]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
2
3 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
4 Eliminate "-face" suffix.
5 (makefile-targets): Inherit font-lock-variable-name-face and
6 eliminate "-face" suffix.
7 (makefile-shell): Remove attributes and eliminate "-face" suffix.
8 (makefile-*-font-lock-keywords): Append makefile-targets in rule
9 actions, instead of prepending, to make it less visible.
10 (makefile-previous-dependency, makefile-match-dependency): Don't
11 match a target on a continuation line.
12
13 * files.el (auto-mode-alist): Put Makefile in gmake mode.
14
15 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
16
17 * progmodes/gdb-ui.el (gdb-tooltip-print): Respect
18 tooltip-use-echo-area.
19 (menu): Re-order menu items.
20
21 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
22 Define in tooltip.el.
23 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
24 (gud-tooltip-tips): Respect tooltip-use-echo-area and
25 gud-tooltip-echo-area.
26
27 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
28 backward compatibility and make obsolete.
29 (tooltip-help-tips): Use tooltip-use-echo-area.
30 (tooltip-show-help-function): Rename to...
31 (tooltip-show-help): ...this, because it is a function.
32 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
33
34 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
35
36 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
37 (edebug-print-length, edebug-print-level, edebug-print-circle)
38 (edebug-modify-breakpoint, edebug-eval-last-sexp)
39 (edebug-eval-print-last-sexp): Doc fixes.
40
41 2005-06-14 Kim F. Storm <storm@cua.dk>
42
43 * ido.el (ido-mode): Make a new keymap every time we enable ido,
44 as the coverage buffer/file/both may change.
45
46 2005-06-14 Lute Kamstra <lute@gnu.org>
47
48 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
49 and run-mode-hooks. Simplify.
50
51 * mail/rmailedit.el (rmail-edit-mode):
52 * progmodes/octave-inf.el (inferior-octave-mode):
53 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
54
55 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
56 and run-mode-hooks.
57 (recentf-edit-list, recentf-open-files): Don't call
58 kill-all-local-variables directly.
59
60 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
61
62 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
63
64 * emacs-lisp/byte-run.el (make-obsolete)
65 (define-obsolete-function-alias): Rename arguments FUNCTION and
66 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
67 (make-obsolete-variable, define-obsolete-variable-alias): Rename
68 arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
69 respectively.
70
71 * isearchb.el (isearchb-activate):
72 * pcvs.el (cvs-mode):
73 * ses.el (ses-load):
74 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
75 * net/tramp.el (tramp-find-file-exists-command)
76 (tramp-find-shell):
77 * progmodes/ada-mode.el (ada-create-case-exception)
78 (ada-create-case-exception-substring, ada-make-subprogram-body):
79 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
80 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
81 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
82 * textmodes/org.el (org-promote, org-evaluate-time-range)
83 (org-agenda-next-date-line, org-agenda-previous-date-line)
84 (org-agenda-error, org-open-at-point, org-table-move-row)
85 (org-format-table-table-html-using-table-generate-source)
86 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
87 * textmodes/reftex.el (reftex-access-scan-info):
88 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
89 (reftex-toc-promote-prepare): Follow error conventions.
90
91 * diff-mode.el (diff-mode): Fix typo in docstring.
92
93 * forms.el (forms--intuit-from-file): Fix reference to
94 `forms-number-of-fields' in error message.
95 (forms-print): Fix quoting in error message.
96
97 * forms.el (forms-mode):
98 * emulation/vi.el (vi-goto-insert-state):
99 * progmodes/flymake.el (flymake-new-err-info)
100 (flymake-start-syntax-check-for-current-buffer)
101 (flymake-simple-cleanup):
102 * eshell/esh-var.el (eshell/export):
103 * progmodes/gud.el (xdb):
104 * textmodes/flyspell.el (flyspell-incorrect-hook)
105 (flyspell-maybe-correct-transposition)
106 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
107
108 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
109
110 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
111 minibuffer prompt.
112
113 2005-06-13 Kim F. Storm <storm@cua.dk>
114
115 * subr.el (add-to-ordered-list): New defun.
116
117 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
118 add cua--keymap-alist to emulation-mode-map-alists.
119
120 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
121
122 * subr.el (complete-in-turn): New macro.
123 (dynamic-completion-table, lazy-completion-table): Add debug info.
124
125 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
126 in preference to face aliases.
127
128 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
129 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
130 Remove unused vars `start' and `firstline'.
131 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
132 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
133
134 2005-06-13 Eli Zaretskii <eliz@gnu.org>
135
136 * cus-start.el (all): Don't complain about missing GTK-related
137 variables, unless either `gtk' is boundp or this isn't a
138 `windows-nt' build.
139
140 2005-06-13 Lute Kamstra <lute@gnu.org>
141
142 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
143 run-mode-hooks.
144
145 * ediff-mult.el (ediff-meta-mode):
146 * ediff-util.el (ediff-mode): Use run-mode-hooks.
147
148 * ledit.el (ledit-mode): Use delay-mode-hooks.
149
150 * woman.el (woman-mode-line-format): Delete constant.
151 (woman-mode-map): Initialize it properly.
152 (woman-mode): Set mode-class property to special.
153 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
154 Set major-mode and mode-name. Don't set mode-line-format directly.
155 (Man-getpage-in-background): Don't reference woman-mode-line-format.
156
157 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
158 string argument obsolete.
159
160 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
161
162 * textmodes/org.el (org-CUA-compatible): New option.
163 (org-disputed-keys): New variable.
164 (org-key): New function.
165 (orgtbl-make-binding): Add docstring to the created function.
166 (org-mode): Set paragraph start/separate regexps.
167 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
168 (org-archive-location, org-archive-mark-done)
169 (org-archive-stamp-time): New options.
170 (org-archive-subtree): New command.
171 (org-fill-paragraph): New function.
172 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
173 (org-fake-empty-table-line): Function removed.
174 (org-format-org-table-html): Do not create empty table lines at
175 separator lines. Improved table header treatment.
176 (org-link-format): New option.
177 (org-make-link): New function.
178 (org-insert-link, org-store-link): Use org-make-link.
179 (org-open-file): Quote file name for shell command, to allow
180 spaces in file names.
181 (org-link-regexp): Fix bug with mailto link.
182 (org-link-maybe-angles-regexp, org-protected-link-regexp):
183 New constants.
184 (org-export-as-html): Deal with the optional angles around a link.
185 Better treatment of file: links.
186 (org-open-at-point): Replace @{ and @} with < and >.
187 (org-run-mode-hooks): Function removed.
188 (org-agenda-mode): No longer use `org-run-mode-hooks'.
189
190 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
191
192 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
193 MI command -data-list-register-values.
194 (gdb-post-prompt): Indent properly.
195
196 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
197
198 * hilit-chg.el (highlight-changes-colors): Rename from
199 `highlight-changes-colours'.
200 (highlight-changes-colours): Keep as obsolete alias.
201 (highlight-changes-face-list): Doc fix.
202 (hilit-chg-make-list): Use `highlight-changes-colors'.
203
204 2005-06-12 Mark A. Hershberger <mah@everybody.org>
205
206 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
207 defun-prompt-regexp.
208
209 2005-06-12 Eli Zaretskii <eliz@gnu.org>
210
211 * loadup.el: Don't say we are dumping under 2 names on windows-nt
212 and cygwin.
213
214 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
215 Don't use an old loaddefs.el, as in Makefile.in.
216
217 2005-06-12 Lute Kamstra <lute@gnu.org>
218
219 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
220
221 * man.el (Man-mode-map): Initialize it properly.
222 (Man-mode): Set mode-class property to special.
223
224 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
225
226 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
227
228 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
229 A newline is needed in the docstring there.
230
231 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
232 Doc fixes.
233
234 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
235
236 * printing.el: Doc fix. The menubar is no more changed when printing
237 is loaded, it only changes when pr-menu-bind or pr-update-menus is
238 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
239 (pr-version): New version number (6.8.4).
240 (pr-menu-bind): New command.
241 (pr-update-menus): Docstring and code fix.
242 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
243 Docstring fix.
244 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
245 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
246
247 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
248
249 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
250 "Returns" to "return", document useful return values, etc.
251
252 2005-06-11 Alan Mackenzie <acm@muc.de>
253
254 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
255 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
256 (adaptive-file-function): Minor amendment to doc-string.
257
258 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
259
260 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
261 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
262 Fix :type--it is `integer', not `string'.
263
264 * faces.el (modeline-highlight): Rename from (the erroneous)
265 `modeline-higilight'.
266
267 2005-06-11 Lute Kamstra <lute@gnu.org>
268
269 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
270 lisp-interaction-mode-map but make it the parent.
271 (edebug-eval-mode): Use define-derived-mode.
272
273 2005-06-11 Andreas Schwab <schwab@suse.de>
274
275 * bindings.el: Add binding of `ESC functionkey' for every
276 `M-functionkey'.
277 * hexl.el (hexl-mode-map): Likewise.
278
279 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
280
281 * progmodes/compile.el (compilation-error-regexp-alist-alist)
282 [msft]: update regexp for newer msft compilers.
283
284 2005-06-10 Mark A. Hershberger <mah@everybody.org>
285
286 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
287 ATTLIST portions of included DTDs.
288 (xml-parse-dtd): Eliminate use of inefficient match-data.
289
290 2005-06-10 Miles Bader <miles@gnu.org>
291
292 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
293 (mpuz-text): Remove "-face" suffix from face names.
294 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
295 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
296 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
297
298 * play/gomoku.el (gomoku-O, gomoku-X):
299 Remove "-face" suffix from face names.
300 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
301 New backward-compatibility aliases for renamed faces.
302 (gomoku-font-lock-keywords): Use renamed gomoku faces.
303
304 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
305
306 * thumbs.el: Fixes for changes of 2005-06-09.
307 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
308 as a directory.
309 (thumbs-thumbname): Remove directory separator from format string;
310 `thumbs-thumbsdir' now returns a valid directory name.
311 (thumbs-temp-dir): New defsubst.
312 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
313 Use it.
314
315 * cus-edit.el (minibuffer):
316 * files.el (make-backup-file-name-function):
317 * filesets.el (filesets-external-viewers):
318 * hilit-chg.el (highlight-changes-colours)
319 (highlight-changes-face-list, highlight-changes-rotate-faces):
320 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
321 * kmacro.el (kmacro-call-macro):
322 * log-edit.el (log-edit-changelog-full-paragraphs):
323 * mouse.el (mouse-1-click-follows-link):
324 * skeleton.el (skeleton-autowrap):
325 * subr.el (insert-for-yank-1):
326 * tempo.el (tempo-insert-region):
327 * terminal.el (terminal-emulator):
328 * time.el (display-time-mail-face):
329 * vc.el (vc-annotate):
330 * vcursor.el (vcursor-copy-line):
331 * woman.el (woman-bold-headings, woman-ignore)
332 (woman-default-faces, woman-monochrome-faces):
333 * calendar/todo-mode.el (todo-insert-threshold):
334 * emulation/pc-select.el (pc-select-selection-keys-only)
335 (pc-selection-mode):
336 * emulation/vip.el (vip-find-char-forward):
337 * emulation/viper-cmd.el (viper-find-char-forward):
338 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
339 (input-method-exit-on-invalid-key):
340 * international/mule-diag.el (describe-coding-system):
341 * international/ucs-tables.el (unify-8859-on-encoding-mode):
342 * net/browse-url.el (browse-url-xterm-program):
343 * obsolete/lazy-lock.el (lazy-lock-mode):
344 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
345 (cperl-mode):
346 * progmodes/cpp.el (cpp-face-light-name-list)
347 (cpp-face-dark-name-list):
348 * progmodes/delphi.el (delphi-newline-always-indents):
349 Fix spellings in docstrings.
350
351 * ido.el (ido-mode, ido-file-extensions-order)
352 (ido-default-file-method, ido-default-buffer-method)
353 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
354 (ido-decorations, ido-read-file-name-as-directory-commands)
355 (ido-read-file-name-non-ido, ido-work-directory-list)
356 (ido-ignore-item-temp-list, ido-current-directory)
357 (ido-magic-forward-char, ido-enter-find-file)
358 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
359 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
360
361 2005-06-10 Lute Kamstra <lute@gnu.org>
362
363 * play/dunnet.el (dun-mode): Use define-derived-mode.
364 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
365 obsolete alias.
366
367 * play/doctor.el (doctor-mode-map): Remove defvar.
368 (doctor-mode): Use define-derived-mode.
369
370 * mail/mspools.el (mspools-mode):
371 * net/eudc-hotlist.el (eudc-hotlist-mode):
372 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
373
374 2005-06-10 Miles Bader <miles@gnu.org>
375
376 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
377 Remove "-face" suffix from face names.
378 (flyspell-incorrect-face, flyspell-duplicate-face):
379 New backward-compatibility aliases for renamed faces.
380 (flyspell-mode-on, make-flyspell-overlay)
381 (flyspell-highlight-incorrect-region)
382 (flyspell-highlight-duplicate-region)
383 (flyspell-display-next-corrections)
384 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
385
386 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
387 from face name.
388 (texinfo-heading-face): New backward-compatibility alias for
389 renamed face.
390 (texinfo-heading-face): Use renamed texinfo-heading face.
391
392 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
393 suffix from face names.
394 (tex-math-face, tex-verbatim-face):
395 New backward-compatibility aliases for renamed faces.
396 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
397 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
398 literal face name.
399
400 * textmodes/table.el (table-cell): Remove "-face" suffix from face
401 name.
402 (table-cell-face): New backward-compatibility alias for renamed face.
403 (table--put-cell-face-property, table--update-cell-face):
404 Use renamed table-cell face.
405
406 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
407 from face name.
408 (sgml-namespace-face): New backward-compatibility alias for
409 renamed face.
410 (sgml-namespace-face): Use renamed sgml-namespace face.
411
412 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
413 (org-level-4, org-level-5, org-level-6, org-level-7)
414 (org-level-8, org-warning, org-headline-done)
415 (org-deadline-announce, org-scheduled-today)
416 (org-scheduled-previously, org-link, org-done, org-table)
417 (org-time-grid): Remove "-face" suffix from face names.
418 (org-level-1-face, org-level-2-face, org-level-3-face)
419 (org-level-4-face, org-level-5-face, org-level-6-face)
420 (org-level-7-face, org-level-8-face, org-warning-face)
421 (org-headline-done-face, org-deadline-announce-face)
422 (org-scheduled-today-face, org-scheduled-previously-face)
423 (org-link-face, org-done-face, org-table-face)
424 (org-time-grid-face):
425 New backward-compatibility aliases for renamed faces.
426 (org-level-faces, org-set-font-lock-defaults, org-timeline)
427 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
428 (org-agenda-get-timestamps, org-agenda-get-scheduled)
429 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
430
431 * emulation/viper-init.el (viper-search, viper-replace-overlay)
432 (viper-minibuffer-emacs, viper-minibuffer-insert)
433 (viper-minibuffer-vi): Remove "-face" suffix from face names.
434 (viper-search-face, viper-replace-overlay-face)
435 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
436 (viper-minibuffer-vi-face):
437 New backward-compatibility aliases for renamed faces.
438 (viper-search-face, viper-replace-overlay-face)
439 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
440 (viper-minibuffer-vi-face): Use renamed viper faces.
441
442 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
443 Remove "-face" suffix from face names.
444 (testcover-nohits-face, testcover-1value-face):
445 New backward-compatibility aliases for renamed faces.
446 (testcover-mark): Use renamed testcover faces.
447
448 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
449 face name.
450 (diary-button-face): New backward-compatibility alias for renamed face.
451 (diary-entry): Use renamed diary-button face.
452
453 * calendar/calendar.el (diary, calendar-today, holiday)
454 (mark-visible-calendar-date): Remove "-face" suffix from face names.
455 (diary-face, calendar-today-face, holiday-face):
456 New backward-compatibility aliases for renamed faces.
457 (eval-after-load "facemenu", diary-entry-marker)
458 (calendar-today-marker, calendar-holiday-marker, diary-face):
459 Use renamed calendar faces.
460
461 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
462 (compare-windows-face): New backward-compatibility alias for
463 renamed face.
464 (compare-windows-highlight): Use renamed compare-windows face.
465
466 * strokes.el (strokes-char): Remove "-face" suffix from face name.
467 (strokes-char-face): New backward-compatibility alias for renamed face.
468 (strokes-encode-buffer): Use renamed strokes-char face.
469
470 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
471 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
472 Remove "-face" suffix from face names.
473 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
474 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
475 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
476 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
477 Use renamed pcvs faces.
478 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
479 * pcvs-defs.el (cvs-mode-map): Likewise.
480 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
481
482 * info.el (info-title-1, info-title-2, info-title-3)
483 (info-title-4): Remove "-face" suffix from and downcase face names.
484 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
485 (Info-title-4-face):
486 New backward-compatibility aliases for renamed faces.
487 (Info-fontify-node): Use renamed info faces.
488
489 * hilit-chg.el (highlight-changes, highlight-changes-delete):
490 Remove "-face" suffix from face names.
491 (highlight-changes-face, highlight-changes-delete-face):
492 New backward-compatibility aliases for renamed faces.
493 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
494 (hilit-chg-make-list): Use renamed highlight-changes faces.
495
496 * generic-x.el (show-tabs-tab, show-tabs-space):
497 Remove "-face" suffix from face names.
498 (show-tabs-tab-face, show-tabs-space-face):
499 New backward-compatibility aliases for renamed faces.
500 (show-tabs-generic-mode-font-lock-defaults-1)
501 (show-tabs-generic-mode-font-lock-defaults-2):
502 Use renamed show-tabs faces.
503
504 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
505 (smerge-markers): Remove "-face" suffix from face names.
506 (smerge-mine-face, smerge-other-face, smerge-base-face)
507 (smerge-markers-face):
508 New backward-compatibility aliases for renamed faces.
509 (smerge-mine-face, smerge-other-face, smerge-base-face)
510 (smerge-markers-face): Use renamed smerge faces.
511
512 * log-view.el (log-view-file, log-view-message):
513 Remove "-face" suffix from face names.
514 (log-view-file-face, log-view-message-face):
515 New backward-compatibility aliases for renamed faces.
516 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
517
518 * paren.el (show-paren-match, show-paren-mismatch):
519 Remove "-face" suffix from face names.
520 (show-paren-match-face, show-paren-mismatch-face):
521 New backward-compatibility aliases for renamed faces.
522 (show-paren-function): Use renamed show-paren faces.
523
524 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
525 (ruler-mode-margins, ruler-mode-fringes)
526 (ruler-mode-column-number, ruler-mode-fill-column)
527 (ruler-mode-comment-column, ruler-mode-goal-column)
528 (ruler-mode-tab-stop, ruler-mode-current-column):
529 Remove "-face" suffix from face names.
530 (ruler-mode-default-face, ruler-mode-pad-face)
531 (ruler-mode-margins-face, ruler-mode-fringes-face)
532 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
533 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
534 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
535 New backward-compatibility aliases for renamed faces.
536 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
537 (ruler-mode-column-number, ruler-mode-fill-column)
538 (ruler-mode-comment-column, ruler-mode-goal-column)
539 (ruler-mode-tab-stop, ruler-mode-current-column)
540 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
541
542 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
543 face name.
544 (whitespace-highlight-the-space): Use renamed face.
545 (whitespace-highlight-face): New backward-compatibility alias for
546 renamed face.
547
548 * woman.el (woman-italic, woman-bold, woman-unknown)
549 (woman-addition, woman-symbol-face):
550 Remove "-face" suffix from face names.
551 (woman-italic-face, woman-bold-face, woman-unknown-face)
552 (woman-addition-face):
553 New backward-compatibility aliases for renamed faces.
554 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
555 (woman-decode-region, woman-replace-match)
556 (woman-display-extended-fonts, woman-special-characters)
557 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
558 Use renamed woman faces.
559
560 * longlines.el (longlines-visible-face): Face removed.
561
562 * diff-mode.el (diff-header, diff-file-header, diff-index)
563 (diff-hunk-header, diff-removed, diff-added, diff-changed)
564 (diff-function, diff-context, diff-nonexistent): Remove "-face"
565 suffix from face names.
566 (diff-header-face, diff-file-header-face, diff-index-face)
567 (diff-hunk-header-face, diff-removed-face, diff-added-face)
568 (diff-changed-face, diff-function-face, diff-context-face)
569 (diff-nonexistent-face): New backward-compatibility aliases for
570 renamed faces.
571 (diff-header-face, diff-file-header-face)
572 (diff-index, diff-index-face, diff-hunk-header)
573 (diff-hunk-header-face, diff-removed, diff-removed-face)
574 (diff-added, diff-added-face, diff-changed-face, diff-function)
575 (diff-function-face, diff-context-face, diff-nonexistent)
576 (diff-nonexistent-face): Use renamed diff-mode faces.
577
578 * progmodes/compile.el (compilation-warning-face)
579 (compilation-info-face): Remove "-face" suffix from face names.
580 (compilation-warning-face, compilation-info-face):
581 New backward-compatibility aliases for renamed faces.
582 (compilation-warning-face, compilation-info-face):
583 Use renamed compilation faces.
584
585 * add-log.el (change-log-date, change-log-name)
586 (change-log-email, change-log-file, change-log-list)
587 (change-log-conditionals, change-log-function)
588 (change-log-acknowledgement): Remove "-face" suffix from face names.
589 (change-log-date-face, change-log-name-face)
590 (change-log-email-face, change-log-file-face)
591 (change-log-list-face, change-log-conditionals-face)
592 (change-log-function-face, change-log-acknowledgement-face):
593 New backward-compatibility aliases for renamed faces.
594 (change-log-font-lock-keywords): Use renamed change-log faces.
595
596 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
597 (custom-set, custom-changed, custom-saved, custom-button)
598 (custom-button-pressed, custom-documentation, custom-state)
599 (custom-comment, custom-comment-tag, custom-variable-tag)
600 (custom-variable-button, custom-face-tag, custom-group-tag-1)
601 (custom-group-tag): Remove "-face" suffix from face names.
602 (custom-magic-alist, custom-magic-value-create)
603 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
604 (custom-invalid-face, custom-rogue-face, custom-modified-face)
605 (custom-set-face, custom-changed-face, custom-saved-face)
606 (custom-button-face, custom-button-pressed-face)
607 (custom-documentation-face, custom-state-face)
608 (custom-comment-face, custom-comment-tag-face)
609 (custom-variable-tag-face, custom-variable-button-face)
610 (custom-face-tag-face, custom-group-tag-face-1)
611 (custom-group-tag-face):
612 New backward-compatibility aliases for renamed faces.
613
614 * wid-edit.el (widget-documentation, widget-button)
615 (widget-field, widget-single-line-field, widget-inactive)
616 (widget-button-pressed): "-face" suffix removed from face names.
617 (widget-documentation-face, widget-button-face)
618 (widget-field-face, widget-single-line-field-face)
619 (widget-inactive-face, widget-button-pressed-face):
620 New backward-compatibility aliases for renamed faces.
621 (widget-documentation-face, widget-button-face)
622 (widget-button-pressed-face, widget-specify-field)
623 (widget-specify-inactive): Use renamed widget faces.
624
625 2005-06-10 Kenichi Handa <handa@m17n.org>
626
627 * term/x-win.el (x-clipboard-yank): Remove condition-case
628 wrapping.
629
630 2005-06-11 Kenichi Handa <handa@m17n.org>
631
632 * add-log.el (change-log-font-lock-keywords): Make the regexp for
633 date lines stricter.
634
635 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
636
637 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
638 of x-get-selection.
639
640 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
641
642 * comint.el (comint-mode, comint-snapshot-last-prompt):
643 * frame.el (frame-current-scroll-bars):
644 * term.el (term-mode, term-check-proc, term-input-sender)
645 (term-simple-send, term-extract-string, term-word)
646 (term-match-partial-filename):
647 * window.el (window-current-scroll-bars):
648 * emulation/cua-base.el (cua-normal-cursor-color)
649 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
650 (cua-global-mark-cursor-color):
651 * mail/undigest.el (rmail-forward-separator-regex):
652 Fix typos in docstrings.
653
654 * comint.el (comint-check-proc, make-comint-in-buffer)
655 (comint-source-default): Doc fixes.
656
657 * term.el (term-send-string): Improve argument/docstring
658 consistency.
659
660 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
661
662 * comint.el (comint-send-input): Bind `inhibit-read-only' around
663 call to `delete-region'.
664 (comint-mode-hook): Do not enable Font Lock by default.
665
666 2005-06-09 Lute Kamstra <lute@gnu.org>
667
668 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
669 could be void.
670
671 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
672
673 * emacs-lisp/debug.el (debugger-will-be-back): New var.
674 (debug): Use it.
675 (debugger-step-through, debugger-continue, debugger-jump)
676 (debugger-return-value): Set it when needed.
677 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
678 Use inhibit-read-only.
679
680 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
681
682 * window.el (shrink-window-if-larger-than-buffer)
683 (window-size-fixed): Fix typo in docstring.
684
685 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
686 thumbnails directory on loading.
687 (thumbs-conversion-program): Use `eq' to check the system type,
688 not `equal'.
689 (thumbs-temp-dir): Initialize to `temporary-file-directory',
690 not "/tmp". Fix docstring.
691 (thumbs-thumbsdir): New function to return the thumbnails
692 directory, creating it if needed.
693 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
694 (thumbs-temp-file): Delete variable and make it into a function.
695 (thumbs-resize-image, thumbs-modify-image): Use it.
696 (thumbs-kill-buffer): Simplify.
697 (thumbs-gensym): Defalias or duplicate CL `gensym'.
698 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
699 docstrings.
700
701 2005-06-09 Kim F. Storm <storm@cua.dk>
702
703 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
704 set-match-data to free markers in match-data.
705
706 * replace.el (replace-match-data): Pass RESEAT arg `t' to
707 match-data to unchain markers in match-data.
708
709 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
710
711 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
712 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
713 unnecessary now.
714
715 2005-06-08 Richard M. Stallman <rms@gnu.org>
716
717 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
718 give the variable a doc string that doesn't say don't set it directly.
719
720 * textmodes/ispell.el (ispell-check-version):
721 Use match-string-no-properties.
722 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
723 (ispell-buffer-local-words): Likewise.
724
725 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
726 except on terminals with enough colors to really display it.
727 (makefile-dependency-regex): Delete spurious `bb'.
728
729 * faces.el (escape-glyph): Use blue once again in last case.
730 (no-break-space): Redefine so that it isn't invisible on a tty.
731
732 2005-06-08 Kim F. Storm <storm@cua.dk>
733
734 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
735 also when reading directory name.
736
737 2005-06-08 Lute Kamstra <lute@gnu.org>
738
739 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
740 (flyspell-mode-line-string): Remove autoload cookie.
741 (flyspell-mode): Remove defvar.
742
743 2005-06-07 Lute Kamstra <lute@gnu.org>
744
745 * textmodes/org.el (org-run-mode-hooks): New function.
746 (org-agenda-mode): Use it.
747
748 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
749
750 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
751
752 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
753
754 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
755
756 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
757
758 * font-lock.el (font-lock-add-keywords): Doc fix.
759
760 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
761
762 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
763 (tex-compile-default): In the absence of any history, use the order in
764 tex-compile-alist to choose the preferred command.
765 (tex-compile-commands): Reorder a bit.
766
767 * textmodes/flyspell.el (flyspell-auto-correct-binding)
768 (flyspell-incorrect-face, flyspell-duplicate-face):
769 Use (X)Emacs-agnostic code.
770 (flyspell-mode-map): Don't overwrite at each load. Remove code
771 redundant with the subsequent add-minor-mode. Merge Emacs and
772 XEmacs code.
773 (flyspell-word): Minor simplification.
774 (flyspell-math-tex-command-p): Quieten the byte-compiler.
775 (flyspell-external-point-words): Remove unused vars `size' and `start'.
776 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
777 Merge the corresponding Emacs code.
778 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
779
780 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
781 a dedicated window.
782
783 * international/latexenc.el (latexenc-find-file-coding-system):
784 Undo part of last patch, to turn off a compiler warning.
785
786 2005-06-06 Juri Linkov <juri@jurta.org>
787
788 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
789 Rename `tmm-inactive-face' to `tmm-inactive'.
790
791 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
792
793 * iswitchb.el: Rename faces.
794
795 2005-06-06 Kim F. Storm <storm@cua.dk>
796
797 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
798 (cua-global-mark): Remove -face suffix from face names.
799
800 * emulation/cua-gmrk.el (cua--init-global-mark):
801 Remove cua-global-mark face setup.
802
803 2005-06-06 Richard M. Stallman <rms@gnu.org>
804
805 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
806 just like other allowed characters.
807 (makefile-match-dependency): Exclude leading and training whitespace
808 from the range of regexp subexp 1.
809 (makefile-macroassign-regex): Don't try to match the body,
810 just the name of the macro being defined.
811
812 * info.el (Info-read-node-name-2): New function.
813 (Info-read-node-name-1): Use that.
814 Add a completion-base-size-function property.
815
816 * simple.el (completion-setup-function): Look for
817 completion-base-size-function property of
818 minibuffer-completion-table.
819
820 * files.el (locate-file-completion): Doc fix.
821
822 * printing.el: Don't call pr-update-menus; user must do that.
823
824 * emacs-lisp/debug.el (debugger-window): New variable.
825 (debug): Use debugger-window if it is set and still alive.
826 Record debugger-window for next entry.
827
828 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
829
830 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
831
832 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
833 (hack-one-local-variable, hack-local-variables)
834 (hack-local-variables-prop-line): Pass that arg.
835
836 2005-06-06 Kim F. Storm <storm@cua.dk>
837
838 * ido.el (ido-first-match, ido-only-match, ido-subdir)
839 (ido-indicator): Remove -face suffix from face names.
840
841 2005-06-06 Juri Linkov <juri@jurta.org>
842
843 * font-lock.el (font-lock-regexp-backslash)
844 (font-lock-regexp-backslash-construct): New faces.
845 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
846 after `('. Add `while-no-input' to control structures.
847
848 * faces.el (no-break-space, shadow): New faces.
849 (escape-glyph): Use less loud colors pink2 and red4.
850
851 * diff-mode.el (diff-context-face)
852 * dired.el (dired-ignored)
853 * rfn-eshadow.el (file-name-shadow)
854 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
855
856 * info.el (Info-title-1-face): Use green instead of yellow because
857 bold yellow is not readable on light backgrounds.
858
859 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
860 before selecting the desired mode to not spend time fontifying
861 old contents.
862
863 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
864
865 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
866 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
867
868 * ps-print.el (ps-default-fg, ps-default-bg):
869 Fix typos in docstrings.
870
871 * isearchb.el (isearchb): Don't pass a spurious second argument to
872 `iswitchb-completions'.
873
874 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
875
876 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
877 to preserve point.
878 (gdb-find-file-hook): Add doc string.
879
880 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
881 C dereferenced pointer expression.
882 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
883
884 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
885
886 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
887 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
888 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
889 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
890 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
891 Make background transparent.
892
893 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
894
895 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
896 (font-lock-remove-keywords): Doc fix.
897 (font-lock-mode-major-mode): Compiler defvar.
898 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
899
900 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
901 (font-lock-mode): Update `font-lock-mode-major-mode'.
902 (font-lock-set-defaults): Compiler defvar.
903 (font-lock-default-function): Take `font-lock-mode-major-mode'
904 into account.
905
906 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
907 keep track of which major mode it enabled the minor mode for.
908 Use find-file-hook again. Update docstring.
909
910 * simple.el (eval-expression-print-level)
911 (eval-expression-print-length, eval-expression-debug-on-error):
912 Doc fixes.
913
914 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
915
916 * iswitchb.el (iswitchb-single-match-face)
917 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
918 (iswitchb-invalid-regexp-face): New faces.
919 (iswitchb-completions): Use them.
920 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
921 now marked as an obsolete alias.
922 (iswitchb-read-buffer): Remove check for bound font variables.
923 (iswitchb-invalid-regexp): New free variable.
924 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
925 set iswitchb-invalid-regexp.
926 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
927 invalid regexps.
928 (iswitchb-completions): Add check for complete match when entering
929 a regexp.
930 (iswitchb-completions): Remove require-match argument.
931 (iswitchb-exhibit): Fix caller.
932 (iswitchb-common-match-inserted): New variable.
933 (iswitchb-complete, iswitchb-completion-help): Use it.
934
935 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
936
937 * url-http.el (url-http-chunked-encoding-after-change-function):
938 Use `url-http-debug' instead of `message'.
939
940 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
941
942 * url-http.el (url-http-parse-headers): Pass redirected URL as a
943 callback argument.
944
945 2005-06-04 Kim F. Storm <storm@cua.dk>
946
947 * simple.el (line-move): Only call sit-for when moving backwards.
948
949 * ido.el (ido-make-merged-file-list-1): New defun split from
950 ido-make-merged-file-list.
951 (ido-make-merged-file-list): Bind throw-on-input around call to
952 ido-make-merged-file-list-1. Return input-pending-p if
953 interrupted by more input available.
954 (ido-read-internal): Handle input-pending-p return value from
955 ido-make-merged-file-list.
956
957 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
958
959 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
960 compatibility code.
961
962 * international/latexenc.el (latexenc-find-file-coding-system):
963 Don't inherit the EOL part of the coding-system from the
964 tex-main buffer. Fit within 80 columns.
965
966 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
967
968 * tmm.el (tmm-inactive-face): New face.
969 (tmm-remove-inactive-mouse-face): New function.
970 (tmm-prompt, tmm-add-one-shortcut)
971 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
972 but not selectable.
973
974 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
975
976 * faces.el (face-equal): Improve argument/docstring consistency.
977
978 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
979
980 * progmodes/make-mode.el (makefile-targets-face)
981 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
982 (makefile-bsdmake-dependency-regex)
983 (makefile-makepp-rule-action-regex)
984 (makefile-bsdmake-rule-action-regex): New constants.
985 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
986
987 * progmodes/compile.el (compilation-error-regexp-alist-alist):
988 Allow (...) within `...' for makepp messages.
989
990 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
991
992 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
993
994 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
995 "." files are deleted from all file lists before comparison.
996
997 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
998 (viper-ESC-key): Made them customizable.
999
1000 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
1001
1002 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
1003
1004 * autorevert.el (auto-revert-buffers): Use save-match-data.
1005
1006 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1007
1008 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
1009 menu items with a nil command binding.
1010
1011 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
1012
1013 * emacs-lisp/cl-macs.el (defsetf):
1014 Improve argument/docstring consistency.
1015
1016 * faces.el (list-faces-display): Improve the formatting by
1017 computing the maximum length required for any face-name (reworked
1018 patch of 1999-01-11, accidentally deleted on 1999-07-21).
1019 (internal-find-face): Remove redundant info in docstring.
1020
1021 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
1022
1023 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
1024 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
1025 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
1026 (gdb-assembler-custom): Improve regexps.
1027 (def-gdb-auto-update-handler): Use window point to preserve point.
1028
1029 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1030
1031 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
1032
1033 2005-05-31 Jay Belanger <belanger@truman.edu>
1034
1035 * calc/calc-embed.el (calc-embedded-word): Change argument passed
1036 to calc-embedded.
1037 (calc-embedded-make-info): Have plain prefix argument select
1038 entire line.
1039
1040 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
1041
1042 * faces.el (list-faces-display): Signal error if passed a regexp
1043 that matches no face name.
1044
1045 * simple.el (filter-buffer-substring): Fix typo in docstring.
1046
1047 2005-05-31 Richard M. Stallman <rms@gnu.org>
1048
1049 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
1050 (vhdl-emacs-21): Doc fix.
1051 (vhdl-mode): Unconditionally set comment-padding.
1052 (vhdl-fixup-whitespace-region): Insert spaces only where
1053 there are none.
1054 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
1055
1056 2005-05-30 John Wiegley <johnw@newartisans.com>
1057
1058 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
1059 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
1060 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
1061 `directory-sep-char' to ?/, and all uses of `string-to-int' to
1062 `string-to-number'.
1063
1064 2005-05-30 Jay Belanger <belanger@truman.edu>
1065
1066 * calc/calc.el (calc-bug-address): Fix docstring.
1067 (calc-window-hook, calc-trail-window-hook): New variables.
1068 (calc-trail-display): Restore use of calc-trail-window-hook.
1069 (calc): Restore use of calc-window-hook.
1070
1071 2005-05-31 Masatake YAMATO <jet@gyve.org>
1072
1073 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
1074
1075 * help-fns.el (help-C-file-name): Add autoload mark for
1076 `find-function-noselect'.
1077
1078 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1079
1080 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
1081 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
1082
1083 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
1084
1085 * calendar/diary-lib.el (mark-included-diary-files): Only kill
1086 included diary buffer if it was not already being visited.
1087 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
1088
1089 * calendar/icalendar.el (top-level): Do not require 'appt.
1090
1091 * mail/supercite.el (sc-select-attribution): Only use a list
1092 element from sc-attrib-selection-list if it returns a string.
1093 Reported by Davide G. M. Salvetti <salve@debian.org>.
1094
1095 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
1096
1097 * thumbs.el (thumbs-thumbname): The resulting thubname now
1098 includes a hash value to improve its uniqueness, and has a ".jpg"
1099 extension. Also, it is now a valid filename on all systems.
1100 (thumbs-make-thumb): Use `let', not `let*'.
1101 (thumbs-show-thumbs-list): Check for JPEG availability.
1102
1103 2005-05-30 Richard M. Stallman <rms@gnu.org>
1104
1105 * filesets.el (filesets-menu-ensure-use-cached):
1106 Prevent warning when emacs-version>= is undefined.
1107
1108 * printing.el (pr-interactive-n-up): Use string-to-number.
1109
1110 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
1111
1112 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
1113 Warn only when name to be defined is quoted.
1114
1115 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
1116
1117 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
1118 Make regexp more robust.
1119 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
1120 Force regeneration of disassembly.
1121
1122 2005-05-29 Jay Belanger <belanger@truman.edu>
1123
1124 * calc/calc.el (calc-user-invocation): Check if
1125 calc-invocation-macro is non-nil.
1126
1127 2005-05-29 Juri Linkov <juri@jurta.org>
1128
1129 * add-log.el (change-log-font-lock-keywords):
1130 Add `+' to e-mail regexp to accept mail address with keywords.
1131
1132 * man.el (Man-name-regexp): Add `:' to accept qualified names.
1133
1134 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1135
1136 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
1137
1138 * ielm.el (inferior-emacs-lisp-mode): Ditto.
1139
1140 2005-05-29 Richard M. Stallman <rms@gnu.org>
1141
1142 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
1143 Undo the change that moves to end of the current word.
1144
1145 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
1146
1147 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
1148 Throw error when count <= 0 to ensure input is a number.
1149 (gdb-read-memory-custom): Pick up address from buffer.
1150 (gdb-memory-mode): Allow user to increment and decrement
1151 memory address from header line.
1152
1153 2005-05-29 Richard M. Stallman <rms@gnu.org>
1154
1155 * flyspell.el (flyspell-version): Function deleted.
1156 (flyspell-auto-correct-previous-hook): Doc fix.
1157
1158 * jit-lock.el (jit-lock-function, jit-lock-after-change):
1159 Do nothing if memory is full.
1160
1161 * font-lock.el (font-lock-fontify-syntactically-region):
1162 Pass t for GREEDY to looking-back.
1163
1164 * saveplace.el (save-place-alist-to-file): Write the file
1165 using write-region.
1166
1167 * subr.el (looking-back): New argument GREEDY.
1168
1169 * progmodes/compile.el (compilation-start): Set the mode
1170 before inserting the initial text.
1171
1172 * progmodes/which-func.el (which-func-update-1): Turn the mode
1173 off in case of error by setting which-func-mode.
1174
1175 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
1176
1177 * flyspell.el (flyspell-auto-correct-previous-word):
1178 Narrow down to what's on the screen, and recenter overlays
1179 at the end of the next word.
1180
1181 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
1182
1183 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
1184 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
1185 (flyspell-abbrev-p): Default to nil.
1186 (flyspell-use-global-abbrev-table-p): Doc fix.
1187 (flyspell-large-region): Allow nil as value.
1188 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
1189
1190 (mail-mode-flyspell-verify): More robust handling
1191 of `mail-header-separator'. More efficient signature detection.
1192 Allow for regexp metacharacters in message-header-separator.
1193 Adding `To' not to be checked in mail-mode-flyspell-verify.
1194
1195 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
1196 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
1197 Bind flyspell-auto-correct-binding.
1198 Bind C-. and C-, .
1199 (flyspell-mode-map): Likewise.
1200 (flyspell-mode): Doc fix.
1201 (flyspell-accept-buffer-local-defs): Preserve current buffer.
1202 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
1203 (flyspell-word-cache-result): New var, always local.
1204 (flyspell-check-pre-word-p): Doc fix.
1205 (flyspell-check-changed-word-p): Handle spc like newline.
1206 (flyspell-post-command-hook): Set flyspell-word-cache-result.
1207 (flyspell-word-search-backward, flyspell-word-search-forward):
1208 New functions.
1209 (flyspell-word): Return t if nothing to check.
1210 When parsing TeX code, check for after } or \.
1211 Use flyspell-word-search-backward to find previous word.
1212 Return nil if duplicated word.
1213 For word already checked, return same value as last time.
1214 Set flyspell-word-cache-result after checking.
1215 Don't clobber the return value.
1216 (flyspell-get-word): Major rewrite.
1217 (flyspell-external-point-words): New locals pword, pcount.
1218 Fix size used in progress message.
1219 Find the proper corresponding word in flyspell-large-region-buffer.
1220 (flyspell-region): Check for flyspell-large-region = nil.
1221 (flyspell-highlight-incorrect-region): Clean up overlays in region.
1222 (flyspell-auto-correct-word): Check that WORD is a cons.
1223 (flyspell-correct-word): Likewise.
1224
1225 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
1226
1227 * progmodes/make-mode.el (makefile-rule-action-regex)
1228 (makefile-macroassign-regex, makefile-makepp-mode)
1229 (makefile-bsdmake-mode): Continuation lines may be empty.
1230 Reported by Joshua Varner.
1231 (makefile-makepp-font-lock-keywords): Add $(stem).
1232
1233 2005-05-28 Karl Berry <karl@gnu.org>
1234
1235 * textmodes/tex-mode.el: Now that tex-send-command calls
1236 shell-quote-argument (2005-03-31 change), remove all calls to
1237 shell-quote-argument; they all end up invoking tex-send-command.
1238 The double quoting loses on filenames with non-safe characters,
1239 such as "@". Reported by Frederik Fouvry.
1240
1241 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
1242
1243 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
1244 about preserving point.
1245
1246 2005-05-27 Jay Belanger <belanger@truman.edu>
1247
1248 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
1249 Info-goto-node.
1250
1251 * calc/calc-embed.el (calc-embed-arg): New variable.
1252 (calc-do-embedded-activate, calc-embedded-activate-formula)
1253 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
1254 variable by new variable.
1255 (calc-embedded-make-info): Replace undeclared variable by new
1256 variable. When selecting region with positive prefix
1257 argument, use end of previous line instead of beginning of line.
1258
1259 * calc/calc-aent.el (calc-arg-values): Declare it.
1260
1261 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
1262 Declare them.
1263
1264 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
1265
1266 * calc/calc.el (calc-alg-map): Declare it.
1267
1268 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
1269
1270 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
1271
1272 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
1273 (gdb-registers-buffer, toggle-gdb-all-registers):
1274 Toggle display of floating point registers.
1275 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
1276
1277 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
1278 (toggle-gud-tooltip-dereference):
1279 Rename from gud-toggle-tooltip-dereference.
1280
1281 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1282
1283 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
1284
1285 2005-05-27 Jay Belanger <belanger@truman.edu>
1286
1287 * calc/calc-prog.el (calc-kbd-report): Remove.
1288 (calc-kbd-query): Rewrite.
1289
1290 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
1291
1292 * image.el (image-library-alist): Move to image.c.
1293 (image-type-available-p): Doc fix.
1294
1295 2005-05-27 Lute Kamstra <lute@gnu.org>
1296
1297 * calc/calc.el (calc):
1298 * outline.el (outline-1, outline-2, outline-3, outline-4)
1299 (outline-5, outline-6, outline-7, outline-8):
1300 * textmodes/dns-mode.el (dns-mode):
1301 * textmodes/sgml-mode.el (sgml-namespace-face):
1302 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
1303 (tex-verbatim-face, tex-use-reftex):
1304 * textmodes/texinfo.el (texinfo-heading-face):
1305 Specify customization group.
1306
1307 * longlines.el: Don't require easy-mmode.
1308 (longlines-visible-face): Specify customization group.
1309
1310 2005-05-27 Kenichi Handa <handa@m17n.org>
1311
1312 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
1313 encoding table of windows-1251.
1314
1315 * international/ucs-tables.el (ucs-set-table-for-input):
1316 If translation-table-for-input of a coding system is a symbol, get
1317 its translation-table property.
1318
1319 * international/code-pages.el: Don't register a coding system into
1320 non-iso-charset-alist more than once.
1321 (cp-make-coding-system): Likewise.
1322
1323 2005-05-26 John Wiegley <johnw@newartisans.com>
1324
1325 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
1326 `eshell-resume-eval' is wrapped in a list, it indicates that the
1327 command was run asynchronously. In that case, unwrap the value
1328 before checking the delimiter value.
1329
1330 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
1331 character before a space at the end of a line is \, assume the space
1332 is part of the last argument rather than a final argument separator.
1333
1334 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
1335 is in use, and the target is `t' or `nil' (which are the most common
1336 values), don't assume that the symbol target is a buffer.
1337
1338 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
1339
1340 * calendar/calendar.el (calendar-mode-line-format):
1341 Use mode-line-highlight as mouse-face.
1342
1343 * time.el (display-time-string-forms, display-time-update):
1344 Use mode-line-highlight as mouse-face.
1345
1346 2005-05-26 Jay Belanger <belanger@truman.edu>
1347
1348 * calc/calc.el (calc-language-alist): Remove extra defvar.
1349
1350 2005-05-26 Lute Kamstra <lute@gnu.org>
1351
1352 * arc-mode.el (archive-mode):
1353 * bookmark.el (bookmark-read-annotation-mode)
1354 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
1355 * bs.el (bs-mode):
1356 * calc/calc-yank.el (calc-edit-mode):
1357 * calc/calc.el (calc-mode, calc-trail-mode):
1358 * calculator.el (calculator-mode):
1359 * chistory.el (command-history-mode):
1360 * comint.el:
1361 * cus-edit.el (custom-mode):
1362 * descr-text.el (describe-text-mode):
1363 * ebuff-menu.el (Electric-buffer-menu-mode):
1364 * ediff-util.el (ediff-mode):
1365 * emacs-lisp/re-builder.el (reb-mode):
1366 * emulation/vi.el (vi-mode-setup):
1367 * emulation/ws-mode.el (wordstar-mode):
1368 * eshell/esh-mode.el (eshell-mode):
1369 * forms.el (forms-mode):
1370 * help-mode.el (help-mode):
1371 * hexl.el (hexl-mode):
1372 * ibuffer.el (ibuffer-mode):
1373 * ielm.el (inferior-emacs-lisp-mode):
1374 * info.el (Info-mode, Info-edit-mode):
1375 * international/swedish.el:
1376 * ledit.el (ledit-from-lisp-mode):
1377 * locate.el (locate-mode):
1378 * mail/rmail.el (rmail-mode):
1379 * mail/rmailedit.el (rmail-edit-mode):
1380 * mail/rmailsum.el (rmail-summary-mode):
1381 * mail/supercite.el (sc-electric-mode):
1382 * net/eudc.el (eudc-mode):
1383 * net/quickurl.el (quickurl-list-mode):
1384 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
1385 * obsolete/ooutline.el (outline-mode):
1386 * obsolete/options.el (Edit-options-mode):
1387 * obsolete/rnews.el (news-mode):
1388 * obsolete/rnewspost.el (news-reply-mode):
1389 * play/5x5.el (5x5-mode):
1390 * play/decipher.el (decipher-mode, decipher-stats-mode):
1391 * play/gomoku.el (gomoku-mode):
1392 * play/snake.el (snake-mode):
1393 * play/solitaire.el (solitaire-mode):
1394 * play/tetris.el (tetris-mode):
1395 * progmodes/ada-mode.el (ada-mode):
1396 * progmodes/antlr-mode.el (antlr-mode):
1397 * progmodes/autoconf.el (autoconf-mode):
1398 * progmodes/dcl-mode.el (dcl-mode):
1399 * progmodes/delphi.el (delphi-mode):
1400 * progmodes/ebrowse.el (ebrowse-tree-mode)
1401 (ebrowse-electric-list-mode, ebrowse-member-mode)
1402 (ebrowse-electric-position-mode):
1403 * progmodes/f90.el (f90-mode):
1404 * progmodes/fortran.el (fortran-mode):
1405 * progmodes/icon.el (icon-mode):
1406 * progmodes/idlw-help.el (idlwave-help-mode):
1407 * progmodes/idlw-shell.el (idlwave-shell-mode):
1408 * progmodes/idlwave.el (idlwave-mode):
1409 * progmodes/inf-lisp.el (inferior-lisp-mode):
1410 * progmodes/m4-mode.el (m4-mode):
1411 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
1412 * progmodes/modula2.el (modula-2-mode):
1413 * progmodes/octave-inf.el (inferior-octave-mode):
1414 * progmodes/octave-mod.el (octave-mode):
1415 * progmodes/pascal.el (pascal-mode):
1416 * progmodes/sh-script.el (sh-mode):
1417 * progmodes/sql.el (sql-mode, sql-interactive-mode):
1418 * progmodes/vhdl-mode.el (vhdl-mode):
1419 * progmodes/xscheme.el (scheme-interaction-mode):
1420 * replace.el (occur-mode):
1421 * ses.el (ses-mode):
1422 * simple.el (completion-list-mode):
1423 * skeleton.el:
1424 * speedbar.el (speedbar-mode):
1425 * term.el (term-mode):
1426 * terminal.el (terminal-edit-mode):
1427 * textmodes/reftex-index.el (reftex-index-mode)
1428 (reftex-index-phrases-mode):
1429 * textmodes/reftex-sel.el (reftex-select-label-mode)
1430 (reftex-select-bib-mode):
1431 * textmodes/reftex-toc.el (reftex-toc-mode):
1432 * wdired.el (wdired-change-to-wdired-mode):
1433 * wid-browse.el (widget-browse-mode):
1434 Use run-mode-hooks.
1435
1436 * array.el (array-mode):
1437 * calendar/todo-mode.el (todo-mode):
1438 * man.el (Man-mode):
1439 * play/landmark.el (lm-mode):
1440 * play/mpuz.el (mpuz-mode):
1441 Use kill-all-local-variables and run-mode-hooks.
1442
1443 * subr.el (delay-mode-hooks): Specify indentation.
1444
1445 2005-05-26 Mark A. Hershberger <mah@everybody.org>
1446
1447 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
1448
1449 2005-05-26 Jay Belanger <belanger@truman.edu>
1450
1451 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
1452 of nil.
1453
1454 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
1455
1456 * progmodes/gdb-ui.el (gdb-frame-address):
1457 Rename from gdb-current-address.
1458 (gdb-previous-frame-address): Rename from gdb-previous-address.
1459 (gdb-selected-frame): Rename from gdb-current-frame.
1460 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
1461 (gdb-frame-number): Rename from gdb-current-stack-level.
1462 (gdb-ann3): Match new mode-name for disassembly buffer.
1463 Extend initialisation of variables.
1464 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
1465 (gdb-memory-mode): Use mouse-face in header line.
1466 (gdb-assembler-buffer-name): Call it disassembly and give frame
1467 in mode line.
1468 (gdb-source-spec-regexp, gdb-assembler-custom)
1469 (gdb-invalidate-assembler, gdb-frame-handler):
1470 Make robust to leading zeroes in address format.
1471
1472 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
1473
1474 * textmodes/org.el (org-mode): Use `define-derived-mode' to
1475 define `org-mode'.
1476 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
1477
1478 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1479
1480 * log-edit.el (log-edit-changelog-entries): Distinguish between
1481 filenames like xfns.c and fns.c.
1482
1483 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
1484
1485 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
1486 point after reverting.
1487 (Buffer-menu-make-sort-button): Handle the case where
1488 `Buffer-menu-use-header-line' is nil.
1489
1490 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1491
1492 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
1493 New funcs. In minibuffer-local-completion-map bind `]', `/'
1494 and `:' to them.
1495
1496 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1497
1498 * startup.el (normal-top-level): Allow modification of load-path while
1499 we're iterating over it.
1500
1501 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
1502
1503 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
1504 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
1505 (thumbs-resize-interactive, thumbs-insert-image)
1506 (thumbs-insert-thumb, thumbs-dired-show-marked)
1507 (thumbs-find-image-at-point, thumbs-delete-images)
1508 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
1509 (thumbs-increment-image-size, thumbs-decrement-image-size):
1510 Fix typos in docstrings.
1511
1512 2005-05-24 Andre Spiegel <spiegel@gnu.org>
1513
1514 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
1515 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
1516 (cperl-mode): Use them.
1517
1518 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
1519
1520 * window.el (quit-window, shrink-window-if-larger-than-buffer):
1521 Doc fixes.
1522
1523 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
1524
1525 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
1526 Bind C-d to gdb-inferior-io-eof.
1527
1528 * dired.el (dired-dnd-popup-notice): Use message-box.
1529
1530 2005-05-23 Masatake YAMATO <jet@gyve.org>
1531
1532 * bindings.el (mode-line-major-mode-keymap):
1533 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
1534
1535 * faces.el (mode-line-highlight): New face.
1536
1537 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
1538 as mouse-face.
1539
1540 * bindings.el (top-level, help-echo, mode-line-modified)
1541 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
1542 as mouse-face.
1543
1544 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
1545
1546 * progmodes/cc-engine.el (c-guess-basic-syntax):
1547 Remove spurious call to `zerop'.
1548
1549 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
1550
1551 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
1552
1553 CC Mode update to 5.30.10:
1554
1555 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
1556 could go past the limit in decoration level 2, thereby causing
1557 errors during interactive fontification.
1558
1559 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
1560 the file is evaluated interactively.
1561
1562 * cc-engine.el (c-guess-basic-syntax): Handle operator
1563 declarations somewhat better in C++.
1564
1565 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
1566 make use of `run-mode-hooks' which has been added in Emacs 21.1.
1567 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
1568 (awk-mode): Use it.
1569 (make-local-hook): Suppress warning about obsoleteness.
1570
1571 * cc-engine.el, cc-align.el, cc-cmds.el
1572 (c-append-backslashes-forward, c-delete-backslashes-forward)
1573 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
1574 Compensate for return value from `forward-line' when it has moved
1575 but not to a different line due to eob.
1576
1577 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
1578 `objc-method-intro' and `objc-method-args-cont'.
1579
1580 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
1581
1582 CC Mode update to 5.30.10:
1583
1584 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
1585 in the copyright statement. Incidentally, change "along with GNU
1586 Emacs" to "along with this program" where it occurs.
1587
1588 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
1589 so that it is interactive, hence can be found by M-x awk-mode
1590 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
1591 <gmorris+emacs@ast.cam.ac.uk>.
1592
1593 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
1594 Mode's regexps.
1595
1596 2005-05-23 Kevin Ryde <user42@zip.com.au>
1597
1598 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
1599 c-parse-state, to avoid a lisp error (on bad code).
1600
1601 2005-05-23 Lute Kamstra <lute@gnu.org>
1602
1603 * subr.el (font-lock-defaults): Remove defvar as it's already
1604 defined in font-core.el.
1605
1606 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
1607
1608 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
1609
1610 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
1611 more general and work when GDB variable "print pretty" is on,
1612 as with Emacs, for example.
1613
1614 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
1615
1616 * font-core.el: Update comment.
1617
1618 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
1619 Use `after-change-major-mode-hook' instead of `find-file-hook'.
1620
1621 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
1622
1623 2005-05-22 Eli Zaretskii <eliz@gnu.org>
1624
1625 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
1626 and `yank-handler' in the doc strings.
1627
1628 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1629
1630 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
1631
1632 2005-05-22 Richard M. Stallman <rms@gnu.org>
1633
1634 * help.el (describe-key): Move print-help-return-message call
1635 out of conditional.
1636
1637 * progmodes/etags.el (list-tags): Use with-no-warnings.
1638
1639 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
1640 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
1641 (starttls-extra-args, starttls-extra-arguments): Add defvars.
1642
1643 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
1644
1645 * language/viet-util.el (viet-viscii-nonascii-translation-table):
1646 Add defvar.
1647
1648 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
1649 Use defvar, not defconst.
1650
1651 * hexl.el (hexl-follow-line): Use with-no-warnings.
1652
1653 * emulation/tpu-extras.el: Use write-file-functions instead of
1654 write-file-hooks.
1655
1656 * dired.el (dired-font-lock-keywords): Fontify files with junk
1657 extensions even if marked by -F.
1658
1659 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
1660
1661 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
1662 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
1663 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
1664 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
1665 (concatenate, list-length, get*, getf, cl-remprop):
1666 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
1667 (etypecase, progv, lexical-let, lexical-let*)
1668 (multiple-value-bind, multiple-value-setq, shiftf):
1669 Improve argument/docstring consistency.
1670
1671 * subr.el (focus-frame, unfocus-frame):
1672 Revert deletion on 2005-05-01.
1673
1674 2005-05-22 Andre Spiegel <spiegel@gnu.org>
1675
1676 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
1677 doesn't exist.
1678
1679 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
1680 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
1681
1682 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
1683
1684 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
1685 already deleted variables: auto-fill-hook, blink-paren-hook,
1686 lisp-indent-hook, inhibit-local-variables, unread-command-event,
1687 suspend-hooks, comment-indent-hook, meta-flag,
1688 before-change-function, after-change-function,
1689 font-lock-doc-string-face.
1690
1691 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1692
1693 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
1694
1695 2005-05-21 Eli Zaretskii <eliz@gnu.org>
1696
1697 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
1698 rmail-dont-reply-to.
1699
1700 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1701
1702 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
1703 literal blank when splitting new-header-values.
1704
1705 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
1706
1707 * calendar/cal-menu.el (cal-menu-update): Add separator as a
1708 string so that tmm doesn't create a completion entry for it.
1709
1710 * textmodes/table.el (table-disable-menu): Ditto.
1711
1712 2005-05-21 Richard M. Stallman <rms@gnu.org>
1713
1714 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
1715
1716 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
1717
1718 * net/rcompile.el (remote-compile): Use compilation-start.
1719
1720 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
1721
1722 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
1723
1724 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
1725 Default to makefile-bsdmake-mode on BSD systems.
1726
1727 * imenu.el (imenu-generic-expression, imenu--generic-function'):
1728 REGEXP may also be a search function now. The part of doc-string
1729 for describing the structure was 95% identical to that of
1730 `imenu--generic-function'. Unify it there.
1731
1732 * progmodes/make-mode.el (makefile-imenu-generic-expression):
1733 Use function to find dependencies, because regexp alone is so complex,
1734 it easily goes into an endless loop.
1735 (makefile-makepp-mode): Also add submenu for Perl functions
1736 defined in the makefile.
1737 (makefile-bsdmake-mode): Special imenu-generic-expression no
1738 longer needed, due to function call.
1739 (makefile-match-dependency): Take BOUND into account when checking
1740 if we're through.
1741
1742 2005-05-20 Jay Belanger <belanger@truman.edu>
1743
1744 * calc/calc-units.el (calc-invalidate-units-table):
1745 Use inhibit-read-only.
1746 (math-build-units-table-buffer): Use view-mode.
1747
1748 2005-05-20 David Kastrup <dak@gnu.org>
1749
1750 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
1751 easy-menu-add is not a nop on Emacs; and clarify when to call it.
1752
1753 2005-05-20 Lute Kamstra <lute@gnu.org>
1754
1755 * diff-mode.el (diff-header-face, diff-file-header-face)
1756 (diff-index-face, diff-hunk-header-face, diff-removed-face)
1757 (diff-added-face, diff-changed-face, diff-function-face)
1758 (diff-context-face, diff-nonexistent-face): Put them in the
1759 diff-mode customization group.
1760
1761 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1762
1763 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
1764
1765 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
1766
1767 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
1768 Minor regexp-optimization.
1769
1770 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
1771
1772 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
1773 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
1774 (org-agenda-add-time-grid-maybe): New function.
1775 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
1776 (org-table-create): `dotimes' instead of `mapcar'.
1777 (org-xor): Simplify implementation.
1778 (org-agenda): `inhibit-redisplay' turned on.
1779 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
1780 a consistent line after a state change.
1781 (org-agenda-remove-times-when-in-prefix): New option.
1782 (org-prefix-has-time): New variable.
1783 (org-parse-time-string): Optional argument NODEFAULT.
1784 (org-format-agenda-item): Parse items for time-of-day
1785 specifications and move these into the prefix if possible.
1786 (org-agenda-priority): Get current heading, not previous heading
1787 during agenda remote editing.
1788
1789 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
1790
1791 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
1792 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
1793 (remove-duplicates, delete-duplicates, substitute)
1794 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
1795 (nsubstitute-if-not, find, find-if, find-if-not, position)
1796 (position-if, position-if-not, count, count-if, count-if-not)
1797 (mismatch, search, sort*, stable-sort, merge, member*)
1798 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
1799 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
1800 (intersection, nintersection, set-difference, nset-difference)
1801 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
1802 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
1803 (nsublis, tree-equal): Improve argument/docstring consistency.
1804
1805 * subr.el (send-string, send-region):
1806 Remove obsolescence declaration.
1807 (window-dot, set-window-dot, read-input, show-buffer)
1808 (eval-current-buffer, string-to-int):
1809 Add release number to obsolescence declarations.
1810
1811 2005-05-19 Kim F. Storm <storm@cua.dk>
1812
1813 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
1814 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
1815
1816 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
1817
1818 * faces.el (list-faces-display): Make back button respect optional
1819 regexp arg.
1820
1821 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
1822
1823 * calculator.el (calculator-radix-grouping-mode)
1824 (calculator-radix-grouping-digits, calculator-displayer)
1825 (calculator-radix-grouping-separator, calculator-copy-displayer):
1826 * dabbrev.el (dabbrev-search-these-buffers-only):
1827 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
1828 (diff-advance-after-apply-hunk, diff-mode-hook)
1829 (diff-minor-mode-prefix):
1830 * imenu.el (imenu-use-popup-menu):
1831 * jit-lock.el (jit-lock-context-time):
1832 * newcomment.el (comment-fill-column, comment-column)
1833 (comment-style, comment-padding, comment-multi-line)
1834 (comment-empty-lines, comment-auto-fill-only-comments):
1835 * reveal.el (reveal-around-mark):
1836 * uniquify.el (uniquify-buffer-name-style)
1837 (uniquify-after-kill-buffer-p)
1838 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
1839 (uniquify-min-dir-content, uniquify-separator)
1840 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
1841 * w32-vars.el (w32-fixed-font-alist):
1842 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
1843 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
1844 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
1845 * progmodes/perl-mode.el (perl-indent-level)
1846 (perl-continued-statement-offset, perl-continued-brace-offset)
1847 (perl-brace-offset, perl-brace-imaginary-offset)
1848 (perl-label-offset, perl-indent-continued-arguments)
1849 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
1850 * progmodes/tcl.el (tcl-indent-level)
1851 (tcl-continued-indent-level, tcl-auto-newline)
1852 (tcl-tab-always-indent, tcl-electric-hash-style)
1853 (tcl-help-directory-list, tcl-use-smart-word-finder)
1854 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
1855 (inferior-tcl-source-command):
1856 * textmodes/fill.el (enable-kinsoku):
1857 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
1858 * textmodes/table.el (table-yank-handler):
1859 Specify missing group (and type, if simple) in defcustom.
1860
1861 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1862
1863 * progmodes/compile.el (compilation-finish-function): Fix defvar.
1864
1865 2005-05-19 Richard M. Stallman <rms@gnu.org>
1866
1867 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
1868
1869 * subr.el (event-basic-type): Don't get an error.
1870 (left-fringe-p): Function deleted.
1871
1872 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
1873 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
1874
1875 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
1876 in recursive copy.
1877
1878 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
1879
1880 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
1881
1882 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
1883 Call byte-compile-nogroup-warn if appropriate.
1884
1885 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
1886 (compilation-set-window): Don't call left-fringe-p; do it directly.
1887
1888 2005-05-19 Jay Belanger <belanger@truman.edu>
1889
1890 * calc/calc-graph.el (calc-graph-format-data): Make sure
1891 var-PlotRejects is bound before trying to check its value.
1892
1893 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
1894
1895 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
1896 definition of this variable from reftex-global.el to reftex.el,
1897 because it is needed in the menu.
1898
1899 2005-05-19 Lute Kamstra <lute@gnu.org>
1900
1901 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
1902 years are fixed. Don't insert a space after a dash.
1903
1904 2005-05-19 Kim F. Storm <storm@cua.dk>
1905
1906 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
1907
1908 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
1909
1910 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
1911 strings, because (eq ... ?\\) is fairly frequent.
1912
1913 * progmodes/make-mode.el (makefile-add-this-line-targets):
1914 Simplify and integrate into `makefile-pickup-targets'.
1915 (makefile-add-this-line-macro): Simplify and integrate into
1916 `makefile-pickup-macros.
1917 (makefile-pickup-filenames-as-targets): Simplify.
1918 (makefile-previous-dependency, makefile-match-dependency):
1919 Don't stumble over `::'.
1920
1921 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
1922
1923 * subr.el (post-command-idle-hook, post-command-idle-delay):
1924 Remove obsoletion of post-command-idle-hook and
1925 post-command-idle-delay.
1926
1927 * faces.el (list-faces-display): Provide button when describe-face
1928 is called to take user back to the list of faces.
1929
1930 * help-fns.el (describe-variable): Remove hyperlinks in a
1931 variable's value as these are quite frequently inappropriate.
1932
1933 * follow.el (follow-submit-feedback, follow-mode):
1934 Remove references to post-command-idle-hook.
1935
1936 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
1937
1938 * progmodes/make-mode.el (makefile-previous-dependency)
1939 (makefile-match-dependency): Check for := (and in bsd mode also
1940 !=) to give a better result, even when font-lock is not on.
1941
1942 2005-05-18 Jay Belanger <belanger@truman.edu>
1943
1944 * calc/calc-help.el (calc-s-prefix-help):
1945 Add `calc-copy-special-constant' to help string.
1946
1947 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1948
1949 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
1950
1951 2005-05-18 Jay Belanger <belanger@truman.edu>
1952
1953 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
1954 in linear factors are in proper order.
1955
1956 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
1957
1958 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
1959 Support for jurabib.
1960
1961 * textmodes/reftex.el (featurep): Define aliases for overlay
1962 commands, for XEmacs compatibility, and use these aliases in
1963 overlay initializations.
1964 (reftex-highlight): Use `reftex-move-overlay'.
1965 (reftex-unhighlight): Use `reftex-delete-overlay'.
1966 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead.
1967 (reftex-access-search-path): Use `reftex-uniquify' instead of
1968 `reftex-uniq'
1969
1970 * textmodes/reftex-sel.el (reftex-select-unmark):
1971 Overlay `before-string' property modification enables for Emacs as well.
1972 (reftex-select-item): Use `reftex-delete-overlay'.
1973 (reftex-select-mark): Use `reftex-make-overlay' and
1974 `reftex-overlay-put'.
1975 (reftex-select-unmark): Use `reftex-delete-overlay' and
1976 `reftex-overlay-put'.
1977
1978 2005-05-18 Lute Kamstra <lute@gnu.org>
1979
1980 * emacs-lisp/lisp.el (check-parens): Fix docstring.
1981
1982 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
1983
1984 * add-log.el (add-change-log-entry):
1985 * array.el (array-make-template, array-reconfigure-rows)
1986 (array-init-max-row, array-init-max-column)
1987 (array-init-columns-per-line, array-init-field-width):
1988 * replace.el (replace-match-maybe-edit, perform-replace):
1989 * textmodes/spell.el (spell-region):
1990 Replace `read-input' by `read-string'.
1991
1992 * forms.el (forms-mode):
1993 * finder.el (finder-compile-keywords):
1994 * shadowfile.el (shadow-read-files):
1995 Replace `eval-current-buffer' by `eval-buffer'.
1996
1997 * terminal.el (te-pass-through):
1998 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
1999 (ange-ftp-raw-send-cmd):
2000 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
2001 (send-process-next-char, telnet-initial-filter, telnet):
2002 Replace `send-string' by `process-send-string'.
2003
2004 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
2005 (prolog-consult-region): Replace `send-string' by
2006 `process-send-string'; replace `send-region' by `process-send-region'.
2007
2008 * progmodes/delphi.el (delphi-log-msg):
2009 Replace `set-window-dot' by `set-window-point'.
2010
2011 * subr.el (window-dot, set-window-dot, read-input, send-string)
2012 (send-region, show-buffer, eval-current-buffer):
2013 Make really obsolete, as the comment says.
2014
2015 2005-05-17 Kim F. Storm <storm@cua.dk>
2016
2017 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
2018 (cua--init-keymaps): Bind C-return instead of S-return to set
2019 rectangle mark.
2020
2021 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
2022 instead of S-return to toggle/clear rectangle mark.
2023
2024 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
2025
2026 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
2027 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
2028 Also fontify plain strings assigned to variables, mostly so that a
2029 colon has a face and is thus not taken as a dependency separator.
2030 (makefile-previous-dependency): Inline the new matcher, because it
2031 is too complex to work in both directions.
2032 (makefile-match-dependency): Eliminate `backward' arg (see above).
2033 Completely reimplemented so as to not sometimes go into an endless
2034 loop. It should also be more efficient, because first it only
2035 searches for `:', instead of applying the very complex regexp.
2036 (makefile-mode): Cancel `font-lock-support-mode', because blocks
2037 to be fontified in one piece can be too long for JIT.
2038 Makefiles are never *that* big.
2039
2040 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
2041
2042 * dired.el (dired-mode): Simplify.
2043
2044 2005-05-17 Lute Kamstra <lute@gnu.org>
2045
2046 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
2047 defcustom for the mode hook variable.
2048
2049 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
2050 Emacs Lisp Reference Manual.
2051
2052 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
2053
2054 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
2055 (evenp, list*):
2056 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
2057 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
2058
2059 * net/tramp-smb.el (tramp-smb-open-connection):
2060 Pass `tramp-chunksize' as fifth (required) argument.
2061
2062 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
2063
2064 * font-lock.el (lisp-font-lock-keywords-1):
2065 Set `font-lock-negation-char-face' for [^...] char group.
2066 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
2067
2068 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
2069 a var, and refine it to mask one more level of nested vars.
2070 (makefile-rule-action-regex): Turn it into a var, and refine it so
2071 it recognizes backslashed continuation lines as belonging to the
2072 same command.
2073 (makefile-macroassign-regex): Refine it so it recognizes
2074 backslashed continuation lines as belonging to the same command.
2075 (makefile-var-use-regex): Don't look at the next char, because it
2076 might be the same one to be skipped by the initial [^$], leading
2077 to an overlooked variable use.
2078 (makefile-make-font-lock-keywords): Remove two parameters, which
2079 are now variables that some of the modes set locally.
2080 Handle dependency and rule action matching through functions, because
2081 regexps alone match too often. Dependency matching now comes
2082 last, so it can check, whether a colon already matched something else.
2083 (makefile-mode): Inform that font-lock improves makefile parsing
2084 capabilities.
2085 (makefile-match-dependency, makefile-match-action): New functions.
2086
2087 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
2088
2089 * emacs-lisp/cl-extra.el (equalp): Doc fix.
2090
2091 * align.el (align-regexp):
2092 * ansi-color.el (ansi-color-get-face):
2093 * array.el (array-reconfigure-rows, array-init-max-row)
2094 (array-init-max-column, array-init-columns-per-line)
2095 (array-init-field-width):
2096 * dired-aux.el (dired-trample-file-versions):
2097 * dired-x.el (dired-mark-sexp):
2098 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
2099 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
2100 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
2101 * faces.el (face-read-integer):
2102 * files.el (backup-extract-version, insert-directory):
2103 * hexl.el (hexl-insert-decimal-char):
2104 * server.el (server-process-filter):
2105 * shell.el (shell-extract-num):
2106 * startup.el (command-line-1):
2107 * term.el (term-command-hook):
2108 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
2109 (time-stamp-do-number):
2110 * time.el (display-time-update):
2111 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
2112 (timezone-fix-time):
2113 * vms-patch.el (vms-suspend-resume-hook):
2114 * calendar/appt.el (appt-convert-time):
2115 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2116 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
2117 * calendar/cal-islam.el (mark-islamic-diary-entries):
2118 * calendar/calendar.el (calendar-cursor-to-date)
2119 (calendar-star-date):
2120 * calendar/diary-lib.el (diary-attrtype-convert)
2121 (mark-diary-entries, diary-entry-time):
2122 * calendar/solar.el (solar-get-number):
2123 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
2124 * emacs-lisp/re-builder.el (reb-display-subexp):
2125 * emulation/edt.el (edt-set-scroll-margins):
2126 * emulation/tpu-extras.el (tpu-set-scroll-margins):
2127 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
2128 (vip-get-ex-count):
2129 * emulation/viper-ex.el (viper-get-ex-token)
2130 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
2131 * international/fontset.el (fontset-plain-name):
2132 * mail/feedmail.el (feedmail-look-at-queue-directory):
2133 * mail/mailalias.el (mail-get-names):
2134 * mail/rmail.el (rmail-convert-to-babyl-format):
2135 * mail/rmailsum.el (rmail-make-basic-summary-line)
2136 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
2137 (rmail-summary-goto-msg):
2138 * mail/smtpmail.el (smtpmail-read-response):
2139 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
2140 (ange-ftp-vms-add-file-entry):
2141 * play/gametree.el (gametree-looking-at-ply)
2142 (gametree-current-branch-score):
2143 * progmodes/ada-xref.el (ada-prj-find-prj-file)
2144 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
2145 * progmodes/cperl-mode.el (condition-case):
2146 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
2147 (ebrowse-set-member-buffer-column-width)
2148 (ebrowse-select-1st-to-9nth):
2149 * progmodes/etags.el (etags-snarf-tag):
2150 * progmodes/flymake.el (flymake-parse-line):
2151 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
2152 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
2153 (idlwave-shell-menu-def):
2154 * progmodes/ps-mode.el (ps-run-goto-error):
2155 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
2156 (vhdl-speedbar-contract-level):
2157 * term/mac-win.el (x-handle-numeric-switch):
2158 * term/sun-mouse.el (sun-get-frame-data):
2159 * term/w32-win.el (x-handle-numeric-switch):
2160 * term/x-win.el (x-handle-numeric-switch):
2161 * textmodes/ispell.el (ispell-parse-output):
2162 * textmodes/nroff-mode.el (nroff-outline-level):
2163 * textmodes/reftex-cite.el (reftex-bib-sort-year)
2164 (reftex-bib-sort-year-reverse, reftex-format-citation):
2165 * textmodes/reftex-parse.el (reftex-init-section-numbers)
2166 (reftex-section-number):
2167 * textmodes/texinfmt.el (texinfo-paragraphindent):
2168 Replace `string-to-int' by `string-to-number'.
2169
2170 * international/latexenc.el: Add page marker to force the "Local
2171 Variables:" string out of the last page.
2172
2173 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2174
2175 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
2176 tooltip-change-major-mode.
2177 (gud-tooltip-print-command): Remove case where gud-minor-mode
2178 is gdb ("--fullname").
2179 (gud-tooltip-tips): Turn GUD tooltips off for this case and
2180 explain to user.
2181
2182 2005-05-16 Jay Belanger <belanger@truman.edu>
2183
2184 * calc/calc-store.el (calc-copy-special-constant): New function.
2185
2186 * calc/calc-ext.el (calc-init-extensions): Add binding for
2187 `calc-copy-special-constant'.
2188
2189 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
2190 for the `calc-copy-special-constant' command.
2191
2192 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2193
2194 * subr.el (left-fringe-p): New function.
2195
2196 * progmodes/compile.el (compilation-setup): Set local value of
2197 overlay-arrow-string to "" always.
2198 (compilation-set-window): Left fringe then don't scroll.
2199 No left fringe then no arrow and scroll message to top.
2200 (compilation-context-lines): Adjust doc string accordingly.
2201
2202 2005-05-16 Kim F. Storm <storm@cua.dk>
2203
2204 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
2205 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
2206 (ido-wide-find-dir-or-delete-dir): New command for M-d.
2207 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
2208 (ido-read-file-name): Handle commands with ido property value
2209 equal to find-file as reading a file name, to allow C-d to enter dired.
2210 (ibuffer-find-file): Add ido property with value find-file.
2211
2212 2005-05-15 Kim F. Storm <storm@cua.dk>
2213
2214 * subr.el (open-network-stream-nowait): Remove.
2215 (open-network-stream-server): Remove.
2216
2217 2005-05-15 Richard M. Stallman <rms@gnu.org>
2218
2219 * faces.el (describe-face): Output a definition link button.
2220
2221 * help-mode.el (help-face-def): New button type.
2222
2223 * emacs-lisp/copyright.el (copyright-fix-years):
2224 Match properly if the first year is 2-digit.
2225 Don't mess up the whitespace after the years by filling.
2226
2227 * dired-aux.el (dired-mark-confirm):
2228 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
2229
2230 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
2231 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
2232 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
2233
2234 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2235 Set font-lock-comment-start-skip.
2236
2237 * font-lock.el (font-lock-comment-start-skip): New variable.
2238 (font-lock-comment-end-skip): New variable.
2239 (font-lock-fontify-syntactically-region): Use them if non-nil.
2240
2241 2005-05-15 Jay Belanger <belanger@truman.edu>
2242
2243 * calc/calc-store.el (calc-store-value): Return a string rather
2244 than display it as a message.
2245 Use calc-var-name for variable name.
2246 (calc-store-into): Add the result of calc-store-value to message.
2247 (calc-copy-variable): Add a message.
2248 (calc-store-exchange): Improve error messages.
2249 (calc-store-binary, calc-store-map): Don't reset the values of
2250 special constants.
2251
2252 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2253
2254 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
2255 manual to docstring.
2256
2257 * files.el (hack-local-variables-confirm): Add STRING argument.
2258 Make the function handle non file visiting buffers correctly.
2259 (hack-local-variables-prop-line, hack-local-variables)
2260 (hack-one-local-variable): Use STRING arg of
2261 `hack-local-variables-confirm'.
2262
2263 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
2264
2265 Sync with Tramp 2.0.49.
2266
2267 * tramp.el (tramp-handle-dired-call-process)
2268 (tramp-handle-insert-directory):`insert-buffer' cannot be used
2269 because the contents of the Tramp buffer is changed before
2270 insertion (`expand-file' and alike).
2271 (tramp-handle-insert-directory): If `localname' has an empty
2272 nondirectory name, it must not be quoted.
2273 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
2274 variable `tramp-chunksize'. Change callees.
2275 (tramp-open-connection-setup-interactive-shell): Check remote host
2276 for buggy `send-process-string' implementation.
2277 Set `tramp-chunksize' if found. Reported by Michael Kifer
2278 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
2279 (tramp-handle-shell-command): `insert-buffer' cannot be used
2280 because the contents of the Tramp buffer is changed before
2281 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
2282 <frederic.bothamy@free.fr>.
2283 (tramp-set-auto-save): Actions should be done for Tramp file name
2284 handler only. Ange-FTP has its own auto-save mechanism.
2285 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
2286 (tramp-set-auto-save-file-modes): Set file modes of
2287 `buffer-auto-save-file-name' to ?\600 as fallback solution.
2288 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
2289 (tramp-bug): Remove obsolete variable.
2290 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
2291 for presence of `mml-mode'. Make it running for older Emacsen as well.
2292
2293 2005-05-14 John Paul Wallington <jpw@pobox.com>
2294
2295 * ibuf-ext.el (define-ibuffer-filter filename):
2296 If `dired-directory' is a list, use its car.
2297
2298 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
2299
2300 * ibuffer.el (define-ibuffer-column filename):
2301 If `dired-directory' is a list, use its car.
2302
2303 2005-05-14 Richard M. Stallman <rms@gnu.org>
2304
2305 * subr.el (symbol-file): Doc fix.
2306
2307 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
2308 (byte-compile-form): Call byte-compile-nogroup-warn.
2309 (byte-compile-warning-types): Doc fix.
2310
2311 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
2312
2313 * progmodes/cc-engine.el (c-literal-faces):
2314 Add font-lock-comment-delimiter-face.
2315
2316 * net/net-utils.el (dig): Use with-no-warnings.
2317
2318 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
2319 (sc-recite-frame-alist, sc-default-cite-frame)
2320 (sc-default-uncite-frame, sc-default-recite-frame)
2321 (sc-attrib-selection-list, sc-rewrite-header-list):
2322 Mark as risky-local-variable.
2323
2324 * international/ogonek.el (ogonek-jak, ogonek-how):
2325 Don't use beginning-of-buffer.
2326
2327 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
2328
2329 * calendar/solar.el (solar-data-list): Move definition up.
2330
2331 * dnd.el (dnd-protocol-alist): Add autoload.
2332
2333 * progmodes/sh-script.el: Many doc usage fixes.
2334 (sh-indent-after-do): Change default to match common styles.
2335
2336 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
2337
2338 * files.el (interpreter-mode-alist)
2339 (auto-mode-interpreter-regexp): Doc fixes.
2340
2341 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
2342
2343 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
2344
2345 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
2346
2347 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2348
2349 * dired.el (dired-mode): make-variable-buffer-local =>
2350 make-local-variable.
2351
2352 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2353
2354 * term/mac-win.el (mac-select-convert-to-string): Try coding
2355 systems in mac-script-code-coding-systems if specified one cannot
2356 encode string for `com.apple.traditional-mac-plain-text'.
2357
2358 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
2359
2360 * progmodes/make-mode.el (makefile-targets-face)
2361 (makefile-shell-face, makefile-makepp-perl-face): New faces.
2362 (makefile-dependency-regex): Fix it to not make the colon in
2363 $(var:a=b) special.
2364 (makefile-rule-action-regex): New regexp for highlighting embedded
2365 Shell strings.
2366 (makefile-macroassign-regex): Handle != for highlighting as
2367 embedded Shell strings.
2368 (makefile-var-use-regex): New const.
2369 (makefile-statements, makefile-automake-statements)
2370 (makefile-gmake-statements, makefile-makepp-statements)
2371 (makefile-bsdmake-statements): New consts.
2372 (makefile-make-font-lock-keywords): New function.
2373 (makefile-automake-font-lock-keywords)
2374 (makefile-gmake-font-lock-keywords)
2375 (makefile-makepp-font-lock-keywords)
2376 (makefile-bsdmake-font-lock-keywords): New consts.
2377 (makefile-mode-map): Add switchers between the various submodes.
2378 (makefile-mode): Document the availability of the variants.
2379 (makefile-automake-mode, makefile-gmake-mode)
2380 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
2381
2382 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
2383 new variants of makefile-mode.
2384
2385 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2386
2387 * font-lock.el (font-lock-comment-delimiter-face): Fix up
2388 the inheritance.
2389
2390 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
2391
2392 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
2393 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
2394
2395 * files.el (normal-mode): Extend the scope of the
2396 `enable-local-variables' binding to include the `set-auto-mode' call.
2397 (magic-mode-alist): Doc fix.
2398
2399 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2400
2401 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
2402 font-lock-comment-face rather than copying its setting.
2403
2404 2005-05-12 Andreas Schwab <schwab@suse.de>
2405
2406 * eshell/esh-mode.el (eshell-send-input): Doc fix.
2407
2408 2005-05-12 Lute Kamstra <lute@gnu.org>
2409
2410 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
2411 defcustom for the mode hook variable. Delete the last argument.
2412 * generic-x.el: Fix callers of define-generic-mode.
2413 (generic-x-modes): Delete group.
2414 (show-tabs-tab-face, show-tabs-space-face): Put them in the
2415 generic-x customization group.
2416
2417 2005-05-12 Kim F. Storm <storm@cua.dk>
2418
2419 * font-lock.el (font-lock-negation-char-face): Default to "off".
2420
2421 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
2422 font-lock-negation-char-face to ! in !=.
2423
2424 2005-05-12 Masatake YAMATO <jet@gyve.org>
2425
2426 * add-log.el (find-change-log): Fix typos in the docstring
2427 of function.
2428
2429 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2430
2431 * international/latexenc.el (latexenc-find-file-coding-system):
2432 Avoid `re-search-forward' when looking for input encoding because
2433 of speed and safety. Better regular expressions for recognizing
2434 input encoding. Limit a search for TeX-master/tex-main-file to
2435 the local variable section.
2436
2437 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
2438
2439 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
2440 syntax of $ to "'" (quote).
2441
2442 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
2443
2444 * dnd.el (dnd-protocol-alist): Improve custom type.
2445
2446 * dired.el (dired-dnd-protocol-alist): New variable.
2447 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
2448 `dired-mode-hook' to the end.
2449
2450 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2451
2452 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
2453 comment-end if comment-start-skip is not set.
2454 Obey the font-lock-comment-delimiter-face variables.
2455
2456 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2457
2458 * files.el (executable-find): Move from executable.el. Use locate-file.
2459 * progmodes/executable.el (executable-find): Move to files.el.
2460
2461 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
2462 when trying to ensure forward progress.
2463
2464 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
2465
2466 * mouse-sel.el (mouse-sel-follow-link-p): New function.
2467 (mouse-select, mouse-select-internal, mouse-extend-internal):
2468 Use it to implement mouse-1-click-follows-link functionality.
2469
2470 2005-05-11 Richard M. Stallman <rms@gnu.org>
2471
2472 * font-lock.el (font-lock-fontify-syntactically-region):
2473 Use font-lock-comment-delimiter-face for comment delimiters.
2474
2475 2005-05-10 Jay Belanger <belanger@truman.edu>
2476
2477 * calc/calc-help.el (calc-m-prefix-help): Add mention of
2478 preserving embedded modes.
2479
2480 2005-05-10 Richard M. Stallman <rms@gnu.org>
2481
2482 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
2483
2484 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
2485 Move from ada-stmt.el.
2486 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
2487
2488 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
2489 Move to ada-mode.el.
2490 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
2491
2492 * cus-edit.el (custom-file): Call file-chase-links.
2493
2494 * files.el (read-directory-name): Fix previous change.
2495 (hack-local-variables-confirm): New function.
2496 (hack-local-variables-prop-line, hack-local-variables)
2497 (hack-one-local-variable): Use it.
2498
2499 2005-05-10 Lute Kamstra <lute@gnu.org>
2500
2501 * font-lock.el (font-lock-keywords-alist)
2502 (font-lock-removed-keywords-alist): Clarify docstrings.
2503
2504 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
2505
2506 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
2507 (gdb-source-info): Check for preprocessor info.
2508 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
2509 a macro for a function.
2510 (gdb-info-breakpoints-custom): Try to find file again if not already
2511 found (user might have used GDB dir command).
2512 (gdb-get-location): Update gdb-location-alist correctly for change
2513 to gdb-info-breakpoints-custom.
2514
2515 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
2516 (gud-tooltip-print-command): Add gdbmi case.
2517 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
2518 preprocessor info.
2519
2520 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2521
2522 * startup.el (fancy-splash-insert): Fix typo in doc string.
2523
2524 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
2525
2526 * obsolete/float.el (string-to-float):
2527 * obsolete/hilit19.el (hilit-add-pattern):
2528 * obsolete/rnews.el (news-parse-range, news-select-message)
2529 (news-get-pruned-list-of-files): Replace `string-to-int' by
2530 `string-to-number'.
2531
2532 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
2533 `find-file-not-found-hooks'; use `add-hook'.
2534 (uncompress-while-visiting): Set `write-file-functions', not
2535 `write-file-hooks'; use `add-hook'.
2536
2537 2005-05-09 Kim F. Storm <storm@cua.dk>
2538
2539 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
2540 (cua-paste): Handle clipboard action.
2541 (cua--init-keymaps): Remap clipboard-kill-region and
2542 clipboard-kill-ring-save.
2543
2544 2005-05-08 Eli Zaretskii <eliz@gnu.org>
2545
2546 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2547 Improve commentary.
2548
2549 * simple.el (next-error-overlay-arrow-position): Revert the change
2550 made on 2005-04-30.
2551
2552 2005-05-07 Jay Belanger <belanger@truman.edu>
2553
2554 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
2555 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
2556 `calc-sel-reselect'.
2557
2558 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
2559 Calc is in embedded mode.
2560
2561 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2562
2563 * progmodes/compile.el (compilation-setup):
2564 Set overlay-arrow-string to an empty string on text terminals.
2565
2566 * textmodes/ispell.el (ispell-program-name): Try looking for
2567 "aspell" along exec-path, and if found, use it as the default
2568 speller program.
2569
2570 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
2571
2572 * international/mule.el (sgml-xml-auto-coding-function):
2573 Recognize encoding='FOO' in single quotes as well as in double quotes.
2574
2575 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2576
2577 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
2578 as well as `interactive', so that defmacro* would recognize
2579 `declare' forms.
2580
2581 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2582
2583 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2584 Explain more about the LIGHTER arg's usage in the doc string.
2585 Add commentary to clarify what the code does. Fix the regexp that
2586 strips whitespace from LIGHTER. Quote LIGHTER before using it,
2587 since it could have characters special to regular expressions.
2588
2589 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
2590
2591 * replace.el (occur-1): Bind inhibit-read-only so that
2592 erase-buffer doesn't barf on read-only text properties (likewise
2593 for add-text-properties in occur-engine). Mark buffer as unmodified.
2594 (occur-engine): Don't set buffer-read-only here.
2595
2596 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2597
2598 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
2599 list-buffers-directory. This caused the *cvs-commit* buffer to be
2600 sometimes mistakenly reused as a *cvs* buffer.
2601
2602 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
2603
2604 * tooltip.el: Move code for GUD tooltips into gud.el.
2605 (require): CL no longer needed to compile case.
2606 (tooltip-mode): Do not toggle functions for GUD tooltips.
2607 (tooltip-gud-tips-p): Remove. Replace with minor mode
2608 gud-tooltip-mode in gud.el.
2609 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
2610 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
2611 tooltip-gud prefix with gud-tooltip and obsolete.
2612 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
2613 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
2614 (tooltip-mouse-motion): Mouse movement functions/variable.
2615 Rename in gud.el by adding gud prefix.
2616 (tooltip-gud-original-filter, tooltip-gud-dereference)
2617 (tooltip-gud-event, tooltip-toggle-gud-tips)
2618 (tooltip-gud-process-output, tooltip-gud-print-command)
2619 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
2620 gud.el by replacing tooltip-gud prefix with gud-tooltip.
2621 (gdb-tooltip-print): Move to gdb-ui.el.
2622
2623 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
2624 (require): CL needed to compile case.
2625 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
2626 tooltip-gud-tips-p. Make it a minor-mode.
2627 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
2628 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
2629 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
2630 (gud-tooltip-change-major-mode)
2631 (gud-tooltip-activate-mouse-motions-if-enabled)
2632 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
2633 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
2634 (gud-tooltip-original-filter, gud-tooltip-dereference)
2635 (gud-tooltip-event, tooltip-toggle-gud-tips)
2636 (gud-tooltip-process-output, gud-tooltip-print-command)
2637 (gud-tooltip-tips): Move from tooltip.el.
2638
2639 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
2640 (gdb-cpp-define-alist-flags): Doc fix.
2641 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
2642 gud-tooltip-mode is t.
2643
2644 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2645
2646 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
2647 evaporate if their text is deleted.
2648 (goto-address-at-point): Make it work as a mouse binding as well.
2649 (goto-address-at-mouse): Obsolete it. Update users.
2650
2651 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
2652
2653 * calendar/appt.el (top-level): No longer activate on load.
2654
2655 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
2656
2657 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2658 * net/webjump.el (webjump):
2659 * progmodes/idlw-help.el (idlwave-do-context-help1)
2660 (idlwave-highlight-linked-completions):
2661 * textmodes/po.el (po-find-file-coding-system-guts):
2662 Replace `assoc-ignore-case' by `assoc-string'.
2663
2664 2005-05-06 Eli Zaretskii <eliz@gnu.org>
2665
2666 * files.el (locate-file): Doc fix.
2667
2668 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
2669 Remove the redundant test for ms-dos.
2670
2671 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
2672 look for the preprocessor with exec-suffixes. If not found in
2673 standard places, look in exec-path. Remove most of the tests that
2674 used system-type.
2675
2676 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
2677
2678 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
2679
2680 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
2681 file-name clash with jka-compr.el on 8+3 filesystems.
2682
2683 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2684
2685 * term/mac-win.el: Don't define or bind scroll bar functions if
2686 x-toolkit-scroll-bars is t.
2687 (x-select-text, x-get-selection-value):
2688 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
2689 (PRIMARY): Put mac-scrap-name property.
2690 (mac-select-convert-to-file-url): New function.
2691 (public.file-url): New selection target type. Add to
2692 selection-converter-alist.
2693 (x-get-selection, x-selection-value): Handle it.
2694 (x-cut-buffer-or-selection-value): New alias.
2695
2696 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2697
2698 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
2699 entry to avoid calling bibtex-find-entry with arg global
2700 being t. Remove arg key.
2701 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
2702 (bibtex-copy-summary-as-kill): Change accordingly.
2703
2704 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2705
2706 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
2707 (org-agenda-date-later): Use with-current-buffer.
2708
2709 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2710
2711 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
2712 (define-obsolete-variable-alias): Doc Fixes.
2713
2714 2005-05-06 Kim F. Storm <storm@cua.dk>
2715
2716 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
2717 vertical-motion when selective-display is active.
2718
2719 * ido.el (ido-setup-hook): New hook.
2720 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
2721 (ido-input-stack): New var.
2722 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
2723 ido-next-work-file binding to M-O.
2724 Bind M-f to ido-wide-find-file-or-pop-dir.
2725 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
2726 (ido-read-internal): Run ido-setup-hook.
2727 Catch quit in read-file-name and read-string to cancel edit.
2728 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
2729 Automatically pop-all when completing a directory name (RET).
2730 (ido-file-internal): Add with-no-warnings around ffap and dired code.
2731 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
2732 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
2733 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
2734 New functions for M-b/M-f to move among the directory components.
2735 (ido-make-merged-file-list): Catch quit to cancel merge.
2736 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
2737 (ido-completion-help): No warnings for ido-completion-buffer-full.
2738
2739 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
2740
2741 * font-lock.el (font-lock-negation-char-face): New face and variable.
2742 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
2743 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
2744 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
2745 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
2746
2747 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
2748
2749 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
2750 Fix typo in docstring.
2751
2752 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
2753 (ebrowse-print-statistics-line)
2754 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
2755
2756 * term/w32-win.el (image-library-alist): Add additional name for
2757 Xpm library.
2758
2759 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
2760
2761 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
2762 use gcc instead of cpp.
2763
2764 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
2765 (gdb-create-define-alist): Use it.
2766 (gdb-cpp-define-alist-program): Update for MS-DOS.
2767
2768 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
2769
2770 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
2771
2772 2005-05-04 Richard M. Stallman <rms@gnu.org>
2773
2774 * help.el (describe-key): No error when UNTRANSLATED is nil.
2775
2776 * simple.el (line-move-1): Fix previous change to signal errors
2777 appropriately.
2778
2779 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
2780
2781 * calendar/icalendar.el (icalendar-version): Now at 0.12.
2782 (icalendar-duration-correction): Remove.
2783 (icalendar--get-event-properties): Split result at commas.
2784 (icalendar--decode-isoduration): New optional argument
2785 DURATION-CORRECTION.
2786 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
2787 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
2788 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
2789 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
2790 (icalendar--convert-anniversary-to-ical): New functions, extracted
2791 from icalendar-export-region, with bug fixes.
2792 (icalendar-export-region): Use the above functions.
2793 (icalendar-import-buffer): Check before saving diary file.
2794 (icalendar--convert-recurring-to-diary)
2795 (icalendar--convert-non-recurring-all-day-to-diary)
2796 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
2797 extracted from icalendar--convert-ical-to-diary, with bug fixes.
2798 (icalendar--convert-ical-to-diary): Use the above functions.
2799
2800 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
2801
2802 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
2803 Remove these recent additions.
2804 (c-mode): Restore to before 2005-04-28.
2805
2806 * progmodes/cc-vars.el (cc-define-list-program): Remove this
2807 recent addition.
2808
2809 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
2810 (gdb-define-alist): New variables.
2811 (gdb-create-define-alist): New function.
2812 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
2813 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
2814 with string-to-number.
2815 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
2816
2817 * progmodes/gud.el: Replace string-to-int with string-to-number.
2818 (gud-find-file): Handle gdb-define-alist.
2819
2820 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
2821
2822 2005-05-02 Jay Belanger <belanger@truman.edu>
2823
2824 * calc/calc-aent.el (math-read-token):
2825 * calc/calc-bin.el (calc-word-size):
2826 * calc/calc-ext.el (calc-read-number-fancy):
2827 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
2828 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
2829 * calc/calc-frac.el (calc-over-notation):
2830 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
2831 (calc-graph-num-points, calc-graph-init):
2832 * calc/calc-prog.el (calc-read-parse-table-part)
2833 (calc-edit-macro-repeats):
2834 * calc/calc-yank.el (calc-do-grab-rectangle):
2835 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
2836 Replace `string-to-int' by `string-to-number'.
2837
2838 2005-05-02 Kim F. Storm <storm@cua.dk>
2839
2840 * kmacro.el: Use executing-kbd-macro-index variable.
2841
2842 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
2843
2844 * net/rlogin.el (rlogin-parse-words): Delete func.
2845 (rlogin): Use split-string, not rlogin-parse-words.
2846 Also, if there are option-like elements in the parsed args,
2847 take the host to be the first arg immediately following them.
2848 Suggested by Michael Mauger.
2849
2850 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2851
2852 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
2853
2854 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2855
2856 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
2857 (cc-mode-cpp-program): Rename to cc-define-list-program and
2858 move to cc-vars.el.
2859
2860 * progmodes/cc-vars.el (cc-define-list-program):
2861 Change to "gcc -E -dM -". Make customizable.
2862
2863 2005-05-02 Kim F. Storm <storm@cua.dk>
2864
2865 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
2866
2867 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2868
2869 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
2870
2871 * international/mule-util.el (truncate-string): Remove alias and
2872 obsolete declaration.
2873
2874 * international/mule-cmds.el (update-iso-coding-systems):
2875 Remove alias and obsolete declaration.
2876
2877 * international/mule.el (coding-system-parent): Remove alias and
2878 obsolete declaration.
2879
2880 * subr.el (define-function, sref): Remove aliases and obsolete
2881 declarations.
2882 (chars-in-region): Remove obsolete declaration.
2883
2884 2005-05-01 Richard M. Stallman <rms@gnu.org>
2885
2886 * info.el (Info-mode): Set widen-automatically to nil, locally.
2887
2888 * simple.el (widen-automatically): New variable.
2889 (pop-global-mark): Obey widen-automatically.
2890
2891 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2892
2893 * term/xterm.el (function-key-map): Call substitute-key-definition
2894 before the keymap size is increased by a lot of define-key calls.
2895
2896 2005-05-01 Richard M. Stallman <rms@gnu.org>
2897
2898 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
2899 Rename ARG to ELEMENT. Doc fix.
2900
2901 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2902
2903 * allout.el (allout-exposure): Remove macro and obsolete declaration.
2904 Remove references to allout-exposure/change to allout-new-exposure.
2905
2906 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
2907 bytecode symbols.
2908
2909 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
2910 (compiled-function-p, focus-frame, unfocus-frame):
2911 Remove aliases and obsolete declarations.
2912 Back out inadvertent changes from previous commit.
2913
2914 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2915
2916 * files.el (require-final-newline): Make Custom tags consistent
2917 with mode-require-final-newline.
2918 (mode-require-final-newline): Doc fix.
2919
2920 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2921
2922 * international/latexenc.el (latexenc-find-file-coding-system):
2923 Fix regular expressions.
2924
2925 2005-05-01 David Kastrup <dak@gnu.org>
2926
2927 * international/latexenc.el (latexenc-find-file-coding-system):
2928 Fix regular expressions.
2929
2930 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2931
2932 * subr.el (string-to-int): Make obsolete.
2933
2934 2005-04-30 Richard M. Stallman <rms@gnu.org>
2935
2936 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
2937
2938 * loadup.el: load jka-comp-hook.
2939
2940 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
2941 (jka-compr-handler): Add autoload. `put' calls moved
2942 to jka-comp-hook.el.
2943 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
2944 (jka-compr-inhibit): Autoload.
2945
2946 * jka-comp-hook.el: New file.
2947 Enable the mode by default.
2948
2949 * files.el (backup-buffer-copy): Use copy-file instead
2950 of write-region, and put back the 'excl.
2951
2952 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
2953
2954 * progmodes/flymake.el (flymake-split-string)
2955 (flymake-split-string, flymake-log, flymake-pid-to-names)
2956 (flymake-reg-names, flymake-get-source-buffer-name)
2957 (flymake-unreg-names, flymake-add-line-err-info)
2958 (flymake-add-err-info): Clarify docstrings.
2959 (flymake-popup-menu, flymake-make-emacs-menu)
2960 (flymake-make-xemacs-menu): Add docstrings.
2961 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
2962 Set variables directly throughout.
2963
2964 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
2965
2966 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
2967 exists. Initialise cc-define-alist.
2968 (c-mode): Add cc-create-define-alist locally to after-save-hook.
2969 If there is no file (Macroexpansion) don't create an alist.
2970
2971 2005-04-29 Sam Steingold <sds@gnu.org>
2972
2973 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
2974 (cc-create-define-alist): Use it instead of the hard-coded string.
2975
2976 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2977
2978 * international/mule-conf.el (file-coding-system-alist): Fix regexp
2979 for latexenc.
2980
2981 2005-04-29 Lute Kamstra <lute@gnu.org>
2982
2983 * emacs-lisp/generic.el: Improve commentary section.
2984 (define-generic-mode): Improve docstring.
2985
2986 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
2987
2988 * textmodes/org.el (many places): Change to quiet the byte compiler.
2989 (org-prefix-format-compiled): New variable.
2990 (org-compile-prefix-format): New function.
2991 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
2992 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
2993 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
2994 (org-get-entries-from-diary): Use `org-get-time-of-day' for
2995 consistency with entries from `org-mode' files.
2996 (org-get-time-of-day): Fix bug with partial matches early in a line.
2997 (org-non-link-chars): New constant.
2998 (org-link-regexp): Respect `org-non-link-chars'.
2999 (org-agenda-day-view): Remove command.
3000 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
3001 (org-follow-bbdb-link, org-store-link): Search also company field.
3002 (org-highlight-overlay): New variable.
3003 (org-highlight, org-unhighlight): New functions.
3004 (org-agenda-mode): Add pre-command-hook to remove highlight.
3005 (org-evaluate-time-range): Behavior depends upon whether time stamp
3006 contains a time or not.
3007 (org-show-subtree, org-show-entry): New functions.
3008 (org-agenda-cleanup-fancy-diary): Remove empty lines.
3009
3010 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
3011
3012 * comint.el (comint-output-filter-functions): Add autoload cookie.
3013
3014 2005-04-28 Kim F. Storm <storm@cua.dk>
3015
3016 * ido.el (ido-everywhere): Fix last change.
3017
3018 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3019
3020 * international/latexenc.el: New file.
3021 * international/mule-conf.el (file-coding-system-alist): For .tex,
3022 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
3023
3024 2005-04-28 Lute Kamstra <lute@gnu.org>
3025
3026 * font-lock.el (font-lock-add-keywords)
3027 (font-lock-remove-keywords): Clarify docstring.
3028 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
3029 Don't start docstrings with a `*'.
3030 (font-lock-update-removed-keyword-alist): Give it a docstring.
3031
3032 * generic-x.el: Update commentary section.
3033 Only require font-lock when compiling.
3034 Define all modes conditionally.
3035 Place all generic modes in the generic-x-modes customization group.
3036 (generic-x-modes): New customization group.
3037 (generic-default-modes, generic-mswindows-modes)
3038 (generic-unix-modes, generic-other-modes): New constants.
3039 (generic-define-mswindows-modes, generic-define-unix-modes):
3040 Update docstrings. Make them obsolete.
3041 (generic-extras-enable-list): New default value. Update docstring.
3042 Improve :type. Change :set function.
3043 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
3044 Fix docstring.
3045
3046 * emacs-lisp/generic.el (generic-mode-internal):
3047 Simplify font-lock-defaults.
3048 (define-generic-mode): Fix docstring.
3049
3050 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3051
3052 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
3053 font-lock-face property to highlight matches.
3054
3055 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
3056
3057 * progmodes/cc-mode.el (cc-create-define-alist): New function.
3058 (cc-define-alist): New variable.
3059 (c-mode): Make it local and initialise it.
3060
3061 * progmodes/gdb-ui.el (gdb-active-process): New variable.
3062 (gdb-exited): New function.
3063 (gdb-annotation-rules): Use it.
3064 (gdb-starting): Set gdb-active-process to t.
3065 (gdb-stopping): Amend doc string.
3066 (gdb-reset): Set gdb-active-process to nil.
3067
3068 * tooltip.el (tooltip-gud-tips): Show the associated #define
3069 directives when a C program under GDB is not executing.
3070
3071 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
3072
3073 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
3074 font-lock-fontify-syntactic-keywords.
3075
3076 * font-lock.el (font-lock-default-fontify-region): Don't force
3077 parse-sexp-lookup-properties to nil.
3078
3079 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3080
3081 * man.el (man-mode-syntax-table): Set up `:' to have
3082 word-constituent syntax.
3083
3084 2005-04-27 Lute Kamstra <lute@gnu.org>
3085
3086 * novice.el (disable-command): Don't add spurious newlines to the
3087 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
3088
3089 2005-04-26 Jay Belanger <belanger@truman.edu>
3090
3091 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
3092 than one window before deleting window.
3093
3094 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3095
3096 * shell.el (shell-prompt-pattern): Doc fix.
3097 (shell-mode): Set paragraph-separate buffer locally to "\\'".
3098
3099 * comint.el (comint-prompt-regexp, comint-get-old-input)
3100 (comint-use-prompt-regexp)
3101 (comint-use-prompt-regexp-instead-of-fields)
3102 (comint-replace-by-expanded-history, comint-send-input)
3103 (comint-output-filter, comint-get-old-input-default)
3104 (comint-line-beginning-position, comint-bol, comint-show-output)
3105 (comint-backward-matching-input, comint-forward-matching-input)
3106 (comint-next-prompt, comint-previous-prompt):
3107 Rename `comint-use-prompt-regexp-instead-of-fields' to
3108 `comint-use-prompt-regexp'. Keep old name as alias and declare
3109 obsolete.
3110 (comint-use-prompt-regexp): Shorten first line of doc string.
3111
3112 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
3113 Set paragraph-separate buffer locally to "\\'".
3114
3115 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
3116 Adapt to above name change.
3117
3118 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
3119 (smbclient-prompt-regexp): Ditto.
3120
3121 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
3122
3123 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
3124
3125 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
3126 gdb-location-list.
3127 Break lines that are over 80 characters wide.
3128
3129 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3130
3131 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
3132 New fun and var, to preserve compatibility.
3133
3134 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
3135
3136 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
3137
3138 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
3139 name to file-newer-than-file-p.
3140
3141 2005-04-26 Richard M. Stallman <rms@gnu.org>
3142
3143 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
3144
3145 * progmodes/python.el (python-mode):
3146 Use new name eldoc-documentation-function.
3147
3148 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
3149
3150 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
3151 (eldoc-documentation-function):
3152 Rename from eldoc-print-current-symbol-info-function. Calls changed.
3153
3154 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
3155
3156 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
3157
3158 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3159
3160 * term/xterm.el (function-key-map): Fix strings for
3161 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
3162 {C,S,A,C-S}-{f1-f12}.
3163
3164 2005-04-26 Kenichi Handa <handa@m17n.org>
3165
3166 * international/mule-cmds.el (select-safe-coding-system):
3167 Fix previous change.
3168
3169 2005-04-26 Lute Kamstra <lute@gnu.org>
3170
3171 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
3172
3173 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
3174 (font-lock-comment-delimiter-face): Ditto.
3175
3176 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
3177
3178 2005-04-25 Jay Belanger <belanger@truman.edu>
3179
3180 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
3181 to t while inserting information; use help-mode.
3182
3183 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3184
3185 * term.el (ansi-term-color-vector): Use the xterm colors.
3186 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
3187
3188 2005-04-25 Lute Kamstra <lute@gnu.org>
3189
3190 * font-core.el (font-lock-defaults): Fix docstring.
3191
3192 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
3193
3194 2005-04-25 Kenichi Handa <handa@m17n.org>
3195
3196 * international/mule-cmds.el (select-safe-coding-system):
3197 Don't check consistency with coding: spec, etc if raw-text or
3198 no-conversion was found to be safe.
3199
3200 2005-04-24 Richard M. Stallman <rms@gnu.org>
3201
3202 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
3203 citation markers at start of each line.
3204
3205 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
3206 citation markers at start of each line.
3207
3208 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
3209
3210 * files.el (mode-require-final-newline): Fix previous change.
3211 (require-final-newline): Fix type label.
3212
3213 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3214
3215 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
3216 statement in buffer (broken by 2004-11-24 change).
3217
3218 2005-04-24 Kim F. Storm <storm@cua.dk>
3219
3220 * ido.el (ido-everywhere): Save and restore old read-buffer-function
3221 and read-file-name-function values. Don't overwrite existing
3222 non-nil values if ido-mode is enabled without ido-everywhere.
3223
3224 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
3225
3226 * files.el (mode-require-final-newline): Minor doc fix.
3227
3228 2005-04-24 Eli Zaretskii <eliz@gnu.org>
3229
3230 * subr.el (syntax-after): Doc fix.
3231 (syntax-class): If argument is nil, return nil. Mask off upper 16
3232 bits, not 8 bits.
3233
3234 * files.el (mode-require-final-newline): Doc fix.
3235 (backup-buffer-copy): Fix last change.
3236
3237 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3238
3239 * term/mac-win.el: Require select. Set selection-coding-system to
3240 mac-system-coding-system. Call menu-bar-enable-clipboard.
3241 (x-last-selected-text-clipboard, x-last-selected-text-primary)
3242 (x-select-enable-clipboard): New variables.
3243 (x-select-text, x-get-selection, x-selection-value)
3244 (x-get-selection-value, mac-select-convert-to-string)
3245 (mac-services-open-file, mac-services-open-selection)
3246 (mac-services-insert-text): New functions.
3247 (CLIPBOARD, FIND): Put mac-scrap-name property.
3248 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
3249 (public.tiff): Put mac-ostype property.
3250 (selection-converter-alist): Add entries for them.
3251 (mac-application-menu-map): New keymap.
3252 (interprogram-cut-function, interprogram-paste-function): Set to
3253 x-select-text and x-get-selection-value, respectively.
3254 (split-window-keep-point): Set to t.
3255
3256 2005-04-23 Richard M. Stallman <rms@gnu.org>
3257
3258 * files.el (read-directory-name): Always pass non-nil
3259 DEFAULT-FILENAME arg to read-file-name.
3260 (backup-buffer-copy, basic-save-buffer-2): Take care against
3261 writing thru an unexpected existing symlink.
3262 (revert-buffer): In indirect buffer, revert the base buffer.
3263 (magic-mode-alist): Doc fix.
3264 (buffer-stale-function): Doc fix.
3265 (minibuffer-with-setup-hook): Avoid warning.
3266 (mode-require-final-newline): Doc and custom fix.
3267
3268 * follow.el (follow-end-of-buffer): Use with-no-warnings.
3269
3270 * font-lock.el (font-lock-comment-face): On terminals with few colors,
3271 use the default appearance.
3272 (font-lock-comment-delimiter-face): New face, new variable.
3273
3274 * imenu.el (imenu--generic-function): The official position of a
3275 definition is the start of the line that BEG is in.
3276
3277 * midnight.el (midnight-timer): Move defvar up.
3278
3279 * mouse.el (mouse-drag-region-1): Delete some debugging code.
3280
3281 * saveplace.el (save-place-to-alist): Use with-no-warnings.
3282
3283 * startup.el (command-line): Use with-no-warnings.
3284
3285 * window.el (window-size-fixed): New defvar.
3286
3287 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
3288
3289 * mail/rmail.el (rmail-font-lock-keywords):
3290 Use font-lock-comment-delimiter-face.
3291
3292 * mail/sendmail.el (mail-font-lock-keywords):
3293 Use font-lock-comment-delimiter-face.
3294
3295 * progmodes/compile.el (next-error-highlight-timer): New defvar.
3296
3297 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
3298
3299 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3300 Specify t for LAXMATCH when matching directories.
3301 Save match data around compilation-compat-error-properties form.
3302
3303 2005-04-23 David Kastrup <dak@gnu.org>
3304
3305 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
3306 Mention that the autoloaded aliases should be kept for AUCTeX.
3307
3308 2005-04-23 Andreas Schwab <schwab@suse.de>
3309
3310 * isearch.el (isearch-forward): Doc fix.
3311
3312 2005-04-23 Eli Zaretskii <eliz@gnu.org>
3313
3314 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
3315 (jit-lock-stealth-nice): Change default value to 0.5.
3316
3317 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
3318
3319 * abbrev.el (write-abbrev-file): Write table entries in
3320 alphabetical order by table name.
3321
3322 2005-04-22 Kim F. Storm <storm@cua.dk>
3323
3324 * ido.el (ido-read-internal): Fix `list' completion.
3325
3326 2005-04-22 Kenichi Handa <handa@m17n.org>
3327
3328 * recentf.el (recentf-save-file-coding-system): New variable.
3329 (recentf-save-list): Encode the file by
3330 recentf-save-file-coding-system and add coding: tag.
3331
3332 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3333
3334 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
3335
3336 2005-04-21 Lute Kamstra <lute@gnu.org>
3337
3338 * loadhist.el (unload-feature): Don't remove a function from hooks
3339 if it is about to be restored to an autoload . Remove functions
3340 that will become unbound from auto-mode-alist. Simplify the code.
3341
3342 * subr.el (assq-delete-all): New implementation that is linear,
3343 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
3344 (rassq-delete-all): New function.
3345
3346 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3347 Add size-indication-mode.
3348
3349 2005-04-21 Kenichi Handa <handa@m17n.org>
3350
3351 * international/mule-cmds.el: Add autoload for widget-value in
3352 eval-when-compile.
3353
3354 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
3355
3356 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3357 Add tooltip-mode.
3358
3359 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
3360
3361 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
3362
3363 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
3364 (inferior-lisp-filter-regexp, inferior-lisp-program)
3365 (inferior-lisp-load-command, inferior-lisp-prompt)
3366 (inferior-lisp-mode-hook, lisp-source-modes)
3367 (inferior-lisp-load-hook): defvar->defcustom.
3368 (inferior-lisp-program, inferior-lisp-prompt)
3369 (inferior-lisp-load-hook): Doc fixes.
3370 (inferior-lisp-install-letter-bindings): Small change in
3371 introductory comment.
3372
3373 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
3374
3375 * vc.el (vc-annotate-color-map): Change some colors so that text
3376 using them as foreground is readable on both white and black
3377 backgrounds.
3378
3379 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3380
3381 * international/mule-conf.el (translation-table-for-input):
3382 Remove redundant declaration.
3383
3384 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3385
3386 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
3387
3388 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
3389 (tooltip-toggle-gud-tips): New function.
3390
3391 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3392
3393 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
3394 right angle brackets.
3395
3396 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3397
3398 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
3399
3400 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3401
3402 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
3403 Remove. Update callers to use expand-file-name instead.
3404
3405 * subr.el (syntax-class): New function.
3406
3407 * simple.el (blink-matching-open): Use it.
3408
3409 * paren.el (show-paren-function): Use it to recognize parens that are
3410 also used in 2-char comment markers.
3411
3412 2005-04-19 Lute Kamstra <lute@gnu.org>
3413
3414 * loadhist.el (unload-feature): Update for new format of
3415 load-history. Simplify the code.
3416
3417 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3418
3419 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
3420 (mac-add-charset-info): New function. Initialize variable
3421 mac-charset-info-alist using it.
3422 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
3423 for translation.
3424 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
3425 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
3426 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
3427 New CCL programs.
3428
3429 2005-04-19 Kim F. Storm <storm@cua.dk>
3430
3431 * simple.el (next-buffer, prev-buffer, next-error)
3432 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3433 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
3434
3435 * bindings.el (next-buffer, prev-buffer, next-error)
3436 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3437 (clone-indirect-buffer-other-window): Move bindings from simple.el.
3438 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
3439 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
3440
3441 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3442
3443 * isearch.el (isearch-edit-string): Make the search-ring available for
3444 minibuffer history commands.
3445 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
3446 the default history commands now work just as well.
3447 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
3448
3449 2005-04-18 Kim F. Storm <storm@cua.dk>
3450
3451 * emulation/cua-base.el (cua--pre-command-handler): Add more
3452 elaborate check for shift modifier on non-window systems.
3453
3454 2005-04-18 Lars Hansen <larsh@math.ku.dk>
3455
3456 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
3457
3458 2005-04-18 Kim F. Storm <storm@cua.dk>
3459
3460 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
3461 and make it optional. Don't test tooltip-gud-echo-area here.
3462 (tooltip-gud-process-output, gdb-tooltip-print):
3463 Pass tooltip-gud-echo-area to tooltip-show.
3464 (tooltip-help-tips): Remove second optional arg to tooltip-show.
3465
3466 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3467
3468 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
3469 `display-graphic-p' may not be bound yet.
3470
3471 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3472
3473 * startup.el (command-line): No longer enable Xterm Mouse mode by
3474 default in terminals compatible with xterm.
3475
3476 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
3477
3478 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
3479
3480 * tooltip.el (tooltip-gud-echo-area): Rename from
3481 tooltip-use-echo-area.
3482 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
3483 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
3484 area independently of where help tooltips are displayed.
3485
3486 2005-04-17 David Kastrup <dak@gnu.org>
3487
3488 * cus-theme.el (custom-theme-write-variables): Quote variables
3489 where necessary.
3490
3491 2005-04-17 Richard M. Stallman <rms@gnu.org>
3492
3493 * simple.el (yank-excluded-properties): Add follow-link to value.
3494
3495 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
3496
3497 * startup.el (fancy-splash-max-time): Just 30 seconds.
3498 (fancy-splash-delay): Just 7.
3499 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
3500
3501 * loadhist.el (unload-feature): Update for new format of load-history.
3502 Simplify the code.
3503
3504 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
3505 (rmail-font-lock-keywords): Don't fontify the text of a citation.
3506
3507 * mail/sendmail.el (mail-font-lock-keywords):
3508 Don't fontify subject text.
3509 Don't fontify the text of a citation.
3510
3511 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
3512
3513 * comint.el (comint-output-filter): Run comint-output-filter-functions
3514 with point where the user had it.
3515
3516 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3517
3518 * international/ucs-tables.el (ucs-set-table-for-input):
3519 Disable when using unify-on-decoding.
3520
3521 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3522
3523 * emulation/cua-base.el (cua-global-mark-face): Add special case
3524 for displays supporting a high number of colors.
3525
3526 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
3527
3528 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
3529
3530 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
3531
3532 * filesets.el (filesets-add-buffer): If user supplies a name of a
3533 non-existing fileset, create a new fileset.
3534
3535 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
3536
3537 * textmodes/org.el (org-up-heading-all): Fix bug with
3538 `outline-up-heading-all'.
3539
3540 2005-04-16 Andreas Schwab <schwab@suse.de>
3541
3542 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
3543 /etc/permissions.d/* and /etc/aliases.d/*.
3544
3545 2005-04-16 Kenichi Handa <handa@m17n.org>
3546
3547 * international/code-pages.el (cp-make-coding-system):
3548 Set `translation-table-for-input' property value to the symbol
3549 ucs-mule-to-mule-unicode, not to that value.
3550 (pt154): Escape guillemet by `\'.
3551
3552 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
3553
3554 * loadup.el: Load tooltip if x-show-tip is fboundp.
3555
3556 * startup.el (command-line): Add comment.
3557
3558 * tooltip.el (tooltip-mode): Specify correct standard value for
3559 Custom in init-value.
3560
3561 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
3562
3563 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
3564 possible.
3565
3566 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3567
3568 * textmodes/org.el (org-agenda-date-prompt): Rename from
3569 `org-agenda-date-today'.
3570 (org-evaluate-time-range): Insert at point instead of directly
3571 after time range.
3572 (org-first-headline-recenter, org-subtree-end-visible-p)
3573 (org-optimize-window-after-visibility-change): New functions
3574 (org-agenda-post-command-hook): Don't allow point at end of line,
3575 to make sure it always hits the text properties.
3576 (org-agenda-next-date-line, org-agenda-previous-date-line):
3577 New commands.
3578 (org-set-regexps-and-options): Category may contain white space.
3579 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3580 Improve marker positions.
3581 (org-agenda-new-marker): Argument POS made optional.
3582 (org-agenda-get-timestamps): Deadlines which are done are listed
3583 in org-done-face now.
3584 (org-agenda-get-todos, org-agenda-get-timestamps)
3585 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3586 Set `undone-face' and `done-face' properties.
3587 (org-last-todo-state-is-todo): New variable.
3588 (org-todo): Set `org-last-todo-state-is-todo'.
3589 (org-agenda-todo): Change face according to
3590 `org-last-todo-state-is-todo'. And change other lines refering to
3591 the same entry.
3592 (org-calendar-goto-agenda): New command.
3593 (org-calendar-to-agenda-key): New option.
3594 (org-startup-folded): New allowed value `content'.
3595 (org-set-regexps-and-options): Accept new value `content' for
3596 `org-startup-folded'.
3597 (org-get-current-options): Handle new value `content' for
3598 `org-startup-folded'.
3599 (org-insert-todo-heading): New command.
3600 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
3601 interactively in empty file and option
3602 `org-insert-mode-line-in-empty-file' has been set.
3603 (org-agenda-todo,org-agenda-priority): Modify to use
3604 `org-agenda-change-all-lines'.
3605 (org-warning-face): Change color on dark background
3606
3607 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3608
3609 * international/mule-cmds.el (set-locale-environment): On Mac OS,
3610 use preferences AppleLocale and AppleLanguages, and variable
3611 mac-system-locale for default locale. On Mac OS Classic, use
3612 mac-system-coding-system for default coding systems.
3613
3614 * term/mac-win.el: Don't set file-name-coding-system.
3615 Decode variables system-name, emacs-build-system, user-login-name, and
3616 user-full-name by mac-system-coding-system on Mac OS Classic.
3617 (mac-system-coding-system): New variable.
3618
3619 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
3620
3621 * startup.el (command-line): Handle `xterm-mouse-mode' before
3622 reading init file.
3623
3624 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
3625
3626 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
3627
3628 * progmodes/sh-script.el (sh-here-document-word): Make it a
3629 defcustom. Doc fix.
3630 (sh-add): Bash uses $(( )) for arithmetic.
3631 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
3632 (sh-maybe-here-document): Remove quotes and leading whitespace
3633 from heredoc word when closing. Indent heredoc with tabs if word
3634 starts with "-".
3635
3636 2005-04-13 Richard M. Stallman <rms@gnu.org>
3637
3638 * simple.el (undo): Fix previous change.
3639
3640 * custom.el (defface): Doc fix.
3641
3642 2005-04-13 Lute Kamstra <lute@gnu.org>
3643
3644 * Makefile.in (DONTCOMPILE): Remove list.
3645 (compile, compile-always): Don't use DONTCOMPILE.
3646 (update-authors): Load the library in which batch-update-authors
3647 is defined.
3648 * makefile.w32-in (DONTCOMPILE): Remove list.
3649 (compile, compile-always): Fix comments.
3650 (update-authors): Load the library in which batch-update-authors
3651 is defined.
3652
3653 * generic-x.el (generic-mode-ini-file-find-file-hook):
3654 Rename to ini-generic-mode-find-file-hook.
3655 Keep generic-mode-ini-file-find-file-hook as an alias.
3656 (ini-generic-mode-find-file-hook): Rename from
3657 generic-mode-ini-file-find-file-hook. Fix docstring.
3658 (ini-generic-mode): Docstring change.
3659 (bat-generic-mode-run-as-comint): Silence the byte compiler.
3660
3661 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
3662 called from lisp.
3663
3664 * generic.el: Move to the emacs-lisp subdir.
3665
3666 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
3667
3668 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
3669 and C-S- function and cursor motion keys.
3670
3671 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3672
3673 * startup.el (command-line): Enable Xterm Mouse mode by default.
3674 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
3675 for Custom. No longer show "Mouse" in mode line when enabled.
3676 Doc fix.
3677
3678 2005-04-12 Kim F. Storm <storm@cua.dk>
3679
3680 * emulation/cua-base.el (cua-rectangle-face)
3681 (cua-rectangle-noselect-face): Define face attributes here.
3682
3683 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
3684
3685 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3686
3687 * startup.el (command-line): Turn off blinking cursor if
3688 cursorBlink in resources is off or false.
3689
3690 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3691
3692 * term/mac-win.el (dnd): Require dnd.
3693 (mac-drag-n-drop): Call dnd-handle-one-url.
3694 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
3695 (kTextEncodingISOLatin2): Remove constants.
3696 (mac-script-code-coding-systems): New constant.
3697 (mac-handle-language-change): New function.
3698 (special-event-map): Bind it to `language-change' event.
3699 (mac-centraleurroman, mac-cyrillic): New coding systems.
3700 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
3701 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
3702 and mac-cyrillic-encoder to encode-mac-centraleurroman and
3703 encode-mac-cyrillic, respectively.
3704
3705 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3706
3707 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
3708 Don't set overlay-arrow-string to "=>" as this is done
3709 globally in C now.
3710
3711 2005-04-12 Lute Kamstra <lute@gnu.org>
3712
3713 * generic-x.el (rc-generic-mode, rul-generic-mode):
3714 Fix auto-mode-alist entries.
3715 (etc-fstab-generic-mode): Tweak fontification.
3716
3717 * generic.el (generic-make-keywords-list): Fix docstring.
3718 (generic-mode-internal): Simplify generic-font-lock-keywords.
3719
3720 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3721
3722 * whitespace.el (whitespace-buffer-leading)
3723 (whitespace-buffer-trailing): Revert the incorrect test inversion.
3724 However, fix the highlight area for the leading and
3725 trailing whitespaces to show space.
3726
3727 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3728
3729 * whitespace.el (whitespace-version): Bump to 3.5
3730
3731 (whitespace-buffer-leading, whitespace-buffer-trailing):
3732 Invert sense of the test to highlight the whitespace.
3733
3734 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3735
3736 * progmodes/gud.el (gud-display-line): GUD uses its own
3737 overlay arrow now so don't set overlay-arrow-string.
3738 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
3739
3740 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
3741
3742 * term.el (term-ansi-current-bold, term-ansi-current-underline)
3743 (term-ansi-current-reverse, term-ansi-current-invisible)
3744 (term-ansi-face-already-done): Change to boolean.
3745 (term-reset-terminal, term-handle-colors-array): Handle the above
3746 vars accordingly.
3747 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
3748 (term-emulate-terminal): Use the new name.
3749
3750 * faces.el (secondary-selection): Use yellow1, not yellow.
3751 (trailing-whitespace): Use red1, not red.
3752
3753 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3754
3755 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
3756 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
3757 (dired-dnd-handle-file): Call dnd-get-local-file-uri
3758
3759 * cus-edit.el (dnd): New group.
3760
3761 * term/w32-win.el (dnd): Require dnd
3762 (w32-drag-n-drop): Call dnd-handle-one-url.
3763
3764 * x-dnd.el: Require dnd.
3765 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
3766 Call dnd-handle-one-url.
3767 (x-dnd-types-alist, x-dnd-insert-utf8-text)
3768 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
3769 to dnd-insert-text.
3770 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
3771 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
3772 (x-dnd-get-local-file-name, x-dnd-open-local-file)
3773 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
3774
3775 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
3776
3777 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3778
3779 * wdired.el: Doc fixes.
3780 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
3781 (wdired-use-dired-vertical-movement): Rename from
3782 wdired-always-move-to-filename-beginning.
3783 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
3784 (wdired-change-to-wdired-mode): Change mode name.
3785 (wdired-newline): Delete.
3786
3787 2005-04-11 Richard M. Stallman <rms@gnu.org>
3788
3789 * whitespace.el (whitespace-highlight-the-space):
3790 Don't call whitespace-unhighlight-the-space here.
3791
3792 * simple.el (undo): Record t in undo-equiv-table
3793 for the redo record made by an undo-in-region.
3794
3795 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3796
3797 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
3798 (gdb-frame-inferior-io-buffer): New Functions to control
3799 display of separate IO buffer.
3800 (menu): Add them to menu-bar.
3801 (gdb-display-buffer): Check for buffer another frame.
3802 Protect GUD buffer.
3803 (gdb-setup-windows): Create IO buffer if not already there.
3804 (gdb-memory-mode): Remove purecopy noops.
3805
3806 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
3807
3808 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
3809 and pass to self-insert-command.
3810
3811 2005-04-11 Lute Kamstra <lute@gnu.org>
3812
3813 * generic.el: Commentary section cleanup.
3814 (generic): Delete.
3815 (generic-use-find-file-hook, generic-lines-to-scan)
3816 (generic-find-file-regexp, generic-ignore-files-regexp)
3817 (default-generic-mode, generic-mode-find-file-hook)
3818 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
3819 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
3820 (generic-use-find-file-hook, generic-lines-to-scan)
3821 (generic-find-file-regexp, generic-ignore-files-regexp)
3822 (default-generic-mode, generic-mode-find-file-hook)
3823 (generic-mode-ini-file-find-file-hook): Move from generic.el.
3824
3825 2005-04-10 Karl Fogel <kfogel@red-bean.com>
3826
3827 * bookmark.el (bookmark-write-file): Catch errors writing file.
3828 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
3829
3830 2005-04-10 Richard M. Stallman <rms@gnu.org>
3831
3832 * startup.el (fancy-splash-tail): Update copyright year.
3833 (command-line): Split part of -Q into -D.
3834 (emacs-basic-display): New defvar.
3835 (fancy-splash-text): Correct name of menu item.
3836
3837 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
3838
3839 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
3840 lines in one node.
3841
3842 * comint.el (comint-send-input): New arg ARTIFICIAL.
3843 Callers in this file changed.
3844
3845 * abbrev.el (define-abbrevs): Read system abbrevs properly.
3846
3847 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
3848
3849 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
3850
3851 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
3852 `ldap-search-internal'.
3853
3854 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3855
3856 * files.el (set-auto-mode-1): Use line-end-position.
3857
3858 * international/latin-1.el:
3859 * international/latin-2.el:
3860 * international/latin-3.el:
3861 * international/latin-4.el:
3862 * international/latin-5.el:
3863 * international/latin-8.el:
3864 * international/latin-9.el: Give punctuation syntax to NBSP.
3865
3866 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
3867 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
3868 Use char-classes to accept non-ascii letters, accepted in some recent
3869 bibtex implementations.
3870
3871 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3872
3873 * custom.el (custom-set-minor-mode): Any non-nil value for the
3874 variable should enable the mode when set through Custom.
3875
3876 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3877
3878 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
3879 TAB binding so tab-always-indent is obeyed.
3880 (vhdl-minibuffer-local-map): Move initialization into declaration.
3881 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
3882 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
3883 (vhdl-hooked-abbrev): Avoid test for XEmacs.
3884 (vhdl-current-line): Use line-beginning-position.
3885 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
3886 with-output-to-temp-buffer, so the current position can be recorded.
3887
3888 2005-04-10 Masatake YAMATO <jet@gyve.org>
3889
3890 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3891 Add regexp for gcov.
3892
3893 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3894
3895 * calendar/time-date.el (time-to-seconds, seconds-to-time)
3896 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
3897 syntax which Emacs 20 doesn't support.
3898
3899 2005-04-09 Richard M. Stallman <rms@gnu.org>
3900
3901 * help.el (describe-key-briefly, describe-key):
3902 Replace strings as event types with "(any string)".
3903
3904 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3905
3906 * arc-mode.el (archive-mode-map): Move initialization into
3907 the declaration. Override *all* bindings of `undo'.
3908 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
3909
3910 2005-04-09 Jay Belanger <belanger@truman.edu>
3911
3912 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
3913
3914 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3915
3916 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
3917 (xterm-register-default-colors): Update color values computation
3918 to match xterm-200.
3919
3920 2005-04-09 Kenichi Handa <handa@m17n.org>
3921
3922 * international/code-pages.el (iso-latin-7): Fix the map.
3923
3924 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
3925
3926 * emacs-lisp/lisp.el (defun-prompt-regexp)
3927 (parens-require-spaces, buffer-end, end-of-defun)
3928 (insert-parentheses): Doc fixes.
3929
3930 2005-04-08 Kim F. Storm <storm@cua.dk>
3931
3932 * comint.el (comint-highlight-prompt): Fix face spec.
3933 * hi-lock.el (hi-green): Likewise.
3934
3935 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3936
3937 * cus-edit.el (custom-modified-face):
3938 * comint.el (comint-highlight-input): Fix previous changes.
3939 * term.el (term-handle-ansi-escape): Add a comment.
3940
3941 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3942
3943 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
3944 in the buffer and in whitespace-highlighted-space.
3945 (whitespace-unhighlight-the-space): Simplify.
3946 (whitespace-buffer): Simplify.
3947
3948 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3949
3950 * textmodes/table.el (table-cell-face): Add special case for
3951 displays supporting a high number of colors.
3952 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
3953 (vhdl-font-lock-reserved-words-face)
3954 (vhdl-speedbar-architecture-face)
3955 (vhdl-speedbar-instantiation-face)
3956 (vhdl-speedbar-architecture-selected-face)
3957 (vhdl-speedbar-instantiation-selected-face): Likewise.
3958 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
3959 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
3960 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
3961 (ebrowse-root-class-face, ebrowse-member-attribute-face)
3962 (ebrowse-progress-face): Likewise.
3963 * progmodes/compile.el (compilation-info-face): Likewise.
3964 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
3965 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
3966 * calendar/calendar.el (diary-face): Likewise.
3967 * woman.el (woman-italic-face, woman-bold-face)
3968 (woman-unknown-face): Likewise.
3969 * wid-edit.el (widget-button-pressed-face): Likewise.
3970 * whitespace.el (whitespace-highlight-face): Likewise.
3971 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
3972 * pcvs-info.el (cvs-marked-face): Likewise.
3973 * info.el (info-xref): Likewise.
3974 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
3975 * hilit-chg.el (highlight-changes-face)
3976 (highlight-changes-delete-face): Likewise.
3977 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
3978 (hi-red-b): Likewise.
3979 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
3980 * font-lock.el (font-lock-keyword-face)
3981 (font-lock-function-name-face, font-lock-warning-face): Likewise.
3982 * cus-edit.el (custom-invalid-face, custom-modified-face)
3983 (custom-set-face, custom-changed-face, custom-variable-tag-face)
3984 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
3985 * comint.el (comint-highlight-prompt): Likewise.
3986
3987 2005-04-08 Lute Kamstra <lute@gnu.org>
3988
3989 * font-lock.el (font-lock-keywords): Docstring fixes.
3990
3991 2005-04-08 Kenichi Handa <handa@m17n.org>
3992
3993 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
3994 chars are more than a limit, print " and more..." at the tail.
3995
3996 2005-04-08 Kim F. Storm <storm@cua.dk>
3997
3998 * emacs-lisp/authors.el (authors-aliases): Update list.
3999 (authors-ignored-files): New list.
4000 (authors-fixed-entries): Fix typo.
4001 (authors-renamed-files-alist): Update list.
4002 (authors-add): Check authors-ignored-files.
4003
4004 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
4005
4006 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
4007 optional, to ensure backward compatibility.
4008
4009 2005-04-08 Stephen Eglen <stephen@gnu.org>
4010
4011 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
4012
4013 2005-04-08 Kim F. Storm <storm@cua.dk>
4014
4015 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
4016
4017 * mouse.el (mouse-on-link-p): Doc fix.
4018
4019 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
4020
4021 * ielm.el (ielm-prompt-read-only): Doc fix.
4022
4023 * comint.el (comint-prompt-read-only): Doc fix.
4024
4025 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
4026
4027 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
4028 ensure dired always handles wildcards passed to ffap.
4029 (find-file-at-point): Use it.
4030 (ffap-dired-wildcards): Doc fix.
4031
4032 2005-04-07 Juri Linkov <juri@jurta.org>
4033
4034 * simple.el (next-error-overlay-arrow-position): New defvar.
4035 Put "=>" on its property `overlay-arrow-string'. Add it to
4036 `overlay-arrow-variable-list'.
4037
4038 * progmodes/compile.el (compilation-setup):
4039 Set `next-error-overlay-arrow-position' to nil. Also set it to
4040 nil in the local hook `kill-buffer-hook'. Make local variable
4041 `overlay-arrow-string' and set it to "=>".
4042 (compilation-goto-locus): Set BOL position to
4043 `next-error-overlay-arrow-position' instead of
4044 `overlay-arrow-position'.
4045
4046 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
4047 locally instead of adding it to the global hook.
4048 (Info-kill-buffer): Move up.
4049
4050 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
4051
4052 * term/xterm.el (xterm-standard-colors): Update color values from
4053 xterm-200.
4054
4055 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
4056
4057 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
4058
4059 * fast-lock.el:
4060 * lazy-lock.el: Move them to the obsolete subdir.
4061
4062 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4063
4064 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
4065 (wdired-add-replace-advice): Remove.
4066 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
4067
4068 2005-04-06 Kim F. Storm <storm@cua.dk>
4069
4070 * startup.el (command-line): Add --bare-bones alias for -Q.
4071
4072 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4073
4074 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
4075 create the startup fontset if a font specification ends with
4076 `mac-roman'.
4077
4078 2005-04-06 Lute Kamstra <lute@gnu.org>
4079
4080 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
4081 change.
4082
4083 * emacs-lisp/copyright.el (copyright-update-year): Replace the
4084 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
4085
4086 2005-04-05 Lute Kamstra <lute@gnu.org>
4087
4088 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
4089 (define-generic-mode): Ditto. Fix debug declaration.
4090
4091 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
4092 Put them in the generic-x group.
4093
4094 * calendar/timeclock.el (timeclock): Doc fix.
4095
4096 * generic.el (define-generic-mode): Don't use custom-current-group.
4097 Document default :group value.
4098 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
4099 (define-global-minor-mode): Don't use custom-current-group.
4100
4101 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
4102
4103 * startup.el (command-line-1): Display startup-echo-area-message
4104 when fancy splash screen is in use.
4105
4106 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
4107 (sh-escaped-newline): New face.
4108 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
4109 newline, and use sh-escaped-newline face.
4110
4111 * progmodes/tcl.el (tcl-escaped-newline): New face.
4112 (tcl-builtin-list): New variable.
4113 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
4114 newlines. Fix keywords subexpression number.
4115
4116 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
4117
4118 * textmodes/org.el (org-diary-default-entry): Fix call to
4119 `add-to-diary-entry'.
4120
4121 2005-04-05 Kim F. Storm <storm@cua.dk>
4122
4123 * ediff-init.el: Use (featurep 'xemacs).
4124
4125 2005-04-05 David Ponce <david@dponce.com>
4126
4127 * cus-edit.el (face): Derive from symbol widget. Display sample
4128 of the current face on the fly.
4129 (widget-face-sample-face-get, widget-face-notify): New functions.
4130 (widget-face-value-create): Remove.
4131
4132 * wid-edit.el (widget-field-end): Temporarily remove field
4133 narrowing before to call `get-char-property'.
4134
4135 2005-04-04 Jay Belanger <belanger@truman.edu>
4136
4137 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
4138 (math-read-subscripts): New variable.
4139 (math-read-preprocess-string): Process subscripts.
4140
4141 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4142
4143 * comint.el (comint-prompt-read-only): Doc fix.
4144
4145 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
4146 `-1'. Doc fix.
4147
4148 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
4149
4150 * textmodes/org.el (org-insert-mode-line-in-empty-file):
4151 Change default value to nil.
4152
4153 2005-04-04 Lute Kamstra <lute@gnu.org>
4154
4155 * autorevert.el (auto-revert-mode): Specify :group.
4156 * battery.el (display-battery-mode): Specify :group.
4157 * diff-mode.el (diff-minor-mode): Specify :group.
4158 * font-core.el (font-lock-mode): Specify :group.
4159 * hl-line.el (hl-line-mode): Specify :group.
4160 * iimage.el (iimage): New customization group.
4161 (iimage-mode): Specify :group.
4162 * longlines.el (longlines-mode): Specify :group.
4163 * master.el: Don't require easy-mmode.
4164 (master): New customization group.
4165 (master-mode): Specify :group.
4166 * msb.el (msb-mode): Specify :group.
4167 * reveal.el (reveal-mode): Specify :group.
4168 * simple.el (next-error-follow-minor-mode): Specify :group.
4169 * smerge-mode.el (smerge-mode): Specify :group.
4170 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
4171 * emulation/cua-base.el (cua-mode): Specify :group.
4172 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
4173 * language/thai-util.el (thai-auto-composition-mode)
4174 (thai-word-mode): Specify :group.
4175 * mail/supercite.el (sc-minor-mode): Specify :group.
4176 * progmodes/cwarn.el (cwarn-mode): Specify :group.
4177 * progmodes/flymake.el (flymake-mode): Specify :group.
4178 * progmodes/glasses.el (glasses-mode): Specify :group.
4179 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
4180 * textmodes/enriched.el (enriched-mode): Specify :group.
4181 * textmodes/refill.el (refill-mode): Specify :group.
4182
4183 * add-log.el (change-log-font-lock-keywords): Names in
4184 parenthesized lists can contain spaces.
4185
4186 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
4187
4188 * startup.el (fancy-splash-text): Shorten default text of
4189 "Emacs Tutorial" line. Also, if the current language env
4190 indicates an available tutorial file other than TUTORIAL,
4191 extract its title and append it to the line in parentheses.
4192 (fancy-splash-insert): If arg is a thunk, funcall it.
4193
4194 2005-04-04 Jay Belanger <belanger@truman.edu>
4195
4196 * calc.el (calc-language-alist): Add tags to customization type.
4197
4198 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
4199
4200 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
4201 Doc fix.
4202
4203 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
4204
4205 * add-log.el (change-log-font-lock-keywords): The manual
4206 describing a Change Log entry, says: (...) "Aside from these
4207 header lines, every line in the change log starts with a space or
4208 a tab.". The font-lock was not highlighting lines started with
4209 spaces, added support for it.
4210
4211 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4212
4213 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
4214 (bibtex-generate-url-list): Update docstring accordingly. Put the
4215 complex example in the docstring.
4216 (bibtex-font-lock-url): Use pop.
4217
4218 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
4219
4220 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
4221
4222 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
4223
4224 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4225
4226 * filesets.el (filesets-set-default): Doc fix.
4227
4228 2005-04-03 Lute Kamstra <lute@gnu.org>
4229
4230 * generic.el (define-generic-mode): Add argument to specify
4231 keywords for defcustom.
4232 (default-generic-mode): Specify :group.
4233
4234 * generic-x.el: Specify :group for all generic modes.
4235
4236 * desktop.el (desktop-no-desktop-file-hook)
4237 (desktop-after-read-hook): Doc fix.
4238
4239 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
4240
4241 * simple.el (visible-mode): Use explicit :group keyword.
4242 This changes the group of `visible-mode-hook' from paren-blinking
4243 to editing-basics.
4244
4245 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
4246
4247 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
4248 mailbox specifications as well as URLs.
4249 (rmail-insert-inbox-text): Remove unused conditional branches.
4250
4251 2005-04-01 Jay Belanger <belanger@truman.edu>
4252
4253 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
4254 (calc-gnuplot-print-command): Move definitions to calc.el.
4255
4256 * calc/calc-embed.el (calc-embedded-announce-formula)
4257 (calc-embedded-open-formula, calc-embedded-close-formula)
4258 (calc-embedded-open-word, calc-embedded-close-word)
4259 (calc-embedded-open-plain, calc-embedded-close-plain)
4260 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
4261 (calc-embedded-open-mode, calc-embedded-close-mode):
4262 Move definitions to calc.el.
4263
4264 * calc/calc.el (calc-settings-file, calc-language-alist):
4265 Make customizable.
4266 (calc-embedded-announce-formula, calc-embedded-open-formula)
4267 (calc-embedded-close-formula, calc-embedded-open-word)
4268 (calc-embedded-close-word, calc-embedded-open-plain)
4269 (calc-embedded-close-plain, calc-embedded-open-new-formula)
4270 (calc-embedded-close-new-formula, calc-embedded-open-mode)
4271 (calc-embedded-close-mode, calc-gnuplot-name)
4272 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
4273 from other files and make customizable.
4274
4275 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
4276
4277 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
4278 Use buffer-live-p.
4279 (cvs-mode-run): Don't call cvs-update-header here.
4280 (cvs-run-process): Call cvs-update-header.
4281 Use process properties for cvs-postprocess and cvs-buffer so that
4282 the sentinel can behave better if the temp buffer is killed.
4283 Use a pipe rather than a tty, to better handle unexpected prompts.
4284 (cvs-sentinel): Rewrite. Call cvs-update-header.
4285
4286 2005-04-01 Andre Spiegel <spiegel@gnu.org>
4287
4288 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
4289 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
4290
4291 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
4292
4293 * generic.el (define-generic-mode): Add indentation rule.
4294
4295 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4296
4297 * files.el (mode-require-final-newline): Make Custom correctly
4298 report a nil value and allow to set it to nil via Custom.
4299 Doc fix.
4300
4301 2005-04-01 Kenichi Handa <handa@m17n.org>
4302
4303 * international/characters.el: Enable the correct case setting for
4304 dotless-i and dotted-I.
4305
4306 2005-04-01 Kim F. Storm <storm@cua.dk>
4307
4308 * ido.el (ido-file-internal): Fall back to non-ido command if
4309 initial directory is on slow ftp (or tramp) host.
4310
4311 2005-03-31 Richard M. Stallman <rms@gnu.org>
4312
4313 * emacs-lisp/autoload.el (make-autoload):
4314 Handle define-global-minor-mode.
4315
4316 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
4317 Rename from easy-mmode-define-global-mode.
4318 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
4319
4320 * progmodes/scheme.el (scheme-mode-syntax-table):
4321 Update syntax of | and # for two-character comment syntax.
4322
4323 2005-03-31 Lute Kamstra <lute@gnu.org>
4324
4325 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
4326 (define-minor-mode): Call custom-current-group at load-time.
4327
4328 * generic.el (define-generic-mode): Add debug declaration.
4329 Add defcustom for the mode hook.
4330 (generic-mode-internal): Use run-mode-hooks.
4331
4332 2005-03-31 Kim F. Storm <storm@cua.dk>
4333
4334 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
4335 (mouse-fixup-help-message): New defun called by show_help_echo
4336 to fixup mouse-2 prefix in help messages when applicable.
4337
4338 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
4339
4340 2005-03-31 Kenichi Handa <handa@m17n.org>
4341
4342 * language/thai-word.el (thai-find-word-ends): Pay attention to
4343 the case that we reach the end of buffer.
4344
4345 * textmodes/fill.el (fill-text-properties-at): New function.
4346 (fill-newline): Use fill-text-properties-at instead of
4347 text-properties-at.
4348
4349 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4350
4351 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
4352 not comint-quote-filename.
4353
4354 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
4355
4356 * help-fns.el (help-with-tutorial): Revert last change.
4357
4358 2005-03-31 Kim F. Storm <storm@cua.dk>
4359
4360 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
4361
4362 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
4363
4364 * calendar/cal-china.el: Update reference to "Calendrical
4365 Calculations" book; there's a new edition.
4366 * calendar/cal-coptic.el: Likewise.
4367 * calendar/cal-french.el: Likewise.
4368 * calendar/cal-hebrew.el: Likewise.
4369 * calendar/cal-islam.el: Likewise.
4370 * calendar/cal-iso.el: Likewise.
4371 * calendar/cal-julian.el: Likewise.
4372 * calendar/cal-mayan.el: Likewise.
4373 * calendar/cal-persia.el: Likewise.
4374 * calendar/calendar.el: Likewise.
4375 * calendar/holidays.el: Likewise.
4376 * calendar/lunar.el: Likewise.
4377 * calendar/solar.el: Likewise.
4378
4379 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
4380 white space from doc string.
4381
4382 2005-03-30 Jay Belanger <belanger@truman.edu>
4383
4384 * calc/calc-help.el (calc-full-help): Remove email address.
4385
4386 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4387
4388 * help-fns.el (help-with-tutorial): Delete title line.
4389
4390 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4391
4392 * calendar/cal-x.el (calendar-one-frame-setup)
4393 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
4394 rather than 'symbol for set-window-dedicated-p.
4395
4396 * calendar/appt.el (appt-buffer-name): Make it a constant.
4397 (appt-add): Doc fix.
4398
4399 * filesets.el (filesets-menu-path, filesets-menu-before)
4400 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
4401 (filesets-menu-cache-file): Use directory ~/.emacs.d.
4402 (filesets-add-submenu): Delete and use add-submenu instead.
4403
4404 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
4405
4406 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
4407 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
4408 (org-diary-default-entry): New function.
4409 (org-get-entries-from-diary): Better parsing of diary entries.
4410 (org-agenda-check-no-diary): New function.
4411 ("diary-lib"): Advice to function `add-to-diary-list', to allow
4412 linking to diary entries.
4413 (org-agenda-execute-calendar-command): New function.
4414 (org-agenda): Improve visible section in window.
4415 Use `org-fit-agenda-window'.
4416 (org-fit-agenda-window): New option.
4417 (org-move-subtree-down): Better handling of empty lines
4418 at end of subtree.
4419 (org-cycle): Numeric prefix is interpreted now as show-subtree N
4420 levels up.
4421 (org-fontify-done-headline): New option.
4422 (org-headline-done-face): New face.
4423 (org-set-font-lock-defaults): Use `org-headline-done-face'.
4424 (org-table-copy-down): Rename from `org-table-copy-from-above'.
4425 When current field is non-empty, it is copied to next row.
4426 (org-table-copy-from-above): Fix bug which made it
4427 impossible to copy fields containing only a single non-white character.
4428
4429 2005-03-30 Kim F. Storm <storm@cua.dk>
4430
4431 * kmacro.el (kmacro-end-macro): Isearch may store this command
4432 into the macro -- so ignore it when executing keyboard macro.
4433
4434 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4435
4436 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
4437
4438 2005-03-29 Kenichi Handa <handa@m17n.org>
4439
4440 * language/thai.el ("Thai"): Set setup-function and exit-function
4441 for Thai language environment.
4442
4443 * language/thai-util.el: Require thai-word.
4444 (thai-word-mode-map): New variable.
4445 (thai-word-mode): New minor mode.
4446 (setup-thai-language-environment-internal): New function.
4447 (exit-thai-language-environment-internal): New function.
4448
4449 * language/thai-word.el (thai-word-table): Declare it by defvar,
4450 use dolist to initialize it.
4451 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
4452 (thai-fill-find-break-point): New functions.
4453
4454 2005-03-29 Richard M. Stallman <rms@gnu.org>
4455
4456 * simple.el (idle-update-delay): Move definition up.
4457 (set-mark): Doc fix.
4458
4459 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
4460
4461 * longlines.el: New file.
4462
4463 * simple.el (buffer-substring-filters): New variable.
4464 (filter-buffer-substring): New function.
4465 (kill-region, copy-region-as-kill): Use it.
4466
4467 * register.el (copy-to-register, append-to-register)
4468 (prepend-to-register): Use filter-buffer-substring.
4469
4470 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4471
4472 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
4473 (gud-filter-pending-text): Move in front of gdb.
4474 (gud-overlay-arrow-position): New variable.
4475 (gud-sentinel, gud-display-line): Use it in place of
4476 overlay-arrow-position.
4477
4478 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4479
4480 * progmodes/fortran.el (fortran-if-indent): Doc fix.
4481 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
4482 (fortran-font-lock-keywords-4): New variable.
4483 (fortran-blocks-re, fortran-end-block-re)
4484 (fortran-start-block-re): New constants, for hideshow.
4485 (hs-special-modes-alist): Add a Fortran entry.
4486 (fortran-mode-map): Bind fortran-end-of-block,
4487 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
4488 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
4489 (fortran-looking-at-if-then, fortran-end-of-block)
4490 (fortran-beginning-of-block): New functions, for hideshow.
4491
4492 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
4493 Doc fix. Tweak regexp.
4494 (f90-beginning-of-block): Push mark first.
4495
4496 2005-03-29 Jay Belanger <belanger@truman.edu>
4497
4498 * calc/calc.el: Update copyright date.
4499 (calc-version): Increase to 2.1.
4500 (calc-version-date): Remove.
4501
4502 * calc/calc-help.el: Update copyright date.
4503 (calc-full-help): Remove reference to calc-version-date.
4504 Update copyright date.
4505
4506 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4507
4508 * vc.el (vc-do-command): Use a pipe for async processes, so password
4509 prompts don't show up at places where the user can't reply.
4510
4511 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4512
4513 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
4514 on the file name we pass to the inferior shell.
4515
4516 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4517
4518 * progmodes/which-func.el (which-function): Be robust in the face of an
4519 imenu--make-index-alist failure.
4520
4521 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4522
4523 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
4524
4525 * progmodes/python.el (python-preoutput-filter): Fix last change.
4526
4527 2005-03-29 Lute Kamstra <lute@gnu.org>
4528
4529 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
4530 functions and compiled macros.
4531 (debug-convert-byte-code): Handle macros too.
4532 (debug-on-entry-1): Don't signal an error when trying to clear a
4533 function that is not set to debug on entry.
4534
4535 2005-03-29 Jay Belanger <belanger@truman.edu>
4536
4537 * calc/calc-lang.el: Add functions to math-function-table
4538 properties of tex and math.
4539
4540 2005-03-29 Kenichi Handa <handa@m17n.org>
4541
4542 * ps-mule.el (ps-mule-plot-string): Translate characters by
4543 ps-print-translation-table.
4544 (ps-mule-begin-job): Call find-charset-region/string with
4545 ps-print-translation-table.
4546 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
4547
4548 * ps-print.el (ps-print-translation-table): New variable.
4549 (ps-plot-region): Translate characters by ps-print-translation-table.
4550
4551 2005-03-29 Juri Linkov <juri@jurta.org>
4552
4553 * simple.el (next-error-highlight-timer): New variable.
4554
4555 * progmodes/compile.el (compilation-goto-locus):
4556 Use `next-error-highlight-timer' instead of `sit-for'.
4557
4558 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4559
4560 * mail/supercite.el (sc-mail-field): Use assoc-string.
4561 (sc-get-address): Simplify regexps.
4562
4563 * files.el (minibuffer-with-setup-hook): New macro.
4564 (find-file-read-args): Use it to avoid let-binding
4565 minibuffer-with-setup-hook (which breaks turning on/off
4566 file-name-shadow-mode while in the prompt).
4567
4568 * complete.el (PC-read-include-file-name-internal): Use test-completion.
4569
4570 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
4571
4572 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
4573
4574 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4575
4576 * window.el (window-buffer-height): Use count-screen-lines.
4577
4578 * progmodes/python.el (python-preoutput-leftover): New var.
4579 (python-preoutput-filter): Use it.
4580 (python-send-receive): Loop until all the result has been received.
4581
4582 2005-03-28 Juri Linkov <juri@jurta.org>
4583
4584 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
4585
4586 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
4587 "Recover Crashed Session".
4588 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
4589 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
4590 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
4591 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
4592 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
4593 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
4594 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
4595 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
4596
4597 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
4598 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
4599 Ediff Sessions", "Toggle use of separate control buffer frame",
4600 "Use separate frame for Ediff control buffer".
4601
4602 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
4603 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
4604 "Rename Bookmark", "Delete Bookmark".
4605
4606 * info.el (Info-mode-menu): Remove ellipsis from "Index".
4607 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
4608 Add `:active Info-index-alternatives' to "Next Matching Item".
4609
4610 * wdired.el (wdired-change-to-wdired-mode):
4611 Mention `wdired-abort-changes' key in the initial message.
4612
4613 * international/mule.el (auto-coding-alist): Associate non-ascii
4614 image filename extensions with `no-conversion'.
4615
4616 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4617
4618 * international/iso-acc.el:
4619 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
4620
4621 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4622
4623 * textmodes/sgml-mode.el (html-mode): Doc update.
4624
4625 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
4626
4627 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
4628
4629 * term.el (term-move-columns): Fix face after extending a line.
4630 (term-insert-spaces): Likewise.
4631 (term-reset-terminal): Fix off by one error.
4632
4633 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4634
4635 * international/mule.el (auto-coding-alist): Add .xpi files.
4636
4637 * files.el (auto-mode-alist): Add .xpi files.
4638
4639 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
4640
4641 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
4642
4643 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4644
4645 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
4646
4647 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4648
4649 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
4650 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
4651
4652 * calendar/cal-move.el (calendar-beginning-of-year): Move the
4653 cursor to Jan 1 when needed.
4654 (calendar-end-of-year): Fix -/+ typo.
4655 Reported by Chong Yidong <cyd@stupidchicken.com>.
4656
4657 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4658
4659 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
4660
4661 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
4662 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
4663
4664 2005-03-25 Richard M. Stallman <rms@gnu.org>
4665
4666 * filesets.el (filesets-init): Add autoload.
4667
4668 * mail/mailalias.el (mail-directory): Doc fix.
4669
4670 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4671
4672 * mail/mailalias.el (mail-directory-process): Do nothing if
4673 mail-directory-process is an atom.
4674 (mail-get-names): Ignore mail-directory-names if it is an atom.
4675 (mail-directory-process defvar): Doc fix.
4676 (mail-names): Doc fix.
4677
4678 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
4679
4680 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
4681
4682 2005-03-26 Kenichi Handa <handa@m17n.org>
4683
4684 * international/mule-util.el (detect-coding-with-priority):
4685 Call update-coding-systems-internal before detect-coding-region.
4686
4687 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
4688
4689 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
4690 (gdb-frames-mode-map): Add follow-link property.
4691
4692 2005-03-25 Jay Belanger <belanger@truman.edu>
4693
4694 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
4695 for variables.
4696
4697 2005-03-25 Juri Linkov <juri@jurta.org>
4698
4699 * image-mode.el: Optimize image filename extension regexps in
4700 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
4701 in `auto-mode-alist'.
4702 (image-mode): Add `image-toggle-display-text' to local hook
4703 `change-major-mode-hook'. Display the image as an image by
4704 default. Set `cursor-type' and `truncate-lines' if the image
4705 is already displayed. Take into account the current mode (image
4706 or text) in message.
4707 (image-minor-mode): New minor mode.
4708 (image-mode-maybe, image-toggle-display-text): New functions.
4709 (image-toggle-display): Use called-interactively-p.
4710 Let-bind `inhibit-read-only' to t.
4711
4712 * image-mode.el (image-minor-mode): Set `cursor-type' and
4713 `truncate-lines' if the image is already displayed. Add turning
4714 image-minor-mode off to `change-major-mode-hook'. Add message.
4715 Call `image-toggle-display-text' after turning image-minor-mode off.
4716
4717 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4718
4719 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
4720 Terminal.app, use utf-8.
4721 (set-display-table-and-terminal-coding-system): Add coding-system arg.
4722 (set-locale-environment): Use it.
4723
4724 * term/xterm.el: Undo last change, better done in mule-cmds.el.
4725
4726 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
4727
4728 * progmodes/python.el (python-close-block-statement-p)
4729 (python-outdent-p, python-current-defun): Use symbol-end.
4730
4731 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
4732
4733 * files.el (save-some-buffers): Doc fix.
4734
4735 2005-03-25 Werner Lemberg <wl@gnu.org>
4736
4737 * complete.el, thumbs.el: Replace `legal' with `valid'.
4738 * calendar/calendar.el: Replace `legal' with `valid'.
4739 * emacs-lisp/advice.el: Replace `legal' with `valid'.
4740 * mail/supercite.el: Replace `legal' with `valid'.
4741 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
4742 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
4743 Replace `legal' with `valid'.
4744 * textmodes/reftex-vars.el, textmodes/reftex.el:
4745 Replace `legal' with `valid'.
4746
4747 2005-03-25 Werner Lemberg <wl@gnu.org>
4748
4749 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
4750 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
4751 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
4752 * emulation/vip.el: Replace `illegal' with `invalid'.
4753 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
4754 * mail/supercite.el: Replace `illegal' with `invalid'.
4755 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
4756 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
4757 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
4758 * progmodes/sh-script.el, progmodes/xscheme.el:
4759 Replace `illegal' with `invalid'.
4760 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
4761 * textmodes/reftex-index.el, textmodes/reftex-parse.el
4762 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
4763 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
4764
4765 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4766
4767 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
4768 (flymake-find-buildfile, flymake-find-possible-master-files)
4769 (flymake-check-include, flymake-parse-line): Replace loops over the
4770 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
4771
4772 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
4773 Substitute file-name-as-directory in the rest of the file.
4774 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
4775 (flymake-replace-region): Remove unused arg `buffer'.
4776 (flymake-check-patch-master-file-buffer): Update calls to it.
4777 (flymake-add-err-info): Remove unused var `count'.
4778 (flymake-mode): Use define-minor-mode.
4779
4780 * progmodes/flymake.el: Use with-current-buffer.
4781 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
4782 flymake-replace-regexp-in-string, flymake-line-beginning-position)
4783 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
4784 Avoid testing for `xemacs'.
4785 (flymake-nop): Move.
4786 (flymake-region-has-flymake-overlays): Return the computed value.
4787 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
4788 Remove unused var `endline'.
4789 (flymake-get-line-count): Remove unused function.
4790 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
4791
4792 * emulation/vi.el:
4793 * generic.el:
4794 * hilit-chg.el (global-highlight-changes):
4795 * hi-lock.el (hi-lock-mode):
4796 * follow.el: find-file-hooks -> find-file-hook.
4797
4798 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
4799
4800 2005-03-24 Juri Linkov <juri@jurta.org>
4801
4802 * dired.el (dired-mode-map): Add menu item "Compare directories"
4803 for dired-compare-directories.
4804
4805 * dired-aux.el (dired-compare-directories): Add autoload cookie.
4806 Doc fix. Replace `read-file-name' with `read-directory-name'.
4807
4808 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4809
4810 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
4811
4812 2005-03-24 Jay Belanger <belanger@truman.edu>
4813
4814 * calc/calc-embed.el (calc-embedded-mode-change): Save all
4815 relevant mode settings in calc-embedded-original-modes when modes
4816 are permanently changed.
4817
4818 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4819
4820 * autoinsert.el: find-file-hooks -> find-file-hook.
4821
4822 2005-03-24 Lute Kamstra <lute@gnu.org>
4823
4824 * generic.el (generic-font-lock-defaults): Make it obsolete.
4825 (generic-font-lock-keywords): New variable to replace
4826 generic-font-lock-defaults.
4827 (generic-mode-set-font-lock): Delete it.
4828 (generic-mode-internal): Don't call generic-mode-set-font-lock.
4829 (generic-bracket-support): Add docstring.
4830
4831 * generic-x.el: Rename generic-font-lock-defaults to
4832 generic-font-lock-keywords throughout.
4833 (mailagent-rules-setup-function): Delete it.
4834 (mailagent-rules-generic-mode): Use anonymous function instead.
4835 (show-tabs-generic-mode-font-lock-defaults-1)
4836 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
4837 Quote faces.
4838 (show-tabs-tab-face, show-tabs-space-face): Specify background,
4839 not foreground.
4840
4841 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4842 Recognize define-generic-mode.
4843
4844 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4845
4846 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
4847 if there's no completion table.
4848
4849 2005-03-23 Miles Bader <miles@gnu.org>
4850
4851 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4852 Remove tty-specific variants, as they're no longer needed.
4853
4854 2005-03-23 Lute Kamstra <lute@gnu.org>
4855
4856 * generic-x.el: Code cleanup: make args constant whenever possible.
4857 (installshield-statement-keyword-list)
4858 (installshield-system-functions-list)
4859 (installshield-system-variables-list, installshield-types-list)
4860 (installshield-funarg-constants-list): Make them constants.
4861
4862 * generic.el (generic-make-keywords-list): Add autoload cookie.
4863
4864 * calendar/time-date.el: Add comment on time value formats.
4865 Don't require parse-time.
4866 (with-decoded-time-value): New macro.
4867 (encode-time-value): New function.
4868 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4869 (days-to-time): Return a valid time value when arg is huge.
4870 (time-since): Use time-subtract.
4871 (time-to-number-of-days): Use time-to-seconds.
4872
4873 2005-03-23 David Ponce <david@dponce.com>
4874
4875 * recentf.el: (recentf-keep): New option.
4876 (recentf-menu-action): Default to `find-file'.
4877 (recentf-keep-non-readable-files-flag)
4878 (recentf-keep-non-readable-files-p)
4879 (recentf-file-readable-p, recentf-find-file)
4880 (recentf-cleanup-remote): Remove.
4881 (recentf-include-p): More robust.
4882 (recentf-keep-p): New function.
4883 (recentf-remove-if-non-kept): Rename from
4884 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
4885 All callers updated.
4886 (recentf-menu-items-for-commands): Fix help string.
4887 (recentf-track-closed-file): Update. Doc fix.
4888 (recentf-cleanup): Update. Count removed files. Doc fix.
4889
4890 2005-03-23 Kim F. Storm <storm@cua.dk>
4891
4892 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4893 Don't inherit from fringe face (now happens automatically).
4894
4895 2005-03-22 Kim F. Storm <storm@cua.dk>
4896
4897 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
4898 position values.
4899
4900 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4901
4902 * menu-bar.el (showhide-date-time): Remove.
4903 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
4904 (menu-bar-make-mm-toggle): Simplify.
4905
4906 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4907
4908 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
4909 Accept qualified variable and function names.
4910
4911 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
4912
4913 * bindings.el (completion-ignored-extensions):
4914 Remove ".lis" for `vax-vms'.
4915
4916 2005-03-22 Andreas Schwab <schwab@suse.de>
4917
4918 * generic-x.el: Revert last change.
4919 * ldefs-boot.el: Update.
4920
4921 2005-03-22 Jay Belanger <belanger@truman.edu>
4922
4923 * calc/calc-embed (calc-embedded-original-modes): New variable.
4924 (calc-embedded-save-original-modes)
4925 (calc-embedded-restore-original-modes): New functions.
4926 (calc-do-embedded): Save original modes when entering embedded mode
4927 and restore when leaving embedded mode.
4928 (calc-embedded-modes-change): Change the value of
4929 calc-embedded-original-modes to reflect permanent changes.
4930
4931 2005-03-22 Lute Kamstra <lute@gnu.org>
4932
4933 * generic-x.el: Require generic again.
4934
4935 2005-03-22 Miles Bader <miles@gnu.org>
4936
4937 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4938 Tweak details to look good on both ttys and bitmap displays, light
4939 or dark background, etc.
4940
4941 2005-03-21 Kim F. Storm <storm@cua.dk>
4942
4943 * tooltip.el (tooltip-show-help-function): Check car and cdr of
4944 mouse position.
4945
4946 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4947
4948 * icomplete.el: Don't forcibly turn on the mode upon load.
4949 (icomplete-mode): Use define-minor-mode.
4950 (icomplete-eoinput): Default to nil.
4951 (icomplete-minibuffer-setup): Remove autoload.
4952 (icomplete-tidy): Simplify.
4953 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
4954 in the initial state or if the user has modified the field.
4955 Fix handling of icomplete-max-delay-chars.
4956 Remove code that handles the oddball case where
4957 minibuffer-completion-table is an integer.
4958 Wrap icomplete-completions in while-no-input in case building
4959 completions takes more time than expected.
4960 (icomplete-completions): Simplify.
4961
4962 2005-03-21 Richard M. Stallman <rms@gnu.org>
4963
4964 * jka-compr.el (jka-compr-really-do-compress):
4965 Make variable buffer-local.
4966
4967 * image-mode.el: Handle .xpm files too.
4968 (image-toggle-display): Preserve modification flag.
4969
4970 * help.el (where-is): Don't mention aliases with no key bindings.
4971
4972 2005-03-21 Lute Kamstra <lute@gnu.org>
4973
4974 * generic.el: Fix commentary section. Don't require cl for compilation.
4975 (generic-mode-list): Add autoload cookie.
4976 (generic-use-find-file-hook, generic-lines-to-scan)
4977 (generic-find-file-regexp, generic-ignore-files-regexp)
4978 (generic-mode, generic-mode-find-file-hook)
4979 (generic-mode-ini-file-find-file-hook): Fix docstrings.
4980 (define-generic-mode): Make it a defmacro. Fix docstring.
4981 (generic-mode-internal): Code cleanup. Add autoload cookie.
4982 (generic-mode-set-comments): Code cleanup.
4983 * generic-x.el: Don't prevent compilation. Don't require generic.
4984 Follow coding conventions. Minor code cleanup.
4985 (etc-fstab-generic-mode): Add some keywords.
4986 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
4987 define-generic-mode like a function declaration.
4988
4989 2005-03-21 Jay Belanger <belanger@truman.edu>
4990
4991 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
4992 changing modes.
4993
4994 2005-03-21 Sam Steingold <sds@gnu.org>
4995
4996 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
4997
4998 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
4999
5000 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
5001 Add underscore to "f$ lexicals" regexp.
5002
5003 2005-03-20 Juri Linkov <juri@jurta.org>
5004
5005 * subr.el (progress-reporter-do-update): When `min-value' is equal
5006 to `max-value', set `percentage' to 0 and prevent division by zero.
5007
5008 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5009
5010 Sync with Tramp 2.0.48.
5011
5012 * tramp.el (all): Change all addresses to .gnu.org.
5013 (tramp-append-tramp-buffers): New defun.
5014 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
5015 Catch `dont-send' signal.
5016 (tramp-set-auto-save-file-modes): Set always permissions, because
5017 there might be an old auto-saved file belonging to another
5018 original file. This could be a security threat. Reported by
5019 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
5020 Check for Emacs 21.3.50 removed.
5021
5022 * tramp-smb.el (all): Remove debug construct for
5023 `with-parsed-tramp-file-name'.
5024 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
5025 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
5026 No error message if DIRECTORY or FILENAME doesn't exist.
5027 (tramp-smb-open-connection): Check existence of
5028 `tramp-smb-program'.
5029
5030 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5031
5032 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
5033 Properly handle the case where the `m' or `s' command's argument is not
5034 yet terminated.
5035 (perl-indent-new-calculate): New function.
5036 (perl-indent-line): Use it.
5037
5038 2005-03-20 Miles Bader <miles@gnu.org>
5039
5040 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
5041 in text-mode too. Change to new face names.
5042 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
5043 Add `:weight bold' attribute.
5044 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
5045
5046 2005-03-19 Juri Linkov <juri@jurta.org>
5047
5048 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
5049
5050 * international/mule.el (auto-coding-alist): Sync with
5051 `auto-mode-alist' by adding upper case archive file extensions
5052 and adding ear/war to jar extension.
5053
5054 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
5055
5056 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
5057 running, restart it.
5058
5059 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
5060
5061 * finder.el (finder-current-item): Throw an error on an empty line.
5062
5063 * man.el (Man-follow-manual-reference): If current-word returns
5064 nil, use "".
5065
5066 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
5067
5068 * simple.el (goto-line): Doc fix.
5069
5070 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
5071
5072 * files.el (save-buffer): Doc fix.
5073
5074 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
5075
5076 * recentf.el (recentf-cleanup-remote): New variable.
5077 (recentf-cleanup): Use it to conditionally check availablity of
5078 remote files.
5079
5080 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
5081
5082 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
5083 function names.
5084
5085 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5086
5087 * language/thai-word.el: New file.
5088
5089 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5090
5091 * files.el (backup-buffer): If the file's directory is not
5092 writable, use copy instead of move to backup the file.
5093
5094 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5095
5096 * obsolete/keyswap.el: Moved to obsolete/ from term/.
5097
5098 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5099
5100 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
5101 Use functionp instead of symbolp and fboundp. Reported by Drkm
5102 <darkman_spam@yahoo.fr>.
5103 (ps-print-version): New version 6.6.6.
5104
5105 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
5106
5107 * textmodes/table.el (table--line-column-position): New idiom.
5108 (table--row-column-insertion-point-p): New function to test
5109 validity of row and column insertion operation at a location.
5110 (table-global-menu, table-cell-menu): Use above functions for
5111 deterministic test operation.
5112 (table--editable-cell-p): Behave in deterministic fashion.
5113
5114 2005-03-18 Juri Linkov <juri@jurta.org>
5115
5116 * isearch.el (isearch-lazy-highlight-new-loop):
5117 Make arguments beg and end optional.
5118 (isearch-update): Remove optional arguments nil from
5119 isearch-lazy-highlight-new-loop.
5120 (isearch-lazy-highlight-search): Let-bind case-fold-search to
5121 isearch-lazy-highlight-case-fold-search instead of
5122 isearch-case-fold-search, and let-bind isearch-regexp to
5123 isearch-lazy-highlight-regexp.
5124 Use isearch-lazy-highlight-last-string instead of isearch-string.
5125
5126 * replace.el (perform-replace): Remove bindings of global
5127 variables isearch-string, isearch-regexp, isearch-case-fold-search.
5128 Add three new arguments to `replace-highlight'.
5129 (replace-highlight): Add arguments string, regexp, case-fold.
5130 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
5131 to allow isearch-lazy-highlight-new-loop to use these values
5132 to set corresponding isearch-lazy-highlight-* internal
5133 variables whose values lazy highlighting will use regardless of
5134 changes to global variables isearch-string, isearch-regexp,
5135 isearch-case-fold-search during lazy highlighting loop.
5136 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
5137 to `lazy-highlight-cleanup'.
5138
5139 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
5140 (ispell-highlight-face): Set default face to `isearch' when
5141 lazy highlighting is enabled.
5142 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
5143 priority to 1. Add lazy highlighting.
5144 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
5145 from `isearch-dehighlight'.
5146
5147 2005-03-18 David Ponce <david@dponce.com>
5148
5149 * files.el (hack-local-variables): Do a case-insensitive search
5150 for End.
5151
5152 2005-03-18 Juri Linkov <juri@jurta.org>
5153
5154 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
5155 `isearch-lazy-highlight-cleanup', add alias to old name and
5156 declare obsolete. Add release numbers to other obsolete vars.
5157 (isearch-done, isearch-lazy-highlight-new-loop):
5158 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
5159 (lazy-highlight-cleanup) <variable>: Doc fix.
5160 (isearch-lazy-highlight-update): Rename obsolete
5161 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
5162
5163 2005-03-18 Kenichi Handa <handa@m17n.org>
5164
5165 * language/thai-util.el: Fix categorization of Thai characters in
5166 thai-category-table.
5167 (thai-composition-pattern): Adjust it for the above change.
5168 (thai-self-insert-command, thai-compose-syllable): New functions.
5169 (thai-compose-region): Use thai-compose-syllable.
5170 (thai-compose-string): Likewise.
5171 (thai-composition-function): Likewise.
5172 (thai-auto-composition): New function.
5173 (thai-auto-composition-mode): New minor mode.
5174
5175 * language/thai.el: Fix patterns to be registered in
5176 composition-function-table.
5177
5178 * international/quail.el (quail-input-method): Locally bind
5179 inhibit-modification-hooks to t.
5180
5181 2005-03-17 Richard M. Stallman <rms@gnu.org>
5182
5183 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
5184 (perl-mode): Use run-mode-hooks.
5185
5186 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
5187 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
5188 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
5189
5190 * mail/sendmail.el (sendmail-send-it): Reenable the code
5191 to compute resend-to-address and use it.
5192
5193 * tar-mode.el (tar-mode): Turn off undo unconditionally.
5194
5195 * image-mode.el: New file.
5196
5197 * image.el (insert-sliced-image): Add autoload cookie.
5198
5199 * font-lock.el (font-lock-lines-before): New user option.
5200 (font-lock-after-change-function): Obey it.
5201
5202 * bindings.el (esc-map): Make M-g a prefix.
5203 Bind M-g g and M-g M-g to goto-line.
5204
5205 * faces.el (face-id): Doc fix.
5206
5207 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
5208
5209 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
5210 (rmail-show-message): Use rmail-unknown-mail-followup-to.
5211 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
5212
5213 * mail/sendmail.el (mail-yank-ignored-headers)
5214 (mail-font-lock-keywords, mail-mode-fill-paragraph):
5215 Add Mail-Followup-To and Mail-Reply-To headers.
5216 (mail-citation-hook): Add autoload cookie.
5217 (mail-mode): Doc fix.
5218 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
5219 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
5220 (mail-mode-fill-paragraph): Handle those headers.
5221 (mail-mailing-lists): New variable.
5222 (mail-mail-reply-to, mail-mail-followup-to): New functions.
5223
5224 2005-03-17 Juri Linkov <juri@jurta.org>
5225
5226 * isearch.el (isearch-fallback): Check for `(car previous)'
5227 before calling `isearch-other-end-state'.
5228
5229 2005-03-17 Kim F. Storm <storm@cua.dk>
5230
5231 * simple.el (move-beginning-of-line): Move to beginning of buffer
5232 line, as well as beginning of screen line.
5233
5234 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
5235
5236 * calendar/diary-lib.el (mark-diary-entries): Use new optional
5237 argument REDRAW rather than calendar-redrawing variable.
5238 * calendar/calendar.el (calendar-redrawing): Delete.
5239 (redraw-calendar): Do not bind calendar-redrawing.
5240
5241 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
5242
5243 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
5244 diary-file buffer.
5245
5246 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
5247
5248 * help.el (describe-mode): Allow a :minor-mode-function property to
5249 specify a different minor mode toggle function than the variable.
5250 * simple.el (auto-fill-function):
5251 * subr.el (add-minor-mode): Use it.
5252
5253 2005-03-16 Kenichi Handa <handa@m17n.org>
5254
5255 * language/ethio-util.el (sera-being-called-by-w3): New variable.
5256 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
5257 (ethio-fidel-to-sera-buffer): Likewise.
5258
5259 2005-03-16 Juri Linkov <juri@jurta.org>
5260
5261 * emacs-lisp/find-func.el (find-function-regexp):
5262 Add defun-emitting macro `menu-bar-make-toggle'.
5263
5264 * isearch.el: Put `isearch-scroll' property to
5265 `split-window-horizontally'.
5266
5267 * info.el: Update error messages for `debug-ignored-errors'.
5268 (Info-isearch-search): Doc fix.
5269 (Info-find-node): Move up code to go into info buffer before
5270 recording the node to the history.
5271 (Info-fontify-node): Fontify titles only if the next line
5272 has two or more `*', `=', `-', `.'.
5273 Display "go to this node" for empty (match-string 3).
5274
5275 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5276
5277 * term/mac-win.el: Add mouse pointer shape constants.
5278
5279 2005-03-15 Kim F. Storm <storm@cua.dk>
5280
5281 * simple.el (move-beginning-of-line): Use vertical-motion.
5282
5283 2005-03-15 Juri Linkov <juri@jurta.org>
5284
5285 * isearch.el (isearch-error): New variable.
5286 (isearch-invalid-regexp, isearch-within-brackets): Remove.
5287 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
5288 (isearch-within-brackets-state): Remove.
5289 (isearch-case-fold-search-state, isearch-pop-fun-state):
5290 Decrease frame index.
5291 (isearch-mode, isearch-top-state, isearch-push-state)
5292 (isearch-edit-string, isearch-abort, isearch-search-and-update)
5293 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
5294 (isearch-search, isearch-lazy-highlight-new-loop):
5295 Replace `isearch-invalid-regexp' with `isearch-error'.
5296 Remove `isearch-within-brackets'.
5297 (isearch-search): Add `search-failed' handler to `condition-case'.
5298 (isearch-lazy-highlight-search): Add `condition-case' to catch
5299 errors and allow `isearch-lazy-highlight-update' to try
5300 highlighting from the beginning of the window.
5301 (isearch-repeat): Move up code to set isearch-wrapped to t
5302 before calling isearch-wrap-function.
5303
5304 * info.el (Info-isearch-initial-node): New internal variable.
5305 (Info-search): Signal an error in isearch mode when search leaves
5306 the initial node. Signal an error when `bound' is non-nil and
5307 nothing was found in the current subfile.
5308 (Info-isearch-search): Remove `condition-case'.
5309 (Info-isearch-wrap): Don't wrap when search failed during leaving
5310 the initial node. If `Info-isearch-search' is nil, wrap around
5311 the current node.
5312 (Info-isearch-start): New fun.
5313 (Info-mode): Add buffer-local hook `Info-isearch-start' to
5314 `isearch-mode-hook'.
5315
5316 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5317
5318 * simple.el (normal-erase-is-backspace): Set default to t if
5319 running on Mac.
5320
5321 * term/mac-win.el (function-key-map): Sync with x-win.el.
5322
5323 2005-03-15 Kenichi Handa <handa@m17n.org>
5324
5325 * international/mule-cmds.el (locale-language-names): Modify the
5326 format of elements and add more entries.
5327 (locale-preferred-coding-systems): Add more entries.
5328 (set-locale-environment): Adjust for the change of
5329 locale-language-names.
5330
5331 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5332
5333 * pcvs.el (smerge-ediff): Remove bogus autoload.
5334
5335 2005-03-14 Lute Kamstra <lute@gnu.org>
5336
5337 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
5338 Ignore a `*' at the beginning of a line.
5339
5340 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
5341 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
5342 subr.el.
5343 (dont-compile, eval-when-compile, eval-and-compile): Use declare
5344 to specify indentation.
5345
5346 * generic.el (define-generic-mode): Let generic-mode-list be a
5347 list of strings; test membership with equal.
5348
5349 2005-03-14 Kim F. Storm <storm@cua.dk>
5350
5351 * simple.el (next-line, previous-line): Add optional try-vscroll
5352 arg to recognize interactive use. Pass it on to line-move.
5353 (line-move): Don't perform auto-window-vscroll when defining or
5354 executing keyboard macro to ensure consistent behaviour.
5355
5356 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5357
5358 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
5359
5360 2005-03-13 Lute Kamstra <lute@gnu.org>
5361
5362 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
5363 debugger-setup-buffer so that backtrace marks the frames set to
5364 debug-on-exit and we don't have to do it manually. Set an extra
5365 debug-on-exit for macro's.
5366 (debugger-setup-buffer): Don't mark the top frame manually.
5367
5368 2005-03-12 Lute Kamstra <lute@gnu.org>
5369
5370 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
5371 lisp-indent-function throughout.
5372 (with-no-warnings): Set lisp-indent-function property.
5373
5374 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
5375
5376 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
5377 Add entry for backslash.
5378
5379 2005-03-12 Juri Linkov <juri@jurta.org>
5380
5381 * info.el (Info-search): Four fixes for backward search.
5382
5383 2005-03-11 Jay Belanger <belanger@truman.edu>
5384
5385 * calc/calc.el (calc-language-alist): New variable.
5386 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
5387 (calc-embedded-find-modes): Use calc-language-alist instead of
5388 calc-embedded-language-alist.
5389
5390 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5391
5392 * calendar/calendar.el (calendar-redrawing): New internal
5393 variable.
5394 (redraw-calendar): Remove bogus save-excursion from previous
5395 change. Bind calendar-redrawing to t for mark-diary-entries.
5396 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
5397 calendar if that is why we were called.
5398
5399 2005-03-11 Kenichi Handa <handa@m17n.org>
5400
5401 * international/mule.el (make-coding-system): Set property
5402 coding-system-define-form to nil.
5403 (define-coding-system-alias): Likewise.
5404
5405 2005-03-11 Kenichi Handa <handa@m17n.org>
5406
5407 These changes are suggested by Dave Love <fx@gnu.org>.
5408
5409 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
5410 coding: tag.
5411 (adaptive-fill-regexp): Add more bullets.
5412 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
5413 regexps.
5414
5415 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
5416
5417 * help.el (describe-mode): Properly handle non-trivial lighters.
5418 Don't ignore minor modes that are not listed in minor-mode-list.
5419
5420 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
5421 feature ON when the user requests to turn it OFF.
5422
5423 2005-03-10 Lute Kamstra <lute@gnu.org>
5424
5425 * emacs-lisp/debug.el (debug-entry-code): Delete it.
5426 (implement-debug-on-entry): New function to replace debug-entry-code.
5427 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
5428 second argument as the 2005-03-07 change makes it obsolete.
5429 (debug-on-entry, cancel-debug-on-entry): Update call to
5430 debug-on-entry-1.
5431 (debug, debugger-setup-buffer): Comment update.
5432 (debugger-frame-number): Update to work with implement-debug-on-entry.
5433
5434 2005-03-10 Jay Belanger <belanger@truman.edu>
5435
5436 * calc/calc-embed.el (math-ms-args): Declare it.
5437 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
5438 math-ms-args.
5439 (calc-embedded-subst): Use math-multi-subst-rec to substitute
5440 variables.
5441
5442 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
5443
5444 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
5445 Use message-box.
5446
5447 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
5448 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
5449 (tooltip-gud-tips): Simplify.
5450 (tooltip-gud-tips-p): Remove superflouous :set.
5451 (tooltip-gud-modes): Add fortran-mode.
5452 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
5453
5454 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
5455
5456 2005-03-09 Kim F. Storm <storm@cua.dk>
5457
5458 * play/animate.el (animate-place-char): Use forward-line instead
5459 of next-line to improve performance.
5460
5461 2005-03-09 Simon Josefsson <jas@extundo.com>
5462
5463 * net/browse-url.el (browse-url-default-browser): Doc fix.
5464
5465 2005-03-09 Miles Bader <miles@gnu.org>
5466
5467 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
5468 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
5469
5470 2005-03-09 Kenichi Handa <handa@m17n.org>
5471
5472 * international/latin-1.el: Set case and syntax for 255 only if
5473 set-case-syntax-set-multibyte is nil.
5474
5475 * textmodes/ispell.el (ispell-insert-word): New function.
5476 (ispell-word): Use ispell-insert-word to insert a new word.
5477 (ispell-process-line): Likewise.
5478 (ispell-complete-word): Likewise.
5479
5480 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
5481
5482 * calendar/calendar.el (redraw-calendar): Preserve point.
5483 Reported by Matt Hodges <MPHodges@member.fsf.org>.
5484 (calendar-week-start-day): Move after definition of
5485 redraw-calendar. Delete buffer test, since redraw-calendar has
5486 that now.
5487
5488 * calendar/diary-lib.el (mark-diary-entries): Only call
5489 redraw-calendar in the first of any recursive calls.
5490 Reported by Alan Shutko <ats@acm.org>.
5491
5492 2005-03-08 Juri Linkov <juri@jurta.org>
5493
5494 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
5495 (html-horizontal-rule, html-line, html-image, html-checkboxes)
5496 (html-radio-buttons): Add a space before the trailing `/>' where
5497 sgml-xml-mode is non-nil.
5498 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
5499 the subsequent tag of the empty XML tag.
5500 (html-href-anchor): Don't set initial input to "http:".
5501 (html-image): Ask for the image URL and set point inside alt="".
5502 (html-name-anchor): Duplicate the name in the `id' attribute when
5503 sgml-xml-mode is non-nil.
5504 (html-paragraph): Remove \n before <p>.
5505 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
5506 instead of `checked' when sgml-xml-mode is non-nil.
5507
5508 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
5509 Remove 1 space before #RRGGBB to not truncate it on terminal
5510 windows w/o fringes. Remove 1 space between bg and fg examples
5511 to get more space.
5512 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
5513 avoid byte-compile warnings.
5514
5515 * image-file.el (image-file-handler): Put `safe-magic' property to
5516 `image-file-handler'.
5517
5518 * info.el (Info-isearch-search): Emulate word search in
5519 isearching through multiple Info nodes with Info-search.
5520 (Info-isearch-wrap): Allow isearch-word.
5521
5522 2005-03-08 Lute Kamstra <lute@gnu.org>
5523
5524 * emacs-lisp/debug.el (debugger-step-through): Make sure that
5525 stepping into the debugger's code is not possible.
5526 (debugger-jumping-flag): Docstring update.
5527
5528 2005-03-08 Jay Belanger <belanger@truman.edu>
5529
5530 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
5531 embedded mode begins.
5532 (calc-embedded-language-alist): New variable.
5533 (calc-embedded-find-modes): Use calc-embedded-language-alist to
5534 set default language mode.
5535
5536 2005-03-08 Kenichi Handa <handa@m17n.org>
5537
5538 * international/ccl.el (define-ccl-program): Fix docstring about
5539 extra 256 bytes assured for the output buffer.
5540
5541 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5542 Fix BUFFER_MAGNIFICATION to 2.
5543 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5544
5545 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
5546
5547 * align.el (align-rules-list): Added an alignment rule for CSS
5548 declarations (applies to css-mode and html-mode buffers).
5549
5550 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
5551
5552 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
5553
5554 2005-03-07 Kim F. Storm <storm@cua.dk>
5555
5556 * simple.el (move-beginning-of-line): New command.
5557
5558 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
5559
5560 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
5561
5562 * emulation/cua-base.el: Put CUA move property on move-end-of-line
5563 and move-beginning-of-line.
5564
5565 * apropos.el (apropos-print): Omit command from M-x ... RET.
5566
5567 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
5568
5569 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
5570 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
5571
5572 2005-03-06 Richard M. Stallman <rms@gnu.org>
5573
5574 * bindings.el (esc-map): Bind M-g to goto-line.
5575
5576 * facemenu.el (global-map): Bind M-o, not M-g.
5577
5578 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5579
5580 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
5581 "Open Directory" as for "Open File".
5582
5583 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
5584
5585 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
5586 (push-mark-command): Run activate-mark-hook.
5587
5588 2005-03-06 Richard M. Stallman <rms@gnu.org>
5589
5590 * help-mode.el (help-mode-finish): Don't alter the element
5591 in view-return-to-alist if there already is one.
5592
5593 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
5594 make sure the current buffer is the expected one.
5595
5596 * novice.el (disabled-command-function): Output in *Disabled Command*.
5597 Explicitly ignore non-keyboard events, and explicitly handle C-g.
5598
5599 * textmodes/flyspell.el (flyspell-large-region):
5600 Pass args differently for aspell.
5601
5602 * files.el (mode-require-final-newline): Doc fix.
5603
5604 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5605
5606 * progmodes/which-func.el (which-function):
5607 Specify NOERROR when calling imenu--make-index-alist.
5608
5609 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
5610
5611 * simple.el (normal-erase-is-backspace): Define default value.
5612
5613 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
5614 (custom-reevaluate-setting): Simple function to handle
5615 variables that are defined before their default value can really
5616 be computed.
5617
5618 * startup.el (command-line): Use it for temporary-file-directory,
5619 small-emporary-file-directory, auto-save-file-name-transforms,
5620 blink-cursor-mode, and normal-erase-is-backspace.
5621
5622 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
5623 progress, even with buggy anchored keywords.
5624
5625 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
5626
5627 * simple.el (goto-line): Remove unbalanced final parenthesis.
5628
5629 2005-03-05 Richard M. Stallman <rms@gnu.org>
5630
5631 * simple.el (goto-line): Use a number at point as the default.
5632 With C-u as arg, switch buffers.
5633
5634 2005-03-05 Juri Linkov <juri@jurta.org>
5635
5636 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
5637 with `no-blinking-cursor'.
5638
5639 * startup.el (no-blinking-cursor): New defvar.
5640 (command-line): Add `--no-blinking-cursor' to longopts.
5641 Set `no-blinking-cursor' to t for command line arguments
5642 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
5643 with `no-blinking-cursor' in the condition for calling
5644 `blink-cursor-mode'.
5645
5646 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
5647
5648 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
5649 (menu-bar-options-save): Add blink-cursor-mode.
5650 (menu-bar-options-menu): Add blink-cursor-mode.
5651
5652 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5653
5654 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
5655 (icalendar-export-file, icalendar-export-region)
5656 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
5657 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
5658
5659 2005-03-04 Lute Kamstra <lute@gnu.org>
5660
5661 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
5662 (debug-function-list): Ditto.
5663
5664 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
5665
5666 * textmodes/texinfmt.el (texinfo-append-refill):
5667 Redefine the types of line to which @refill
5668 is not appended by replacing a search for `@refill\\|@bye' with
5669 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
5670 itemize@refill' bug and the unfilled long lines bug.
5671 (texinfmt-version): Update number and date.
5672
5673 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
5674
5675 * international/code-pages.el (windows-1250, windows-125[2-8])
5676 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
5677
5678 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5679
5680 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
5681 bound yet.
5682
5683 2005-03-02 Romain Francoise <romain@orebokech.com>
5684
5685 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
5686 buffer after removing limits.
5687 (ibuffer-pop-filter): Ditto.
5688 Update copyright.
5689
5690 2005-03-02 Miles Bader <miles@gnu.org>
5691
5692 * button.el (make-text-button): If the user doesn't specify a
5693 type, use the default. Rewrite to use `add-text-properties' and
5694 plist functions.
5695
5696 2005-03-01 Lute Kamstra <lute@gnu.org>
5697
5698 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
5699 (debugger-jumping-flag): New var.
5700 (debug-entry-code): Use it.
5701 (debugger-jump): Use debugger-jumping-flag and add
5702 debugger-reenable to post-command-hook.
5703 (debugger-reenable): Use debugger-jumping-flag and remove itself
5704 from post-command-hook.
5705 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
5706 debugger-reenable.
5707
5708 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
5709
5710 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
5711 inclusion of "itemize\\|", which may be unnecessary, is certainly
5712 inelegant, and stops refilling in itemize lists when formatting
5713 Japanese Texinfo files to Info.
5714 Update copyright to 2005.
5715
5716 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
5717
5718 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
5719 of an error if GDB can't find the source file.
5720
5721 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5722
5723 * calendar/calendar.el (redraw-calendar): Work from any buffer,
5724 not just the calendar.
5725
5726 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
5727 first.
5728 (diary-redraw-calendar): New function.
5729 (make-diary-entry): Add diary-redraw-calendar to local
5730 write-contents-functions. Turn off selective display before
5731 inserting in diary.
5732
5733 2005-03-01 Kim F. Storm <storm@cua.dk>
5734
5735 * emacs-lisp/copyright.el (copyright-fix-years): New command.
5736
5737 2005-03-01 Lute Kamstra <lute@gnu.org>
5738
5739 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
5740 that debug-entry-code can be safely removed from a function while
5741 this code is being evaluated. Revert the 2005-02-27 change as the
5742 new implementation no longer requires it. Make sure that a
5743 function body containing just a string is not mistaken for a docstring.
5744 (debug): Skip one more frame in case of debug on entry.
5745 (debugger-setup-buffer): Delete one more frame line in case of
5746 debug on entry.
5747 (debugger-frame-number): Update to use the new text introduced by
5748 the 1999-11-03 change. Skip one more frame in case of debug on entry.
5749
5750 2005-02-28 Kim F. Storm <storm@cua.dk>
5751
5752 * double.el (double-translate-key): Call force-window-update after
5753 read-event to avoid crash in redisplay.
5754
5755 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5756
5757 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
5758 (debug): Use it. Move the inhibit-trace earlier.
5759 (debug-entry-code): New const.
5760 (debug-on-entry-1): Use it.
5761
5762 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
5763
5764 * international/utf-16.el (ccl-encode-mule-utf-16le):
5765 Fix BUFFER_MAGNIFICATION to 2.
5766 (ccl-encode-mule-utf-16be): Likewise.
5767
5768 2005-02-28 Kenichi Handa <handa@m17n.org>
5769
5770 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5771 Fix BUFFER_MAGNIFICATION to 4.
5772 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5773
5774 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
5775
5776 * speedbar.el (speedbar-update-flag): Doc fix.
5777 (speedbar-show-info-under-mouse): Give set-mouse-position the right
5778 argument.
5779
5780 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
5781
5782 * reveal.el (reveal-post-command): Don't try to reveal overlays which
5783 have a non-nil `invisible' property but are actually visible.
5784
5785 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
5786 for perldoc sections.
5787 (perl-outline-regexp, perl-outline-level): New var and function.
5788 (perl-mode): Use them.
5789
5790 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5791
5792 * calendar/diary-lib.el (diary-remind): Discard any mark portion
5793 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
5794
5795 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
5796
5797 * cus-edit.el: Comment change.
5798 (custom-buffer-create-internal): Slightly reword text at top of
5799 Custom buffers. Mention there that saving an option edits the
5800 init file. Add link to Emacs manual node on `custom-file'.
5801 (custom-magic-alist): Rewrite individual State messages to use
5802 capitalized keywords. Doc fix.
5803
5804 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5805
5806 * calendar/calendar.el (calendar-buffer): Move above
5807 calendar-week-start-day.
5808 (calendar-week-start-day): Doc fix. Add :set function.
5809 (calendar-minimum-window-height): New variable.
5810 (generate-calendar-window): Only resize window if selected-window
5811 is displaying the calendar buffer. Use new variable
5812 calendar-minimum-window-height.
5813 (generate-calendar): Reword error message.
5814 (calendar-mode-map): Bind DEL to scroll-other-window-down.
5815
5816 2005-02-27 Andreas Schwab <schwab@suse.de>
5817
5818 * vc.el (vc-do-command): Don't run command asynchronously when
5819 operating in a remote directory.
5820
5821 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
5822 change from sync with Tramp 2.0.47.
5823
5824 2005-02-27 Richard M. Stallman <rms@gnu.org>
5825
5826 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5827
5828 * textmodes/flyspell.el (flyspell-mode-on):
5829 Call ispell-change-dictionary only if necessary.
5830
5831 * emacs-lisp/re-builder.el (regexp-builder): New function.
5832
5833 * register.el (describe-register-1): Explicitly handle
5834 yank-excluded-properties = t.
5835
5836 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
5837 (custom-magic-alist): Change the status descriptions again.
5838 (face widget-type): Total rewrite based on `restricted-sexp'
5839 to eliminate the confusing double hiding levels.
5840
5841 * emacs-lisp/debug.el (debug-on-entry-1):
5842 If function body is empty, add nil as body form.
5843
5844 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
5845
5846 * emacs-lisp/trace.el (inhibit-trace): New var.
5847 (trace-make-advice): Use it.
5848
5849 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
5850
5851 2005-02-26 Kim F. Storm <storm@cua.dk>
5852
5853 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
5854 (mouse-on-link-p, mouse-drag-region-1): Use it.
5855
5856 2005-02-25 Lute Kamstra <lute@gnu.org>
5857
5858 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
5859
5860 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
5861
5862 * frame.el (blink-cursor-mode): Add :group keyword.
5863
5864 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
5865
5866 * calendar/icalendar.el (icalendar--decode-isodatetime):
5867 New optional argument DAY-SHIFT.
5868 (icalendar-export-region): Fix coding-system-for-write.
5869 (icalendar--convert-ical-to-diary): Shift end-day of all-day
5870 events by one.
5871
5872 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
5873
5874 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
5875
5876 2005-02-24 Kim F. Storm <storm@cua.dk>
5877
5878 * international/iso-acc.el (iso-accents-compose): Fix crash
5879 during redisplay. Call force-window-update after read-event
5880 and delete-region to signal that window is not accurate.
5881
5882 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5883
5884 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
5885 Remove unused and inexistent var `inhibit-trace'.
5886 (debugger-mode): Use run-mode-hooks.
5887 (debugger-list-functions): Add buttons; setup xref stack.
5888
5889 2005-02-23 Richard M. Stallman <rms@gnu.org>
5890
5891 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
5892 appointment says it was explicitly made.
5893 (appt-add): Set the 3rd element.
5894 (appt-make-list): Preserve explicit appointments.
5895
5896 * subr.el (find-tag-default): Catch errors in forward-sexp.
5897
5898 2005-02-23 Juri Linkov <juri@jurta.org>
5899
5900 * info.el (Info-isearch-search): New defcustom.
5901 (Info-isearch-search): Call the default isearch function
5902 when Info-isearch-search is nil.
5903 (Info-isearch-wrap): Use variable Info-isearch-search.
5904
5905 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
5906
5907 * cus-edit.el: Comment change.
5908
5909 2005-02-22 Kim F. Storm <storm@cua.dk>
5910
5911 * progmodes/hideif.el (hide-ifdef-use-define-alist):
5912 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
5913
5914 2005-02-22 Simon Josefsson <jas@extundo.com>
5915
5916 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
5917 New variable.
5918 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
5919 Oskarsson" <myrkraverk@users.sourceforget.net>.
5920
5921 2005-02-22 Kim F. Storm <storm@cua.dk>
5922
5923 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
5924 check that window of that event is the selected window.
5925 (mouse-drag-region-1): Compare mouse event window to selected
5926 window before setting point.
5927
5928 * tooltip.el (tooltip-show-help-function): Pass event to
5929 mouse-on-link-p so it can check selected window.
5930
5931 2005-02-22 Kenichi Handa <handa@m17n.org>
5932
5933 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
5934 (ps-mule-show-warning): New function.
5935 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
5936 characters are found.
5937
5938 * ps-print.el (ps-header-footer-string): Return a list of header
5939 and footer strings.
5940
5941 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
5942
5943 * pcvs.el (cvs-retrieve-revision): Fix thinko.
5944
5945 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
5946
5947 * frame.el (blink-cursor-mode): Use define-minor-mode.
5948
5949 * term/mac-win.el (function-key-map): Use char-names more consistently.
5950 (file-name-coding-system): Only set it for MacOS-9. The other case is
5951 already handled in mule-cmds.el (where it also works when mac-win.el
5952 is not used).
5953
5954 2005-02-21 Kenichi Handa <handa@m17n.org>
5955
5956 * international/mule.el (ctext-pre-write-conversion): Always use
5957 " *code-converting-work*" buffer for work.
5958
5959 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
5960
5961 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
5962
5963 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
5964
5965 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
5966
5967 * ses.el (undo-more): Restore defadvice, but only the part that
5968 allows changes outside the restricted area of the buffer.
5969
5970 2005-02-20 Kim F. Storm <storm@cua.dk>
5971
5972 * simple.el (line-move): Add fourth optional arg try-vscroll which
5973 must be set to perform auto-window-vscroll.
5974 When moving backwards and doing auto-window-vscroll, automatically
5975 vscroll to the last part of lines which are taller than the window.
5976 (next-line, previous-line): Set try-vscroll arg on line-move.
5977
5978 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
5979
5980 * replace.el (query-replace, query-replace-regexp)
5981 (replace-string, replace-regexp): When operating on region, make
5982 the minibuffer prompt say so.
5983
5984 * isearch.el (isearch-forward): Document isearch-query-replace and
5985 isearch-query-replace-regexp keybindings.
5986
5987 2005-02-19 Jay Belanger <belanger@truman.edu>
5988
5989 * calc/calc-aent.el (math-read-token): Add local variable.
5990
5991 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
5992 (calc-edit-top): Move declaration to earlier in file.
5993 (calc-edit-macro-repeats): Add local variables.
5994
5995 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
5996 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
5997 calcFunc-tanh.
5998 Adjust integration rule for calcFunc-tan.
5999
6000 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6001
6002 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
6003 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
6004 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
6005 (viper-skip-separators): Bug fix.
6006 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
6007 particular major mode.
6008 (viper-del-backward-char-in-replace): Don't put deleted char on the
6009 kill ring.
6010
6011 * viper-ex.el (viper-color-display-p): New function.
6012 (viper-has-face-support-p): Use viper-color-display-p.
6013
6014 * viper-keym.el (viper-gnus-modifier-map): New keymap.
6015
6016 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
6017
6018 * viper-util.el (viper-glob-unix-files): Fix shell status check.
6019 (viper-file-remote-p): Make equivalent to file-remote-p.
6020
6021 * viper.el (viper-major-mode-modifier-list):
6022 Use viper-gnus-modifier-map.
6023
6024 2005-02-19 David Kastrup <dak@gnu.org>
6025
6026 * subr.el (subregexp-context-p): Fix garbled doc string by adding
6027 quoting.
6028
6029 2005-02-19 Jay Belanger <belanger@truman.edu>
6030
6031 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
6032 Remove extra definitions.
6033 (calc-coth): New function.
6034 (calcFunc-cot): Fix `let'.
6035
6036 2005-02-19 Eli Zaretskii <eliz@gnu.org>
6037
6038 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
6039 the reasons we use "type pc" in these faces.
6040
6041 * button.el (button): Ditto.
6042
6043 2005-02-19 Michael Mauger <mmaug@yahoo.com>
6044
6045 * replace.el (query-replace-read-from): Set the value of
6046 query-replace-from-history-variable to handle the case of an empty
6047 string entered to accept the suggested default.
6048
6049 * net/tramp.el (tramp-file-name-for-operation):
6050 Use dired-call-process instead of dired-call-process-command.
6051
6052 2005-02-19 Jay Belanger <belanger@truman.edu>
6053
6054 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
6055 (math-div-non-trig): New variables.
6056 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
6057 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
6058 (math-combine-prod, math-div-symb-fancy): Add simplifications for
6059 trig expressions.
6060
6061 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
6062
6063 * progmodes/gdb-ui.el (gdb-var-update-handler)
6064 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
6065 for watch expressions,
6066 (gdb-var-create-handler): Don't set speedbar-update-flag.
6067 (gdb-post-prompt): Simplify test for speedbar.
6068
6069 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6070
6071 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
6072 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
6073 we use the syntax table of the correct buffer.
6074 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
6075 Felix Gatzemeier.
6076
6077 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
6078 (ediff-file-remote-p): Make synonymous with file-remote-p.
6079 In all deffaces ediff-*-face-*, use min-colors.
6080
6081 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
6082 ediff-recurse-to-subdirectories.
6083 (ediff-mark-if-equal): Check that the arguments are strings, use
6084 ediff-same-contents (after to Felix Gatzemeier).
6085
6086 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
6087 nil.
6088
6089 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
6090
6091 * log-view.el (log-view-message-re): Fix up Subversion regexp.
6092
6093 2005-02-18 David Kastrup <dak@gnu.org>
6094
6095 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
6096 use `mark-active' when defined.
6097
6098 2005-02-18 Kenichi Handa <handa@m17n.org>
6099
6100 * ps-print.el (ps-font-info-database): New entry
6101 ZapfChancery-MediumItalic with correct font name. Fix font name
6102 of the entry Zapf-Chancery-MediumItalic.
6103
6104 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6105
6106 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
6107
6108 2005-02-16 Kim F. Storm <storm@cua.dk>
6109
6110 * ido.el (ido-fallback-command): Pass user input to fallback command.
6111
6112 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
6113
6114 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
6115 (gdb-find-file-hook): Add server prefix.
6116
6117 2005-02-16 Richard M. Stallman <rms@gnu.org>
6118
6119 * replace.el (perform-replace): Pass new args to replace-highlight.
6120 (replace-highlight): Take region args,
6121 and pass them to isearch-lazy-highlight-new-loop.
6122
6123 * novice.el (disabled-command-hook): Autoload the defalias
6124 and the make-obsolete-variable call.
6125
6126 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
6127
6128 * isearch.el (isearch-lazy-highlight-start-limit)
6129 (isearch-lazy-highlight-end-limit): New variables limit
6130 the region for highlighting.
6131 (isearch-lazy-highlight-new-loop): New args BEG and END.
6132 (isearch-lazy-highlight-search): Use the new vars.
6133 (isearch-lazy-highlight-update): Likewise.
6134
6135 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
6136
6137 * cus-start.el (all): Use default-boundp.
6138
6139 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
6140
6141 * menu-bar.el (menu-bar-select-frame): Handle current frame.
6142
6143 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
6144
6145 * autorevert.el (auto-revert-stop-on-user-input)
6146 (auto-revert-verbose): Doc fixes.
6147
6148 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
6149
6150 * international/mule-cmds.el (set-locale-environment): Remove call
6151 to set-selection-coding-system on Windows.
6152
6153 2005-02-15 Jay Belanger <belanger@truman.edu>
6154
6155 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
6156 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
6157 calcFunc-coth.
6158 (math-simplify-sqrt): Add simplifications.
6159
6160 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
6161 to list.
6162
6163 * calc/calc-ext.el: Add functions to autoloads.
6164
6165 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
6166 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
6167 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
6168 (math-csc-raw, math-cot-raw): New functions.
6169
6170 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
6171
6172 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
6173 the variable name in a message.
6174
6175 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
6176 calcFunc-csc, calcFunc-cot.
6177
6178 * calc/calcalg2.el: Add derivative and integration rules for
6179 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
6180 calcFunc-csch, calcFunc-coth.
6181 (math-do-integral-methods): Add to checks for when to use
6182 substitutions.
6183
6184 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
6185
6186 2005-02-15 Lute Kamstra <lute@gnu.org>
6187
6188 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6189 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
6190 <monnier@iro.umontreal.ca>
6191 (lisp-outline-level): Improve efficiency. Suggested by David
6192 Kastrup <dak@gnu.org>.
6193
6194 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
6195
6196 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
6197 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
6198 (gdb-set-gud-minor-mode-existing-buffers): New functions.
6199 (gdb-find-file-hook): New hook. Add it to find-file-hook.
6200 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
6201
6202 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
6203
6204 * cus-start.el (all): Comment change.
6205
6206 2005-02-14 Lute Kamstra <lute@gnu.org>
6207
6208 * cus-start.el (all): Check if symbol is void.
6209
6210 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
6211
6212 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
6213 optional argument to \cite.
6214
6215 2005-02-14 Richard M. Stallman <rms@gnu.org>
6216
6217 * cus-edit.el (custom-buffer-create-internal): Update help message.
6218 (custom-magic-alist): Update help messages.
6219
6220 * cus-start.el (all): Allow a var to specify a standard value.
6221
6222 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
6223
6224 * custom.el (custom-theme-set-variables): Handle variable aliases.
6225
6226 * frame.el (blink-cursor-timer): Doc fix.
6227 (blink-cursor): Make it an alias for `blink-cursor-mode' and
6228 declare obsolete.
6229 (blink-cursor-mode): Define with defcustom and use correct
6230 standard expression in that defcustom.
6231 * startup.el (command-line): Adapt to above changes in frame.el.
6232
6233 2005-02-11 Lute Kamstra <lute@gnu.org>
6234
6235 * apropos.el (apropos-score-doc): Prevent division by zero.
6236
6237 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
6238
6239 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
6240 (icalendar--get-event-property-attributes)
6241 (icalendar--get-event-properties)
6242 (icalendar--datetime-to-diary-date): New functions.
6243 (icalendar--split-value): Doc fix.
6244 (icalendar--datetime-to-noneuropean-date)
6245 (icalendar--datetime-to-european-date): New optional argument
6246 SEPARATOR. Return result as a string instead of a list.
6247 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
6248 (icalendar--convert-string-for-export): Rename arg S to STRING.
6249 (icalendar-export-region): Doc fix. Change name of error buffer.
6250 Save output buffer.
6251 (icalendar-import-file): Add blank at end of prompt.
6252 (icalendar-import-buffer): Doc fix. Do not switch to error
6253 buffer. Indicate status in return value.
6254 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
6255 buffer. Save output buffer. Handle exception from recurrence
6256 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
6257 events. Fix problems with weekly all-day events.
6258
6259 2005-02-10 Richard M. Stallman <rms@gnu.org>
6260
6261 * simple.el (eval-expression-print-format):
6262 Avoid warning about edebug-active.
6263
6264 * help.el (help-for-help-internal): Rename from help-for-help.
6265 (help-for-help): Define with defalias.
6266
6267 * font-core.el (font-lock-default-function): Use with-no-warnings.
6268
6269 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
6270
6271 * custom.el (defface): Doc fix.
6272
6273 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
6274
6275 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
6276 width 0" to prevent word wrapping problems.
6277
6278 2005-02-09 Kim F. Storm <storm@cua.dk>
6279
6280 * ido.el (ido-file-extensions-order): New defcustom.
6281 (ido-file-extension-lessp, ido-file-extension-aux)
6282 (ido-file-extension-order): New advanced file ordering.
6283 (ido-file-lessp): New simple file ordering.
6284 (ido-sort-list): Remove.
6285 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
6286 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
6287
6288 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
6289
6290 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
6291 that some versions of grep produce.
6292 (grep-mode-font-lock-keywords): Likewise.
6293
6294 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
6295
6296 * progmodes/gdb-ui.el (gdb-location-list): New variable.
6297 (gdb-cdir): Delete.
6298 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
6299 (gdb-source-info): Treat case when source file is in another
6300 directory properly.
6301 (gdb-get-location): New function.
6302
6303 2005-02-07 Jay Belanger <belanger@truman.edu>
6304
6305 * calc/calc-prog.el (calc-write-parse-table-part)
6306 (calc-fix-token-name): Fix a check for language type.
6307
6308 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
6309
6310 2005-02-07 Andre Spiegel <spiegel@gnu.org>
6311
6312 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
6313 as directory not writable.
6314
6315 2005-02-07 Kim F. Storm <storm@cua.dk>
6316
6317 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
6318 (cua--standard-movement-commands): Remove list.
6319 Instead, set CUA property value to move for movement commands.
6320 (cua-movement-commands): Remove. Users must set CUA prop instead.
6321 (cua--pre-command-handler): Check CUA property.
6322 (cua--init-keymaps): Don't remap undo commands.
6323 (cua-mode): Don't call cua--rectangle-on-off.
6324
6325 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
6326 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
6327 (cua--rect-undo-set-point): New var.
6328 (cua--rectangle-undo-boundary): Setup undo apply entry.
6329 (cua--rect-undo-handler): New function for rectangle undo.
6330 (cua--rect-start-position, cua--rect-end-position): Add.
6331 (cua--rectangle-post-command): Call cua--rectangle-set-corners
6332 for restored rectangle. Set point if cua--rect-undo-set-point.
6333
6334 2005-02-06 Jay Belanger <belanger@truman.edu>
6335
6336 * calc/calc-lang.el (calc-tex-language): Display more information
6337 in messages.
6338
6339 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
6340 in TeX mode.
6341
6342 2005-02-06 Richard M. Stallman <rms@gnu.org>
6343
6344 * emacs-lisp/lisp.el (buffer-end): Doc fix.
6345
6346 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
6347
6348 * net/ldap.el (ldap-search-internal): Support attributes with
6349 optional descriptions separated by a semi-colon, as in
6350 "userCertificate;binary".
6351
6352 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6353
6354 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
6355 isn't a cons (i.e. the version is 0).
6356
6357 2005-02-05 Eli Zaretskii <eliz@gnu.org>
6358
6359 * help.el (help-for-help): Doc fix.
6360
6361 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
6362
6363 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
6364 GDB-Windows on the menu-bar as this works better.
6365
6366 2005-02-04 Jay Belanger <belanger@truman.edu>
6367
6368 * calc/calc-embed.el (calc-embedded-update): Don't put in
6369 unnecessary newlines. Adjust the end of formula marker.
6370
6371 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
6372 (math-latex-parse-two-args): New function.
6373
6374 2005-02-03 Lute Kamstra <lute@gnu.org>
6375
6376 * help-fns.el (help-with-tutorial): Make sure that users cannot
6377 remove the entire text of the tutorial by means of `undo'.
6378
6379 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
6380
6381 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
6382 in recent changes, where the ispell process was repeatedly
6383 killed & restarted.
6384
6385 * international/mule-cmds.el (set-locale-environment): Set file-name
6386 coding system to utf-8 on Darwin systems.
6387 (set-default-coding-systems): Don't set default-file-name-coding-system
6388 on Darwin systems.
6389
6390 2005-02-03 Richard M. Stallman <rms@gnu.org>
6391
6392 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
6393
6394 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
6395
6396 * faces.el (list-faces-display): Add optional argument.
6397
6398 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
6399
6400 * font-core.el (font-lock-default-function): Handle the rare case where
6401 only font-lock-keywords is set.
6402
6403 2005-02-02 Kenichi Handa <handa@m17n.org>
6404
6405 * international/characters.el: Cancel previous change for
6406 I-WITH-DOT-ABOVE and DOTLESS-i.
6407
6408 * international/latin-5.el: Cancel previous change.
6409
6410 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6411
6412 * progmodes/gud.el: Correction to syntax in gud-menu-map.
6413
6414 2005-02-02 Kenichi Handa <handa@m17n.org>
6415
6416 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
6417 DOTLESS-i.
6418
6419 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
6420 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
6421
6422 * case-table.el (get-upcase-table): New function.
6423 (copy-case-table): Copy upcaes table too if non-nil.
6424 (set-case-syntax-delims): Maintain upcase table too.
6425 (set-case-syntax-pair): Likewise.
6426 (set-upcase-syntax, set-downcase-syntax): New functions.
6427 (set-case-syntax): Maintain upcase table too.
6428
6429 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6430
6431 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
6432
6433 * progmodes/gud.el (gud-goto-info): New function.
6434 (gud-tool-bar-map): Use correct icon.
6435
6436 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6437
6438 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
6439 When delegating, order args in the funcall correctly.
6440
6441 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6442
6443 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
6444
6445 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
6446
6447 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
6448 buffer not visiting a file.
6449
6450 2005-01-31 Jay Belanger <belanger@truman.edu>
6451
6452 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
6453 bound on the line with the formula.
6454
6455 2005-01-31 Kim F. Storm <storm@cua.dk>
6456
6457 * ses.el (ses-create-cell-variable-range)
6458 (ses-destroy-cell-variable-range, ses-reset-header-string)
6459 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
6460 (ses-insert-row): Fix format of apply undo entries.
6461
6462 2005-01-31 Jay Belanger <belanger@truman.edu>
6463
6464 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
6465 parts.
6466
6467 * calc/calc-embed.el (calc-embedded-open-formula)
6468 (calc-embedded-close-formula): Ignore matrix environments.
6469
6470 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
6471 TeX mode.
6472
6473 * calc/calc-lang.el (math-function-table, math-oper-table)
6474 (math-variable-table): Adjust the LaTeX portions.
6475
6476 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
6477 (math-latex-ignore-words): New constant.
6478
6479 2005-01-31 Richard M. Stallman <rms@gnu.org>
6480
6481 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
6482 (ispell-local-dictionary): Doc fix.
6483 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
6484 Don't reinitialize at run time. Don't defcustom.
6485 All uses changed to append ispell-local-dictionary-alist,
6486 or check it first.
6487 (ispell-current-dictionary): New variable for dictionary in use.
6488 (ispell-dictionary): Now used only for global default.
6489 (ispell-start-process): Set ispell-current-dictionary,
6490 not ispell-dictionary.
6491 (ispell-change-dictionary): Use this only for setting
6492 user preferences.
6493 (ispell-internal-change-dictionary): New function
6494 to change the current dictionary in use.
6495 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
6496 Use ispell-current-dictionary.
6497 Handle ispell-local-dictionary-overridden.
6498 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
6499
6500 2005-01-31 Jay Belanger <belanger@truman.edu>
6501
6502 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
6503
6504 * calc/calc-ext.el: Add calc-latex-language to autoloads.
6505 (calc-mode-map): Add calc-latex-language.
6506
6507 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
6508 (math-latex-print-frac): New functions.
6509 (math-oper-table, math-function-table, math-variable-table)
6510 (math-complex-format, math-input-filter): Add latex properties.
6511 (calc-set-language): Set math-expr-special-function-mapping.
6512
6513 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
6514 (calc-write-parse-table-part): Add LaTeX support.
6515
6516 * calc/calc.el (calc-language): Adjust docstring.
6517 (calc-set-mode-line): Add LaTeX support.
6518 (math-expr-special-function-mapping): New variable.
6519 (math-tex-ignore-words): Add to list.
6520
6521 * calc/calccomp.el (math-compose-expr, math-compose-rows):
6522 Add LaTeX support.
6523 (math-compose-expr): Add support for special functions.
6524
6525 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
6526
6527 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
6528
6529 * progmodes/gdb-ui.el (gdb-memory-address)
6530 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
6531 (gdb-memory-mode-map, gdb-memory-format-keymap)
6532 (gdb-memory-format-menu, gdb-memory-unit-keymap)
6533 (gdb-memory-unit-menu): New variables for a buffer
6534 that lets the user examine program memory.
6535 (gdb-memory-set-address, gdb-memory-set-repeat-count)
6536 (gdb-memory-format-binary, gdb-memory-format-octal)
6537 (gdb-memory-format-unsigned, gdb-memory-format-signed)
6538 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
6539 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
6540 (gdb-memory-unit-word, gdb-memory-unit-halfword)
6541 (gdb-memory-unit-byte, gdb-memory-unit-menu)
6542 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
6543 (gdb-memory-mode, gdb-memory-buffer-name)
6544 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
6545 New functions for above buffer.
6546
6547 2005-01-30 Richard M. Stallman <rms@gnu.org>
6548
6549 * cus-edit.el (custom-bury-buffer): Function deleted.
6550 (custom-buffer-done-function): Option deleted.
6551 (custom-buffer-done-kill): New (replacement option.
6552 (Custom-buffer-done): Call quit-window.
6553 (custom-buffer-create-internal): Update for above changes.
6554
6555 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
6556
6557 * simple.el (undo-ask-before-discard): New var.
6558 (undo-outer-limit-truncate): Implement it.
6559 (undo-extra-outer-limit): Doc update.
6560
6561 2005-01-29 Richard M. Stallman <rms@gnu.org>
6562
6563 * ses.el (undo-more): Delete defadvice.
6564 (ses-begin-change): Doc fix.
6565
6566 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
6567 instead of rebinding C-x u and C-_.
6568
6569 * files.el (normal-backup-enable-predicate): Return nil for files
6570 in /tmp, regardless of temporary-file-directory.
6571
6572 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
6573
6574 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
6575 (open-rectangle, delete-whitespace-rectangle-line)
6576 (clear-rectangle-line): If FILL, pass t instead of FILL
6577 for move-to-column's 2nd arg.
6578
6579 * simple.el (undo): Fix the test for continuing a series of undos.
6580 (undo-more): Set pending-undo-list to t when we reach end.
6581 (pending-undo-list): Move up defvar.
6582
6583 * wid-edit.el (widget-button-click):
6584 Shorten the range of the track-mouse binding.
6585
6586 * comint.el (comint-insert-input): Undo previous changes;
6587 use last-input-event in interactive spec.
6588
6589 2005-01-29 Eli Zaretskii <eliz@gnu.org>
6590
6591 * progmodes/compile.el (compilation-start): Bind buffer-read-only
6592 to nil before invoking call-process. Reset buffer's modified flag
6593 after fontifying it in the no-async branch.
6594
6595 * wid-edit.el (widget-specify-button): If mouse pointer shape
6596 cannot be changed, use mouse face instead.
6597
6598 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
6599
6600 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6601 (gdb-goto-breakpoint): Make breakpoint handling work on template
6602 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
6603 (gdb-assembler-custom): Update to recognise breakpoint information
6604 added on 2005-01-19.
6605
6606 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
6607
6608 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
6609 (dsssl-mode): Use define-derived-mode.
6610 (scheme-mode-initialize): Remove.
6611 (scheme-mode): Use run-mode-hooks.
6612
6613 * cus-edit.el (customize-group-other-window)
6614 (custom-buffer-create-other-window): Don't override special-display-*.
6615 (custom-mode-map): Make it dense.
6616
6617 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
6618 sets the default value.
6619
6620 2005-01-28 Eli Zaretskii <eliz@gnu.org>
6621
6622 * descr-text.el: Add more keywords.
6623
6624 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6625
6626 * speedbar.el: Avoid unnecessary use of locate-library.
6627
6628 * international/mule-cmds.el (standard-display-european-internal):
6629 Don't fiddle with latin-1 non-break space any more since it's now
6630 special cased in the C code.
6631 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
6632
6633 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
6634
6635 * cus-start.el (all): Add `undo-outer-limit'.
6636
6637 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6638
6639 * textmodes/bibtex.el (bibtex-format-entry):
6640 Use `bibtex-empty-field-re' only on the text of fields, not on entire
6641 field lines.
6642 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
6643 not on part of a buffer.
6644
6645 2005-01-25 Lute Kamstra <lute@gnu.org>
6646
6647 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
6648 nonempty field text strings like "{letters\\macro{}more letters}".
6649 Clarify docstring.
6650 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
6651 (bibtex-entry-offset, bibtex-parse-association)
6652 (bibtex-parse-field-name): Fix typos in docstrings.
6653 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
6654
6655 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
6656
6657 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
6658 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
6659 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
6660 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
6661
6662 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
6663 isearch minor mode.
6664
6665 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
6666
6667 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
6668
6669 2005-01-24 Lute Kamstra <lute@gnu.org>
6670
6671 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
6672 CASECHARS and NOT-CASECHARS regular expressions of the
6673 "nederlands" and "nederlands8" dictionaries to prevent a "Range
6674 striding over charsets" error.
6675
6676 2005-01-24 Jay Belanger <belanger@truman.edu>
6677
6678 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
6679 display variable name.
6680
6681 2005-01-24 Kenichi Handa <handa@m17n.org>
6682
6683 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
6684 Fix setting of the element of encoded-kbd-iso2022-invocations.
6685
6686 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
6687
6688 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6689 (gdb-threads-select): Change to also accept mouse events.
6690 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
6691 (gdb-threads-mouse-select): Delete.
6692
6693 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
6694
6695 * files.el (insert-directory): Take care of empty directory,
6696 listed without -a switch.
6697
6698 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
6699
6700 * textmodes/refill.el (refill-post-command-function):
6701 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
6702 to the list of functions that we should be careful not to undo.
6703 (refill-late-fill-paragraph-function): Remove.
6704 (refill-saved-state): New var.
6705 (refill-mode): Use it to save fill-paragraph-function.
6706 Save also the value of auto-fill-function.
6707
6708 * term/w32-win.el: Simplify code.
6709
6710 2005-01-23 Kim F. Storm <storm@cua.dk>
6711
6712 * simple.el (line-move): Adapt to new return value from
6713 pos-visible-in-window-p.
6714
6715 * simple.el (line-move): Fix last change. Check partial
6716 visibility at point rather than at window-start.
6717
6718 2005-01-22 Jason Rumney <jasonr@gnu.org>
6719
6720 * term/w32-win.el (xw-defined-colors): Remove debug-message.
6721
6722 2005-01-22 David Kastrup <dak@gnu.org>
6723
6724 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
6725
6726 2005-01-22 Eli Zaretskii <eliz@gnu.org>
6727
6728 * type-break.el (type-break-mode): Add a test for
6729 type-break-file-name being non-nil.
6730
6731 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
6732
6733 * net/eudc.el (top level): Call (message "") via progn, so that
6734 eudc-options-file is loaded.
6735
6736 2005-01-22 Kim F. Storm <storm@cua.dk>
6737
6738 * simple.el (line-move-1): Rename from line-move.
6739 (line-move): New function that adjusts vscroll for partially
6740 visible rows, and calls line-move-1 otherwise.
6741
6742 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
6743
6744 * pcomplete.el: define pcomplete-read-event instead of read-event,
6745 since it's not a complete read-event implementation
6746
6747 2005-01-20 Jay Belanger <belanger@truman.edu>
6748
6749 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
6750 for called function.
6751
6752 2005-01-20 Steven Tamm <steventamm@mac.com>
6753
6754 * term/mac-win.el (process-connection-type): Remove.
6755 Controlled now by s/darwin.h:PTY_ITERATION.
6756
6757 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6758
6759 * window.el (handle-select-window): Don't switch window when we're
6760 in the minibuffer.
6761
6762 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
6763
6764 * subr.el (dotimes-with-progress-reporter): New macro.
6765
6766 * ses.el (ses-dotimes-msg): Remove macro.
6767 Use `dotimes-with-progress-reporter' instead.
6768
6769 2005-01-19 Steven Tamm <steventamm@mac.com>
6770
6771 * term/mac-win.el (process-connection-type): Use new
6772 operating-system-release variable to use ptys on Darwin 7 (OSX
6773 10.3) when using carbon build.
6774
6775 2005-01-19 Jay Belanger <belanger@truman.edu>
6776
6777 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
6778 flags if the last command was a tab or M-tab.
6779
6780 * calc/calc-prog.el (calc-user-define-edit): Put original formula
6781 in formula editing buffer.
6782
6783 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6784
6785 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
6786 breakpoint image symbol in margin.
6787
6788 2005-01-19 Jay Belanger <belanger@truman.edu>
6789
6790 * calc/calc-prog.el (calc-execute-kbd-macro):
6791 Ignore calc-keep-arg-flag.
6792
6793 2005-01-19 Kenichi Handa <handa@m17n.org>
6794
6795 * textmodes/ispell.el (ispell-looking-at): New function.
6796 (ispell-process-line): Use ispell-looking-at to compare the ispell
6797 output and the buffer contents.
6798
6799 2005-01-18 Jay Belanger <belanger@truman.edu>
6800
6801 * calc/calc.el (calc-display-raw): Fix docstring.
6802
6803 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
6804
6805 * simple.el (blink-matching-open): Strip extra info from syntax.
6806
6807 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
6808 funny chars in the end-of-here-doc marker.
6809
6810 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6811
6812 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
6813 that enable/disabled state of breakpoints is shown correctly in
6814 fringe and on ttys.
6815 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
6816 Add breakpoint information as text properties.
6817 (gdb-mouse-toggle-breakpoint):
6818 Rename to gdb-mouse-set-clear-breakpoint.
6819 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
6820 breakpoints in the margin.
6821 (gdb-remove-strings): Simplify.
6822
6823 2005-01-17 Jay Belanger <belanger@truman.edu>
6824
6825 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
6826 erasing buffer.
6827
6828 2005-01-17 Richard M. Stallman <rms@gnu.org>
6829
6830 * progmodes/grep.el (grep-find): Copy from `grep' the condition
6831 for calling grep-compute-defaults.
6832
6833 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
6834 if buffer is empty.
6835
6836 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
6837
6838 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
6839
6840 * hilit-chg.el (highlight-changes-mode): Don't autoload.
6841
6842 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
6843 non-preloaded variables.
6844
6845 2005-01-17 Steven Tamm <steventamm@mac.com>
6846
6847 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
6848 tex-shell cause to force interactivity when using pipes.
6849
6850 2005-01-17 Kim F. Storm <storm@cua.dk>
6851
6852 * simple.el (just-one-space): Make arg optional.
6853
6854 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
6855
6856 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
6857 posn-at-x-y to t to access left-margin.
6858
6859 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
6860
6861 Sync with Tramp 2.0.47.
6862
6863 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
6864 catching keep-date problems in cp/scp operations.
6865 (tramp-handle-copy-file): Don't call `set-file-modes'
6866 unconditionally. Specialized functions should know better what is
6867 necessary. This improves performance a little bit, and the
6868 functions could catch errors with `cp -p' and `scp -p'.
6869 (tramp-do-copy-or-rename-file-via-buffer)
6870 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
6871 when appropriate.
6872 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
6873 Call `set-file-modes' when appropriate.
6874 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
6875 Johnsson <isak@hypergene.com>
6876 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
6877 of both Tramp buffer and debug buffer. Reported by Joakim Verona
6878 <joakim@verona.se>
6879 (tramp-file-name-for-operation): Mark `shell-command' as magic for
6880 Emacs only.
6881
6882 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
6883 `find-file-hooks' and `dired-mode-hook'.
6884 (tramp-minor-mode-map): Respective map. Add remapping for
6885 `compile' and `recompile'.
6886 (tramp-remap-command, tramp-recompile): New defuns.
6887 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
6888 in buffer "*Compilation*". Call the commands asynchronously.
6889
6890 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
6891 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
6892 `shell-command', because it isn't magic in XEmacs. Reported by
6893 Adrian Aichner <adrian@xemacs.org>.
6894
6895 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
6896 `substitute-in-file-name.
6897 (tramp-smb-handle-substitute-in-file-name): New defun.
6898 (tramp-smb-advice-PC-do-completion): Delete advice.
6899
6900 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
6901
6902 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
6903 Fix error in deleting region.
6904
6905 2005-01-15 Richard M. Stallman <rms@gnu.org>
6906
6907 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
6908 In non-temp buffer, switch syntax table temporarily.
6909
6910 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
6911
6912 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
6913
6914 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
6915
6916 * imenu.el (imenu--split-menu): Copy menulist before sorting.
6917 (imenu--generic-function): Use START, not BEG, as pos of definition.
6918
6919 * simple.el (just-one-space): Argument specifies number of spaces.
6920
6921 * simple.el (eval-expression-print-format): Avoid warning
6922 about edebug-active.
6923
6924 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
6925
6926 * progmodes/sh-script.el: Code copied from make-mode.el
6927 with small changes,
6928 (sh-mode-map): Bind C-c C-\.
6929 (sh-backslash-column, sh-backslash-align): New variables.
6930 (sh-backslash-region, sh-append-backslash): New functions.
6931
6932 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6933
6934 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
6935 (rmail-pop-password, rmail-pop-password-required): Move to
6936 rmail-obsolete group.
6937 (rmail-set-pop-password): Rename to rmail-set-remote-password.
6938 All callers updated.
6939 (rmail-get-pop-password): Rename to rmail-get-remote-password.
6940 Take an argument specifying whether it is POP or IMAP mailbox we
6941 are using. All callers updated.
6942 (rmail-pop-password-error): Rename to
6943 rmail-remote-password-error. Added mailutils-specific error message.
6944 (rmail-movemail-search-path)
6945 (rmail-movemail-variant-in-use): New variables.
6946 (rmail-remote-password, rmail-remote-password-required):
6947 New customization variables.
6948 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
6949 (rmail-parse-url): New function.
6950 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
6951 with GNU mailutils movemail.
6952
6953 2005-01-15 Kevin Ryde <user42@zip.com.au>
6954
6955 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
6956 suffix to space, $ or '$, to correctly position point when going
6957 to @table style constants like DBL_MAX.
6958
6959 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
6960
6961 * type-break.el (type-break-mode, type-break-file-time)
6962 (type-break-file-keystroke-count, type-break-choose-file):
6963 Don't store data in or load data from the file if type-break-file-name
6964 is nil.
6965 (type-break-file-name): Doc update as per the above.
6966
6967 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
6968
6969 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
6970 lookup-key might return nil; handle that.
6971
6972 2005-01-15 Alan Mackenzie <acm@muc.de>
6973
6974 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
6975 rather than the element found, thus enabling the tree to be setcar'd.
6976
6977 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6978
6979 * textmodes/org.el (org-show-following-heading): New option.
6980 (org-show-hierarchy-above): Use `org-show-following-heading'.
6981 (org-cycle): Documentation fix.
6982
6983 * textmodes/org.el (orgtbl-optimized): New option
6984 (orgtbl-mode): New command, a minor mode.
6985 (orgtbl-mode-map): New variable.
6986 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
6987 (orgtbl-error, orgtbl-self-insert-command)
6988 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
6989
6990 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
6991 a local variable in each org-mode buffer.
6992
6993 * textmodes/org.el (org-set-regexps-and-options): Rename from
6994 `org-set-regexps'. Added checking for STARTUP keyword.
6995 (org-get-current-options): Add STARTUP options.
6996 (org-table-insert-row): Mode mode intelligent about when
6997 realignment is needed.
6998 (org-self-insert-command, org-delete-backward-char, org-delete-char):
6999 New commands.
7000 (org-enable-table-editor): New default value `optimized'.
7001 (org-table-blank-field): Support blanking regions if active.
7002
7003 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
7004
7005 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
7006 if the year is not given.
7007
7008 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
7009 Add new escapes %m and %M, fixed bug with %F by adding
7010 save-match-data.
7011 (reftex-reference): Remove ?. from list of spaces.
7012 (reftex-label-info): Add automatic label prefix recognition.
7013
7014 * textmodes/reftex-index.el (reftex-index-next-phrase):
7015 Add slave parameter to call of `reftex-index-this-phrase'.
7016 (reftex-index-this-phrase): New optional argument.
7017 (reftex-index-region-phrases): Add slave parameter to call of
7018 `reftex-index-this-phrase'.
7019 (reftex-display-index): New argument redo.
7020 (reftex-index-rescan): Add 'redo to arguments of
7021 `reftex-display-index'.
7022 (reftex-index-Rescan, reftex-index-revert)
7023 (reftex-index-switch-index-tag): Add 'redo to arguments of
7024 `reftex-display-index'.
7025 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
7026 indexing. Fix bug with matching is there is a quote before or
7027 after the word.
7028
7029 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
7030 Fix bug when collecting citation keys in lines with comments.
7031 (reftex-citation): Prefix argument no longer rescans the document,
7032 but forces prompting for optional arguments of cite macros.
7033 (reftex-do-citation): Prompting for optional arguments implemented.
7034
7035 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7036 Add optional arguments to most cite commands.
7037 (reftex-cite-cleanup-optional-args): New option
7038 (reftex-cite-prompt-optional-args): New option.
7039 (reftex-trust-label-prefix): New option.
7040
7041 * textmodes/reftex-toc.el (reftex-toc-find-section):
7042 Add push-mark before changing the position in the buffer.
7043
7044 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
7045 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
7046
7047 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
7048
7049 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
7050 more carefully.
7051
7052 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
7053
7054 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
7055 (sgml-mode): Use it.
7056 (sgml-get-context): Better keep track of implicitly closed tags.
7057
7058 2005-01-13 Kenichi Handa <handa@m17n.org>
7059
7060 * textmodes/ispell.el: These changes are to fix misalignment error
7061 caused by equivalent characters of different Emacs charsets.
7062 (ispell-unified-chars-table): New variable.
7063 (ispell-get-decoded-string): New function.
7064 (ispell-get-casechars, ispell-get-not-casechars)
7065 (ispell-get-otherchars): Call ispell-get-decoded-string.
7066
7067 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
7068
7069 * custom.el (custom-declare-variable): Just put symbol instead
7070 of (defvar . symbol) in `current-load-list'.
7071
7072 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
7073
7074 * emacs-lisp/elint.el: Fixed typo in Commentary section.
7075
7076 2005-01-12 Jay Belanger <belanger@truman.edu>
7077
7078 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
7079 to create a Calc summary.
7080
7081 2005-01-12 Kim F. Storm <storm@cua.dk>
7082
7083 * mouse.el (mouse-on-link-p): Change functionality and doc
7084 string to comply with latest description in lisp ref.
7085
7086 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
7087
7088 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
7089 Enable mouse clicks on mode-line, header-line and margin.
7090 (event-type): Give mouse event symbols an 'event-kind property
7091 with value 'mouse-click.
7092
7093 2005-01-12 Juri Linkov <juri@jurta.org>
7094
7095 * facemenu.el (list-colors-display): Add new arg buffer-name.
7096 Use it. Fix docstring. Replace code for identifying duplicate
7097 colors by the name with call to `list-colors-duplicates' which
7098 identifies duplicate colors by the value unless the color
7099 is one of special Windows colors. Set truncate-lines to t.
7100 Print sorted duplicate color names on each line. Indent to 22
7101 \(the longest color name in rgb.txt) instead of 20. Optimize.
7102 (list-colors-duplicates): New function.
7103 (facemenu-color-name-equal): Delete function.
7104
7105 * facemenu.el (list-colors-print): New function created from code
7106 in list-colors-display. Print #RRGGBB at the window right edge.
7107 (list-colors-display): When temp-buffer-show-function is not
7108 defined, call list-colors-print from temp-buffer-show-hook
7109 to get the right value of window-width in list-colors-print
7110 after the buffer is displayed.
7111
7112 * simple.el (pop-mark): Move deactivate-mark out of conditional
7113 part to deactivate the active mark regardless of the state of the
7114 mark ring.
7115
7116 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
7117 variables line in desktop files.
7118
7119 2005-01-12 Juri Linkov <juri@jurta.org>
7120
7121 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
7122 Bring together isearch highlight related options.
7123 (lazy-highlight): Replace group `replace' by `matching'.
7124 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7125 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7126 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
7127 and declare them obsolete.
7128 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
7129 (isearch-faces): Remove defgroup.
7130 (isearch-overlay, isearch-highlight, isearch-dehighlight):
7131 Move isearch highlighting code closer to lazy highlighting code.
7132
7133 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
7134 (query-replace-highlight, query-replace-lazy-highlight)
7135 (query-replace): Move definitions to the beginning of the file.
7136
7137 2005-01-11 Juri Linkov <juri@jurta.org>
7138
7139 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
7140 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
7141 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
7142
7143 * info.el (Info-history-forward): New variable.
7144 (Info-select-node): Reset Info-history-forward to nil.
7145 (Info-last): Turn into defalias.
7146 (Info-history-back): Rename from Info-last.
7147 Add current node to Info-history-forward.
7148 (Info-history-forward): New fun.
7149 (Info-mode-map): Replace Info-last by Info-history-back.
7150 Bind Info-history-forward to "r".
7151 (Info-mode-menu): Replace Info-last by Info-history-back.
7152 Fix menu item text. Add menu item for Info-history-forward.
7153 (info-tool-bar-map): Replace Info-last by Info-history-back.
7154 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
7155 for Info-history-forward.
7156 (Info-mode): Replace Info-last by Info-history-back in docstring.
7157 Add local variable Info-history-forward.
7158 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
7159
7160 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
7161
7162 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
7163 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
7164 Ignore select-window events rather than fiddle with
7165 mouse-autoselect-window.
7166
7167 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
7168
7169 * type-break.el (type-break-mode): Fix previous change.
7170
7171 2005-01-10 Jay Belanger <belanger@truman.edu>
7172
7173 * calc/calc-ext.el (calc-reset): Reset when inside embedded
7174 calculator; only reset when point is inside a calculator.
7175 Don't adjust the window height if the window takes up the whole height
7176 of the frame.
7177
7178 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
7179
7180 * ebuff-menu.el (Electric-buffer-menu-mode):
7181 Preserve value of buffer-local var header-line-format.
7182
7183 2005-01-09 Jay Belanger <belanger@truman.edu>
7184
7185 * calc/calc.el (calc-mode-var-list-restore-saved-values):
7186 Make sure settings file exists before accessing it.
7187
7188 * calc/calc-embed.el (calc-embedded-subst):
7189 Replace math-multi-subst-rec, which is only supposed to be called
7190 by math-multi-subst, by math-multi-subst.
7191
7192 2005-01-09 Andre Spiegel <spiegel@gnu.org>
7193
7194 * vc.el (vc-allow-async-revert): New user option.
7195 (vc-disable-async-diff): New internal variable.
7196 (vc-revert-buffer): Use them to disable asynchronous diff.
7197
7198 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
7199 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
7200 asynchronously if vc-disable-async-diff is t.
7201
7202 2005-01-09 Jay Belanger <belanger@truman.edu>
7203
7204 * calc/calc.el (defcalcmodevar): New macro.
7205 (calc-mode-var-list-restore-default-values)
7206 (calc-mode-var-list-restore-saved-values): New functions.
7207 (calc-mode-var-list): Use defcalcmodevar to define it.
7208 (calc-always-load-extensions, calc-line-numbering)
7209 (calc-line-breaking, calc-display-just, calc-display-origin)
7210 (calc-number-radix, calc-leading-zeros, calc-group-digits)
7211 (calc-group-char, calc-point-char, calc-frac-format)
7212 (calc-prefer-frac, calc-hms-format, calc-date-format)
7213 (calc-float-format, calc-full-float-format, calc-complex-format)
7214 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
7215 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
7216 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
7217 (calc-matrix-brackets, calc-language, calc-language-option)
7218 (calc-left-label, calc-right-label, calc-word-size)
7219 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
7220 (calc-display-raw, calc-internal-prec, calc-angle-mode)
7221 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
7222 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
7223 (calc-window-height, calc-display-trail, calc-show-selections)
7224 (calc-use-selections, calc-assoc-selections)
7225 (calc-display-working-message, calc-auto-why, calc-timing)
7226 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
7227 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
7228 (calc-gnuplot-default-device, calc-gnuplot-default-output)
7229 (calc-gnuplot-print-device, calc-gnuplot-print-output)
7230 (calc-gnuplot-geometry, calc-graph-default-resolution)
7231 (calc-graph-default-resolution-3d, calc-invocation-macro)
7232 (calc-show-banner): Use defcalcmodevar to declare them and set
7233 their default values.
7234
7235 * calc/calc-ext.el (calc-reset): Restore saved values of variables
7236 instead of default values (but restore default values if there is
7237 an argument of 0).
7238
7239 2005-01-09 David Kastrup <dak@gnu.org>
7240
7241 * desktop.el (desktop-restore-eager): Fix typo in type.
7242
7243 2005-01-08 Richard M. Stallman <rms@gnu.org>
7244
7245 * cus-edit.el (customize): Delete :link.
7246
7247 2005-01-08 Jay Belanger <belanger@truman.edu>
7248
7249 * calc/calc.el (calc-mode): Remove the extension from the
7250 `calc-settings-file' file name when loading it.
7251
7252 2005-01-08 Kim F. Storm <storm@cua.dk>
7253
7254 * info.el (Info-mode-map, Info-next-link-keymap)
7255 (Info-prev-link-keymap, Info-up-link-keymap):
7256 Map follow-link to mouse-face.
7257 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
7258
7259 2005-01-08 Jay Belanger <belanger@truman.edu>
7260
7261 * calc/calc.el (calc-settings-file): Change default value.
7262 Suggested by cgw in a comment in calc-mode.el.
7263
7264 * calc/calc-mode.el (calc-settings-file-name):
7265 Compare calc-settings-file to user-init-file instead of ~/.emacs.
7266 Replace ~/.emacs in a prompt by calc-settings-file.
7267
7268 2005-01-07 Lars Hansen <larsh@math.ku.dk>
7269
7270 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
7271 (desktop-lazy-idle-delay): New customizable variables.
7272 (desktop-buffer-args-list): New variable.
7273 (desktop-append-buffer-args): New function.
7274 (desktop-save): Call desktop-append-buffer-args for some buffers.
7275 (desktop-lazy-create-buffer): New function.
7276 (desktop-idle-create-buffers): New function.
7277 (desktop-read): Add message about buffers to restore lazily.
7278 (desktop-lazy-abort): New command.
7279 (desktop-clear): Call desktop-lazy-abort.
7280 (desktop-lazy-complete): New command.
7281
7282 2005-01-06 Richard M. Stallman <rms@gnu.org>
7283
7284 * emacs-lisp/find-func.el (find-face-definition):
7285 Rename from find-face.
7286
7287 2005-01-06 Kim F. Storm <storm@cua.dk>
7288
7289 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
7290
7291 * man.el (Man-xref-man-page, Man-xref-header-file)
7292 (Man-xref-normal-file): Add follow-link property.
7293
7294 2005-01-06 Jay Belanger <belanger@truman.edu>
7295
7296 * calc/calc-units.el: Make sure the proper macro definitions are
7297 available when compiling.
7298
7299 2005-01-06 Juri Linkov <juri@jurta.org>
7300
7301 * isearch.el (isearch-lazy-highlight-update):
7302 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
7303
7304 2005-01-06 Miles Bader <miles@gnu.org>
7305
7306 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
7307 (isearch-lazy-highlight-face): Use new name.
7308
7309 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
7310
7311 * uniquify.el (uniquify-rationalize-file-buffer-names):
7312 Re-add an interactive spec.
7313 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
7314 to the same name.
7315
7316 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
7317 (isearch-update, isearch-done): Adjust calls accordingly.
7318
7319 2005-01-05 Richard M. Stallman <rms@gnu.org>
7320
7321 * custom.el (custom-set-variables, custom-theme-set-variables):
7322 Clarify documentation.
7323
7324 * emacs-lisp/find-func.el (find-variable)
7325 (find-variable-other-window, find-variable-other-frame):
7326 Fix the TYPE args to find-function-read and find-function-do-it.
7327 (find-function): Doc fix.
7328 (find-function-at-point): Replace function-at-point alias.
7329
7330 2005-01-04 Richard M. Stallman <rms@gnu.org>
7331
7332 * cus-face.el (custom-declare-face):
7333 Record defface in current-load-list.
7334
7335 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
7336
7337 * emacs-lisp/find-func.el: Doc fixes.
7338 (find-face-regexp): New variable.
7339 (find-function-regexp-alist): New variable.
7340 (find-function-C-source): Third arg is now TYPE.
7341 (find-function-search-for-symbol): Handle general TYPE.
7342 (find-function-read, find-function-do-it): Handle general TYPE.
7343 (find-definition-noselect, find-face): New functions.
7344 (function-at-point): Alias deleted.
7345
7346 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
7347
7348 * battery.el (display-battery-mode): Rename from display-battery.
7349 Handle the case where it gets turned off.
7350
7351 2005-01-04 Richard M. Stallman <rms@gnu.org>
7352
7353 * cus-edit.el (customize): Make :link point to user doc.
7354
7355 * man.el (Man-fontify-manpage): Turn off undo generation.
7356
7357 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
7358
7359 2005-01-04 Andreas Schwab <schwab@suse.de>
7360
7361 * files.el (insert-directory): Only look for error lines in
7362 inserted text. Don't move too far after processing --dired markers.
7363
7364 2005-01-04 Richard M. Stallman <rms@gnu.org>
7365
7366 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
7367 Don't expand if the character is @, period, dash, etc.
7368 (define-mail-abbrev): Quote names that contain problem characters.
7369
7370 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
7371
7372 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
7373
7374 2005-01-03 Richard M. Stallman <rms@gnu.org>
7375
7376 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
7377 (query-replace-highlight, query-replace-lazy-highlight)
7378 (query-replace): Definitions moved up. Doc fix.
7379
7380 2005-01-03 Richard M. Stallman <rms@gnu.org>
7381
7382 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
7383 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7384 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7385 (lazy-highlight-face): Rename from isearch-lazy-...
7386 Change all references to them.
7387
7388 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7389
7390 * cus-edit.el (custom-file): Doc fix for defcustom.
7391 (custom-file): The function no longer sets the variable
7392 `custom-file' to its return value.
7393
7394 * startup.el (command-line): No longer load `custom-file'.
7395
7396 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
7397
7398 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
7399
7400 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
7401 Don't confuse module-prefixed identifiers for labels.
7402 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
7403
7404 2005-01-02 Richard M. Stallman <rms@gnu.org>
7405
7406 * files.el (basic-save-buffer-1): Fix previous change.
7407
7408 * loadhist.el (file-loadhist-lookup): New function.
7409 (file-provides, file-requires): Use it.
7410
7411 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
7412 instead of calculating the right size.
7413
7414 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
7415
7416 * vc-svn.el (vc-svn-diff): Stay local if possible.
7417
7418 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
7419
7420 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
7421
7422 * files.el (hack-local-variables): Fix last change.
7423
7424 2005-01-02 Jay Belanger <belanger@truman.edu>
7425
7426 * calc/calc-yank.el (calc-edit-top): New variable.
7427 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
7428 object. Change header properties.
7429 (calc-edit-finish, calc-edit-finish-stack-object)
7430 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
7431 edited object.
7432 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
7433 for the beginning of the edited object.
7434 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
7435 for the beginning of the edited object.
7436 * calc/calc-prog.el (calc-edit-macro-finish-edit)
7437 (calc-finish-formula-edit, calc-macro-repeats)
7438 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
7439 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
7440 beginning of the edited object.
7441 (calc-user-define-edit): Change the header for editing macros.
7442 Remove unnecessary variable.
7443
7444 2005-01-01 Jay Belanger <belanger@truman.edu>
7445
7446 * calc/calc-yank.el (calc-edit-mode): Change default header.
7447 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
7448 * calc/calc-store.el (calc-edit-variable): Change title to match new
7449 header.
7450 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
7451 mode to match new header.
7452 (calc-user-define-edit): Change titles to include names of commands.
7453 (calc-finish-formula-edit): Adjust to handle new header.
7454 (calc-finish-macro-edit): Remove.
7455 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
7456 (calc-edit-macro-command, calc-edit-macro-command-type)
7457 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
7458 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
7459 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
7460 (calc-edit-macro-finish-edit): New functions.
7461 (calc-user-define-edit): Use new functions to edit named calc macros.
7462
7463 2005-01-01 Stefan <monnier@iro.umontreal.ca>
7464
7465 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
7466
7467 * ses.el (copy-region-as-kill): Deactivate mark.
7468
7469 2005-01-01 Richard M. Stallman <rms@gnu.org>
7470
7471 * replace.el (occur-1): If the output buffer is also an input,
7472 don't kill it, rename it.
7473
7474 * faces.el (set-face-background, set-face-foreground): Doc fix.
7475
7476 * cus-face.el (custom-face-attributes): Fix :help-echo strings
7477 for :foreground and :background.
7478
7479 * dired.el (dired-view-command-alist): Variable deleted.
7480 (dired-view-file, dired-mouse-find-file-other-window):
7481 Delete the code to use it.
7482
7483 2005-01-01 Kim F. Storm <storm@cua.dk>
7484
7485 * image.el (insert-sliced-image): Use t for line-height property.
7486
7487 2004-12-31 Jay Belanger <belanger@truman.edu>
7488
7489 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
7490 for "var-" at the beginning of the minibuffer.
7491
7492 2004-12-31 Richard M. Stallman <rms@gnu.org>
7493
7494 * faces.el (read-face-name):
7495 Don't treat an attribute spec as a list of faces.
7496
7497 * simple.el (undo): Use undo-equiv-table to detect
7498 unexpected changes since previous undo.
7499 (undo-list-saved): Variable deleted.
7500 (buffer-disable-undo): Don't alter undo-list-saved.
7501
7502 * files.el (require-final-newline): Allow `visit' and `visit-save'.
7503 (mode-require-final-newline): New option.
7504 (after-find-file): Handle require-final-newline with new values.
7505 (basic-save-buffer): Handle new values of require-final-newline.
7506
7507 * progmodes/sh-script.el (sh-require-final-newline):
7508 Alist value now controls whether to use mode-require-final-newline.
7509 (sh-set-shell): Implement that new meaning.
7510
7511 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
7512 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
7513 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
7514 Delete old-Emacs compatibility code.
7515 (antlr-c-common-init): Function deleted.
7516
7517 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
7518 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
7519 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
7520 * progmodes/python.el (python-mode): Use mode-require-final-newline.
7521 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
7522 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
7523 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
7524 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
7525 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
7526 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
7527 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
7528 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
7529 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
7530 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
7531 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
7532 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
7533
7534 2004-12-31 Jay Belanger <belanger@truman.edu>
7535
7536 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
7537 way to return to Calc.
7538
7539 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
7540 finish, C-xk as the way to cancel the edit. Add cancel routine to
7541 kill-buffer-hook.
7542
7543 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
7544 MacEdit code.
7545
7546 * calc/calc-prog.el: Remove obsolete MacEdit code.
7547 (calc-macro-edit-algebraic, calc-macro-edit-variable)
7548 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
7549
7550 2004-12-31 Kenichi Handa <handa@m17n.org>
7551
7552 * international/mule.el (buffer-file-coding-system-explicit):
7553 Rename for explicit-buffer-file-coding-system.
7554 (after-insert-file-set-coding): Adjust for the above change.
7555
7556 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
7557 to buffer-file-coding-system-explicit.
7558 (basic-save-buffer-1): Likewise.
7559
7560 2004-12-30 Richard M. Stallman <rms@gnu.org>
7561
7562 * textmodes/artist.el (artist-butlast-fn): Var deleted.
7563 (artist-butlast, artist-last): Functions deleted.
7564 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
7565 (artist-compute-key-compl-table): Call remq directly.
7566 (artist-remove-nulls): Function deleted.
7567 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
7568 (artist-push, artist-pop): Macro deleted.
7569
7570 2004-12-30 Andreas Leue <al@sphenon.de>
7571
7572 * textmodes/artist.el (artist-version): 1.2.6
7573 (artist-prev-next-op-alist): New variable.
7574 (artist-select-next-op-in-list): New function.
7575 (artist-select-prev-op-in-list): New function.
7576 (artist-make-prev-next-op-alist): New function.
7577 (artist-is-in-op-list-p): New function.
7578 (artist-get-first-non-nil-op): New function.
7579 (artist-get-last-non-nil-op): New function.
7580 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
7581 artist-prev-next-op-alist.
7582 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
7583 change drawing operation.
7584
7585 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
7586
7587 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
7588
7589 2004-12-31 Masatake YAMATO <jet@gyve.org>
7590
7591 * server.el (server-process-filter): Suppress `error', too.
7592
7593 2004-12-30 Jay Belanger <belanger@truman.edu>
7594
7595 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
7596 Change the way a variable is displayed in a message.
7597
7598 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
7599 (calc-user-define-permanent, calc-execute-kbd-macro):
7600 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
7601
7602 2004-12-30 Kenichi Handa <handa@m17n.org>
7603
7604 * files.el (basic-save-buffer-1):
7605 Set explicit-buffer-file-coding-system to last-coding-system-used.
7606 (revert-buffer): Pay attention to
7607 explicit-buffer-file-coding-system (not buffer-file-coding-system)
7608 on bind coding-system-for-read.
7609
7610 * international/mule.el (explicit-buffer-file-coding-system):
7611 New buffer local variable.
7612 (after-insert-file-set-coding): Set it to coding-system-for-read.
7613
7614 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
7615
7616 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
7617
7618 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
7619
7620 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
7621 that include line numbers.
7622
7623 2004-12-29 Milan Zamazal <pdm@zamazal.org>
7624
7625 * files.el (hack-local-variables): If no PREFIX, set it to "^".
7626 Redundant variable PREFIXLEN removed.
7627
7628 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
7629
7630 * eshell/em-hist.el (eshell-previous-matching-input):
7631 Start the deletion from the end of the output.
7632
7633 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7634
7635 * term/mac-win.el: Require x-dnd.
7636 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
7637
7638 2004-12-29 David Kastrup <dak@gnu.org>
7639
7640 * international/mule.el (decode-coding-inserted-region):
7641 Don't barf if `buffer-undo-list' is already set to `t'.
7642
7643 2004-12-29 Jay Belanger <belanger@truman.edu>
7644
7645 * calc/calc-prog.el (calc-user-define-formula): Put default values
7646 for function names in prompts.
7647 (calc-user-define-permanent, calc-user-define-composition)
7648 (calc-user-define-formula): Remove the need for "calcFunc-" in the
7649 default input for algebraic functions.
7650
7651 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
7652
7653 * vc-rcs.el (vc-rcs-annotate-command):
7654 Fix omission bug: Call `vc-setup-buffer'.
7655
7656 2004-12-29 Kenichi Handa <handa@m17n.org>
7657
7658 * international/mule.el (recode-region): New function.
7659
7660 2004-12-28 Richard M. Stallman <rms@gnu.org>
7661
7662 * simple.el (undo-extra-outer-limit): New variable.
7663 (undo-outer-limit-truncate): Test and set it.
7664
7665 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
7666 enables the feature to extend the existing region.
7667
7668 * simple.el (mark-word): New arg ALLOW-EXTEND
7669 enables the feature to extend the existing region.
7670
7671 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
7672 enables the feature to extend the existing region.
7673
7674 * startup.el (site-run-file): Don't allow setting it with Custom.
7675
7676 * simple.el (buffer-disable-undo): Fix previous change.
7677
7678 2004-12-27 Masatake YAMATO <jet@gyve.org>
7679
7680 * hexl.el (hexlify-buffer): Remove fontification here.
7681 Use font lock mechanism instead.
7682 (hexl-font-lock-keywords): New font lock kewords.
7683 (hexl-mode-old-font-lock-keywords): New variable.
7684 (hexl-mode): Store the old font lock keywords.
7685 (hexl-mode-exit): Restore the old font lock keywords.
7686
7687 2004-12-27 Richard M. Stallman <rms@gnu.org>
7688
7689 * simple.el (undo): Fix previous change.
7690
7691 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7692
7693 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
7694 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
7695 Call x-open-connection on Mac OS X.
7696
7697 2004-12-27 Richard M. Stallman <rms@gnu.org>
7698
7699 * files.el (buffer-save-without-query): New var (buffer-local).
7700 (save-some-buffers): Save those buffers first, w/o asking.
7701
7702 * files.el (insert-directory-ls-version): New variable.
7703 (insert-directory): When ls returns an error, test the version
7704 number to decide what the return code means.
7705 With --dired output format, detect and distinguish lines
7706 that are really error messages.
7707 (insert-directory-adj-pos): New function.
7708
7709 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
7710
7711 * battery.el (battery-mode-line-format): Remove initial spaces.
7712
7713 * uniquify.el (uniquify-rationalize-file-buffer-names):
7714 Delete interactive spec.
7715
7716 * type-break.el (type-break-mode): Set buffer-save-without-query.
7717 Remove code that tried to set save-some-buffers-always.
7718 (type-break-file-keystroke-count): Bind deactivate-mark.
7719
7720 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
7721
7722 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
7723 Test that the buffer is live, and maybe reject current buffer too.
7724 Clarify.
7725 (next-error-find-buffer): Rewrite for clarity.
7726
7727 * loadup.el: Don't use buffer-disable-undo; do it directly.
7728
7729 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
7730 (describe-variable): Call symbol-file with `defvar'.
7731
7732 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
7733 (symbol-file): Rewritten to handle new load-history format.
7734 Now takes an arg TYPE to specify looking for a particular
7735 type of definition only.
7736
7737 * emacs-lisp/debug.el (debugger-make-xrefs):
7738 Call symbol-file with `defun'.
7739
7740 * emacs-lisp/find-func.el (find-function-noselect):
7741 Call symbol-file with `defun'.
7742 (find-variable-noselect): Call symbol-file with `defvar'.
7743
7744 * eshell/esh-cmd.el (eshell-find-alias-function):
7745 Call symbol-file with `defun'.
7746
7747 * eshell/esh-test.el (eshell-test-goto-func):
7748 Call symbol-file with `defun'.
7749
7750 * mail/rmail.el (rmail-resend):
7751 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
7752
7753 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
7754
7755 * progmodes/compile.el (compilation-find-buffer): Rename arg.
7756
7757 * textmodes/texinfmt.el (texinfo-format-buffer-1):
7758 Call buffer-disable-undo.
7759
7760 * simple.el (undo-list-saved): New variable (buffer-local).
7761 (undo): Set and test it.
7762 (buffer-disable-undo): Move here from buffer.c.
7763 Clear out undo-list-saved.
7764
7765 * international/mule.el (decode-coding-inserted-region):
7766 Set buffer-undo-list in a correct and optimal way.
7767
7768 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
7769 (cperl-font-lock-unfontify-region-function): No need to save and
7770 restore info, since font-lock.el does it for us.
7771
7772 * ansi-color.el (save-buffer-state): Definition deleted.
7773 (ansi-color-unfontify-region): Don't use save-buffer-state.
7774
7775 2004-12-27 Dave Love <fx@gnu.org>
7776
7777 * wid-edit.el (function): Use restricted-sexp as parent.
7778
7779 2004-12-27 Kevin Ryde <user42@zip.com.au>
7780
7781 * simple.el (next-matching-history-element): Use same
7782 `interactive' form as previous-matching-history-element.
7783
7784 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
7785 it can appear unencoded and has been seen from yahoo.
7786
7787 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
7788
7789 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
7790 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
7791
7792 2004-12-27 Kenichi Handa <handa@m17n.org>
7793
7794 * international/utf-8.el (utf-translate-cjk-load-tables):
7795 Bind coding-system-for-read to nil while loading subst-*.
7796
7797 2004-12-26 Jay Belanger <belanger@truman.edu>
7798
7799 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
7800 default input.
7801
7802 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
7803
7804 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
7805 before reverting and disable undo recording while reverting.
7806
7807 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
7808
7809 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
7810 (hs-make-overlay): New function.
7811 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
7812 (hs-flag-region): Delete function.
7813 (hs-hide-comment-region): No longer use `hs-flag-region'.
7814 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
7815 (hs-hide-block-at-point): Likewise.
7816 (hs-hide-level-recursive): Use `hs-discard-overlays'.
7817 (hs-hide-all, hs-show-all): Likewise.
7818 (hs-show-block): Likewise.
7819 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
7820
7821 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
7822
7823 * progmodes/hideshow.el: Require `cl' when compiling.
7824 Remove XEmacs and Emacs 19 compatibility.
7825 Use `dolist' and `add-to-list' for load-time actions.
7826 (hs-discard-overlays): Use `dolist'.
7827 (hs-show-block): Likewise.
7828
7829 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
7830
7831 * faces.el (mode-line, mode-line-inactive): Use min-colors.
7832
7833 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
7834
7835 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
7836 When extending backwards, move outside the current comment first.
7837
7838 2004-12-22 Kenichi Handa <handa@m17n.org>
7839
7840 * international/quail.el (quail-start-translation): Fix prompt
7841 string for the case if input-method-use-echo-area being non-nil.
7842 (quail-start-conversion): Likewise.
7843 (quail-show-guidance): Don't show guidance if
7844 input-method-use-echo-area is non-nil.
7845
7846 2004-12-21 Richard M. Stallman <rms@gnu.org>
7847
7848 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
7849
7850 2004-12-21 Markus Rost <rost@ias.edu>
7851
7852 * calendar/diary-lib.el (mark-diary-entries):
7853 Set mark-diary-entries-in-calendar only after checking for diary-file.
7854
7855 2004-12-21 Richard M. Stallman <rms@gnu.org>
7856
7857 * faces.el (escape-glyph): Use blue against light foreground.
7858
7859 * simple.el (undo-outer-limit-truncate): New function.
7860 (undo-outer-limit-function): Use undo-outer-limit-truncate.
7861
7862 2004-12-21 Eli Barzilay <eli@barzilay.org>
7863
7864 * calculator.el (calculator-radix-grouping-mode)
7865 (calculator-radix-grouping-digits)
7866 (calculator-radix-grouping-separator):
7867 New defcustoms for the new radix grouping mode functionality.
7868 (calculator-mode-hook): Now used in electric mode too,
7869 (calculator): Call it.
7870 (calculator-mode-map): Some new keys.
7871 (calculator-message): New function. Some new calls.
7872 (calculator-op, calculator-set-register): Use it.
7873 (calculator-string-to-number): New function, mostly moved and
7874 updated code from calculator-curnum-value.
7875 (calculator-curnum-value): Use it.
7876 (calculator-paste): Use it, and update grabbing the current-kill.
7877 (calculator-rotate-displayer)
7878 (calculator-rotate-displayer-back): Toggle digit grouping when
7879 in radix mode, use calculator-message.
7880 (calculator-displayer-prev, calculator-displayer-next):
7881 Change digit group size when in radix mode.
7882 (calculator-number-to-string): Rename from
7883 calculator-num-to-string. Now deals with digit grouping in
7884 radix mode.
7885 (calculator-update-display, calculator-put-value): Use the new name.
7886 (calculator-fact): Return a floating point number.
7887 (calculator-mode): Doc fix.
7888
7889 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
7890
7891 * calendar/calendar.el (view-other-diary-entries): Add autoload.
7892 * calendar/diary-lib.el (view-other-diary-entries):
7893 Use current-prefix-arg in interactive spec.
7894
7895 2004-12-19 Jay Belanger <belanger@truman.edu>
7896
7897 * calc/calc-aent.el (calcAlg-blank-matching-open):
7898 Temporarily adjust the syntax of both delimiters of half-open intervals.
7899
7900 2004-12-19 Kim F. Storm <storm@cua.dk>
7901
7902 * mouse.el (mouse-1-click-follows-link): Doc fix.
7903
7904 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7905
7906 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
7907 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
7908 instead of centraleuropean as the name
7909
7910 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7911
7912 Sync with Tramp 2.0.46.
7913
7914 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
7915 parameters wrt Tramp convention.
7916 (tramp-handle-file-attributes-with-perl)
7917 (tramp-handle-directory-files-and-attributes): Apply it.
7918 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
7919 `copy-program'. Reported by Zack Weinberg
7920 <zack@codesourcery.com>.
7921 (top): Set `edebug-form-spec' property directly rather than
7922 calling `def-edebug-spec'.
7923
7924 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
7925 advice less fragile. Surround temporary redefinition of
7926 `substitute-in-file-name' with `unwind-protect'. Suggested by
7927 Matt Hodges <MPHodges@member.fsf.org>.
7928
7929 2004-12-17 Juri Linkov <juri@jurta.org>
7930
7931 * replace.el (occur-accumulate-lines, occur-engine):
7932 Make forcing deferred font-lock fontification jit-specific.
7933
7934 2004-12-17 Kim F. Storm <storm@cua.dk>
7935
7936 * mouse.el (mouse-1-click-follows-link): New defcustom.
7937 (mouse-on-link-p): New function.
7938 (mouse-drag-region-1): Implement mouse-1-click-follows-link
7939 functionality. Map a mouse-1 click event into a mouse-2 (or
7940 other) event when position is inside a link.
7941
7942 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
7943 prefix in tooltip text with "mouse-1" when this is a link
7944 recognized by mouse-1-click-follows-link functionality.
7945
7946 * help.el (describe-key): Report effective and original binding
7947 for mouse-1 when clicked on a link.
7948 (describe-mode): Add follow-link property to "minor-mode" button.
7949
7950 * help-fns.el (describe-variable): Add follow-link property to
7951 "below" button.
7952
7953 * help-mode.el (help-xref): Add follow-link property.
7954
7955 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
7956 (apropos-command, apropos-variable, apropos-face, apropos-group)
7957 (apropos-widget, apropos-plist): Add follow-link property.
7958
7959 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
7960 checks if position is in a filename, rather than some other
7961 clickable item. Function looks for cvs-filename-face at position.
7962
7963 * wid-edit.el (widget-specify-field, widget-specify-button):
7964 Map a :follow-link keyword into a follow-link property.
7965 (link): Add :follow-link keyword, map to RET binding.
7966
7967 * dired.el (dired-mode-map): Map follow-link to mouse-face.
7968
7969 * progmodes/compile.el (compilation-minor-mode-map)
7970 (compilation-button-map, compilation-mode-map): Likewise.
7971
7972 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
7973
7974 * play/zone.el (zone): Init `line-spacing' from orig buffer.
7975 (zone-replace-char): Take `count' and `del-count'
7976 instead of `direction'. Update callers. When `del-count' is
7977 non-nil, delete that many characters, otherwise `count' characters
7978 backwards. Insert the newly-replaced string `count' times.
7979 (zone-fret): Handle chars w/ width greater than one.
7980 (zone-fall-through-ws): No longer take window width `ww'.
7981 Update callers. Add handling for `char-width' greater than one.
7982 (zone-pgm-drip): Update var holding window-end position every cycle.
7983
7984 2004-12-17 Andre Spiegel <spiegel@gnu.org>
7985
7986 * vc.el (vc-default-update-changelog): Use insert-file-contents,
7987 rather than insert-file.
7988
7989 2004-12-16 Jay Belanger <belanger@truman.edu>
7990
7991 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
7992 (math-init-random-base, math-random-digit): Check to see if
7993 var-RandSeed is bound.
7994 (math-random-last): Declare it.
7995 (math-random-digit): Don't make math-random-last local.
7996
7997 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
7998
7999 * play/zone.el (zone): Fix omission bug: Use a self-disabling
8000 one-shot thunk for uniform (error, quit, normal) recovery.
8001 Reported by John Paul Wallington.
8002 (zone-pgm-random-life): Fix bug:
8003 Recognize empty initial field by lack of "@" chars.
8004
8005 2004-12-16 Juri Linkov <juri@jurta.org>
8006
8007 * help.el (function-called-at-point):
8008 * help-fns.el (variable-at-point): As a last resort try stripping
8009 non-word prefixes and suffixes.
8010
8011 * descr-text.el (describe-property-list): Don't treat syntax-table
8012 specially. Use describe-text-sexp which inserts [show] button
8013 for large objects and handles printing errors. Sort properties
8014 by names in alphabetical order instead of by value sizes.
8015 Add `mouse-face' to list of properties for `describe-face' widget.
8016 (describe-char): Mask out face-id from 19 bits of character.
8017 Print face-id separately.
8018
8019 * replace.el (occur-accumulate-lines, occur-engine):
8020 Fontify unfontified matching lines in the source buffer
8021 before copying them.
8022 (occur-engine): Don't put mouse-face on context lines.
8023 (occur-next-error): Set point to line beginning/end
8024 before searching for prev/next property to skip multiple
8025 matches on a line (not supported by occur engine).
8026 Remove redundant prefix-numeric-value.
8027
8028 2004-12-15 Juri Linkov <juri@jurta.org>
8029
8030 * replace.el (match): New face.
8031 (list-matching-lines-face): Change default from `bold' to `match'.
8032
8033 * progmodes/grep.el (grep-match-face): New defvar.
8034 (grep-mode-font-lock-keywords): Use grep-match-face instead of
8035 compilation-column-face to highlight grep matches.
8036
8037 * apropos.el (apropos-match-face): Change default from
8038 `secondary-selection' to `match'.
8039
8040 * info-look.el (info-lookup-highlight-face): Change default from
8041 `highlight' to `match'.
8042
8043 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
8044
8045 * progmodes/executable.el (executable-interpret): Eliminate
8046 obsolete compile-internal, and switch to comint for interaction.
8047
8048 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
8049
8050 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
8051 `&&' when skipping multiple statements on a line.
8052
8053 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
8054
8055 * play/zone.el (zone): Set `truncate-lines'.
8056 Also, init `tab-width' with value from original buffer.
8057 (zone-shift-up): Rewrite for speed.
8058 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
8059 (zone-pgm-jitter): Remove redundant entries from ops vector.
8060 (zone-exploding-remove): Reduce iteration count.
8061 (zone-cpos): Convert to defsubst.
8062 (zone-replace-char): New defsubst.
8063 (zone-park/sit-for): Likewise.
8064 (zone-fret): Take window-start arg.
8065 Update callers. Use `zone-park/sit-for'.
8066 (zone-fill-out-screen): Rewrite.
8067 (zone-fall-through-ws): Likewise. Update callers.
8068 (zone-pgm-drip): Use `zone-replace-char'.
8069 Move var inits before while-loop. Use `zone-park/sit-for'.
8070 (zone-pgm-random-life): Handle empty initial field.
8071 Use `zone-replace-char' and `zone-park/sit-for'.
8072
8073 2004-12-15 Juri Linkov <juri@jurta.org>
8074
8075 * isearch.el (isearch-update): Test isearch-lazy-highlight
8076 before calling isearch-lazy-highlight-new-loop.
8077 (isearch-lazy-highlight-new-loop):
8078 Don't test isearch-lazy-highlight.
8079
8080 * replace.el (perform-replace): Add isearch-case-fold-search.
8081 Use delimited-flag for isearch-regexp.
8082 Reset isearch-lazy-highlight-last-string to force lazy
8083 highlighting when called from isearch mode.
8084 (query-replace-highlight): Revert defcustom type to boolean.
8085 (query-replace-lazy-highlight): New defcustom.
8086 (query-replace): New face.
8087 (perform-replace, replace-highlight, replace-dehighlight):
8088 Test query-replace-lazy-highlight instead of special value
8089 `isearch' of query-replace-highlight.
8090 (replace-dehighlight): Don't call isearch-dehighlight.
8091 (replace-highlight): Don't call isearch-highlight.
8092 Use face `query-replace' unconditionally.
8093
8094 2004-12-14 Kim F. Storm <storm@cua.dk>
8095
8096 * simple.el (inhibit-mark-movement): Remove defvar.
8097 (beginning-of-buffer, end-of-buffer): Don't use it.
8098
8099 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8100 Don't use inhibit-mark-movement.
8101
8102 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
8103 (cua--undo-push-mark): Remove.
8104 (cua--pre-command-handler, cua--post-command-handler):
8105 Don't fiddle with inhibit-mark-movement.
8106
8107 2004-12-14 Juri Linkov <juri@jurta.org>
8108
8109 * buff-menu.el (list-buffers-noselect): Collect internal info
8110 for every buffer in BUFFER-LIST arg too.
8111 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
8112 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
8113 Bind same-window-buffer-names and same-window-regexps to nil.
8114
8115 2004-12-13 Juri Linkov <juri@jurta.org>
8116
8117 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
8118
8119 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
8120 (sc-cite-region, sc-uncite-region, sc-recite-region):
8121 Fix previous change to handle not alist as a symbol, but
8122 a citation frame as a symbol that represents a variable name.
8123
8124 2004-12-13 Richard M. Stallman <rms@gnu.org>
8125
8126 * filecache.el (file-cache-add-directory-using-find):
8127 Only set up file-cache-find-command-posix-flag if we will use it.
8128
8129 * bindings.el (mode-line-buffer-identification-keymap):
8130 Don't cancel the mode-line's usual down-mouse-1 binding.
8131
8132 * cus-edit.el (custom-face-selected): Handle `default' specs.
8133 (custom-face-edit): Increase extra-offset.
8134 (custom-display): Handle `default' specs.
8135
8136 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
8137
8138 * emacs-lisp/elint.el (elint-standard-variables)
8139 (elint-unknown-builtin-args): Move definitions up.
8140
8141 * net/browse-url.el (browse-url-url-at-point): Add autoload.
8142
8143 * info.el (info-xref-visited): Use `default' instead of t.
8144 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
8145
8146 * faces.el (header-line, mode-line-inactive, tool-bar):
8147 Use `default' instead of t for setting the defaults.
8148 (face-spec-choose): Separate `t' from `default'.
8149
8150 * subr.el (while-no-input): New macro.
8151
8152 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
8153
8154 * filecache.el (file-cache-add-directory-using-find):
8155 Only test file-cache-find-command-posix-flag on some systems.
8156
8157 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
8158
8159 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
8160 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
8161 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
8162 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
8163 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
8164
8165 2004-12-12 Juri Linkov <juri@jurta.org>
8166
8167 * files.el (find-file-other-window, find-file-other-frame):
8168 Add the first buffer to the returned value to return the complete
8169 list of all visited buffers.
8170 (find-file-read-only, find-file-read-only-other-window)
8171 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
8172 `find-file-read-args'. Signal an error about non-existent file
8173 only if file name doesn't contain wildcards. Toggle read-only in
8174 all visited buffers.
8175 (find-alternate-file, find-alternate-file-other-window):
8176 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
8177 called interactively. Pass arg `wildcards' to other functions.
8178 (find-file-noselect): Doc fix.
8179
8180 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
8181 Doc fix.
8182 (ffap-directory-finder): New variable.
8183 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
8184 (ffap-file-at-point): Add /* to immediately rejected names.
8185 Return absolute file names matching ffap-dired-wildcards.
8186 (ffap-read-file-or-url): Set default value for `completing-read'
8187 to `buffer-file-name'.
8188 (find-file-at-point): When filename matches ffap-dired-wildcards,
8189 call ffap-file-finder with t arg `wildcards', instead of dired.
8190 (ffap-other-window, ffap-other-frame): Return visited buffers.
8191 (ffap-read-only, ffap-read-only-other-window)
8192 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
8193 (dired-at-point): Call ffap-directory-finder instead of dired.
8194 (ffap-dired-other-window, ffap-dired-other-frame)
8195 (ffap-list-directory): New commands.
8196 (ffap-bindings): New keybindings for new commands.
8197
8198 2004-12-12 Juri Linkov <juri@jurta.org>
8199
8200 * simple.el (beginning-of-buffer, end-of-buffer):
8201 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8202 Do not push mark when mark is active in transient-mark-mode.
8203
8204 * simple.el (mark-word):
8205 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
8206 * textmodes/paragraphs.el (mark-paragraph):
8207 Extend the region when mark is active in transient-mark-mode,
8208 regardless of the last command. Doc fix.
8209
8210 * simple.el (mark-word): Preserve direction when repeating.
8211 Make arg optional. Interactive "p" -> "P".
8212 (transient-mark-mode, inhibit-mark-movement): Doc fix.
8213
8214 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
8215 preserving direction, to mark forward instead of backward when mark
8216 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
8217
8218 2004-12-12 Juri Linkov <juri@jurta.org>
8219
8220 * isearch.el (isearch-edit-string): Set 7th arg of
8221 `read-from-minibuffer' to `t' to inherit the current input
8222 method (whose name is indicated by [IM] in the minibuffer prompt)
8223 from the current buffer to the minibuffer.
8224 (isearch-lazy-highlight-update): Put body to `with-local-quit'
8225 to allow C-g quitting for lazy highlighting looping inside the
8226 search with nested repetition operators. Add overlay to the list
8227 before setting its face and other properties to avoid the case of
8228 code quitting after placing the new overlay but before it's
8229 recorded on the list. Select the window where isearch was
8230 activated, to highlight matches in the right window when isearch
8231 switches the current window to the minibuffer.
8232
8233 * international/isearch-x.el
8234 (isearch-process-search-multibyte-characters):
8235 Use `isearch-message' as initial input for `read-string' instead
8236 of adding it to the minibuffer prompt. After reading a string
8237 remove the initial value of `isearch-message' from the string.
8238
8239 * replace.el (replace-match-maybe-edit): Doc fix.
8240 (perform-replace): Don't call `replace-highlight' when automatic
8241 replacement is requested in literal mode, since it is intended
8242 only to highlight words during entering a new replacement string
8243 for \? in non-literal mode.
8244
8245 * replace.el (query-replace-highlight): Add new value `isearch'
8246 that allows query replacement to use isearch highlighting.
8247 Change type from `boolean' to `choice'. Doc fix.
8248 (replace-highlight, replace-dehighlight, perform-replace):
8249 Use isearch highlighting if query-replace-highlight eq `isearch'.
8250
8251 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
8252
8253 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
8254 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
8255
8256 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
8257 case of \end{verbatim}.
8258
8259 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
8260
8261 * term.el (term-termcap-format): Synchronyze with terminfo.
8262 (term-emulate-terminal): Handle reset.
8263 (term-reset-terminal): New function.
8264
8265 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
8266
8267 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
8268 (zone-fill-out-screen): New func.
8269 (zone-pgm-drip): Use `zone-fill-out-screen'.
8270 Also, no longer go to point-min on every cycle.
8271 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
8272 (zone-pgm-random-life-wait): New user var.
8273 (zone-pgm-random-life): New func.
8274
8275 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
8276
8277 * files.el (auto-mode-alist): Map .com to DCL mode.
8278
8279 2004-12-09 Richard M. Stallman <rms@gnu.org>
8280
8281 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
8282
8283 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
8284
8285 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
8286 buffer with a display margin.
8287
8288 2004-12-08 Jay Belanger <belanger@truman.edu>
8289
8290 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
8291 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
8292
8293 2004-12-08 Richard M. Stallman <rms@gnu.org>
8294
8295 * faces.el: Delete code to set display table.
8296 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
8297
8298 2004-12-08 Jay Belanger <belanger@truman.edu>
8299
8300 * calc/calc.el: Add math-read-preprocess-string to autoloads.
8301
8302 * calc/calc-ext.el (math-read-replacement-list)
8303 (math-read-superscripts, math-read-preprocess-string): Move to
8304 calc-aent.el.
8305
8306 * calc/calc-aent.el (math-read-replacement-list)
8307 (math-read-superscripts, math-read-preprocess-string): Move from
8308 calc-ext.el.
8309
8310 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8311
8312 * isearch.el (isearch-quote-char): Fix up typo in last change.
8313
8314 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8315
8316 * mouse.el (mouse-set-font): Handle the case where the command was
8317 not invoked using the mouse.
8318
8319 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
8320 (edmacro-finish-edit): Further update for keyboard macros that are
8321 lambda forms.
8322 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
8323
8324 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8325
8326 * font-lock.el (font-lock-unfontify-region): Save buffer state.
8327 (font-lock-default-unfontify-region): Don't save buffer state any more.
8328
8329 2004-12-07 Jay Belanger <belanger@truman.edu>
8330
8331 * calc/calc-help.el (calc-describe-key):
8332 Set calc-summary-indentation even when Calc Summary buffer exists.
8333
8334 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
8335
8336 * calendar/holidays.el (holiday-easter-etc): Make arguments
8337 optional for backwards compatibility. Doc fix.
8338 Remove un-necessary local vars mandatory, output-list.
8339 (holiday-advent): Make arguments optional for backwards
8340 compatibility. Doc fix.
8341
8342 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8343
8344 * paren.el (show-paren-function): Fix last change (2004-12-02).
8345
8346 * international/mule-util.el (char-displayable-p): Return nil for
8347 unibyte mode.
8348
8349 * subr.el (subregexp-context-p): New function.
8350
8351 * isearch.el (isearch-quote-char): Use it.
8352
8353 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
8354 (regexp-opt-not-groupie*-re): Remove.
8355 (regexp-opt): Properly handle inputs with duplicate entries.
8356
8357 2004-12-06 Richard M. Stallman <rms@gnu.org>
8358
8359 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
8360
8361 * cus-edit.el (custom-file): Doc fix.
8362
8363 * textmodes/org.el: New file.
8364
8365 2004-12-06 Kenichi Handa <handa@m17n.org>
8366
8367 * ldefs-boot.el: Update international/mule-util.el section.
8368
8369 2004-12-05 Sam Steingold <sds@gnu.org>
8370
8371 * net/tramp.el (tramp-handle-file-accessible-directory-p):
8372 Fix `tramp-time-diff' comparison logic.
8373
8374 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
8375
8376 * progmodes/which-func.el (which-function):
8377 Use `run-hook-with-args-until-success' instead of a custom loop.
8378 Fixes bug with local hooks.
8379
8380 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8381
8382 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
8383 Use delete-dups when calculating the initial value.
8384 (bibtex-autokey-get-title): Use <=.
8385 (bibtex-goto-line): New function.
8386 (bibtex-reposition-window): Use line numbers instead of point
8387 positions. Use window-body-height.
8388 (bibtex-find-crossref): Use bibtex-reposition-window.
8389 (bibtex-find-entry): Use bibtex-reposition-window. Always return
8390 position of entry if key is found or nil if not found.
8391
8392 2004-12-05 Richard M. Stallman <rms@gnu.org>
8393
8394 * cus-edit.el (custom-file): Doc fix.
8395
8396 * progmodes/sh-script.el (sh-indent-for-then): Change default.
8397
8398 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
8399
8400 * simple.el (blink-matching-open):
8401 * textmodes/tex-mode.el (tex-validate-region):
8402 Obey syntax-table text properties.
8403
8404 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
8405
8406 * wid-edit.el (widget-specify-field): Add `real-field' property to
8407 boundary.
8408 (widget-field-at): Use it.
8409
8410 2004-12-02 Richard M. Stallman <rms@gnu.org>
8411
8412 * progmodes/cc-mode.el (awk-mode autoload):
8413 Supply t meaning interactive function.
8414
8415 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
8416 (isearch-mode-map): No special definition for space.
8417 (isearch-whitespace-chars): Command deleted.
8418 (isearch-forward-regexp): Doc fix.
8419 (isearch-quote-char): When a space is not inside brackets,
8420 use `[ ]' instead of just space.
8421 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
8422
8423 * imenu.el (imenu--generic-function): Delete code to exclude
8424 matches in comments.
8425
8426 * man.el (Man-reverse-face): Change default to `highlight'.
8427
8428 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
8429 (occur-engine): Use `face' prop rather than `font-lock-face'
8430 when specifying use of `match-face'.
8431 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
8432
8433 * emacs-lisp/elint.el (elint-standard-variables): Update list.
8434
8435 * add-log.el (add-log-current-defun): Handle the case where point
8436 is in the header part of a DEFUN construct.
8437
8438 2004-12-02 Dave Love <fx@gnu.org>
8439
8440 * progmodes/python.el (python-font-lock-syntactic-keywords):
8441 Fix previous change.
8442
8443 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
8444
8445 * paren.el (show-paren-function): Check for matching chars
8446 specified by text props.
8447
8448 2004-12-02 Jay Belanger <belanger@truman.edu>
8449
8450 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
8451 when reading a new key sequence.
8452
8453 2004-12-02 Kim F. Storm <storm@cua.dk>
8454
8455 * faces.el (escape-glyph): Rename from glyph.
8456 (standard-display-table): Set it here. Add escape-glyph face to
8457 extra slot characters.
8458
8459 * disp-table.el: Undo 2004-12-01 change. Display table is now
8460 setup in faces.el.
8461
8462 2004-12-02 Mark A. Hershberger <mah@everybody.org>
8463
8464 * xml.el (xml-parse-dtd): Don't show validity messages when
8465 xml-validating-parser is nil.
8466 (xml-substitute-special): Fix validity error messages to
8467 actually show the unexpandable entity. Added validity error if &
8468 isn't followed by an entity.
8469 (xml-parse-tag): Concatenate any string following the a
8470 <![CDATA[]]> section to the parsed CDATA.
8471 (xml-parse-dtd): Skip parameter entity declarations and use of
8472 parameter entities.
8473
8474 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8475
8476 * kmacro.el (kmacro-default-counter-format): New var.
8477 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
8478 (kmacro-display): Remove `nil' from `and' form. Delete call to
8479 `format' inside `message'.
8480 (kmacro-start-macro): Use `kmacro-default-counter-format'.
8481
8482 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
8483
8484 * pcvs.el (cvs-header-msg): New function.
8485 (cvs-update-header): Use it. Change calling convention.
8486 Correctly handle the case of having simultaneous active processes.
8487 (cvs-sentinel): Don't call cvs-update-header any more.
8488 (cvs-mode-run): Update call and add cvs-update-header to postproc.
8489
8490 2004-12-01 Jay Belanger <belanger@truman.edu>
8491
8492 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
8493 Change message.
8494
8495 2004-12-01 Juri Linkov <juri@jurta.org>
8496
8497 * progmodes/prolog.el (prolog-mode-variables):
8498 Fix imenu-generic-expression.
8499
8500 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
8501
8502 * faces.el (glyph): New face.
8503
8504 * disp-table.el: Add an autoloaded table, that doesn't require
8505 this library, with glyph face.
8506
8507 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
8508 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
8509 (conf-quote-normal): Allow normalizing only ' or ".
8510 (conf-mode): Regexp-quote constructed comment-start and don't
8511 match section {} where "name" contains braces.
8512
8513 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
8514 files.
8515
8516 2004-12-01 Kenichi Handa <handa@m17n.org>
8517
8518 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
8519 (x-select-text): Don't treat eight-bit-control/graphic chars
8520 specially. Store the encoded text in the X cut buffer.
8521 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
8522 with x-last-selected-text-cut-encoded.
8523
8524 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
8525
8526 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
8527
8528 2004-11-30 Markus Rost <rost@ias.edu>
8529
8530 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
8531 AUCTeX.
8532
8533 2004-11-30 Jay Belanger <belanger@truman.edu>
8534
8535 * calc/calc-arith.el (math-possible-signs): Made stronger checks
8536 on signs of intervals.
8537 (math-pow-of-zero): Strengthen checks for positive and negative
8538 exponents.
8539
8540 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
8541 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
8542 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
8543 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
8544 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
8545 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
8546 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
8547 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
8548 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
8549 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
8550 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
8551 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
8552 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
8553 with provide statements.
8554
8555 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
8556
8557 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
8558
8559 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
8560 (calc-load-everything, math-defsimplify): Replace dummy autoloading
8561 functions by require statements.
8562 (math-defsimplify): Move to calc-alg.el, add to autoloads.
8563
8564 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
8565 (calc-gnuplot-print): Give them values.
8566
8567 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
8568 autoloads.
8569 Add calc-do-embedded-activate to autoloads.
8570 (calc-gnuplot-name, calc-gnuplot-plot-command)
8571 (calc-gnuplot-print-command): Move them to calc-graph.el.
8572
8573 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8574
8575 * term/mac-win.el (ccl-encode-mac-roman-font)
8576 (ccl-encode-mac-cyrillic-font)
8577 (ccl-encode-mac-centraleuropean-font, encoder-list)
8578 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
8579 Support Cyrillic, CentralEuropean, and Dingbat font display
8580
8581 2004-11-30 Andre Spiegel <spiegel@gnu.org>
8582
8583 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
8584
8585 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
8586 still nil.
8587
8588 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
8589
8590 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
8591 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
8592
8593 2004-11-29 Jay Belanger <belanger@truman.edu>
8594
8595 * calc/calc-arith.el (math-pow-of-zero): Take into account different
8596 cases of the base and exponent.
8597
8598 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8599
8600 * simple.el (next-error-buffer-p): Allow for inclusive and
8601 exclusive tests for finding a buffer.
8602 (next-error-find-buffer): Pass the exclusive and inclusive tests
8603 to next-error-buffer-p.
8604
8605 * replace.el (occur-next-error): Switch to the Occur buffer when
8606 appropriate, use the exclusive filter to next-error-find-buffer to
8607 do it. Use the absolute value of the motion amount.
8608
8609 2004-11-29 Kenichi Handa <handa@m17n.org>
8610
8611 * startup.el (command-line): Decode all default-directory by
8612 locale-coding-system.
8613
8614 2004-11-29 Jay Belanger <belanger@truman.edu>
8615
8616 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
8617 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
8618 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
8619 Replace calls to calc-extensions by appropriate require, replace
8620 calc-extensions-loaded by appropriate featurep.
8621
8622 * calc/calc-ext.el: Move require to end of file.
8623 Remove redundant loading of calc.el.
8624 (calc-extensions-loaded): Remove unnecessary variable.
8625 (calc-extensions): Remove unnecessary function.
8626 (calc-load-everything): Replace calc-need-macros by appropriate require.
8627
8628 * calc/calc-macs.el: Move provide to end of file.
8629 (calc-need-macros): Remove unnecessary function.
8630
8631 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
8632 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
8633 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
8634 Replace calc-extensions by appropriate require.
8635 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
8636
8637 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
8638 Replace calc-need-macros by appropriate require.
8639
8640 * calc/calc.el: Move require to end of file.
8641 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
8642 Remove unnecessary variable.
8643 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
8644 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
8645 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
8646 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
8647 (math-stack-value-offset, math-format-value, math-format-flat-expr)
8648 (math-format-number, math-format-bignum, math-read-number)
8649 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
8650 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
8651 by appropriate require.
8652 (calc-check-defines): Replace calc-need-macros by appropriate require.
8653
8654 2004-11-29 Kim F. Storm <storm@cua.dk>
8655
8656 * macros.el (insert-kbd-macro): Handle kmacro functions.
8657
8658 2004-11-28 Juri Linkov <juri@jurta.org>
8659
8660 * compare-w.el (compare-windows-highlight): Attach each overlay
8661 to its window to properly highlight differences while comparing
8662 two windows of the same buffer. Fix arguments.
8663 (compare-windows-sync-default-function): Fix arguments of
8664 `compare-windows-highlight'.
8665
8666 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
8667 Use `read-expression-history'. Set initial contents only if
8668 `edebug-global-break-condition' is non-nil. Set histpos to 1
8669 if initial contents is equal to the last history element.
8670 (edebug-set-conditional-breakpoint): Instead of temporarily
8671 prepending the current condition to the history, set initial
8672 contents to the current condition. Set histpos to 1 if initial
8673 contents is equal to the last history element.
8674
8675 * info.el (Info-search-whitespace-regexp): Remove shy group.
8676 (Info-search): Forward line if search is on the header line.
8677 Use search-whitespace-regexp in two other places.
8678
8679 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
8680
8681 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
8682 warning. Delay real definition, which uses
8683 `set-fringe-indicators-1' till after the definition of that function.
8684
8685 2004-11-28 Kim F. Storm <storm@cua.dk>
8686
8687 * fringe.el (fringe): New defgroup.
8688 (fringe-mode): Move to fringe group.
8689 (fringe-indicators): New defcustom.
8690 (set-fringe-indicators-1): New defun.
8691
8692 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
8693 (menu-bar-showhide-fringe-ind-menu): New keymap.
8694 (menu-bar-showhide-fringe-ind-empty)
8695 (menu-bar-showhide-fringe-ind-mixed)
8696 (menu-bar-showhide-fringe-ind-box)
8697 (menu-bar-showhide-fringe-ind-right)
8698 (menu-bar-showhide-fringe-ind-left)
8699 (menu-bar-showhide-fringe-ind-none): New defuns.
8700 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
8701
8702 2004-11-27 Richard M. Stallman <rms@gnu.org>
8703
8704 * comint.el (comint-read-noecho): Add trivial compatibility definition.
8705
8706 * generic.el (define-generic-mode): Doc fix.
8707
8708 * menu-bar.el (menu-bar-options-save): For the options
8709 that are toggled with menu-bar-make-mm-toggle, don't check
8710 for customized-value prop.
8711
8712 2004-11-27 Eli Zaretskii <eliz@gnu.org>
8713
8714 * mail/supercite.el (sc-cite-region): Handle the case where
8715 sc-cite-frame-alist is a symbol.
8716 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
8717 a symbol.
8718 (sc-recite-region): Handle the case where sc-recite-frame-alist is
8719 a symbol.
8720
8721 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8722
8723 * wid-edit.el (widget-narrow-to-field): New function.
8724 (widget-complete): Use it.
8725
8726 2004-11-27 Jay Belanger <belanger@truman.edu>
8727
8728 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
8729 variable.
8730 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
8731 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
8732 (math-alg-inequalities): Move declaration to earlier in the file.
8733
8734 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
8735 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
8736 Declare them.
8737
8738 * calc/calc-lang.el (math-expr-data, math-expr-token)
8739 (math-exp-old-pos): Declare them.
8740
8741 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
8742 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
8743
8744 2004-11-27 Kim F. Storm <storm@cua.dk>
8745
8746 * progmodes/flymake.el: Use (featurep 'xemacs).
8747 (flymake-makehash): Change to defsubst. Use fboundp.
8748 (flymake-time-to-float): Remove.
8749 (flymake-float-time): Merge code from flymake-time-to-float here.
8750 (flymake-replace-regexp-in-string): Change to defsubst.
8751 (flymake-split-string-remove-empty-edges):
8752 Rename to flymake-split-string.
8753 (flymake-split-string): Remove previous defalias.
8754 (flymake-get-temp-dir): Change to defsubst.
8755 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
8756 Define for xemacs only.
8757 (flymake-master-file-count-limit): Change into compiler defvar only.
8758 (flymake-find-possible-master-files): Let-bind it dynamically while
8759 sorting files using flymake-master-file-compare.
8760
8761 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
8762
8763 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
8764 of defun-prompt-regexp matches inside a comment/string but the
8765 beginning is correctly outside everything.
8766
8767 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
8768 appears within a string or a comment.
8769
8770 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
8771 rather than make-symbol for symbols which are used in
8772 a symbol-macrolet or equivalent.
8773
8774 2004-11-26 Jay Belanger <belanger@truman.edu>
8775
8776 * calc-misc.el (calc-last-why-command): Declare it.
8777
8778 * calc-vec.el (math-grade-vec): New variable.
8779 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
8780 Replace variable grade-vec by declared variable.
8781 (math-rb-close): New variable.
8782 (math-read-brackets, math-read-vector): Replace variable close by
8783 declared variable.
8784
8785 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
8786 (calc-one-window, calc-edit-handler, calc-restore-trail)
8787 (calc-allow-ret): Declare them.
8788
8789 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
8790 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
8791 (math-radix-float-cache-tag, math-random-cache)
8792 (math-max-digits-cache, math-integral-cache, math-units-table)
8793 (math-format-date-cache, math-holidays-cache-tag): Declare them.
8794 (math-moc-func): New variable.
8795 (math-map-over-constants, math-map-over-constants-rec):
8796 Replace variable func by declared variable.
8797
8798 * calc/calc-store.el (calc-given-value, calc-store-opers):
8799 Declare them.
8800 (calc-var-name-map): Move declaration to earlier in the file.
8801 (calc-pv-pos): New variable.
8802 (calc-permanent-variable, calc-insert-permanent-variable):
8803 Replace variable pos by declared variable.
8804
8805 * calc/calc-mtx.el (calc-det-lu): New variable.
8806 (math-det-raw, math-det-step): Replace variable lu by declared variable.
8807
8808 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
8809 (math-multi-subst, math-multi-subst-rec): Replace variables temp
8810 and arg by declared variables.
8811 (calcFunc-reducer): Fix incorrect variable.
8812 (math-inner-mul-func, math-inner-add-func): New variables.
8813 (calcFunc-inner, math-inner-mats): Replace variables mul-func
8814 and add-func by declared variables.
8815
8816 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
8817 (calc-digit-value): Declare them.
8818
8819 * calc/calc-help.el (Info-history): Declare it.
8820 (calc-describe-key): Make calc-summary-indentation a local variable.
8821 (calc-help-long-names): Move declaration to earlier in file.
8822
8823 * calc/calc-embed.el (calc-original-buffer): Declare it.
8824 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
8825 (calc-embed-bot): New variables.
8826 (calc-do-embedded, calc-embedded-mark-formula)
8827 (calc-embedded-find-bounds, calc-embedded-duplicate)
8828 (calc-embedded-new-formula, calc-embedded-make-info):
8829 Replace vars outer-top, outer-bot, bot and top by declared variables.
8830 (calc-embed-prev-modes): New variable.
8831 (calc-embedded-set-modes, calc-embedded-update): Replace variable
8832 prev-modes with declared variable.
8833 (calc-embed-vars-used): New variable.
8834 (calc-embedded-make-info, calc-embedded-evaluate-expr)
8835 (calc-embedded-update, calc-embedded-find-vars): Replace variable
8836 vars-used by declared variable.
8837
8838 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
8839 (math-format-radix-float): Remove unnecessary setq.
8840 (math-radix-float-cache): Declare it.
8841
8842 * calc/calcsel2.el (calc-keep-selection): Declare it.
8843
8844 * calc/calc-maint.el: Remove file.
8845
8846 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8847
8848 * textmodes/bibtex.el (bibtex-sort-entry-class)
8849 (bibtex-comment-start): Use defcustom.
8850 (bibtex-entry-field-alist): Use nil if initial content of the
8851 field is undefined. Fix docstring.
8852 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
8853 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
8854 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
8855 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
8856 Fix docstring.
8857 (bibtex-autokey-title-terminators): Use only one regexp.
8858 (bibtex-string-maybe-empty-head): New variable.
8859 (bibtex-remove-delimiters-string): New function.
8860 (bibtex-text-in-field-bounds, bibtex-text-in-string):
8861 Use bibtex-remove-delimiters-string.
8862 (bibtex-progress-message, bibtex-field-left-delimiter)
8863 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
8864 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
8865 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
8866 Simplify.
8867 (bibtex-format-entry): Use save-excursion for inherited booktitle.
8868 Use eq and bibtex-remove-delimiters-string. For end markers use
8869 insertion type so that marker stays after inserted text.
8870 (bibtex-autokey-get-names): Return empty string if name is missing.
8871 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
8872 calling bibtex-autokey-name-case-convert.
8873 (bibtex-autokey-demangle-title):
8874 Call bibtex-autokey-titleword-case-convert. Remove call to
8875 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
8876 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
8877 (bibtex-read-key): New optional arg global.
8878 (bibtex-files-expand): New optional arg force.
8879 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
8880 (bibtex-complete-crossref-cleanup): Rename from
8881 bibtex-complete-key-cleanup. Simplify code.
8882 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
8883 Operate on current entry.
8884 (bibtex-button): Add docstring.
8885 (bibtex-entry): Simplify.
8886 (bibtex-make-field): Replace optional arg called-by-yank with more
8887 specific args move and interactive.
8888 (bibtex-end-of-entry): Use forward-sexp.
8889 (bibtex-find-entry-globally): Remove.
8890 (bibtex-find-crossref): Allow for crossref key located in other buffer.
8891 Bound to C-c C-x.
8892 (bibtex-find-entry): New optional args global and display.
8893 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
8894 (bibtex-validate): Use arg force of bibtex-files-expand.
8895 (bibtex-clean-entry): Bugfix, clean string entries properly.
8896 Always keep point at beginning of entry.
8897 (bibtex-complete): Bugfix. Handle string entries properly.
8898 Call cleanup functions only if needed.
8899 (bibtex-String): Use bibtex-read-string-key.
8900 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
8901 case of replacement text.
8902
8903 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8904
8905 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
8906 (tramp-perl-directory-files-and-attributes): New constant.
8907 (tramp-file-name-handler-alist): Delete file-directory-files, add
8908 directory-files-and-attributes.
8909 (tramp-perl-file-attributes): Surround uid and gid by double
8910 quotes. Change parameter id-format from nonnumeric.
8911 (tramp-convert-file-attributes): New function.
8912 (tramp-handle-file-attributes): Use it.
8913 (tramp-maybe-send-perl-script): New function.
8914 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
8915 file mode. Change parameter id-format from nonnumeric.
8916 (tramp-handle-file-attributes-with-ls): Change parameter id-format
8917 from nonnumeric.
8918 (tramp-post-connection): Don't send tramp-perl-file-attributes
8919 script. Reset connection property "perl-scripts".
8920 (tramp-handle-insert-directory): Run real handler when ls-lisp is
8921 in use.
8922
8923 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8924
8925 * desktop.el (desktop-read): Replace mapcar with mapc.
8926 (desktop-create-buffer): Replace mapcar with mapc.
8927 Remove redundant piece of code.
8928
8929 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
8930
8931 * progmodes/gud.el (gud-display-line): Use display-buffer
8932 for GDB-UI as for GUD.
8933
8934 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
8935 Delete variables.
8936 (gdb-ann3): Don't make GUD buffer dedicated.
8937 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
8938 (gdb-display-source-buffer): Delete function.
8939 (gdb-view-source-function, gdb-view-assembler): Delete functions.
8940 (menu): Delete menu bindings for viewing source/assembler.
8941 (gdb-setup-windows, gdb-restore-windows):
8942 Don't dedicate GUD. No assembler now.
8943 (gdb-reset): No need to undedicate source buffers now.
8944 (gdb-source-info): No assembler now.
8945
8946 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
8947
8948 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
8949 width to those for special frames.
8950 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
8951 Use display-buffer.
8952 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
8953 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
8954 (gdb-frame-assembler-buffer): Rework like
8955 gdb-frame-breakpoints-buffer.
8956
8957 2004-11-25 Richard M. Stallman <rms@gnu.org>
8958
8959 * progmodes/flymake.el: Reindent.
8960 (flymake-split-string): Turn into defalias.
8961 (flymake-fix-file-name): Rename from flymake-fix-path-name.
8962 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
8963 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
8964 (flymake-build-relative-filename): Rename from ...path.
8965 Fix error message.
8966
8967 2004-11-25 Cheng Gao <chenggao@gmail.com>
8968
8969 * progmodes/flymake.el: Much whitespace and capitalization change.
8970 Move `provide' to end. Require `compile' only when compiling.
8971
8972 2004-11-24 Jay Belanger <belanger@truman.edu>
8973
8974 * calc/calc-alg.el: Added comment.
8975 (math-polynomial-base): Replace variable mpb-top-expr by
8976 math-poly-base-top-expr.
8977
8978 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
8979 (math-polynomial-p1): Replace variable mpb-top-expr by declared
8980 variable.
8981 (math-poly-base-total-base): New variable.
8982 (math-total-polynomial-base, math-polynomial-p1): Replace variable
8983 mpb-total-base by declared variable.
8984 (math-factored-vars, math-to-list): Declare it.
8985 (math-fact-expr): New variable.
8986 (calcFunc-factors, calcFunc-factor, math-factor-expr)
8987 (math-factor-expr-try, math-factor-expr-part): Replace variable
8988 expr by declared variable.
8989 (math-fet-x): New variable.
8990 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
8991 by declared variable.
8992 (math-factor-poly-coefs): Make temp a local variable.
8993
8994 * calc/calc-units.el (calc-convert-units): Make units a local
8995 variable.
8996 (calc-num-units, calc-den-units): New variables.
8997 (calc-explain-units, calc-explain-units-rec): Replace variables
8998 num-units and den-units by declared variables.
8999 (math-cu-unit-list): New variable.
9000 (math-build-units-table, math-compare-unit-names)
9001 (math-convert-units, math-convert-units-rec): Replace variable
9002 unit-list by declared variable.
9003 (math-fbu-base, math-fbu-entry): New variables.
9004 (math-find-base-units, math-find-base-units-rec): Replace variables
9005 base and entry by declared variables.
9006 (math-which-standard): New variable.
9007 (math-to-standard-units, math-to-standard-rec): Replace variable
9008 which-standard by declared variable.
9009 (math-fcu-u): New variable.
9010 (math-find-compatible-unit, math-find-compatible-unit-rec):
9011 Replace variable u by declared variable.
9012 (math-cu-new-units, math-cu-pure): New variables.
9013 (math-convert-units, math-convert-units-rec): Replace variables
9014 new-units and pure by declared variables.
9015 (math-try-cancel-units): New variable.
9016 (math-simplify-units-quotient): Replace variable try-cancel-units by
9017 declared variable.
9018
9019 2004-11-24 Richard M. Stallman <rms@gnu.org>
9020
9021 * textmodes/ispell.el (ispell-check-version):
9022 If default-directory is nonexistent, use home dir.
9023
9024 * progmodes/grep.el (grep-regexp-alist):
9025 Don't match parens around line numbers.
9026
9027 * progmodes/cperl-mode.el (cperl-indent-region)
9028 (cperl-imenu--create-perl-index, cperl-xsub-scan):
9029 Don't print progress messages.
9030
9031 * progmodes/compile.el (compilation-mode-map):
9032 Don't inherit from compilation-minor-mode-map;
9033 copy its bindings instead. But the menu bar Compile
9034 entry now does inherit from compilation-menu-map.
9035
9036 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9037 Use with-no-warnings around compiler-macroexpand.
9038
9039 * imenu.el: Don't always require newcomment.
9040 (imenu--generic-function): Call comment-normalize-vars
9041 if we have a comment syntax.
9042 Exit the loop if REGEXP matches the null string.
9043 Test comment-start as well as comment-start-skip
9044 when deciding whether to check for comments.
9045
9046 * tooltip.el (tooltip-mode): Doc fix.
9047
9048 * term.el (term-escape-char, term-mode): Doc fixes.
9049
9050 2004-11-24 Dave Love <fx@gnu.org>
9051
9052 * progmodes/python.el (python-font-lock-syntactic-keywords):
9053 Check for escapes in the regexp.
9054 (python-quote-syntax): Don't do it here.
9055
9056 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
9057
9058 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
9059 (gdb-frames-mode-map, gdb-threads-mode-map)
9060 (gdb-registers-mode-map, gdb-locals-mode-map)
9061 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
9062 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
9063
9064 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
9065 (dedicated-switch-to-buffer): Rework.
9066 (gdb-var-evaluate-expression-handler, gdb-put-string):
9067 Remove unused variable bindings.
9068 (gdb-setup-windows, gdb-display-buffer):
9069 Simplify. Use pop-to-buffer.
9070 (gdb-view-source-function): Simplify.
9071 (gdb-frame-breakpoints-buffer):
9072 Use pop-to-buffer, special-display-regexps.
9073
9074 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
9075
9076 * progmodes/f90.el (f90-smart-end)
9077 (f90-previous-statement, f90-beginning-of-block): Doc fix.
9078 (f90-calculate-indent): Handle un-named PROGRAM blocks.
9079 (f90-end-of-block): Doc fix. Make check of outermost block
9080 conditional on value of `f90-smart-end'.
9081 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
9082 Handle case where END-BLOCK is nil.
9083 (f90-match-end): Handle un-named PROGRAM blocks.
9084 (f90-backslash-not-special): New function.
9085
9086 2004-11-24 Jay Belanger <belanger@truman.edu>
9087
9088 * calc/calc.el (calc-embedded-active): Removed unnecessary
9089 declaration.
9090 (calc-show-banner): Removed redundant declaration.
9091
9092 * calc/calc-graph.el (calc-gnuplot-default-device)
9093 (calc-gnuplot-default-output, calc-gnuplot-print-device)
9094 (calc-gnuplot-print-output, calc-gnuplot-geometry)
9095 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
9096 Remove redundant initial values.
9097
9098 * calc/calc-arith.el (math-scalar-functions)
9099 (math-nonscalar-functions, math-scalar-if-args-functions)
9100 (math-real-functions, math-positive-functions)
9101 (math-nonnegative-functions, math-real-scalar-functions)
9102 (math-real-if-arg-functions, math-integer-functions)
9103 (math-num-integer-functions, math-rounding-functions)
9104 (math-float-rounding-functions, math-integer-if-args-functions)
9105 (math-super-types): Move declarations to earlier in file.
9106 (math-unit-prefixes): Declared it.
9107 (math-floor-prec, math-trunc-prec): New variables.
9108 (math-trunc-fancy): Replace variable prec by declared variable.
9109 (math-floor-fancy): Replace variable prec by declared variable.
9110 (math-com-bterms): New variable.
9111 (math-commutative-equal, math-commutative-collect):
9112 Replace variable bterms by declared variable.
9113
9114 * calc/calc-misc.el (math-trunc): Replace variable prec by
9115 math-trunc-prec.
9116 (math-floor): Replace variable prec by math-floor-prec.
9117
9118 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
9119 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
9120 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
9121 (math-format-date, math-format-date-part): Replace variables
9122 date, dt, year, month, day, weekday, hour, minute, second and
9123 bc-flag by declared variables.
9124 (math-pd-str): New variable.
9125 (math-parse-date, math-parse-date-word, math-parse-standard-date):
9126 Replace variable str by declared variable.
9127 (math-daylight-savings-hook, math-tzone-names): Move definitions
9128 to earlier in the file.
9129 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
9130 (math-sh-year): New variable.
9131 (math-setup-add-holidays, math-setup-holidays)
9132 (math-setup-year-holidays): Replace variable `year' by declared
9133 variable.
9134
9135 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
9136 New variables.
9137 (math-nth-root-float, math-nth-root-float-iter): Replace variables
9138 n, nf and nfm1 by declared variables.
9139 (math-nri-n): New variable.
9140 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
9141 n by declared variable.
9142 (calcFunc-log): Removed misplaced condition.
9143
9144 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
9145
9146 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
9147
9148 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
9149
9150 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
9151 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
9152 Dedicate gdb-related windows.
9153 (gdb-display-buffer): Dedicate gdb-related windows.
9154 Don't grab other frames.
9155 (gdb-reset): Remove dedicated property after debugging.
9156
9157 2004-11-24 Jay Belanger <belanger@truman.edu>
9158
9159 * calc/calc-sel.el: Add comment.
9160
9161 * calc/calc.el (math-stack-value-offset): Replace variables c,
9162 wid and off with math-svo-c, math-svo-wid and math-svo-off.
9163
9164 * calc/calccomp.el (math-comp-sel-tag): Declare it.
9165 (math-svo-c, math-svo-wid, math-svo-off): New variables.
9166 (math-stack-value-offset-fancy): Replace variables c, wid and off
9167 by declared variables.
9168 (math-comp-just, math-comp-comma-spc): New variables.
9169 (math-compose-expr, math-compose-matrix): Replace variables `just'
9170 and comma-spc by declared variable.
9171 (math-comp-vector-prec): New variable.
9172 (math-compose-expr, math-compose-matrix, math-compose-rows):
9173 Replace variable vector-prec by declared variable.
9174 (math-comp-left-bracket, math-comp-right-bracket)
9175 (math-comp-comma): New variables.
9176 (math-compose-expr, math-compose-rows): Replace variables
9177 left-bracket, right-bracket and comma by declared variables.
9178 (math-comp-full-width): New variable.
9179 (math-comp-to-string-flat, math-comp-to-string-flat-term):
9180 Replace variable full-width by declared variable.
9181 (math-comp-highlight, math-comp-word, math-comp-level)
9182 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
9183 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
9184 New variables.
9185 (math-comp-to-string-flat, math-comp-to-string-flat-term)
9186 (math-comp-sel-flat-term): Replace variables comp-highlight,
9187 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
9188 declared variables.
9189 (math-comp-simplify, math-comp-simplify-term)
9190 (math-comp-add-string, math-comp-add-string-sel):
9191 Replace variables comp-highlight, comp-buf, comp-base,
9192 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
9193
9194 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9195
9196 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
9197
9198 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
9199 and x-server-version may throw.
9200
9201 2004-11-23 Kim F. Storm <storm@cua.dk>
9202
9203 * subr.el (substitute-key-definition-key): Optimize.
9204 Don't call indirect-function for nil defn (always signals error).
9205
9206 * ido.el (ido-read-internal): Fix require-match check when
9207 ido-directory-too-big is set.
9208
9209 2004-11-23 Jay Belanger <belanger@truman.edu>
9210
9211 * calc/calc-ext.el (math-read-replacement-list)
9212 (math-read-superscripts): New variables.
9213 (math-read-preprocess-string): New function.
9214 (math-read-expr): Filter input through math-read-preprocess-string.
9215
9216 * calc/calc-aent.el (math-read-exprs): Filter input through
9217 math-read-preprocess-string.
9218
9219 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
9220
9221 * progmodes/compile.el (compilation-start): In cd command use
9222 substitute-env-vars -- not quite shell compatible but better than
9223 nothing.
9224 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
9225 handle the newer versions messages, which are more parseable.
9226
9227 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9228
9229 * reveal.el (reveal-mode-map): New var.
9230 (reveal-mode): Use it.
9231
9232 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
9233
9234 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
9235 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
9236
9237 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9238
9239 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
9240 header-line when needed.
9241 Use fixed-pitch only in the header-line.
9242 Build the underline automatically. Use emdash if available.
9243
9244 2004-11-22 Richard M. Stallman <rms@gnu.org>
9245
9246 * dired.el (dired-recursive-copies): Move from dired-aux.el.
9247 * dired-aux.el (dired-recursive-copies): Move to dired.el.
9248
9249 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
9250
9251 * progmodes/gdb-ui.el (gdb-resync): New function.
9252 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
9253 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
9254 Use it to fail more gracefully.
9255 (gdb-variables): Delete variable.
9256 Re-order variables to reduce byte-compiler warnings.
9257
9258 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9259
9260 * descr-text.el (describe-char):
9261 * paren.el (show-paren-function):
9262 * subr.el (syntax-after): Undo last change.
9263
9264 * progmodes/python.el (run-python): Don't hard code *Python*.
9265 Don't modify global process-environment.
9266 (python-send-region, python-load-file): Don't assume that
9267 python-buffer == (process-buffer (python-proc)).
9268 (python-switch-to-python): Simplify.
9269
9270 * dired.el (dired-align-file): Don't assume line starts with spaces.
9271
9272 2004-11-21 Jay Belanger <belanger@truman.edu>
9273
9274 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
9275 Replace variable `lines' by math-read-big-lines.
9276 (math-read-big-expr): Replace variables the-baseline, the-h2
9277 and err-msg by math-read-big-baseline, math-read-big-h2 and
9278 math-read-err-msg.
9279 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
9280
9281 * calc/calc-lang.el (math-read-big-rec): Fix typo.
9282 (math-read-big-balance): Replace unbound variable by value.
9283 (math-read-big-lines): New variable.
9284 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9285 (math-read-big-error, math-read-big-balance): Replace variable
9286 `lines' by declared variable.
9287 (math-read-big-baseline, math-read-big-h2): New variables.
9288 (math-read-big-rec): Replace variables the-baseline and the-h2
9289 by declared variables.
9290 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
9291 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9292 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
9293 declared variables.
9294 (math-read-big-err-msg): New variable.
9295 (math-read-big-error): Replace variable err-msg by declared variable.
9296
9297 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9298
9299 * ses.el: Add coding cookie.
9300 Fix up docstrings, follow new commenting conventions.
9301 (ses-header-line-menu): Fix missing variable rename for header-row.
9302 (ses-cell-size): Remove.
9303 (ses-make-cell): New function.
9304 (ses-cell, ses-insert-row, ses-insert-column): Use it.
9305 (ses-calculate-cell): Remove unused var `symbol'.
9306 (ses-narrowed-p): New function.
9307 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
9308 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
9309 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
9310 (ses-setup): Use restore-buffer-modified-p.
9311 (ses-cleanup): Remove unused var `end'.
9312 (ses-header-string-left-offset): Remove.
9313 (ses-create-header-string): Adjust to new behavior of `align-to'.
9314 Truncate excessively large fields to preserve alignment.
9315 (ses-reconstruct-all): Remove unused var `refs'.
9316 (ses-read-cell-printer): Remove unused var `prompt'.
9317 (ses-delete-row): Remove unused var `pos'.
9318 (ses-delete-column): Remove unused var `new'.
9319
9320 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9321
9322 * ps-print.el: Insert :version tag into all defgroup and defcustom.
9323 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9324 Eliminate eval-and-compile usage.
9325 (ps-insert-file): Use insert-file-contents instead of insert-file.
9326 (ps-setup): Code fix.
9327
9328 * printing.el (pr-setup, lpr-setup): Code fix.
9329
9330 2004-11-21 Jay Belanger <belanger@truman.edu>
9331
9332 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
9333 (calc-original-buffer): Declare them.
9334 (calc-user-formula-alist): New variable.
9335 (calc-user-define-formula, calc-fix-user-formula)
9336 (calc-user-define-composition, calc-finish-formula-edit):
9337 Replace variable `alist' by declared variable.
9338 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
9339 (var-q7, var-q7, var-q8, var-q9): Declare them.
9340 (calc-kbd-push): Don't check to see if var-q0 through var-q9
9341 are bound.
9342 (calcFunc-typeof): Replace undeclared variable by expression.
9343 (math-exp-env): New variable.
9344 (math-define-body, math-define-exp): Replace exp-env by declared var.
9345 (math-define-exp): Replace misplaced variable by expression.
9346
9347 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
9348 (calc-curve-model, calc-curve-coefnames): New variables.
9349 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
9350 varnames, model and coefnames by declared variables.
9351 (math-root-widen): New variable.
9352 (math-search-root, math-find-root): Replace variable root-widen by
9353 declared variable.
9354 (var-DUMMY): Declare it.
9355 (math-root-vars, math-min-vars): Move the declarations to earlier in
9356 the file.
9357 (math-brent-min): Make d a local variable.
9358 (math-find-minimum): Replace non-existent variable.
9359 (math-ninteg-romberg): Remove unnecessary variable.
9360 (math-ninteg-temp): New variable.
9361 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
9362 integ-temp by declared variable.
9363 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
9364 New variables.
9365 (math-general-fit): Replace variables first-var, first-coef and
9366 new-coefs by declared variables.
9367 (calcFunc-fitvar): Replace variable first-var by declared variable.
9368 (calcFunc-fitparam): Replace variable first-coef by declared variable.
9369 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
9370 (math-all-vars-vars, math-all-vars-found): New variables.
9371 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
9372 found by declared variable math-all-vars-vars.
9373
9374 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
9375
9376 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
9377 of `defconst'.
9378
9379 2004-11-20 Richard M. Stallman <rms@gnu.org>
9380
9381 * isearch.el (isearch-mode-map): Don't bind SPC.
9382 (isearch-whitespace-chars): Function deleted.
9383 (isearch-search): Bind search-spaces-regexp.
9384 (isearch-lazy-highlight-search): Likewise.
9385 (search-whitespace-regexp): Doc fix.
9386 (isearch-forward-regexp): Doc fix.
9387
9388 * emacs-lisp/bytecomp.el (byte-compile-form):
9389 Move the calls to byte-compile-set-symbol-position,
9390 to avoid having two for the same symbol occurrence.
9391
9392 * comint.el (comint-input-ring-size): Increase to 150.
9393
9394 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
9395 New variables.
9396 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
9397 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
9398
9399 * imenu.el (imenu--generic-function):
9400 Ensure we keep moving backward even if BEG isn't further back.
9401
9402 * replace.el (query-replace-read-to, query-replace-read-from):
9403 Specify t for KEEP-ALL in read-from-minibuffer.
9404
9405 * progmodes/python.el (python-switch-to-python):
9406 If Python isn't running, start it.
9407 Don't alter debug-ignored-errors.
9408
9409 * progmodes/cperl-mode.el (cperl-indent-region):
9410 Don't mind imenu-scanning-message.
9411
9412 * bindings.el (global-map): Bind C-e to move-end-of-line.
9413
9414 * simple.el (line-move-finish): New arg FORWARD.
9415 Ignore invisible newlines, not intangible ones.
9416 Conditions for acceptable stopping positions depend on FORWARD.
9417 (line-move): Pass FORWARD arg to line-move-finish.
9418
9419 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
9420 of HEADER. Compensate for this change in the code to add display
9421 properties. Don't make the first line intangible.
9422
9423 * info.el (Info-search): Fix previous change.
9424
9425 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
9426
9427 * Makefile.in (recompile): Revert 2004-11-19 change.
9428 (compile): Likewise.
9429
9430 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
9431
9432 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
9433
9434 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9435
9436 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
9437 defgroup and defcustom. Eliminate eval-and-compile usage.
9438
9439 * progmodes/ebnf-otz.el: Fix typos.
9440
9441 2004-11-19 Jay Belanger <belanger@truman.edu>
9442
9443 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
9444 (calc-edit-finish, calc-finish-stack-edit): Replace variable
9445 disp-trail by declared variable.
9446
9447 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
9448 (calc-finish-selection-edit): Replace variable disp-trail by
9449 declared variable.
9450 (calc-selection-cache-entry): Move declaration to earlier in the file.
9451 (calc-selection-cache-num, calc-selection-cache-comp)
9452 (calc-selection-cache-offset, calc-selection-true-num)
9453 (calc-final-point-line, calc-final-point-column)
9454 (calc-original-buffer): Declare them.
9455 (calc-fnp-op, calc-fnp-num): New variables.
9456 (calc-find-nth-part, calc-find-nth-part-rec)
9457 (calc-select-previous): Replace op and num by declared variables.
9458 (calc-rsf-old, calc-rsf-new): New variables.
9459 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
9460 Replace variables old and new by declared variables.
9461 (calc-sel-reselect): New variable.
9462 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
9463 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
9464 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
9465 reselect with declared variable.
9466
9467 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
9468 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
9469 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
9470 (math-import-list, math-rewrite-phase): Declare them.
9471 (math-rewrite): Use let* to declare variables.
9472 (calc-rewrite-selection): Make rules a local variable.
9473 (calc-rewr-sel): New variable.
9474 (calc-rewrite-selection, calc-locate-selection-marker)
9475 (calc-rewrite): Use the declared variable calc-rewr-sel instead
9476 of sel.
9477 (math-rewrite-whole-expr): New variable.
9478 (math-rewrite, math-rewrite-phase): Replace variable expr by
9479 declared variable.
9480 (math-rewrite-heads-heads, math-rewrite-heads-skips)
9481 (math-rewrite-heads-blanks ): New variables.
9482 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
9483 heads, skips and blanks by declared variables.
9484 (math-rwcomp-subst-old, math-rwcomp-subst-new)
9485 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
9486 New variables.
9487 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
9488 old, new, old-func and new-func by declared variables.
9489 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
9490 Remove unnecessary variable.
9491 (math-apply-rw-regs): New variable.
9492 (math-apply-rewrites, math-rwapply-replace-regs)
9493 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
9494 (math-apply-rw-ruleset): New variable.
9495 (math-apply-rewrites, math-rwapply-remember): Replace variable
9496 ruleset by declared variable.
9497
9498 2004-11-19 Richard M. Stallman <rms@gnu.org>
9499
9500 * info.el (Info-search): Use search-whitespace-regexp.
9501
9502 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9503
9504 * vc-rcs.el (vc-rcs-parse): New function.
9505 (vc-rcs-annotate-command): Likewise.
9506 (vc-rcs-annotate-current-time): Likewise.
9507 (vc-rcs-annotate-time): Likewise.
9508 (vc-rcs-annotate-extract-revision-at-line): Likewise.
9509
9510 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9511
9512 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
9513
9514 2004-11-18 Jay Belanger <belanger@truman.edu>
9515
9516 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
9517
9518 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9519
9520 * printing.el: Eliminate use of interactive-p and eval-and-compile.
9521 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9522 Use make-temp-file to generate PostScript files in any situation.
9523 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
9524 (pr-interactive-p): Eliminate var.
9525 (pr-save-interactive): Eliminate macro.
9526 (pr-interface, pr-ps-directory-preview)
9527 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9528 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9529 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9530 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9531 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9532 (pr-ps-region-ps-print, pr-ps-mode-preview)
9533 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9534 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9535 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
9536 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9537 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9538 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9539 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9540 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9541 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9542 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9543 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9544 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
9545 Eliminate pr-save-interactive usage.
9546 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
9547 Eliminate pr-interactive-p usage.
9548 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
9549 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
9550 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
9551 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
9552 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
9553 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
9554 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
9555 New funs.
9556 (pr-ps-file): Use make-temp-file to generate a temporary file.
9557
9558 2004-11-17 Jay Belanger <belanger@truman.edu>
9559
9560 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
9561 a local variable.
9562 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
9563 (math-top-only): New variable.
9564 (math-simplify, math-simplify-step): Replace variable top-only by
9565 declared variable math-top-only.
9566 (math-simplify-expr): Declare it.
9567 Replace argument expr in all calls of math-defsimplify by
9568 math-simplify-expr.
9569 (math-simplify-plus, math-simplify-times, math-simplify-divide)
9570 (math-simplify-divisor, math-simplify-one-divisor)
9571 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
9572 (math-simplify-pow): Replace variable expr by declared variable
9573 math-simplify-expr.
9574 (math-simplify-divisor): Remove local variables temp and op.
9575 (math-simplify-one-divisor): Make temp and op local variables.
9576 (math-simplify-divisor-nover, math-simplify-divisor-dover):
9577 New variables.
9578 (math-simplify-divisor, math-simplify-one-divisor):
9579 Replace variables nover and dover by declared variables.
9580 (math-expr-subst-new, math-expr-subst-old): New variables.
9581 (math-expr-subst, math-expr-subst-rec): Replace variables new
9582 and old by declared variables.
9583 (math-is-poly-degree, math-is-poly-loose): New variables.
9584 (math-is-polynomial, math-is-poly-rec): Replace variables degree
9585 and loose by declared variables.
9586 (math-poly-base-const-ok, math-poly-base-pred): New variables.
9587 (math-polynomial-base, math-polynomial-base-rec):
9588 Replace variables const-ok and mpb-pred by declared variables.
9589
9590 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
9591
9592 * calc/calc-ext.el (math-defsimplify): Change the argument in
9593 the created function to math-simplify-expr.
9594
9595 * calc/calc-units.el (math-simplify-expr): Declare it.
9596 Replace argument expr in all calls of math-defsimplify by
9597 math-simplify-expr.
9598 (math-simplify-units-prod): Replace variable expr by declared
9599 variable math-simplify-expr.
9600
9601 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9602
9603 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
9604 Replace mapcar->dolist, format->string.
9605
9606 2004-11-17 Miles Bader <miles@gnu.org>
9607
9608 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
9609 * progmodes/idlwave.el: Remove RCS keywords.
9610
9611 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
9612
9613 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
9614 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
9615 Update to IDLWAVE version 5.5. Too many changes to list them here.
9616 * progmodes/idlw-help.el: New file.
9617
9618 2004-11-16 Richard M. Stallman <rms@gnu.org>
9619
9620 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9621 Discard spaces after \i according to TeX rules.
9622
9623 * international/mule.el (set-buffer-file-coding-system):
9624 New arg NOMODIFY.
9625 (after-insert-file-set-coding): Pass that new arg.
9626 Prevent set-buffer-multibyte from trying to lock the file.
9627
9628 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
9629
9630 * saveplace.el (save-place): Doc fix.
9631
9632 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
9633 temporarily widen before finding the following word to copy.
9634
9635 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
9636 (cl-map-keymap): Definition deleted.
9637
9638 * subr.el (map-keymap-internal): New function.
9639
9640 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9641
9642 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
9643 when pressing rather than when releasing mouse-2. Simplify.
9644
9645 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9646
9647 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
9648 (compilation-mode): Set it here instead.
9649
9650 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
9651
9652 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
9653 (loop, cl-parse-loop-clause, defsetf): Use backquote.
9654
9655 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9656
9657 * progmodes/compile.el (compilation-internal-error-properties):
9658 Fix up a transposition-typo. Check end-col before using it.
9659
9660 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
9661
9662 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9663 Discard whitespace after macro \i when converting it.
9664
9665 2004-11-16 Juri Linkov <juri@jurta.org>
9666
9667 * emacs-lisp/find-func.el (find-function-regexp):
9668 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
9669 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
9670 Remove invalid `\W' from [^cgv\W]. Doc fix.
9671 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
9672
9673 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
9674
9675 * play/life.el: Maintainer is now FSF.
9676 (life-patterns, life-neighbor-deltas, life-window-start)
9677 (life-current-generation, life-generation-string): Use defvar
9678 instead of defconst.
9679
9680 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9681
9682 * progmodes/compile.el (compilation-move-to-column): New fun.
9683 (compilation-internal-error-properties)
9684 (compilation-next-error-function): Use it to make sure we don't go past
9685 the end of line.
9686
9687 2004-11-15 John Paul Wallington <jpw@gnu.org>
9688
9689 * autoinsert.el (auto-insert-alist): Insert the user's name in
9690 copyright notice, rather than Free Software Foundation, for the
9691 Emacs Lisp header case too.
9692
9693 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9694
9695 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
9696 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9697 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
9698 return the list of string in a string.
9699 (pr-call-process): Message if calling process returns an error, that
9700 is, the exit status is different of zero.
9701
9702 2004-11-15 Jay Belanger <belanger@truman.edu>
9703
9704 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
9705 variable var-thing.
9706 (math-integ-depth, math-integ-level, math-integral-limit)
9707 (math-enable-subst, math-any-substs, math-integ-msg)
9708 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
9709 (math-int-threshold, math-int-factors, math-double-roots)
9710 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
9711 (var-GenCount): Declare these variables.
9712 (calcFunc-integ): Don't check if var-IntegLimit is bound.
9713 (math-integral-cache, math-integral-cache-state):
9714 Move declarations to earlier in the file.
9715 (math-deriv-var, math-deriv-total, math-deriv-symb)
9716 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
9717 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
9718 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
9719 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
9720 (math-solve-res): New variables
9721 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
9722 (math-integral, math-replace-integral-parts)
9723 (math-integrate-by-parts, calc-dump-integral-cache)
9724 (math-try-integral, math-do-integral, math-do-integral)
9725 (math-do-integral-methods, math-try-solve-for)
9726 (math-try-solve-prod, math-solve-poly-funny-powers)
9727 (math-solve-crunch-poly, math-decompose-poly)
9728 (math-solve-find-root-term, math-find-root-in-prod)
9729 (math-integ-try-linear-substitutions)
9730 (math-integ-try-substitutions, math-expr-rational-in)
9731 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
9732 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
9733 (math-solve-for, math-solve-system, math-solve-system-rec)
9734 (math-solve-get-sign, math-solve-get-int)
9735 (math-solve-system-subst): Replace undeclared variables with newly
9736 declared variables.
9737
9738 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9739
9740 * winner.el (winner-active-region, winner-edges, winner-window-list):
9741 Define at toplevel.
9742 (winner-mode-map): Move init inside declaration.
9743
9744 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
9745
9746 * files.el (convert-standard-filename): Doc fix.
9747
9748 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
9749
9750 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
9751 passwd, group, shadow, default/* and pam.d/*.
9752
9753 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9754
9755 * printing.el (pr-menu-spec): Adjust menu specification.
9756
9757 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9758
9759 * printing.el: Doc fix. Insert :version tag into all defcustom.
9760 Handle interactive-p as is recommended in Emacs Lisp Reference.
9761 Set the file permission bits for newly created files.
9762 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9763 The printing menu specification (in `pr-menu-spec') was merged.
9764 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9765 (pr-version): New version number (6.8.3).
9766 (pr-file-modes): New option.
9767 (pr-interactive-p): New var.
9768 (pr-save-interactive, pr-save-file-modes): New macros.
9769 (pr-setup): Code fix.
9770 (pr-menu-spec): Menu specification merged.
9771 (pr-call-process, pr-text2ps): Set file permission bits.
9772 (pr-despool-print): Set file permission bits. Handle interactive-p as
9773 is recommended.
9774 (pr-interface, pr-ps-directory-preview)
9775 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9776 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9777 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9778 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9779 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9780 (pr-ps-region-ps-print, pr-ps-mode-preview)
9781 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9782 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9783 (pr-despool-using-ghostscript, pr-despool-ps-print)
9784 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9785 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9786 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9787 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9788 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9789 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9790 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9791 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9792 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
9793 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
9794 Handle interactive-p as is recommended.
9795
9796 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
9797
9798 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
9799 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
9800
9801 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
9802 so it doesn't forget to highlight the beginning of the region either.
9803
9804 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
9805
9806 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
9807 (c-font-lock-init): Eliminate obsolete make-local-hook.
9808 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9809 (awk-mode): Use run-mode-hooks.
9810
9811 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
9812
9813 2004-11-13 Kim F. Storm <storm@cua.dk>
9814
9815 * mouse.el (mouse-drag-copy-region): Add :version.
9816 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
9817 while dragging mode line, so mode line can be dragged downwards.
9818 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
9819 while pressing mouse button so window doesn't scroll until we
9820 release the mouse if clicking on partially visible line.
9821
9822 2004-11-12 Jay Belanger <belanger@truman.edu>
9823
9824 * calc/calc-graph.el (calc-dumb-map): Declare it.
9825 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
9826 than unbound.
9827 (calc-graph-name): Made `end' a local variable.
9828 (calc-graph-lookup): Made `varname' a local variable.
9829 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
9830 Declare them.
9831 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
9832 (calc-graph-plot, calc-graph-compute-3d): Remove references to
9833 the unused variable y3vec.
9834 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
9835 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
9836 calc-graph-prev-kill-hook.
9837 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
9838 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
9839 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
9840 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
9841 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
9842 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
9843 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
9844 (calc-graph-y3value, calc-graph-y3name)
9845 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
9846 (calc-graph-stepcount, calc-graph-is-splot)
9847 (calc-graph-surprise-splot, calc-graph-blank)
9848 (calc-graph-non-blank, calc-graph-curve-num): New variables.
9849 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
9850 (calc-graph-recompute-2d, calc-graph-compute-3d)
9851 (calc-graph-format-data): Replace undeclared variables with the
9852 above newly declared variables.
9853
9854 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
9855
9856 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
9857 `rsf-beep' and `rsf-sleep-after-message'.
9858
9859 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
9860 list if `message-sender' is non-nil.
9861
9862 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
9863
9864 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
9865 consing by using mapc instead of mapcar.
9866
9867 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
9868
9869 * tooltip.el (require): Explain why CL is needed.
9870
9871 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9872
9873 * printing.el: Insert :version into defgroup (printing). All reference
9874 to Files option in menubar were changed to File.
9875 (pr-version): New version number (6.8.2).
9876 (pr-get-symbol): Call easy-menu-intern.
9877 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
9878 compilation gripes.
9879
9880 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9881
9882 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
9883 new byte-compile-function-environment binding to t.
9884
9885 * font-lock.el (font-lock-fontify-syntactically-region):
9886 Don't forget to highlight the last char when we hit `end'.
9887
9888 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
9889 (mwheel-scroll): Adjust accordingly.
9890
9891 * cvs-status.el: Reduce spurious warnings.
9892 (cvs-status-checkout): Remove.
9893 (cvs-status-mode-map): Use cvs-mode-checkout instead.
9894
9895 * pcvs.el (cvs-mode-checkout): New command.
9896
9897 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
9898
9899 * tooltip.el: Require CL.
9900
9901 * emacs-lisp/bytecomp.el: Use push.
9902 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
9903 (defalias): Remove the `byte-compile' property and add
9904 a `byte-hunk-handler'.
9905
9906 2004-11-11 Juri Linkov <juri@jurta.org>
9907
9908 * info.el (Info-search): Save match data for isearch.
9909 Skip Tag Table node.
9910
9911 * descr-text.el (describe-char): Replace syntax-after with code
9912 from its previous version.
9913
9914 * files.el (magic-mode-alist): Use optimization for SGML mode too.
9915 (set-auto-mode): Doc fix. Remove unused variable `xml'.
9916
9917 * international/mule.el (sgml-html-meta-auto-coding-function):
9918 Remove > after <html to allow HTML attributes.
9919
9920 2004-11-11 Jay Belanger <belanger@truman.edu>
9921
9922 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
9923 a variable.
9924 (calcFunc-dfac): Replace unbound max by n.
9925 (math-stirling-local-cache): New variable.
9926 (math-stirling-number, math-stirling-1, math-stirling-2):
9927 Replace the variable `cache' by the declared variable
9928 math-stirling-local-cache.
9929 (var-RandSeed): Declare it as a variable.
9930 (math-init-random-base, math-random-digit): Don't check to see if
9931 var-RandSeed is bound.
9932 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
9933 Declare them instead of just setting them.
9934 (math-init-random-base): Made i a local variable.
9935 (math-random-digit): Made math-random-last a local variable.
9936 (math-prime-test-cache): Move declaration to before it is used.
9937 (math-prime-test-cache-k, math-prime-test-cache-q)
9938 (math-prime-test-cache-nm1, math-prime-factors-finished):
9939 Declare them as variables.
9940
9941 2004-11-11 Jay Belanger <belanger@truman.edu>
9942
9943 * calc/calc-ext.el (math-defcache): Use defvar for the new
9944 variables it creates.
9945
9946 2004-11-11 Lars Hansen <larsh@math.ku.dk>
9947
9948 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
9949 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
9950 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
9951 (desktop-save): Add :version.
9952
9953 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9954
9955 * printing.el (pr-get-symbol): Don't downcase.
9956
9957 2004-11-10 Jay Belanger <belanger@truman.edu>
9958
9959 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
9960 string to kill-ring.
9961
9962 * calc/calc-aent.el (calc-alg-exp, math-toks)
9963 (math-exp-pos,math-exp-old-pos, math-exp-token)
9964 (math-exp-keep-spaces, math-exp-str): New variables.
9965 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
9966 (calcAlg-enter): Use declared variable calc-alg-exp.
9967 (math-build-parse-table, math-find-user-token): Use declared
9968 variable math-toks.
9969 (math-read-exprs, math-read-token, calc-check-user-syntax)
9970 (calc-match-user-syntax, match-factor-after, math-read-factor):
9971 Use declared variables math-exp-pos math-exp-old-pos.
9972 (math-read-exprs, math-read-token, math-read-expr-level)
9973 (calc-check-user-syntax, calc-match-user-syntax)
9974 (match-factor-after, math-read-factor): Use declared variable
9975 math-exp-token.
9976 (math-read-exprs, math-read-expr-list, math-read-token)
9977 (math-read-factor): Use declared variable math-exp-keep-spaces.
9978 (math-read-exprs, math-read-token): Use declared variable
9979 math-exp-str.
9980 (calc-match-user-syntax): Make m a local variable.
9981
9982 * calc/calc-ext.el (math-read-expr): Use declared variables
9983 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
9984 math-exp-keep-spaces.
9985
9986 * calc/calc-forms.el (math-read-angle-bracket): Use declared
9987 variables math-exp-pos, math-exp-str.
9988
9989 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
9990 math-exp-old-pos.
9991 (math-parse-fortran-vector, math-parse-fortran-vector-end)
9992 (math-parse-eqn-prime): Use declared variable math-exp-token.
9993
9994 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
9995 Use declared variable math-exp-pos.
9996 (math-check-for-commas): Use declared variable math-exp-str.
9997 (math-read-brackets): Use declared variables math-exp-old-pos,
9998 math-exp-keep-spaces.
9999 (math-read-brackets, math-read-vector, math-read-matrix):
10000 Use declared variable math-exp-token.
10001
10002 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10003
10004 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
10005 where the keymap is a symbol.
10006 (easy-menu-add-item): Use keymap-prompt. Simplify.
10007
10008 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
10009
10010 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
10011 (sgml-parse-tag-backward): Use it to skip spurious < or >.
10012
10013 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
10014
10015 * ebuff-menu.el: Doc fixes throughout.
10016 (electric-buffer-menu-mode-hook): New defvar.
10017
10018 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
10019
10020 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
10021 The resulting compiler warnings appear to be harmless.
10022
10023 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
10024
10025 * textmodes/conf-mode.el: New file.
10026
10027 * files.el (auto-mode-alist, magic-mode-alist): Use it.
10028
10029 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10030
10031 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
10032
10033 2004-11-09 Jay Belanger <belanger@truman.edu>
10034
10035 * calc/calc-ext.el (calc-init-extensions): Remove old code.
10036
10037 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
10038 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
10039 (calc-z-prefix-help, calc-user-function-list): Use declared
10040 variables calc-z-prefix-buf, calc-z-prefix-msgs.
10041 (math-map-tree, math-map-tree-rec): Use declared variables
10042 math-mt-many, math-mt-func.
10043 (math-read-expression, math-read-string): Use declared variable
10044 math-expr-data.
10045
10046 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
10047 variable math-normalize-a.
10048
10049 * calc/calc.el (math-normalize-a): New variable.
10050 (math-normalize): Use declared variable math-normalize-a.
10051
10052 * calc/calc-poly.el (math-expand-form): Use declared variable
10053 math-mt-many.
10054
10055 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
10056 Use declared variable math-mt-many.
10057 (math-rewrite): Use declared variable math-mt-func.
10058
10059 * calc/calc-vec.el (math-read-brackets, math-read-vector)
10060 (math-read-matrix): Use declared variable math-expr-data.
10061
10062 * calc/calc-lang.el (math-parse-fortran-vector)
10063 (math-parse-fortran-vector-end, math-parse-tex-sum)
10064 (math-parse-eqn-matrix, math-parse-eqn-prime)
10065 (math-read-math-subscr): Use declared variable math-expr-data.
10066
10067 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
10068 (math-read-expr-level, math-read-token, calc-check-user-syntax)
10069 (calc-match-user-syntax, math-read-if, math-factor-after)
10070 (math-read-factor): Use declared variable math-expr-data.
10071
10072 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
10073
10074 * calendar/diary-lib.el (diary-from-outlook)
10075 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
10076 interactive-p; but rather new optional argument NOCONFIRM.
10077
10078 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10079
10080 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
10081 (easy-menu-name-match): Revert correspondingly.
10082
10083 2004-11-09 Richard M. Stallman <rms@gnu.org>
10084
10085 * emacs-lisp/bytecomp.el (byte-compile-defalias):
10086 Turn off warnings for the new function even if definition not constant.
10087 If the definition isn't a quoted symbol, record (FUNCTION . t).
10088 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
10089 (byte-compile-callargs-warn): Handle (FUNCTION . t).
10090 (display-call-tree, byte-compile-arglist-warn):
10091 Handle t returned by byte-compile-fdefinition.
10092
10093 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10094
10095 * Makefile.in (maintainer-clean): Depend on distclean.
10096
10097 * help-fns.el (help-C-file-name): File name must be in build-files
10098 to be returned.
10099
10100 2004-11-09 Jay Belanger <belanger@truman.edu>
10101
10102 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
10103 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
10104
10105 * calc/calc.el (calc, calc-trail-display, calc-mode):
10106 Remove obsolete sections.
10107
10108 * calc/calc.el (calc-x-paste-text): Remove.
10109
10110 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
10111 mouse-2.
10112
10113 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
10114
10115 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
10116 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
10117 current frame (in case of recursive calls).
10118 (gdb-show-changed-values): Add :version keyword.
10119
10120 2004-11-09 Kenichi Handa <handa@m17n.org>
10121
10122 * international/mule-cmds.el: Change coding: tag back to
10123 iso-2022-7bit.
10124
10125 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
10126
10127 * international/mule-cmds.el: Change coding-system to utf-8.
10128 (select-safe-coding-system-interactively):
10129 New function extracted from select-safe-coding-system.
10130 (select-safe-coding-system): Use it.
10131
10132 2004-11-08 Richard M. Stallman <rms@gnu.org>
10133
10134 * subr.el (syntax-after): Doc fix.
10135
10136 * paren.el (show-paren-function): Change calls to syntax-after
10137 for new way of returning the value.
10138
10139 * menu-bar.el (menu-bar-file-menu): Make this the real name
10140 and menu-bar-files-menu the alias. Use the former.
10141 (global-map): Use `file', not `files', as the symbol.
10142
10143 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
10144
10145 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
10146 Don't use beginning-of-buffer.
10147 (filesets-cmd-show-result): Use with-no-warnings.
10148
10149 2004-11-08 Juri Linkov <juri@jurta.org>
10150
10151 * progmodes/compile.el (compile): Don't overwrite last command in
10152 minibuffer history with default command if they are not equal.
10153
10154 2004-11-08 Jay Belanger <belanger@truman.edu>
10155
10156 * calc/calcalg2.el (math-do-integral-methods): Try linear then
10157 non-linear substitutions.
10158
10159 2004-11-08 Jay Belanger <belanger@truman.edu>
10160
10161 * calc/calcalg2.el (math-linear-subst-tried): New variable.
10162 (math-do-integral): Set `math-linear-subst-tried' to nil.
10163 (math-do-integral-methods): Use `math-linear-subst-tried' to
10164 determine what type of substitution to try.
10165 (math-integ-try-linear-substituion):
10166 Set `math-linear-subst-tried' to t.
10167
10168 2004-11-08 Kim F. Storm <storm@cua.dk>
10169
10170 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
10171
10172 2004-11-07 Juri Linkov <juri@jurta.org>
10173
10174 * info-look.el (info-lookup): Allow reusing in the current buffer
10175 not only *info* buffer, but all (even renamed) Info buffers
10176 by checking for major-mode instead of *info* buffer name.
10177 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
10178 (octave-mode, maxima-mode) <doc-spec>:
10179 Allow long dashes generated by Texinfo 4.7 before definitions.
10180 (texinfo-mode) <doc-spec>: Add space to suffix to find command
10181 definitions with argument separated by space.
10182
10183 2004-11-06 Richard M. Stallman <rms@gnu.org>
10184
10185 * simple.el (next-error group, face): Move before first use.
10186 (next-error-highlight, next-error-highlight-no-select): Likewise.
10187
10188 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
10189 (line-move): New args NOERROR and TO-END.
10190 Return t if if succeed in moving specified number of lines.
10191 (move-end-of-line): New function.
10192
10193 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
10194 (end-of-buffer-other-window): Likewise.
10195
10196 * simple.el (line-move-ignore-invisible): Default to t.
10197
10198 * subr.el (syntax-after): Return the syntax letter, not the raw code.
10199
10200 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
10201
10202 * international/iso-cvt.el (iso-cvt-define-menu):
10203 Rename menu-bar-files-menu to menu-bar-file-menu.
10204
10205 * net/browse-url.el (browse-url-gnome-moz-program)
10206 (browse-url-gnome-moz-arguments): Move up before first use.
10207
10208 * net/tramp.el (tramp group): Add :version.
10209
10210 * progmodes/ada-xref.el (ada-gdb-application):
10211 Use goto-char instead of beginning-of-buffer.
10212
10213 * progmodes/cperl-mode.el (cperl-info-on-command):
10214 Use goto-char instead of beginning-of-buffer.
10215
10216 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
10217 Move up before first use.
10218 (idlwave-shell-temp-pro-file): Likewise.
10219 (idlwave-shell-temp-rinfo-save-file): Likewise.
10220 (idlwave-shell-temp-file): Minor doc fix.
10221
10222 * textmodes/flyspell.el (flyspell-external-point-words):
10223 Use goto-char instead of beginning-of-buffer.
10224
10225 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
10226
10227 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
10228 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
10229 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
10230
10231 2004-11-06 David Ponce <david@dponce.com>
10232
10233 * recentf.el (recentf-menu-path): Use menu item name.
10234
10235 2004-11-06 Eli Zaretskii <eliz@gnu.org>
10236
10237 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
10238 display doesn't support images.
10239
10240 2004-11-06 Andreas Schwab <schwab@suse.de>
10241
10242 * tempo.el (tempo-match-finder): Doc fix.
10243
10244 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
10245
10246 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
10247
10248 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
10249 (easy-menu-lookup-name): New fun to replace it.
10250 (easy-menu-get-map): Use it to obey menu item names (rather than just
10251 keys) when looking up `path'.
10252 (easy-menu-always-true-p): Rename from easy-menu-always-true.
10253 (easy-menu-convert-item-1): Adjust to new name.
10254
10255 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
10256
10257 * outline.el (hide-body): Don't hide lines at the top of the file
10258 that precede the first header line.
10259
10260 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
10261
10262 * align.el (align-areas): Delete whitespace before reindenting, so
10263 that tabs are never placed after spaces.
10264
10265 2004-11-06 Alan Shutko <ats@acm.org>
10266
10267 * macros.el (insert-kbd-macro): Do completions based on macros,
10268 rather than all commands.
10269
10270 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
10271
10272 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
10273 to solve a bug whereby tags with 'b' don't match.
10274
10275 2004-11-05 Juri Linkov <juri@jurta.org>
10276
10277 * info.el (Info-search): Don't search in node header lines
10278 and file headers.
10279
10280 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
10281 symbol-constituent characters after dot, not only digits.
10282
10283 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
10284
10285 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
10286
10287 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10288
10289 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10290 if a dialog will be used, read-file-name otherwise.
10291
10292 2004-11-04 Richard M. Stallman <rms@gnu.org>
10293
10294 * textmodes/table.el (table group): Add :version.
10295
10296 * textmodes/ispell.el (ispell-word):
10297 Don't alter args; set them only thru `interactive' spec.
10298
10299 * textmodes/flyspell.el (flyspell-word):
10300 Don't alter FOLLOWING; set it only thru `interactive' spec.
10301
10302 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
10303
10304 * net/browse-url.el (browse-url-maybe-new-window):
10305 Use called-interactively-p.
10306
10307 * mail/supercite.el (sc-cite-region):
10308 Don't use interactive-p. Add arg INTERACTIVE.
10309 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
10310
10311 * international/mule-cmds.el (set-input-method, toggle-input-method):
10312 Don't use interactive-p. Add arg INTERACTIVE.
10313
10314 * eshell/esh-mode.el (eshell-show-maximum-output):
10315 Don't use interactive-p.
10316 (eshell-truncate-buffer): Just message, no error, if buffer is short.
10317
10318 * mouse.el (mouse-show-mark): Get positions to delete from mark
10319 and point, not from mouse-drag-overlay.
10320
10321 * imenu.el (imenu-eager-completion-buffer): Add :version.
10322
10323 * filesets.el (filesets group): Add :version.
10324
10325 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
10326
10327 * files.el (xml-based-modes): Delete var.
10328 (magic-mode-alist): New more general var.
10329 (set-auto-mode): Use it.
10330
10331 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
10332 when clicking from another window.
10333
10334 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
10335
10336 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
10337 (vc-cvs-annotate-time): Incorporate value of deleted var.
10338 Remove special-case handling of beginning-of-buffer cruft.
10339 Cache ending position (point) and return value in text property
10340 `vc-cvs-annotate-time', and consult it on subsequent invocations.
10341
10342 * vc-cvs.el (vc-cvs-annotate-command):
10343 Delete extraneous lines from beginning of buffer.
10344 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
10345
10346 * progmodes/grep.el (grep-default-command): Take empty string
10347 for tag if all other methods yield nil. Shell-quote the tag.
10348
10349 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
10350 spec in `interactive' form, and mention it in the docstring.
10351 Also, make sure point is at bol after calling `annotate-time'.
10352
10353 2004-11-02 Richard M. Stallman <rms@gnu.org>
10354
10355 * cus-edit.el (customize-group-other-window):
10356 Select the window that displays the custom buffer.
10357 (custom-buffer-create-other-window): Likewise.
10358
10359 * comint.el (comint-insert-input): Fix previous change.
10360
10361 * emacs-lisp/elp.el (elp-instrument-function):
10362 Use called-interactively-p.
10363
10364 * emacs-lisp/easymenu.el (easy-menu-intern):
10365 Don't downcase; rather, case-flip the first letter of each word.
10366
10367 * emacs-lisp/easy-mmode.el (define-minor-mode):
10368 Use called-interactively-p.
10369
10370 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
10371 Add interactive-only.
10372 (byte-compile-warnings): Add interactive-only as option.
10373 (byte-compile-interactive-only-functions): New variable.
10374 (byte-compile-form): Warn about calls to functions
10375 in byte-compile-interactive-only-functions.
10376
10377 * emacs-lisp/autoload.el (update-file-autoloads):
10378 Don't use interactive-p; take new arg SAVE-AFTER.
10379
10380 * emacs-lisp/advice.el (ad-make-advised-definition):
10381 Use called-interactively-p.
10382
10383 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10384
10385 * files.el (find-file-existing): New function.
10386
10387 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
10388 find-file-existing. Add "New File..." that calls find-file.
10389
10390 * diropen.pbm, diropen.xpm: New files.
10391
10392 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
10393 icon diropen. New tool bar item find-file-existing uses icon open.
10394
10395 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10396 instead of read-file-name.
10397
10398 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
10399
10400 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
10401 (icalendar--split-value): Change name of work buffer.
10402 (icalendar--get-weekday-abbrev): Return nil on error.
10403 (icalendar--date-to-isodate): New function.
10404 (icalendar-convert-diary-to-ical)
10405 (icalendar-extract-ical-from-buffer): Use only two args for
10406 make-obsolete (XEmacs compatibility).
10407 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
10408 (icalendar-export-region): Doc fix.
10409 If error, return non-nil and write errors to a buffer.
10410 Use correct weekday for weekly recurring events.
10411 Check whether date has been parsed for ordinary events.
10412 Make weekly events start in the year 2000.
10413 DTEND is non-inclusive, shift end date by one day if
10414 necessary (not for entries that have date and time).
10415 Rename local let variables: oops -> found-error, datestring ->
10416 startdatestring.
10417
10418 2004-11-02 Kim F. Storm <storm@cua.dk>
10419
10420 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
10421 keep-mode-if-same variable. Add it as optional arg instead.
10422 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
10423
10424 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
10425 substitute-command-keys will select lower-case bindings like those
10426 used in the static help texts.
10427
10428 * descr-text.el (describe-text-properties): Don't err if called in
10429 the *Help* buffer; output to *Help-2* buffer instead.
10430
10431 * kmacro.el (group kmacro): Add :version.
10432 (kmacro-keyboard-quit): New function to cleanup on C-g.
10433 (kmacro-start-macro): Set defining-kbd-macro to append when
10434 appending to last macro.
10435
10436 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
10437
10438 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
10439
10440 * progmodes/gdb-ui.el (gdb-enable-debug-log)
10441 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
10442 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
10443 Add :version keyword.
10444
10445 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
10446
10447 * progmodes/flymake.el (flymake-err-line-patterns):
10448 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
10449 `compilation-error-regexp-alist-alist' to internal Flymake format.
10450
10451 * progmodes/flymake.el: Eliminate byte-compiler warnings.
10452
10453 2004-11-01 Jay Belanger <belanger@truman.edu>
10454
10455 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
10456 with `interactive "s"'.
10457
10458 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10459
10460 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10461 Revert change from 2004-10-16. '*' checks the current buffer, but the
10462 mouse click may be in another buffer.
10463
10464 2004-11-01 John Paul Wallington <jpw@gnu.org>
10465
10466 * files.el (large-file-warning-threshold): Add :version keyword.
10467 (kill-some-buffers): Doc fix.
10468
10469 * thumbs.el (group thumbs): Add :version keyword.
10470
10471 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
10472
10473 2004-11-01 Richard M. Stallman <rms@gnu.org>
10474
10475 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
10476
10477 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
10478
10479 * allout.el (allout group): Add :version.
10480 (allout-init): Don't use interactive-p.
10481 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
10482 (allout-forward-current-level, allout-backward-current-level):
10483 Don't use interactive-p.
10484
10485 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
10486 (bibtex-find-text): Likewise.
10487
10488 * progmodes/vhdl-mode.el (vhdl-fill-region)
10489 (vhdl-beginning-of-statement): Don't use interactive-p.
10490
10491 * progmodes/idlwave.el (idlwave-update-routine-info):
10492 Don't use interactive-p.
10493
10494 * progmodes/idlw-shell.el (idlwave-shell-send-char):
10495 Don't use interactive-p.
10496
10497 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
10498 Don't use interactive-p.
10499
10500 * progmodes/ada-xref.el (ada-make-body-gnatstub):
10501 Don't use interactive-p.
10502
10503 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
10504 (fortune-in-buffer): Doc fix.
10505
10506 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
10507
10508 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
10509 don't select the temporary buffer.
10510 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
10511 (eudc-get-phone): Likewise.
10512
10513 2004-11-01 Kim F. Storm <storm@cua.dk>
10514
10515 * man.el (Man-xref-normal-file): Fix help-echo.
10516
10517 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
10518
10519 * reveal.el (reveal-last-tick): New var.
10520 (reveal-post-command): Use it to avoid closing overlays when we're
10521 appending text to them.
10522
10523 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10524
10525 * textmodes/bibtex.el: Require button.
10526 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
10527 (bibtex-reference-keys): Distinguish between header keys and
10528 crossref keys.
10529 (bibtex-beginning-of-field): New function.
10530 (bibtex-url-map): Remove.
10531 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
10532 (bibtex-font-lock-url-regexp): Assume that field names begin at
10533 the beginning of a line.
10534 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
10535 Remove field delimiters. Use bibtex-beginning-of-field.
10536 Bugfix, point can be inside a field with a url.
10537 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
10538 New functions.
10539 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
10540 (bibtex-key-in-head): Simplify.
10541 (bibtex-current-line): Use bolp.
10542 (bibtex-parse-keys): Remove unused arg `add'.
10543 Use bibtex-type-in-head and bibtex-key-in-head.
10544 (bibtex-parse-entry, bibtex-autofill-entry):
10545 Use bibtex-type-in-head and bibtex-key-in-head.
10546 (bibtex-autokey-get-field): Do not alter case of replacement text.
10547 (bibtex-autokey-get-names): Do all processing of name list.
10548 (bibtex-autokey-get-year): New function.
10549 (bibtex-autokey-get-title): Do all processing of title words.
10550 (bibtex-generate-autokey): Simplify.
10551 (bibtex-string-files-init): Use default-directory.
10552 Allow for absolute file names in bibtex-string-files.
10553 (bibtex-files, bibtex-file-path): New variables.
10554 (bibtex-files-expand): New function.
10555 (bibtex-find-entry-globally): New command.
10556 (bibtex-summary-function): New variable.
10557 (bibtex-summary): Default value of bibtex-summary-function.
10558 (bibtex-find-crossref): New optional args pnt and split.
10559 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
10560 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
10561 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
10562 Fix handling of required and alternative fields.
10563 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
10564 Use cons and display-buffer.
10565 (bibtex-validate-globally): New command.
10566 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
10567 bibtex-parse-keys and bibtex-parse-strings for updating
10568 bibtex-reference-keys and bibtex-strings.
10569 (bibtex-realign): Remove blank lines past the last entry.
10570 (bibtex-reformat): Use bibtex-entry-format as default.
10571 (bibtex-choose-completion-string): Remove.
10572 (bibtex-complete): Do not use bibtex-choose-completion-string.
10573 (bibtex-url): Simplify.
10574
10575 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10576
10577 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
10578 (x-dnd-types-alist, x-dnd-open-file-other-window)
10579 (x-dnd-known-types): Add :version.
10580
10581 2004-10-31 John Paul Wallington <jpw@gnu.org>
10582
10583 * ibuffer.el (group ibuffer): Add :version keyword.
10584
10585 2004-10-31 Kim F. Storm <storm@cua.dk>
10586
10587 * ido.el (group ido): Add :version keyword.
10588 (ido-mode): Remove :version keyword.
10589
10590 * emulation/cua-base.el (group cua): Add :version keyword.
10591 (cua-mode): Remove :version keyword.
10592
10593 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
10594
10595 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
10596
10597 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
10598 compiler warning.
10599 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
10600 function.
10601 (help-at-pt-display-when-idle): Remove autoload.
10602
10603 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10604
10605 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
10606
10607 2004-10-30 Juri Linkov <juri@jurta.org>
10608
10609 * help.el (function-called-at-point):
10610 * help-fns.el (variable-at-point): Read -> intern.
10611
10612 2004-10-30 Simon Josefsson <jas@extundo.com>
10613
10614 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10615 Recognize AS_* too.
10616
10617 2004-10-29 Simon Josefsson <jas@extundo.com>
10618
10619 * subr.el (read-passwd): Move back from password.el.
10620
10621 * password.el: Remove, not ready yet.
10622
10623 2004-10-29 Andreas Schwab <schwab@suse.de>
10624
10625 * speedbar.el (speedbar-frame-parameters): Improve customize type.
10626
10627 2004-10-29 Sam Steingold <sds@gnu.org>
10628
10629 * mouse.el (mouse-show-mark): Replace the last occurrence of
10630 x-lost-selection-hooks with x-lost-selection-functions.
10631
10632 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
10633
10634 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
10635 x-lost-selection-functions is bound.
10636
10637 * mouse-sel.el (mouse-sel-mode):
10638 * emacs-lisp/lselect.el: Adjust to new names for
10639 x-(lost|sent)-selection-functions.
10640
10641 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
10642 New obsolete aliases of x-lost-selection-functions and
10643 x-sent-selection-functions.
10644
10645 2004-10-28 Kim F. Storm <storm@cua.dk>
10646
10647 * imenu.el (imenu-scanning-message): Remove.
10648 (imenu-progress-message): Make it a no-op.
10649
10650 2004-10-28 John Paul Wallington <jpw@gnu.org>
10651
10652 * files.el (set-auto-mode): Call `throw' correctly.
10653
10654 2004-10-28 Juri Linkov <juri@jurta.org>
10655
10656 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
10657 to search `Info-...' commands in `info' manual.
10658 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10659 Add 'info-file "emacs" property.
10660 (Info-find-emacs-command-nodes): Fix index line number regexp.
10661 Set real line number (instead of fake 0) in first element of the
10662 returned list.
10663 (Info-goto-emacs-command-node): Use line number of first element
10664 to set point in the first found Info node.
10665
10666 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
10667 code to `grep-mode-font-lock-keywords'.
10668 (grep-mode-font-lock-keywords): Delete grep markers instead
10669 of making them invisible.
10670
10671 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10672
10673 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
10674 and x-server-version in bug report.
10675
10676 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
10677
10678 * files.el (set-auto-mode-0): New function.
10679 (set-auto-mode): Use it to handle aliased modes and to
10680 be consistent between C-x C-f and C-x C-w.
10681
10682 2004-10-28 Kenichi Handa <handa@m17n.org>
10683
10684 * international/utf-8.el (utf-translate-cjk-charsets):
10685 Add katakana-jisx0201.
10686
10687 * international/subst-jis.el: Add data for JISX0201.
10688
10689 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10690
10691 * obsolete/hilit19.el (hilit-mode): New function.
10692 Move all the toplevel side-effecting stuff into it, so that loading
10693 hilit19 doesn't mess everything up any more.
10694
10695 2004-10-27 Richard M. Stallman <rms@gnu.org>
10696
10697 * add-log.el (add-change-log-entry): Set up mailing address
10698 and full name later, and don't alter add-log-mailing-address
10699 or add-log-full-name.
10700
10701 * elide-head.el (elide-head): Change error to message.
10702 (elide-head-show): Likewise.
10703
10704 * apropos.el (apropos-macrop): Doc fix.
10705
10706 * mouse.el (mouse-show-mark): Do most processing the same
10707 regardless of transient-mark-mode.
10708
10709 * shadowfile.el (shadow-copy-files): Use interactive-p
10710 only to control whether to print a message.
10711
10712 * tar-mode.el (tar-mode): Use write-contents-functions,
10713 not write-contents-hooks.
10714
10715 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
10716 directory-sep-char.
10717
10718 2004-10-27 Richard M. Stallman <rms@gnu.org>
10719
10720 * strokes.el (strokes-unload-hook): Fix previous change.
10721
10722 * type-break.el (type-break-run-at-time): Always use run-at-time;
10723 forget the alternatives.
10724 (type-break-cancel-function-timers): Always use cancel-function-timers;
10725 forget the alternatives.
10726
10727 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
10728
10729 2004-10-27 Kenichi Handa <handa@m17n.org>
10730
10731 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
10732
10733 * international/subst-gb2312.el: Likewise.
10734
10735 * international/subst-big5.el: Likewise.
10736
10737 * international/subst-ksc.el: Likewise.
10738
10739 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
10740 New variable.
10741 (utf-translate-cjk-set-unicode-range): New function.
10742 (utf-translate-cjk-unicode-range): Make it customizable.
10743 (utf-8-post-read-conversion):
10744 Use utf-translate-cjk-unicode-range-string.
10745 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
10746 Unicode ranges.
10747
10748 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
10749
10750 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
10751 trivial variants to shorten the list.
10752 (xml-based-modes): New var.
10753 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
10754 declaration higher priority than auto-mode-alist.
10755
10756 * find-file.el (cc-other-file-alist): Bring it in line with
10757 cc-mode's auto-mode-alist entries and use \' instead of $.
10758
10759 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
10760 and add "Id" and "Name" submenus to it.
10761
10762 * imenu.el (imenu--generic-function): Skip matches in comments.
10763
10764 2004-10-26 Jay Belanger <belanger@truman.edu>
10765
10766 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
10767 (full-calc-keypad, calc-trail-display): Use an extra argument
10768 instead of `interactive-p'.
10769
10770 * calc/calc-misc.el (calc-other-window): Use an extra argument
10771 instead of `interactive-p'.
10772
10773 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
10774 `interactive-p'.
10775
10776 2004-10-26 Kim F. Storm <storm@cua.dk>
10777
10778 * help.el (describe-key): Describe both down-event and up-event
10779 for a mouse click.
10780
10781 2004-10-26 Richard M. Stallman <rms@gnu.org>
10782
10783 * woman.el (woman): Don't call interactive-p.
10784
10785 * pcomplete.el (pcomplete): Instead of interactive-p,
10786 use an arg set non-nil by the interactive spec.
10787
10788 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
10789 use an arg set non-nil by the interactive spec.
10790
10791 * man.el (Man-cleanup-manpage): Instead of interactive-p,
10792 use an arg set non-nil by the interactive spec.
10793
10794 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
10795
10796 * progmodes/flymake.el (flymake-split-string):
10797 Use `flymake-split-string-remove-empty-edges' in any case.
10798
10799 2004-10-26 Masatake YAMATO <jet@gyve.org>
10800
10801 * progmodes/flymake.el (flymake-err-line-patterns):
10802 Use `compilation-error-regexp-alist-alist' instead of
10803 `compilation-error-regexp-alist'.
10804
10805 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
10806
10807 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
10808 verbatim face on the \ of \end{verbatim}.
10809
10810 2004-10-25 Jay Belanger <belanger@truman.edu>
10811
10812 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
10813 erasing minibuffer.
10814
10815 2004-10-25 Simon Josefsson <jas@extundo.com>
10816
10817 * subr.el (read-passwd): Move to net/password.el.
10818
10819 * net/password.el (read-passwd): Add. Autoload it.
10820
10821 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
10822
10823 * mouse-sel.el (mouse-sel-mode): Specify custom group.
10824
10825 * simple.el (process-file): Fix logic.
10826
10827 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10828
10829 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
10830 (increase-right-margin): Remove erroneous call to `interactive-p'.
10831
10832 2004-10-24 Kim F. Storm <storm@cua.dk>
10833
10834 * help.el (describe-mode): Fix 2004-10-13 change.
10835 Copy pure "Auto Fill" string so it can be propertized later
10836 without causing a read-only error.
10837
10838 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10839
10840 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
10841 style indexes.
10842
10843 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10844
10845 * simple.el (process-file): Accept nil for INFILE. Reported by
10846 Luc Teirlinck.
10847
10848 2004-10-24 Masatake YAMATO <jet@gyve.org>
10849
10850 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
10851 Handle periods and underscores in a function name.
10852 Remove the address fontification.
10853
10854 2004-10-24 Masatake YAMATO <jet@gyve.org>
10855
10856 * progmodes/asm-mode.el (asm-font-lock-keywords):
10857 Use font-lock-variable-name-face for registers.
10858
10859 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
10860
10861 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
10862 kill-all-local-variables.
10863 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
10864 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
10865 Use kill-all-local-variables and provide mode-hooks.
10866 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
10867 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
10868 Suggested by Masatake YAMATO <jet@gyve.org>.
10869
10870 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
10871
10872 * simple.el (process-file): New function, similar to call-process
10873 but supports file handlers.
10874 * vc.el (vc-do-command): Use it, instead of call-process.
10875 * net/tramp-vc.el (vc-do-command): Do not advise it if
10876 process-file is fboundp.
10877 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
10878 process-file.
10879 (tramp-handle-process-file): New function.
10880 (tramp-file-name-for-operation): Support process-file.
10881
10882 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
10883
10884 * calendar/icalendar.el (icalendar--weekday-array): New constant.
10885 (icalendar-weekdayabbrev-table)
10886 (icalendar-monthnumber-table): Delete.
10887 (icalendar--get-month-number): Use calendar-month-name-array.
10888 (icalendar--get-weekday-number): New function.
10889 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
10890 (icalendar-export-region): Handle multi-line entries.
10891 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
10892
10893 2004-10-23 John Paul Wallington <jpw@gnu.org>
10894
10895 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
10896 `wildcards' set to t in interactive spec.
10897
10898 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
10899 interactive spec rather than use `interactive-p'.
10900 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
10901 rather than use function `interactive-p'.
10902
10903 2004-10-22 Kenichi Handa <handa@m17n.org>
10904
10905 * international/mule.el (translate-region): Implement it in Lisp
10906 as a front end of translate-region-internal.
10907
10908 2004-10-21 Jay Belanger <belanger@truman.edu>
10909
10910 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
10911 Declare these variables with defvar.
10912
10913 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
10914 is bound, only check to see if it is bound.
10915
10916 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
10917
10918 * textmodes/tex-mode.el (tex-compilation-parse-errors):
10919 Don't output messages.
10920
10921 * calc/calc-help.el (calc-describe-bindings): Fix last change.
10922
10923 2004-10-21 John Paul Wallington <jpw@gnu.org>
10924
10925 * calc/calc-graph.el (calc-graph-init):
10926 Use `set-process-query-on-exit-flag'.
10927
10928 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
10929
10930 * progmodes/compile.el (compilation-start): Rely on `cd' to get
10931 dir right and also allow argumentless cd.
10932
10933 2004-10-19 Richard M. Stallman <rms@gnu.org>
10934
10935 * textmodes/flyspell.el (flyspell-mode): Doc fix.
10936
10937 * eshell/em-unix.el (eshell-grep):
10938 Don't bind compilation-process-setup-function.
10939
10940 * comint.el (comint-insert-input): Use @ in `interactive'.
10941 (comint-input-filter-functions): Doc fix.
10942 (comint-kill-whole-line, comint-get-source): Doc fix.
10943
10944 * progmodes/compile.el (compilation-setup):
10945 Don't set buffer-read-only if MINOR is non-nil.
10946
10947 2004-10-19 Jay Belanger <belanger@truman.edu>
10948
10949 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
10950 (calc-emacs-type-gnu19): Remove.
10951 (calc-digit-map, calc-read-key-sequence, calc-read-key):
10952 Remove check for old emacs versions.
10953
10954 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
10955 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
10956 for current Emacs.
10957
10958 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
10959 the end of the minibuffer.
10960 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
10961 copy `esc-map'.
10962
10963 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
10964
10965 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
10966 call that would be given when the current emacs was used.
10967
10968 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
10969
10970 * calendar/icalendar.el: Set coding to utf-8.
10971 (icalendar-version): Increase to 0.07.
10972 (icalendar-monthnumber-table): Change March pattern.
10973 (icalendar-get-all-event-properties)
10974 (icalendar-set-event-property): Delete.
10975 (icalendar-all-events): No longer interactive.
10976 (icalendar-convert-diary-to-ical)
10977 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
10978 their replacements.
10979 (icalendar-export-file, icalendar-export-region): New functions;
10980 essentially old `icalendar-convert-diary-to-ical' but appending to
10981 target rather than overwriting.
10982 (icalendar-import-file): Append to target file rather than
10983 overwriting. Fourth arg deleted.
10984 (icalendar-import-buffer): New name for old
10985 `icalendar-extract-ical-from-buffer'.
10986 (icalendar--convert-string-for-import): New name for
10987 old `icalendar-convert-for-import'.
10988 (include-icalendar-files): Delete.
10989 Prefix for all internal functions changed from `icalendar-'
10990 to `icalendar--'.
10991
10992 2004-10-19 Richard M. Stallman <rms@gnu.org>
10993
10994 * paths.el (news-path): Fix previous change.
10995
10996 2004-10-18 Jay Belanger <belanger@truman.edu>
10997
10998 * calc/calc-help.el (calc-describe-bindings):
10999 Set `buffer-read-only' to nil while working in the keybindings buffer;
11000 remove some extra information from the keybindings buffer.
11001
11002 2004-10-18 David Ponce <david@dponce.com>
11003
11004 * mouse.el (mouse-drag-move-window-top): New function.
11005 (mouse-drag-mode-line-1): Use it.
11006
11007 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
11008
11009 * info.el (Info-fontify-node): For multiline refs,
11010 arrange to unfontify newline and surrounding whitespace.
11011
11012 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
11013
11014 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
11015 directory is missing.
11016
11017 2004-10-17 John Paul Wallington <jpw@gnu.org>
11018
11019 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
11020 New customizable variable; whether to display buffers that match
11021 `ibuffer-maybe-show-predicates' by default.
11022 (ibuffer-maybe-show-predicates): Mention it in docstring.
11023 (ibuffer-display-maybe-show-predicates): New variable.
11024 (ibuffer-update): Prefix arg now toggles whether buffers that
11025 match `ibuffer-maybe-show-predicates' should be displayed.
11026 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
11027 locally to heed `ibuffer-default-display-maybe-show-predicates'.
11028 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
11029
11030 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
11031
11032 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
11033 work correctly.
11034
11035 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
11036
11037 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
11038 (Buffer-menu-beginning): New helper function.
11039 (Buffer-menu-execute): Use it.
11040 (Buffer-menu-select): Use it.
11041 (Buffer-menu-sort): Use it and also keep markers.
11042
11043 2004-10-17 Richard M. Stallman <rms@gnu.org>
11044
11045 * paths.el (news-directory): Rename from news-path. Old name alias.
11046 (rmail-spool-directory): Use defvar.
11047 (sendmail-program): Use defcustom.
11048 (remote-shell-program): Use defcustom.
11049 (term-file-prefix): Use defvar.
11050 (abbrev-file-name): Use defvar.
11051
11052 * term.el: Add maintainer.
11053
11054 * subr.el (with-local-quit): Return nil if there's a quit.
11055 (read-passwd): Use with-local-quit. Doc fix.
11056
11057 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
11058 (strokes-unload-hook): Set as a variable with add-hook.
11059
11060 * startup.el (fancy-splash-tail, normal-splash-screen):
11061 Update copyright year.
11062
11063 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
11064
11065 * server.el (server-unload-hook): Set as a variable with add-hook.
11066
11067 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
11068
11069 * frame.el (special-display-popup-frame):
11070 Make the buffer current as its frame is created.
11071
11072 * delsel.el (delsel-unload-hook): Set as a variable.
11073
11074 * comint.el (comint-output-filter-functions):
11075 Add comint-watch-for-password-prompt.
11076 (comint-read-noecho): Function deleted.
11077 (send-invisible): Use read-passwd.
11078
11079 * fringe.el (fringe-mode-initialize): New function.
11080 (fringe-mode): Use fringe-mode-initialize as :initialize.
11081
11082 2004-10-17 Kim F. Storm <storm@cua.dk>
11083
11084 * language/indian.el (indian-script-language-alist): Swap value and doc.
11085 (indian-font-char-index-table): Doc fix.
11086
11087 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
11088
11089 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
11090
11091 2004-10-16 Juri Linkov <juri@jurta.org>
11092
11093 * progmodes/compile.el (compilation-start): Move let-binding of
11094 `process-environment' into `with-current-buffer' body.
11095 Reported by Matt Hodges <MPHodges@member.fsf.org>.
11096
11097 2004-10-16 Richard M. Stallman <rms@gnu.org>
11098
11099 * pcvs-util.el (cvs-bury-buffer):
11100 Don't call get-buffer-window for effect.
11101
11102 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
11103
11104 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
11105
11106 * msb.el (msb-unload-hook): Set the variable.
11107
11108 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
11109 Use * to err if buffer is readonly.
11110
11111 * subr.el (looking-back): Return only t or nil.
11112
11113 * whitespace.el (whitespace-unload-hook): Set the variable.
11114
11115 * view.el (view-mode-enable): Set view-page-size and
11116 view-half-page-size to nil.
11117 (view-set-half-page-size-default): view-half-page-size = nil
11118 means the default.
11119 (View-scroll-page-forward): Use view-page-size-default.
11120 (View-scroll-page-backward): Likewise.
11121 (view-page-size, view-half-page-size): Doc fixes.
11122
11123 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
11124
11125 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
11126
11127 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
11128 "cl" like other files. Instead, call byte-compile-find-cl-functions.
11129 (byte-compile-log-1): Bind inhibit-read-only.
11130 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
11131 (byte-compile-log-warning): Likewise.
11132 (byte-compile-file-form-require): Detect "cl" from the arg value.
11133
11134 * progmodes/compile.el (compilation-start): Assume compilation-mode
11135 will make the buffer read-only.
11136 (compilation-mode): Take arg name-of-mode.
11137 (compilation-setup): Make buffer read-only.
11138 (compilation-handle-exit): Bind inhibit-read-only.
11139
11140 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
11141 (ispell-message): Likewise.
11142 (ispell-show-choices): Don't call get-buffer-window uselessly.
11143 (ispell-init-process): Use set-process-query-on-exit-flag.
11144
11145 2004-10-16 Kim F. Storm <storm@cua.dk>
11146
11147 * fringe.el (fringe-bitmaps): Only initialize when defined.
11148
11149 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
11150 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
11151
11152 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
11153
11154 2004-10-15 Simon Josefsson <jas@extundo.com>
11155
11156 * net/password.el: Add.
11157
11158 2004-10-14 Masatake YAMATO <jet@gyve.org>
11159
11160 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
11161 (gdb-script-end-of-defun): New function.
11162 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
11163 `gdb-script-end-of-defun' as *-of-defun-function.
11164
11165 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
11166
11167 * button.el (button-activate): Allow a marker to display as an action.
11168
11169 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
11170
11171 * help.el (describe-mode): Use it to make minor mode list into
11172 hyperlinks.
11173
11174 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
11175
11176 * vc.el (vc-annotate-display-select): Fix typo.
11177
11178 * subr.el (substitute-key-definition-key): New function.
11179 (substitute-key-definition): Use it with map-keymap.
11180 (event-modifiers): Use push.
11181 (mouse-movement-p, with-temp-buffer): Simplify.
11182
11183 2004-10-12 Jay Belanger <belanger@truman.edu>
11184
11185 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
11186 New variables.
11187 (calc-help-index-entries): New function.
11188 (calc-describe-function): Use `calc-help-function-list' instead of
11189 obarray for completion.
11190 (calc-describe-variable): Use `calc-help-variable-list' instead
11191 of obarray for completion.
11192
11193 2004-10-12 Richard M. Stallman <rms@gnu.org>
11194
11195 * info-look.el (info-lookup-file): Add info-file property.
11196 (info-lookup-symbol): Likewise.
11197
11198 * info.el (info-xref): Add underlining.
11199 (info): Add info-file property.
11200 (Info-find-emacs-command-nodes): Specify case-sensitive search.
11201
11202 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
11203
11204 Sync with Tramp 2.0.45.
11205
11206 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
11207 defined. This is not the case for XEmacs without package "edebug".
11208 (tramp-set-auto-save-file-modes): Set permissions of autosaved
11209 remote files to the permissions of the original file. This is not
11210 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
11211 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
11212 (tramp-perl-decode): Fix an error in Perl implementation.
11213 $pending must be cleared every loop. Reported by Benjamin Place
11214 <benjaminplace@sprintmail.com>
11215
11216 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
11217 Don't activate advice during definition. This is done later on,
11218 depending on test result of `substitute-in-file-name'.
11219 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11220
11221 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
11222
11223 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
11224
11225 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
11226
11227 2004-10-12 David Ponce <david@dponce.com>
11228
11229 * recentf.el (recentf-edit-list): Update the menu when the recentf
11230 list has been modified.
11231
11232 2004-10-12 Simon Josefsson <jas@extundo.com>
11233
11234 * net/tls.el (tls-certtool-program): New variable.
11235 (tls-certificate-information): New function, based on
11236 ssl-certificate-information.
11237
11238 2004-10-12 Kenichi Handa <handa@m17n.org>
11239
11240 * international/mule.el (coding-system-equal): Move from mule-util.el.
11241
11242 * international/mule-util.el (coding-system-equal): Move to mule.el.
11243
11244 2004-10-12 Kim F. Storm <storm@cua.dk>
11245
11246 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
11247 reset kmacro-initial-counter-value if set.
11248 (kmacro-set-counter): Only set kmacro-counter if defining or executing
11249 macro. Set kmacro-initial-counter-value otherwise. Never set both.
11250 (kmacro-display): Show macro counter if non-zero.
11251
11252 * subr.el (substitute-key-definition): Mention command remapping
11253 in doc string.
11254
11255 2004-10-11 Jay Belanger <belanger@truman.edu>
11256
11257 * calc/calc-misc.el (calc-info-goto-node): New function.
11258 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
11259 node in one step.
11260 (calc-describe-copying, calc-describe-distribution)
11261 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
11262 Go to appropriate info node in one step.
11263
11264 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
11265
11266 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
11267
11268 * font-lock.el (font-lock-apply-highlight): Fix last change.
11269
11270 2004-10-11 Simon Josefsson <jas@extundo.com>
11271
11272 * mail/smtpmail.el (smtpmail-open-stream): Look for
11273 starttls-gnutls-program instead of starttls-program iff
11274 starttls-use-gnutls is non-nil.
11275 (smtpmail-open-stream): Don't overwrite user settings of
11276 starttls-extra-arguments and starttls-extra-args.
11277
11278 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
11279
11280 * comint.el (comint-mouse-insert-input): Remove.
11281 (comint-insert-input): Make it work for mouse bindings.
11282 (comint-mode-map): Move defs into the declaration.
11283 (comint-output-filter): Typo.
11284
11285 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
11286
11287 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
11288
11289 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
11290 (ange-ftp-call-chmod): Reference remote-shell-program instead of
11291 ange-ftp-remote-shell.
11292
11293 2004-10-10 Andreas Schwab <schwab@suse.de>
11294
11295 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
11296 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
11297 Reported by <sri@asu.edu>.
11298
11299 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
11300
11301 * vc.el (vc-annotate-mode): Remove variable.
11302 (vc-annotate-display-select): Only call vc-annotate-mode
11303 if we're not in that mode already.
11304
11305 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
11306
11307 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
11308 (imenu-choose-buffer-index): Check here for rescan instead.
11309
11310 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
11311 where the face expression evals to nil.
11312
11313 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
11314 (tex-font-lock-keywords-2): Use it.
11315 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
11316
11317 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
11318
11319 2004-10-09 Kim F. Storm <storm@cua.dk>
11320
11321 * subr.el (progress-reporter-update): Define before first usage.
11322 (make-progress-reporter): Doc fix.
11323
11324 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
11325
11326 * textmodes/paragraphs.el (sentence-end-double-space)
11327 (sentence-end-without-period, sentence-end-without-space)
11328 (sentence-end): Doc fixes.
11329
11330 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
11331
11332 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
11333 Change paragraph-start regexp so we don't fill code starting with #'(.
11334
11335 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
11336
11337 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
11338 New defcustom.
11339 (extract-address-components): Use it.
11340
11341 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
11342
11343 * subr.el (make-progress-reporter, progress-reporter-update)
11344 (progress-reporter-force-update, progress-reporter-do-update)
11345 (progress-reporter-done): New functions.
11346
11347 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
11348
11349 * progmodes/etags.el (etags-tags-completion-table): Use progress
11350 reporter.
11351 (etags-tags-apropos): Likewise.
11352
11353 2004-10-08 Alan Mackenzie <acm@muc.de>
11354
11355 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
11356 of current line.
11357
11358 2004-10-08 Masatake YAMATO <jet@gyve.org>
11359
11360 * server.el (server-process-filter): Wrap `process-send-region'
11361 by `condition-case' to guard the case when the pipe to PROC is closed.
11362
11363 2004-10-07 Mark A. Hershberger <mah@everybody.org>
11364
11365 * xml.el (xml-substitute-special): Limit handling of external entities.
11366
11367 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
11368
11369 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
11370
11371 2004-10-06 John Paul Wallington <jpw@gnu.org>
11372
11373 * xml.el (xml-parse-dtd): Fix `error' call.
11374
11375 2004-10-05 Mark A. Hershberger <mah@everybody.org>
11376
11377 * xml.el (xml-substitute-special): Return a single string instead
11378 of a list of strings if an entity substitution is made.
11379
11380 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
11381
11382 * calendar/icalendar.el: New file.
11383
11384 2004-10-05 Juri Linkov <juri@jurta.org>
11385
11386 * isearch.el (isearch-done): Set mark after running hook.
11387 Reported by Drew Adams <drew.adams@oracle.com>.
11388
11389 * info.el (Info-history, Info-toc): Fix Info headers.
11390 (Info-toc): Narrow buffer before Info-fontify-node.
11391 (Info-build-toc): Don't check for special Info file names.
11392 Set main-file to nil if Info-find-file returns a symbol.
11393
11394 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
11395
11396 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
11397 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
11398 * calendar/cal-menu.el (calendar-mode-map): Ditto.
11399
11400 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
11401
11402 * calendar/cal-iso.el (calendar-iso-read-args): New function,
11403 for old interactive spec from calendar-goto-iso-date.
11404 (calendar-goto-iso-date): Use it.
11405 (calendar-goto-iso-week): New function. Suggested by Emilio
11406 C. Lopes <eclig@gmx.net>.
11407
11408 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
11409
11410 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
11411 `set-right-margin' bindings that follow the minor mode conventions.
11412
11413 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11414
11415 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
11416 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
11417 (latex-block-args-alist): Add minipage and picture.
11418 (latex-block-body-alist): Use reftex-label if enabled.
11419 (latex-insert-block): Don't insert a \n if not necessary.
11420 (tex-compile-commands): Make sure dvips doesn't send to printer.
11421 (tex-compile-default): Handle the case where no executable is found.
11422 (latex-noindent-environments): New var.
11423 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
11424 If tex-indent-allhanging is non-nil, make sure we only align for macros
11425 at beginning of line.
11426
11427 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
11428
11429 * newcomment.el (comment-beginning): Doc fix and don't choke on
11430 unset `comment-end-skip' when at beginning of comment.
11431
11432 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
11433
11434 * term.el (term-adjust-current-row-cache): Don't allow the current
11435 row to become negative.
11436 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
11437 the end of the line. Fix scroll down. Add comments.
11438 (term-handle-ansi-escape): Don't exceed terminal width when moving
11439 right.
11440 (term-scroll-region): Move the cursor after setting the scroll region.
11441
11442 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
11443
11444 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
11445 to `width' for consistency with docstring. Doc fix.
11446
11447 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
11448
11449 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
11450 This is necessary for derived modes.
11451
11452 2004-09-30 Kim F. Storm <storm@cua.dk>
11453
11454 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
11455 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
11456
11457 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
11458 kmacro-extract-lambda functions.
11459 (edit-kbd-macro): Handle kmacro lambda forms.
11460 Include counter and counter format in edit buffer.
11461 (edmacro-finish-edit): Get counter and format from edit buffer and
11462 update kmacro bindings when found.
11463
11464 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
11465
11466 * textmodes/paragraphs.el (forward-paragraph):
11467 Avoid args-out-of-range error when point winds up at the beginning of
11468 the buffer and hard newlines are enabled.
11469
11470 * newcomment.el (comment-multi-line): Doc fix.
11471
11472 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
11473
11474 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
11475 (diff-fixup-modifs): Catch unified-diff file-headers.
11476
11477 2004-09-29 Kim F. Storm <storm@cua.dk>
11478
11479 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
11480 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
11481 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
11482
11483 * fringe.el (fringe-bitmap-p): New macro.
11484 (fringe-bitmaps): Add standard fringe bitmaps on load.
11485
11486 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
11487
11488 * dired.el (dired-view-command-alist): Use more efficient regexps.
11489 Remove dubious arguments.
11490 (dired-align-file): New function.
11491 (dired-insert-directory): Use it.
11492 (dired-move-to-end-of-filename): Make the " -> " search more specific.
11493 (dired-buffers-for-dir): Remove unused var `pattern'.
11494
11495 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
11496
11497 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
11498 from diary display excursion. Store diary buffer's point for
11499 `simple-diary-display'.
11500 (simple-diary-display): Set window point and start when
11501 displaying buffer, to preserve point.
11502
11503 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
11504
11505 * textmodes/enriched.el (enriched-translations): Replace defconst
11506 with defvar.
11507
11508 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11509
11510 * printing.el: Doc fix.
11511 (pr-version): New version number (6.8.1).
11512 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
11513 make-temp-name.
11514 (pr-delete-file): Check if file exists before deleting it.
11515 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
11516
11517 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
11518
11519 * term.el (term-display-table): New variable.
11520 (term-mode): Use it.
11521 (term-exec-1): Set the coding system to binary.
11522 (term-emulate-terminal): Decode the string before inserting it.
11523
11524 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
11525
11526 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
11527 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
11528 (map): Bind S-prior, S-next and S-insert.
11529 (term-mode): Set `indent-tabs-mode' to nil.
11530 (term-paste): New function to be bound to S-insert.
11531 (term-send-del, term-send-backspace): Change the strings sent.
11532 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
11533 (term-handle-colors-array): Fix handling of underline and reverse.
11534 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
11535 (term-erase-in-line): Fix comparison.
11536 (term-emulate-terminal): Fix line wrap handling.
11537 (term-start-output-log): Rename from `term-set-output-log'.
11538 (term-stop-output-log): Rename from `term-stop-photo'.
11539 (term-switch-to-alternate-sub-buffer): Comment out, unused.
11540
11541 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
11542
11543 * dired.el (dired-move-to-filename): Don't output a message if
11544 raise-error is non-nil. Fix return position and value.
11545
11546 * files.el (insert-directory): Obey --dired even with symlinks.
11547
11548 2004-09-25 Lars Hansen <larsh@math.ku.dk>
11549
11550 * ls-lisp.el (ls-lisp-format): Mark file names with property
11551 dired-filename.
11552
11553 2004-09-25 Kim F. Storm <storm@cua.dk>
11554
11555 * ido.el (ido-max-directory-size): New defcustom.
11556 (ido-decorations): Add "too big" element.
11557 (ido-directory-too-big): New dynamic var.
11558 (ido-may-cache-directory): Don't cache big directories.
11559 (ido-directory-too-big-p): New defun.
11560 (ido-set-current-directory): Update ido-directory-too-big.
11561 (ido-read-internal): Make empty ido-cur-item if too-big.
11562 (ido-buffer-internal): Use ido-read-internal directly instead of
11563 ido-read-buffer.
11564 (ido-file-internal): Init ido-directory-too-big.
11565 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
11566 and redo completion with full list.
11567 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
11568 it, and show completions.
11569 (ido-all-completions): Let bind ido-directory-too-big to nil.
11570 (ido-exhibit): Handle ido-directory-too-big.
11571 (ido-read-buffer): Handle fallback to read-buffer.
11572 Init ido-directory-too-big.
11573 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
11574 Init ido-directory-too-big.
11575
11576 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
11577
11578 * subr.el (delay-mode-hooks): Doc fix.
11579
11580 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
11581
11582 * textmodes/enriched.el
11583 (enriched-default-text-properties-local-flag): New variable.
11584 (enriched-mode): Make sure that enabling and disabling the mode is
11585 a no-op. Doc fix.
11586
11587 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
11588
11589 * calendar/holidays.el (holiday-advent): Report on a specified day
11590 offset from advent, not just advent.
11591 (holiday-easter-etc): Report on one specified day offset from
11592 easter, not all easter holidays. Various Easter holidays moved to
11593 `christian-holidays' variable in calendar.el.
11594 * calendar/calendar.el (christian-holidays): Adapt for new
11595 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
11596
11597 2004-09-23 Kim F. Storm <storm@cua.dk>
11598
11599 * image.el (insert-sliced-image): Add doc string.
11600
11601 * ido.el (ido-choice-list): New dynamic var for `list' context.
11602 (ido-context-switch-command): New dynamic var.
11603 (ido-define-mode-map): Generalize switch between file/buffer contexts.
11604 (ido-read-internal): Handle new `list' context.
11605 Handle insert-buffer and insert-file ido-exit values.
11606 (ido-buffer-internal): New arg switch-cmd. Use it to setup
11607 ido-context-switch-command. Handle insert-file ido-exit value.
11608 (ido-read-buffer): Set ido-context-switch-command to 'ignore
11609 unless it is already bound by caller.
11610 (ido-file-internal): New arg switch-cmd. Use it to setup
11611 ido-context-switch-command. Handle insert-buffer ido-exit value.
11612 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
11613 used for context switching.
11614 (ido-all-completions): Handle new `list' context.
11615 (ido-make-choice-list): Return choices for `list' context.
11616 (ido-find-file-in-dir, ido-display-file, ido-write-file)
11617 (ido-display-buffer, ido-kill-buffer): Disable context switching.
11618 (ido-insert-buffer, ido-insert-file): Setup context switching.
11619 (ido-exhibit): Handle `list' context.
11620 (ido-read-file-name): Disable context switching. Handle fallback.
11621 (ido-read-directory-name): Disable context switching.
11622 (ido-completing-read): New defun like completing-read. Setup and
11623 use new `list' context.
11624
11625 2004-09-20 Jesper Harder <harder@ifa.au.dk>
11626
11627 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
11628
11629 2004-09-21 Jay Belanger <belanger@truman.edu>
11630
11631 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
11632 `calc-graph-set-styles' so the gnuplot buffer will appear in a
11633 separate window.
11634
11635 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
11636
11637 * subr.el (after-change-major-mode-hook): Doc fix.
11638
11639 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11640
11641 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
11642 of ghostscript for monochrome PostScript file in Windows.
11643
11644 2004-09-21 Kenichi Handa <handa@m17n.org>
11645
11646 * descr-text.el (describe-char): Checking of quail activation fixed.
11647
11648 2004-09-21 Jay Belanger <belanger@truman.edu>
11649
11650 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
11651
11652 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
11653
11654 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
11655 after the mode hooks instead of before. Doc fix.
11656
11657 2004-09-20 Jason Rumney <jasonr@gnu.org>
11658
11659 * startup.el (command-line) [windows-nt]: Try .emacs first, then
11660 _emacs, but revert to .emacs if neither exists in home directory.
11661
11662 2004-09-20 John Paul Wallington <jpw@gnu.org>
11663
11664 * bindings.el (completion-ignored-extensions): Add .dfsl.
11665
11666 2004-09-20 Richard M. Stallman <rms@gnu.org>
11667
11668 * bindings.el (scroll-left): Make it disabled.
11669
11670 * files.el (enable-local-eval): Doc fix.
11671
11672 * indent.el (move-to-left-margin): Special case for minibuffer.
11673
11674 * term.el (term-emulate-terminal): Turn off undo for output.
11675 Use with-current-buffer and save-selected-window.
11676
11677 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
11678
11679 * progmodes/make-mode.el (makefile-fill-paragraph):
11680 Don't insist on spaces when looking for comments. # is enough.
11681
11682 * files.el (hack-local-variables): Copy the variables list
11683 to another buffer, strip prefixes and suffixes there, then read.
11684 (enable-local-eval): Doc fix.
11685 (ignored-local-variables): Initialize to nil.
11686 (risky-local-variable-p): Don't check ignored-local-variables here.
11687 (hack-one-local-variable): Ignore var if in ignored-local-variables.
11688
11689 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
11690
11691 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
11692 of = to "." (punctuation).
11693
11694 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11695
11696 * subr.el (event-basic-type): Fix mask (extend to 22bits).
11697
11698 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
11699
11700 * textmodes/enriched.el (enriched-rerun-flag): New variable.
11701 (enriched-before-change-major-mode): New function.
11702 Add it to `change-major-mode-hook'.
11703 (enriched-after-change-major-mode): New function.
11704 Add it to `after-change-major-mode-hook'.
11705 (enriched-mode): Make it work correctly if called from
11706 `after-change-major-mode-hook'.
11707 No longer set `indent-line-function'.
11708
11709 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
11710
11711 * subr.el (after-change-major-mode-hook): New variable.
11712 (run-mode-hooks): Implement it.
11713
11714 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
11715
11716 * battery.el (battery-linux-proc-apm): Use string-to-number.
11717 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
11718 Use dolist (and less indentation). Use erase-buffer.
11719 Pre-initialize `design-capacity', `warn', and `low'.
11720 (battery-format): Use replace-regexp-in-string.
11721
11722 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
11723
11724 * battery.el: Delete superfluous empty lines.
11725 (battery-linux-proc-acpi): Attempt to gather information from all
11726 battery subdirectories regardless of their file name.
11727 (battery-linux-proc-apm): Replace all occurrences of
11728 battery-hex-to-int-2 with string-to-int (base 16).
11729 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
11730 (battery-hex-map): Delete variable.
11731
11732 2004-09-18 John Paul Wallington <jpw@gnu.org>
11733
11734 * calc/calc-units.el (calc-quick-units): Fix overzealous
11735 s/or/unless/.
11736
11737 2004-09-17 Jay Belanger <belanger@truman.edu>
11738
11739 * calc/calc.el (calc-mode-var-list): Fix the value of
11740 `calc-matrix-brackets'.
11741
11742 2004-09-17 Romain Francoise <romain@orebokech.com>
11743
11744 * ibuf-ext.el (define-ibuffer-filter filename):
11745 Expand dired-directory since buffer-file-name is absolute.
11746
11747 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
11748
11749 * ediff-init.el (ediff-current-diff-face-A)
11750 (ediff-current-diff-face-B, ediff-current-diff-face-C)
11751 (ediff-current-diff-face-Ancestor)
11752 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11753 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11754 (ediff-even-diff-face-A, ediff-even-diff-face-B)
11755 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11756 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11757 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11758 Use min-colors.
11759
11760 * term.el (term-down): Perform vertical motion if DOWN is negative.
11761 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
11762 (term-termcap-format): Synchronyze with the eterm terminfo entry
11763 in etc/e/eterm.ti.
11764 (term-handle-colors-array): If the current foreground or
11765 background are zero (i.e. unspecified), use the foreground and
11766 background of the default face for reverse video.
11767 (term-ansi-at-eval-string, term-ansi-default-fg)
11768 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
11769 (term-mem): Delete ununsed function.
11770 (term-protocol-version): Increment.
11771 (term-current-face): Set to default.
11772
11773 2004-09-15 Jay Belanger <belanger@truman.edu>
11774
11775 * calc/calc.el (calc-mode-var-list): Define this variable.
11776 (calc-always-load-extensions, calc-line-numbering)
11777 (calc-line-breaking, calc-display-just, calc-display-origin)
11778 (calc-number-radix, calc-leading-zeros, calc-group-digits)
11779 (calc-group-char, calc-point-char, calc-frac-format)
11780 (calc-prefer-frac, calc-hms-format, calc-date-format)
11781 (calc-float-format, calc-full-float-format, calc-complex-format)
11782 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
11783 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
11784 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
11785 (calc-matrix-brackets, calc-language, calc-language-option)
11786 (calc-left-label, calc-right-label, calc-word-size)
11787 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
11788 (calc-display-raw, calc-internal-prec, calc-angle-mode)
11789 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
11790 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
11791 (calc-window-height, calc-display-trail, calc-show-selections)
11792 (calc-use-selections, calc-assoc-selections)
11793 (calc-display-working-message, calc-auto-why, calc-timing)
11794 (calc-mode-save-mode, calc-standard-date-formats)
11795 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
11796 (calc-user-parse-tables, calc-gnuplot-default-device)
11797 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11798 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11799 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
11800 (calc-invocation-macro, calc-show-banner): Give these values as
11801 part of `calc-mode-var-list's initialization after the variables
11802 are declared with defvar.
11803 (calc-bug-address): Change email address to send bug reports to.
11804 Change the maintainer address at the top.
11805 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
11806 than "\\.emacs" to determine if it is the user-init-file.
11807
11808 * calc/calc-embed.el (calc-embedded-set-modes): Use
11809 `calc-mode-var-list' correctly.
11810
11811 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
11812
11813 * vc.el (annotate-time): Document point handling.
11814 (vc-annotate-display-autoscale): Doc fix.
11815
11816 2004-09-15 Miles Bader <miles@gnu.org>
11817
11818 * generic.el (generic-make-keywords-list): Use symbol rather than
11819 word anchors in regexp.
11820
11821 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
11822
11823 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
11824 no file name consider `dired-directory'.
11825
11826 2004-09-14 Kim F. Storm <storm@cua.dk>
11827
11828 * faces.el (cursor): Add face-no-inherit property. Doc fix.
11829
11830 2004-09-14 Simon Josefsson <jas@extundo.com>
11831
11832 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
11833
11834 * textmodes/dns-mode.el: Add.
11835
11836 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
11837
11838 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
11839 (disabled-command-function): Make the ?\ char more obvious.
11840
11841 * vc-arch.el (vc-arch-root, vc-arch-registered):
11842 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
11843
11844 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
11845
11846 * windmove.el (windmove-frame-edges): Report coordinates of
11847 outside edges of frame, not inside edges.
11848 (windmove-coordinates-of-position): Convert into wrapper to new
11849 function `windmove-coordinates-of-window-position';
11850 `compute-motion' always applies to selected window.
11851 (windmove-coordinates-of-position): Update documentation to refer
11852 to Emacs 21 Lisp Reference Manual.
11853 (windmove-find-other-window): Fix off-by-one errors for max x,y.
11854
11855 2004-09-13 Kim F. Storm <storm@cua.dk>
11856
11857 * isearch.el (isearch-resume-in-command-history): Rename from
11858 isearch-resume-enabled and change default to nil.
11859
11860 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11861
11862 * vc-hooks.el (vc-ignore-dir-regexp): New var.
11863 (vc-registered): Use it.
11864 (vc-find-root): New fun.
11865
11866 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11867 Don't tell to use \\{...} when it's already done.
11868
11869 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
11870 Provide a sample complex default.
11871 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
11872 (bibtex-entry): Use mapc.
11873
11874 2004-09-12 Kim F. Storm <storm@cua.dk>
11875
11876 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
11877
11878 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
11879 inhibit-field-text-motion to t so rectangles work in comint buffers.
11880
11881 * simple.el (choose-completion-string): Set buffer before running
11882 choose-completion-string-functions hook so it can be buffer-local.
11883
11884 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
11885
11886 * progmodes/compile.el (compilation-start): Parse command to see
11887 if it starts with a cd, and if so perform it for the *compilation*
11888 buffer. Change the header to reflect this.
11889
11890 2004-09-11 Kim F. Storm <storm@cua.dk>
11891
11892 * ido.el (ido-enable-dot-prefix): Doc fix.
11893 (ido-enable-dot-prefix): New defcustom.
11894 (ido-set-matches1): Use it.
11895
11896 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
11897
11898 * textmodes/bibtex.el (bibtex-mark-active)
11899 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
11900
11901 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11902
11903 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
11904 used in a case insensitive environment.
11905 (bibtex-mode-map): Rearrange order of menus.
11906 (bibtex-quoted-string-re): Obsolete.
11907 (bibtex-complete-key-cleanup): Variable replaced by new function.
11908 (bibtex-font-lock-keywords): Use backquotes.
11909 (bibtex-font-lock-url-regexp): New internal variable.
11910 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
11911 "OPT" and "ALT".
11912 (bibtex-insert-current-kill, bibtex-make-field)
11913 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
11914 (bibtex-parse-field-text): Simplify.
11915 (bibtex-string=): New helper function.
11916 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
11917 (bibtex-map-entries): Use bibtex-string=.
11918 (bibtex-search-entry): Use not.
11919 (bibtex-enclosing-field): Fix docstring.
11920 (bibtex-assoc-regexp): Obsolete.
11921 (bibtex-format-entry): Use assoc-string and bibtex-string=.
11922 (bibtex-autokey-get-names): Handle empty name field.
11923 (bibtex-parse-strings): Use assoc-string and unless.
11924 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
11925 Use assoc-string.
11926 (bibtex-pop): Simplify.
11927 (bibtex-mode): Set font-lock-extra-managed-props.
11928 (bibtex-entry-update): Use assoc-string.
11929 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
11930 (bibtex-autofill-entry): Use bibtex-string=.
11931 (bibtex-print-help-message): Simplify.
11932 (bibtex-find-entry): New optional arg START.
11933 (bibtex-validate): Use bibtex-string= and assoc-string.
11934 Do not call obsolete function compilation-parse-errors.
11935 (bibtex-remove-delimiters): Only remove delimiters if present.
11936 (bibtex-copy-entry-as-kill): Add docstring.
11937 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
11938 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
11939 (bibtex-complete): Use bibtex-predefined-month-strings,
11940 bibtex-string=, and new function bibtex-complete-key-cleanup.
11941 (bibtex-generate-url-list): New variable.
11942 (bibtex-url): New command bound to C-c C-l and mouse-2.
11943 (bibtex-url-map): New local keymap for bibtex-url-mouse.
11944 (bibtex-font-lock-url): New function.
11945
11946 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
11947
11948 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
11949
11950 2004-09-09 Kim F. Storm <storm@cua.dk>
11951
11952 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
11953 counter and format with binding.
11954 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
11955 the declared macro uses own macro counter and format. Give symbol
11956 kmacro property.
11957 (kmacro-keymap): Bind kmacro-name-last-macro to n.
11958 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
11959 (kmacro-end-and-call-macro): Doc fix.
11960
11961 2004-09-09 Lars Hansen <larsh@math.ku.dk>
11962
11963 * desktop.el (desktop-clear-preserve-buffers):
11964 Remove make-obsolete-variable.
11965
11966 2004-09-08 Richard M. Stallman <rms@gnu.org>
11967
11968 * buff-menu.el (list-buffers-noselect): Call format-mode-line
11969 with the buffer as argument.
11970
11971 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
11972
11973 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
11974
11975 2004-09-08 Juri Linkov <juri@jurta.org>
11976
11977 * replace.el (perform-replace): Use `query-replace-descr'.
11978
11979 * cus-start.el (history-delete-duplicates): Specify customization.
11980
11981 * diff-mode.el (diff-mode-map):
11982 * progmodes/compile.el (compilation-mode-map):
11983 * progmodes/grep.el (grep-mode-map):
11984 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
11985 to `next-error-follow-minor-mode'.
11986
11987 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11988
11989 * isearch.el (isearch-lazy-highlight-update): Take into account
11990 the case of zero-length match at the search bound.
11991
11992 2004-09-08 Kim F. Storm <storm@cua.dk>
11993
11994 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
11995 change. Use zero width overlays when necessary.
11996
11997 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11998
11999 * subr.el (split-string): Docfix.
12000
12001 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12002
12003 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
12004 (display-call-tree): Ensure newline after caller/calls blocks.
12005
12006 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12007
12008 * startup.el (command-line-1): Make option
12009 --directory/-L modify `load-path' straight away.
12010
12011 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12012
12013 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
12014
12015 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12016
12017 * emacs-lisp/autoload.el (make-autoload):
12018 Handle `define-compilation-mode'.
12019
12020 * emacs-lisp/lisp-mode.el (define-compilation-mode):
12021 Specify `doc-string-elt' property.
12022
12023 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12024
12025 * bs.el (bs-mode): Doc fix.
12026
12027 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12028
12029 * info.el (Info-insert-dir): Fix temp buffer leak bug.
12030
12031 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12032
12033 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
12034
12035 2004-09-08 Kenichi Handa <handa@m17n.org>
12036
12037 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
12038 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
12039 ps-mule-next-point -> 1+).
12040
12041 * composite.el (encode-composition-rule): Add autoload cooky.
12042
12043 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
12044
12045 * format.el (buffer-auto-save-file-format): Make it permanent local.
12046
12047 2004-09-07 Kim F. Storm <storm@cua.dk>
12048
12049 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
12050 (authors-fixed-entries): Fix typo.
12051 (authors-canonical-author-name): Compact multiple spaces.
12052 Ignore trivial names (e.g. only first name).
12053
12054 * term.el (term-window-width): Only use full window width on
12055 window system if overflow-newline-into-fringe is enabled.
12056 (term-mode): Don't disable overflow-newline-into-fringe.
12057
12058 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
12059
12060 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
12061 motion as seen on my Mac OS X xterms.
12062
12063 * newcomment.el (uncomment-region-default, comment-region-default):
12064 New functions extracted from uncomment-region and comment-region.
12065 (comment-region, comment-region-function, uncomment-region)
12066 (uncomment-region-function): Use them.
12067
12068 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
12069
12070 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
12071 It's not crucial but can make sense at times.
12072
12073 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
12074 the first commit.
12075
12076 * vc.el (vc-buffer-context, vc-restore-buffer-context):
12077 Disable obsolete code.
12078
12079 2004-09-07 Juri Linkov <juri@jurta.org>
12080
12081 * progmodes/grep.el (grep-highlight-matches): Change default from
12082 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
12083 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
12084 if grep option `--color' is available, or to `nil' otherwise.
12085 (grep-process-setup): Call `grep-compute-defaults' if
12086 `grep-highlight-matches' is not computed. Set env-vars only
12087 if `grep-highlight-matches' is `t'.
12088 (grep-use-null-device): Remove redundant type `boolean' (`choice'
12089 is already defined).
12090
12091 * progmodes/compile.el (compilation-start): Use copy of
12092 `process-environment' created by `copy-sequence' to not
12093 modify env-vars in the global `process-environment'.
12094
12095 2004-09-06 Eli Zaretskii <eliz@gnu.org>
12096
12097 * simple.el (next-error-follow-minor-mode): Fix last change.
12098
12099 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
12100
12101 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
12102 permanent local.
12103
12104 2004-09-04 Richard M. Stallman <rms@gnu.org>
12105
12106 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
12107 highlighting if the search string is empty.
12108
12109 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
12110
12111 * facemenu.el (facemenu-active-faces): Change condition of inner
12112 `while' loop to also check the first two elements of `face-atts'
12113 and `mask-atts'.
12114
12115 2004-09-04 John Paul Wallington <jpw@gnu.org>
12116
12117 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
12118 (thumbs-view-image-mode): Make buffer read-only.
12119
12120 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
12121
12122 * textmodes/ispell.el (ispell-really-aspell): New defvar.
12123 (ispell-check-version): Set it.
12124 (ispell-send-replacement): New function.
12125 (ispell-process-line): Call ispell-send-replacement.
12126
12127 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12128
12129 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
12130 Support choosing seconds with "s".
12131
12132 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
12133
12134 * terminal.el (te-escape): Show `?' in prompt for help key.
12135
12136 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
12137
12138 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
12139
12140 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
12141
12142 * simple.el (next-error-follow-minor-mode)
12143 (next-error-follow-mode-post-command-hook): New functions.
12144 (next-error-follow-last-line): New defvar.
12145
12146 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
12147 * progmodes/compile.el (compilation-mode-map): Likewise.
12148 * progmodes/grep.el (grep-mode-map): Likewise.
12149 * replace.el (occur-mode-map): Likewise.
12150
12151 * newcomment.el (uncomment-region): Bind comment-use-global-state
12152 to nil.
12153
12154 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
12155
12156 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
12157 locally around the call to `revert-buffer'.
12158
12159 2004-09-03 Juri Linkov <juri@jurta.org>
12160
12161 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
12162 `isearch-adjusted' to `t'.
12163 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
12164 (isearch-message-prefix): Add "pending" for isearch-adjusted.
12165 (isearch-other-meta-char): Restore isearch-point unconditionally.
12166 (isearch-query-replace): Add new arg `regexp-flag' and use it.
12167 Set point to start of match if region is not active in transient
12168 mark mode (to include the current match to region boundaries).
12169 Push the search string to `query-replace-from-history-variable'.
12170 Add prompt "Query replace regexp" for isearch-regexp.
12171 Add region beginning/end as last arguments of `perform-replace.'
12172 (isearch-query-replace-regexp): Replace code by the call to
12173 `isearch-query-replace' with arg `t'.
12174
12175 2004-09-03 Richard M. Stallman <rms@gnu.org>
12176
12177 * startup.el (normal-top-level): Undo previous TERM change.
12178
12179 2004-09-03 Kim F. Storm <storm@cua.dk>
12180
12181 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
12182 highlight overlays; allow using RET when cursor is over a button.
12183 (cua--highlight-rectangle): Use it.
12184 (cua--rectangle-set-corners): Don't move backwards at eol.
12185 (cua--forward-line): Don't move into void after eob.
12186
12187 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
12188 point is set (and displayed) inside rectangle.
12189 (cua--rectangle-operation): Fix for highlight of empty lines.
12190 (cua--highlight-rectangle): Fix highlight for tabs.
12191 Position cursor at left/right edge of rectangle using new `cursor'
12192 property on overlay strings.
12193 (cua--indent-rectangle): Don't tabify.
12194 (cua-rotate-rectangle): Ignore that point has moved.
12195
12196 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12197
12198 * term/mac-win.el: Add ASCII equivalents for some function keys.
12199 (mode-line-frame-identification): Sync with x-win.el.
12200
12201 2004-09-02 Juri Linkov <juri@jurta.org>
12202
12203 * progmodes/compile.el (compilation-buffer-name): Compare major
12204 mode with second element of compilation-arguments instead of third
12205 to reflect latest changes in compilation-arguments structure.
12206 (recompile): Use global variable `compilation-directory' to get
12207 recent compilation directory only when `recompile' is invoked NOT
12208 in the compilation buffer. Otherwise, use `default-directory' of
12209 the compilation buffer.
12210 (compilation-error-properties): Allow to funcall col and end-col.
12211 (compilation-mode-font-lock-keywords): Check col and end-col by
12212 `integerp'.
12213 (compilation-goto-locus): If end-mk is non-nil in transient mark
12214 mode don't activate the mark (and don't display message in
12215 push-mark), but highlight overlay between mk and end-mk.
12216
12217 * progmodes/grep.el (grep-highlight-matches): New defcustom.
12218 (grep-regexp-alist): Add rule to highlight grep matches.
12219 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
12220
12221 * info.el (Info-fontify-node): Don't compute other-tag
12222 if Info-hide-note-references=hide.
12223
12224 * help.el (function-called-at-point):
12225 * help-fns.el (variable-at-point):
12226 Try `find-tag-default' when other methods failed.
12227
12228 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
12229 Do not push mark if inhibit-mark-movement is non-nil.
12230
12231 * textmodes/ispell.el (ispell-html-skip-alists):
12232 Fix backslashes in docstring.
12233
12234 2004-09-01 Juri Linkov <juri@jurta.org>
12235
12236 * isearch.el (isearch-wrap-function)
12237 (isearch-push-state-function): New defvars.
12238 (isearch-pop-fun-state): New defsubst.
12239 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
12240 (isearch-push-state): Set the result of calling
12241 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
12242 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
12243 restore the mode-specific starting point of terminated search.
12244 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
12245 (isearch-repeat): Call `isearch-wrap-function' if defined.
12246 (isearch-message-prefix): Don't add prefix "over" to the message
12247 for wrapped search if `isearch-wrap-function' is defined.
12248 (isearch-search): Call function saved in `isearch-pop-fun-state' to
12249 restore the mode-specific starting point of failed search.
12250
12251 * info.el (Info-search-whitespace-regexp): Fix backslashes.
12252 (Info-search): Add new optional arguments for the sake of isearch.
12253 Replace whitespace in Info-search-whitespace-regexp literally.
12254 Add backward search. Don't call `Info-select-node' if regexp is
12255 found in the same Info node. Don't add node to Info-history for
12256 wrapped isearch.
12257 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
12258 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
12259 (Info-mode): Set local variables `isearch-search-fun-function',
12260 `isearch-wrap-function', `isearch-push-state-function',
12261 `search-whitespace-regexp'.
12262
12263 * isearch.el: Remove ancient Change Log section.
12264 (isearch-string, isearch-message-string, isearch-point)
12265 (isearch-success, isearch-forward-flag, isearch-other-end)
12266 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12267 (isearch-barrier, isearch-within-brackets)
12268 (isearch-case-fold-search): Add suffix `-state' to state-related
12269 defsubsts to avoid name clashes with other function names.
12270
12271 * simple.el (next-error): New defgroup and defface.
12272 (next-error-highlight, next-error-highlight-no-select):
12273 New defcustoms.
12274 (next-error-no-select): Let-bind next-error-highlight to the value
12275 of next-error-highlight-no-select before calling `next-error'.
12276
12277 * progmodes/compile.el (compilation-goto-locus):
12278 Use `next-error' face instead of `region'. Set 4-th argument of
12279 `move-overlay' to `current-buffer' to move overlay to different
12280 source buffers. Use new variable `next-error-highlight'.
12281
12282 * simple.el (next-error-find-buffer): Move the rule
12283 "if current buffer is a next-error capable buffer" after the
12284 rule "if next-error-last-buffer is set to a live buffer".
12285 Simplify to test all rules in one `or'.
12286 (next-error): Doc fix.
12287 (next-error, previous-error, first-error)
12288 (next-error-no-select, previous-error-no-select):
12289 Make arguments optional.
12290
12291 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
12292
12293 * macros.el (apply-macro-to-region-lines): Make it operate on all
12294 lines that begin in the region, rather than on all complete lines
12295 in the region.
12296
12297 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12298
12299 * x-dnd.el (x-dnd-protocol-alist): Document update.
12300 (x-dnd-known-types): Defcustom it.
12301 (x-dnd-handle-motif): Print message-atom in error message.
12302
12303 2004-08-30 John Paul Wallington <jpw@gnu.org>
12304
12305 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
12306 strings rather than programatically constructing message.
12307
12308 2004-08-30 Richard M. Stallman <rms@gnu.org>
12309
12310 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
12311 Don't return a string that would read as the wrong character code.
12312
12313 2004-08-29 Kim F. Storm <storm@cua.dk>
12314
12315 * emulation/cua-base.el (cua-auto-expand-rectangles):
12316 Remove automatic rectangle padding feature; replace by non-destructive
12317 virtual rectangle edges feature.
12318 (cua-virtual-rectangle-edges): New defcustom.
12319 (cua-auto-tabify-rectangles): New defcustom.
12320 (cua-paste): If paste into a marked rectangle, insert rectangle at
12321 current column, even if virtual; also paste exactly as many lines
12322 as has been marked (ignore additional lines or add empty lines),
12323 but paste whole source if only one line is marked.
12324 (cua--update-indications): No longer use overwrite-cursor to
12325 indicate rectangle padding
12326
12327 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
12328 (cua--rectangle-virtual-edges): New defun.
12329 (cua--rectangle-get-corners): Remove optional PAD arg.
12330 (cua--rectangle-set-corners): Never do padding.
12331 (cua--forward-line): Remove optional PAD arg. Simplify.
12332 (cua-resize-rectangle-right, cua-resize-rectangle-left)
12333 (cua-resize-rectangle-down, cua-resize-rectangle-up):
12334 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
12335 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
12336 (cua--rectangle-move): Never do padding. Simplify.
12337 (cua--tabify-start): New defun.
12338 (cua--rectangle-operation): Add tabify arg. All callers changed.
12339 (cua--pad-rectangle): Remove.
12340 (cua--delete-rectangle): Handle delete with virtual edges.
12341 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
12342 (cua--insert-rectangle): Handle insert at virtual column.
12343 Perform auto-tabify if necessary.
12344 (cua--activate-rectangle): Remove optional FORCE arg.
12345 Never do padding. Simplify.
12346 (cua--highlight-rectangle): Enhance for virtual edges.
12347 (cua-toggle-rectangle-padding): Remove command.
12348 (cua-toggle-rectangle-virtual-edges): New command.
12349 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
12350 (cua--rectangle-post-command): Don't force rectangle padding.
12351 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
12352
12353 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
12354
12355 * indent.el (edit-tab-stops-buffer): Doc fix.
12356
12357 2004-08-28 Richard M. Stallman <rms@gnu.org>
12358
12359 * progmodes/grep.el (grep-default-command): Use find-tag-default.
12360 (grep-tag-default): Function deleted.
12361
12362 * subr.el (find-tag-default): Move from etags.el.
12363
12364 * progmodes/etags.el (find-tag-default): Move to subr.el.
12365
12366 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
12367 into the basic character if it has an uppercase form.
12368
12369 2004-08-27 Kenichi Handa <handa@m17n.org>
12370
12371 * international/utf-8.el (utf-8-post-read-conversion): If the
12372 buffer is unibyte, temporarily make it multibyte.
12373
12374 2004-08-27 Masatake YAMATO <jet@gyve.org>
12375
12376 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
12377
12378 2004-08-25 John Paul Wallington <jpw@gnu.org>
12379
12380 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
12381 0, 1, and many mismatches in message.
12382 (tex-start-shell): Use `set-process-query-on-exit-flag'.
12383
12384 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
12385 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
12386
12387 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
12388
12389 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
12390 vc-diff-switches differently.
12391
12392 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
12393
12394 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
12395 before and a real defvar after
12396 `speedbar-supported-extension-expressions'. This is to silence
12397 the compiler without breaking bootstrapping.
12398
12399 2004-08-22 Richard M. Stallman <rms@gnu.org>
12400
12401 * textmodes/flyspell.el (flyspell-word):
12402 Use set-process-query-on-exit-flag.
12403 (flyspell-highlight-duplicate-region): Take POSS as arg.
12404 (flyspell-word): Pass POSS as arg.
12405
12406 * progmodes/ada-xref.el: Many doc and style fixes.
12407 (ada-find-any-references): Use compilation-start.
12408 (ada-get-ali-file-name): Improve error msg.
12409 (ada-get-ada-file-name): Likewise.
12410
12411 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
12412 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
12413
12414 * mail/mail-extr.el (mail-extr-all-top-level-domains):
12415 Add forward defvar.
12416
12417 * whitespace.el (global-whitespace-mode): New alias
12418 for whitespace-global-mode.
12419
12420 * speedbar.el (speedbar-file-regexp): Move definition up.
12421 (speedbar-mode, speedbar-set-mode-line-format):
12422 Use with-no-warnings.
12423 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
12424
12425 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
12426 controls whether to display the error buffer.
12427
12428 * ps-mule.el: Delete compatibility code for old Emacses.
12429 (ps-mule-find-wrappoint): Don't use chars-in-region.
12430
12431 * frame.el (display-mouse-p, display-selections-p):
12432 Use with-no-warnings.
12433
12434 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
12435
12436 2004-08-22 David Kastrup <dak@gnu.org>
12437
12438 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
12439 information.
12440
12441 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
12442
12443 2004-08-22 Andreas Schwab <schwab@suse.de>
12444
12445 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
12446
12447 2004-08-22 Masatake YAMATO <jet@gyve.org>
12448
12449 * cvs-status.el (cvs-status-checkout): New function.
12450 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
12451
12452 2004-08-21 David Kastrup <dak@gnu.org>
12453
12454 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
12455 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
12456 has been converted to use hashtables, the relation `nil=none' is
12457 no longer valid, as `nil' is not a hashtable. This patch tries to
12458 reduce the number of resulting errors.
12459
12460 2004-08-21 John Paul Wallington <jpw@gnu.org>
12461
12462 * subr.el (process-kill-without-query): Made obsolete in
12463 version 21.4, not 21.5.
12464
12465 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
12466 (vc-previous-comment, vc-next-comment)
12467 (vc-comment-search-reverse, vc-comment-search-forward)
12468 (vc-comment-to-change-log): Likewise.
12469
12470 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
12471
12472 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
12473
12474 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
12475 Correct indentation of DEFMETHODS with non-standard method
12476 combinations (e.g., PROGN, MIN, MAX).
12477
12478 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
12479
12480 * startup.el (normal-top-level-add-subdirs-to-load-path):
12481 Avoid unnecessarily checking system-type.
12482 (normal-top-level): Set TERM to "dumb". Simplify.
12483
12484 * avoid.el (mouse-avoidance-ignore-p): New fun.
12485 Also ignore switch-frame, select-window, double, and triple clicks.
12486 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
12487 (mouse-avoidance-fancy-hook): Use it.
12488
12489 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
12490
12491 * avoid.el (mouse-avoidance-nudge-mouse)
12492 (mouse-avoidance-banish-destination): Stay within the current window
12493 to avoid problems with mouse-autoselect-window.
12494
12495 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
12496
12497 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
12498 the newer format of some messages in cvs-1.12.1.
12499
12500 2004-08-19 Masatake YAMATO <jet@gyve.org>
12501
12502 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
12503 (elp-results-jump-to-definition-by-mouse)
12504 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
12505 (elp-output-result): Use elp-output-insert-symname.
12506
12507 2004-08-18 Kenichi Handa <handa@m17n.org>
12508
12509 * language/cyrillic.el: Register koi8-r in
12510 ctext-non-standard-encodings-alist.
12511 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
12512
12513 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
12514
12515 * emacs-lisp/copyright.el (copyright-update-year): Delete code
12516 that replaces 20xy with xy.
12517
12518 2004-08-17 John Paul Wallington <jpw@gnu.org>
12519
12520 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
12521 (reb-force-update): Doc fix.
12522
12523 2004-08-16 Richard M. Stallman <rms@gnu.org>
12524
12525 * progmodes/which-func.el (which-func-update-1): Doc fix.
12526
12527 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
12528 (sh-mode-abbrev-table): New variable.
12529
12530 * progmodes/compile.el (compilation-mode): Doc fix.
12531
12532 * emacs-lisp/lisp-mode.el (eval-last-sexp):
12533 Don't cons a new symbol each time.
12534 (eval-last-sexp-fake-value): New variable.
12535
12536 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
12537 (copyright-update-year): Detect continuation of list of years.
12538
12539 * term.el (term-default-fg-color, term-default-bg-color)
12540 (ansi-term-color-vector): Use `unspecified', not nil, as default.
12541
12542 * imenu.el: Several doc fixes: don't say variables are buffer-local.
12543
12544 2004-08-16 Davis Herring <herring@lanl.gov>
12545
12546 * isearch.el (isearch-string, isearch-message-string, isearch-point)
12547 (isearch-success, isearch-forward-flag, isearch-other-end)
12548 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12549 (isearch-barrier, isearch-within-brackets)
12550 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
12551
12552 2004-08-16 Kenichi Handa <handa@m17n.org>
12553
12554 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
12555
12556 2004-08-15 Kenichi Handa <handa@m17n.org>
12557
12558 * term/x-win.el (x-selection-value): If utf8 was successful but
12559 ctext was not, use utf8 string.
12560
12561 2004-08-14 Davis Herring <herring@lanl.gov>
12562
12563 * isearch.el: Remove accidental changes of March 4. Fix backing
12564 up when a regexp isearch is made more general. Use symbolic
12565 accessor functions for isearch stack frames to make usage clearer.
12566 (search-whitespace-regexp): Made groups in documentation shy (as
12567 is the group in the default value).
12568 (isearch-fallback): New function, addresses problems with regexps
12569 liberalized by `\|', adds support for liberalization by `\}' (the
12570 general repetition construct), and incorporates behavior for
12571 `*'/`?'.
12572 (isearch-}-char): New command, calls `isearch-fallback' with
12573 arguments appropriate to a typed `}'.
12574 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
12575 appropriately.
12576 (isearch-mode-map): Bind `}' to `isearch-}-char'.
12577 (isearch-string, isearch-message,string, isearch-point)
12578 (isearch-success, isearch-forward-flag, isearch-other-end)
12579 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12580 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
12581 New inline functions to read fields of a stack frame.
12582
12583 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
12584
12585 * battery.el (battery-linux-proc-acpi): Look into battery
12586 directories matching the literal string "CMB", too (required for
12587 Linux kernel version 2.6.7).
12588
12589 2004-08-14 John Paul Wallington <jpw@gnu.org>
12590
12591 * cus-start.el (read-file-name-completion-ignore-case): Add.
12592 (blink-cursor-alist): Change version to "21.4".
12593
12594 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
12595
12596 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
12597
12598 * speedbar.el (speedbar-scan-subdirs): New option.
12599 (speedbar-file-lists): Don't ignore file-name case on Unix and use
12600 dolist.
12601 (speedbar-insert-files-at-point): Take an extra argument and use
12602 it to optionally find out if a subdir is empty. Also unreadable
12603 files don't get expand buttons.
12604 (speedbar-directory): New image (unused pixmap already existed).
12605 (speedbar-expand-image-button-alist): Use it.
12606
12607 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
12608
12609 CC Mode update to 5.30.9:
12610
12611 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
12612 Move from cc-vars to cc-defs for dependency reasons. Fix the
12613 POSIX char class test to check that it works in
12614 `skip-chars-(forward|backward)' too.
12615
12616 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
12617 first argument starts with a special brace list.
12618
12619 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
12620 when `c-opt-type-concat-key' is used (i.e. in Pike).
12621
12622 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
12623 Fix bug when the inner char pair doesn't have paren syntax,
12624 i.e. "(<>)".
12625
12626 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
12627 whitespace safe.
12628
12629 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
12630 position for `arglist-intro', `arglist-cont-nonempty' and
12631 `arglist-close' when there are two arglist open parens on the same
12632 line and there's nothing in front of the first.
12633
12634 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
12635 locking of qualified names in Java, which previously could fontify
12636 common indexing expressions in many cases. The standard Java
12637 naming conventions are used to tell them apart.
12638
12639 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
12640 Fix inconsistency wrt opening parens on the first line inside a paren
12641 block.
12642
12643 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
12644 compile time for the sake of `c-major-mode-is'.
12645
12646 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
12647 `c-major-mode-is' in the event that this is used inside a
12648 `c-lang-defconst'.
12649
12650 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
12651 `c-lang-defconst' so that it works better with fallback languages.
12652
12653 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
12654 it to fail to record the base mode.
12655
12656 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12657 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
12658 is used. Reorder the syntax checks to get more efficient
12659 skipping in some situations.
12660
12661 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
12662 continuation which might precede the newly inserted '{'.
12663
12664 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12665 Fix cases where it could loop indefinitely.
12666
12667 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
12668 size specs correctly. Only fontify identifiers in front of '('
12669 with as functions - don't accept any paren char. Tighten up
12670 initializer skipping to stop before function and class blocks.
12671
12672 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
12673 the point could be left directly after an open paren when finding
12674 the beginning of the first decl in the block.
12675
12676 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
12677 table when filtering out legitimate open parens to be recorded.
12678 This could cause cache inconsistencies when e.g.
12679 `c++-template-syntax-table' was temporarily in use.
12680
12681 * progmodes/cc-engine.el (c-on-identifier)
12682 (c-simple-skip-symbol-backward): Small fix for handling "-"
12683 correctly in `skip-chars-backward'. Affected the operator lfun
12684 syntax in Pike.
12685
12686 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
12687 Fix bug that could cause an error from `after-change-functions' when
12688 the changed region is at bob.
12689
12690 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
12691
12692 CC Mode update to 5.30.9:
12693
12694 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
12695 to say that <TAB> doesn't insert WS into a CPP line.
12696 (c-indent-command, c-tab-always-indent): Amend doc strings.
12697
12698 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
12699 checks for user errors, thus eliminating cryptic and unhelpful
12700 Emacs error messages. (1) Check the arg to `c-set-style' is a
12701 string. (2) Check that settings to `c-offsets-alist' are not
12702 spuriously quoted.
12703
12704 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
12705 which precedes the newly inserted `{'.
12706
12707 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
12708
12709 Sync with Tramp 2.0.44.
12710
12711 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
12712 function "tramp_file_attributes". Otherwise, file names
12713 containing spaces are misinterpreted. Reported by Magnus Henoch
12714 <mange@freemail.hu>.
12715 (tramp-handle-file-truename): FILENAME must be expanded first.
12716 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
12717 obscure results. Reported by D. Goel <deego@gnufans.org>.
12718 (tramp-handle-verify-visited-file-modtime): If file does not
12719 exist, say it is not modified if and only if that agrees with the
12720 buffer's record. Check whether a file is visiting the buffer, or
12721 the buffer has no recorded last modification time. Return t in
12722 case the visiting file doesn't exist. Suggested by Luc Teirlinck
12723 <teirllm@auburn.edu>.
12724 (tramp-handle-write-region): Pass modtime explicitely to
12725 `set-visited-file-modtime', because filename can be different
12726 from (buffer-file-name) if `file-precious-flag' is set.
12727 `set-visited-file-modtime' must be called always when `visit' is t
12728 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
12729 (tramp-handle-set-visited-file-modtime): If `time-list' is not
12730 nil, don't apply the whole body. If the file doesn't exists, set
12731 modtime to '(-1 65535). Suggested by Luc Teirlinck
12732 <teirllm@auburn.edu>.
12733
12734 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
12735
12736 * help.el (describe-bindings): Doc fix.
12737
12738 * subr.el (kbd): Doc fix.
12739
12740 2004-08-08 John Paul Wallington <jpw@gnu.org>
12741
12742 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
12743 instead of `string-to-int'.
12744 (define-ibuffer-column mode): Fix indentation.
12745
12746 2004-08-08 Lars Hansen <larsh@math.ku.dk>
12747
12748 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
12749
12750 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
12751
12752 * subr.el (global-unset-key, local-unset-key): Doc fixes.
12753
12754 * novice.el (disabled-command-function): New variable renamed from
12755 `disabled-command-hook'.
12756 (disabled-command-hook): Keep the _variable_ as alias for
12757 `disabled-command-function' and make obsolete.
12758 (disabled-command-function): Function renamed from
12759 `disabled-command-hook'. Adapt code to name change of the variable.
12760
12761 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
12762
12763 * simple.el (completion-root-regexp): New defvar.
12764 (completion-setup-function): Use it instead of a literal string.
12765
12766 2004-08-07 John Paul Wallington <jpw@gnu.org>
12767
12768 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
12769 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
12770 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
12771 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
12772
12773 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12774
12775 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
12776 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
12777
12778 2004-08-04 Kenichi Handa <handa@m17n.org>
12779
12780 * international/encoded-kb.el (encoded-kbd-setup-keymap):
12781 Fix previous change.
12782
12783 2004-08-03 Kenichi Handa <handa@m17n.org>
12784
12785 * international/encoded-kb.el: The following changes are to
12786 utilize key-translation-map instead of minor mode map.
12787 (encoded-kbd-iso2022-non-ascii-map): Delete it.
12788 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
12789 (encoded-kbd-last-key): New function.
12790 (encoded-kbd-iso2022-single-shift): New function.
12791 (encoded-kbd-iso2022-designation)
12792 (encoded-kbd-self-insert-iso2022-7bit)
12793 (encoded-kbd-self-insert-iso2022-8bit)
12794 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
12795 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
12796 key-translation-map.
12797 (encoded-kbd-setup-keymap): Setup key-translation-map.
12798 (saved-key-translation-map): New variable.
12799 (encoded-kbd-mode): Save/restore key-translation-map.
12800 Adjust for the change of encoded-kbd-setup-keymap.
12801
12802 2004-08-02 Kim F. Storm <storm@cua.dk>
12803
12804 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
12805 and call compute-motion with nil for topos and width to get proper
12806 usable width and height for both window and non-window systems.
12807
12808 * windmove.el (windmove-coordinates-of-position): Let compute-motion
12809 calculate usable window width and height.
12810
12811 * window.el (window-buffer-height): Call compute-motion with nil width.
12812
12813 2004-08-01 David Kastrup <dak@gnu.org>
12814
12815 * replace.el (query-replace-read-from):
12816 Use `query-replace-compile-replacement'.
12817 (query-replace-compile-replacement): New function.
12818 (query-replace-read-to): Use `query-replace-compile-replacement'
12819 for repeating the last command.
12820
12821 2004-08-01 John Paul Wallington <jpw@gnu.org>
12822
12823 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
12824 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
12825 (pr-switches): Remove period from end of error messages.
12826
12827 * help-mode.el (help-go-back): Likewise.
12828
12829 * abbrev.el (only-global-abbrevs): Doc fix.
12830 (edit-abbrevs-map): Define within defvar.
12831 (quietly-read-abbrev-file): Doc fix.
12832
12833 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
12834
12835 * novice.el (enable-command, disable-command): Doc fixes.
12836
12837 * subr.el (event-modifiers, event-basic-type): Doc fixes.
12838
12839 2004-07-30 Richard M. Stallman <rms@gnu.org>
12840
12841 * subr.el (with-local-quit): Doc fix.
12842
12843 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
12844
12845 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
12846
12847 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
12848
12849 * custom.el (defcustom): Doc fix.
12850
12851 2004-07-28 Masatake YAMATO <jet@gyve.org>
12852
12853 * progmodes/etags.el (etags-tags-apropos): Show building progress.
12854
12855 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
12856
12857 * imenu.el (imenu-prev-index-position-function)
12858 (imenu-extract-index-name-function, imenu-name-lookup-function)
12859 (imenu--index-alist): Docstring redundancy fix.
12860
12861 2004-07-25 Lars Hansen <larsh@math.ku.dk>
12862
12863 * wdired.el (wdired-finish-edit): Require dired-aux before locally
12864 binding dired-backup-overwrite.
12865
12866 2004-07-25 John Paul Wallington <jpw@gnu.org>
12867
12868 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
12869
12870 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
12871
12872 * term/tty-colors.el (tty-color-approximate): Doc fix.
12873
12874 * select.el (x-get-selection, x-set-selection): Doc fixes.
12875
12876 * frame.el (make-frame): Doc fix.
12877
12878 2004-07-24 Richard M. Stallman <rms@gnu.org>
12879
12880 * mail/rmail.el (rmail-mime-charset-pattern):
12881 Don't include semicolon in the charset value.
12882
12883 * replace.el (occur-next-error): Call set-window-point.
12884 (occur-engine): Handle negative NLINES.
12885
12886 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
12887
12888 * frame.el (modify-all-frames-parameters): Minor doc fix.
12889 (set-frame-configuration): Doc fix.
12890
12891 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12892
12893 * simple.el (completion-setup-function): Compute the common parts
12894 and the first difference place correctly when
12895 partial-completion-mode is on.
12896
12897 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12898
12899 * ps-print.el: Doc fix.
12900 (ps-print-version): New version 6.6.5.
12901 (ps-printing-region): Doc fix.
12902 (ps-generate-string-list): Comment fix.
12903 (ps-message-log-max): Code fix.
12904
12905 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
12906
12907 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
12908 generated PostScript.
12909
12910 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
12911
12912 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
12913 with Gnus v5_10 branch.)
12914
12915 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
12916
12917 * calendar/time-date.el (time-to-number-of-days): New function.
12918 Imported from from Gnus.
12919
12920 2004-07-22 Kim F. Storm <storm@cua.dk>
12921
12922 * progmodes/make-mode.el: Fix comments.
12923
12924 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12925
12926 * printing.el: Doc fix.
12927
12928 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
12929
12930 * frame.el (modify-all-frames-parameters): Minor doc fix.
12931
12932 2004-07-20 Richard M. Stallman <rms@gnu.org>
12933
12934 * textmodes/fill.el (fill-nobreak-p): If this break point is
12935 at the end of the line, don't consider the newline which follows
12936 as a reason to return t.
12937
12938 2004-07-19 John Paul Wallington <jpw@gnu.org>
12939
12940 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
12941
12942 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
12943
12944 * dired-aux.el (dired-do-kill-lines): Expand docstring.
12945 Delete irrelevant code.
12946
12947 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12948
12949 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12950 New docstring. From Luc Teirlinck.
12951
12952 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
12953
12954 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
12955 section.
12956 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
12957 non-file buffers. We know it is nil.
12958
12959 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12960
12961 Sync with Tramp 2.0.43.
12962
12963 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12964 Remove outdated comment.
12965 (tramp-locked, tramp-locker): New variables for implementing a
12966 global lock.
12967 (tramp-sh-file-name-handler): Use them to implement the global lock.
12968
12969 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
12970
12971 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
12972 calls to respective `xxx` calls.
12973 (tramp-process-alive-regexp): Precise doc string.
12974 (tramp-multi-action-process-alive): New defun.
12975 (tramp-multi-actions): Use it.
12976 (tramp-handle-find-backup-file-name): `copy-tree' is available
12977 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
12978 in order to avoid this function.
12979 (tramp-handle-write-region): Set current buffer. If connection
12980 wasn't open, `file-modes' has changed it accidently. Reported by
12981 David Kastrup <dak@gnu.org>.
12982 (tramp-enter-password, tramp-read-passwd): New arguments USER and
12983 HOST.
12984 (tramp-action-password, tramp-multi-action-password): Apply it.
12985 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
12986 name must still contain the port number. Otherwise, we have two
12987 Tramp buffers, with all the confusion. Reported by Myron Selby
12988 <myron@xytech.com> and Rolf Dubitzky
12989 <Dubitzky@physi.uni-heidelberg.de>.
12990
12991 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
12992 HOST to `tramp-enter-passwd'.
12993
12994 * net/tramp-vc.el (all): Code cleanup. Change all
12995 `tramp-handle-xxx' calls to respective `xxx` calls.
12996
12997 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
12998
12999 * emacs-lisp/testcover.el: New category "potentially-1valued" for
13000 functions that are not erroneous if either 1-valued or
13001 multi-valued. Detect functions in this class.
13002 (testcover-1value-functions, testcover-compose-functions)
13003 (testcover-progn-functions) Add some additional functions to lists.
13004 (testcover-mark): Bugfix when marking up the definition for an
13005 empty function.
13006
13007 2004-07-17 Richard M. Stallman <rms@gnu.org>
13008
13009 * replace.el (occur-read-primary-args): Pass default to
13010 read-from-minibuffer.
13011
13012 * mail/footnote.el (footnote-section-tag): Use defcustom.
13013
13014 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
13015 Compile font-lock-keywords, not KEYWORDS.
13016 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
13017 Add warn, check-type. Handle cerror like error.
13018
13019 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
13020
13021 * progmodes/which-func.el (which-func-keymap): New var.
13022 (which-func-face): New face.
13023 (which-func-format): Use them.
13024
13025 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13026
13027 * buff-menu.el (list-buffers-noselect): Append the buffer's
13028 process status to its mode name.
13029
13030 2004-07-16 Kim F. Storm <storm@cua.dk>
13031
13032 * simple.el (inhibit-mark-movement): New defvar.
13033 (beginning-of-buffer, end-of-buffer): Do not push mark if
13034 inhibit-mark-movement is non-nil or C-u prefix is given.
13035
13036 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
13037 Init to beginning-of-buffer and end-of-buffer.
13038 (cua--undo-push-mark): New defvar.
13039 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
13040 already active and command is in cua--preserve-mark-commands.
13041 Also fix check for shift modifier on non-window systems.
13042 (cua--post-command-handler): Clear inhibit-mark-movement if set.
13043
13044 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
13045
13046 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
13047 of two integers, instead of a cons.
13048
13049 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
13050 `visited-file-modtime' now returns a list of two integers, instead
13051 of a cons.
13052
13053 * dired.el (dired-directory-changed-p): Ditto.
13054
13055 * progmodes/grep.el (grep): Doc fix.
13056
13057 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
13058
13059 * autorevert.el (auto-revert-tail-mode)
13060 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
13061 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
13062 in both at the same time.
13063 (auto-revert-tail-mode): New command.
13064 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
13065 (auto-revert-handler): Revert only either tail or whole file.
13066
13067 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
13068 add auto-revert-tail-mode.
13069
13070 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13071
13072 * printing.el: Doc fix. Change name of some funs.
13073 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
13074 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
13075 (pr-standard-file-name): New fun. Replace pr-standard-path.
13076 (pr-call-process): Code fix.
13077
13078 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
13079
13080 * subr.el (with-selected-window): Doc fix.
13081
13082 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
13083
13084 * subr.el (get-buffer-window-list): Doc fix.
13085
13086 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
13087
13088 * files.el (switch-to-buffer-other-window): Doc fix.
13089
13090 * window.el (save-selected-window, one-window-p)
13091 (split-window-keep-point, split-window-vertically)
13092 (split-window-horizontally): Doc fixes.
13093
13094 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13095
13096 * printing.el: Doc fix. Now it uses call-process instead of
13097 shell-command for low command execution.
13098 (pr-version): New version number (6.8).
13099 (pr-shell-file-name): Option removed.
13100 (pr-shell-command): Fun removed.
13101 (pr-call-process): New fun. Replace pr-shell-command.
13102 (pr-standard-path, pr-remove-nil-from-list): New funs.
13103 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
13104 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
13105 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
13106 (pr-ps-utility-process, pr-txt-print): Code fix.
13107
13108 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13109
13110 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
13111 boolean.
13112
13113 2004-07-09 Lars Hansen <larsh@math.ku.dk>
13114
13115 * wid-edit.el (widget-field-buffer): Doc fix.
13116
13117 2004-07-09 John Paul Wallington <jpw@gnu.org>
13118
13119 * emacs-lisp/re-builder.el (reb-update-overlays):
13120 Distinguish between one and several matches in message.
13121
13122 2004-07-09 Richard M. Stallman <rms@gnu.org>
13123
13124 * mouse.el (mouse-set-region-1): If transient-mark-mode
13125 is `identity', change it to `only'.
13126
13127 * simple.el (current-word): Doc fix.
13128
13129 2004-07-09 Mark A. Hershberger <mah@everybody.org>
13130
13131 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
13132 so that it is more understanding of whitespace.
13133
13134 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
13135 (("ns" . "element") (attr-list) children) instead of
13136 ((:ns . "element") (attr-list) children) in order to reduce the
13137 number of symbols used.
13138 (xml-skip-dtd): Change to use xml-parse-dtd but set
13139 xml-validating-parsing to nil.
13140 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
13141 (xml-substitute-entity): Remove in favor of new entity substitution.
13142 (xml-substitute-special): Rewrite in to substitute complex
13143 entities from DOCTYPE declarations.
13144 (xml-parse-fragment): Parse fragments from entity deleclarations.
13145 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
13146 (xml-parse-dtd, xml-substitute-special): Make validity checks
13147 conditioned on xml-validating-parser. Add "Not Well Formed" to
13148 error messages about well-formedness.
13149
13150 2004-07-08 Steven Tamm <steventamm@mac.com>
13151
13152 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
13153 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
13154 Do not treat double clicks and triple clicks specially in the
13155 scroll bar (preventing strange repositioning problems)
13156
13157 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
13158
13159 * replace.el (query-replace-regexp-eval): Fix last change.
13160
13161 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
13162
13163 * replace.el (query-replace-descr): New fun.
13164 (query-replace-read-from, query-replace-read-args): Default to the
13165 previous from&to.
13166 (query-replace-read-to): Quote the `from' string when displaying it.
13167 (query-replace-regexp-eval): Immediately check read-only status.
13168 Use query-replace-read-from to get the \n checking.
13169 Quote the `from' string when displaying it.
13170 (map-query-replace-regexp, occur-read-primary-args):
13171 Quote the `from' string when displaying it.
13172
13173 * isearch.el (isearch-query-replace): Pass the regexp-ness and
13174 delimited-ness of the search to query-replace.
13175
13176 * replace.el (query-replace-read-from, query-replace-read-to):
13177 New funs extracted from query-replace-read-args.
13178 (query-replace-read-args): Use them.
13179
13180 * replace.el (query-replace-interactive, query-replace-read-args):
13181 Remove the `initial' special value.
13182 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
13183 (occur-engine): Remove unused var `matchend'.
13184
13185 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
13186 Use the search string without prompting.
13187
13188 2004-07-05 Kenichi Handa <handa@m17n.org>
13189
13190 * international/mule.el (decode-coding-inserted-region):
13191 Set last-coding-system-used only when coding is nil.
13192
13193 2004-07-03 Eli Zaretskii <eliz@gnu.org>
13194
13195 * progmodes/grep.el (grep-compute-defaults, grep-command)
13196 (grep-program, find-program, grep-find-use-xargs, grep-history)
13197 (grep-find-history, grep-tag-default, grep-find-command)
13198 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
13199 Add autoload cookies, for unbundled packages that load `compile'
13200 and expect all grep-related symbols to become defined.
13201
13202 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
13203
13204 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
13205 (iimage-mode-image-search-path): New user option to search the
13206 image file.
13207 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
13208 have locate-file.
13209 (iimage-mode-buffer): Use it.
13210
13211 2004-07-03 Nick Roberts <nickrob@gnu.org>
13212
13213 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
13214 carefully.
13215 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
13216
13217 2004-07-03 Juri Linkov <juri@jurta.org>
13218
13219 * replace.el (query-replace-read-args): Swallow space after 'foo,
13220 not after (quote foo). Match space only immediately after symbol,
13221 not anywhere in the whole string.
13222
13223 2004-07-02 Richard M. Stallman <rms@gnu.org>
13224
13225 * replace.el (query-replace-read-args): Swallow space after
13226 symbols, not after closeparens. But avoid error if string ends there.
13227
13228 * progmodes/python.el (python-beginning-of-statement):
13229 Exit the loop if backward-up-list gets error.
13230
13231 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
13232
13233 2004-07-02 Andre Spiegel <spiegel@gnu.org>
13234
13235 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
13236 only if vc-consult-headers is non-nil.
13237
13238 2004-07-02 Juri Linkov <juri@jurta.org>
13239
13240 * pcvs.el (cvs-mode-diff-repository): New command.
13241
13242 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
13243
13244 2004-07-01 Juri Linkov <juri@jurta.org>
13245
13246 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
13247 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
13248 C-M-% to isearch-query-replace-regexp.
13249 (minibuffer-local-isearch-map): Add arrow key bindings.
13250 Bind C-f to isearch-yank-char-in-minibuffer.
13251 (isearch-forward): Doc fix.
13252 (isearch-edit-string): Doc fix.
13253 (isearch-query-replace, isearch-query-replace-regexp): New funs.
13254 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
13255 (isearch-yank-char): Add optional arg.
13256 (isearch-yank-char-in-minibuffer): New fun.
13257
13258 * replace.el (query-replace-interactive): Change type from boolean
13259 to choice. Add value `initial'.
13260 (query-replace-read-args): Handle value `initial' of
13261 query-replace-interactive.
13262
13263 2004-06-29 Kim F. Storm <storm@cua.dk>
13264
13265 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
13266 (breakpoint-disabled-bitmap-face): Add :group 'gud.
13267
13268 * progmodes/ada-xref.el (ada-tight-gvd-integration):
13269 Add :group 'ada.
13270
13271 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
13272
13273 2004-06-29 Juri Linkov <juri@jurta.org>
13274
13275 * replace.el (query-replace-read-args): Swallow a space after
13276 everything except )]" which in most cases means after a symbol.
13277
13278 * emacs-lisp/pp.el (pp-buffer): Add autoload.
13279
13280 2004-06-28 Richard M. Stallman <rms@gnu.org>
13281
13282 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
13283 More changes to go with previous change in font-lock.el.
13284
13285 2004-06-26 David Kastrup <dak@gnu.org>
13286
13287 * replace.el (perform-replace): Highlight the match even in
13288 non-query mode if there is potential replace string editing.
13289
13290 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
13291
13292 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
13293 agree with new return value of `file-remote-p'.
13294 This syncs with Tramp 2.0.42.
13295
13296 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
13297 according to new documentation of `file-remote-p'.
13298
13299 * files.el (file-remote-p): Fix doc to say that return value is
13300 identification of remote system, if not nil.
13301 (file-relative-name): Use new return value of `file-remote-p'.
13302
13303 2004-06-26 Nick Roberts <nickrob@gnu.org>
13304
13305 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
13306 (gdb-goto-breakpoint): Fix breakage.
13307
13308 2004-06-26 Eli Zaretskii <eliz@gnu.org>
13309
13310 * man.el (Man-getpage-in-background): Add windows-nt to the list
13311 of systems where shell-file-name should be used instead of
13312 literal "sh".
13313
13314 2004-06-25 Sam Steingold <sds@gnu.org>
13315
13316 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
13317 function names `(setf symbol)'.
13318
13319 2004-06-24 Richard M. Stallman <rms@gnu.org>
13320
13321 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
13322
13323 * font-lock.el (font-lock-keywords): Change format of compiled values.
13324 Document it.
13325 (font-lock-add-keywords): If font-lock-keywords is compiled,
13326 extract the uncompiled version, modify, then recompile.
13327 (font-lock-remove-keywords): Likewise.
13328 (font-lock-fontify-keywords-region): Handle changed format.
13329 (font-lock-compile-keywords): Handle changed format.
13330 (font-lock-set-defaults): Compile the keywords explicitly here.
13331
13332 2004-06-24 David Kastrup <dak@gnu.org>
13333
13334 * replace.el (query-replace-read-args): Implement `\,' and `\#'
13335 replacements here.
13336 (query-replace-regexp): Doc string explaining this and the new
13337 `\?' replacement. Remove `\,' and `\#' implementation here, as it
13338 is better placed in `query-replace-read-args'.
13339 (replace-regexp): Explain `\,', `\#' and `\?'.
13340 (replace-match-data): New function for thorough reuse/destruction
13341 of old match-data.
13342 (replace-match-maybe-edit): Function for implementing `\?' editing.
13343 (perform-replace): Fix maintaining of the match stack including
13344 already matched regions, implement `\?', fix various problems
13345 with regions while editing and other stuff.
13346 (replace-highlight): Simplify.
13347
13348 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
13349
13350 * progmodes/grep.el (grep-error-screen-columns): New variable.
13351 (grep-regexp-alist): Give it the full functionality of gnu style
13352 compilation messages with line and column ranges. Ask me for the
13353 perl script I'm working on, that uses these.
13354
13355 2004-06-23 Nick Roberts <nickrob@gnu.org>
13356
13357 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
13358 Remove.
13359 (comint-insert-input, comint-mouse-insert-input): New functions
13360 based on comint-insert-clicked-input for two bindings but just
13361 one functionality.
13362
13363 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
13364
13365 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
13366
13367 2004-06-23 Lars Hansen <larsh@math.ku.dk>
13368
13369 * files.el (write-contents-functions): Doc fix.
13370
13371 2004-06-21 Juanma Barranquero <lektu@terra.es>
13372
13373 * image.el (image-library-alist): Rewrite docstring in active voice.
13374
13375 2004-06-20 Richard M. Stallman <rms@gnu.org>
13376
13377 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
13378
13379 * isearch.el (isearch-repeat): Avoid testing old match data.
13380 (isearch-message): Display trailing space in special font
13381 when search is failing.
13382 (isearch-search-fun-function): Doc fix.
13383
13384 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
13385
13386 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
13387
13388 * frame.el (show-trailing-whitespace): Doc fix.
13389
13390 * cus-edit.el (custom-variable-documentation): New function.
13391 (custom-variable): Use it.
13392
13393 2004-06-19 Nick Roberts <nickrob@gnu.org>
13394
13395 * man.el (Man-getpage-in-background): Revert previous change but
13396 make cygwin a special case.
13397
13398 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
13399
13400 * autorevert.el (global-auto-revert-non-file-buffers):
13401 Update docstring.
13402
13403 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
13404
13405 * progmodes/compile.el (compilation-error-properties): Store one
13406 more than end-col, if present, so that transient-mark-mode will
13407 highlight last char too.
13408 * progmodes/grep.el (grep-regexp-alist): Match columns and column
13409 ranges, if present.
13410
13411 2004-06-18 Jason Rumney <jasonr@gnu.org>
13412
13413 * makefile.w32-in: Double percent signs in for loops.
13414
13415 2004-06-17 David Kastrup <dak@gnu.org>
13416
13417 * replace.el (query-replace-read-args): Only warn about use of \n
13418 and \t when we are doing a regexp replacement and the actual
13419 escaped character is n or t.
13420 (query-replace-regexp): Add \, and \# interpretation to
13421 interactive call and document it.
13422 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
13423 as shortkey for replace-count.
13424 (replace-quote): New function for doubling backslashes.
13425
13426 2004-06-17 Juanma Barranquero <lektu@terra.es>
13427
13428 * files.el (parse-colon-path, cd): Mention in docstring that the
13429 path separator is colon in GNU-like systems.
13430
13431 * newcomment.el (comment-region-internal): Fix docstring.
13432
13433 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
13434 (ewoc-invalidate, ewoc-collect): Doc fixes.
13435 (ewoc--create-node, ewoc--delete-node-internal):
13436 Fix typos in docstring.
13437
13438 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13439
13440 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
13441 manual to docstring.
13442
13443 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13444
13445 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
13446
13447 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13448
13449 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13450 Add hyperlink to emacs-xtra manual to docstring.
13451
13452 * autorevert.el (global-auto-revert-non-file-buffers):
13453 Add hyperlink to emacs-xtra manual to docstring, as well as an
13454 info-link.
13455
13456 2004-06-14 Juanma Barranquero <lektu@terra.es>
13457
13458 * image.el (image-library-alist): New variable to map image types
13459 to external libraries. Initialized to nil, unless system-specific
13460 configs change it.
13461 (image-type-available-p): Determine whether an image type is
13462 available by calling `init-image-library'.
13463
13464 * term/w32-win.el (image-library-alist): Initialize to a known set
13465 of probable library names.
13466
13467 2004-06-14 Kenichi Handa <handa@m17n.org>
13468
13469 * international/code-pages.el (windows-1256, cp1125): Fix tables
13470 for several characters.
13471
13472 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
13473
13474 2004-06-13 Richard M. Stallman <rms@gnu.org>
13475
13476 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
13477
13478 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
13479 not "`pc-selection-mode'".
13480
13481 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
13482
13483 * simple.el (previous-matching-history-element): Specify a default.
13484
13485 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
13486
13487 * cus-face.el (custom-declare-face): Simplify code.
13488
13489 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
13490
13491 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
13492
13493 * files.el (before-save-hook): Add `time-stamp' to the options.
13494
13495 * time-stamp.el (time-stamp): Recommend adding it to
13496 `before-save-hook', rather than `write-file-functions'.
13497 Make a similar change in `Commentary' section.
13498
13499 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
13500
13501 * diff-mode.el (diff-current-defun): If at start of hunk, use
13502 position of first change.
13503
13504 2004-06-13 Lars Hansen <larsh@math.ku.dk>
13505
13506 * dired-x.el (dired-mark-omitted): Bind to "*O".
13507
13508 2004-06-12 Karl Fogel <kfogel@red-bean.com>
13509
13510 * bookmark.el (bookmark-bmenu-relocate): New function, as
13511 suggested by David J. Biesack <David.Biesack@sas.com>.
13512 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
13513 (bookmark-bmenu-mode): Describe binding in doc string.
13514 (bookmark-set-filename): Save the bookmark list if it's time.
13515
13516 2004-06-13 Kenichi Handa <handa@m17n.org>
13517
13518 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
13519 (ccl-untranslated-to-ucs): Fix typo.
13520
13521 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
13522
13523 * progmodes/python.el (python-open-block-statement-p):
13524 Fix indentation after a block opening that contains a comment.
13525
13526 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
13527
13528 * bindings.el (completion-ignored-extensions): Add file extensions
13529 of Python byte-compiled files.
13530
13531 2004-06-12 Juri Linkov <juri@jurta.org>
13532
13533 * info.el (Info-goto-node): Add autoload.
13534 (Info-toc): Add substring-no-properties on Info file name.
13535 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
13536 (Info-mode-map): Bind L to Info-history, T to Info-toc.
13537
13538 2004-06-12 Kenichi Handa <handa@m17n.org>
13539
13540 * international/mule-cmds.el (set-language-environment):
13541 Load subst tables if necessary.
13542
13543 * international/mule.el (decode-char): Load subst tables if necessary.
13544 (encode-char): Likewise.
13545
13546 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
13547 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
13548 (utf-16le-decode-loop): Set r5 to -1 before loop.
13549 (utf-16be-decode-loop): Likewise.
13550 (ccl-decode-mule-utf-16le): Add EOF processing block.
13551 (ccl-decode-mule-utf-16be): Likewise.
13552 (ccl-decode-mule-utf-16le-with-signature): Likewise.
13553 (ccl-decode-mule-utf-16be-with-signature): Likewise.
13554 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
13555 (ccl-mule-utf-16-encode-untrans): New CCL.
13556 (utf-16-decode-to-ucs): Handle pre-read character.
13557 (utf-16le-encode-loop): Handle surrogate pair.
13558 (utf-16be-encode-loop): Likewise.
13559 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
13560 of utf-16le-encode-loop.
13561 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
13562 of utf-16be-encode-loop.
13563 (mule-utf-16-post-read-conversion):
13564 Call utf-8-post-read-conversion at first.
13565 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
13566 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
13567 Add post-read-conversion and pre-write-conversion.
13568
13569 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
13570 (utf-translate-cjk-unicode-range): New variable.
13571 (utf-translate-cjk-load-tables): New function.
13572 (utf-lookup-subst-table-for-decode): New function.
13573 (utf-lookup-subst-table-for-encode): New function.
13574 (utf-translate-cjk-mode): Init-value changed to t. Don't load
13575 tables here. Update safe-charsets of utf-* coding systems.
13576 (ccl-mule-utf-untrans): New CCL.
13577 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
13578 at end of each branch.
13579 (ccl-mule-utf-8-encode-untrans): New CCL.
13580 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
13581 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
13582 length of encoding. Don't return r0.
13583 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
13584 (utf-8-post-read-conversion): Narrow to region properly.
13585 If utf-translate-cjk-mode is on, load tables if necessary.
13586 Call utf-8-compose with hash-table arg if necessary.
13587 Call XXX-compose-region instead of XXX-post-read-convesion.
13588 (utf-8-pre-write-conversion): New function.
13589 (mule-utf-8): Include CJK charsets in safe-charsets if
13590 utf-translate-cjk-mode is on. Add pre-write-conversion.
13591
13592 * international/characters.el: Temporarily set
13593 utf-translate-cjk-mode to nil.
13594
13595 * language/devan-util.el (devanagari-compose-region):
13596 Add autoload cookie.
13597
13598 * international/ccl.el (ccl-dump-call): Fix printing the
13599 subroutine name.
13600
13601 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
13602
13603 * dired.el (dired-revert): If buffer is marked unmodified before
13604 reverting, keep it marked unmodified.
13605 Adapt to new conventions for commenting out code.
13606 (dired-make-relative): Adapt to new conventions for commenting out code.
13607
13608 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
13609
13610 * eshell/esh-module.el (eshell-load-defgroups):
13611 Bind `vc-handled-backends' to nil when opening files.
13612
13613 2004-06-11 Juanma Barranquero <lektu@terra.es>
13614
13615 * files.el (parse-colon-path, cd): Doc fixes (refer to
13616 `path-separator', not colon).
13617
13618 2004-06-10 Juanma Barranquero <lektu@terra.es>
13619
13620 * newcomment.el (comment-search-forward)
13621 (comment-search-backward): Fix typos in docstring.
13622 (comment-region): Doc fix.
13623
13624 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
13625
13626 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
13627 switch is no longer stored in `dired-switches-alist'.
13628
13629 * dired-aux.el (dired-insert-subdir): Do not store R switch in
13630 `dired-switches-alist'.
13631
13632 2004-06-10 Kim F. Storm <storm@cua.dk>
13633
13634 * pcvs.el (cvs-mode-diff-yesterday): New command.
13635
13636 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
13637
13638 2004-06-10 Juri Linkov <juri@jurta.org>
13639
13640 * emacs-lisp/edebug.el (edebug-eval-defun):
13641 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
13642 Fix docstring.
13643
13644 * simple.el (eval-expression-print-format): Don't print additional
13645 information on the first call to `eval-print-last-sexp'.
13646 (next-error-find-buffer): Fix punctuation.
13647 (killing) <defgroup>: Fix punctuation.
13648 (yank-excluded-properties): Change group from editing to killing.
13649
13650 * replace.el (perform-replace): Use `limit' to terminate the
13651 while-loop explicitly.
13652
13653 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13654
13655 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
13656 Use lc-*.xpm as prefix instead of *-locol.xpm.
13657
13658 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
13659 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
13660 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
13661 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
13662 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
13663 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
13664 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
13665 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
13666 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
13667 * toolbar/lc-up_arrow.xpm:
13668 Rename from *-locol.xpm.
13669
13670 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
13671
13672 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
13673 include forms like &<str>; as valid url patterns.
13674
13675 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
13676
13677 * dired.el (dired-diff, dired-backup-diff)
13678 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
13679 (dired-do-chown, dired-do-touch, dired-do-print)
13680 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
13681 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
13682 (dired-create-directory, dired-do-copy, dired-do-symlink)
13683 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
13684 (dired-do-copy-regexp, dired-do-hardlink-regexp)
13685 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
13686 (dired-maybe-insert-subdir, dired-next-subdir)
13687 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
13688 (dired-kill-subdir, dired-tree-up, dired-tree-down)
13689 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
13690 (dired-run-shell-command, dired-query): Remove redundant,
13691 or incorrect, autoloads.
13692
13693 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
13694 does not end in a slash. Add optional argument KILL-ROOT.
13695 Update docstring.
13696 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
13697 (dired-query): Add autoloads.
13698
13699 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
13700
13701 * progmodes/compile.el (compilation-set-window-height):
13702 Rearrange the save-* functions because a buffer can have several current
13703 point in different windows.
13704 (compilation-error-regexp-alist-alist): Recognize {standard input}
13705 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
13706
13707 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13708
13709 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
13710 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
13711 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
13712 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
13713 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
13714 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
13715 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
13716 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
13717 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
13718 * toolbar/up_arrow-locol.xpm:
13719 New versions of icons that uses fewer colors.
13720
13721 * toolbar/tool-bar.el (tool-bar-local-item)
13722 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
13723 if display-color-cells is 256 or less.
13724
13725 2004-06-08 Kim F. Storm <storm@cua.dk>
13726
13727 * wid-edit.el (widget-specify-button): Use hand pointer rather
13728 than mouse-face as visible mouse-over effect.
13729
13730 2004-06-07 Karl Fogel <kfogel@red-bean.com>
13731
13732 * saveplace.el (save-place-alist-to-file): Bind `print-length'
13733 and `print-level' to nil when writing out `save-place-alist'.
13734 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
13735
13736 2004-06-07 Juanma Barranquero <lektu@terra.es>
13737
13738 * completion.el (completion-kill-region): Doc fix.
13739
13740 * format.el (format-insert-annotations)
13741 (format-annotate-location): Doc fixes.
13742 (format-subtract-regions): Make arguments match their use in docstring.
13743
13744 * simple.el (kill-region): Doc fix.
13745
13746 * subr.el (insert-buffer-substring-no-properties)
13747 (insert-buffer-substring-as-yank): Doc fixes.
13748
13749 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
13750
13751 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13752 Update docstring.
13753 (dired-reset-subdir-switches): New function.
13754
13755 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
13756 Limit scope of `buffer-read-only' binding.
13757
13758 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
13759
13760 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
13761 eshell-explicit-command-char.
13762
13763 2004-06-06 Juanma Barranquero <lektu@terra.es>
13764
13765 * help-fns.el (help-argument-name): Inherit from italic face only
13766 if the frame supports it.
13767
13768 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13769
13770 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
13771 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
13772 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
13773 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
13774 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
13775 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
13776 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
13777 New conversions from xpm files.
13778
13779 * toolbar/README: New file.
13780
13781 2004-06-06 Richard M. Stallman <rms@gnu.org>
13782
13783 * isearch.el (isearch-mode-map): Undo previous change.
13784
13785 2004-06-05 Juri Linkov <juri@jurta.org>
13786
13787 * bindings.el (debug-ignored-errors): Add regexps for history
13788 related messages. Remove $ from "No further undo information".
13789 Move Ediff's messages to ediff.el.
13790
13791 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
13792
13793 * cus-edit.el (custom-display): Add `min-colors'.
13794
13795 * custom.el (defface): Add `supports' to docstring.
13796
13797 * help-fns.el (help-argument-name): Add :group 'help.
13798
13799 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
13800
13801 * find-dired.el (find-ls-subdir-switches): New user option.
13802 (find-dired): No longer call `abbreviate-file-name' on DIR.
13803 Set `dired-subdir-switches' buffer-locally.
13804
13805 * locate.el: Merge the two `Commentary' sections.
13806 (locate-ls-subdir-switches): New user option.
13807 (locate): Update for other changes.
13808 (locate-mode-map): Restore Dired binding for mouse-2.
13809 Bind `locate-mouse-view-file' to M-mouse-2.
13810 Bind `l' to `locate-do-redisplay'.
13811 (locate-main-listing-line-p, locate-do-redisplay): New functions.
13812 (locate-mouse-view-file, locate-tags, locate-find-directory):
13813 Print message if used outside main listing.
13814 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
13815 Various changes to support inserted subdirectories.
13816 (locate-insert-header): Change header of *Locate* buffer.
13817
13818 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13819 Change interactive default switches.
13820 (dired-rename-subdir-2): Update `dired-switches-alist'.
13821 (dired-insert-subdir, dired-kill-subdir):
13822 Handle `dired-switches-alist'. Do not mark buffer modified.
13823 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
13824 (dired-insert-subdir-doinsert): Omit messages.
13825 Handle `dired-subdir-switches'.
13826 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
13827
13828 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
13829 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
13830 subdirs if -R switch is used for a subdir.
13831 (dired-mode): Set `dired-switches-alist'.
13832 (dired-build-subdir-alist): Only print number of directories in
13833 echo area when invoked interactively.
13834
13835 2004-06-05 Lars Hansen <larsh@math.ku.dk>
13836
13837 * dired-x.el (dired-omit-mode): Rename from
13838 dired-omit-files-p. Use define-minor-mode to define it.
13839 (dired-omit-files-p): Add as alias for dired-omit-mode.
13840 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
13841 dired-mark-omitted.
13842 (dired-mark-omitted): Add. Bind to M-O.
13843
13844 2004-06-05 Kenichi Handa <handa@m17n.org>
13845
13846 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
13847
13848 2004-06-05 Juanma Barranquero <lektu@terra.es>
13849
13850 * help-fns.el (help-argument-name): Reintroduce face.
13851 (help-default-arg-highlight): Use it, now that
13852 `face-differs-from-default-p' can be trusted.
13853
13854 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13855
13856 * textmodes/table.el: Sentence commands added to Point Motion
13857 group; kill and backward-kill commands added to Extraction group.
13858
13859 2004-06-04 Mario Lang <mlang@delysid.org>
13860
13861 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
13862 systems appear to use mW, make the code handle this. Fix a
13863 division-by-zero bug while at it, and handle kernels with
13864 a slightly different layout in /proc/acpi.
13865
13866 2004-06-04 Karl Fogel <kfogel@red-bean.com>
13867
13868 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
13869 because the latter is a CL-ism. This fixes the bug reported by
13870 Shawn Boyette <mdxi@collapsar.net> in
13871 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
13872
13873 2004-06-04 Miles Bader <miles@gnu.org>
13874
13875 * faces.el (display-supports-face-attributes-p): Function moved to
13876 C code. Previously only the tty-related portion of this function
13877 was done in C; however the previous attempt to do a halfway-proper
13878 job for non-tty displays in lisp didn't work properly because of
13879 funny conditions during Emacs startup.
13880 (face-differs-from-default-p): Simplify, now that
13881 display-supports-face-attributes-p works properly on all display
13882 types. Remove :stipple from comparison; it doesn't really work
13883 in emacs anyway.
13884
13885 2004-06-04 Miles Bader <miles@gnu.org>
13886
13887 * faces.el (face-differs-from-default-p): Use a different
13888 implementation, so we can really check whether FACE displays
13889 differently or not.
13890
13891 2004-06-04 Miles Bader <miles@gnu.org>
13892
13893 * faces.el (display-supports-face-attributes-p): Implement a
13894 `different from default' check for non-tty displays.
13895
13896 2004-06-03 David Kastrup <dak@gnu.org>
13897
13898 * woman.el (woman-mapcan): More concise code.
13899 (woman-topic-all-completions, woman-topic-all-completions-1)
13900 (woman-topic-all-completions-merge): Replace by a simpler and
13901 much faster implementation based on O(n log n) sort/merge instead
13902 of the old O(n^2) behavior.
13903
13904 2004-06-03 Miles Bader <miles@gnu.org>
13905
13906 * subr.el (read-number): Use canonical format for default in prompt.
13907
13908 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
13909 Add regexp for " [...]" style defaults.
13910
13911 2004-06-02 Romain Francoise <romain@orebokech.com>
13912
13913 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
13914 groups: if the user asks for a hidden buffer, open the
13915 corresponding filter group to expose it.
13916
13917 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
13918 `ibuffer-jump-to-buffer'.
13919 (ibuffer-jump-offer-only-visible-buffers): New user option.
13920
13921 2004-06-02 Juanma Barranquero <lektu@terra.es>
13922
13923 * faces.el (frame-update-faces): Add empty docstring so the one
13924 for `ignore' doesn't show through.
13925
13926 * subr.el (process-kill-without-query): Remove spurious "\n" on
13927 obsolescence string.
13928 (focus-frame, unfocus-frame): Add obsolescence declaration and
13929 empty docstring.
13930
13931 * international/mule.el (register-char-codings): Make alias for
13932 `ignore'. Move docstring to obsolescence info and remove redundancy.
13933
13934 2004-06-02 Kim F. Storm <storm@cua.dk>
13935
13936 * frame.el (blink-cursor-start): Turn cursor off initially so blink
13937 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
13938
13939 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13940
13941 * comint.el (comint-replace-by-expanded-history-before-point):
13942 Obey `start' as the docstring says.
13943 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
13944 (comint-update-fence): Prevent font-lock from running unnecessarily.
13945 (comint-dynamic-list-completions): Use with-current-buffer.
13946
13947 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13948
13949 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
13950 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
13951 (bibtex-entry-update): Handle alternatives and optional fields.
13952 (bibtex-parse-entry): Bugfix, handle empty key.
13953
13954 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13955
13956 * vc-arch.el (vc-arch-state): Don't assume the file exists.
13957
13958 2004-05-31 Lars Hansen <larsh@math.ku.dk>
13959
13960 * desktop.el (desktop-save): Don't save minor modes without a
13961 known mode initialization function.
13962
13963 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
13964
13965 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
13966
13967 * autorevert.el: Update `Commentary' section.
13968
13969 2004-05-30 Juanma Barranquero <lektu@terra.es>
13970
13971 * dos-fns.el (convert-standard-filename):
13972 * files.el (convert-standard-filename):
13973 * w32-fns.el (convert-standard-filename):
13974 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
13975
13976 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
13977
13978 Sync with Tramp.
13979
13980 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
13981 (tramp-let-maybe): Move to an earlier spot in the file.
13982 Patch by Andreas Schwab.
13983
13984 2004-05-30 Andreas Schwab <schwab@suse.de>
13985
13986 * dired.el (dired-get-filename): Don't use dired-re-dot.
13987
13988 2004-05-30 Richard M. Stallman <rms@gnu.org>
13989
13990 * files.el (find-file): Doc fix.
13991
13992 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
13993
13994 2004-05-30 Nick Roberts <nickrob@gnu.org>
13995
13996 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
13997 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
13998 modeline of the locals buffer.
13999 (gdb-goto-breakpoint): Handle gdbmi.
14000 (gdb-get-frame-number): Change for gdbmi.
14001
14002 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
14003
14004 * files.el (file-remote-p): Apply file name handler for operation
14005 `file-remote-p'. It isn' a property any longer.
14006 (file-relative-name): `fh' and `fd' get the required value via
14007 `find-file-name-handler' already.
14008
14009 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
14010 (top): Remove setting of `file-remote-p' property for
14011 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
14012
14013 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
14014
14015 Version 2.0.41 of Tramp released.
14016
14017 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
14018 Throw away if process has died.
14019 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
14020 (tramp-out-of-band-prompt-regexp): Rename to
14021 `tramp-process-alive-regexp', because its usage is widen.
14022 (tramp-actions-copy-out-of-band): Apply it.
14023 (tramp-actions-before-shell, tramp-multi-actions):
14024 Add `tramp-action-process-alive' action.
14025 (tramp-action-process-alive): New defun.
14026 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
14027 Add entry for `file-remote-p'.
14028 (tramp-handle-file-remote-p): New defun.
14029 (top): Remove setting of `file-remote-p'. Don't set
14030 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
14031
14032 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
14033 `file-remote-p'.
14034
14035 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
14036 counted for (last) line. [They should or they shouldn't? --Stef]
14037 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
14038
14039 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
14040
14041 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
14042 not really necessary but seems to keep the shell history smaller
14043 in some cases. It is no substitute for setting HISTFILE and
14044 HISTSIZE from tramp-open-connection-setup-interactive-shell,
14045 though. Suggested by Luc Teirlinck.
14046 (tramp-open-connection-setup-interactive-shell): Export variables
14047 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
14048 (tramp-set-process-query-on-exit-flag): New compat function.
14049 (tramp-open-connection-multi, tramp-open-connection-su)
14050 (tramp-open-connection-rsh, tramp-open-connection-telnet)
14051 (tramp-do-copy-or-rename-file-out-of-band): Use it.
14052 (tramp-let-maybe): New macro, let-binds a variable only if it
14053 isn't obsolete.
14054 (tramp-check-ls-commands, tramp-handle-expand-file-name)
14055 (tramp-handle-file-truename): Use it.
14056 (tramp-completion-file-name-regexp-unified): Avoid matching
14057 filenames starting with "/:" -- those are reserved for
14058 file-name-non-special.
14059
14060 * tramp-smb.el (tramp-smb-open-connection):
14061 Use tramp-set-process-query-on-exit-flag compat function.
14062
14063 2004-05-29 Richard M. Stallman <rms@gnu.org>
14064
14065 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
14066
14067 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
14068 (eval-last-sexp-print-value): Print char equivalent regardless
14069 of standard-output value.
14070
14071 * thumbs.el (thumbs-subst-char-in-string): Delete.
14072 (thumbs-thumbname): Use subst-char-in-string.
14073 (thumbs-resize-image): Use condition-case, not ignore-errors.
14074 (thumbs-kill-buffer): Likewise.
14075
14076 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
14077 (thumbs-mode): Make buffer read-only.
14078 (thumbs-make-thumb): Unconditionally accept an existing file.
14079 (thumbs-insert-thumb): Add thumb-image-file property to the image.
14080 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
14081 (thumbs-show-thumbs-list): Error if images not supported.
14082 (thumbs-save-current-image): Improve prompt string.
14083 (thumbs-mode-map): Define u, R, x.
14084 (thumbs-unmark): New command.
14085 (thumbs-emboss-image): Minor cleanup.
14086 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
14087 (thumbs-rename-images): New command.
14088 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
14089
14090 * thumbs.el (thumbs-current-image): New function.
14091 (thumbs-file-list, thumbs-file-alist): New functions.
14092 (thumbs-find-image): Delete arg L.
14093 Don't set up thumbs-fileL as buffer-local global var.
14094 (thumbs-find-image-at-point): Use thumbs-current-image.
14095 (thumbs-set-image-at-point-to-root-window): Likewise.
14096 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
14097 Record and warn about errors. Update thumbs-markedL for deletions.
14098 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
14099 (thumbs-redraw-buffer): Use thumbs-file-list.
14100 (thumbs-mark): Use thumbs-current-image.
14101 (thumbs-show-name): Use thumbs-current-image.
14102
14103 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
14104 and imenu--last-menubar-index-alist.
14105
14106 * subr.el (with-selected-window): Undo previous change.
14107
14108 2004-05-29 John Paul Wallington <jpw@gnu.org>
14109
14110 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
14111 (thumbs-mouse-find-image): New command.
14112 (thumbs-mode-map): Bind it to mouse-2.
14113 (thumbs-mode): Make mode-class special.
14114 (thumbs-view-image-mode): Likewise.
14115
14116 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
14117
14118 * flymake.el: New file.
14119
14120 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
14121
14122 * files.el (find-file-noselect-1): Do not bind
14123 `inhibit-read-only' to t during execution of
14124 `find-file-not-found-functions'.
14125
14126 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14127
14128 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
14129 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
14130
14131 2004-05-28 Juri Linkov <juri@jurta.org>
14132
14133 * simple.el (eval-expression-print-format): New fun.
14134
14135 * simple.el (eval-expression):
14136 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
14137 * emacs-lisp/edebug.el (edebug-compute-previous-result)
14138 (edebug-eval-expression): Print additionally the value returned by
14139 `eval-expression-print-format'.
14140
14141 * emacs-lisp/lisp.el (insert-pair-alist): New var.
14142 (insert-pair): Make arguments optional. Find character pair
14143 from `insert-pair-alist' according to the last input event.
14144 (insert-parentheses): Make arguments optional.
14145 (raise-sexp, delete-pair): New funs.
14146
14147 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
14148 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14149 Bind C-M-q to `indent-pp-sexp'.
14150
14151 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
14152 `pp-to-string' modified to be able to format text with newlines.
14153 (pp-to-string): Move the buffer-formatting part of the code to
14154 `pp-buffer'. Call `pp-buffer'.
14155
14156 * info.el (Info-desktop-buffer-misc-data): Don't save information
14157 about virtual files.
14158 (Info-restore-desktop-buffer): Restore Info buffers in prepared
14159 buffers with names obtained from the desktop file instead of the
14160 default *info* buffer.
14161
14162 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14163
14164 * subr.el (with-selected-window): Only save/restore the selected window.
14165
14166 * progmodes/compile.el (compilation-error-regexp-alist):
14167 Use expand-file-name and data-directory.
14168
14169 * progmodes/grep.el (grep-tree): Rework previous fix.
14170
14171 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
14172 after the user marked text with the mouse.
14173
14174 * startup.el (command-line): Keep the first regexp of
14175 auto-save-file-name-transforms intact.
14176
14177 2004-05-28 Juanma Barranquero <lektu@terra.es>
14178
14179 * cus-edit.el (customize-face, customize-face-other-window)
14180 (custom-face-edit-delete): Make arguments match their use in
14181 docstring.
14182 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
14183 docstring.
14184
14185 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
14186 not `cvs-butlast'.
14187
14188 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
14189 `nbutlast' are in subr.el).
14190
14191 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
14192 (set-w32-system-coding-system): Doc fixes.
14193
14194 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
14195 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
14196 Make arguments match their use in docstring.
14197 (artist-draw-region-trim-line-endings)
14198 (artist-mouse-choose-operation): Fix typo in docstring.
14199 (artist-key-set-point-common): Doc fix.
14200
14201 2004-05-28 Simon Josefsson <jas@extundo.com>
14202
14203 * mail/smtpmail.el (smtpmail-open-stream):
14204 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
14205
14206 2004-05-26 Simon Josefsson <jas@extundo.com>
14207
14208 * starttls.el: Merge with my GNUTLS based starttls.el.
14209 (starttls-gnutls-program, starttls-use-gnutls)
14210 (starttls-extra-arguments, starttls-process-connection-type)
14211 (starttls-connect, starttls-failure, starttls-success): New variables.
14212 (starttls-program, starttls-extra-args): Doc fix.
14213 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
14214 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
14215 and pass on to corresponding *-gnutls function if it is set.
14216
14217 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
14218
14219 * autorevert.el (auto-revert-handler): Disable auto-reverting of
14220 remote files.
14221
14222 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
14223
14224 * files.el (file-name-non-special): There are more operations
14225 which need handling: `find-backup-file-name',
14226 `insert-file-contents', `verify-visited-file-modtime',
14227 `write-region'. Rename t value of method to `add'. Add new
14228 methods `quote' and `unquote-then-quote' to file-arg-indices.
14229
14230 2004-05-25 Juri Linkov <juri@jurta.org>
14231
14232 * info.el (Info-toc): Call Info-mode on intermediate buffer.
14233 (Info-index-nodes): Enclose code in condition-case to catch errors.
14234 (Info-index-node): Don't search all index nodes if request is only
14235 for the current node and file is not in the cache of index nodes.
14236 (Info-mode-map): Bind Info-copy-current-node-name to `w'
14237 for consistency with dired-copy-filename-as-kill.
14238 Bind `S' to Info-search-case-sensitively.
14239 (Info-copy-current-node-name): New arg. With zero prefix arg put
14240 the name inside a function call to `info'. Display copied text in
14241 the echo area.
14242
14243 2004-05-25 Sam Steingold <sds@gnu.org>
14244
14245 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
14246 strip the package prefix from the symbol name, if any.
14247 Make it the `find-tag-default-function' for `lisp-mode'.
14248
14249 2004-05-25 John Paul Wallington <jpw@gnu.org>
14250
14251 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
14252 instead of obsolete `process-kill-without-query'.
14253
14254 * textmodes/texinfmt.el (texinfo-indexvar-alist):
14255 Declare as variable, not constant.
14256
14257 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
14258
14259 * files.el (find-file-noselect-1): Fix bug introduced by
14260 Revision 1.694. As a side effect, `inhibit-read-only'
14261 is again, by default, t during execution of
14262 `find-file-not-found-functions'.
14263 (insert-directory): Check that lines were really inserted by
14264 the --dired switch, before erasing them.
14265
14266 2004-05-24 Nick Roberts <nickrob@gnu.org>
14267
14268 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
14269 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
14270 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
14271 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
14272 gud-minor-mode (gdbmi).
14273
14274 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14275
14276 * net/browse-url.el (browse-url-interactive-arg): Enable user to
14277 explicitly select the text to be taken as URL.
14278
14279 2004-05-23 Juri Linkov <juri@jurta.org>
14280
14281 * info.el (Info-index-nodes): New var and fun.
14282 (Info-goto-index, Info-index, info-apropos)
14283 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
14284 (Info-index): Fix docstring. Store and restore Info-history-list.
14285 (Info-complete-nodes): New var.
14286 (Info-complete-menu-item): Use it.
14287 (Info-index-node): New fun.
14288 (Info-final-node, Info-forward-node, Info-backward-node)
14289 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
14290 Use Info-index-node.
14291 (Info-extract-menu-item, Info-extract-menu-counting): Set second
14292 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
14293 (Info-find-node-2): If a node with period in its name not found,
14294 try to find a node without the name part after period.
14295 (Info-select-node): Call Info-fontify-node only if
14296 Info-fontify-maximum-menu-size is not nil.
14297 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
14298 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
14299 Preserve Info-history-list.
14300 (Info-toc): Set Info-current-file.
14301 (Info-build-toc): Move point to the beginning of the buffer.
14302 Add main-file variable.
14303 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
14304 Use backslashed representation of the control character ^_.
14305
14306 * textmodes/texinfmt.el (texinfo-print-index): Print index line
14307 numbers in the new Texinfo 4.7 format.
14308
14309 * add-log.el (change-log-font-lock-keywords): Remove `:' from
14310 regexps for function and variable names.
14311
14312 * descr-text.el (describe-property-list): Add [show] button for
14313 `syntax-table' property with action to pp to a separate buffer.
14314 (describe-char): Replace search-forward by re-search-forward with
14315 whitespace regexp after "character:" to not fail in too narrow windows.
14316
14317 * simple.el (next-error-find-buffer): Add a rule to return
14318 next-error capable buffer if one window on the selected frame
14319 displays such buffer.
14320
14321 2004-05-23 Nick Roberts <nickrob@gnu.org>
14322
14323 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
14324 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
14325 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
14326 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
14327 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
14328 Handle new value for gud-minor-mode (gdbmi).
14329 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
14330 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
14331 Change from local to global gdb variable set.
14332 (gdb-ann3): Initialise above gdb variable set.
14333 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
14334 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
14335 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
14336 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
14337 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
14338 (gdb-info-locals-handler, gdb-invalidate-assembler)
14339 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
14340 set as global variables.
14341 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
14342 Handle gdbmi.
14343 (gdb-info-breakpoints-custom): Fix regexp.
14344 (def-gdb-var): Delete.
14345
14346 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
14347 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
14348 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
14349 a new mode. The file (gdb-mi.el) for this mode will be included
14350 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
14351 primary interface.
14352
14353 2004-05-23 Jesper Harder <harder@ifa.au.dk>
14354
14355 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
14356 interpreted as a directory.
14357
14358 2004-05-22 Richard M. Stallman <rms@gnu.org>
14359
14360 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
14361 as a close quote.
14362
14363 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
14364
14365 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
14366 Use assoc-string, not assoc-ignore-case.
14367
14368 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
14369
14370 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
14371 If moving back then fwd gets a defun that ends before point,
14372 try again moving fwd then back.
14373
14374 * files.el (file-name-non-special): Allow t in file-arg-indices
14375 to mean requote the return value. Use `identity' as an element
14376 rather than as the whole value.
14377
14378 * gs.el (gs-options): Add -dSAFER. Mark it risky.
14379
14380 2004-05-22 Juanma Barranquero <lektu@terra.es>
14381
14382 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
14383 `help-make-usage'.
14384 (help-highlight-arguments): Skip function name before searching
14385 for arguments.
14386
14387 2004-05-21 Juanma Barranquero <lektu@terra.es>
14388
14389 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
14390 Don't mention in the docstring these arguments meant for
14391 internal (recursive) use only.
14392 (allout-char-spec): Comment out (it's not implemented).
14393 (allout-old-expose-topic, allout-exposure): Fix docstring and add
14394 obsolescence declaration.
14395 (allout-flatten-exposed-to-buffer)
14396 (allout-indented-exposed-to-buffer): Fix typos in docstring.
14397 (my-mark-marker): Doc fix.
14398 (produce-allout-mode-map, allout-sibling-index)
14399 (allout-isearch-expose, allout-distinctive-bullet)
14400 (allout-open-topic, allout-reindent-body)
14401 (allout-rebullet-heading, allout-process-exposed)
14402 (allout-insert-listified, allout-latex-verb-quote)
14403 (allout-insert-latex-header, allout-insert-latex-trailer):
14404 Make arguments match their use in docstring.
14405 (allout-primary-bullet, allout-old-style-prefixes)
14406 (allout-inhibit-protection, allout-init, allout-mode)
14407 (allout-before-change-protect, allout-flag-region):
14408 Use "Emacs" instead of "emacs" in docstrings.
14409
14410 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
14411
14412 * international/characters.el: Modify syntax of more characters.
14413
14414 2004-05-21 Masatake YAMATO <jet@gyve.org>
14415
14416 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
14417 (etags-tags-completion-table): Show parsing progress.
14418
14419 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
14420
14421 * locate.el (locate-prompt-for-command): Shorten first line of
14422 docstring.
14423 (locate-mode): Expand docstring and include keymap summary.
14424
14425 * files.el (find-file-noselect-1): Limit the scope of the
14426 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
14427 is, by default, nil during the execution of
14428 `find-file-not-found-functions' and `find-file-hook'.
14429
14430 2004-05-20 Michael Mauger <mmaug@yahoo.com>
14431
14432 * facemenu.el (facemenu-color-name-equal): New function.
14433 (list-colors-display): Use it to compare colors instead of
14434 facemenu-color-equal.
14435
14436 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
14437
14438 * compare-w.el (compare-windows-face): Use min-colors instead of
14439 checking for tty or pc types.
14440
14441 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
14442
14443 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
14444 (completion-setup-function): Use with-current-buffer.
14445 Properly save excursion. Simplify.
14446 Don't assume there is necessarily a `mouse-face' property somewhere.
14447
14448 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
14449
14450 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
14451
14452 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
14453 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
14454 Use with-current-buffer.
14455 (byte-goto-log-buffer): Delete.
14456 (byte-compile-log-file): Call compilation-forget-errors.
14457
14458 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14459
14460 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
14461 output messages into the search result.
14462
14463 2004-05-19 Masatake YAMATO <jet@gyve.org>
14464
14465 * wid-edit.el (widget-radio-button-notify): Revert my last
14466 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
14467
14468 2004-05-19 Kenichi Handa <handa@m17n.org>
14469
14470 * international/characters.el: Fix syntax (open/close) of CJK chars.
14471
14472 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
14473
14474 * help-mode.el (help-go-back): Don't depend on position of back button.
14475
14476 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
14477
14478 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
14479 files files don't contain an accidental additional /.
14480
14481 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
14482 in source buffer.
14483
14484 2004-05-18 Masatake YAMATO <jet@gyve.org>
14485
14486 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
14487 to widget-apply. :action method assumes 2 arguments, not 3.
14488
14489 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
14490
14491 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
14492 New constants.
14493 (hs-special-modes-alist): Add an f90-mode entry.
14494
14495 2004-05-17 Sam Steingold <sds@gnu.org>
14496
14497 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
14498 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
14499
14500 2004-05-16 Kim F. Storm <storm@cua.dk>
14501
14502 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
14503
14504 2004-05-15 John Wiegley <johnw@newartisans.com>
14505
14506 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
14507 (eshell-output-object-to-target): Improve output speed 20% by not
14508 calling `eshell-stringify' if something is already known to be a string.
14509
14510 2004-05-15 Alex Ott <ott@jet.msk.su>
14511
14512 * textmodes/ispell.el (ispell-local-dictionary-alist):
14513 Add windows-1251 to the choice of coding systems.
14514 (ispell-dictionary-alist-6): Add support for "russianw.aff",
14515 encoded in cp1251.
14516
14517 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
14518
14519 * progmodes/compile.el (compilation-warning-face)
14520 (compilation-info-face): Use min-colors.
14521
14522 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14523
14524 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
14525 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
14526 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
14527 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
14528 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
14529 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
14530 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
14531 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
14532 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
14533 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
14534 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
14535 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
14536 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
14537 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
14538
14539 2004-05-15 Kim F. Storm <storm@cua.dk>
14540
14541 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
14542 Use it to set triggered-p element of timer.
14543 (timer-event-handler): Set triggered-p element non-nil while running
14544 the timer function.
14545
14546 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
14547
14548 * descr-text.el (describe-char-unicode-data)
14549 (describe-char-unicodedata-file): Re-enable the unicode code now that
14550 the licensing issues have been cleared in the unicode-4 license.
14551 (describe-text-properties-1): Remove unused `overlay' var.
14552 (describe-char): Remove unused var `buffer'.
14553
14554 2004-05-14 David Ponce <david@dponce.com>
14555
14556 * tree-widget.el: New file.
14557
14558 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
14559
14560 * language/european.el ("Brazilian Portuguese"): Add support for
14561 Brazilian Portuguese.
14562
14563 2004-05-13 John Wiegley <johnw@newartisans.com>
14564
14565 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
14566 `recentf-mode' if this variable has been customized to t.
14567
14568 * eshell/esh-test.el (eshell-test): Call the function
14569 `emacs-version' rather than trying to build a custom version string.
14570
14571 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14572
14573 * net/telnet.el (telnet-mode): Use define-derived-mode.
14574 Don't modify the global value of comint-prompt-regexp.
14575
14576 2004-05-13 John Paul Wallington <jpw@gnu.org>
14577
14578 * version.el (emacs-version): Check for `gtk' feature before
14579 `x-toolkit' feature.
14580
14581 2004-05-13 Juanma Barranquero <lektu@terra.es>
14582
14583 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
14584 arguments in the docstring, they're used only in recursive calls.
14585
14586 * help-fns.el (help-arg-highlighting-function)
14587 (help-argument-name): Delete.
14588 (help-default-arg-highlight): New function.
14589 (help-do-arg-highlighting): Use it.
14590
14591 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
14592
14593 * calendar/appt.el (appt-disp-window):
14594 Use `calendar-set-mode-line' for a centered mode-line.
14595
14596 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14597
14598 * calendar/appt.el (appt-disp-window): Do not split window
14599 excessively when `split-height-threshold' is low.
14600
14601 2004-05-12 Nick Roberts <nickrob@gnu.org>
14602
14603 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
14604 kill-buffer-hook here and make it local.
14605 (gud-kill-buffer-hook): Use kill-process for a sure kill.
14606
14607 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
14608
14609 * progmodes/compile.el (compilation-set-window-height):
14610 Use save-excursion to protect against misplaced marker.
14611
14612 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14613
14614 * custom.el (defface): Document that type can have value gtk.
14615
14616 * faces.el (face-spec-set-match-display): Handle type gtk in display.
14617
14618 2004-05-12 Kenichi Handa <handa@m17n.org>
14619
14620 * descr-text.el: Require quail at comile time.
14621 (describe-char): If an input method is on and it supports the
14622 character, show how to input it.
14623
14624 * international/quail.el (quail-install-decode-map): Accept a
14625 char-table whose subtype is `quail-decode-map'.
14626 (quail-store-decode-map-key, quail-gen-decode-map1)
14627 (quail-gen-decode-map, quail-find-key1, quail-find-key)
14628 (quail-show-key): New functions.
14629
14630 2004-05-12 Juanma Barranquero <lektu@terra.es>
14631
14632 * generic.el (define-generic-mode): Remove redundant arglist info.
14633
14634 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
14635 Make arguments match their use in docstring.
14636 (help-arg-highlighting-function): New variable.
14637 (help-argument-name): Mention it in the docstring.
14638 (help-do-arg-highlight): Use it. Expand regexp to accept also
14639 ARG-xxx and xxx-ARG references.
14640
14641 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14642
14643 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
14644 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
14645 and "mailto:addr1?to=addr2" equal.
14646
14647 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14648
14649 * man.el (Man-getpage-in-background): Use shell-file-name
14650 and shell-command-switch variables instead of hard-coded values.
14651
14652 2004-05-11 Eli Zaretskii <eliz@gnu.org>
14653
14654 * iimage.el: New file.
14655
14656 2004-05-11 Juanma Barranquero <lektu@terra.es>
14657
14658 * custom.el (custom-initialize-default, defcustom):
14659 Fix typo in docstring.
14660
14661 * files.el (set-visited-file-name, file-expand-wildcards):
14662 Fix docstring.
14663
14664 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14665
14666 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
14667
14668 * subr.el (eventp): Be more discriminating with integers.
14669
14670 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
14671
14672 * progmodes/compile.el (compile): Add universal prefix arg.
14673 (compilation-error-regexp-alist-alist): Add edg patterns.
14674
14675 2004-05-10 Sam Steingold <sds@gnu.org>
14676
14677 * textmodes/ispell.el (ispell-message):
14678 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
14679
14680 2004-05-10 Dave Love <fx@gnu.org>
14681
14682 * progmodes/python.el (help-buffer): Autoload when compiling.
14683 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
14684 (run-python): Prepend to any existing PYTHONPATH.
14685
14686 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
14687
14688 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
14689 for pending breakpoints.
14690
14691 2004-05-10 Richard M. Stallman <rms@gnu.org>
14692
14693 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
14694 directly without calling any functions in Rmail.
14695 (unrmail-unprune): Function deleted.
14696
14697 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14698
14699 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
14700 C-c C-z binding.
14701
14702 2004-05-10 Kenichi Handa <handa@m17n.org>
14703
14704 * descr-text.el (describe-char): Fix previous change. Don't make
14705 a unibyte character to multibyte in the *Help* buffer.
14706
14707 2004-05-10 Miles Bader <miles@gnu.org>
14708
14709 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
14710 buffer an error if the debugger process is actually running.
14711
14712 2004-05-10 Juanma Barranquero <lektu@terra.es>
14713
14714 * help-fns.el (help-argument-name): Default to italic.
14715 (help-highlight-arguments): Return always (usage . doc), even when
14716 usage is nil.
14717
14718 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
14719 (define-ibuffer-filter): Add usage info.
14720 (define-ibuffer-op): Add usage info (but CL-style defaults for
14721 keyword args are not shown).
14722
14723 * subr.el (remove-overlays, read-passwd): Fix docstring.
14724 (start-process-shell-command): Fix docstring. Put usage info in a
14725 format usable by `describe-function'.
14726 (open-network-stream, open-network-stream-nowait)
14727 (open-network-stream-server): Fix docstring.
14728
14729 2004-05-09 Jason Rumney <jasonr@gnu.org>
14730
14731 * international/code-pages (cp932, cp936, cp949, c950): Remove.
14732 Only define cp125* if windows-125* is already defined.
14733
14734 * language/korean.el (cp949): Add alias.
14735
14736 * language/chinese.el (cp936, cp950): Add aliases.
14737
14738 * language/japanese.el (cp932): Add alias.
14739
14740 * term/w32-win.el: Require code-pages.
14741
14742 * international/mule-cmds.el (set-locale-environment):
14743 On MS-Windows use ansi code-page for default coding-systems.
14744 Set up paper sizes for Windows 3 letter languages.
14745
14746 * international/code-pages.el (cp932, cp936, cp949, cp950):
14747 Add aliases. Also add cp125* if not already defined.
14748
14749 2004-05-09 Juanma Barranquero <lektu@terra.es>
14750
14751 * help-fns.el (help-highlight-arguments): Don't try to highlight
14752 missing or autoloaded arglists. Accept structured arguments, like
14753 the first ones of `do' and `flet'.
14754
14755 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
14756 (cvs-get-marked): Remove redundant arglist info.
14757
14758 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
14759 Don't use CL-style default args.
14760
14761 2004-05-08 Andreas Schwab <schwab@suse.de>
14762
14763 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
14764
14765 * international/subst-ksc.el: Fix references to utf-translate-cjk
14766 into utf-translate-cjk-mode.
14767 * international/subst-big5.el: Likewise.
14768 * international/subst-gb2312.el: Likewise.
14769 * international/subst-jis.el: Likewise.
14770 * international/utf-16.el: Likewise.
14771 * international/utf-8.el: Likewise.
14772
14773 2004-05-08 John Wiegley <johnw@newartisans.com>
14774
14775 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
14776 "virtual buffers" (off by default), which makes it possible to
14777 switch to the "virtual" buffers of recently visited files. When a
14778 buffer name search fails, and this option is on, iswitchb will
14779 look at the list of recently visited files, and permit matching
14780 against those names. When the user hits RET on a match, it will
14781 revisit that file.
14782 (iswitchb-read-buffer): Add two optional arguments, which makes
14783 isearchb.el possible.
14784 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
14785 (iswitchb-next-match): Add support for virtual buffers.
14786
14787 * isearchb.el: This module extends iswitchb to provide "as you
14788 type" buffer selection.
14789
14790 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
14791 Ignore the read-only property when flyspell highlighting is on.
14792 Not ignoring it leads to a series of confusing errors.
14793 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
14794 but also make sure to call flyspell-incorrect-hook.
14795 (flyspell-maybe-correct-transposition): Perform transposition test
14796 by bit twiddling a string, rather than using a temp buffer.
14797 (flyspell-maybe-correct-doubling): Use a string rather than a temp
14798 buffer. This is also the original version of the code, which
14799 could not be checked in before due to a previous lack of
14800 assignment papers. This version has seen heavy usage on my system
14801 for several years now.
14802
14803 * calendar/cal-bahai.el: New file, which adds support for the
14804 Baha'i calendar to Emacs. This calendar is based on a solar year
14805 of 19 months of 19 days, with 4 intercalary days. Each year
14806 begins on March 21, with the calendar starting in 1844.
14807
14808 * calendar/cal-menu.el, calendar/calendar.el
14809 * calendar/diary-lib.el, calendar/holidays.el:
14810 Added support for using cal-bahai.el.
14811
14812 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
14813 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
14814 function can be used outside of eshell buffers.
14815 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
14816
14817 2004-05-08 Juanma Barranquero <lektu@terra.es>
14818
14819 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
14820 word constituent so FOO-ARG is not recognized as an arg.
14821 (help-highlight-arguments): Don't skip lists in mandatory arguments.
14822
14823 * simple.el (next-error): Fix typo in docstring.
14824 (open-line): Make argument names match their use in docstring.
14825 (split-line): Fix docstring.
14826
14827 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
14828 usable by `describe-function'.
14829 (gensym, gentemp, typep, ignore-errors): Make argument names match
14830 their use in docstring.
14831
14832 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
14833 argument to `help-setup-xref'.
14834
14835 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
14836
14837 Version 2.0.40 of Tramp released.
14838
14839 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
14840 Use symbol-function to invoke functions only known on some Emacs
14841 flavors. This avoids byte-compiler warnings. Reported by Kevin
14842 Scaldeferri <kevin@scaldeferri.com>.
14843 (tramp-do-copy-or-rename-file-via-buffer): Rename from
14844 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
14845 consistent with the other tramp-do-* functions.
14846 (tramp-do-copy-or-rename-file): Calls adjusted.
14847 (tramp-process-initial-commands): Avoid liveness check on shell --
14848 we know that it must be alive since we're opening a connection at
14849 this moment.
14850 (tramp-last-cmd): New internal variable.
14851 (tramp-process-echoes): New tunable.
14852 (tramp-send-command): Set tramp-last-cmd.
14853 (tramp-wait-for-output): Delete echo, if applicable.
14854 (tramp-read-passwd): Construct the key for the password cache in a
14855 way that works for multi methods, too.
14856 (tramp-bug): Add backup-directory-alist and
14857 bkup-backup-directory-info to bug reports, with Tramp counterparts.
14858
14859 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
14860
14861 * net/tramp*.el: Suppress byte-compiler warnings where possible.
14862
14863 * net/tramp.el (tramp-out-of-band-prompt-regexp)
14864 (tramp-actions-copy-out-of-band): New defcustoms.
14865 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
14866 used instead of a synchronous one. Allows password entering.
14867 (tramp-action-out-of-band): New defun.
14868 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
14869 Remove restriction with password from doc string.
14870 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
14871 `tramp-out-of-band-prompt-regexp',
14872 `tramp-actions-copy-out-of-band', `password-cache' and
14873 `password-cache-expiry'.
14874 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
14875 password caching.
14876 (tramp-touch): FILE can be a local file, too.
14877 (TODO): Remove items done.
14878 (tramp-handle-insert-directory): Properly quote file name also if
14879 not full-directory-p. Handle wildcard case. Reported by Andreas
14880 Schwab <schwab@suse.de>.
14881 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
14882 new file.
14883 (tramp-handle-file-local-copy, tramp-handle-write-region):
14884 The permissions of the temporary file are set if filename exists.
14885 Reported by Ted Stern <stern@cray.com>.
14886 (tramp-backup-directory-alist)
14887 (tramp-bkup-backup-directory-info): New defcustoms.
14888 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
14889 (tramp-handle-find-backup-file-name): New function.
14890 Implements Tramp's find-backup-file-name.
14891
14892 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
14893 for `find-backup-file-name'.
14894
14895 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
14896 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
14897
14898 2004-05-07 Lars Hansen <larsh@math.ku.dk>
14899
14900 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
14901
14902 2004-05-07 Juanma Barranquero <lektu@terra.es>
14903
14904 * subr.el (lambda): Add arglist description to docstring.
14905 (declare): Fix typo in docstring.
14906 (open-network-stream): Fix docstring.
14907 (process-kill-without-query): Fix docstring and add obsolescence info.
14908 (last, butlast, nbutlast): Make arguments match their use in docstring.
14909 (insert-buffer-substring-no-properties): Likewise.
14910 (insert-buffer-substring-as-yank): Likewise.
14911 (split-string): Fix docstring.
14912
14913 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14914 Make argument names match their use in docstring.
14915
14916 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
14917
14918 2004-05-06 Nick Roberts <nickrob@gnu.org>
14919
14920 * progmodes/gdb-ui.el: Improve/extend documentation strings.
14921 Fit first sentence on one line for apropos-command.
14922
14923 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14924
14925 Changes largely merged in from Dave Love's code.
14926 * progmodes/python.el: Doc fixes.
14927 (python-mode-map): Add python-complete-symbol.
14928 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
14929 (python-comment-indent, python-complete-symbol)
14930 (python-symbol-completions, python-partial-symbol)
14931 (python-try-complete): New.
14932 (python-indent-line): Remove optional arg. Use python-block-end-p.
14933 (python-check): Bind compilation-error-regexp-alist.
14934 (inferior-python-mode): Use rx. Move keybindings to top level.
14935 Set comint-input-filter.
14936 (python-preoutput-filter): Use rx.
14937 (python-input-filter): Re-introduce.
14938 (python-proc): Start new process if necessary.
14939 Check python-buffer non-nil.
14940 (view-return-to-alist): Defvar.
14941 (python-send-receive): New.
14942 (python-eldoc-function): Use it.
14943 (python-mode-running): Don't defvar.
14944 (python-mode): Set comment-indent-function.
14945 Maybe update hippie-expand-try-functions-list.
14946 (python-indentation-levels): Initialize differently.
14947 (python-block-end-p): New.
14948 (python-indent-line): Use it.
14949 (python-compilation-regexp-alist): Augment.
14950 (run-python): Import `emacs' module to Python rather than loading
14951 code directly. Set python-buffer differently.
14952 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
14953 Use python-proc.
14954 (python-send-command): Go to end of comint buffer.
14955 (python-load-file): Use python-proc, emacs.eimport.
14956 (python-describe-symbol): Simplify interactive form.
14957 Use emacs.help. Do use temp-buffer-show-hook.
14958 Call print-help-return-message.
14959 (hippie-exp): Require when compiling.
14960 (python-preoutput-continuation): Use rx.
14961
14962 * diff-mode.el (diff-make-unified): Fix regexp.
14963
14964 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
14965
14966 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
14967 filter groups from the buffer when rebuilding the Ibuffer buffer
14968 and `ibuffer-show-empty-filter-groups' is nil.
14969
14970 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14971
14972 * ps-print.el (ps-print-quote): Call ps-value-string.
14973 (ps-setup): Call ps-comment-string.
14974 (ps-value-string, ps-comment-string): New funs.
14975
14976 2004-05-06 Juanma Barranquero <lektu@terra.es>
14977
14978 * ehelp.el (electric-help-command-loop): Check whether the last
14979 character is visible, not (point-max).
14980
14981 * help-fns.el (help-argument-name): Default to bold; don't inherit
14982 from font-lock-variable-name-face.
14983 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
14984
14985 2004-05-05 Kenichi Handa <handa@m17n.org>
14986
14987 * descr-text.el (describe-char): Copy the character with text
14988 properties and overlays into the first line, and call
14989 describe-text-properties on it.
14990
14991 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
14992
14993 * iswitchb.el (iswitchb-global-map): Fix typo.
14994 Remove unwanted ###autoloads from source file.
14995
14996 2004-05-05 Lars Hansen <larsh@math.ku.dk>
14997
14998 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
14999 in run-hooks. Use substitute-command-keys in message.
15000 (wdired-abort-changes): Add message.
15001
15002 2004-05-03 Michael Mauger <mmaug@yahoo.com>
15003
15004 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
15005 (sql-emacs20-p): Remove.
15006 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
15007 (sql-builtin-face, sql-doc-face): Remove.
15008 (sql-mode-ansi-font-lock-keywords)
15009 (sql-mode-oracle-font-lock-keywords)
15010 (sql-mode-postgres-font-lock-keywords)
15011 (sql-mode-linter-font-lock-keywords)
15012 (sql-mode-ms-font-lock-keywords)
15013 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
15014 (sql-product-font-lock): Fix font-lock reset when font rules change.
15015 (sql-highlight-product): Remove incorrect font-lock reset logic.
15016
15017 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
15018
15019 * ses.el (ses-set-parameter): Fix typo.
15020
15021 2004-05-04 Kim F. Storm <storm@cua.dk>
15022
15023 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
15024 Must expand directory for completion to work; and don't mess with
15025 process-environment.
15026 (ido-read-file-name): If command has ido property, don't use ido
15027 if value is ignore, or read as directory if value is dir.
15028 Set ido ignore property for dired-do-rename command.
15029
15030 2004-05-04 Juanma Barranquero <lektu@terra.es>
15031
15032 * ehelp.el (electric-help-command-loop, electric-help-undefined)
15033 (electric-help-help): Check against unmapped commands.
15034
15035 * help-fns.el (help-argument-name): New face, inheriting from
15036 font-lock-variable-name-face, to highlight function arguments in
15037 `describe-function' and `describe-key'.
15038 (help-do-arg-highlight): Auxiliary function to highlight a given
15039 list of arguments in a string.
15040 (help-highlight-arguments): Highlight the function arguments and
15041 all uses of them in the docstring.
15042 (describe-function-1): Use it. Do docstring output via `insert',
15043 not 'princ', so text attributes are preserved.
15044
15045 * winner.el (winner-mode-map): Move `winner-undo' and
15046 `winner-redo' to C-c <left> and C-c <right>, respectively (the
15047 previous bindings conflict with `prev-buffer', `next-buffer').
15048
15049 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15050
15051 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
15052 (bibtex-entry-update): New command bound to C-c C-u.
15053 (bibtex-text-in-string): Fix regexp.
15054 (bibtex-assoc-of-regexp): Remove.
15055 (bibtex-progress-message): Fix docstring.
15056 (bibtex-inside-field): Use if.
15057 (bibtex-assoc-regexp): New function.
15058 (bibtex-format-entry): Make code more robust so that it formats
15059 also old entries.
15060 (bibtex-autokey-demangle-title): Merge with obsolete function
15061 bibtex-assoc-of-regexp.
15062 (bibtex-field-list): New function.
15063 (bibtex-entry): Use bibtex-field-list.
15064 (bibtex-parse-entry): Fix docstring.
15065 (bibtex-print-help-message): Use bibtex-field-list.
15066 (bibtex-make-field): Use bibtex-field-list.
15067 (bibtex-entry-index): Bugfix. Return crossref key if required.
15068 (bibtex-lessp): Fix docstring.
15069
15070 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
15071
15072 * select.el (xselect-convert-to-string): Move comment to intended line.
15073
15074 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15075
15076 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
15077 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
15078
15079 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15080
15081 * term/x-win.el (x-clipboard-yank): Don't exit on error from
15082 x-get-selection.
15083
15084 2004-05-03 Jason Rumney <jasonr@gnu.org>
15085
15086 * makefile.nt: Remove.
15087
15088 2004-05-03 Kim F. Storm <storm@cua.dk>
15089
15090 * emulation/cua-base.el (cua--update-indications): Fix last change.
15091 (cua-mode): Deactivate mark when cua-mode is enabled.
15092
15093 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
15094
15095 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
15096
15097 2004-05-03 Nick Roberts <nickrob@gnu.org>
15098
15099 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
15100 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
15101 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
15102 window over visible frames.
15103 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
15104
15105 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
15106
15107 * progmodes/compile.el (compilation-gcpro): New var.
15108 (compilation-fake-loc): Use it.
15109 (compilation-forget-errors): Reset it.
15110
15111 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
15112
15113 * diff-mode.el (diff-header-face, diff-file-header-face):
15114 Use min-colors.
15115
15116 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15117
15118 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
15119 (bibtex-clean-entry): Disentangle code.
15120 (bibtex-realign): New function.
15121 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
15122 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
15123 Remove undocumented optional arg called-by-convert-alien.
15124 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
15125 for sorting instead of bibtex-sort-buffer.
15126
15127 2004-05-02 Eli Zaretskii <eliz@gnu.org>
15128
15129 * progmodes/compile.el (compilation-start): In the
15130 no-async-subprocesses branch, call sit-for to give redisplay a
15131 chance to show the updated process status in the mode line, and
15132 fontify the buffer explicitly after the process exits.
15133
15134 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
15135
15136 * progmodes/python.el (python-compilation-line-number): Remove.
15137 (python-compilation-regexp-alist): Don't use it any more.
15138 (python-orig-start, python-input-filter): Remove.
15139 (inferior-python-mode): Don't set up comint-input-filter-functions.
15140 (python-send-region): Use compilation-fake-loc.
15141
15142 * progmodes/compile.el (compilation-messages-start): New var.
15143 (compilation-mode): Don't setup next-error-function here.
15144 (compilation-setup): Set it up here instead (for minor modes as well).
15145 Make compilation-messages-start buffer local.
15146 (compilation-next-error-function): Use it.
15147 (compilation-forget-errors): Set compilation-messages-start.
15148
15149 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
15150
15151 * ielm.el (ielm-prompt-read-only): Update docstring.
15152
15153 * comint.el (comint-prompt-read-only): Update docstring.
15154 (comint-update-fence, comint-kill-whole-line)
15155 (comint-kill-region): New functions.
15156
15157 * simple.el (kill-whole-line): Use "p" instead of "P" in
15158 interactive form.
15159
15160 2004-05-01 Juanma Barranquero <lektu@terra.es>
15161
15162 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
15163 format arglist so default values in CL-style argument lists are
15164 correctly shown.
15165
15166 2004-05-01 Jason Rumney <jasonr@gnu.org>
15167
15168 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
15169
15170 2004-05-01 Kenichi Handa <handa@m17n.org>
15171
15172 * international/titdic-cnv.el (miscdic-convert): Don't generate a
15173 quail file if it is up to date.
15174
15175 2004-04-30 Juri Linkov <juri@jurta.org>
15176
15177 * cus-edit.el (custom-mode-map):
15178 Add key binding `C-x C-s' to `Custom-save'.
15179
15180 * outline.el (outline-blank-line): New var.
15181 (outline-next-preface, outline-show-heading)
15182 (outline-end-of-subtree): Use it.
15183
15184 * dired-aux.el (dired-touch-initial): New fun.
15185 (dired-do-chxxx): Call it for op-symbol `touch'.
15186 (dired-diff): Use `dired-dwim-target-directory'
15187 if current dired buffer has no buffer mark.
15188
15189 * bindings.el (propertized-buffer-identification):
15190 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
15191 Add C-M-arrow keys for consistency.
15192
15193 * files.el (confirm-kill-emacs):
15194 Change group from top-level `emacs' to `convenience'.
15195
15196 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
15197 Push mark on the first call of successive command calls.
15198 (insert-pair): New fun created from `insert-parentheses' with
15199 `open' and `close' arguments added. Enclose active regions
15200 in paired characters. Compare adjacent characters syntax with
15201 inserted characters syntax before inserting a space.
15202 (insert-parentheses): Call `insert-pair' with ?\( ?\).
15203
15204 * delsel.el: Don't put `delete-selection' property
15205 on `insert-parentheses' symbol to take advantage of
15206 region handling in `insert-pair' function.
15207 Suggested by Stephan Stahl <stahl@eos.franken.de>.
15208
15209 2004-04-30 Kim F. Storm <storm@cua.dk>
15210
15211 * emulation/cua-base.el: Add support for changing cursor types;
15212 based on patch from Michael Mauger.
15213 (cua-normal-cursor-color, cua-read-only-cursor-color)
15214 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
15215 Customization cursor type and/or cursor color.
15216 (cua--update-indications): Handle cursor type changes.
15217 (cua-mode): Update cursor indications if enabled.
15218
15219 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
15220
15221 * mouse.el (mouse-drag-copy-region): New defcustom.
15222 (mouse-set-region, mouse-drag-region-1): Use it.
15223
15224 * simple.el (kill-ring-save): If region face background color is
15225 unspecified (if no highlighting), show extent of fully visible
15226 region even if transient-mark-mode is enabled.
15227
15228 * emulation/cua-base.el (cua--standard-movement-commands):
15229 Add cua-scroll-up and cua-scroll-down.
15230 (cua-scroll-up, cua-scroll-down): New commands.
15231 (cua--init-keymaps): Remap scroll-up and scroll-down.
15232
15233 * emulation/cua-rect.el (cua--convert-rectangle-as):
15234 New defmacro.
15235 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
15236 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
15237 New commands (suggested by Jordan Breeding).
15238
15239 2004-04-30 Juanma Barranquero <lektu@terra.es>
15240
15241 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
15242
15243 2004-04-30 Mario Lang <mlang@delysid.org>
15244
15245 * diff.el (diff-switches): Fix typo in docstring.
15246
15247 2004-04-30 Alex Schroeder <alex@gnu.org>
15248
15249 * xml.el (xml-debug-print-internal): Don't add newline and
15250 indentation to text nodes and write empty elements as empty tags
15251 instead of opening and closing tags.
15252 (xml-debug-print): Take optional indent-string argument.
15253 (xml-print): Alias for xml-debug-print.
15254
15255 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
15256
15257 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
15258 than duplicate call to `line-beginning-position'.
15259
15260 * progmodes/f90.el (f90-get-present-comment-type):
15261 Return whitespace, as well as comment chars, for consistent filling
15262 of comment blocks. Use `match-string-no-properties'.
15263 (f90-break-line): Trim trailing whitespace when filling comments.
15264
15265 2004-04-30 Dave Love <fx@gnu.org>
15266
15267 * calendar/diary-lib.el (diary-outlook-formats): New variable.
15268 (diary-from-outlook-internal, diary-from-outlook)
15269 (diary-from-outlook-gnus, diary-from-outlook-rmail):
15270 New functions to import diary entries from Outlook-format
15271 appointments in mail messages.
15272
15273 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
15274
15275 * progmodes/python.el (python-send-command): New fun.
15276 (python-send-region, python-load-file): Use it.
15277
15278 * progmodes/compile.el (compilation-last-buffer): Add var alias.
15279
15280 * help-fns.el (help-C-file-name): Use new subr-name.
15281 Prepend `src/' to the file name.
15282 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
15283 (describe-function-1, describe-variable): Only find a C source file
15284 name if DOC is already loaded.
15285
15286 * help-mode.el (help-function-def, help-variable-def):
15287 Use the new find-function-search-for-symbol functionality.
15288 Allow FILE to be `C-source'.
15289
15290 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
15291 (find-function-C-source): New fun.
15292 (find-function-search-for-symbol): Use it.
15293
15294 2004-03-29 Michael Mauger <mmaug@yahoo.com>
15295
15296 * progmodes/sql.el (sql-product-alist): Rename variable
15297 `sql-product-support'. Add Postgres login parameters.
15298 (sql-set-product, sql-product-feature): Update with renamed variable.
15299 (sql-connect-postgres): Add username prompt.
15300 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
15301 Make patterns less product specific.
15302 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
15303 (sql-mode-abbrev-table): Modify initialization.
15304 (sql-builtin-face): Add variable.
15305 (sql-keywords-re): Add macro.
15306 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
15307 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
15308 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
15309 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
15310 (sql-mode-linter-font-lock-keywords)
15311 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
15312 (sql-mode-sybase-font-lock-keywords)
15313 (sql-mode-informix-font-lock-keywords)
15314 (sql-mode-interbase-font-lock-keywords)
15315 (sql-mode-ingres-font-lock-keywords)
15316 (sql-mode-solid-font-lock-keywords)
15317 (sql-mode-sqlite-font-lock-keywords)
15318 (sql-mode-db2-font-lock-keywords): Default to nil.
15319 (sql-product-font-lock): Always highlight ANSI keywords.
15320 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
15321 (sql-send-string): Add function.
15322
15323 2004-04-29 Dave Love <fx@gnu.org>
15324
15325 * progmodes/cfengine.el (cfengine-beginning-of-defun)
15326 (cfengine-end-of-defun): Ensure progress through buffer.
15327
15328 * info-look.el (cfengine-mode): Accept a terminal ().
15329
15330 2004-04-29 Juri Linkov <juri@jurta.org>
15331
15332 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
15333 instead of isearch-yank-word-or-char. Add new key bindings for
15334 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
15335 (isearch-del-char): New fun.
15336 (isearch-forward, isearch-edit-string): Update docstring.
15337 (isearch-yank-char): Doc fix.
15338 (isearch-other-meta-char): Restore point after scrolling.
15339
15340 * progmodes/compile.el (compilation-context-lines): Add nil option
15341 to disable compilation output window scrolling.
15342 (compilation-set-window): Use it.
15343
15344 * outline.el (outline-next-preface, outline-show-heading):
15345 Don't leave unhidden blank line before heading.
15346 (outline-end-of-subtree): Include last newline into subtree.
15347 (hide-entry): Leave point at beginning of heading instead of end.
15348 (outline-up-heading): Push mark for the first call of successive
15349 command calls.
15350
15351 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
15352
15353 * comint.el (comint-prompt-read-only): New variable.
15354 (comint-output-filter): Implement it.
15355
15356 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
15357 (ielm-prompt-internal): New variable.
15358 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
15359 (ielm-send-input): Delete unused variable `buf'.
15360 (ielm-eval-input): Use `ielm-prompt-internal'.
15361 (inferior-emacs-lisp-mode): Use new variables
15362 `comint-prompt-read-only' and `ielm-prompt-internal'.
15363 Get rid of obsolete variable `directory-sep-char'.
15364 (ielm): Use `zerop'.
15365
15366 2004-04-29 John Paul Wallington <jpw@gnu.org>
15367
15368 * thumbs.el (toplevel): Require cl at compile time.
15369 Remove conditional definitions of `ignore-errors' and `caddar'
15370 because they occur at run time.
15371
15372 2004-04-28 Nick Roberts <nickrob@gnu.org>
15373
15374 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
15375 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
15376 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
15377 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
15378
15379 * progmodes/gud.el (gud-common-init): Throw an error if program is
15380 already running under gdb.
15381
15382 2004-04-28 John Paul Wallington <jpw@gnu.org>
15383
15384 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
15385 (thumbs-show-image-num): Move assignment of
15386 `thumbs-current-image-filename' within scope of `i'.
15387 (thumbs-emboss-image): Don't use `evenp'.
15388
15389 2004-04-28 Richard M. Stallman <rms@gnu.org>
15390
15391 * progmodes/compile.el (compilation-context-lines): Default now 0.
15392
15393 2004-04-28 Juanma Barranquero <lektu@terra.es>
15394
15395 Use `time-less-p' from calendar/time-date.el instead of defining
15396 custom versions of it.
15397
15398 * pcomplete.el (pcomplete-time-less-p): Remove.
15399
15400 * thumbs.el (time-less-p): Remove.
15401
15402 * calendar/timeclock.el (timeclock-time-less-p): Remove.
15403 (timeclock-generate-report): Use `time-less-p'.
15404
15405 * emacs-lisp/autoload.el (autoload-before-p): Remove.
15406 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
15407
15408 2004-04-28 Masatake YAMATO <jet@gyve.org>
15409
15410 * subr.el (remove-overlays): Make arguments optional.
15411
15412 * wid-edit.el (widget-specify-button): Put evaporate to the
15413 overlay for sample.
15414 (widget-specify-sample): Put evaporate to the overlay for sample.
15415 (widget-specify-doc): Put evaporate to the overlay for documentation.
15416
15417 2004-04-27 Jesper Harder <harder@ifa.au.dk>
15418
15419 * info.el (info-apropos): Make it an index node. Align node names
15420 like makeinfo.
15421
15422 2004-04-27 Eli Zaretskii <eliz@gnu.org>
15423
15424 * net/browse-url.el (browse-url-netscape-sentinel)
15425 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
15426 (browse-url-epiphany-sentinel, browse-url-mosaic):
15427 Use browse-url-*-program instead of a literal program name.
15428
15429 2004-04-27 Kevin Ryde <user42@zip.com.au>
15430
15431 * eshell/em-alias.el:
15432 * eshell/em-dirs.el:
15433 * eshell/em-hist.el:
15434 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
15435 features when M-x customize-group loads modules before the main
15436 eshell.el.
15437
15438 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
15439
15440 * subr.el (momentary-string-display): Support EXIT-CHAR that is
15441 either a character representation of an event or an event
15442 description list.
15443
15444 * type-break.el: Capitalise Emacs and Lisp.
15445 (type-break-good-break-interval, type-break-demo-boring-stats)
15446 (type-break-terse-messages, type-break-file-name): New defcustoms.
15447 (type-break-post-command-hook)
15448 (type-break-warning-countdown-string): Quote variable names in doc.
15449 (type-break-interval-start, type-break-auto-save-file-name): New vars.
15450 (type-break-mode): Document type-break-good-break-interval and the
15451 "session" file. Schedule break according to the session file.
15452 Kill session file buffer on exit. Organise for save-some-buffers
15453 to always save the session file.
15454 (type-break-mode-line-message-mode, type-break-query-mode):
15455 Uppercase arguments.
15456 (type-break-file-time, type-break-file-keystroke-count, timep)
15457 (type-break-choose-file, type-break-get-previous-time)
15458 (type-break-get-previous-count): New defuns.
15459 (type-break): Avoid break querying after a completed break in the
15460 case where the query was initiated during user invocation of the
15461 break. Optional terse messages.
15462 Use type-break-good-break-interval if type-break-good-rest-interval is
15463 nil. File the break time.
15464 (type-break-schedule): New optional args for overriding the use of
15465 the current time.
15466 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
15467 after a break.
15468 (type-break-check): File the keystroke count.
15469 (type-break-do-query): Prevent a second query when the break is
15470 interrupted. Optional terse message.
15471 (type-break-keystroke-reset): Record the start of a typing interval.
15472 (type-break-demo-boring): Optional terse messages. Display word
15473 per minute and keystroke counts according to
15474 type-break-demo-boring-stats.
15475
15476 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
15477
15478 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
15479 directories, make sure they exist under archive-tmpdir.
15480
15481 2004-04-27 Juri Linkov <juri@jurta.org>
15482
15483 * help.el (view-emacs-news): With argument, display info for the
15484 selected version by finding it among different NEWS files, and
15485 narrowing the buffer to the selected version.
15486
15487 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
15488 same-window-buffer-names.
15489 (info): New arg `buffer'. Use it. Doc fix. Read file name for
15490 non-numeric prefix argument, append the number to the buffer name
15491 for numeric prefix argument.
15492 (info-other-window): Bind same-window-regexps to nil.
15493 (Info-reference-name): Rename to Info-point-loc.
15494 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
15495 and Info-find-index-name for stringy Info-point-loc.
15496 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
15497 without middle `.', but with final `.' and optional line number
15498 for it. Set Info-point-loc for index nodes.
15499 (Info-index): Remove middle `.' from index entry regexp.
15500 Modify line number regexp.
15501 (Info-index-next): Decrement line number.
15502 (info-apropos): Remove middle `.' from index entry regexp.
15503 Add optional line number regexp at the end. Add matched value
15504 for line number to the result list and insert it to the buffer.
15505 Replace match-string by match-string-no-properties.
15506 Reorder result list.
15507 (Info-fontify-node): Hide index line numbers.
15508 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
15509 empty matches.
15510 (Info-follow-reference): Use `str' instead of
15511 Info-following-node-name-re.
15512 (Info-toc): Use full file names. Set Info-current-node to "Top".
15513 (Info-fontify-node): Compare file names without directory name.
15514 (Info-try-follow-nearest-node): Don't set Info-reference-name.
15515 Set second arg of Info-extract-menu-node-name for index nodes.
15516 (info-xref-visited): Use magenta3 instead of magenta4.
15517 (Info-mode): Add info-apropos to docstring.
15518
15519 * log-view.el (log-view-diff): Replace interactive code "r"
15520 by a list to allow to call it even if region is not active.
15521
15522 * paren.el (show-paren-highlight-openparen): New var.
15523 (show-paren-function): Turn on openparen highlighting when
15524 matching forward if show-paren-highlight-openparen is non-nil.
15525
15526 * simple.el (kill-ring-save): Use blink-matching-delay instead of
15527 the constant value 1.
15528 (completions-common-part): Expand docstring.
15529
15530 * textmodes/picture.el (picture-mode-map): Add arrow keys.
15531
15532 2004-04-27 Kim F. Storm <storm@cua.dk>
15533
15534 * image.el (insert-sliced-image): Use line-height instead of
15535 line-spacing property on newline.
15536
15537 2004-04-26 Lars Hansen <larsh@math.ku.dk>
15538
15539 * desktop.el (desktop-buffer-misc-data-function): Rename to
15540 desktop-save-buffer and change docstring.
15541 (desktop-buffer-modes-to-save): Delete.
15542 (desktop-save-buffer-p): Use desktop-save-buffer instead of
15543 desktop-buffer-modes-to-save.
15544 (desktop-save): Rename desktop-buffer-misc-data-function to
15545 desktop-save-buffer and allow non-function value.
15546 (desktop-missing-file-warning): Correct docstring.
15547
15548 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
15549 to desktop-save-buffer.
15550
15551 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
15552 desktop-save-buffer.
15553
15554 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
15555
15556 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
15557
15558 2004-04-26 Eli Zaretskii <eliz@gnu.org>
15559
15560 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
15561
15562 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
15563
15564 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
15565 (ielm): Only go to the end of the buffer when starting a new process.
15566
15567 2004-04-25 Juanma Barranquero <lektu@terra.es>
15568
15569 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
15570 mode line. Bind `inhibit-read-only' to t before modifying
15571 properties of text in the buffer.
15572 (ielm): Force point to the end of buffer, even when running ielm
15573 from inside itself.
15574
15575 2004-04-25 Jesper Harder <harder@ifa.au.dk>
15576
15577 * info.el (info-apropos): Reset Info-complete-cache.
15578
15579 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
15580
15581 * progmodes/compile.el (compilation-error-regexp-alist-alist):
15582 Also recognize severe Irix et al. messages.
15583 (compilation-normalize-filename, compile-abbreviate-directory):
15584 Delete functions.
15585 (compilation-get-file-structure): New function inherits
15586 functionality of the two preceding ones.
15587 (compilation-internal-error-properties, compilation-fake-loc):
15588 Use it so that different paths to the same file share the same
15589 markers. Also optimize finding adjacent marker slightly.
15590
15591 2004-04-25 Kim F. Storm <storm@cua.dk>
15592
15593 * image.el (insert-sliced-image): Add line-spacing t property
15594 to newlines separating image lines.
15595
15596 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
15597
15598 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
15599
15600 * ielm.el (ielm-prompt-read-only): New user option.
15601 (ielm-prompt): Expand docstring to describe new behavior.
15602 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
15603 mention it in the docstring.
15604
15605 2004-04-24 Andreas Schwab <schwab@suse.de>
15606
15607 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
15608
15609 * diff.el (diff): Set default-directory in diff buffer.
15610
15611 2004-04-24 Eli Zaretskii <eliz@gnu.org>
15612
15613 * mail/sendmail.el (mail-bury): Don't delete the frame where the
15614 mail was being composed if the terminal cannot display more than
15615 one frame; instead, switch to previous frame.
15616
15617 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
15618 (rmail-start-mail): Support rmail-mail-new-frame even on
15619 terminals that can display only one frame at a time.
15620
15621 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
15622
15623 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
15624 (checkdoc-output-font-lock-keywords): Remove error regexp.
15625 (checkdoc-output-mode-map): Remove.
15626 (checkdoc-output-mode): Derive from compilation-mode.
15627 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
15628
15629 * dired.el (dired-mode-map): Add a menu entry for wdired.
15630
15631 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
15632 (rx-bracket, rx-check-any, rx-any): Clean up name space.
15633
15634 * wdired.el (wdired-mode-map): Move init into declaration.
15635 Fix `return' binding.
15636 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
15637 Use force-mode-line-update.
15638 (wdired-get-filename): Use `unless'.
15639 (wdired-preprocess-files): Don't assume names have no \n and use / for
15640 dir separator.
15641 (wdired-normalize-filename): Use replace-regexp-in-string.
15642 (wdired-load-hooks): Remove.
15643 (wdired-mode-hooks): Rename to wdired-mode-hook.
15644
15645 * info-look.el: Add support for cfengine-mode.
15646 (info-lookup-setup-mode): Use dolist.
15647
15648 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
15649
15650 * wdired.el: New file.
15651
15652 2004-04-23 Juanma Barranquero <lektu@terra.es>
15653
15654 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
15655
15656 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
15657 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
15658 (pcomplete--help, pcomplete--here): Doc fixes.
15659
15660 2004-04-23 Andre Spiegel <spiegel@gnu.org>
15661
15662 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
15663 handles wrong-number-of-arguments in backend call.
15664
15665 * vc.el (vc-print-log): Likewise.
15666
15667 2004-04-20 Dave Love <fx@gnu.org>
15668
15669 * emacs-lisp/rx.el: Doc fixes.
15670 (rx-constituents): Add/extend many forms.
15671 (rx-check): Check form is a list.
15672 (bracket): Defvar.
15673 (rx-check-any, rx-any, rx-check-not): Modify.
15674 (rx-not): Simplify.
15675 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
15676 (rx-kleene): Use rx-trans-forms.
15677 (rx-quote-for-set): Delete.
15678 (rx): Allow multiple args.
15679
15680 2004-04-23 Kenichi Handa <handa@m17n.org>
15681
15682 * international/mule-util.el (char-displayable-p): Simplify by
15683 using internal-char-font.
15684
15685 2004-04-23 Juanma Barranquero <lektu@terra.es>
15686
15687 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
15688
15689 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
15690
15691 * diff-mode.el (diff-next-error): New fun.
15692 (diff-mode): Use it.
15693
15694 * simple.el (next-error): Change arg name.
15695 Add support for the documented C-u C-x ` usage.
15696
15697 * frame.el (special-display-popup-frame, next-multiframe-window)
15698 (previous-multiframe-window): Only consider frames on same display.
15699
15700 2004-04-22 Lars Hansen <larsh@math.ku.dk>
15701
15702 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
15703 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
15704
15705 2004-04-22 Kim F. Storm <storm@cua.dk>
15706
15707 * net/telnet.el (telnet): Add optional port arg.
15708
15709 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
15710
15711 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15712 Minor sanity check on the `hyperlink' slot.
15713
15714 * Makefile.in (recompile): Compile new files.
15715
15716 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
15717 Add byte-recompile-directory's optional `arg'.
15718
15719 * cvs-status.el (cvs-tree-use-charset): New var.
15720 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
15721 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
15722 (cvs-status-cvstrees): Use it.
15723
15724 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
15725 Make it a normal major mode.
15726 (checkdoc-buffer-label): Make sure the file name is meaningful.
15727 (checkdoc-output-to-error-buffer): Remove.
15728 (checkdoc-error, checkdoc-start-section): Rewrite.
15729
15730 * info.el (info-node, info-menu-5, info-xref, info-header-node)
15731 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15732 (Info-title-4-face): Use new syntax.
15733 (info-xref-visited): Inherit from info-xref.
15734
15735 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
15736
15737 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
15738
15739 * simple.el (next-error-last-buffer, next-error-function):
15740 New variables for the next-error framework.
15741 (next-error-buffer-p): New function.
15742 (next-error-find-buffer): Generalize compilation-find-buffer.
15743 (next-error, previous-error, first-error, next-error-no-select)
15744 (previous-error-no-select): Move from compile.el.
15745
15746 * replace.el (occur-next-error, occur-1): Hook into the next-error
15747 framework.
15748
15749 * progmodes/compile.el (compilation-start):
15750 Set next-error-last-buffer so next-error knows where to jump.
15751 (compilation-setup): Set the buffer-local variable
15752 next-error-function to 'compilation-next-error-function.
15753 (compilation-buffer-p, compilation-buffer-internal-p): Use an
15754 alternate way to find if a buffer is a compilation buffer, for
15755 next-error convenience.
15756 (next-error-no-select, previous-error-no-select, next-error)
15757 (previous-error, first-error): Move to simple.el.
15758 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
15759 (compilation-last-buffer): Remove.
15760 (compilation-start, compilation-next-error, compilation-setup)
15761 (compilation-next-error-function, compilation-find-buffer):
15762 Remove compilation-last-buffer use.
15763
15764 2004-04-21 Juanma Barranquero <lektu@terra.es>
15765
15766 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
15767 (font-lock-warning-face): Fix spacing.
15768
15769 * makefile.w32-in (WINS): Add url/ directory.
15770
15771 2004-04-21 Lars Hansen <larsh@math.ku.dk>
15772
15773 * desktop.el (desktop-buffer-mode-handlers): New variable.
15774 Alist of major mode specific functions to restore a desktop buffer.
15775 (desktop-buffer-handlers): Make variable obsolete.
15776 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
15777 Catch errors signaled in handlers. Update buffer count.
15778 Evaluate desktop-buffer-point.
15779 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
15780 move to dired.el.
15781 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
15782 move to info.el.
15783 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
15784 move to mail/rmail.el.
15785 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
15786 to mh-e/mh-e.el.
15787 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
15788 On fail, print message (to message buffer) even if
15789 desktop-missing-file-warning is nil.
15790 (desktop-buffer-misc-data-function): New buffer local variable.
15791 Function returning major mode specific data.
15792 (desktop-buffer-misc-functions): Make variable obsolete.
15793 (desktop-save): Use desktop-buffer-misc-data-function.
15794 (desktop-buffer-dired-misc-data): Rename to
15795 dired-desktop-buffer-misc-data and move to dired.el.
15796 (desktop-buffer-info-misc-data): Rename to
15797 Info-desktop-buffer-misc-data and move to info.el.
15798 (desktop-read): Add message about number of buffers restored/failed.
15799
15800 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
15801 Add parameters. Pause to display error only when
15802 desktop-missing-file-warning is non-nil.
15803 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15804 (dired-mode): Bind desktop-buffer-misc-data-function.
15805
15806 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
15807 Add Parameters.
15808 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15809 (Info-mode): Bind desktop-buffer-misc-data-function.
15810
15811 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
15812 Add Parameters.
15813
15814 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
15815 Add Parameters.
15816
15817 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
15818
15819 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
15820 the case of letters in case-insensitive expansions when the
15821 abbrev is preceded by characters with letter syntax.
15822
15823 2004-04-21 Richard M. Stallman <rms@gnu.org>
15824
15825 * progmodes/cperl-mode.el (cperl-putback-char):
15826 Delete Emacs 18 definition.
15827
15828 * international/mule.el (ctext-post-read-conversion):
15829 Use assoc-string, not assoc-ignore-case.
15830
15831 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
15832
15833 * emacs-lisp/easymenu.el (easy-menu-add):
15834 Do call x-popup-menu, but only if it's defined.
15835
15836 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
15837
15838 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
15839 Handle multiple args: compile like progn.
15840
15841 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
15842 take all args as &rest arg.
15843
15844 * autoinsert.el (auto-insert-alist): Insert the user's name in
15845 copyright notice, rather than Free Software Foundation.
15846
15847 2004-04-21 Kenichi Handa <handa@m17n.org>
15848
15849 * descr-text.el (describe-char): Make it work on *Help* buffer.
15850
15851 2004-04-21 Kim F. Storm <storm@cua.dk>
15852
15853 * image.el (insert-image): Add optional SLICE arg.
15854 (insert-sliced-image): New defun.
15855
15856 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
15857
15858 * subr.el (read-number): Check whether `default' is nil.
15859
15860 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15861
15862 * progmodes/compile.el (compilation-error-properties):
15863 Split into two.
15864 (compilation-internal-error-properties): New one.
15865 (compilation-compat-error-properties): Use it. Fix the non-marker case.
15866
15867 2004-04-20 Richard M. Stallman <rms@gnu.org>
15868
15869 * window.el (split-window-save-restore-data):
15870 Don't update the data if OLD-INFO is nil.
15871
15872 * view.el (view-return-to-alist): Mark it permanent local.
15873
15874 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
15875
15876 * recentf.el (recentf-save-list): Catch and warn about errors.
15877
15878 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
15879 so "Buffers" won't be pure.
15880
15881 * help-mode.el (help-mode-finish): Set help-return-alist first
15882 thing, setting only the entry for the selected window.
15883
15884 * help-fns.el (describe-function-1): If many non-control non-meta
15885 keys run the command, don't list all of them.
15886
15887 2004-04-20 Juanma Barranquero <lektu@terra.es>
15888
15889 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
15890 arg. Copied from Andre Spiegel's patch of 2004-03-21.
15891
15892 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
15893
15894 2004-04-20 Kenichi Handa <handa@m17n.org>
15895
15896 * international/quail.el (quail-lookup-key): New optional arg
15897 NOT-RESET-INDICES.
15898 (quail-get-translations): Call quail-lookup-key with
15899 NOT-RESET-INDICES t.
15900 (quail-completion): Likewise.
15901 (quail-lookup-map-and-concat): Likewise.
15902
15903 2004-04-20 Kenichi Handa <handa@m17n.org>
15904
15905 * international/quail.el (quail-update-translation): Don't insert
15906 such an unsupported multibyte char in a unibyte buffer.
15907
15908 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
15909
15910 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
15911 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
15912 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
15913 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
15914 (gdb-frame-assembler-buffer): Improve behaviour with
15915 multiple frames.
15916 (gdb-display-buffer): Extend search to all visible frames.
15917
15918 2004-04-19 Eli Zaretskii <eliz@gnu.org>
15919
15920 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
15921 characters left after base64 decoding.
15922 (rmail-decode-region): Use -dos variety of `coding', to remove any
15923 ^M characters left after qp or base64 decoding.
15924
15925 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15926
15927 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
15928 messages.
15929
15930 2004-04-19 Stephen Eglen <stephen@gnu.org>
15931
15932 * add-log.el (add-change-log-entry): Update doc string to mention
15933 add-log-full-name and add-log-mailing-address.
15934
15935 2004-04-18 Juri Linkov <juri@jurta.org>
15936
15937 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
15938 (Info-find-node-2): Simplify error message.
15939 (Info-insert-dir): Use Info-following-node-name.
15940 (Info-goto-node): Remove *info-history* and *info-toc*.
15941 (Info-history): Create a node of the virtual history file.
15942 (Info-toc): Create a node of the virtual toc file.
15943 (Info-insert-toc): New arg `curr-file' for reference file names.
15944 (info-apropos): Remove redundant var binding for temp-file.
15945 (Info-index, Info-index-next, Info-mode): Doc fix.
15946 (Info-goto-emacs-command-node): Don't jump to *info* from
15947 non-*info* Info buffers.
15948 (Info-fontify-node): Don't show the file name of external
15949 references if `Info-hide-note-references' is `hide'. Don't hide
15950 newlines at the end of paragraphs.
15951
15952 * international/mule-diag.el (list-input-methods):
15953 Fix args to help-xref-button.
15954
15955 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
15956 to put into effect local variables from TUTORIAL files.
15957
15958 * textmodes/paragraphs.el (sentence-end) <function>: New fun
15959 with default value taken from the variable `sentence-end'.
15960 (sentence-end) <defcustom>: Set default to nil. Doc fix.
15961 Add nil const to :type.
15962 (sentence-end-without-period, sentence-end-double-space)
15963 (sentence-end-without-space): Doc fix.
15964
15965 * textmodes/paragraphs.el (forward-sentence):
15966 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
15967 (fill-delete-newlines):
15968 * progmodes/cc-cmds.el (c-beginning-of-statement):
15969 Use function `sentence-end' instead of variable `sentence-end'.
15970
15971 2004-04-18 Andreas Schwab <schwab@suse.de>
15972
15973 * progmodes/compile.el (compilation-start): Set window start to
15974 point-min if compilation-scroll-output is nil.
15975
15976 2004-04-18 John Wiegley <johnw@newartisans.com>
15977
15978 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
15979
15980 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
15981
15982 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
15983 (gdb-info-breakpoints-custom): Revert previous change.
15984 (gdb-view-assembler): Update assembler if necessary.
15985 (gdb-frame-handler): Parse correctly for gdb-current-frame.
15986 (gdb-display-source-buffer): Update properly when both source and
15987 assembler are visible.
15988
15989 2004-04-17 John Wiegley <johnw@newartisans.com>
15990
15991 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
15992 which limits the number of names shown in the minibuffer. Off by
15993 default.
15994 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
15995 up iswitchb for users with a multitude of open buffers by showing
15996 only the first and last N/2 buffers in the completion list (which
15997 is enough to aid C-s/C-r, and to know that more characters are
15998 needed to refine the completion list).
15999
16000 2004-04-17 Richard M. Stallman <rms@gnu.org>
16001
16002 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
16003 (file-truename): Expand all ~ constructs directly.
16004 (insert-directory): Delete any error msg output by the
16005 `insert-directory-program'.
16006
16007 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
16008 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
16009 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
16010 (allout-init): Use find-file-hook, not find-file-hooks.
16011 (allout-mode): Eliminate Emacs 18 support.
16012 Use write-contents-functions, not local-write-file-hooks.
16013
16014 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
16015
16016 * progmodes/compile.el (compilation-error-properties): Fix for
16017 adding messages when there are already markers for their file.
16018 (compilation-fake-loc): New function.
16019
16020 2004-04-16 Dave Love <fx@gnu.org>
16021
16022 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
16023 (python-load-file): Fix python-orig-start setting.
16024
16025 * progmodes/compile.el: Doc fixes.
16026 (compilation-error-regexp-alist-alist)
16027 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
16028 (compilation-assq): Wrap in eval-when-compile.
16029 (compilation-mode-font-lock-keywords): Don't use list*.
16030 (compilation-start): Avoid warning.
16031 (compilation-compat-error-properties)
16032 (compilation-directory-properties): Add keymap property.
16033 (compilation-parsing-end): Make it a marker for better compatibility.
16034
16035 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
16036
16037 2004-04-16 Mark A. Hershberger <mah@everybody.org>
16038
16039 * xml.el: Doc fixes.
16040 (xml-get-children): Only looks at sub-tags and ignore strings.
16041
16042 * xml.el (xml-parse-tag): Avoid overwriting node-name.
16043
16044 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
16045
16046 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
16047
16048 2004-04-16 Andre Spiegel <spiegel@gnu.org>
16049
16050 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
16051
16052 * vc.el (vc-print-log): Likewise.
16053
16054 2004-04-16 Masatake YAMATO <jet@gyve.org>
16055
16056 * simple.el (completion-setup-function): Set an initial value
16057 to `element-common-end' before entering loop. Set a value
16058 to `element-common-end' at the end of loop.
16059 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
16060 (completions-common-part): Rename from completion-de-emphasis.
16061 (completions-first-difference): Rename from completion-emphasis.
16062 Suggested by RMS.
16063
16064 2004-04-16 Juanma Barranquero <lektu@terra.es>
16065
16066 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
16067 (bookmark-edit-annotation-mode): Add mode name.
16068
16069 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
16070
16071 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
16072 for nested conflict markers.
16073 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
16074
16075 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
16076
16077 * progmodes/gdb-ui.el (gdb-goto-info): New function.
16078
16079 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
16080
16081 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
16082
16083 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
16084 Give a backtrace if requested.
16085
16086 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
16087
16088 * progmodes/python.el (python-mouse-2-command, python-RET-command):
16089 Remove unused functions.
16090 (python-orig-start-line, python-orig-file): Remove.
16091 (python-orig-start): New var.
16092 (python-input-filter, python-compilation-line-number)
16093 (python-send-region, python-load-file): Use it.
16094
16095 * info.el (info): Always jump to *info*.
16096
16097 * subr.el (posn-set-point): New function.
16098
16099 * mouse.el (mouse-set-point): Use it.
16100
16101 * progmodes/compile.el (compile-goto-error): Use it.
16102 (compilation-button-map): New keymap.
16103 (compilation-error-properties): Use it.
16104 (compilation-shell-minor-mode-map): Don't bind mouse-2.
16105
16106 * smerge-mode.el (smerge-popup-context-menu): Use it.
16107
16108 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
16109 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
16110 mouse and non-mouse case.
16111
16112 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
16113 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
16114
16115 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
16116 Make it work for non-mouse events.
16117
16118 * pcvs-info.el (cvs-status-map): Update binding name.
16119
16120 2004-04-14 Mark A. Hershberger <mah@everybody.org>
16121
16122 * xml.el (xml-maybe-do-ns): New function to handle namespace
16123 parsing of both attribute and element names.
16124 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
16125 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
16126 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
16127 (xml-parse-attlist): Make it do its own namespace parsing.
16128
16129 2004-04-14 Dave Love <fx@gnu.org>
16130
16131 * progmodes/python.el (run-python): Fix use of \n.
16132 (python-load-file): Remove `try' from Python fragment.
16133 (python-describe-symbol): Fix message.
16134
16135 * comint.el: Doc fixes.
16136 (comint-last-input-start, comint-last-input-end)
16137 (comint-last-output-start): Give them values.
16138 (comint-arguments): Avoid warning.
16139 (comint-skip-prompt): Use line-end-position.
16140 (comint-backward-matching-input): Rename arg to agree with doc.
16141 (comint-extract-string): Use syntax-ppss.
16142 (comint-dynamic-simple-complete): Delete useless list construction.
16143 (comint-redirect-subvert-readonly): New.
16144 (comint-redirect-preoutput-filter): Use it.
16145
16146 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
16147 Correctly handle negative arguments when calling hook functions.
16148
16149 2004-04-14 Jesper Harder <harder@ifa.au.dk>
16150
16151 * info.el (info-apropos): Don't clobber Info-history-list.
16152
16153 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
16154
16155 * progmodes/compile.el (compilation-setup):
16156 Localize overlay-arrow-position.
16157 (compilation-sentinel): Restructure code equivalently.
16158 (compilation-next-error): Find message on same line after point if
16159 not found before point.
16160 (compile-mouse-goto-error): Restore function so that compilation
16161 buffer need not be current and use compile-goto-error.
16162 (compile-goto-error): Restore function.
16163 (next-error): Set overlay-arrow-position.
16164 (compilation-forget-errors): Don't localize already local
16165 compilation-locs and remove FIXME about refontifying.
16166
16167 2004-04-14 Kim F. Storm <storm@cua.dk>
16168
16169 * startup.el (emacs-quick-startup): New defvar (set by -Q).
16170 (command-line): New option -Q. Like -q --no-site-file, but
16171 in addition it also disables menu-bar, tool-bar, scroll-bars,
16172 tool-tips, and the blinking cursor.
16173 (command-line-1): Skip startup screen if -Q.
16174 (fancy-splash-head): Use ":align-to center" prop to center splash image.
16175
16176 * emulation/cua-base.el (cua-read-only-cursor-color)
16177 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
16178
16179 2004-04-13 Dave Love <fx@gnu.org>
16180
16181 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
16182 (syntax): Don't require.
16183 (python) <defgroup>: Add :version.
16184 (python-quote-syntax): Re-written.
16185 (inferior-python-mode): Move stuff here from run-python and add
16186 some more.
16187 (python-preoutput-continuation, python-preoutput-result)
16188 (python-dotty-syntax-table): New.
16189 (python-describe-symbol): Use them.
16190 (run-python): Move stuff to inferior-python-mode. Modify code
16191 loaded into Python.
16192 (python-send-region): Use python-proc, python-send-string.
16193 (python-send-string): Send newlines too. Callers changed.
16194 (python-load-file): Re-written.
16195 (python-eldoc-function): New.
16196 (info-look): Don't require.
16197 (python-after-info-look): New. A modified version of former
16198 top-level code for use with eval-after-load.
16199 (python-maybe-jython, python-guess-indent): Use widened buffer.
16200 (python-fill-paragraph): Re-written.
16201 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
16202 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
16203
16204 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
16205
16206 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
16207 Set compilation-error-regexp-alist earlier.
16208
16209 * progmodes/compile.el (compilation-minor-mode-map)
16210 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
16211 (compile-goto-error): Re-merge the mouse and non-mouse commands.
16212
16213 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
16214
16215 * progmodes/compile.el (compile-goto-error): Select the buffer/window
16216 corresponding to the event.
16217
16218 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
16219
16220 * loadup.el: Add cygwin to system-type list, for unexec() support.
16221
16222 2004-04-12 John Paul Wallington <jpw@gnu.org>
16223
16224 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
16225 (ibuffer-restore-window-config-on-quit): New variable to replace
16226 `ibuffer-delete-window-on-quit'. Update all references.
16227 (ibuffer-prev-window-config): New variable.
16228 (ibuffer-quit): Restore previous window configuration instead of
16229 deleting window.
16230 (ibuffer): Save window configuration before showing Ibuffer buffer.
16231
16232 * help.el (describe-mode): Doc fix.
16233
16234 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
16235
16236 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
16237 not to treat nil as a function.
16238
16239 * vc-arch.el (vc-arch-root): Be a bit more careful.
16240 (vc-arch-register): Save the buffer if we modified it.
16241 (vc-arch-delete-rej-if-obsolete): Save excursion.
16242 (vc-arch-find-file-hook): Use the simpler after-save-hook.
16243 (vc-arch-responsible-p, vc-arch-init-version): New functions.
16244
16245 * net/ldap.el (ldap-search): Use list*.
16246
16247 2004-04-12 Juri Linkov <juri@jurta.org>
16248
16249 * info.el (Info-follow-reference): Allow multiline reference name.
16250
16251 2004-04-11 Dave Love <fx@gnu.org>
16252
16253 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
16254
16255 * progmodes/python.el: New file.
16256
16257 2004-04-11 Andre Spiegel <spiegel@gnu.org>
16258
16259 * vc-hooks.el (vc-arg-list): Function removed.
16260 (vc-default-workfile-unchanged-p): Use condition-case to check for
16261 backward compatibility.
16262
16263 * vc.el (vc-print-log): Use condition-case to check for backward
16264 compatibility.
16265
16266 2004-04-11 Juri Linkov <juri@jurta.org>
16267
16268 * dired.el (dired-faces): New defgroup.
16269 (dired-header, dired-mark, dired-marked, dired-flagged)
16270 (dired-warning, dired-directory, dired-symlink, dired-ignored):
16271 New faces.
16272 (dired-header-face, dired-mark-face, dired-marked-face)
16273 (dired-flagged-face, dired-warning-face, dired-directory-face)
16274 (dired-symlink-face, dired-ignored-face): New face variables.
16275 (dired-font-lock-keywords): Use them instead of font-lock faces.
16276 Split the rule for dired marks into 3 separate rules: for marks,
16277 marked file names and flagged file names.
16278
16279 * help-mode.el (help-make-xrefs): Add a final newline to the
16280 *Help* buffer.
16281
16282 2004-04-11 John Paul Wallington <jpw@gnu.org>
16283
16284 * replace.el (occur-engine): Distinguish between one and several
16285 matches in the matches per buffer heading.
16286
16287 2004-04-11 Kim F. Storm <storm@cua.dk>
16288
16289 * ido.el (ido-confirm-unique-completion): New defcustom.
16290 (ido-complete): Use it.
16291 (ido-write-file): Set it to t unconditionally.
16292
16293 2004-04-10 Miles Bader <miles@gnu.org>
16294
16295 RCS keyword removal (only non-comment changes are enumerated here):
16296
16297 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
16298 (byte-compile-insert-header): Don't use `byte-compile-version'.
16299 * forms.el (forms-version): Variable removed.
16300 (forms-mode): Don't use `forms-version'.
16301 * recentf.el (recentf-version): Variable removed.
16302 * progmodes/delphi.el (delphi-version): Variable removed.
16303 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
16304
16305 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
16306
16307 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
16308
16309 2004-04-09 Jesper Harder <harder@ifa.au.dk>
16310
16311 * info.el (info-apropos): Improve menu item regexp.
16312
16313 2004-04-09 Simon Josefsson <jas@extundo.com>
16314
16315 * mail/smtpmail.el: Add comment, based on report by
16316 kdc@rcn.com (Kevin D. Clark).
16317
16318 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
16319
16320 * progmodes/compile.el (compilation-mode-font-lock-keywords):
16321 Redo one more thing that I didn't notice Daniel had undone.
16322
16323 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
16324
16325 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
16326 (gdb-goto-breakpoint, gdb-display-buffer)
16327 (gdb-display-source-buffer, gdb-view-source-function)
16328 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
16329 (gdb-source-info, gdb-frame-handler): Don't specify a window
16330 for display.
16331 (gdb-info-breakpoints-custom): Remove superfluous update of
16332 assembler buffer.
16333 (gdb-many-windows): Make settable outside gdb.
16334
16335 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
16336
16337 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
16338 Derive from fundamental-mode rather than text-mode.
16339
16340 2004-04-08 Juri Linkov <juri@jurta.org>
16341
16342 * info.el (Info-history): Doc fix.
16343 (Info-history-list): New var.
16344 (info-xref): Change magenta4 to blue, remove bold for dark and
16345 light backgrounds, change bold to underline for non-color classes.
16346 (info-xref-visited): New face.
16347 (Info-fontify-visited-nodes): New custom.
16348 (Info-hide-note-references): Add new value `hide'. Doc fix.
16349 (Info-reference-name): New var.
16350 (Info-selection-hook): New custom.
16351 (Info-edit-mode-hook): New var.
16352 (Info-find-file): New fun.
16353 (Info-find-node): Move part of code to Info-find-file.
16354 (Info-find-node-2): Add anchors to Info-history-list. Move point
16355 to the place with the reference name if name is defined.
16356 (Info-select-node): Add current node to Info-history-list.
16357 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
16358 (Info-search-whitespace-regexp): New custom.
16359 (Info-search-case-fold): New var.
16360 (Info-search): Add "case-sensitively" to the prompt.
16361 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
16362 (Info-search-case-sensitively, Info-search-next): New fun.
16363 (Info-up): Move point to the menu item of the current node.
16364 (Info-history): New fun. Add *info-history* to
16365 same-window-buffer-names.
16366 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
16367 (Info-insert-toc): New fun.
16368 (Info-build-toc): New fun.
16369 (Info-follow-reference): Add new arg `fork'. Doc fix.
16370 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
16371 with the same name prefer the reference closest to point.
16372 (Info-next-reference): Replace * by + in the *Note regexp.
16373 Add regexp for http:// and ftp://. Skip the *Note prefix.
16374 (Info-prev-reference): Replace * by + in the *Note regexp.
16375 Add regexp for http:// and ftp://. Skip the *Note prefix.
16376 (Info-follow-nearest-node): Add new arg `fork'.
16377 (Info-try-follow-nearest-node): Add new arg `fork'.
16378 Call browse-url for http:// and ftp:// references.
16379 Set Info-reference-name for index entries.
16380 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
16381 Info-search-next, Info-history, Info-toc, clone-buffer.
16382 (Info-menu-update): Replace * by + in the *Note regexp.
16383 (Info-mode): Add documentation for Info-history, Info-toc,
16384 Info-search-case-sensitively, Info-search-next, clone-buffer.
16385 (Info-fontify-menu-headers): Remove fun. Move code to
16386 Info-fontify-node.
16387 (Info-fontify-node): Add docstring. Add local vars
16388 fontify-visited-p and not-fontified-p. If not-fontified-p is t
16389 then fontify header line, titles, menu headers, http and ftp
16390 references, refill paragraphs. If not-fontified-p is t or
16391 fontify-visited-p is t then fontify cross references, menu items.
16392 Fontify menu headers. Fontify http and ftp references.
16393 Change regexp for cross references to require whitespace after *Note,
16394 add matching groups for file and node names. Remove hack for quote.
16395 Use display property for Info-hide-note-references=t. Use fifth
16396 or fourth match for help-echo. Display visited nodes in a
16397 different face. Unhide file names of external references.
16398 Unhide newlines. Display visited menu items in a different face.
16399
16400 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
16401
16402 * progmodes/compile.el: Require CL.
16403 (compilation-mode-font-lock-keywords): Re-install the "line as
16404 function" patch.
16405
16406 * help-fns.el (help-C-source-directory): New var.
16407 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
16408 (describe-function-1, describe-variable): Use them.
16409
16410 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
16411 to C source files specially.
16412
16413 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
16414
16415 * info.el (Info-hide-cookies-node): New function.
16416 (Info-select-node): Use it.
16417 (Info-display-images-node): Remove message with image file name.
16418
16419 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
16420
16421 * progmodes/compile.el (compilation-warning-face)
16422 (compilation-info-face, compilation-skip-threshold)
16423 (compilation-skip-visited, compilation-context-lines):
16424 Declare :version when added to Emacs.
16425 (compilation-error-regexp-alist-alist): Extend caml and irix.
16426 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
16427 (compilation-mode-font-lock-keywords): Temporarily undo line as
16428 function patch, which wasn't ready.
16429
16430 2004-04-07 Kenichi Handa <handa@m17n.org>
16431
16432 * international/latin1-disp.el (latin1-display-setup): Check each
16433 character is displayable or not instead of calling
16434 latin1-display-check-font.
16435
16436 2004-04-06 Kenichi Handa <handa@m17n.org>
16437
16438 * language/ethio-util.el (ethio-sera-being-called-by-w3):
16439 New variable.
16440 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
16441 instead of sera-being-called-by-w3.
16442 (ethio-fidel-to-sera-buffer): Likewise.
16443 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
16444 instead of sera-being-called-by-w3.
16445 (ethio-write-file): Likewise.
16446
16447 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16448
16449 * printing.el: Doc fix.
16450
16451 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
16452
16453 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
16454 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
16455 (gdb-setup-windows): Only use separate IO buffer if required.
16456
16457 2004-04-06 Kim F. Storm <storm@cua.dk>
16458
16459 * term.el (term-is-xemacs): Remove.
16460 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
16461 (term-window-width): New function.
16462 (term-mode, term-check-size): Use it.
16463 (term-mode): Disable overflow-newline-into-fringe in term buffer.
16464
16465 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
16466
16467 * cus-edit.el (custom-add-parent-links): Change unbound variable
16468 `symbol' to `name'.
16469
16470 2004-04-05 Jesper Harder <harder@ifa.au.dk>
16471 * info.el (info-apropos): New function.
16472 (Info-mode-menu): Add it.
16473 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
16474
16475 * help-mode.el (help-make-xrefs): Recognize aliased variable with
16476 inherited docstring.
16477
16478 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
16479
16480 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
16481
16482 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
16483
16484 * progmodes/compile.el (font-lock): Don't require any more.
16485 (compilation-error-properties, compilation-start, compilation-sentinel)
16486 (compilation-filter, next-error): Use with-current-buffer.
16487 (compilation-skip-to-next-location, compilation-skip-threshold)
16488 (compilation-skip-visited): Move to silence the byte-compiler.
16489 (compilation-setup): Simplify.
16490 (compilation-next-error): Use line-(beginning|end)-position.
16491 Make sure `pt' is non-nil before using compilation-loop.
16492 (compile-goto-error): Add optional event arg. Use it.
16493 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
16494 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
16495 Update the binding for mouse-2.
16496 (first-error): Set compilation-current-error to nil rather than bob.
16497 (compilation-parsing-end, compilation-parse-errors-function)
16498 (compilation-error-list, compilation-old-error-list):
16499 "New" compatibility variables.
16500 (compile-buffer-substring, compilation-compat-error-properties)
16501 (compilation-compat-parse-errors, compilation-forget-errors):
16502 New compatibility functions.
16503 (compilation-mode-font-lock-keywords): Use them.
16504
16505 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
16506
16507 * autorevert.el (auto-revert-handler): If point (or a window
16508 point) is at the end of the buffer, keep it there after
16509 reverting. This allows to tail a file.
16510 Mention this in the `Commentary'.
16511
16512 * format.el (format-write-file): Add optional argument CONFIRM
16513 and make it behave like the analogous argument to `write-file'.
16514
16515 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16516
16517 * progmodes/ebnf2ps.el: Doc fix.
16518 (ebnf-version): New version number (4.2).
16519 (ebnf-syntax): Customization and docstring fix.
16520 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
16521 Put autoloaded funs before first use.
16522 (ebnf-style-database): Add dtd entry.
16523 (ebnf-syntax-alist): Add dtd initialization.
16524 (ebnf-token-sequence): New fun.
16525 (ebnf-comment-table): Add new comment action character.
16526 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
16527
16528 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
16529 Type Definition for XML).
16530
16531 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
16532 * progmodes/ebnf-bnf.el (ebnf-sequence):
16533 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
16534 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
16535 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
16536 Code simplification: call ebnf-token-sequence.
16537
16538 2004-04-04 Eli Zaretskii <eliz@gnu.org>
16539
16540 * calendar/timeclock.el (timeclock-relative)
16541 (timeclock-get-project-function, timeclock-get-workday-function)
16542 (timeclock-query-out, timeclock-when-to-leave)
16543 (timeclock-when-to-leave-string, timeclock-log-data)
16544 (timeclock-generate-report, timeclock-in): Doc fixes.
16545
16546 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
16547
16548 * url/: New dir. Import the URL package from its repository.
16549
16550 2004-04-03 Andreas Schwab <schwab@suse.de>
16551
16552 * diff-mode.el (diff-mode): Fix missing quote.
16553
16554 2004-04-03 Juri Linkov <juri@jurta.org>
16555
16556 * descr-text.el (describe-property-list): Add `font-lock-face'.
16557
16558 * dired.el (dired-font-lock-keywords): Fix permission regexps.
16559
16560 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16561
16562 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
16563 Use utf-16le on little endian machines and utf-16be otherwise.
16564
16565 2004-04-02 David Kastrup <dak@gnu.org>
16566
16567 * net/browse-url.el (browse-url-generic): Use call-process
16568 instead of start-process to allow browsers that fork and detach.
16569
16570 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
16571
16572 * compile.el (compilation-current-error): New var.
16573 (compilation-setup, compile-mouse-goto-error)
16574 (compile-goto-error, next-error): Use it.
16575 (compilation-skip-to-next-location): Default to t, which gives
16576 contiguous skipping like old compile (where this was redundant).
16577 (compilation-next-error): Prevent previous-* commands from moving
16578 back to message at or just before point.
16579
16580 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
16581
16582 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
16583 (gdb-source-info): Don't display source at startup, if required.
16584 (gdb-show-main): New option.
16585 (gdba): Update documentation.
16586 (gdb-source): Cover case of auto-display output.
16587
16588 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
16589
16590 * autorevert.el: Delete obsolete autoload's and defvar's.
16591 (auto-revert-check-vc-info): New user option.
16592 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16593 (auto-revert-handler-vc): Delete.
16594 (auto-revert-handler): Treat return value `fast' of
16595 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
16596
16597 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
16598 return `fast'.
16599
16600 * files.el (buffer-stale-function): Doc change.
16601
16602 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16603
16604 * printing.el: New tip on Tips section.
16605 (pr-version): New version number (6.7.4).
16606 (pr-shell-file-name): Initialization fix.
16607
16608 2004-03-31 Juri Linkov <juri@jurta.org>
16609
16610 * dired.el: Add autoload for `dired-do-touch'.
16611 (dired-touch-program): New var.
16612 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
16613 (dired-no-confirm): Add `touch' to docstring.
16614
16615 * dired-aux.el (dired-do-touch): New fun.
16616 (dired-do-chxxx): Add argument -t for touch operation.
16617
16618 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
16619 `dired-move-to-filename-regexp'.
16620
16621 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
16622
16623 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
16624
16625 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16626
16627 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
16628 and only if the buffer was modified.
16629
16630 2004-03-30 Kenichi Handa <handa@m17n.org>
16631
16632 * international/characters.el: Delete pairs for U+2308..U+230B.
16633
16634 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
16635
16636 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
16637 to detect the beginning of a level 2 or 3 annotation.
16638
16639 2004-03-29 Kenichi Handa <handa@m17n.org>
16640
16641 * international/ucs-tables.el (ucs-insert): Fix the error message.
16642
16643 2004-03-29 Kenichi Handa <handa@m17n.org>
16644
16645 * international/mule-util.el (char-displayable-p): Fix generation
16646 of XLFD file name.
16647
16648 * Makefile.in (setwins, setwins_almost): Change directory to $wd
16649 before finding directories by `find'.
16650
16651 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16652
16653 * subr.el (interactive-form): Delete. Now implemented in C.
16654
16655 * pcvs.el (cvs-parse-process): Workaround for Darwin.
16656
16657 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
16658 (vc-diff-label): New fun.
16659 (vc-diff-internal): Use it.
16660
16661 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
16662
16663 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16664
16665 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
16666
16667 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
16668 specify XML (EBNFX).
16669
16670 * progmodes/ebnf2ps.el: Doc fix.
16671 (ebnf-version): New version number (4.1).
16672 (ebnf-syntax): Adjust customization.
16673 (ebnf-style-database): Add ebnfx entry.
16674 (ebnf-syntax-alist): Add ebnfx initialization.
16675 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
16676
16677 * printing.el: Doc fix.
16678 (pr-version): New version number (6.7.3).
16679 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
16680 returns nil for mouse position. Reported by Drew Adams
16681 <drew.adams@oracle.com>.
16682 (pr-update-menus): Modify interactive declaration. Reported by Drew
16683 Adams <drew.adams@oracle.com>.
16684
16685 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
16686
16687 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
16688 (gud-gdba-marker-filter): Log the process input and output, if
16689 required. From Stefan Monnier.
16690 (gdb-debug-log, gdb-enable-debug-log): New variables.
16691 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
16692
16693 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16694
16695 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
16696 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
16697
16698 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
16699
16700 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
16701 Call vc-find-file-hook here instead of in auto-revert-buffers.
16702 (auto-revert-buffers): Delete call to vc-find-file-hook.
16703 (auto-revert-verbose, global-auto-revert-non-file-buffers)
16704 (global-auto-revert-mode, auto-revert-set-timer)
16705 (auto-revert-handler, auto-revert-buffers): Doc fixes.
16706
16707 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16708
16709 * woman.el (woman-change-fonts): Rename local variable
16710 woman-font-alist to font-alist to avoid a compiler warning.
16711
16712 2004-03-27 Dave Love <fx@gnu.org>
16713
16714 * emacs-lisp/rx.el (rx): Doc fix.
16715 Fix copyright years.
16716
16717 * strokes.el (strokes-global-set-stroke-string): New function.
16718 (strokes-list-strokes): Cope with strings, not just commands.
16719 Set foreground colour of image.
16720 (strokes-global-set-stroke): Doc fix.
16721
16722 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
16723
16724 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
16725 Auto Revert mode.
16726 (Buffer-menu-files-only): New variable.
16727 (Buffer-menu-toggle-files-only): New function.
16728 (Buffer-menu-mode-map): Bind it to `T'.
16729 (Buffer-menu-mode): Mention `T' in docstring.
16730 Set buffer-stale-function.
16731 (list-buffers-noselect): Mark buffer non-modified and set
16732 Buffer-menu-files-only.
16733
16734 * dired.el (buffer-stale-function): Remove no longer needed defvar.
16735
16736 * autorevert.el (auto-revert-handler): Print revert message
16737 before, rather than after, reverting.
16738 (buffer-stale-function): Move to files.el.
16739
16740 * files.el (buffer-stale-function): Move here from autorevert.el.
16741
16742 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
16743
16744 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
16745
16746 * calc/calc.el (calc-mode-map): Use mapc.
16747
16748 * apropos.el (apropos-mode): Don't autoload.
16749 (apropos-symbols-internal): New fun. Extracted from `apropos'.
16750 (apropos): Use it.
16751 (apropos-print): Add optional `text' argument.
16752 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
16753 Don't assume point-min == 1.
16754
16755 * bs.el (bs-buffer-list): Use buffer-local-value.
16756 (bs--set-toggle-to-show): Use with-current-buffer.
16757
16758 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
16759 New funs.
16760 (list-buffers-noselect): Use them. Adjust :align-to to new style.
16761
16762 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
16763
16764 * dabbrev.el (dabbrev-expand): Fix regexp construction.
16765 (dabbrev--find-expansion): Use pop.
16766 (dabbrev--search): Use match-string-no-properties.
16767
16768 * dired.el (dired-mode): Use run-mode-hooks.
16769 (dired-move-to-end-of-filename): Use match-string.
16770
16771 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
16772 is bound before using it.
16773 (ediff-verbose-p): Make it into a var since it's not constant.
16774
16775 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
16776
16777 * faces.el (read-face-font): Don't cons up unnecessarily.
16778 (header-line, tool-bar): Share common parts.
16779
16780 * files.el (file-relative-name): Use compare-strings.
16781
16782 * finder.el (finder-mode): Follow coding convention.
16783
16784 * subr.el (read-number): New function.
16785
16786 * ses.el (ses-read-number): Move to subr.el.
16787 (ses-set-header-row): Use read-number.
16788
16789 2004-03-26 Andre Spiegel <spiegel@gnu.org>
16790
16791 * vc-hooks.el (vc-arg-list): New function, which handles both
16792 compiled and uncompiled code.
16793 (vc-default-workfile-unchanged-p): Use it.
16794
16795 * vc.el (vc-print-log): Undo prev change, use new function
16796 vc-arg-list from vc-hooks.el.
16797
16798 2004-03-26 Masatake YAMATO <jet@gyve.org>
16799
16800 * simple.el (completion-setup-function): Emphasize the
16801 first uncommon characters in the completions; and de-emphasize
16802 the common prefix substrings.
16803 (completion-emphasis): New face.
16804 (completion-de-emphasis): New face.
16805
16806 2004-03-25 Juanma Barranquero <lektu@terra.es>
16807
16808 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
16809 Comment out (it's unused and unfinished code).
16810
16811 2004-03-25 Sam Steingold <sds@gnu.org>
16812
16813 * vc.el (vc-print-log): Fix a bug in the last patch:
16814 backend-function may be a byte-compiled object, not a lambda.
16815
16816 2004-03-25 Juri Linkov <juri@jurta.org>
16817
16818 * descr-text.el (describe-property-list): Add a button
16819 for `face' property that calls `describe-face'.
16820 Suggested by luis fernandes <elf@ee.ryerson.ca>
16821
16822 * international/mule.el (keyboard-coding-system):
16823 * kmacro.el (kmacro-call-macro): Fix docstring.
16824
16825 * dired.el: Fix comments.
16826
16827 * textmodes/fill.el (fill): Fix Info link.
16828
16829 * font-lock.el (fast-lock, lazy-lock):
16830 * jit-lock.el (jit-lock): Remove links to removed Support Modes
16831 Info node.
16832
16833 * eshell/eshell.el (eshell): Fix broken info-link.
16834
16835 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
16836 * eshell/em-banner.el (eshell-banner):
16837 * eshell/em-smart.el (eshell-smart):
16838 * eshell/esh-cmd.el (eshell-cmd):
16839 Comment out broken info-links to incomplete Info manual.
16840
16841 * info-xref.el: Fix commentary.
16842
16843 2004-03-25 Kevin Ryde <user42@zip.com.au>
16844
16845 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
16846 Remove spurious node duplicate suppression, doesn't work, not wanted.
16847 (info-xref-output): Take format style args, add "sit-for 0" to let
16848 user see the results as they progress.
16849 (info-xref-check-all-custom): New function.
16850
16851 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
16852
16853 * gdb-ui.el: Moved to progmodes.
16854
16855 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16856
16857 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
16858
16859 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
16860
16861 * calendar/appt.el (appt-check): Remove superfluous progn.
16862 When finished with diary buffer: if it was not being displayed
16863 before, kill it; otherwise restore its original state.
16864 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
16865
16866 * calendar/calendar.el (calendar-set-mode-line): Use total
16867 available mode-line width, rather than frame-width.
16868
16869 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
16870 after mode change so effect not lost.
16871
16872 2004-03-23 Dave Love <fx@gnu.org>
16873
16874 * dired.el (dired) <defgroup>: Add link to manual.
16875 (dired-font-lock-keywords): Add highlighting on unusual permissions.
16876 (dired-revert): Use dolist.
16877 (dired-mode-map): Add U binding.
16878 (dired-mode): Add font-lock-beginning-of-syntax-function.
16879 (dired-garbage-files-regexp): Make it a defcustom.
16880
16881 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
16882
16883 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
16884 is equivalent to nil.
16885 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
16886 (vc-arch-mode-line-string): Accept `added' state.
16887 (vc-arch-state): Use inode-sigs if available.
16888 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
16889 Copy&delete existing id file if any. Fallback if uuidgen is absent.
16890 (vc-arch-tagline-re): New var.
16891 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
16892 New functions.
16893 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
16894 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
16895
16896 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
16897 (vc-file-not-found-hook): Use it.
16898
16899 * diff-mode.el (diff-default-read-only): Change default.
16900 (diff-mode-hook): Make it a defcustom. Add some options.
16901 (diff-mode-map): Bind diff-refine-hook.
16902 (diff-yank-handler): New var.
16903 (diff-yank-function): New fun.
16904 (diff-font-lock-keywords): Use them.
16905 (diff-end-of-file): Handle case where file-header looks like diff text.
16906 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
16907 (diff-file-kill): Delete a subsequent empty line, if applicable.
16908 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
16909 (diff-find-file-name): Use it.
16910 (diff-tell-file-name): New command.
16911 (diff-mode): Be careful with view-mode.
16912 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
16913 New functions, for use in diff-mode-hook.
16914 (diff-find-source-location): Catch "regex too large" errors.
16915 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
16916 (diff-refine-hunk): New command.
16917
16918 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
16919 (smerge-context-menu-map): Remove unused var.
16920 (smerge-keep-all): Preserve markers.
16921 (smerge-keep-n): New fun.
16922 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16923 (smerge-keep-current, smerge-ediff): Use it.
16924 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
16925 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
16926 (smerge-resolve): Resolve trivial 3-part conflicts.
16927
16928 2004-03-23 Juri Linkov <juri@jurta.org>
16929
16930 * man.el (Man-width): New var.
16931 (Man-getpage-in-background): Use it.
16932 (Man-support-local-filenames): New var and fun.
16933 (Man-build-man-command): Don't add a second %s.
16934 (Man-fontify-manpage): Clean up message.
16935 (Man-mode): Set outline-regexp, outline-level,
16936 imenu-generic-expression.
16937
16938 * woman.el (woman-fill-frame): Doc fix.
16939 (woman-decode-region): Use window-width instead of frame-width.
16940
16941 * abbrevlist.el (list-one-abbrev-table):
16942 * descr-text.el (describe-char):
16943 * international/mule-diag.el (describe-current-coding-system):
16944 * international/quail.el (quail-insert-decode-map):
16945 Use window-width instead of frame-width.
16946
16947 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
16948 (jka-compr-mode-alist-additions): Add tbz.
16949 (jka-compr-write-region, jka-compr-insert-file-contents):
16950 Add message for undefined compress-program.
16951 (jka-compr-write-region): Remove redundant var bindings.
16952
16953 * dired-x.el (dired-guess-shell-alist-default): Add choices for
16954 extracting files into subdirectory. Add tbz and dz. Fix regexps.
16955 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
16956 (dired-man): Use dired-guess-shell-command.
16957 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
16958 Change default nil to t.
16959
16960 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
16961 (dired-compare-directories): Add default value for empty input.
16962
16963 * help-at-pt.el: Move suggestions for key bindings to Commentary.
16964
16965 * time.el (display-time-string-forms): Fix help-echo date format.
16966
16967 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
16968
16969 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
16970 (buffer-stale-function): New variable.
16971 (auto-revert-list-diff, auto-revert-dired-file-list)
16972 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
16973 (auto-revert-handler): Take over some functionality of deleted
16974 functions.
16975 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
16976
16977 * dired.el (dired-directory-changed-p): New fun, extracted from
16978 dired-internal-noselect.
16979 (dired-buffer-stale-p): New fun.
16980 (dired-internal-noselect): Use dired-directory-changed-p.
16981 Eliminate revert messages.
16982 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
16983
16984 2004-03-23 Kenichi Handa <handa@m17n.org>
16985
16986 * international/characters.el: Setup syntaxes for more parentheses
16987 Unicode characters.
16988
16989 * international/mule-cmds.el (select-safe-coding-system):
16990 Merge coding-system and auto-cs before comparing them.
16991
16992 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
16993
16994 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
16995
16996 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
16997 normal-auto-fill-function and comment-indent-function.
16998 The default values now work just as well.
16999 Don't set font-lock-beginning-of-syntax-function since we already set
17000 syntax-begin-function.
17001 (lisp-outline-level): Put ;;;###autoload at same level as (.
17002 (prin1-char): Quote special chars.
17003
17004 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
17005 than with-no-warnings.
17006
17007 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
17008 if the source location can't be found.
17009 (edebug-compute-previous-result): Use prin1-char.
17010
17011 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
17012 (debug-ignored-errors): Add an entry.
17013
17014 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
17015 (byte-compile-file): Output warning when deleting a file.
17016
17017 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
17018 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
17019
17020 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
17021 (byte-compile-inline-expand): Use backquote.
17022 (byte-optimize-pure-func): Rename from byte-optimize-concat.
17023 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
17024
17025 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
17026
17027 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
17028
17029 2004-03-22 Juri Linkov <juri@jurta.org>
17030
17031 * finder.el (finder-known-keywords): Fix data, tex, unix.
17032
17033 * play/landmark.el: Fix keywords.
17034
17035 * language/ethio-util.el (ethio-find-file): Doc fix.
17036
17037 * emacs-lisp/warnings.el: Doc fix.
17038
17039 * textmodes/ispell.el (ispell-help): Doc fix.
17040
17041 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
17042
17043 * format.el (format-insert-file): Always return a list of two
17044 elements, like insert-file-contents does.
17045
17046 2004-03-21 Andre Spiegel <spiegel@gnu.org>
17047
17048 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
17049 and vc-BACKEND-diff.
17050 (vc-print-log): If the print-log implementation supports it, use
17051 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
17052 (vc-version-diff, vc-diff-internal): Doc fixes.
17053
17054 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
17055 implementation supports it, let diff output go to *vc*,
17056 not *vc-diff*, since this is an internal call.
17057
17058 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
17059
17060 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
17061
17062 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
17063
17064 2004-03-21 Dave Love <fx@gnu.org>
17065
17066 * progmodes/cfengine.el (cfengine-mode):
17067 Set parse-sexp-ignore-comments.
17068
17069 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
17070
17071 2004-03-21 Juanma Barranquero <lektu@terra.es>
17072
17073 * allout.el (allout-mode): Fix docstring.
17074
17075 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
17076
17077 * files.el (insert-directory): Fix bug if SWITCHES is a list.
17078
17079 * autorevert.el (auto-revert-interval): Make new value take
17080 effect immediately when set through Custom.
17081 (auto-revert-set-timer): Add interactive declaration.
17082
17083 2004-03-19 David Ponce <david@dponce.com>
17084
17085 * ruler-mode.el (ruler-mode-header-line-format-old):
17086 Don't `make-variable-buffer-local'.
17087 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
17088 (ruler-mode-header-line-format): Simply funcall the above.
17089 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
17090 to save/restore a previous header line format.
17091 (ruler-mode-space): Don't depend on a numeric WIDTH value.
17092 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
17093 fringes and margins width.
17094 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
17095
17096 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
17097
17098 * log-edit.el (log-edit-font-lock-keywords): Typo.
17099
17100 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
17101 (tex-send-tex-command): Rather than here.
17102 (tex-compilation-parse-errors): Simplify.
17103
17104 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
17105
17106 * time.el (display-time-string-forms): Add help-echo with date on time.
17107
17108 * composite.el (compose-region): Use restore-buffer-modified-p.
17109
17110 * disp-table.el (standard-display-8bit): Simplify.
17111
17112 * server.el (server-process-filter): Delete temp frame.
17113
17114 * add-log.el (add-change-log-entry): Simplify.
17115
17116 2004-03-19 Kim F. Storm <storm@cua.dk>
17117
17118 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
17119 (hexl-follow-line): Don't require 'fringe.
17120
17121 * progmodes/compile.el (compilation-start): Always set
17122 compilation-last-buffer and return it.
17123
17124 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
17125
17126 * simple.el (clone-buffer): Doc fix.
17127
17128 2004-03-18 Juanma Barranquero <lektu@terra.es>
17129
17130 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
17131
17132 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
17133
17134 * log-edit.el (log-edit-font-lock-keywords): New var.
17135 (log-edit-mode): Use it.
17136
17137 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
17138
17139 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
17140 properly for watching in speedbar.
17141
17142 2004-03-17 Masatake YAMATO <jet@gyve.org>
17143
17144 * smerge-mode.el (smerge-popup-context-menu):
17145 Put `unwind-protect' around `overlay-put' and `popup-menu'.
17146
17147 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
17148
17149 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
17150 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
17151 Take sealed revisions into account.
17152 (vc-arch-checkin): Extract a summary line from the message.
17153
17154 2004-03-16 Masatake YAMATO <jet@gyve.org>
17155
17156 * register.el (register): Provide `register' feature.
17157
17158 2004-03-15 Masatake YAMATO <jet@gyve.org>
17159
17160 Added context menu support in smerge mode.
17161 Most of the part is written by Stefan Monnier.
17162
17163 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
17164 New keymap and menu.
17165 (smerge-text-properties): New function.
17166 (smerge-remove-props): New function.
17167 (smerge-popup-context-menu): New function.
17168 (smerge-resolve): Call `smerge-remove-props'.
17169 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
17170 (smerge-keep-current): Ditto.
17171 (smerge-kill-current): New function.
17172 (smerge-match-conflict): Put text properties.
17173 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
17174
17175 2004-03-15 David Ponce <david@dponce.com>
17176
17177 * ruler-mode.el (ruler-mode-left-fringe-cols)
17178 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
17179 (ruler-mode-right-scroll-bar-cols): Remove.
17180 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
17181 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
17182 Use fringe-columns and scroll-bar-columns.
17183
17184 2004-03-15 Masatake YAMATO <jet@gyve.org>
17185
17186 * hl-line.el (hl-line-range-function): New variable.
17187 (hl-line-move): New function.
17188 (global-hl-line-highlight): Use `hl-line-move'.
17189 (hl-line-highlight): Ditto.
17190
17191 * scroll-bar.el (scroll-bar-columns):
17192 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
17193
17194 * ruler-mode.el (top-level): Require scroll-bar and fringe.
17195 (ruler-mode-left-fringe-cols)
17196 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
17197 (ruler-mode-right-scroll-bar-cols)
17198 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
17199 (ruler-mode-ruler-function): New variable.
17200 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
17201 if the value for `ruler-mode-ruler-function'is given.
17202
17203 * hexl.el (hexl-mode-hook): Make the hook customizable.
17204 (hexl-address-area, hexl-ascii-area): New customize variables.
17205 (hexlify-buffer): Put font-lock-faces on the address area and
17206 the ascii area.
17207 (hexl-activate-ruler): New function.
17208 (hexl-follow-line): New function.
17209 (hexl-highlight-line-range): New function.
17210 (hexl-mode-ruler): New function.
17211
17212 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
17213
17214 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
17215 (vc-default-find-file-hook): New fun.
17216 (vc-find-file-hook): Call new find-file-hook operation.
17217
17218 * vc-arch.el: New file.
17219
17220 2004-03-12 Jesper Harder <harder@ifa.au.dk>
17221
17222 * info-look.el (info-lookup): Reuse an existing Info window.
17223
17224 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17225
17226 * woman.el (woman-preserve-ascii): Default value changed to t and
17227 doc string revised.
17228
17229 2004-03-12 Richard M. Stallman <rms@gnu.org>
17230
17231 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
17232 Fix minor bug.
17233
17234 * replace.el (occur-engine): Change message for count of matches.
17235
17236 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
17237 For strings, do compare text properties.
17238
17239 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
17240
17241 * progmodes/compile.el (compile-auto-highlight)
17242 (compilation-error-list, compilation-old-error-list)
17243 (compilation-parse-errors-function, compilation-parsing-end)
17244 (compilation-error-message, compilation-directory-stack)
17245 (compilation-enter-directory-regexp-alist)
17246 (compilation-leave-directory-regexp-alist)
17247 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
17248 (compilation-current-file, compilation-regexps): Remove vars.
17249
17250 (compile-error-at-point, compilation-error-filedata)
17251 (compilation-error-filedata-file-name, compile-reinitialize-errors)
17252 (compilation-next-error-locus, compilation-forget-errors)
17253 (count-regexp-groupings, compilation-parse-errors)
17254 (compile-collect-regexps, compile-buffer-substring): Remove funs.
17255
17256 (compile-internal): Make obsolete.
17257
17258 (compilation-first-column, compilation-error)
17259 (compilation-directory-matcher, compilation-page-delimiter)
17260 (compilation-mode-font-lock-keywords, compilation-debug)
17261 (compilation-error-face, compilation-warning-face)
17262 (compilation-info-face, compilation-line-face)
17263 (compilation-column-face, compilation-enter-directory-face)
17264 (compilation-leave-directory-face, compilation-skip-threshold)
17265 (compilation-skip-visited, compilation-context-lines): New vars.
17266
17267 (compilation-warning-face, compilation-info-face)
17268 (compilation-message-face): New faces.
17269
17270 (compilation-error-regexp-alist-alist): New constant.
17271
17272 (compilation-face, compilation-directory-properties)
17273 (compilation-assq, compilation-error-properties, compilation-start)
17274 (define-compilation-mode, compilation-loop)
17275 (compilation-set-window): New functions.
17276
17277 (compile): Additional argument for interactive compiles like TeX.
17278
17279 * progmodes/grep.el (kill-grep): Move here from compile.el
17280 (grep-error, grep-hit-face, grep-error-face)
17281 (grep-mode-font-lock-keywords): New variables.
17282 (grep-regexp-alist): Simplify regexp and add `binary' case.
17283 (grep-mode): New mode.
17284 (grep-process-setup): Simplify.
17285
17286 2004-03-11 Jason Rumney <jasonr@gnu.org>
17287
17288 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
17289 letters on DOS/Windows.
17290
17291 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
17292
17293 * server.el (server-name): New var.
17294 (server-socket-dir): New var to replace server-socket-name.
17295 (server-start): Use them.
17296
17297 2004-03-11 Simon Josefsson <jas@extundo.com>
17298
17299 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
17300 died to avoid infloop. Reported by Jonathan Glauner
17301 <jglauner@sbum.org>.
17302
17303 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
17304
17305 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
17306 (smerge-mode-menu): Use it to deactivate menu entries.
17307 (smerge-keep-current): New fun.
17308 (smerge-keep-current): Use it.
17309
17310 2004-03-10 John Paul Wallington <jpw@gnu.org>
17311
17312 * foldout.el (foldout-fold-list, foldout-modeline-string):
17313 Declare them as variables, not constants.
17314
17315 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17316
17317 * ps-print.el: Modification to print *Messages* buffer.
17318 (ps-print-version): New version 6.6.4.
17319 (ps-message-log-max): New fun.
17320 (ps-spool-without-faces, ps-spool-with-faces)
17321 (ps-count-lines-preprint): Code fix.
17322
17323 * printing.el: New tips in Tips section.
17324
17325 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17326
17327 * delim-col.el: Doc fix.
17328
17329 * printing.el: Doc fix. New doc section (Tips).
17330
17331 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
17332
17333 * type-break.el (type-break-emacs-variant): Remove.
17334 (type-break-run-at-time, type-break-cancel-function-timers):
17335 Use fboundp rather than version name and number.
17336
17337 2004-03-09 Masatake YAMATO <jet@gyve.org>
17338
17339 * hexl.el (hexl-mode): Use `make-local-variable' instead of
17340 `make-variable-buffer-local'.
17341
17342 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
17343
17344 * find-dired.el (find-dired): Call `shell-command' instead of
17345 `start-process-shell-command'. By this, Tramp takes over
17346 handling of remote directories.
17347
17348 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
17349
17350 * newcomment.el (comment-use-global-state): New var.
17351 (comment-search-forward): Use it.
17352
17353 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
17354
17355 * cus-edit.el (fill) <defgroup>: Move to fill.el.
17356
17357 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
17358 (enable-kinsoku): Make it a defcustom.
17359 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
17360 paragraph to same-comment-start-marker.
17361
17362 2004-03-07 Dave Love <fx@gnu.org>
17363
17364 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
17365 (browse-url-mail): Use it.
17366
17367 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
17368 (rfc2368-unhexify-string): Use replace-regexp-in-string.
17369
17370 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17371
17372 * woman.el (woman-man.conf-path): Doc fix.
17373 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
17374
17375 2004-03-07 Eli Zaretskii <eliz@gnu.org>
17376
17377 * sort.el (sort-columns): Remove ms-dos from the list of systems
17378 where the external `sort' command is not used.
17379
17380 2004-03-07 Kim F. Storm <storm@cua.dk>
17381
17382 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
17383 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
17384 from overlay-arrow-variable-list.
17385 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
17386
17387 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
17388
17389 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
17390 overlay arrow string properly for the assembler buffer.
17391
17392 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
17393
17394 * mail/sendmail.el (mail-mode): Fix last change.
17395
17396 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
17397
17398 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
17399 for the assembler buffer.
17400 (gdb-assembler-custom): Position the overlay arrow.
17401 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
17402
17403 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
17404
17405 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
17406
17407 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
17408 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
17409
17410 * mail/sendmail.el (mail-mode): Set comment-start-skip.
17411
17412 * newcomment.el (uncomment-region): Allow non-terminated comment.
17413 (comment-normalize-vars): Check the user-specified comstart marker.
17414
17415 2004-03-04 Jesper Harder <harder@ifa.au.dk>
17416
17417 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
17418 Otherwise, do use it if the region only contains font-lock text
17419 properties.
17420
17421 2004-03-04 Masatake YAMATO <jet@gyve.org>
17422
17423 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
17424 as the callback function for eldoc.
17425 (hexl-print-current-point-info): New function.
17426 (hexl-current-address): Print the address in both decimal
17427 and hexadecimal format.
17428
17429 2004-03-04 Richard M. Stallman <rms@gnu.org>
17430
17431 * mail/rmail.el (rmail-convert-to-babyl-format):
17432 Specify t for UNIBYTE when calling mail-unquote-printable-region.
17433
17434 * mail/mail-utils.el (mail-unquote-printable-region):
17435 New arg UNIBYTE.
17436
17437 * startup.el (command-switch-alist): Doc fix.
17438
17439 * simple.el (undo): Temporarily set this-command to `undo-start',
17440 then set it to `undo' once undo-start returns without error.
17441
17442 * simple.el (minibuffer-history-sexp-flag): Doc fix.
17443
17444 * simple.el (kill-line): Don't disregard trailing whitespace
17445 in eol condition, if show-trailing-whitespace is set.
17446
17447 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
17448 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
17449 When disabling, restore old values only if mouse-sel-has-been-enabled.
17450
17451 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
17452 (isearch-{-char): New function.
17453 (isearch-mode-map): Bind { to isearch-{-char.
17454
17455 * font-lock.el (lisp-font-lock-keywords-2):
17456 Turn off the CL with-... and do-... general patterns.
17457 Instead, recognize several specific with... and do... constructs.
17458
17459 * files.el (switch-to-buffer-other-window):
17460 Bind same-window-buffer-names and same-window-regexps to nil.
17461 (switch-to-buffer-other-frame): Likewise.
17462
17463 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17464
17465 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
17466 recognizing leading comment on code line.
17467
17468 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17469
17470 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
17471 hidden files/directories.
17472
17473 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17474
17475 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
17476 only comment-start (in case the mode hasn't set it).
17477
17478 * Makefile.in (AUTOGENEL): New var.
17479 (bootstrap-prepare): Rename from bootstrap-clean.
17480 Don't remove elc files.
17481 (maintainer-clean): New target.
17482
17483 * xml.el (xml-get-attribute-or-nil): Simplify.
17484
17485 2004-03-02 Juri Linkov <juri@jurta.org>
17486
17487 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
17488 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
17489 URL to prevent their substitution with the environment variable
17490 values by browsers.
17491
17492 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17493
17494 * ps-print.el: Doc fix.
17495 (ps-print-version): New version number (6.6.3).
17496 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
17497 Docstring fix.
17498 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
17499 before printing.
17500 (ps-time-stamp-yyyy-mm-dd): New fun.
17501 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
17502
17503 2004-03-02 Kim F. Storm <storm@cua.dk>
17504
17505 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
17506
17507 2004-03-01 Juanma Barranquero <lektu@terra.es>
17508
17509 * allout.el (allout-rebullet-heading): Fix typo in docstring.
17510
17511 * desktop.el (desktop-file-version)
17512 (desktop-after-read-hook): Fix typos.
17513 (desktop-clear-preserve-buffers): Remove redundant info in
17514 docstring already shown by the obsolescence message.
17515 (desktop-truncate, desktop-internal-v2s)
17516 (desktop-value-to-string): Change argument name to match docstring.
17517
17518 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
17519
17520 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
17521 docstring.
17522
17523 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17524
17525 * printing.el: Replace "As Is..." in PostScript file print/preview by
17526 "No Preprocessing...". Suggested by Colin Marquardt
17527 <_marquardt_@zmd.de>.
17528 (pr-insert-section-4): Adjust buffer interface.
17529
17530 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
17531
17532 Version 2.0.39 of Tramp released.
17533
17534 * net/tramp.el (tramp-handle-file-local-copy)
17535 (tramp-handle-write-region, tramp-open-connection-rsh):
17536 Variable name typo. Small change. From Patrick Tullmann
17537 <tullmann@flux.utah.edu>.
17538 (tramp-process-connection-type): New variable.
17539 (tramp-maybe-open-connection): Use it.
17540 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
17541 (tramp-touch): Set last-modified time of a remote file.
17542 (tramp-handle-write-region): Say which function is used when encoding.
17543
17544 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
17545
17546 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
17547 case of non-existing filename, too. Reported by Christoph Bauer
17548 <c_bauer@informatik.uni-kl.de>.
17549 (tramp-smb-get-file-entries): The directory in question should
17550 have permissions "drwxrwxrwx". Just virtual, because we don't
17551 know the real permissions. Don't we know?
17552 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
17553 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
17554 (tramp-smb-wait-for-output): Optimize algorithm getting pending
17555 output. If it was received chunkwise, there have been problems.
17556 Remove the "prompt not found" error message; it is obvious.
17557 Simplify algorithm.
17558 (tramp-smb-process-running): Remove. Since we acknowledge the
17559 virtual prompt for shares, there's no need for distinction of
17560 reading shares (process ends afterwards) and interactive mode of
17561 smblient.
17562 (tramp-smb-open-connection): Setting process sentinel removed.
17563 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
17564 "NT_STATUS_NETWORK_ACCESS_DENIED".
17565 (tramp-smb-maybe-open-connection): Set `process-connection-type'
17566 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
17567 (top-level): Setting default value in `tramp-default-method-alist'
17568 corrected. Order of USER and HOST have been wrong.
17569 Nobody complained for months ...
17570 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
17571 (tramp-smb-open-connection): Clear password cache if login has failed.
17572
17573 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
17574 `tramp-unified-filenames'.
17575 (tramp-completion-mode): Make test for XEmacs explicitely.
17576 `event-to-character' can exists in Emacs packages too.
17577 Reported by Matt Swift <swift@alum.mit.edu>.
17578 (tramp-buffer-name): Buffer name must contain the user if exists.
17579 Reported by Adrian Phillips <a.phillips@met.no>.
17580 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
17581 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
17582 (tramp-do-copy-or-rename-file-out-of-band): Rename from
17583 `tramp-do-copy-or-rename-file-one-local', because it handles also
17584 the case both files use the same out-of-band method.
17585 Implementation added.
17586 (tramp-handle-file-local-copy, tramp-handle-write-region):
17587 Out-of-band handling removed. `copy-file' called instead, which
17588 calls `tramp-do-copy-or-rename-file-out-of-band'.
17589 (tramp-action-password): Check for out-of-band method removed.
17590 This function is used for 'login-program.
17591 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
17592 appropriate.
17593 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
17594 and `tramp-parse-sknownhosts'.
17595 (tramp-completion-function-alist): It's a defvar now, because we
17596 want to apply the optimized `tramp-set-completion-function'
17597 instead of a static list.
17598 (tramp-set-completion-function): Implementation tuned.
17599 Avoid double entries, and entries where the function or the
17600 file/directory doesn't exist.
17601 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
17602 for SSH2.
17603 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
17604 (tramp-handle-dired-compress-file): New function.
17605 (tramp-async-proc): New variable.
17606 (tramp-handle-shell-command): Adding asynchronous processes.
17607 They are far from being perfect, but it works at least for
17608 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
17609 (top-level): Require password.el if visible. Should be mandatory
17610 once No Gnus has found its way into (X)Emacs.
17611 (tramp-read-passwd): Invoke `password-read' if available,
17612 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
17613 fallback any longer.
17614 (tramp-clear-passwd): New function.
17615 (tramp-process-actions, tramp-process-multi-actions):
17616 Clear password cache if login has failed.
17617
17618 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
17619 its own module.
17620 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
17621 `ange-ftp-ftp-name-res'. There could be incorrect values from
17622 previous calls in case the "ftp" method is used in the Tramp file
17623 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17624
17625 2004-02-28 Richard M. Stallman <rms@gnu.org>
17626
17627 * term.el (term-mouse-paste): Call mouse-set-point.
17628
17629 * thumbs.el: New file.
17630
17631 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17632
17633 * progmodes/ebnf-abn.el: Doc fix.
17634
17635 * progmodes/ebnf-bnf.el: Doc fix.
17636 (ebnf-repeat): Code fix.
17637
17638 * progmodes/ebnf2ps.el: Doc fix.
17639 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
17640
17641 2004-02-28 Juri Linkov <juri@jurta.org>
17642
17643 * ffap.el (dired-at-point): Additional writability test for
17644 relative directory names.
17645 (dired-at-point-prompter): Treat directories as a directory, get
17646 the directory component from files.
17647 (ffap-string-at-point): Return string from region if region is active.
17648 (ffap-file-at-point): Remove redundant code.
17649
17650 2004-02-28 Kim F. Storm <storm@cua.dk>
17651
17652 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
17653 Initialize margin area images to nil.
17654 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
17655 (breakpoint-enabled-bitmap-face)
17656 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
17657 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
17658 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
17659 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
17660 (gdb-reset): Use gdb-remove-breakpoint-icons.
17661 (gdb-put-string): Add dprop arg to specify alternative display
17662 property (for setting fringe bitmap).
17663 (gdb-remove-strings): Doc fix.
17664 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
17665 icon in fringe (if available), or else as icon or text in display
17666 margin. Creates necessary icons in breakpoint-bitmap,
17667 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
17668 Also make left window margin if required.
17669 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
17670 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
17671 no longer needed.
17672 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
17673 gdb-put-breakpoint-icon.
17674 (gdb-assembler-mode): Don't set left-margin-width here.
17675
17676 2004-02-27 Kevin Ryde <user42@zip.com.au>
17677
17678 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
17679 comma, so that it DTRT in macros.
17680
17681 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
17682
17683 * progmodes/sh-script.el (sh-shell-arg)
17684 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
17685 (sh-leading-keywords, sh-other-keywords): Fix custom type.
17686
17687 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
17688
17689 * faces.el (face-spec-set-match-display): Add a new attribute,
17690 `min-colors'.
17691 (region, highlight, secondary-selection): Use `min-colors'.
17692
17693 * custom.el (defface): Add documentation for `min-colors'.
17694
17695 * font-lock.el (font-lock-comment-face, font-lock-string-face)
17696 (font-lock-keyword-face, font-lock-function-name-face)
17697 (font-lock-variable-name-face, font-lock-constant-face):
17698 Use `min-colors'.
17699
17700 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
17701
17702 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17703
17704 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
17705 define assq-delete-all if it's not defined.
17706 (ebnf-generate-region): Code fix.
17707
17708 * printing.el: Doc fix.
17709 (pr-version): New version number (6.7.2).
17710 (pr-command): Return empty string if command is an empty string.
17711
17712 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17713
17714 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
17715
17716 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
17717 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
17718 semi-down-full. Fix a bug on productions like test = {"test"}* | (
17719 "tt" ["test"] ). Reported by Markus Dreyer
17720 <mdreyer@ix.urz.uni-heidelberg.de>.
17721 (ebnf-version): New version number (4.0).
17722 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
17723 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
17724 (ebnf-delete-style): New commands.
17725 (ebnf-directory, ebnf-file): New funs.
17726 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
17727 (ebnf-production-name-p, ebnf-stop-on-error): New options.
17728 (ebnf-syntax-alist): New var.
17729 (ebnf-element-width): New fun replacing ebnf-list-width.
17730 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
17731 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
17732 (ebnf-prologue): Adjust vars.
17733 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
17734 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
17735 (ebnf-check-style-values, ebnf-generate-production)
17736 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
17737 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
17738 (ebnf-token-repeat): Code fix.
17739
17740 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
17741 %right, %left and %prec. Suggested by Matthew K. Junker
17742 <junker@alum.mit.edu>.
17743 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
17744
17745 * progmodes/ebnf-iso.el: Doc fix.
17746 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
17747 (ebnf-iso-lex): Code fix.
17748
17749 * progmodes/ebnf-bnf.el: Doc fix.
17750 (ebnf-bnf-lex): Code fix.
17751
17752 * progmodes/ebnf-otz.el: Doc fix.
17753
17754 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
17755
17756 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
17757 (abbrev-prefix-mark): Doc fix.
17758
17759 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
17760
17761 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
17762 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
17763 (gdb-var-delete): Make interactive (really).
17764 (gdb-edit-value): Make non-interactive.
17765
17766 * progmodes/gud.el (gud-speedbar-menu-items):
17767 Add gdb-var-delete and, indirectly, gdb-edit-value.
17768 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
17769 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
17770 (gud-gdb-marker-filter): Add comment for annotations.
17771
17772 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17773
17774 * calendar/calendar.el (generate-calendar)
17775 (calendar-read-date): Prevent display of BC calendars once more -
17776 reverts 2003-10-01 change.
17777 (generate-calendar-month): Doc fix.
17778
17779 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
17780
17781 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
17782 return value of increment-calendar-month.
17783
17784 2004-02-21 Stephen Compall <s11@member.fsf.org>
17785
17786 * saveplace.el (save-place-forget-unreadable-files)
17787 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
17788 (save-place-forget-unreadable-files): New function.
17789 (save-place-alist-to-file): Use it to filter out files that are
17790 no longer readable.
17791
17792 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
17793 current Texinfo environment, using the same method as in
17794 `texinfo-insert-@end', and insert a space rather than a newline if
17795 point in a @table environment.
17796
17797 2004-02-21 Juri Linkov <juri@jurta.org>
17798
17799 * ffap.el (ffap-file-at-point): Try parent directories.
17800
17801 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
17802
17803 * vcursor.el (vcursor-modifiers): New defcustom.
17804 (vcursor-cs-binding): Use vcursor-modifiers instead of a
17805 hard-coded list.
17806
17807 2004-02-21 Masatake YAMATO <jet@gyve.org>
17808
17809 * play/animate.el (animate-birthday-present): Accept names other
17810 than `Sarah', too.
17811
17812 2004-02-21 Juri Linkov <juri@jurta.org>
17813
17814 * startup.el: Remove table of command line arguments from the
17815 Commentary section.
17816
17817 2004-02-20 John Wiegley <johnw@newartisans.com>
17818
17819 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
17820 again" modifier from 'e' to 'E', since 'e' is also used by the
17821 "file extension" modifier.
17822
17823 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
17824
17825 * help-fns.el (describe-categories): Doc fix.
17826
17827 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17828
17829 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
17830 temporary file for buffer already visiting one. This change makes
17831 output likely to be directly usable by patch program.
17832 Suggested by Adrian Aichner <adrian@xemacs.org>
17833
17834 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
17835
17836 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
17837 case of variables defined in compound statements.
17838 (gdb-setup-windows, gdb-source-info, gdb-source-info):
17839 Simplify constructions using switch-to-buffer.
17840
17841 2004-02-19 Simon Josefsson <jas@extundo.com>
17842
17843 * play/morse.el: Fix typo.
17844 (morse-code): Add @.
17845
17846 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
17847
17848 * calendar/appt.el (appt-display-format): Change default to
17849 'ignore, for backwards compatibility.
17850 (appt-display-message): If appt-display-format is 'ignore,
17851 respect old vars appt-msg-window and appt-visible.
17852 (appt-activate): Don't depend on return value of cancel-timer.
17853
17854 * calendar/calendar.el (calendar-holidays): Doc fix.
17855
17856 * calendar/cal-coptic.el (coptic-prompt-for-date):
17857 Use assoc-string instead of assoc-ignore-case.
17858 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
17859 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
17860 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
17861 * calendar/cal-islam.el (calendar-goto-islamic-date)
17862 (mark-islamic-diary-entries): Ditto.
17863 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
17864 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
17865 (calendar-read-mayan-tzolkin-date): Ditto.
17866 * calendar/calendar.el (calendar-read-date): Ditto.
17867 * calendar/diary-lib.el (mark-diary-entries): Ditto.
17868
17869 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
17870
17871 * progmodes/executable.el (executable-command-find-posix-p):
17872 Fix choice of the directory.
17873
17874 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
17875
17876 * simple.el (interprogram-cut-function)
17877 (interprogram-paste-function, kill-new, kill-append):
17878 Doc fixes.
17879 (kill-region): Make it return nil. Doc fix.
17880 (yank-pop): Make its argument optional.
17881 (yank): Make ARG `-' equivalent to `-1'.
17882
17883 2004-02-17 Eli Zaretskii <eliz@gnu.org>
17884
17885 * mail/rmail.el (rmail-get-new-mail): Don't reference
17886 rmail-use-spam-filter if rmail-spam-filter is not loaded.
17887
17888 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
17889
17890 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
17891 if one of global-auto-revert-non-file-buffers or autorevert-mode
17892 is non-nil.
17893
17894 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17895
17896 * subr.el (delete-dups): A better implementation from Karl Heuer
17897 <kwzh@gnu.org>.
17898
17899 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
17900
17901 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
17902 correct place.
17903 * progmodes/icon.el (icon-indent-command): Ditto.
17904 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
17905
17906 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17907
17908 * progmodes/grep.el (grep-compute-defaults): Undo change from
17909 2004-01-29: don't use executable-command-find-posix-p.
17910
17911 2004-02-16 Richard Sharman <rsharman@pobox.com>
17912
17913 * hilit-chg.el: Use require instead of eval-and-compile.
17914 (highlight-compare-buffers): New function.
17915
17916 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
17917
17918 * man.el (Man-fontify-manpage): Render section headings in
17919 `Man-overstrike-face' even when overstrike was not used by man
17920 formatter for section headings.
17921
17922 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
17923
17924 * rmail-spam-filter.el (vm-use-spam-filter)
17925 (rsf-min-region-length-added-to-spam-list): New variables.
17926 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
17927 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
17928 spam testing. Don't delete spam message if automatic deletion
17929 after output via variable rmail-delete-after-output is turned on.
17930 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
17931 rsf-bbdb-dont-create-entries-for-spam.
17932 (check-field): New function, extracted from code in
17933 rmail-spam-filter to ease addition of header fields like content-type.
17934 (message-content-type): New variable to check the content-type:
17935 field added, also in defcustom of rsf-definitions-alist.
17936 (rmail-spam-filter): Replace repeated test code for header fields
17937 by calls to check-field; change the call to
17938 rmail-output-to-rmail-file such that rmail-current-message stays
17939 the same to avoid wrong deletion of unseen flags.
17940 (rsf-add-contents-type): New function to convert old format
17941 of rmail-spam-definitions-alist into new one.
17942 Change prefixes of all variables and functions from
17943 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
17944
17945 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17946
17947 * loadhist.el (unload-hook-features-list): New defvar.
17948
17949 2004-02-16 Dave Love <fx@gnu.org>
17950
17951 * loadhist.el (unload-feature): Doc fix. Rename flist to
17952 unload-hook-features-list.
17953
17954 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
17955
17956 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
17957 cookie. Don't check if we are looking-at open-formula.
17958
17959 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
17960
17961 * subr.el (match-string-no-properties): Use substring-no-properties.
17962
17963 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17964
17965 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
17966 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
17967 Use lower-case "rx" in all error message.
17968
17969 2004-02-16 Dave Love <fx@gnu.org>
17970
17971 * emacs-lisp/rx.el (rx-or): Put group around result.
17972 (rx-constituents): Add backref.
17973 (rx-syntax): Add string-delimiter, comment-delimiter.
17974 (rx-categories): Add combining-diacritic.
17975 (rx-check-not, rx-greedy, rx): Doc fix.
17976 (rx-backref, rx-check-backref): New.
17977
17978 2004-02-16 Jesper Harder <harder@ifa.au.dk>
17979
17980 * newcomment.el (uncomment-region): Allow eob as comment end.
17981
17982 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17983
17984 * filecache.el: All message and error commands now use prefix
17985 "Filecache:" to make it easy to read *Messages* buffer.
17986
17987 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17988
17989 * autorevert.el: Add support to detect changed dired and VC buffers.
17990 (auto-revert-active-p, auto-revert-list-diff)
17991 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
17992 (auto-revert-handler, auto-revert-active-p): New functions.
17993 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
17994 and `auto-revert-active-p'.
17995 (eval-when-compile): Defvar dired-directory and vc-mode.
17996 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17997 (auto-revert-handler-vc): New functions.
17998
17999 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
18000
18001 * progmodes/compile.el (compilation-directory): New defvar.
18002 (compile): Save current directory in compilation-directory.
18003 (recompile): Bind default-directory to compilation-directory if
18004 that is non-nil.
18005
18006 2004-02-16 Dave Love <fx@gnu.org>
18007
18008 * newcomment.el (comment-insert-comment-function)
18009 (comment-region-function, uncomment-region-function): New.
18010 (comment-indent): Use comment-insert-comment-function.
18011 (uncomment-region): Use uncomment-region-function.
18012 (comment-region): Use comment-region-function.
18013
18014 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
18015
18016 2004-02-16 Richard Stallman <rms@gnu.org>
18017
18018 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
18019 loaddefs* and ldefs-boot*.
18020
18021 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18022
18023 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
18024 and email address at the beginning and end of the address.
18025
18026 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
18027 anchored at the beginning of the email address.
18028
18029 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
18030
18031 * international/ccl.el (ccl-compile-write): Pass `left' to
18032 ccl-embed-code to generate correct code of write-expr-register.
18033
18034 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
18035
18036 * progmodes/grep.el (grep-compute-defaults): Fix typos.
18037
18038 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18039
18040 * x-dnd.el: Mention support for Motif in commentary.
18041 (x-dnd-handle-drag-n-drop-event): Ditto.
18042
18043 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
18044
18045 * ses.el: Use "ses--" prefixes for buffer-local variables.
18046 Use (point-min) instead of 1, even when we know the buffer
18047 is unnarrowed.
18048 (ses-build-load-map): Delete. Distribute its content to defconst's for
18049 the three maps.
18050 (ses-menu, ses-header-line-menu): New menus.
18051 (ses-mode-map): Use them.
18052 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
18053
18054 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
18055
18056 * Makefile.in: Fix the CC Mode recompile kludge so it works
18057 when building in a different directory.
18058
18059 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
18060
18061 * simple.el (kill-new): Put yank-handler property on the entire string.
18062
18063 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18064
18065 * diff.el: Don't use compile any more, use diff-mode instead.
18066 (diff-regexp-alist, diff-old-file, diff-new-file)
18067 (diff-parse-differences, diff-process-setup): Remove.
18068 (diff-sentinel): New fun.
18069 (diff): Use it. Run the process ourselves.
18070 Use diff-mode for the rest of the processing.
18071
18072 * diff.el (diff): Simplify code handling `switch'.
18073
18074 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18075
18076 * pcvs-defs.el (cvs-menu): Add `tag'.
18077
18078 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
18079
18080 * simple.el (kill-append): Doc fix.
18081
18082 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
18083 Adapt outline-regexp to the new conventions for commenting out code.
18084
18085 2004-02-11 John Paul Wallington <jpw@gnu.org>
18086
18087 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
18088
18089 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
18090
18091 * diff.el (diff-switches): New fun.
18092 (diff, diff-backup): Use it.
18093 (diff): Clean up the args construction. Use backquote.
18094 Use listp instead of consp to avoid putting a nil arg.
18095 (diff): Add a revert-buffer function.
18096
18097 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18098
18099 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
18100 handled by x-dnd-handle-file-name.
18101 (x-dnd-known-types): Add COMPOUND_TEXT.
18102 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
18103 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
18104 x-dnd-empty-state.
18105 (x-dnd-forget-drop): Ditto.
18106 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
18107 (x-dnd-handle-one-url): Return private when inserting text.
18108 (x-dnd-insert-ctext): New function.
18109 (x-dnd-handle-file-name): New function for FILE_NAME.
18110 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
18111 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
18112 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
18113
18114 2004-02-10 Kenichi Handa <handa@m17n.org>
18115
18116 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
18117 instead of while loop.
18118
18119 2004-02-10 Miles Bader <miles@gnu.org>
18120
18121 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
18122
18123 2004-02-09 Kenichi Handa <handa@m17n.org>
18124
18125 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
18126 have end-of-line.
18127
18128 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
18129
18130 * Makefile.in: Added extra dependencies in the recompile target
18131 needed to cope with the compile time macro expansions in CC Mode.
18132
18133 2004-02-09 Kim F. Storm <storm@cua.dk>
18134
18135 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
18136 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
18137 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
18138 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
18139 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
18140 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
18141 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
18142 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
18143 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
18144 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
18145 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
18146
18147 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
18148
18149 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
18150 Don't allow shrink if there's a window on our right.
18151
18152 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
18153 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
18154 Bring together declaration and initialization.
18155 (prolog-mode-variables): Don't set the syntax table.
18156 Don't set paragraph-start and comment-indent-function.
18157 Add /*..*/ to the comment regexps.
18158 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
18159 (prolog-mode-map): Don't bind TAB.
18160 (prolog-mode): Set the syntax table.
18161 (prolog-comment-indent): Remove.
18162 (inferior-prolog-mode-map): Initialize in the declaration.
18163 (inferior-prolog-mode-syntax-table)
18164 (inferior-prolog-mode-abbrev-table): New vars.
18165 (inferior-prolog-mode): Derive from comint-mode.
18166 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
18167 minibuffer windows.
18168
18169 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
18170 in file names, as long as it is unabmiguous.
18171
18172 2004-02-08 Andreas Schwab <schwab@suse.de>
18173
18174 * textmodes/reftex-toc.el
18175 (reftex-toc-load-all-files-for-promotion): Remove useless use of
18176 format. Doc fix.
18177
18178 * textmodes/refer.el (refer-find-entry-internal): Remove extra
18179 format string arguments.
18180
18181 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
18182 string argument.
18183
18184 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
18185
18186 * play/zone.el (zone-call): Fix format string.
18187
18188 * net/webjump.el (webjump-builtin): Add missing format string argument.
18189
18190 * midnight.el (midnight-delay-set): Remove extra format string argument.
18191
18192 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
18193
18194 * hexl.el (hexl-insert-char): Add missing format string argument.
18195
18196 * format.el (format-decode): Fix format string.
18197
18198 * emulation/vi.el (vi-mode): Remove extra format string argument.
18199 (vi-repeat-last-search): Likewise.
18200 (vi-reverse-last-search): Likewise.
18201 (vi-goto-mark): Likewise.
18202 (vi-reverse-last-find-char): Likewise.
18203 (vi-repeat-last-find-char): Likewise.
18204 (vi-locate-def): Likewise.
18205
18206 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
18207
18208 * ediff-util.el (ediff-toggle-read-only): Remove extra format
18209 string argument.
18210 (ediff-toggle-regexp-match): Likewise.
18211
18212 * dired-aux.el (dired-do-query-replace-regexp): Add missing
18213 format string argument.
18214
18215 * calc/calc-map.el (calc-get-operator): Remove extra format
18216 string argument.
18217
18218 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
18219
18220 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
18221 string argument.
18222
18223 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
18224
18225 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
18226
18227 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
18228
18229 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
18230 (cl-struct-setf-expander): Likewise.
18231
18232 * vc.el (with-vc-file): Fix unsafe uses of error.
18233 (vc-cancel-version): Likewise.
18234
18235 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
18236
18237 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
18238 thousands separator; fixes <class>:<line-number> regexp for
18239 non-english locales.
18240
18241 2004-02-08 Andreas Schwab <schwab@suse.de>
18242
18243 * view.el (view-mode-enable): Revert previous change.
18244
18245 2004-02-07 Kim F. Storm <storm@cua.dk>
18246
18247 * simple.el (line-number-at-pos): Rename from line-at-pos.
18248 Uses changed (what-line and vc-annotate-warp-version).
18249
18250 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
18251
18252 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
18253 (diff-mode): Remove aborted attempt at support for compile.el.
18254 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
18255
18256 2004-02-06 Andreas Schwab <schwab@suse.de>
18257
18258 * view.el (view-mode-enable): Add view-mode-map to
18259 minor-mode-overriding-map-alist.
18260
18261 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18262
18263 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
18264
18265 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
18266
18267 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
18268 with point inside rather than after the paragraph.
18269
18270 2004-02-04 Sam Steingold <sds@gnu.org>
18271
18272 * mail/smtpmail.el (smtpmail-try-auth-methods):
18273 Do not try authentication when no mechanism is available.
18274 Pass port-name as defaultport to `netrc-machine'.
18275
18276 2004-02-04 Stephen Eglen <stephen@gnu.org>
18277
18278 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
18279 to show how minibuffer height can be constrained.
18280
18281 2004-02-04 John Paul Wallington <jpw@gnu.org>
18282
18283 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
18284
18285 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18286
18287 * x-dnd.el: New file for drag and drop.
18288
18289 * term/x-win.el: require x-dnd, set after-make-frame-functions
18290 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
18291 drag-n-drop event.
18292
18293 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
18294 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
18295 (dired-dnd-handle-file): New functions for drag and drop support.
18296 (dired-mode): Initialize drag and drop if x-dnd present.
18297
18298 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
18299
18300 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
18301 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
18302 (cperl-mode): Set fill-paragraph-function.
18303 (cperl-fill-paragraph): Make it non-interactive.
18304
18305 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
18306
18307 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
18308
18309 2004-02-02 David Kastrup <dak@gnu.org>
18310
18311 * replace.el (perform-replace): Allow 'literal argument in
18312 regexp-flag to indicate literal replacement.
18313 (query-replace-regexp-eval): Use it.
18314
18315 2004-02-01 Andreas Schwab <schwab@suse.de>
18316
18317 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
18318
18319 2004-02-01 Stephen Eglen <stephen@gnu.org>
18320
18321 * info-look.el: Add support for maxima-mode. Update commentary
18322 because info-lookup-symbol is now bound to C-h S.
18323
18324 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
18325
18326 * simple.el (edit-and-eval-command): Bind print-level and
18327 minibuffer-history-sexp-flag around call to read-from-minibuffer.
18328 Correct initial position in command-history.
18329
18330 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
18331
18332 * files.el (read-directory-name): Adapt the docstring to recent
18333 change in Fread_file_name.
18334
18335 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
18336
18337 * ses.el (ses-print-cell): If print format too wide for column
18338 width, truncate decimal places if that helps to avoid "#####" fill.
18339 * ses.el (ses-initial-column-width): Revert previous change.
18340
18341 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
18342
18343 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
18344 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
18345 Add edebug info.
18346 (jit-lock-mode): Setup/cancel the new timer.
18347 (jit-lock-context-fontify): New fun. Extracted from
18348 context fontification code of jit-lock-stealth-fontify.
18349 (jit-lock-stealth-fontify): Don't do context fontification any more.
18350
18351 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
18352 (jit-lock-fontify-now): Handle the `quit' case.
18353 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
18354
18355 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
18356
18357 * progmodes/executable.el (executable-command-find-posix-p):
18358 New. Check if find handles arguments Posix-style.
18359
18360 * progmodes/grep.el (grep-compute-defaults):
18361 Use executable-command-find-posix-p.
18362 (grep-find): Check `grep-find-command'.
18363
18364 * filecache.el (file-cache-find-posix-p): Delete.
18365 (file-cache-add-directory-using-find):
18366 Use `executable-command-find-posix-p'.
18367
18368 2004-01-29 Dave Love <fx@gnu.org>
18369
18370 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18371 Iterate the hook function if arg is given.
18372 (mark-defun, narrow-to-defun): Change order of finding the limits.
18373
18374 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
18375 (byte-compile-format-warn): New.
18376 (byte-compile-callargs-warn): Use it.
18377 (Format, message, error): Add byte-compile-format-like property.
18378 (byte-compile-maybe-guarded): New.
18379 (byte-compile-if, byte-compile-cond): Use it.
18380 (byte-compile-lambda): Compile interactive forms,
18381 just to make warnings about them.
18382
18383 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
18384
18385 * ses.el (ses-initial-column-width): Increase to 14, so it will
18386 work well with the default printer of "%.7g" for extreme values
18387 like "-1.234567e+07".
18388
18389 2004-01-29 Kenichi Handa <handa@m17n.org>
18390
18391 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
18392
18393 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
18394
18395 * dos-w32.el: Added support for the `default-printer-name' function.
18396
18397 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
18398
18399 * server.el (server-socket-name): Don't use the hostname in the
18400 socket name since /tmp is local to the host anyway.
18401
18402 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
18403 robust check of widening and fix var-naming.
18404
18405 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
18406
18407 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
18408 or rmail-spam- to rsf- in all function and variable names.
18409 (rsf-min-region-to-spam-list): New variable.
18410 (rsf-bbdb-auto-delete-spam-entries): Rename from
18411 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
18412 scanned together with the recipients field for spam testing; Don't
18413 delete spam message if rmail-delete-after-output is non-nil;
18414 (rsf-check-field): New function, extracted from code in
18415 rmail-spam-filter to ease addition of header fields like
18416 content-type:;
18417 (message-content-type): New variable. The content-type: field was
18418 added also in defcustom of rsf-definitions-alist;
18419 (rmail-spam-filter): Replace repeated test code for header fields
18420 by calls to check-field; change the call to
18421 rmail-output-to-rmail-file such that rmail-current-message stays
18422 the same to avoid wrong deletion of unseen flags.
18423 (rmail-use-spam-filter): Add autoload cookie.
18424
18425 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
18426
18427 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
18428 (file-cache-add-directory-using-find): Add Cygwin support.
18429 (file-cache-find-command-posix-flag): New user variable.
18430
18431 * filecache.el (file-cache-add-directory): Check for
18432 directories an remove them from dir-files.
18433
18434 2004-01-27 Richard M. Stallman <rms@gnu.org>
18435
18436 * man.el (Man-fontify-manpage): Clean up message.
18437
18438 2004-01-27 Kenichi Handa <handa@m17n.org>
18439
18440 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
18441 (sentence-end): Define using sentence-end-without-space.
18442
18443 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
18444 a sentence ends with one of a character in sentence-end-without-space.
18445
18446 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
18447
18448 * font-lock.el (font-lock): Add jit-lock as explicit group member.
18449 (jit-lock): Group declaration moved to jit-lock.el.
18450 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
18451 when necessary.
18452
18453 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
18454 (jit-lock-context-unfontify-pos): Rename from
18455 jit-lock-first-unfontify-pos.
18456 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
18457
18458 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
18459
18460 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
18461 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
18462 (fortran-fill): When filling a string, adjust re-search-backward
18463 argument for special case of string just on fill-column.
18464 When filling non-string, allow one extra char if
18465 fortran-break-before-delimiters is non-nil.
18466 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
18467 Use fortran-break-delimiters-re and fortran-no-break-re to
18468 correctly handle cases such as "**".
18469
18470 * progmodes/f90.el (f90-break-delimiters): Doc fix.
18471 (f90-no-break-re): Add some extra tokens. Doc fix.
18472
18473 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
18474
18475 * mail/rmail-spam-filter.el:
18476 Use two semicolons as Commentary line prefix.
18477 Add ";;; Code:" stylized comment.
18478 Delete end-of-line whitespace.
18479 Wrap (require 'cl) with `eval-when-compile'.
18480
18481 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
18482
18483 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
18484 at the top level of vc.el.
18485
18486 2004-01-23 Andre Spiegel <spiegel@gnu.org>
18487
18488 * vc.el (vc-current-line): Function removed. This is now done by
18489 the new function line-at-pos in simple.el.
18490 (vc-annotate-warp-version): Use line-at-pos instead of
18491 vc-current-line.
18492
18493 2004-01-22 Kim F. Storm <storm@cua.dk>
18494
18495 * simple.el (line-at-pos): New defun.
18496 (what-line): Use it. Optimize by only counting lines in narrowed
18497 region once.
18498
18499 2004-01-22 Kenichi Handa <handa@m17n.org>
18500
18501 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
18502 point (register r1) only for charset mule-unicode-0100-24ff.
18503
18504 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
18505
18506 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
18507 trailing white space and ensure a final newline.
18508
18509 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
18510 Add autoload cookie.
18511
18512 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
18513
18514 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
18515 activate view-mode explicitly.
18516
18517 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18518
18519 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
18520 menu-bar-enable-clipboard and make Paste use clipboard first.
18521
18522 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18523
18524 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
18525 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
18526 (vc-mcvs-cvs): Remove.
18527 (vc-mcvs-command): Remove use of assert.
18528
18529 * outline.el (outline-insert-heading): Tighten up match.
18530 (outline-demote, outline-move-subtree-down): Don't assume anything
18531 about outline-regexp.
18532
18533 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
18534 (texinfo-show-structure): Explicitly add ^, and simplify.
18535
18536 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
18537
18538 * calendar/appt.el (appt-check): Restore usage of
18539 appt-issue-message deleted in previous change.
18540 (top-level): Activate package when loaded (needed for backwards
18541 compatibility).
18542
18543 2004-01-20 Jesper Harder <harder@ifa.au.dk>
18544
18545 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
18546 following previous change to smtpmail-send-data.
18547
18548 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
18549
18550 * vc.el (vc-default-previous-version): Doc enhancement.
18551 (vc-default-next-version): New function.
18552 (vc-print-log): New arg FOCUS-REV.
18553 (vc-annotate-mode): Derive from view-mode.
18554 (vc-annotate): New args REVISION, DISPLAY-MODE.
18555 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
18556 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
18557 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
18558 (vc-annotate-show-diff-revision-at-line, vc-current-line)
18559 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
18560
18561 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
18562
18563 2004-01-19 Karl Berry <karl@gnu.org>
18564
18565 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
18566 or "TexInfo".
18567
18568 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
18569
18570 * subr.el (delete-dups): New function.
18571
18572 2004-01-19 Karl Berry <karl@gnu.org>
18573
18574 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
18575 with ^, since that's what texinfo-show-structure
18576 documentation says (plus it works much better in texinfo.txi).
18577
18578 2004-01-18 Jesper Harder <harder@ifa.au.dk>
18579
18580 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
18581
18582 2004-01-18 David Ponce <david@dponce.com> (tiny change)
18583
18584 * progmodes/which-func.el (which-function-mode): Don't cancel
18585 which-func-update-timer if not set.
18586
18587 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
18588
18589 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
18590 Remove spurious left square bracket in XX:XXam regexp.
18591
18592 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
18593
18594 * progmodes/cc-defs.el: Do not require cl at run time.
18595
18596 2004-01-16 Richard M. Stallman <rms@gnu.org>
18597
18598 * emacs-lisp/cl.el (cl-cannot-unload): New function.
18599 (cl-unload-hook): Defvar this to run cl-cannot-unload.
18600
18601 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
18602 Call rmail-spam-filter. Delete and expunge spam.
18603 Print number of spam messages deleted.
18604 Save and restore the deletion status of old messages when reading
18605 new mail with spam filter, so that expunging spam does not expunge
18606 msgs deleted by the user.
18607 (rmail-only-expunge): Add an optional argument dont-show to
18608 prevent showing message after expunge.
18609
18610 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
18611
18612 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
18613 * subr.el (declare): New macro.
18614
18615 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
18616
18617 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
18618
18619 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
18620
18621 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18622 Test window-system rather than system-type (for X11/Mac).
18623
18624 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
18625
18626 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
18627
18628 2004-01-12 Richard M. Stallman <rms@gnu.org>
18629
18630 * mail/rmail.el (rmail-convert-to-babyl-format):
18631 Use mail-unquote-printable-region.
18632 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
18633 (rmail-hex-char-to-integer): Functions deleted.
18634
18635 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
18636 (mail-unquote-printable-region): New arg NOERROR.
18637 For invalid encoding, either signal an error to just return nil.
18638
18639 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18640
18641 * calendar/appt.el: Update copyright and commentary.
18642 (appt-issue-message): Make obsolete.
18643 (appt-visible, appt-msg-window): Make obsolete, in favour of
18644 appt-display-format.
18645 (appt-display-mode-line, appt-display-duration)
18646 (appt-display-diary, appt-time-msg-list, appt-mode-string)
18647 (appt-prev-comp-time, appt-display-count, appt-timer)
18648 (appt-convert-time): Doc change.
18649 (appt-disp-window-function, appt-delete-window-function):
18650 Use defcustom rather than defvar.
18651 (appt-display-format): New variable.
18652 (appt-display-message): New function with display code from appt-check.
18653 (appt-check): Add optional FORCE argument. Doc change.
18654 Add appt-make-list to diary-hook if displaying diary.
18655 Remove checking of view-diary-entries-initially.
18656 Message display section removed to new function appt-display-message.
18657 (appt-display-window): Doc change. Remove unused internal var
18658 this-buffer. Do not beep, since appt-display-message does that.
18659 (appt-make-list): Doc change. Use caar.
18660 (appt-sort-list): Simplify by using builtin sort function.
18661 (appt-update-list): New function for updating appts when diary is
18662 saved.
18663 (appt-activate): New autoloaded function to toggle package
18664 functionality.
18665
18666 * calendar/cal-x.el: (calendar-one-frame-setup)
18667 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
18668
18669 * calendar/calendar.el: Update copyright.
18670 (view-diary-entries-initially, european-calendar-style): Doc change.
18671 (calendar-setup): Make defcustom rather than defvar.
18672 (mark-visible-calendar-date): Initialize temp-face and faceinfo
18673 in let binding so local to function.
18674
18675 * calendar/diary-lib.el: Update copyright.
18676 (diary, diary-entry-time): Doc change.
18677 (list-diary-entries): Doc change. Trivial logic change.
18678 (fancy-diary-display): Restore make-face command mistakenly
18679 deleted 2003-05-08.
18680 (show-all-diary-entries): Allow to pop-up frame if needed.
18681
18682 2004-01-09 John Paul Wallington <jpw@gnu.org>
18683
18684 * bindings.el (mode-line-change-eol): Add EVENT parameter.
18685 Temporarily select EVENT's window for changing eol type.
18686
18687 2004-01-09 Deepak Goel <deego@gnufans.org>
18688
18689 * calendar/diary-lib.el (diary-entry-time):
18690 Also accept time in the form XX[.XX][am/pm/AM/PM].
18691 (fancy-diary-font-lock-keywords): Likewise.
18692 (diary-font-lock-keywords): Likewise.
18693 * calendar/appt.el (appt-add): Likewise.
18694 (appt-make-list): Likewise.
18695 (appt-convert-time): Likewise.
18696
18697 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
18698
18699 * gdb-ui.el (gdb-ann3): Revert previous change.
18700 (gdb-source-info): Allow for case of where compilation directory
18701 is not recorded.
18702
18703 2004-01-08 John Paul Wallington <jpw@gnu.org>
18704
18705 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
18706
18707 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
18708
18709 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
18710
18711 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
18712 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
18713 problems.
18714 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
18715
18716 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
18717
18718 * files.el (write-file-functions, write-contents-functions):
18719 Clarify docstrings.
18720
18721 2004-01-07 Kenichi Handa <handa@m17n.org>
18722
18723 * international/mule.el (set-auto-coding): Fix for the case that
18724 end-of-line is only CR.
18725
18726 2004-01-07 Kim F. Storm <storm@cua.dk>
18727
18728 * subr.el (event-start, event-end): Doc fix.
18729 (posn-string, posn-image): New defuns.
18730 (posn-object): Return either image or string object.
18731 (posn-object-x-y): Return 8th element of position.
18732 (posn-object-width-height): New defun.
18733
18734 2004-01-06 Andreas Schwab <schwab@suse.de>
18735
18736 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
18737 output.
18738
18739 2004-01-05 Karl Berry <karl@gnu.org>
18740
18741 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
18742 / and *, too.
18743
18744 2003-12-31 Simon Josefsson <jas@extundo.com>
18745
18746 * files.el (before-save-hook): Add.
18747 (basic-save-buffer): Use before-save-hook.
18748
18749 * emacs-lisp/copyright.el: Fix comment to recommend
18750 before-save-hook instead of write-file-functions.
18751
18752 2004-01-05 Richard M. Stallman <rms@gnu.org>
18753
18754 * finder.el (finder-commentary): Call delete-other-windows.
18755
18756 * net/ange-ftp.el (ange-ftp-file-attributes):
18757 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
18758
18759 2004-01-04 Karl Berry <karl@gnu.org>
18760
18761 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
18762 comment characters % and # in the copyright year notice,
18763 as well as ;.
18764
18765 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
18766
18767 * wid-edit.el (default): Define dummy :value-delete.
18768 Reported by Jesper Harder <harder@ifa.au.dk>.
18769
18770 2004-01-03 Richard M. Stallman <rms@gnu.org>
18771
18772 * progmodes/compile.el (compile-internal): Use point, not point-min,
18773 for set-window-point.
18774
18775 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
18776
18777 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
18778
18779 * progmodes/grep.el (grep-mode-map):
18780 Don't remap next-line, previous-line.
18781
18782 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
18783
18784 * speedbar.el (speedbar-edit-line): Change regexp to position
18785 the cursor on the first character of this line's button.
18786
18787 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
18788
18789 * subr.el (functionp): Doc fix.
18790
18791 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
18792
18793 * progmodes/idlwave.el (idlwave-make-tags):
18794 * textmodes/flyspell.el (flyspell-large-region):.
18795 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
18796 * emulation/viper-util.el (viper-glob-unix-files):
18797 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
18798 * man.el (Man-init-defvars):
18799 * jka-compr.el (jka-compr-call-process):
18800 * files.el (get-free-disk-space,insert-directory):
18801 * ediff-ptch.el (ediff-test-patch-utility):
18802 * ediff-diff.el (ediff-test-utility):
18803 * dired-aux.el (dired-check-process):
18804 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
18805 test the return value of call-process, because it can be a string.
18806
18807 2003-12-31 John Paul Wallington <jpw@gnu.org>
18808
18809 * bindings.el (completion-ignored-extensions): Add .pfsl.
18810
18811 2003-12-31 Kim F. Storm <storm@cua.dk>
18812
18813 * ido.el (ido-nonreadable-directory-p): New defun to check for
18814 nonreadable directory without activating tramp (to avoid problems
18815 with checking incomplete tramp paths).
18816 (ido-set-current-directory, ido-file-internal)
18817 (ido-file-name-all-completions1): Use it.
18818
18819 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
18820
18821 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
18822 documentation if the anchor (or node) name is preceded by `info
18823 anchor' or `Info anchor' in addition to earlier `info node' and
18824 `Info node'.
18825 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
18826
18827 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18828
18829 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
18830 error in arguments to base64-decode-region. Remove ^M characters
18831 after decoding base64.
18832
18833 2003-12-30 Simon Josefsson <jas@extundo.com>
18834
18835 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
18836 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
18837 have only been distributed with Emacs for some years.
18838 (texinfo-mode-hook): Customize.
18839
18840 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18841
18842 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
18843 cleaner (suggested by Richard Stallman).
18844
18845 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
18846 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
18847 file-name clashes on 8+3 DOS filesystems.
18848
18849 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
18850 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
18851 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
18852 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
18853 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
18854 file-name clashes on 8+3 filesystems.
18855
18856 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
18857 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
18858 file-name clashes on 8+3 DOS filesystems.
18859
18860 2003-12-29 Richard M. Stallman <rms@gnu.org>
18861
18862 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
18863 Upcase the character.
18864
18865 * textmodes/flyspell.el (mail-mode-flyspell-verify):
18866 Search for header separator alone on a line, literally,
18867 and search for it backward, not forward.
18868 (flyspell-abbrev-table): Always use global-abbrev-table
18869 if there is no local one.
18870
18871 * progmodes/sh-script.el (sh-get-indent-info):
18872 Don't move point back if at bob.
18873
18874 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
18875
18876 * play/handwrite.el (handwrite): Make the handwrite credit message
18877 a comment rather than an output command.
18878
18879 * obsolete/sc.el: Display message that this file is obsolete.
18880
18881 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
18882
18883 * mail/rfc822.el (rfc822-address-start): Declare variable.
18884 Renamed from address-start. All uses changed.
18885
18886 * term.el (term-exec): Set up sentinel.
18887 (term-sentinel): New function.
18888 (term-handle-exit): New function.
18889
18890 * subr.el (assoc-ignore-case, assoc-ignore-representation):
18891 Use assoc-string, and mark them obsolete.
18892 (delay-mode-hooks): Mark as permanent local.
18893
18894 * simple.el (sendmail-user-agent-compose): Use assoc-string.
18895
18896 * register.el (copy-rectangle-to-register): Doc fix.
18897
18898 * info.el (Info-insert-dir): Use assoc-string.
18899
18900 * info-look.el (info-lookup): Use assoc-string.
18901
18902 * frame.el (pop-up-frame-function): Use quote, not `function'.
18903 (frame-notice-user-settings): Calculate ADJUSTED-TOP
18904 copying with lists as coordinate values.
18905
18906 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
18907
18908 * find-dired.el (kill-find): New command.
18909 (find-dired): Make buffer read-only.
18910 Set up a keymap with C-c C-k running kill-find.
18911 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
18912
18913 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
18914
18915 * filecache.el (file-cache-ignore-case): New variable.
18916 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
18917
18918 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
18919 (comint-dynamic-complete-as-filename): Rename local vars.
18920 (comint-dynamic-list-filename-completions): Likewise.
18921
18922 * comint.el (comint-dynamic-list-completions-config): New var.
18923 (comint-dynamic-list-completions): Handle both SPC and TAB right.
18924
18925 * comint.el (comint-file-name-chars): Add [].
18926 (comint-word): Use skip-chars-backward, not search.
18927
18928 * shell.el (shell-file-name-chars): Add [].
18929
18930 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
18931
18932 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
18933
18934 * generic.el (define-generic-mode): Doc fix.
18935
18936 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18937
18938 * files.el (kill-some-buffers): Doc fix.
18939
18940 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
18941
18942 * comint.el (comint-watch-for-password-prompt): Pass `string' as
18943 arg to send-invisible
18944 (send-invisible): Doc fix. The argument is now a prompt, not the
18945 string to send.
18946 (comint-read-noecho): Doc fix.
18947
18948 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
18949
18950 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
18951 "@", as required by some ISP hosting service. Fix defcustom
18952 argument syntax errors that prevented use of customization.
18953
18954 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18955
18956 * xml.el (xml-get-attribute-or-nil): Doc fix.
18957
18958 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
18959
18960 * net/zone-mode.el (zone-mode): Use write-file-functions, not
18961 write-file-hooks.
18962
18963 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
18964
18965 * autorevert.el (auto-revert-interval): Doc fix.
18966
18967 2003-12-29 Mark A. Hershberger <mah@everybody.org>
18968
18969 * xml.el (xml-get-attribute-or-nil): New function, like
18970 xml-get-attribute, but returns nil if the attribute was not found.
18971 (xml-get-attribute): Convert to defsubst, uses
18972 xml-get-attribute-or-nil.
18973
18974 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18975
18976 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
18977
18978 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
18979
18980 * custom.el (custom-declare-theme): Use `value' when putting
18981 properties on `theme'.
18982
18983 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
18984
18985 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
18986 for each yank-handler segment.
18987 (insert-for-yank-1): New function, with the body of the previous
18988 insert-for-yank.
18989
18990 * textmodes/table.el (table-yank-handler): New defcustom.
18991 (table--put-cell-indicator-property): Put yank-handler property
18992 that indicates the yank handler for the table cell.
18993
18994 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
18995
18996 * generic-x.el (etc-modules-conf-generic-mode): A more complete
18997 set of keywords.
18998
18999 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19000
19001 * international/mule-cmds.el (reset-language-environment)
19002 (set-language-environment): Don't invoke fontset-related functions
19003 if fontset-list is not fboundp.
19004
19005 2003-12-29 Kenichi Handa <handa@m17n.org>
19006
19007 * international/mule-cmds.el (reset-language-environment):
19008 Call set-overriding-fontspec-internal with nil.
19009 (set-language-environment): Call set-overriding-fontspec-internal
19010 if the language environment specify `overriding-fontspec'.
19011 (language-info-alist): Doc added.
19012
19013 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
19014 characters of mule-unicode-0100-24ff.
19015 (ccl-encode-windows-1251-font): New CCL program.
19016 ("Bulgarian"): Specify overriding-fontspec.
19017 ("Belarusian"): Likewise.
19018
19019 2003-12-28 Sam Steingold <sds@gnu.org>
19020
19021 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
19022 parameter ID-FORMAT to conform with the 2003-11-30 patch.
19023
19024 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
19025
19026 * progmodes/gud.el (gud-gdb-command-name): Set default to
19027 "gdb --annotate=3".
19028 (gud-gdb-marker-filter): Look out for annotations.
19029 (gdb-first-pre-prompt): New variable.
19030 Remove trailing white space.
19031
19032 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
19033 if necessary.
19034 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
19035 annotations are detected.
19036 (gud-gdba-marker-filter): Use global variable gud-marker-acc
19037 instead of a local one to allow transition from
19038 gud-gdb-marker-filter.
19039 Remove trailing white space.
19040
19041 2003-12-27 Kim F. Storm <storm@cua.dk>
19042
19043 * ido.el: Handle non-readable directories.
19044 (ido-decorations): Add 9th element for non-readable directory.
19045 (ido-directory-nonreadable): New dynamic var.
19046 (ido-set-current-directory): Set it.
19047 (ido-read-buffer, ido-file-internal):
19048 (ido-read-file-name, ido-read-directory-name): Let-bind it.
19049 (ido-file-name-all-completions1): Return empty list for
19050 non-readable directory.
19051 (ido-exhibit): Print [Not readable] if directory is not readable.
19052 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
19053 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
19054 Use it.
19055
19056 2003-12-27 Lars Hansen <larsh@math.ku.dk>
19057
19058 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
19059 calls to directory-files-and-attributes and file-attributes.
19060 (ls-lisp-format): Remove system dependent handling of user and
19061 group id's.
19062
19063 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
19064
19065 * ffap.el (ffap-read-file-or-url): Revert previous change.
19066
19067 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
19068
19069 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
19070 new list of included files called `files-with-node-lines', that
19071 only have node lines. This way @include commands can include any
19072 file, such as version and update files without node lines, not
19073 just files that are chapters.
19074
19075 2003-12-25 Andreas Schwab <schwab@suse.de>
19076
19077 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
19078 file not found.
19079
19080 2003-12-08 Miles Bader <miles@gnu.org>
19081
19082 * dired.el (dired-between-files): Always use dired-move-to-filename,
19083 which is more robust in non-english locales.
19084
19085 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
19086
19087 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
19088
19089 2003-12-24 Andreas Schwab <schwab@suse.de>
19090
19091 * shell.el (shell-file-name-quote-list): Add backslash.
19092
19093 * comint.el (comint-quote-filename): Correctly handle backslash
19094 in comint-file-name-quote-list.
19095
19096 2003-12-24 Kenichi Handa <handa@m17n.org>
19097
19098 * international/mule-cmds.el (set-default-coding-systems):
19099 Call ucs-set-table-for-input for all buffers that don't have local
19100 value of buffer-file-coding-system.
19101
19102 * international/ucs-tables.el (ucs-set-table-for-input):
19103 If translation-table-for-encode is a symbol, get its
19104 translation-table property.
19105
19106 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
19107
19108 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
19109 to `completing-read' on a recently fixed bug.
19110
19111 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
19112 instead of SPACE, to get the list of possible fringe modes.
19113 SPACE only works if both `partial-completion-mode' and
19114 `completion-auto-help' are nil.
19115
19116 * complete.el (PC-is-complete-p): Delete.
19117 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
19118 calls to `test-completion'.
19119
19120 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
19121
19122 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
19123 to edit values when there are no children.
19124
19125 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
19126 a mode called "Assembler" already exists.
19127 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
19128 (gud-watch): Use format option. Remove font properties from string.
19129 (gdb-var-create-handler, gdb-var-list-children-handler):
19130 Don't bother about properties as there are none.
19131 (gdb-var-create-handler, gdb-var-list-children-handler)
19132 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
19133 with two arguments.
19134 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
19135 Let speedbar show value changes with a different font.
19136 (gdb-edit-value): New defun.
19137 (gdb-clear-partial-output, gdb-clear-inferior-io)
19138 (def-gdb-auto-update-handler): Use erase-buffer.
19139 (gdb-frame-handler): Display watch expressions in
19140 FUNCTION::VARIABLE format if required.
19141
19142 2003-12-23 John Paul Wallington <jpw@gnu.org>
19143
19144 * info.el (Info-unescape-quotes, Info-split-parameter-string)
19145 (Info-goto-emacs-command-node): Doc fixes.
19146
19147 2003-12-12 Jesper Harder <harder@ifa.au.dk>
19148
19149 * cus-edit.el (custom-add-parent-links): Define "many".
19150
19151 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
19152
19153 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
19154 (widget-child-validate, widget-type-value-create)
19155 (widget-type-default-get, widget-type-match): New functions.
19156 (lazy): New widget.
19157 (menu-choice, checklist, radio-button-choice, editable-list)
19158 (group, documentation-string): Remove redundant (per 2003-10-25
19159 change) calls to `widget-children-value-delete'.
19160 (widget-choice-value-get, widget-choice-value-inline): Remove.
19161 (menu-choice): Update widget.
19162
19163 2003-12-03 Kenichi Handa <handa@m17n.org>
19164
19165 * language/cyrillic.el: Register "microsoft-cp1251" in
19166 ctext-non-standard-encodings-alist.
19167 ("Bulgarian"): Add ctext-non-standard-encodings.
19168 ("Belarusian"): Likewise.
19169
19170 * international/mule-conf.el (compound-text-with-extensions):
19171 Change the type to 2 (iso-2022 base).
19172
19173 * international/mule.el (ctext-non-standard-encodings-alist):
19174 Change the format.
19175 (ctext-non-standard-encodings): New variable.
19176 (ctext-post-read-conversion): Fully re-written.
19177 (ctext-non-standard-designations-alist): Delete it.
19178 (ctext-non-standard-encodings-table): New function.
19179 (ctext-pre-write-conversion): Fully re-written.
19180
19181 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
19182
19183 * cus-edit.el (custom-add-parent-links): Add documentation links
19184 for parent, if the item has none of its own.
19185
19186 2003-11-30 Richard M. Stallman <rms@gnu.org>
19187
19188 * dired-aux.el (dired-do-query-replace-regexp):
19189 Report files visited read-only.
19190
19191 2003-11-30 Juri Linkov <juri@jurta.org>
19192
19193 * dired-aux.el (dired-compare-directories): New command.
19194 (dired-file-set-difference, dired-files-attributes): New functions.
19195
19196 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
19197 Version 2.0.38 of Tramp released.
19198
19199 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
19200 Charles Curley <charlescurley@charlescurley.com>.
19201 (tramp-multi-connection-function-alist): Add ssht entry which adds
19202 "-e none -t -t" to the list of ssh args. Suggested by Adrian
19203 Aichner.
19204 (tramp-get-method-parameter): New function to retrieve a method
19205 parameter. This allows for omission of method parameters.
19206 Callers adjusted.
19207
19208 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
19209
19210 * net/tramp.el: Add new optional parameter ID-FORMAT to
19211 `file-attributes'. Calls of `file-attributes' won't use this
19212 parameter for backward compatibility reasons.
19213 (tramp-perl-file-attributes): Add a new parameter to Perl script
19214 in order to handle uid/gid as strings, if desired.
19215 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
19216 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
19217 order to make the function more general.
19218 (tramp-handle-file-attributes): Replace proprietary optional
19219 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
19220 (tramp-handle-file-attributes-with-perl): Handle parameter
19221 NONNUMERIC if set. This wasn't done in the past.
19222 (tramp-post-connection): Apply second parameter "$2" if
19223 `tramp-remote-perl' is called.
19224
19225 * net/tramp-smb.el (tramp-smb-handle-delete-file):
19226 Correct cut'n'waste error (`filename' instead of `directory').
19227 (tramp-smb-handle-directory-files-and-attributes)
19228 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
19229 introduced parameter ID-FORMAT.
19230 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
19231 error (`directory' instead of `ldir').
19232
19233 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
19234 `file-attributes' has a second parameter. If yes, apply it with
19235 value "'integer". Otherwise, don't use that parameter (default is
19236 integer format).
19237
19238 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
19239
19240 * help.el (help-map): Bind `display-local-help' to `C-h .'.
19241 (help-for-help): Add `C-h .' to the listed Help options.
19242 Remove trailing whitespace.
19243
19244 * help-at-pt.el: New file.
19245
19246 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
19247
19248 * subr.el (noreturn, 1value): New macros for test coverage.
19249 See `testcover.el'.
19250
19251 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
19252
19253 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
19254 for macro `1value'.
19255 (testcover-1value): New function. Checks that a 1value form
19256 actually returns only one value. Requested by RMS.
19257
19258 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
19259
19260 * gdb-ui.el (gud-watch, gdb-var-create-handler)
19261 (gdb-var-list-children, gdb-var-list-children-handler)
19262 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
19263 gdb commands that use mi to keep them out of the command history.
19264
19265 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19266
19267 * cus-start.el (all): Add use-file-dialog.
19268
19269 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
19270
19271 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
19272
19273 2003-11-27 Kim F. Storm <storm@cua.dk>
19274
19275 * subr.el (posn-object-x-y): New defun.
19276
19277 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
19278
19279 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
19280 Don't use `space' for \\\n.
19281 Be more selective as to which # are comment-starters.
19282
19283 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
19284
19285 * subr.el (number-sequence): Improve handling of floating point
19286 arguments (suggested by Kim Storm). Allow negative arguments.
19287
19288 2003-11-26 Kenichi Handa <handa@m17n.org>
19289
19290 * international/mule-cmds.el (standard-display-european-internal):
19291 Cancel the standard-display-table setting for ` and '.
19292
19293 2003-11-26 Kim F. Storm <storm@cua.dk>
19294
19295 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
19296 New defcustoms to add ffap-like functionality to ido.
19297 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
19298 (ido-no-final-slash): New defun.
19299 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
19300 (ido-read-file-name): ): Toggle VC checking via
19301 vc-handled-backends instead of vc-master-templates.
19302 (ido-file-internal): Handle ido-use-url-at-point and
19303 ido-use-filename-at-point via code borrowed from ffap-guesser.
19304 Handle new ido-exit code ffap.
19305 (ido-sort-list): Ignore final slash when sorting file names.
19306
19307 2003-11-25 Kim F. Storm <storm@cua.dk>
19308
19309 * emulation/cua-base.el (cua--standard-movement-commands):
19310 Add forward-sentence and backward-sentence.
19311
19312 2003-11-25 Stephen Eglen <stephen@gnu.org>
19313
19314 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
19315 iswitchb-exit is set to 'usefirst when user selects buffer at head
19316 of list using RET. (Selecting buffers at the head of the list was
19317 broken if the substring was also a complete buffername.)
19318
19319 2003-11-23 Kim F. Storm <storm@cua.dk>
19320
19321 * progmodes/compile.el (grep-command, grep-use-null-device)
19322 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
19323 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
19324 (grep-regexp-alist, grep-program, find-program)
19325 (grep-find-use-xargs, grep-history, grep-find-history)
19326 (grep-process-setup, grep-compute-defaults)
19327 (grep-default-command, grep, grep-tag-default, grep-find)
19328 (grep-expand-command-macros, grep-tree-last-regexp)
19329 (grep-tree-last-files, grep-tree): Move grep variables, functions
19330 and commands to new file grep.el.
19331 (compilation-mode-map): Remove grep commands from Compile sub-menu.
19332 (compilation-process-setup-function): Doc fix.
19333 (compilation-highlight-regexp, compilation-highlight-overlay): New
19334 defvars used for highlighting current compile error in source buffer.
19335 (compile-internal): New optional args HIGHLIGHT-REGEXP and
19336 LOCAL-MAP which overrides compilation-highlight-regexp and
19337 compilation-mode-map for this compilation.
19338 Delay calling compilation-set-window-height until after running
19339 compilation-process-setup-function so it can buffer-local override
19340 compilation-window-height.
19341 Check buffer-local value of compilation-scroll-output.
19342 (compilation-set-window-height): Use buffer-local value of
19343 compilation-window-height.
19344 (compilation-revert-buffer): Don't pass (undefined)
19345 preserve-modes arg to revert-buffer.
19346 (next-error-no-select, previous-error-no-select): New commands.
19347 (compilation-goto-locus): Temporarily highlight current match in
19348 source buffer using compilation-highlight-regexp.
19349
19350 * progmodes/grep.el: New file with grep code from compile.el.
19351 (grep): New defcustom group.
19352 (grep-window-height): New defcustom, like compilation-window-height.
19353 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
19354 (grep-scroll-output): New defcustom, like compilation-scroll-output.
19355 (grep-command, grep-use-null-device, grep-find-command)
19356 (grep-tree-files-aliases, grep-tree-ignore-case)
19357 (grep-tree-ignore-CVS-directories): Move to grep custom group.
19358 (grep-setup-hook): New hook variable.
19359 (grep-mode-map): New keymap for grep commands. Add Grep menu.
19360 (grep-last-buffer): New defvar, override compilation-last-buffer.
19361 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
19362 Call compile-internal with args highlight-regexp and grep-mode-map.
19363
19364 2003-11-23 Kim F. Storm <storm@cua.dk>
19365
19366 * subr.el (event-start, event-end): Doc fix.
19367 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
19368 (posn-area, posn-actual-col-row, posn-object): New defuns.
19369 (posn-col-row): Simplify doc. Rewrite to use cond.
19370 (posn-point): Also return buffer position for events outside text
19371 area (that info is now present in the event position).
19372
19373 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
19374 mouse-set-point so that hscroll still works now that clicks on
19375 fringes generate specific mouse events.
19376 (mouse-set-point): Note that it now works in fringes and margins
19377 too due to new semantics of posn-point in fringes and margins.
19378
19379 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
19380 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
19381
19382 2003-11-20 Kim F. Storm <storm@cua.dk>
19383
19384 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
19385 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
19386 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
19387 to 100 for icons to avoid increasing line height when shown.
19388
19389 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19390
19391 * newcomment.el (comment-normalize-vars): Initialize properly if
19392 comment-start was nil.
19393
19394 2003-11-19 Andreas Schwab <schwab@suse.de>
19395
19396 * simple.el (set-variable): Fix indentation.
19397
19398 2003-11-17 Kenichi Handa <handa@m17n.org>
19399
19400 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
19401 Fix docstring.
19402
19403 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19404
19405 * international/latin1-disp.el (latin1-display): Fix docstring.
19406
19407 2003-11-16 John Wiegley <johnw@newartisans.com>
19408
19409 * eshell/em-ls.el (eshell-ls-file): There are times with
19410 size-width is nil and uncomputed (when directories are created in
19411 dired, for example); in this case, 4 is reasonable default value,
19412 although it may caused skewed new entries (which could be avoided
19413 by returning the original value of 8 in all cases, but 99% of the
19414 time this is a waste of whitespace).
19415
19416 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
19417
19418 * cc-engine.el (c-guess-continued-construct)
19419 (c-guess-basic-syntax): Check a little more carefully if it's a
19420 function declaration when an unknown construct followed by a block
19421 is found inside a statement context. This avoids macros followed
19422 by blocks to be taken as function declarations.
19423
19424 (c-guess-continued-construct): Change the analysis of a statement
19425 continuation with a brace open to `substatement-block', for
19426 consistency with recognized statements.
19427
19428 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
19429 start is in a position so that `c-beginning-of-statement-1' jumped
19430 to the beginning of the same statement.
19431
19432 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
19433 Don't accept binary operators in the arglist if we're in a function
19434 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
19435 template recognition in cases like "if (a < b || c > d)".
19436
19437 (c-restricted-<>-arglists): New more appropriate name for
19438 `c-disallow-comma-in-<>-arglists'.
19439
19440 Accessing functions updated for the variable name change.
19441
19442 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
19443 match data could get clobbered if NOT-INSIDE-TOKEN is used.
19444
19445 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
19446 labels.
19447
19448 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
19449 instead of duplicating parts of it. This fixes bogus label
19450 recognition.
19451
19452 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
19453 of checking the context in which to apply the minimum indentation,
19454 so that it isn't enforced in e.g. namespace blocks.
19455
19456 * cc-vars.el (c-inside-block-syms): New constant used by
19457 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
19458 to somewhat reduce the risk of becoming stale.
19459
19460 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
19461 cc-cmds to cc-engine to allow use from cc-align.
19462
19463 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
19464 qualified identifiers containing "::".
19465
19466 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
19467 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
19468
19469 * cc-vars.el (c-emacs-features): Use a space in front of the name
19470 of the temporary buffer. That also avoids dumping problems in
19471 XEmacs due to undo info being left around after the buffer is killed.
19472
19473 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
19474 arglist to see if it's a K&R style declaration.
19475
19476 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
19477 before returning `knr-argdecl-intro'.
19478
19479 2003-11-16 John Wiegley <johnw@newartisans.com>
19480
19481 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
19482 field in a long-listing always 8 characters, use `size-width',
19483 which has already been computed.
19484
19485 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
19486
19487 * subr.el (minor-mode-list): Add `hs-minor-mode'.
19488
19489 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19490
19491 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
19492 Support operation while narrowed, with `diff-restrict-view'.
19493
19494 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19495
19496 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19497 Take additional optional arg NARROWFUN. For the generated functions:
19498 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
19499 include frags that arrange to check for and save narrowing state before
19500 the move and then conditionally call NARROWFUN after the move.
19501
19502 2003-11-14 John Wiegley <johnw@newartisans.com>
19503
19504 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
19505 that was optional, but obviously missing based on surrounding code.
19506
19507 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
19508 string arguments to numbers unless the whole argument was seen as
19509 a number.
19510
19511 2003-11-14 Kenichi Handa <handa@m17n.org>
19512
19513 * international/mule.el (ctext-non-standard-encodings-alist):
19514 Fix coding systems.
19515
19516 2003-11-10 Kenichi Handa <handa@m17n.org>
19517
19518 * language/kannada.el ("Kannada"): Add sample-text.
19519
19520 * language/knd-util.el (kannada-compose-region)
19521 (kannada-compose-string, kannada-post-read-conversion):
19522 Add autoload cookie.
19523
19524 * international/quail.el (quail-completion): Change the message
19525 "corresponding translations" to "corresponding characters".
19526
19527 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
19528
19529 * descr-text.el (describe-char): Fix typo.
19530
19531 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
19532
19533 These changes are to support Kannada language/script.
19534
19535 * Makefile.in (DONTCOMPILE): Add kannada.el.
19536
19537 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
19538
19539 * loadup.el: Preload kannada.el.
19540
19541 * language/ind-util.el (ucs-kannada-to-is13194-alist)
19542 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
19543 New variables.
19544
19545 * language/kannada.el: New file.
19546
19547 * language/knd-util.el: New file.
19548
19549 2003-11-07 Andreas Schwab <schwab@suse.de>
19550
19551 * progmodes/autoconf.el (autoconf-font-lock-keywords):
19552 Also highlight AH_*.
19553
19554 * xml.el (xml-parse-dtd): Fix misplaced paren.
19555
19556 2003-11-07 Kenichi Handa <handa@m17n.org>
19557
19558 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
19559
19560 2003-11-05 Juri Linkov <juri@jurta.org>
19561
19562 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
19563 (desktop-buffer-file): Use saved buffer-file-coding-system
19564 for file reading. Set auto-insert to nil to prevent automatic
19565 insertion into restored empty files.
19566
19567 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
19568
19569 * files.el (risky-local-variable-p): Make second argument optional.
19570
19571 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
19572
19573 * subr.el (add-hook): Fix last change.
19574
19575 2003-11-03 Eli Zaretskii <eliz@gnu.org>
19576
19577 * mail/rmail.el (rmail-convert-to-babyl-format):
19578 If base64-decode-region signals an error, catch it and silently
19579 ignore it.
19580
19581 2003-11-01 Mark A. Hershberger <mah@everybody.org>
19582
19583 * xml.el (xml-parse-region): Allow comments to appear after the
19584 topmost element has closed.
19585 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
19586 (xml-ns-expand-attr): New functions to do namespace handling.
19587 (xml-intern-attrlist): Back-compatible handling of attribute names.
19588 (xml-parse-tag): Move namespace handling to separate functions.
19589 Now produces elements in the form ((:ns . "element") (attr-list)
19590 children) instead of ('ns:element (attr-list) children).
19591 (xml-parse-attlist): Fix attribute parsing.
19592 (xml-parse-dtd): Change parsing so that it produces strings
19593 instead of interned symbols.
19594
19595 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
19596
19597 * dired.el (dired-ls-sorting-switches): Doc fix.
19598
19599 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
19600
19601 * emacs-lisp/rx.el (rx-or): Fix the case of
19602 "(rx (and ?a (or ?b ?c) ?d))".
19603
19604 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
19605
19606 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
19607 (texinfo-format-region): Use it.
19608 (texinfo-format-buffer-1): Ditto.
19609
19610 2003-11-01 Alan Mackenzie <acm@muc.de>
19611
19612 Changes to allow scrolling whilst in isearch mode:
19613 * isearch.el (isearch-unread-key-sequence): New function,
19614 extracted from isearch-other-meta-char.
19615 (top level): (put 'foo 'isearch-scroll) on all Emacs's
19616 "scrollable" standard functions.
19617 (isearch-allow-scroll): New customizable variable.
19618 (isearch-string-out-of-window, isearch-back-into-window)
19619 (isearch-reread-key-sequence-naturally)
19620 (isearch-lookup-scroll-key): New functions.
19621 (isearch-other-meta-char): Doc string and functionality enhanced.
19622 Now accepts a prefix argument.
19623 (isearch-lazy-highlight-window-end): New variable.
19624 (isearch-lazy-highlight-new-loop): Pay attention to the window's
19625 end (thru isearch-lazy-highlight-window-end), not only its start.
19626
19627 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
19628 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
19629 (universal-argument, universal-argument-more, negative-argument)
19630 (digit-argument, universal-argument-other-key): Minor changes.
19631
19632 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19633
19634 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
19635 recursively if the last message is deleted, thus avoiding an
19636 infinite loop.
19637
19638 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
19639
19640 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
19641 (tex-main-file): Don't add .tex if the extension is already present.
19642 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
19643
19644 2003-10-29 Lute Kamstra <lute@gnu.org>
19645
19646 * progmodes/octave-inf.el (inferior-octave-prompt):
19647 Recognize version number in prompt.
19648
19649 2003-10-28 Dave Love <fx@gnu.org>
19650
19651 * international/characters.el: Fix some Unicode ranges.
19652
19653 2003-10-28 Kenichi Handa <handa@m17n.org>
19654
19655 * disp-table.el (standard-display-8bit)
19656 (standard-display-default, standard-display-ascii)
19657 (standard-display-g1, standard-display-graphic)
19658 (standard-display-underline): Assure that standard-display-table
19659 is a display table.
19660
19661 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
19662
19663 * simple.el (reindent-then-newline-and-indent): Delete space *after*
19664 reindenting the first line.
19665
19666 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
19667
19668 * wid-edit.el (widget-default-delete): Always delete child widgets.
19669
19670 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
19671
19672 * newcomment.el (comment-indent): Don't call indent-according-to-mode
19673 if the line has code.
19674 Don't try to line up with something that's too far left.
19675
19676 * progmodes/octave-mod.el (octave-comment-start): Simplify.
19677 (octave-mode-syntax-table): Add % as a comment starter.
19678 (octave-point): Remove.
19679 (octave-in-comment-p, octave-in-string-p)
19680 (octave-not-in-string-or-comment-p, calculate-octave-indent)
19681 (octave-blink-matching-block-open, octave-auto-fill):
19682 Use line-(beginning|end)-position instead.
19683
19684 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
19685
19686 * emacs-lisp/authors.el (authors-aliases): Add correct realname
19687 for Francesco Potort\e,Al\e(B.
19688
19689 2003-10-23 Dave Love <fx@gnu.org>
19690
19691 * international/mule-cmds.el (locale-charset-to-coding-system):
19692 Don't rely on nil being a coding system.
19693
19694 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
19695 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
19696 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
19697
19698 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
19699
19700 * gdb-ui.el (gdb-current-language): New variable.
19701 (gdb-update-flag): Remove variable.
19702 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
19703 (gdb-take-last-elt): Remove function.
19704 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
19705 (gdb-post-prompt): Check for variable object changes here.
19706
19707 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
19708 object changes in gdb-ui.el.
19709
19710 2003-10-21 Richard M. Stallman <rms@gnu.org>
19711
19712 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
19713
19714 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
19715 Don't check for foo*/ wildcard form here.
19716 (insert-directory): Recognize foo*/ as a wildcard.
19717 Separate wildcard-regexp variable from the arg, wildcard.
19718
19719 * subr.el (add-hook): Correctly detect when make-local-hook was used.
19720 (remove-hook): Correctly handle strange cases about local hooks.
19721
19722 2003-10-21 David Ponce <david@dponce.com>
19723
19724 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
19725 argument REAL, to return a real number instead of a rounded
19726 integer value. Define as inline function.
19727 (ruler-mode-right-fringe-cols): Likewise.
19728 (ruler-mode-scroll-bar-cols): New function.
19729 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
19730 (ruler-mode-right-scroll-bar-cols): Likewise.
19731 (ruler-mode-space): New function.
19732 (ruler-mode-ruler): Use it. Handle variations of fringe style,
19733 scroll bar mode and margins in a more robust way.
19734
19735 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
19736
19737 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
19738 (antlr-c-init-language-vars): New function.
19739 (antlr-mode): Use it with cc-mode before v5.29.
19740 (antlr-c-common-init): Don't set some local vars here.
19741 (antlr-mode): Set them here.
19742 (antlr-c-forward-sws): New function alias.
19743 (antlr-mode): Redefine with cc-mode before v5.30.
19744 (antlr-skip-sexps): Use it.
19745 (antlr-skip-exception-part): Ditto.
19746 (antlr-skip-file-prelude): Ditto.
19747 (antlr-outside-rule-p): Ditto.
19748 (antlr-end-of-body): Ditto.
19749 (antlr-option-kind): Ditto.
19750 (antlr-insert-option-area): Ditto.
19751 (antlr-file-dependencies): Ditto.
19752
19753 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19754
19755 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
19756 Move backward only if point was not inside an entry.
19757
19758 2003-10-21 Richard M. Stallman <rms@gnu.org>
19759
19760 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
19761
19762 2003-10-21 Juri Linkov <juri@jurta.org>
19763
19764 * compare-w.el: Automatically skip non-matching text to resync.
19765 (compare-windows-whitespace): Doc fix.
19766 (compare-windows-sync, compare-windows-sync-string-size)
19767 (compare-windows-recenter, compare-ignore-whitespace)
19768 (compare-windows-highlight, compare-windows-face): New variables.
19769 (compare-windows): Use compare-windows-sync.
19770 (compare-windows-highlight, compare-windows-dehighlight)
19771 (compare-windows-sync-regexp)
19772 (compare-windows-sync-default-function): New functions.
19773
19774 2003-10-21 Juri Linkov <juri@jurta.org>
19775
19776 * diff.el (diff-parse-differences): Don't visit the files now;
19777 instead, just record the error locus.
19778
19779 2003-10-21 Dave Love <fx@gnu.org>
19780
19781 * progmodes/cfengine.el: New file.
19782
19783 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
19784
19785 * complete.el (PC-do-completion): Do not forget to use `pred' as the
19786 default-directory when completing file names.
19787
19788 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
19789
19790 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
19791 followed by the word `face', it gets treated as a face, even if
19792 it is also defined as a variable or a function.
19793
19794 2003-10-20 Dave Love <fx@gnu.org>
19795
19796 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19797 Avoid incf in macro expansion.
19798
19799 2003-10-20 John Paul Wallington <jpw@gnu.org>
19800
19801 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
19802 `evenp' so we don't implicitly require cl library at runtime.
19803
19804 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
19805
19806 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
19807 (help-make-xrefs): Only make cross-references for faces if
19808 preceded or followed by the word `face'. Do not make a
19809 cross-reference for variables without variable documentation,
19810 unless preceded by the word `variable' or `option'. Update doc
19811 string accordingly.
19812
19813 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
19814
19815 * progmodes/hideshow.el: Rewrite one-armed `if'
19816 constructs using either `when' or `unless'.
19817 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
19818
19819 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
19820
19821 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
19822 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
19823 instead of 12x12.
19824
19825 2003-10-16 Eli Zaretskii <eliz@gnu.org>
19826
19827 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
19828 message while converting to Babyl.
19829
19830 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
19831
19832 * allout.el (allout-mode): Doc fix.
19833
19834 2003-10-16 Lute Kamstra <lute@gnu.org>
19835
19836 * subr.el (force-mode-line-update): Fix docstring.
19837
19838 2003-10-14 Dave Love <fx@gnu.org>
19839
19840 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
19841 (default-input-method): Add :link, improve :type.
19842 (locale-charset-language-names): Fix utf-8 pattern.
19843 (locale-charset-match-p, locale-charset-alist)
19844 (locale-charset-to-coding-system): New.
19845 (set-locale-environment): Deal with codeset part of locale specs.
19846
19847 2003-10-14 Lute Kamstra <lute@gnu.org>
19848
19849 * fringe.el (fringe-mode): Use active voice in docstring.
19850 (set-fringe-style): Ditto.
19851
19852 2003-10-13 Lute Kamstra <lute@gnu.org>
19853
19854 * fringe.el (fringe-mode): Fix docstring.
19855 (set-fringe-style): Ditto.
19856
19857 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
19858
19859 * ediff-mult.el (ediff-filegroup-action):
19860 Use ediff-default-filtering-regexp.
19861
19862 * ediff-util.el (ediff-recenter): Don't call
19863 ediff-restore-highlighting twice.
19864 (ediff-select-difference): Set current difference.
19865 (ediff-unselect-and-select-difference): Add comment.
19866
19867 * ediff.el (ediff-directories,ediff-directory-revisions)
19868 (ediff-directories3,ediff-merge-directories)
19869 (ediff-merge-directories-with-ancestor)
19870 (ediff-merge-directory-revisions)
19871 (ediff-merge-directory-revisions-with-ancestor):
19872 Use ediff-default-filtering-regexp.
19873
19874 2003-10-12 Andreas Schwab <schwab@suse.de>
19875
19876 * international/mule-cmds.el (locale-charset-language-names):
19877 Simplify regex by removing unused grouping.
19878
19879 2003-10-10 Dave Love <fx@gnu.org>
19880
19881 * bindings.el: Don't bind stop.
19882
19883 2003-10-08 Miles Bader <miles@gnu.org>
19884
19885 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
19886 face instead of attempting to emulate it.
19887
19888 2003-10-07 Kenichi Handa <handa@m17n.org>
19889
19890 * international/mule-diag.el (list-coding-systems-1): List coding
19891 systems that are loaded automatically.
19892
19893 * international/code-pages.el (iso-8859-11): Add autoload cookie.
19894
19895 * international/mule.el (autoload-coding-system): New function.
19896
19897 2003-10-07 Andreas Schwab <schwab@suse.de>
19898
19899 * log-edit.el (log-edit-changelog-entries): Prefer local value of
19900 change-log-default-name in the buffer visiting the file.
19901
19902 2003-10-06 Dave Love <fx@gnu.org>
19903
19904 * files.el (find-file-hook): Customize.
19905 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
19906
19907 * bindings.el (completion-ignored-extensions): Remove .log.
19908 (global-map): Add again, open, stop keys.
19909
19910 2003-10-05 Richard M. Stallman <rms@gnu.org>
19911
19912 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
19913 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
19914 Use sh-modify directly.
19915 (sh-select): Use sh-append, not eval.
19916
19917 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
19918
19919 * info.el (Info-following-node-name): New function.
19920
19921 * loadhist.el (unload-feature-special-hooks):
19922 Rename from loadhist-hook-functions.
19923 (loadhist-hook-functions): Now an alias.
19924
19925 2003-10-04 Eli Zaretskii <eliz@gnu.org>
19926
19927 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
19928 file-name clashes on 8+3 filesystems.
19929
19930 * Makefile.in (DONTCOMPILE, bootstrap-clean):
19931 Rename loaddefs-boot.el to ldefs-boot.el
19932
19933 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
19934 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
19935
19936 2003-10-03 Lute Kamstra <lute@gnu.org>
19937
19938 * info.el (Info-mode): Revert previous change.
19939 (Info-escape-percent): New function.
19940 (Info-fontify-node): Use it.
19941
19942 2003-10-02 Andreas Schwab <schwab@suse.de>
19943
19944 * loaddefs-boot.el: Regenerated.
19945
19946 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
19947
19948 * ffap.el: Remove defadvice related code from CVS since `complete'
19949 provides a `PC-completion-as-file-name-predicate' variable that
19950 ffap can override.
19951
19952 2003-10-02 Kenichi Handa <handa@m17n.org>
19953
19954 * international/utf-8.el (ccl-decode-mule-utf-8):
19955 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
19956
19957 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
19958 * international/subst-big5.el: Likewise.
19959 * international/subst-gb2312.el: Likewise.
19960 * international/subst-ksc.el: Likewise.
19961
19962 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
19963
19964 * calendar/calendar.el (increment-calendar-month)
19965 (calendar-leap-year-p, calendar-absolute-from-gregorian)
19966 (generate-calendar, calendar-read-date, calendar-interval)
19967 (calendar-day-of-week): Handle years BC.
19968 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
19969
19970 2003-10-01 Dave Love <fx@gnu.org>
19971
19972 * language/cyrillic.el (cp1251): Alias for windows-1251.
19973
19974 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
19975 bootstrap.
19976
19977 2003-10-01 Lute Kamstra <lute@gnu.org>
19978
19979 * files.el: Fix typo.
19980 * imenu.el (imenu--generic-function): Docstring fix.
19981
19982 2003-09-30 Richard M. Stallman <rms@gnu.org>
19983
19984 * dired.el (dired-mode): Handle dired-directory as a list.
19985
19986 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
19987
19988 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
19989
19990 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
19991
19992 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
19993 Replace gud-display with gud-watch.
19994 (gud-speedbar-buttons): Add stuff for watching expressions
19995 in the speedbar when using M-x gdba. Use dolist on old part
19996 of this function.
19997
19998 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
19999 (gdb-update-flag): New variables.
20000 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
20001 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
20002 (gud-watch, gdb-var-create-handler) : New functions.
20003 (gdb-var-list-children, gdb-var-list-children-handler)
20004 (gdb-var-create-regexp, gdb-var-update-regexp)
20005 (gdb-var-list-children-regexp): New constants.
20006 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
20007 (gdb-annotation-rules): Reduce annotation set (level 3).
20008 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
20009 (gdb-post-prompt): Don't update GDB buffers every time speedbar
20010 updates.
20011 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
20012 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
20013 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
20014 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
20015 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
20016 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
20017 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
20018 (gud-display, gud-display1)
20019 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
20020 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
20021 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
20022 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
20023 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
20024 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
20025 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
20026 (gdb-display-display-buffer, gdb-toggle-display)
20027 (gdb-delete-display, gdb-expressions-popup-menu)
20028 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
20029 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
20030 to display buffer.
20031
20032 2003-09-30 Richard M. Stallman <rms@gnu.org>
20033
20034 * progmodes/ada-mode.el (ada-mode): Don't use advice.
20035 Instead, set which-func-functions.
20036
20037 * progmodes/which-func.el (which-func-modes): Add ada-mode.
20038 (which-func-functions): New variable.
20039 (which-function): Use that.
20040
20041 * info.el (Info-mode): Double each `%' in header line.
20042
20043 * emacs-lisp/lisp-mnt.el (lm-with-file):
20044 When FILE is nil, run BODY in current buffer.
20045
20046 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
20047
20048 * help.el (describe-mode): Start with a brief list of minor modes.
20049 Find them thru minor-mode-list so as to find them all.
20050 Show them in alphabetical order.
20051
20052 * mail/sendmail.el (mail-aliases): Doc fix.
20053
20054 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
20055
20056 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
20057
20058 * mail/rmailsum.el (rmail-make-summary-line-1):
20059 Change comma after last label to a space.
20060 (rmail-summary-font-lock-keywords): Adapt to that change.
20061
20062 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
20063
20064 * progmodes/scheme.el (scheme-mode-variables): When setting
20065 `font-lock-defaults', also specify that "#" should
20066 be interpreted with `word' syntax.
20067 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
20068
20069 2003-09-30 Lars Hansen <larsh@math.ku.dk>
20070
20071 * desktop.el: A lot of comments updated.
20072 (desktop-save-mode): Minor mode introduced.
20073 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
20074 (desktop-load-default): Function made obsolete.
20075 (desktop-locals-to-save): Variable made customizable.
20076 (desktop-read): Optional parameter `dirname' added.
20077 (desktop-change-dir, desktop-revert): Parameter `dirname' in
20078 `desktop-read' used.
20079 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
20080
20081 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
20082
20083 * whitespace.el (whitespace-clean-msg): Add user customizable message
20084 for displaying ``clean'' output.
20085 (whitespace-buffer): Use `whitespace-clean-msg'.
20086 (whitespace-global-mode): Fix typo.
20087
20088 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
20089
20090 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
20091
20092 2003-09-29 Lute Kamstra <lute@gnu.org>
20093
20094 * bindings.el (mode-line-modes): Remove superfluous :propertize
20095 construct in initialization.
20096 (mode-line-position): Change cons cell into proper list in
20097 initialization.
20098
20099 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
20100
20101 * international/mule.el (decode-coding-inserted-region): Use car
20102 of the return value of find-operation-coding-system.
20103
20104 2003-09-29 Kenichi Handa <handa@m17n.org>
20105
20106 * descr-text.el (describe-char): Fix previous change.
20107
20108 2003-09-28 Kenichi Handa <handa@m17n.org>
20109
20110 * descr-text.el (describe-char-display): New function.
20111 (describe-char): Pay attention to display table on describing how
20112 a character is displayed.
20113
20114 * international/mule-cmds.el (encoded-string-description):
20115 Prepend "0x" to each encoded byte.
20116
20117 2003-09-28 Andreas Schwab <schwab@suse.de>
20118
20119 * find-file.el (ff-special-constructs): Add autoload cookie.
20120
20121 2003-09-28 Kevin Ryde <user42@zip.com.au>
20122
20123 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
20124 makeinfo appends to duplicate index entries.
20125
20126 2003-09-28 Eli Zaretskii <eliz@gnu.org>
20127
20128 * dired-x.el (dired-clean-tex): Doc fix.
20129
20130 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
20131 using a Chinese tutorial.
20132
20133 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20134
20135 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
20136 between "MAIL FROM:" and "RCPT TO:" and the following address.
20137
20138 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20139
20140 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
20141
20142 2003-09-28 David Ponce <david@dponce.com>
20143
20144 * recentf.el (recentf-initialize-file-name-history): New defcustom.
20145 (recentf-load-list): When `recentf-initialize-file-name-history'
20146 is non-nil, initialize an empty `file-name-history' with the
20147 recent list.
20148
20149 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
20150
20151 * man.el (Man-default-man-entry): Remove the leading `*' from the
20152 word at point.
20153
20154 2003-09-26 Lute Kamstra <lute@gnu.org>
20155
20156 * bindings.el (mode-line-position): Mention size indication in
20157 docstring.
20158
20159 2003-09-26 Andre Spiegel <spiegel@gnu.org>
20160
20161 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
20162
20163 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
20164 because it's autoloaded now.
20165
20166 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
20167
20168 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
20169 (sh-font-lock-keywords, sh-feature): Fix previous change of
20170 sh-feature to avoid infloop with sh-font-lock-keywords.
20171
20172 2003-09-25 Kim F. Storm <storm@cua.dk>
20173
20174 * frame.el (frame-current-scroll-bars): New defun.
20175
20176 * window.el (window-current-scroll-bars): New defun.
20177
20178 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20179
20180 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
20181 cause errors when the state cache contains info on parts that have
20182 been narrowed out.
20183
20184 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20185
20186 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
20187 `c-setup-paragraph-variables' has to be used when this variable is
20188 changed; it doesn't work to reinitialize the mode since that
20189 typically clobbers the variable.
20190
20191 * progmodes/cc-styles.el (c-setup-paragraph-variables):
20192 Make it interactive.
20193
20194 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20195
20196 * progmodes/cc-fonts.el (c-font-lock-declarations):
20197 Fix recognition of constructors and destructors for classes whose
20198 names are matched by `*-font-lock-extra-types'.
20199
20200 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
20201 followed by an identifier in C++ then it's a type.
20202
20203 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20204
20205 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
20206 problem that primarily affected XEmacs. Don't use faces to find
20207 unterminated strings since Emacs and XEmacs fontify strings
20208 differently - this function should now work better in XEmacs.
20209
20210 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20211
20212 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
20213 `expand-abbrev' workaround which caused braces to misbehave inside
20214 macros.
20215
20216 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
20217 handling. This bug could cause interactive font locking to bail out.
20218
20219 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20220
20221 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20222 Handle paren-style types in Pike. Also fixed some cases of
20223 insufficient handling of unbalanced parens.
20224
20225 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
20226
20227 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
20228 common shell prompts that are not common filename or URL characters.
20229 (ffap-file-at-point): Use the new regexp to strip the prompts from
20230 the file names. This is an issue mostly for user prompts that
20231 don't have a trailing space and find-file-at-point is invoked from
20232 within a shell inside Emacs.
20233
20234 2003-09-24 Andre Spiegel <spiegel@gnu.org>
20235
20236 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
20237 stamps numerically, rather than textually.
20238
20239 2003-09-24 Kenichi Handa <handa@m17n.org>
20240
20241 * language/devan-util.el (devanagari-post-read-conversion):
20242 * language/mlm-util.el (malayalam-post-read-conversion):
20243 * language/tml-util.el (tamil-post-read-conversion):
20244 Add autoload cookie.
20245
20246 * international/utf-8.el (utf-8-post-read-conversion):
20247 Call post-read-conversion functions for Devanagari, Malayalam,
20248 and Tamil.
20249
20250 2003-09-23 Dave Love <fx@gnu.org>
20251
20252 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
20253
20254 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
20255
20256 * progmodes/gud.el (perldb): Add gud-until to list of commands.
20257 Update gud-remove.
20258
20259 2003-09-22 Richard M. Stallman <rms@gnu.org>
20260
20261 * progmodes/sh-script.el (sh-mode-default-syntax-table):
20262 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
20263 (sh-mode-syntax-table-input): New variable.
20264 (sh-require-final-newline): Don't use eval.
20265 (sh-builtins, sh-leading-keywords, sh-other-keywords)
20266 (sh-variables, sh-font-lock-keywords): Don't use eval.
20267 (sh-set-shell): When setting require-final-newline,
20268 treat value = `require-final-newline' as don't change it.
20269 Set sh-mode-syntax-table locally based on
20270 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
20271
20272 * progmodes/compile.el (compile-internal):
20273 Call compilation-set-window-height before setting window start.
20274
20275 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
20276
20277 * emacs-lisp/bytecomp.el (byte-compile-log-file):
20278 Clear out byte-compile-last-warned-form.
20279
20280 2003-09-22 Richard M. Stallman <rms@gnu.org>
20281
20282 * woman.el (woman-file-name, woman-follow-word):
20283 If current-word returns nil, use "".
20284
20285 * simple.el (eval-expression): Bind standard-output in to-buffer case.
20286
20287 2003-09-22 Richard M. Stallman <rms@gnu.org>
20288
20289 * emacs-lisp/lisp-mnt.el (lm-with-file):
20290 Don't visit the file, just use insert-file-contents in temp buffer.
20291
20292 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
20293
20294 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
20295 Add surrounding \\( and \\) around the header, as in
20296 for lm-history-header 'Change Log\\|History'.
20297
20298 2003-09-22 John Paul Wallington <jpw@gnu.org>
20299
20300 * progmodes/ld-script.el: Add Commentary section,
20301 minor cleanup of file header.
20302 (ld-script-font-lock-keywords): Doc fix.
20303 (toplevel): Provide `ld-script' feature.
20304
20305 2003-09-21 Kim F. Storm <storm@cua.dk>
20306
20307 * scroll-bar.el (set-scroll-bar-mode): Initialize to
20308 new built-in variable default-frame-scroll-bars.
20309 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
20310 scroll-bar-mode; notably, use it instead of t when we toggle
20311 scroll-bars on.
20312 (toggle-scroll-bar): Use default-frame-scroll-bars.
20313
20314 2003-09-19 Masatake YAMATO <jet@gyve.org>
20315
20316 * pcvs.el (cvs-do-removal): Change the prompt depending on
20317 `filter' value.
20318
20319 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
20320
20321 * startup.el (command-line-1): Stop startup-echo-area-message
20322 being hidden by "Loading image..." message.
20323 (use-fancy-splash-screens-p, display-splash-screen):
20324 Move display-graphic-p test from latter to former.
20325
20326 * progmodes/sh-script.el (sh-font-lock-keywords):
20327 Highlight escaped EOLs differently from other backslash constructs.
20328
20329 2003-09-19 Richard M. Stallman <rms@gnu.org>
20330
20331 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
20332 New functions.
20333 (edebug-enter, edebug-outside-excursion): Use them.
20334
20335 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
20336 Fix the condition for whether to print "In WHERE".
20337
20338 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
20339
20340 * finder.el (finder-mode-hook): New variable.
20341 (finder-mode): Run hook finder-mode-hook
20342
20343 2003-09-18 Masatake YAMATO <jet@gyve.org>
20344
20345 * progmodes/ebrowse.el: Fix broken magic autoload comments.
20346
20347 2003-09-17 Mario Lang <mlang@delysid.org>
20348
20349 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
20350 "p %e" to actually print the value in the GUD buffer.
20351
20352 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
20353
20354 From David Ponce <david.ponce@wanadoo.fr>:
20355 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
20356 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
20357 from loaddefs-boot.el if necessary.
20358
20359 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
20360
20361 * progmodes/gud.el (gud-find-class): Make jdb work again since
20362 cc-mode changed the syntactic information.
20363
20364 2003-09-15 David Ponce <david@dponce.com>
20365
20366 * recentf.el: (recentf-exclude): Accept predicates too.
20367 (recentf-file-readable-p): New function.
20368 (recentf-include-p): Handle predicates in recentf-exclude.
20369 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
20370 (recentf-cleanup): Likewise.
20371 (recentf-save-list): Use write-file to handle backup of
20372 recentf-save-file.
20373
20374 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
20375
20376 * loaddefs-boot.el: Renamed from `loaddefs.el'
20377 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
20378 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
20379 necessary.
20380
20381 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
20382
20383 * electric.el (Electric-pop-up-window): For the `one-window' case,
20384 no longer disconcertingly move point in the original buffer.
20385
20386 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
20387
20388 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
20389
20390 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
20391
20392 * dired.el (dired-mode-map): Fix typo.
20393
20394 2003-09-11 Richard M. Stallman <rms@gnu.org>
20395
20396 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
20397
20398 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20399
20400 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
20401 the function is less noisy. Now only `kill-buffer' can ask questions.
20402
20403 2003-09-10 Mario Lang <mlang@delysid.org>
20404
20405 * battery.el: Update Commentary and Copyright.
20406 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
20407 appear due to wrong ordering of the expressions in `or'.
20408
20409 2003-09-09 Lute Kamstra <lute@gnu.org>
20410
20411 * misc.el (upcase-char): Fix docstring.
20412 (zap-up-to-char): New command.
20413
20414 2003-09-08 David Ponce <david@dponce.com>
20415
20416 Ensure that recentf correctly updates the menu bar.
20417 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
20418 (recentf-menu-bar): New function.
20419 (recentf-clear-data): Use it
20420 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
20421 of easy-menu-change.
20422
20423 2003-09-08 Lute Kamstra <lute@gnu.org>
20424
20425 * simple.el (size-indication-mode): New.
20426 * bindings.el (mode-line-position): Add buffer size indicator.
20427
20428 2003-09-04 Mario Lang <mlang@delysid.org>
20429
20430 * battery.el (battery-linux-proc-acpi): New function.
20431 (battery-status-function): Modify default value calculation to also
20432 check for availability of ACPI.
20433 (battery-echo-area-format): Ditto.
20434 (battery-mode-line-format): Ditto.
20435
20436 2003-09-06 Dave Love <fx@gnu.org>
20437
20438 * ielm.el (ielm-mode-hook): Add :options.
20439
20440 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
20441 (eldoc-print-current-symbol-info): Use it.
20442
20443 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
20444
20445 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
20446 being displayed in GUD buffer.
20447 (gdb-idle-input-queue): Remove var. Use just one queue.
20448 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
20449 Remove functions. Use just one queue.
20450 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
20451 (gdb-invalidate-assembler, gdb-get-current-frame):
20452 Modify functions. Use just one queue.
20453
20454 2003-09-04 Dave Love <fx@gnu.org>
20455
20456 * cus-start.el: Add blink-cursor-alist.
20457
20458 * ruler-mode.el (ruler-mode-fill-column-char)
20459 (ruler-mode-current-column-char): Use char-displayable-p,
20460 not window-system.
20461
20462 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
20463
20464 * language/european.el (windows-1252): Move from code-pages.
20465
20466 * language/cyrillic.el ("Windows-1251"): Delete.
20467 ("Bulgarian", "Belarusian"): Remove `features'.
20468 (windows-1251): Move from code-pages.
20469
20470 * international/mule-diag.el (non-iso-charset-alist):
20471 Remove `codepage' stuff.
20472 (print-designation, list-coding-systems-1): Output fixes.
20473
20474 * international/code-pages.el (cp-make-translation-table)
20475 (cp-valid-codes): Made defsubsts.
20476 (cp-fix-safe-chars): Delete.
20477 (mule-diag): Don't require.
20478 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
20479 (top-level): Check for defined coding system when defining
20480 cp... aliases. Change w32-add-charset-info test to avoid warning.
20481 (non-iso-charset-alist): Defvar when compiling.
20482 (cp-make-coding-system): Doc fix.
20483
20484 2003-09-02 Jason Rumney <jasonr@gnu.org>
20485
20486 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
20487 line-ends from CVS before doing conversion.
20488
20489 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
20490
20491 * calendar/diary-lib.el (diary-header-line-flag)
20492 (diary-header-line-format): New variables.
20493 (list-diary-entries): Use them to set header line in simple diary.
20494
20495 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
20496 other than font-lock-string-face to highlight backslashes.
20497
20498 2003-09-01 Jason Rumney <jasonr@gnu.org>
20499
20500 * international/titdic-cnv.el (tit-read-key-value): Include \r in
20501 regexp.
20502
20503 2003-09-01 Dave Love <fx@gnu.org>
20504
20505 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
20506
20507 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
20508 and :help; also line and column numbers labels.
20509
20510 * international/mule-util.el (char-displayable-p): Move from
20511 latin1-disp, rename and autoload.
20512
20513 * international/latin1-disp.el (latin1-char-displayable-p):
20514 Now obsolete alias. Replace uses with char-displayable-p.
20515 (latin1-display-ucs-per-lynx): Fix last change.
20516
20517 * international/mule-cmds.el (standard-display-european-internal):
20518 Don't use char code for Latin-1 NBSP.
20519 <XFree86 4>: Unfrob NBSP display table. Set display table to use
20520 U+2018, U+2019 for `'.
20521 (select-safe-coding-system): Message fix.
20522
20523 2003-09-01 Kenichi Handa <handa@m17n.org>
20524
20525 * international/fontset.el (setup-default-fontset): For Thai
20526 font, specify "*" family.
20527
20528 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20529
20530 * progmodes/compile.el (previous-error): Accept a prefix
20531 argument, similarly to next-error.
20532
20533 2003-08-31 Masatake YAMATO <jet@gyve.org>
20534
20535 * pcvs.el (cvs-do-removal): Use = instead of eq to check
20536 the number of files. Bind the number of files to a local
20537 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
20538
20539 2003-08-30 Eli Zaretskii <eliz@gnu.org>
20540
20541 * vc-hooks.el (vc-make-version-backup): Fix the change made on
20542 2003-07-26: msdos-long-file-names is a function, not a variable.
20543
20544 2003-08-29 Richard M. Stallman <rms@gnu.org>
20545
20546 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
20547 Do nothing with mail-personal-alias-file if it is nil.
20548
20549 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
20550 Do nothing if mail-personal-alias-file is nil.
20551
20552 * term.el (term-exec-1): Bind coding-system-for-read.
20553
20554 * dired.el (dired-mouse-find-file-other-window):
20555 Use dired-view-command-alist here, as in dired-view-file.
20556 (dired-view-command-alist): Use %s to substitute file name.
20557 Handle .ps_pages, .eps, .jpg, .gif, .png.
20558
20559 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20560
20561 * info.el (Info-mode-map): Bind S-tab and <backtab> to
20562 `Info-prev-reference', instead of M-tab.
20563
20564 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
20565
20566 * simple.el (blink-matching-open): Work correctly on chars that
20567 are designated as parens through the syntax-table text property.
20568
20569 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
20570
20571 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
20572 line break position in the middle of a non-kinsoku (e.g. latin)
20573 word, making it skip until either a space or a character with
20574 category "|".
20575 (kinsoku-longer): Test for end of buffer.
20576
20577 2003-08-28 Eli Zaretskii <eliz@gnu.org>
20578
20579 * mail/rmail.el (rmail-convert-to-babyl-format):
20580 Detect quoted-printable- and base64-encoded messages and decode them
20581 automatically. Set the message's encoding from the charset=
20582 header, if any. Decode base64-encoded messages in Mail format as well.
20583
20584 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20585
20586 * mail/smtpmail.el: Fix previous change.
20587 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
20588 calling smtpmail-via-smtp.
20589 (smtpmail-via-smtp): Add fall-back values for envelope-from.
20590
20591 2003-08-26 John Paul Wallington <jpw@gnu.org>
20592
20593 * image.el (image-jpeg-p): Don't search beyond length of data.
20594
20595 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20596
20597 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
20598 misfeature in `expand-abbrev' which caused electric keywords like
20599 "else" to disappear if an open brace was typed directly afterwards.
20600
20601 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20602
20603 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
20604 mandatory in `define-widget'.
20605
20606 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
20607 Don't align the operators "!=", "<=" and ">=" as assignment operators.
20608
20609 (c-assignment-operators): New language constant that only contains
20610 the assignment operators.
20611
20612 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
20613
20614 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20615
20616 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20617 Safeguard against unbalanced sexps.
20618
20619 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
20620
20621 * version.el (emacs-version): Check for gtk. Include gtk version info.
20622
20623 2003-08-25 John Paul Wallington <jpw@gnu.org>
20624
20625 * man.el (Man-default-man-entry): Don't whizz past the section
20626 number before looking for it.
20627
20628 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
20629
20630 * progmodes/gud.el (gud-display-line): Don't set window-point if
20631 source buffer is not visible. (Only happens with M-x gdba.)
20632
20633 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
20634 documentation.
20635 (gdb-source, gdb-source-info): Update to assembler unnecessary
20636 as its done after each GDB command anyway.
20637 (gdb-pre-prompt): Use with-current-buffer.
20638 (gdb-insert-field): Add help-echo text.
20639 (gdb-invalidate-assembler): Re-display of assembler now done in
20640 gdb-info-breakpoints-custom.
20641 (gdb-info-breakpoints-custom): Force re-display of assembler to
20642 happen *after* update of breakpoints buffer.
20643 (gdb-display-source-buffer): Don't choke if gdb-source-window
20644 isn't visible.
20645 (gdb-put-string, gdb-put-arrow): Remove free variables.
20646
20647 2003-08-24 John Paul Wallington <jpw@gnu.org>
20648
20649 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
20650
20651 * man.el (Man-default-man-entry): Strip text properties when
20652 snarfing parts of entry because `format' preserves properties.
20653
20654 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20655
20656 * files.el (file-newest-backup): Use `expand-file-name'.
20657
20658 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
20659 Allow the diary to pop up a new frame, if needed.
20660
20661 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
20662 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
20663 (smtpmail-send-it): Make treatment of envelope-from consistent with
20664 sendmail.el.
20665
20666 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
20667 (sh-leading-keywords): Add the bash `time' reserved word.
20668 (sh-variables): Add some bash variables.
20669 (sh-add-completer): Fix nil branch of case statement.
20670
20671 2003-08-24 Masatake YAMATO <jet@gyve.org>
20672
20673 * progmodes/ld-script.el: New file.
20674
20675 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
20676
20677 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
20678
20679 2003-08-23 Andre Spiegel <spiegel@gnu.org>
20680
20681 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
20682 Better explain obsolescence, and what to use instead.
20683
20684 2003-08-23 Masatake YAMATO <jet@gyve.org>
20685
20686 * pcvs.el (cvs-do-removal): Show the deleted file name
20687 on the prompt.
20688
20689 2003-08-20 Dave Love <fx@gnu.org>
20690
20691 * international/mule.el (make-coding-system)
20692 (set-buffer-file-coding-system): Doc fix.
20693
20694 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
20695
20696 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
20697
20698 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
20699
20700 * international/utf-16.el: Add mime-text-unsuitable coding system
20701 properties.
20702
20703 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
20704
20705 * cus-edit.el: Add some :links.
20706 (bib): Remove.
20707
20708 * textmodes/bib-mode.el (bib): Add :group external.
20709
20710 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
20711
20712 * wid-edit.el (widget-echo-help): Make it handle expressions that
20713 evaluate to strings.
20714
20715 2003-08-18 Michael Mauger <mmaug@yahoo.com>
20716
20717 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
20718
20719 Simplify selection of SQL products to define highlighting and
20720 interactive mode. Includes detailed instructions on adding
20721 support for new products.
20722
20723 * progmodes/sql.el (sql-product): New variable. Identifies SQL
20724 product for use in highlighting and interactive mode.
20725 (sql-interactive-product): New variable. SQL product for
20726 sql-interactive-mode.
20727 (sql-product-support): New variable. Specifies product-specific
20728 parameters to drive highlighting and interactive mode.
20729 (sql-imenu-generic-expression): Add more object types.
20730 (sql-sqlite-options): Correct comment.
20731 (sql-ms-program): Use "osql" rather than "isql".
20732 (sql-prompt-regexp, sql-prompt-length): Update comment.
20733 (sql-mode-menu): Add "Start SQLi session" entry.
20734 Replace Highlighting submenu with Product menu. Fix Send Region entry.
20735 (sql-mode-abbrev-table): Add abbreviations. Support of
20736 SYSTEM-FLAG on define-abbrev. Support was removed with last
20737 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
20738 (sql-mode-font-lock-object-name): Add font-lock pattern for object
20739 names.
20740 (sql-mode-ansi-font-lock-keywords): Set as default value.
20741 (sql-mode-oracle-font-lock-keywords): Set as default value.
20742 Support Oracle 9i keywords.
20743 (sql-mode-postgres-font-lock-keywords): Set as default value.
20744 (sql-mode-linter-font-lock-keywords): Set as default value.
20745 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
20746 SQLServer 2000.
20747 (sql-mode-sybase-font-lock-keywords)
20748 (sql-mode-interbase-font-lock-keywords)
20749 (sql-mode-sqlite-font-lock-keywords)
20750 (sql-mode-strong-font-lock-keywords)
20751 (sql-mode-mysql-font-lock-keywords)
20752 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
20753 keywords.
20754 (sql-mode-font-lock-defaults): Update comment.
20755 (sql-product-feature): New function. Returns feature associated
20756 with a product from `sql-product-support' alist.
20757 (sql-product-font-lock): New function. Set font-lock support
20758 based on `sql-product'.
20759 (sql-add-product-keywords): New function. Add font-lock rules to
20760 product-specific keyword variables.
20761 (sql-set-product): New function. Set `sql-product' and apply
20762 appropriate font-lock highlighting.
20763 (sql-highlight-product): New function. Set font-lock support
20764 based on a product. Also set mode name to include product name.
20765 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
20766 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
20767 Use `sql-set-product'.
20768 (sql-highlight-ms-keywords)
20769 (sql-highlight-sybase-keywords)
20770 (sql-highlight-interbase-keywords)
20771 (sql-highlight-strong-keywords)
20772 (sql-highlight-mysql-keywords)
20773 (sql-highlight-sqlite-keywords)
20774 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
20775 (sql-get-login): Prompt in the same order as the tokens.
20776 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
20777 (sql-product-interactive): New function. Common portions of
20778 product-specific interactive mode wrappers.
20779 (sql-interactive-mode): Rewritten to use product features.
20780 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
20781 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
20782 (sql-db2, sql-linter): Use `sql-product-interactive'.
20783 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
20784 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
20785 (sql-connect-ingres, sql-connect-postgres)
20786 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
20787 New functions. Format command line parameters and invoke comint on
20788 the appropriate interpreter. Code was in the corresponding
20789 `sql-xyz' function before.
20790 (sql-connect-ms): New function. Support -E argument to use
20791 operating system credentials for authentication.
20792
20793 2003-08-18 Kenichi Handa <handa@m17n.org>
20794
20795 * international/mule.el (encode-char): Fix for the ASCII case.
20796
20797 2003-08-15 Kenichi Handa <handa@m17n.org>
20798
20799 * international/fontset.el (setup-default-fontset): Change "*" to
20800 nil in the specifications of font family.
20801
20802 2003-08-18 Kim F. Storm <storm@cua.dk>
20803
20804 * kmacro.el (kmacro-keymap): Group related bindings in
20805 initialization for clarity. Bind C-s to start macro.
20806 Remove C-r binding.
20807 (kmacro-initial-counter-value): New defvar to hold initial counter
20808 value in case we set the value before defining a macro.
20809 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
20810 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
20811 not defining or executing macro. Doc fix.
20812 (kmacro-add-counter): Clear kmacro-initial-counter-value.
20813 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
20814 temporarily view older elements on the macro ring without cycling
20815 the ring.
20816 (kmacro-display): Doc fix.
20817 (kmacro-exec-ring-item): New helper function.
20818 (kmacro-call-ring-2nd): Use it.
20819 (kmacro-call-ring-2nd-repeat): Doc fix.
20820 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
20821 (kmacro-end-or-call-macro): Execute last viewed macro (using
20822 kmacro-exec-ring-item) from ring if this follows
20823 kmacro-view-macro. This allows us to find a macro on the ring
20824 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
20825 the ring to bring it to the head of the ring.
20826 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
20827 Allow binding to reserved keys without specifying C-x C-k prefix.
20828 Ask for confirmation if entered key sequence is already bound to
20829 a non-macro command.
20830 (kmacro-view-macro): Repeating command will show older elements
20831 on the macro ring; C-k will execute the last viewed macro.
20832 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
20833 property from 'ring to 'head.
20834
20835 2003-08-17 Alan Shutko <ats@acm.org>
20836
20837 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
20838 keeping December out of the alist.
20839
20840 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
20841
20842 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
20843 * calendar/calendar.el (calendar-mode-map): Bind it to key.
20844 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
20845 (calendar-flatten): New function.
20846 (calendar-mouse-view-other-diary-entries)
20847 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
20848 in the menu title and to show multi-line diary entries correctly
20849 in the menu.
20850
20851 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
20852
20853 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
20854 defcustom, because the default was recently changed.
20855
20856 2003-08-16 Richard M. Stallman <rms@gnu.org>
20857
20858 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
20859
20860 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
20861 New subroutine, broken out of eval-last-sexp-1.
20862 (eval-last-sexp-1): Use eval-last-sexp-print-value.
20863
20864 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
20865
20866 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
20867
20868 * simple.el (eval-expression): Use eval-last-sexp-print-value.
20869
20870 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
20871
20872 * progmodes/compile.el (compilation-error-regexp-alist):
20873 Add Java ANt error detection as described in document
20874 http://ant.apache.org/faq.html
20875
20876 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
20877
20878 * simple.el (backward-word, forward-to-indentation)
20879 (backward-to-indentation): Argument changed to optional.
20880 (next-line, previous-line): Use `or' instead of `unless'.
20881
20882 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20883
20884 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
20885 instead of a constant.
20886
20887 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
20888
20889 * shell.el (shell): With prefix-arg, suggest a new buffer name.
20890
20891 2003-08-12 Andre Spiegel <spiegel@gnu.org>
20892
20893 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
20894 (vc-sccs-workfile-version): Search the entire delta table, rather
20895 than just the first entry, because that might be a deleted version.
20896
20897 2003-08-11 Karl Fogel <kfogel@red-bean.com>
20898
20899 * menu-bar.el (menu-bar-options-menu): Supply a body for the
20900 [save-place] binding in the Options menu. Have it require
20901 'saveplace' and then toggle the variable manually, to avoid an an
20902 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
20903 for the bug report.
20904
20905 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
20906
20907 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
20908 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
20909 (gdb-info-threads-custom): Add help-echo text.
20910 (gdb-display-back): Don't use purecopy.
20911 (gdb-info-breakpoints-custom, gdb-reset)
20912 (gdb-assembler-custom): Use display-images-p to test if breakpoint
20913 icons can be displayed.
20914
20915 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
20916
20917 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
20918
20919 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
20920
20921 * bookmark.el (bookmark-completing-read):
20922 Return a string, instead of a list of one string.
20923 Use a popup menu if activated from the mouse.
20924 (bookmark-edit-annotation): Remove unused vars.
20925 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
20926 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
20927 to bookmark-completing-read.
20928 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
20929 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
20930 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
20931 and erase-buffer.
20932 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
20933 (bookmark-menu-jump, bookmark-menu-insert)
20934 (bookmark-popup-menu-and-apply-function)
20935 (bookmark-menu-popup-paned-bookmark-menu): Remove.
20936 (bookmark-menu-build-paned-menu): Remove by folding it into
20937 bookmark-menu-popup-paned-menu.
20938 (menu-bar-bookmark-map): Move the define-key statements here.
20939 Use the "non-menu" commands since they now pop up a menu if needed.
20940 (bookmark-exit-hook-internal): Simplify.
20941
20942 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
20943
20944 * reftex-toc.el (reftex-toc-rename-label): New function.
20945 (reftex-toc-check-docstruct): New function.
20946
20947 * reftex.el (reftex-region-active-p): New function.
20948
20949 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
20950 regexp to find the \bibliography macro.
20951
20952 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
20953 which does not exist in LaTeX.
20954 (reftex-cite-format-builtin): Added amsrefs support.
20955 (reftex-toc-confirm-promotion): New option
20956
20957 * reftex-toc.el
20958 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
20959 (reftex-toc-demote, reftex-toc-promote)
20960 (reftex-toc-do-promote, reftex-toc-promote-prepare)
20961 (reftex-toc-promote-action, reftex-toc-extract-section-number)
20962 (reftex-toc-newhead-from-alist)
20963 (reftex-toc-load-all-files-for-promotion): New functions.
20964 (reftex-toc-help): Added description of new keys.
20965 (reftex-toc-split-windows-fraction): New option.
20966 (reftex-recenter-toc-when-idle): Search *toc* window on all
20967 visible frames.
20968 (reftex-toc): Additional parameter REUSE
20969 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
20970 with REUSE argument.
20971 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
20972 the call of `reftex-toc'.
20973 (reftex-make-separate-toc-frame): New function .
20974 (reftex-toc-recenter): When called with triple prefix arg, call
20975 `reftex-make-separate-toc-frame' first.
20976 (reftex-toc-toggle-dedicated-frame): New command.
20977 (reftex-toc-quit): Adapted to delete frame when called in
20978 dedicated frame.
20979
20980 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
20981 all enclosing macros.
20982
20983
20984 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20985
20986 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
20987 first use.
20988
20989 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20990
20991 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
20992
20993 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20994
20995 * calendar/calendar.el (list-diary-entries-hook)
20996 (diary-display-hook, nongregorian-diary-listing-hook)
20997 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
20998 Add some customize options for these hooks.
20999 (calendar-abbrev-construct): Don't try to take a substring longer
21000 than the original string.
21001
21002 2003-08-05 Richard M. Stallman <rms@gnu.org>
21003
21004 * emacs-lisp/testcover.el (noreturn): Report error if does return.
21005 (testcover-reinstrument-clauses): Doc fix.
21006
21007 * emacs-lisp/warnings.el: Doc fixes, args renamed.
21008 (warning-type-format): Rename from warning-group-format.
21009
21010 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
21011 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
21012 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
21013 to prevent warnings about defvar for an obsolete variable.
21014
21015 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
21016 warning-group-format renamed to warning-type-format.
21017
21018 * subr.el (read-passwd): Use clear-string instead of fillarray.
21019
21020 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
21021 Use vconcat instead of concat.
21022 (edmacro-sanitize-for-string): New function.
21023
21024 2003-08-05 Dave Love <fx@gnu.org>
21025
21026 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
21027 line-number-display-limit-width.
21028
21029 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
21030
21031 2003-08-05 Kenichi Handa <handa@m17n.org>
21032
21033 * international/code-pages.el: Don't require mule-diag.
21034
21035 * international/mule-diag.el (non-iso-charset-alist):
21036 Add autoload cookie.
21037
21038 * language/devan-util.el (dev-glyph-order): Add an entry for the
21039 glyph code #xC4.
21040
21041 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
21042
21043 * calendar/calendar.el (diary-file, diary-file-name-prefix)
21044 (european-calendar-style, diary-date-forms)
21045 (calendar-day-name-array, calendar-month-name-array): Doc change.
21046 (generate-calendar-month): Adapt for new behaviour of
21047 `calendar-day-name' function.
21048 (calendar-abbrev-length, calendar-day-abbrev-array)
21049 (calendar-month-abbrev-array): New variables.
21050 (calendar-abbrev-construct): New function.
21051 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
21052 rather than fixing abbrevs at some width. Calling syntax change.
21053 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
21054 (calendar-date-string): Adapt for new behaviours of
21055 `calendar-day-name' and `calendar-month-name' functions.
21056
21057 * calendar/diary-lib.el (list-diary-entries): Adapt for new
21058 behaviour of `calendar-day-name' and `calendar-month-name' functions.
21059 (diary-name-pattern): Use abbrev arrays, rather than fixing
21060 abbrevs at three chars. Calling syntax change.
21061 (mark-diary-entries): Adapt for new behaviours of
21062 `diary-name-pattern' and `calendar-make-alist' functions.
21063 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
21064 `diary-name-pattern' function.
21065 (font-lock-diary-date-forms): Use abbrev arrays, rather than
21066 fixing abbrevs at three chars. Calling syntax change.
21067 (cal-hebrew, cal-islam): Require when compiling.
21068 (diary-font-lock-keywords): Adapt for new behaviour of
21069 `font-lock-diary-date-forms' function.
21070
21071 * calendar/cal-hebrew.el: Reposition some code so defined before used.
21072 (calendar-hebrew-month-name-array-common-year)
21073 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
21074 (list-hebrew-diary-entries): Adapt for new behaviours of
21075 `calendar-day-name' and `add-to-diary-list' functions.
21076 (mark-hebrew-diary-entries): Adapt for new behaviours of
21077 `diary-name-pattern' and `calendar-make-alist' functions.
21078
21079 * calendar/cal-islam.el (calendar-islamic-month-name-array):
21080 Add doc string.
21081 (list-islamic-diary-entries): Adapt for new behaviours of
21082 `calendar-day-name' and `add-to-diary-list' functions.
21083 (mark-islamic-diary-entries): Adapt for new behaviours of
21084 `diary-name-pattern' and `calendar-make-alist' functions.
21085
21086 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
21087 `calendar-month-name' function.
21088
21089 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
21090
21091 * calendar/solar.el (solar-seasons-data): Move definition before use.
21092
21093 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
21094 (cal-tex-LaTeX-hourbox): Move definition before use.
21095
21096 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
21097 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
21098 * lunar.el, solar.el (displayed-month, displayed-year):
21099 Define for compiler.
21100
21101 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
21102
21103 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
21104 MODE. Renamed from c-init-c-language-vars'.
21105 (c-initialize-cc-mode): Change accordingly.
21106 (c-common-init): Ditto.
21107 (c-mode): Ditto.
21108 (c++-mode): Use `c-init-language-vars-for'.
21109 (objc-mode): Ditto.
21110 (java-mode): Ditto.
21111 (idl-mode): Ditto.
21112 (pike-mode): Ditto.
21113 (awk-mode): Ditto.
21114
21115 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
21116
21117 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
21118 or not the point moved.
21119
21120 (c-search-decl-header-end): Don't trip up on operator identifiers
21121 in C++ and operators like == in all languages.
21122
21123 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
21124 Detect leading labels correctly.
21125
21126 2003-08-02 Andreas Schwab <schwab@suse.de>
21127
21128 * textmodes/ispell.el: Don't redo key bindings on loading, put
21129 them only in loaddefs.el.
21130 * bookmark.el: Likewise.
21131 * dabbrev.el: Likewise.
21132 * emerge.el: Likewise.
21133
21134 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
21135 has more than one member.
21136
21137 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
21138
21139 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21140
21141 * lpr.el (printify-region): It was ending conversion before the
21142 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
21143
21144 2003-07-31 John Paul Wallington <jpw@gnu.org>
21145
21146 * net/browse-url.el (browse-url-epiphany): Doc fix.
21147
21148 2003-07-30 Kenichi Handa <handa@m17n.org>
21149
21150 * international/fontset.el (setup-default-fontset):
21151 Change registry names of Akurti fonts.
21152
21153 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
21154
21155 * comint.el (comint-read-noecho): Use `clear-string' instead of
21156 `fillarray'.
21157
21158 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
21159
21160 * outline.el (outline-mode-hook): Add defvar.
21161
21162 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
21163
21164 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
21165 Restore assembler in source window if that is what has been selected.
21166 (menu): Add gdb-restore-windows to menu. Make gdba
21167 specific menus only visible from gdba.
21168
21169 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
21170
21171 * progmodes/compile.el (compilation-environment): New user variable.
21172 (compile-internal): Respect it.
21173
21174 2003-07-23 Masatake YAMATO <jet@gyve.org>
21175
21176 * progmodes/gud.el (gdb-script-font-lock-keywords):
21177 Put `font-lock-function-name-face' on a symbol which includes
21178 `-' like `hook-run'. Put font-lock-variable-name-face
21179 on a symbol starting with $.
21180
21181 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
21182
21183 * files.el (set-visited-file-name): Use truename for buffer-file-name.
21184
21185 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
21186
21187 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
21188
21189 2003-07-26 Andre Spiegel <spiegel@gnu.org>
21190
21191 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
21192 Use with-no-warnings.
21193 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
21194 rather than to find-file-not-found-hook, which doesn't exist.
21195
21196 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
21197
21198 * international/quail.el (quail-translate-key): Fix previous change.
21199
21200 2003-07-25 John Paul Wallington <jpw@gnu.org>
21201
21202 * server.el (server-start): Check `server-process' is non-nil
21203 before killing it to avoid killing current buffer's process.
21204
21205 * simple.el (choose-completion-string): Use `minibufferp';
21206 test `completion-reference-buffer' if `buffer' arg is nil.
21207 (push-mark): Use `when' and `unless'.
21208 (pop-mark): Use `when'.
21209
21210 * mouse-sel.el (mouse-sel-get-selection-function):
21211 Check `x-last-selected-text-primary'. Don't barf if it or
21212 `x-last-selected-text' aren't bound.
21213
21214 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
21215
21216 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
21217
21218 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
21219
21220 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
21221
21222 2003-07-23 John Paul Wallington <jpw@gnu.org>
21223
21224 * tooltip.el (defface tooltip): Inherit from variable-pitch.
21225
21226 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
21227
21228 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
21229 string. Defvar the derived hook.
21230
21231 * macros.el (insert-kbd-macro): Escape double quote character.
21232 From Thomas W Murphy <twm@andrew.cmu.edu>.
21233
21234 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
21235
21236 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
21237 to match the specific mark rather than reusing comment-start-skip.
21238
21239 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
21240
21241 * progmodes/hideshow.el (hs-special-modes-alist):
21242 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
21243
21244 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
21245
21246 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
21247 value using ?\s.
21248
21249 2003-07-21 John Paul Wallington <jpw@gnu.org>
21250
21251 * subr.el (with-selected-window): Add closing paren.
21252
21253 2003-07-21 Richard M. Stallman <rms@gnu.org>
21254
21255 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
21256 (lisp-mode): Likewise.
21257
21258 * subr.el (with-selected-window): Copy code form save-selected-window
21259 so as to call select-window with norecord arg.
21260 (dynamic-completion-table): Doc fix.
21261 (lazy-completion-table): Doc fix.
21262
21263 * international/mule-cmds.el (set-locale-environment):
21264 langinfo renamed to locale-info.
21265
21266 * international/mule.el (auto-coding-functions): Doc fix.
21267
21268 2003-07-21 Kenichi Handa <handa@m17n.org>
21269
21270 * international/quail.el (quail-translate-key):
21271 Update quail-current-str correctly.
21272
21273 2003-07-21 Andreas Schwab <schwab@suse.de>
21274
21275 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
21276 ?, to "_".
21277
21278 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
21279 Version 2.0.36 of Tramp released.
21280
21281 * net/tramp.el (tramp-default-password-end-of-line): Rename from
21282 tramp-password-end-of-line.
21283 (tramp-password-end-of-line): New method parameter.
21284 (tramp-get-password-end-of-line): Function to access method
21285 parameter `tramp-password-end-of-line', or variable
21286 `tramp-default-password-end-of-line' (default value).
21287 (tramp-methods): Add entries for new parameter
21288 tramp-password-end-of-line.
21289 (tramp-enter-password): Use new function
21290 `tramp-get-password-end-of-line'.
21291 (tramp-handle-insert-file-contents): Do not
21292 unconditionally inhibit the file operation file-local-copy, only
21293 do that when the inhibit-file-name-operation is currently
21294 insert-file-contents. This fixes finding remote CVS-controlled
21295 files. (It would barf on inserting the CVS/Entries file
21296 literally, because the file-local-copy handler wasn't called.)
21297 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
21298 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
21299 (tramp-initial-commands): New variable.
21300 (tramp-process-initial-commands): New function, using the variable.
21301 (tramp-open-connection-setup-interactive-shell): Call the new function.
21302 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
21303 method into the buffer name, never use nil. Reported by Hanak
21304 David <dhanak@inf.bme.hu>.
21305 (tramp-open-connection-setup-interactive-shell): Erase buffer
21306 before sending "stty -onlcr".
21307
21308 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
21309
21310 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
21311
21312 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
21313
21314 2003-07-19 John Paul Wallington <jpw@gnu.org>
21315
21316 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
21317 (artist-draw-rect, artist-draw-square): Doc fixes.
21318
21319 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
21320
21321 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
21322
21323 2003-07-19 Kenichi Handa <handa@m17n.org>
21324
21325 * international/kkc.el (kkc-show-conversion-list-update):
21326 Highlight the correct candidate in the message.
21327
21328 2003-07-18 John Paul Wallington <jpw@gnu.org>
21329
21330 * simple.el (current-word): Don't include punctuation char when
21331 `really-word' arg is non-nil.
21332
21333 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
21334
21335 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
21336 moved to the directory obsolete.
21337
21338 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
21339
21340 * info.el (Info-menu-entry-name-re): Allow newlines in
21341 menu entry names.
21342
21343 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
21344 syntax-ppss-after-change-function.
21345 (syntax-ppss-after-change-function): New alias. Update uses.
21346 (syntax-ppss): Catch the case where the buffer is narrowed.
21347
21348 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21349
21350 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
21351 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
21352
21353 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21354
21355 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
21356 since it might be modified.
21357
21358 * progmodes/cc-langs.el (c++-make-template-syntax-table)
21359 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
21360 names to these language constants.
21361
21362 2003-07-15 Kim F. Storm <storm@cua.dk>
21363
21364 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
21365 All uses changed.
21366
21367 2003-07-14 Mark A. Hershberger <mah@everybody.org>
21368
21369 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
21370 Namespace support.
21371
21372 2003-07-13 Juanma Barranquero <lektu@terra.es>
21373
21374 * frame.el (modify-all-frames-parameters): Reinstall (copyright
21375 papers received).
21376
21377 2003-07-13 Karl Eichwalder <ke@suse.de>
21378
21379 * textmodes/po.el (po-find-charset): White space at the start of the
21380 Content-Type field body is non-mandatory.
21381
21382 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
21383
21384 * textmodes/texinfo.el (texinfo-section-list):
21385 Append appendixsection; a synonym for appendixsec.
21386
21387 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
21388
21389 * man.el (Man-translate-cleanup): New.
21390 (Man-translate-references): Call `Man-translate-cleanup' to clean
21391 leading, trailing and middle spaces.
21392
21393 2003-07-13 Lars Hansen <larsh@math.ku.dk>
21394
21395 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
21396 Handle `dired-directory' being a list.
21397
21398 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
21399
21400 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
21401 it doesn't exist.
21402
21403 2003-07-12 Richard M. Stallman <rms@gnu.org>
21404
21405 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
21406
21407 * progmodes/cc-defs.el (c-make-keywords-re):
21408 Don't use delete-duplicates.
21409 (c-lang-const): Don't use mapcan.
21410
21411 * apropos.el (apropos-show-scores): Make it customizable.
21412 Document new meaning.
21413 (apropos): Compute scores from symbols.
21414 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
21415
21416 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21417
21418 * ps-bdf.el: Fix copyright line.
21419 (bdf-directory-list): Fix initialization code.
21420
21421 2003-07-11 John Paul Wallington <jpw@gnu.org>
21422
21423 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
21424 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
21425 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
21426
21427 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
21428
21429 * emacs-lisp/ring.el (ring-elements): Doc fix.
21430
21431 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21432
21433 * calendar/timeclock.el (timeclock-relative)
21434 (timeclock-ask-before-exiting, timeclock-use-display-time):
21435 Doc changes.
21436 (timeclock-modeline-display): Give a message if
21437 `timeclock-use-display-time' is non-nil but `display-time-mode'
21438 is not active.
21439
21440 2003-07-11 Kenichi Handa <handa@m17n.org>
21441
21442 * international/mule-cmds.el (set-language-environment):
21443 Set current-language-environment to the correct string.
21444
21445 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21446
21447 * ps-print.el: Print line number correctly in a region. Reported by
21448 Tim Allen <timallen@ls83.fsnet.co.uk>.
21449 (ps-print-version): New version number (6.6.2).
21450 (ps-printing-region): Code fix.
21451
21452 2003-07-10 John Paul Wallington <jpw@gnu.org>
21453
21454 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
21455 this function can be called from `add-completions-from-tags-table'.
21456
21457 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
21458
21459 * calendar/timeclock.el (timeclock-use-display-time)
21460 (timeclock-day-over-hook, timeclock-workday-remaining)
21461 (timeclock-status-string, timeclock-when-to-leave)
21462 (timeclock-when-to-leave-string, timeclock-log-data)
21463 (timeclock-find-discrep, timeclock-day-base)
21464 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
21465 (timeclock-modeline-display): Set the variable
21466 `timeclock-modeline-display'.
21467 (timeclock-update-modeline): Doc fix. Respect value of
21468 `timeclock-relative'.
21469
21470 2003-07-09 Richard M. Stallman <rms@gnu.org>
21471
21472 * textmodes/reftex-parse.el (reftex-all-document-files):
21473 Add autoload cookie.
21474
21475 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
21476 (reftex-scanning-info-available-p): Add autoload cookie.
21477
21478 * international/mule-cmds.el
21479 (set-display-table-and-terminal-coding-system): Delete duplicate
21480 aset on standard-display-table.
21481
21482 * view.el (view-file): If existing buffer's major mode is special,
21483 don't go into view mode.
21484
21485 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
21486
21487 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21488
21489 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
21490 buffer changes; there's third party code that calls this function
21491 directly.
21492
21493 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21494
21495 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
21496 (autodoc-font-lock-keywords): Don't byte compile on font lock
21497 initialization when running from byte compiled files.
21498
21499 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21500
21501 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
21502 statement ends with auto-increment "++".
21503
21504 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21505
21506 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21507 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21508 these are changed, so declare them as variables and not constants.
21509
21510 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
21511
21512 * subr.el (dolist, dotimes): Doc fix.
21513
21514 2003-07-08 Kim F. Storm <storm@cua.dk>
21515
21516 * international/mule-cmds.el
21517 (set-display-table-and-terminal-coding-system): Don't break
21518 bootstrap if standard-display-table isn't setup yet.
21519
21520 2003-07-07 Richard M. Stallman <rms@gnu.org>
21521
21522 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
21523 Give it a doc string, and autoload it.
21524
21525 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
21526 Use with-no-warnings.
21527
21528 * info.el (Info-search): If find invisible text, search again.
21529
21530 * isearch.el (search-whitespace-regexp): Add a shy group around it.
21531
21532 * man.el (Man-name-regexp): Match + as part of name.
21533
21534 * simple.el (visible-mode): Rename from vis-mode.
21535 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
21536
21537 * simple.el (current-word): New arg REALLY-WORD specifies
21538 don't include punctuation chars.
21539
21540 * emacs-lisp/debug.el (debug, debugger-env-macro):
21541 Use with-no-warnings while accessing and binding unread-command-char.
21542
21543 * international/mule-cmds.el
21544 (set-display-table-and-terminal-coding-system): Use explicit loop
21545 instead of calling standard-display-default.
21546
21547 * net/ange-ftp.el (ange-ftp-file-symlink-p):
21548 Use condition-case to catch error in ange-ftp-get-files.
21549
21550 * net/browse-url.el (browse-url-browser-function):
21551 Add alternative for Epiphany.
21552 (browse-url-epiphany-program, browse-url-epiphany-arguments)
21553 (browse-url-epiphany-startup-arguments)
21554 (browse-url-epiphany-new-window-is-tab): New variables.
21555 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
21556
21557 * progmodes/compile.el (compile-auto-highlight): Default now t.
21558 (compile): Doc fix.
21559 (compilation-next-error): Fix previous change.
21560
21561 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
21562
21563 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
21564
21565 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
21566
21567 * gdb-ui.el (gdb-source-info): Display current frame when
21568 attaching to an existing process.
21569 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
21570 while laying out windows when attaching to an existing process.
21571
21572 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
21573
21574 * info.el (Info-menu): Use Info-menu-entry-name-re.
21575
21576 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
21577
21578 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
21579 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
21580
21581 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
21582 to match the same text.
21583
21584 2003-07-06 John Paul Wallington <jpw@gnu.org>
21585
21586 * vc.el (vc-annotate-offset): Move defvar up.
21587
21588 2003-07-06 Kim F. Storm <storm@cua.dk>
21589
21590 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
21591 This should fix the infinite loop when extracting menu names.
21592
21593 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21594
21595 * files.el (auto-mode-alist, interpreter-mode-alist):
21596 Remove entries to CC Mode modes to avoid duplicates; they are now added
21597 with autoload directives in cc-mode.el.
21598
21599 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21600
21601 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21602 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21603 these are changed, so declare them as variables and not constants.
21604
21605 * progmodes/cc-mode.el: Fix some autoload problems: Try to
21606 ensure that the entry for ".c" extension comes before the one for
21607 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
21608 Fix incorrect entries that were added to `interpreter-mode-alist'.
21609 Move the autoload directives for AWK to the top level since they
21610 aren't recognized anywhere else. Do not use the new AWK mode doc
21611 in the autoload form for the old AWK mode.
21612
21613 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21614
21615 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
21616 (bibtex-sort-ignore-string-entries): Default value t.
21617 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
21618 erroneously in previous version.
21619 (bibtex-string-files): Docstring reflects new parsing scheme.
21620 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
21621 docstring, add # as one of the chars to crush
21622 (bibtex-autokey-prefix-string, bibtex-autokey-names)
21623 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
21624 (bibtex-autokey-name-change-strings)
21625 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
21626 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
21627 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
21628 (bibtex-autokey-title-terminators)
21629 (bibtex-autokey-titlewords-stretch)
21630 (bibtex-autokey-titleword-ignore)
21631 (bibtex-autokey-titleword-case-convert)
21632 (bibtex-autokey-titleword-abbrevs)
21633 (bibtex-autokey-titleword-abbrevs)
21634 (bibtex-autokey-titleword-change-strings)
21635 (bibtex-autokey-titleword-length)
21636 (bibtex-autokey-titleword-separator)
21637 (bibtex-autokey-name-year-separator)
21638 (bibtex-autokey-year-title-separator)
21639 (bibtex-autokey-before-presentation-function)
21640 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
21641 Fix docstring.
21642 (bibtex-strings, bibtex-reference-keys):
21643 Use lazy-completion-table and make-variable-buffer-local.
21644 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
21645 (bibtex-braced-string-syntax-table)
21646 (bibtex-quoted-string-syntax-table): New variables.
21647 (bibtex-parse-nested-braces): Remove.
21648 (bibtex-parse-field-string): Use syntax table and forward-sexp.
21649 (bibtex-parse-association): Simplify.
21650 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
21651 (bibtex-parse-field-text): Simplify.
21652 (bibtex-search-forward-field, bibtex-search-backward-field):
21653 argument BOUND can take value t.
21654 (bibtex-start-of-field, bibtex-start-of-name-in-field)
21655 (bibtex-end-of-name-in-field, bibtex-end-of-field)
21656 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21657 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
21658 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
21659 (bibtex-skip-to-valid-entry): Return buffer position of beginning
21660 and ending of entry. Update for changes of bibtex-search-entry.
21661 Simplify.
21662 (bibtex-map-entries): FUN is called with three arguments.
21663 (bibtex-search-entry): Return a cons pair with buffer positions of
21664 beginning and end of entry.
21665 (bibtex-enclosing-field): Simplify.
21666 (bibtex-format-entry): Use booktitle to set a missing title.
21667 (bibtex-autokey-get-names): Fiddle with regexps.
21668 (bibtex-generate-autokey): Use identity.
21669 (bibtex-parse-keys): Use simplified parsing algorithm if
21670 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
21671 arguments. Return alist of keys.
21672 (bibtex-parse-strings): Simplify. Return alist of strings.
21673 (bibtex-complete-string-cleanup): Fix docstring.
21674 (bibtex-read-key): New function.
21675 (bibtex-mode): Fix docstring. Do not parse for keys and
21676 strings when the mode is entered. Set fill-paragraph-function to
21677 bibtex-fill-field. Setup font-lock-mark-block-function the way
21678 font-lock intended.
21679 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
21680 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
21681 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
21682 (bibtex-Preamble): Avoid hard coded constants.
21683 (bibtex-make-field): Fix docstring. Simplify.
21684 (bibtex-beginning-of-entry): Always return new position of point.
21685 (bibtex-end-of-entry): Rearrange cond clauses.
21686 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
21687 Update for changes of bibtex-map-entries.
21688 (bibtex-ispell-abstract): Do not move point.
21689 (bibtex-entry-index): Use downcase. Simplify.
21690 (bibtex-lessp): Handle catch-all.
21691 (bibtex-find-crossref): Turn into a command.
21692 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
21693 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
21694 preamble entries.
21695 (bibtex-fill-field-bounds): New function.
21696 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
21697 (bibtex-fill-entry): Use bibtex-fill-field-bounds
21698 (bibtex-String): Use bibtex-strings. Always obey
21699 bibtex-sort-ignore-string-entries.
21700
21701 2003-07-05 John Paul Wallington <jpw@gnu.org>
21702
21703 * cus-theme.el (customize-create-theme):
21704 Call `customize-create-theme' in Reset widget's notify function.
21705
21706 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
21707 (ibuffer-mark-interactive): Use `or' instead of `unless'.
21708 (define-ibuffer-column name): Add summarizer.
21709 (define-ibuffer-column size): Likewise.
21710 (define-ibuffer-column filename): Likewise.
21711 (define-ibuffer-column process): Likewise. Change BODY's output too.
21712 (define-ibuffer-column filename-and-process): Likewise, likewise.
21713 (ibuffer): Remove local vars `already-in' and `need-update'.
21714
21715 * ibuf-ext.el: Don't require `derived' at compile-time.
21716
21717 2003-07-05 Kim F. Storm <storm@cua.dk>
21718
21719 * info.el: Disable paragraph refilling.
21720 (Info-refill-paragraphs): New defcustom.
21721 (Info-fontify-node): Use it.
21722
21723 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
21724
21725 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
21726 thingies from constructors created by defstruct.
21727
21728 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
21729 the default value of the variable.
21730 (byte-code-meter): Move declaration to top level.
21731
21732 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
21733
21734 * info.el (Info-following-node-name-re): New fun.
21735 (Info-following-node-name): Remove.
21736 (Info-insert-dir): Use the new fun.
21737 (Info-extract-pointer): Don't save restriction; use new fun.
21738 (Info-menu-entry-name-re): New const.
21739 (Info-menu-entry-name-re): Use it along with new fun.
21740 (Info-node-spec-re): Use new fun.
21741 (Info-complete-menu-item, Info-fontify-node): Use new const.
21742 (Info-goto-node, Info-follow-reference, Info-menu-update):
21743 Use match-string.
21744 (Info-follow-reference): Use assoc-string.
21745 Use a list of strings for the completion table.
21746 (Info-fontify-node): Use match-string, line-end-position.
21747 Limit the search for `node:' to the first line.
21748
21749 * newcomment.el (uncomment-region): Remove padding coming from
21750 comment-start rather than just from comment-padding.
21751
21752 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
21753 (vc-cvs-stay-local-p): Use vc-stay-local-p.
21754 (vc-cvs-rename-file): Remove (use the default).
21755 (vc-cvs-register): Register parent dir if needed.
21756 (vc-cvs-could-register): Return non-nil if parent can be registered.
21757 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
21758 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
21759
21760 * vc-svn.el (vc-svn-use-edit): Make it into a const.
21761 (vc-svn-update): Fix the arguments to `svn'.
21762 (vc-svn-diff-tree): Just use `vc-svn-diff'.
21763 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
21764 Simple implementations, assuming `name' is a URL.
21765
21766 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
21767 set of chars allowed unquoted in a case pattern.
21768
21769 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
21770
21771 * font-lock.el (font-lock-extra-types-widget)
21772 (c-font-lock-extra-types, c++-font-lock-extra-types)
21773 (objc-font-lock-extra-types, java-font-lock-extra-types)
21774 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
21775 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
21776 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
21777 (font-lock-match-c++-structor-declaration)
21778 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
21779 (c++-font-lock-keywords-3, c++-font-lock-keywords)
21780 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
21781 (objc-font-lock-keywords-3, objc-font-lock-keywords)
21782 (java-font-lock-keywords-1, java-font-lock-keywords-2)
21783 (java-font-lock-keywords-3, java-font-lock-keywords)
21784 (java-font-lock-syntactic-face-function): Remove obsolete code
21785 and constants. It's all in cc-fonts.el now.
21786
21787 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
21788
21789 * mail/sendmail.el (mail-specify-envelope-from)
21790 (mail-envelope-from): Doc fix.
21791
21792 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
21793
21794 * generic-x.el: Do away with the dependency on `c-emacs-features'
21795 when populating `rul-generic-mode-syntax-table'; we already know
21796 this isn't XEmacs.
21797
21798 See ChangeLog.10 for earlier changes.
21799
21800 ;; Local Variables:
21801 ;; coding: iso-2022-7bit
21802 ;; End:
21803
21804 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
21805 Copying and distribution of this file, with or without modification,
21806 are permitted provided the copyright notice and this notice are preserved.
21807
21808 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1