]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * calendar/appt.el (appt-disp-window): Use
4 `calendar-set-mode-line' for a centered mode-line.
5
6 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
7
8 * calendar/appt.el (appt-disp-window): Do not split window
9 excessively when `split-height-threshold' is low.
10
11 2004-05-12 Nick Roberts <nickrob@gnu.org>
12
13 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
14 kill-buffer-hook here and make it local.
15 (gud-kill-buffer-hook): Use kill-process for a sure kill.
16
17 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
18
19 * progmodes/compile.el (compilation-set-window-height): Use
20 save-excursion to protect against misplaced marker.
21
22 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23
24 * custom.el (defface): Document that type can have value gtk.
25
26 * faces.el (face-spec-set-match-display): Handle type gtk in display.
27
28 2004-05-12 Juanma Barranquero <lektu@terra.es>
29
30 * generic.el (define-generic-mode): Remove redundant arglist info.
31
32 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
33 Make arguments match their use in docstring.
34 (help-arg-highlighting-function): New variable.
35 (help-argument-name): Mention it in the docstring.
36 (help-do-arg-highlight): Use it. Expand regexp to accept also
37 ARG-xxx and xxx-ARG references.
38
39 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
40
41 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
42 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
43 and "mailto:addr1?to=addr2" equal.
44
45 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
46
47 * man.el (Man-getpage-in-background): Use shell-file-name
48 and shell-command-switch variables instead of hard-coded
49 values.
50
51 2004-05-11 Eli Zaretskii <eliz@gnu.org>
52
53 * iimage.el: New file.
54
55 2004-05-11 Juanma Barranquero <lektu@terra.es>
56
57 * custom.el (custom-initialize-default, defcustom): Fix typo
58 in docstring.
59
60 * files.el (set-visited-file-name, file-expand-wildcards):
61 Fix docstring.
62
63 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
64
65 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
66
67 * subr.el (eventp): Be more discriminating with integers.
68
69 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
70
71 * progmodes/compile.el (compile): Add universal prefix arg.
72 (compilation-error-regexp-alist-alist): Add edg patterns.
73
74 2004-05-10 Sam Steingold <sds@gnu.org>
75
76 * textmodes/ispell.el (ispell-message):
77 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
78
79 2004-05-10 Dave Love <fx@gnu.org>
80
81 * progmodes/python.el (help-buffer): Autoload when compiling.
82 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
83 (run-python): Prepend to any existing PYTHONPATH.
84
85 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
86
87 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
88 for pending breakpoints.
89
90 2004-05-10 Richard M. Stallman <rms@gnu.org>
91
92 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
93 directly without calling any functions in Rmail.
94 (unrmail-unprune): Function deleted.
95
96 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
97
98 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
99 C-c C-z binding.
100
101 2004-05-10 Kenichi Handa <handa@m17n.org>
102
103 * descr-text.el (describe-char): Fix previous change. Don't make
104 a unibyte character to multibyte in the *Help* buffer.
105
106 2004-05-10 Miles Bader <miles@gnu.org>
107
108 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
109 buffer an error if the debugger process is actually running.
110
111 2004-05-10 Juanma Barranquero <lektu@terra.es>
112
113 * help-fns.el (help-argument-name): Default to italic.
114 (help-highlight-arguments): Return always (usage . doc), even when
115 usage is nil.
116
117 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
118 (define-ibuffer-filter): Add usage info.
119 (define-ibuffer-op): Add usage info (but CL-style defaults for
120 keyword args are not shown).
121
122 * subr.el (remove-overlays, read-passwd): Fix docstring.
123 (start-process-shell-command): Fix docstring. Put usage info in a
124 format usable by `describe-function'.
125 (open-network-stream, open-network-stream-nowait)
126 (open-network-stream-server): Fix docstring.
127
128 2004-05-09 Jason Rumney <jasonr@gnu.org>
129
130 * international/code-pages (cp932, cp936, cp949, c950): Remove.
131 Only define cp125* if windows-125* is already defined.
132
133 * language/korean.el (cp949): Add alias.
134
135 * language/chinese.el (cp936, cp950): Add aliases.
136
137 * language/japanese.el (cp932): Add alias.
138
139 * term/w32-win.el: Require code-pages.
140
141 * international/mule-cmds.el (set-locale-environment):
142 On MS-Windows use ansi code-page for default coding-systems.
143 Set up paper sizes for Windows 3 letter languages.
144
145 * international/code-pages.el (cp932, cp936, cp949, cp950):
146 Add aliases. Also add cp125* if not already defined.
147
148 2004-05-09 Juanma Barranquero <lektu@terra.es>
149
150 * help-fns.el (help-highlight-arguments): Don't try to highlight
151 missing or autoloaded arglists. Accept structured arguments, like
152 the first ones of `do' and `flet'.
153
154 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
155 (cvs-get-marked): Remove redundant arglist info.
156
157 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
158 Don't use CL-style default args.
159
160 2004-05-08 Andreas Schwab <schwab@suse.de>
161
162 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
163
164 * international/subst-ksc.el: Fix references to utf-translate-cjk
165 into utf-translate-cjk-mode.
166 * international/subst-big5.el: Likewise.
167 * international/subst-gb2312.el: Likewise.
168 * international/subst-jis.el: Likewise.
169 * international/utf-16.el: Likewise.
170 * international/utf-8.el: Likewise.
171
172 2004-05-08 John Wiegley <johnw@newartisans.com>
173
174 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
175 "virtual buffers" (off by default), which makes it possible to
176 switch to the "virtual" buffers of recently visited files. When a
177 buffer name search fails, and this option is on, iswitchb will
178 look at the list of recently visited files, and permit matching
179 against those names. When the user hits RET on a match, it will
180 revisit that file.
181 (iswitchb-read-buffer): Add two optional arguments, which makes
182 isearchb.el possible.
183 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
184 (iswitchb-next-match): Add support for virtual buffers.
185
186 * isearchb.el: This module extends iswitchb to provide "as you
187 type" buffer selection.
188
189 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
190 Ignore the read-only property when flyspell highlighting is on.
191 Not ignoring it leads to a series of confusing errors.
192 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
193 but also make sure to call flyspell-incorrect-hook.
194 (flyspell-maybe-correct-transposition): Perform transposition test
195 by bit twiddling a string, rather than using a temp buffer.
196 (flyspell-maybe-correct-doubling): Use a string rather than a temp
197 buffer. This is also the original version of the code, which
198 could not be checked in before due to a previous lack of
199 assignment papers. This version has seen heavy usage on my system
200 for several years now.
201
202 * calendar/cal-bahai.el: New file, which adds support for the
203 Baha'i calendar to Emacs. This calendar is based on a solar year
204 of 19 months of 19 days, with 4 intercalary days. Each year
205 begins on March 21, with the calendar starting in 1844.
206
207 * calendar/cal-menu.el, calendar/calendar.el,
208 calendar/diary-lib.el, calendar/holidays.el: Added support for
209 using cal-bahai.el.
210
211 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
212 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
213 function can be used outside of eshell buffers.
214 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
215
216 2004-05-08 Juanma Barranquero <lektu@terra.es>
217
218 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
219 word constituent so FOO-ARG is not recognized as an arg.
220 (help-highlight-arguments): Don't skip lists in mandatory arguments.
221
222 * simple.el (next-error): Fix typo in docstring.
223 (open-line): Make argument names match their use in docstring.
224 (split-line): Fix docstring.
225
226 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
227 usable by `describe-function'.
228 (gensym, gentemp, typep, ignore-errors): Make argument names match
229 their use in docstring.
230
231 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
232 argument to `help-setup-xref'.
233
234 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
235
236 Version 2.0.40 of Tramp released.
237
238 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
239 Use symbol-function to invoke functions only known on some Emacs
240 flavors. This avoids byte-compiler warnings. Reported by Kevin
241 Scaldeferri <kevin@scaldeferri.com>.
242 (tramp-do-copy-or-rename-file-via-buffer): Rename from
243 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
244 consistent with the other tramp-do-* functions.
245 (tramp-do-copy-or-rename-file): Calls adjusted.
246 (tramp-process-initial-commands): Avoid liveness check on shell --
247 we know that it must be alive since we're opening a connection at
248 this moment.
249 (tramp-last-cmd): New internal variable.
250 (tramp-process-echoes): New tunable.
251 (tramp-send-command): Set tramp-last-cmd.
252 (tramp-wait-for-output): Delete echo, if applicable.
253 (tramp-read-passwd): Construct the key for the password cache in a
254 way that works for multi methods, too.
255 (tramp-bug): Add backup-directory-alist and
256 bkup-backup-directory-info to bug reports, with Tramp counterparts.
257
258 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
259
260 * net/tramp*.el: Suppress byte-compiler warnings where possible.
261
262 * net/tramp.el (tramp-out-of-band-prompt-regexp)
263 (tramp-actions-copy-out-of-band): New defcustoms.
264 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
265 used instead of a synchronous one. Allows password entering.
266 (tramp-action-out-of-band): New defun.
267 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
268 Remove restriction with password from doc string.
269 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
270 `tramp-out-of-band-prompt-regexp',
271 `tramp-actions-copy-out-of-band', `password-cache' and
272 `password-cache-expiry'.
273 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
274 password caching.
275 (tramp-touch): FILE can be a local file, too.
276 (TODO): Remove items done.
277 (tramp-handle-insert-directory): Properly quote file name also if
278 not full-directory-p. Handle wildcard case. Reported by Andreas
279 Schwab <schwab@suse.de>.
280 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
281 new file.
282 (tramp-handle-file-local-copy, tramp-handle-write-region):
283 The permissions of the temporary file are set if filename exists.
284 Reported by Ted Stern <stern@cray.com>.
285 (tramp-backup-directory-alist)
286 (tramp-bkup-backup-directory-info): New defcustoms.
287 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
288 (tramp-handle-find-backup-file-name): New function.
289 Implements Tramp's find-backup-file-name.
290
291 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
292 for `find-backup-file-name'.
293
294 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
295 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
296
297 2004-05-07 Lars Hansen <larsh@math.ku.dk>
298
299 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
300
301 2004-05-07 Juanma Barranquero <lektu@terra.es>
302
303 * subr.el (lambda): Add arglist description to docstring.
304 (declare): Fix typo in docstring.
305 (open-network-stream): Fix docstring.
306 (process-kill-without-query): Fix docstring and add obsolescence info.
307 (last, butlast, nbutlast): Make arguments match their use in docstring.
308 (insert-buffer-substring-no-properties): Likewise.
309 (insert-buffer-substring-as-yank): Likewise.
310 (split-string): Fix docstring.
311
312 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
313 Make argument names match their use in docstring.
314
315 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
316
317 2004-05-06 Nick Roberts <nickrob@gnu.org>
318
319 * progmodes/gdb-ui.el: Improve/extend documentation strings.
320 Fit first sentence on one line for apropos-command.
321
322 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
323
324 Changes largely merged in from Dave Love's code.
325 * progmodes/python.el: Doc fixes.
326 (python-mode-map): Add python-complete-symbol.
327 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
328 (python-comment-indent, python-complete-symbol)
329 (python-symbol-completions, python-partial-symbol)
330 (python-try-complete): New.
331 (python-indent-line): Remove optional arg. Use python-block-end-p.
332 (python-check): Bind compilation-error-regexp-alist.
333 (inferior-python-mode): Use rx. Move keybindings to top level.
334 Set comint-input-filter.
335 (python-preoutput-filter): Use rx.
336 (python-input-filter): Re-introduce.
337 (python-proc): Start new process if necessary.
338 Check python-buffer non-nil.
339 (view-return-to-alist): Defvar.
340 (python-send-receive): New.
341 (python-eldoc-function): Use it.
342 (python-mode-running): Don't defvar.
343 (python-mode): Set comment-indent-function.
344 Maybe update hippie-expand-try-functions-list.
345 (python-indentation-levels): Initialize differently.
346 (python-block-end-p): New.
347 (python-indent-line): Use it.
348 (python-compilation-regexp-alist): Augment.
349 (run-python): Import `emacs' module to Python rather than loading
350 code directly. Set python-buffer differently.
351 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
352 Use python-proc.
353 (python-send-command): Go to end of comint buffer.
354 (python-load-file): Use python-proc, emacs.eimport.
355 (python-describe-symbol): Simplify interactive form.
356 Use emacs.help. Do use temp-buffer-show-hook.
357 Call print-help-return-message.
358 (hippie-exp): Require when compiling.
359 (python-preoutput-continuation): Use rx.
360
361 * diff-mode.el (diff-make-unified): Fix regexp.
362
363 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
364
365 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
366 filter groups from the buffer when rebuilding the Ibuffer buffer
367 and `ibuffer-show-empty-filter-groups' is nil.
368
369 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
370
371 * ps-print.el (ps-print-quote): Call ps-value-string.
372 (ps-setup): Call ps-comment-string.
373 (ps-value-string, ps-comment-string): New funs.
374
375 2004-05-06 Juanma Barranquero <lektu@terra.es>
376
377 * ehelp.el (electric-help-command-loop): Check whether the last
378 character is visible, not (point-max).
379
380 * help-fns.el (help-argument-name): Default to bold; don't inherit
381 from font-lock-variable-name-face.
382 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
383
384 2004-05-05 Kenichi Handa <handa@m17n.org>
385
386 * descr-text.el (describe-char): Copy the character with text
387 properties and overlays into the first line, and call
388 describe-text-properties on it.
389
390 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
391
392 * iswitchb.el (iswitchb-global-map): Fix typo.
393 Remove unwanted ###autoloads from source file.
394
395 2004-05-05 Lars Hansen <larsh@math.ku.dk>
396
397 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
398 in run-hooks. Use substitute-command-keys in message.
399 (wdired-abort-changes): Add message.
400
401 2004-05-03 Michael Mauger <mmaug@yahoo.com>
402
403 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
404 (sql-emacs20-p): Remove.
405 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
406 (sql-builtin-face, sql-doc-face): Remove.
407 (sql-mode-ansi-font-lock-keywords)
408 (sql-mode-oracle-font-lock-keywords)
409 (sql-mode-postgres-font-lock-keywords)
410 (sql-mode-linter-font-lock-keywords)
411 (sql-mode-ms-font-lock-keywords)
412 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
413 (sql-product-font-lock): Fix font-lock reset when font rules change.
414 (sql-highlight-product): Remove incorrect font-lock reset logic.
415
416 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
417
418 * ses.el (ses-set-parameter): Fix typo.
419
420 2004-05-04 Kim F. Storm <storm@cua.dk>
421
422 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
423 Must expand directory for completion to work; and don't mess with
424 process-environment.
425 (ido-read-file-name): If command has ido property, don't use ido
426 if value is ignore, or read as directory if value is dir.
427 Set ido ignore property for dired-do-rename command.
428
429 2004-05-04 Juanma Barranquero <lektu@terra.es>
430
431 * ehelp.el (electric-help-command-loop, electric-help-undefined)
432 (electric-help-help): Check against unmapped commands.
433
434 * help-fns.el (help-argument-name): New face, inheriting from
435 font-lock-variable-name-face, to highlight function arguments in
436 `describe-function' and `describe-key'.
437 (help-do-arg-highlight): Auxiliary function to highlight a given
438 list of arguments in a string.
439 (help-highlight-arguments): Highlight the function arguments and
440 all uses of them in the docstring.
441 (describe-function-1): Use it. Do docstring output via `insert',
442 not 'princ', so text attributes are preserved.
443
444 * winner.el (winner-mode-map): Move `winner-undo' and
445 `winner-redo' to C-c <left> and C-c <right>, respectively (the
446 previous bindings conflict with `prev-buffer', `next-buffer').
447
448 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
449
450 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
451 (bibtex-entry-update): New command bound to C-c C-u.
452 (bibtex-text-in-string): Fix regexp.
453 (bibtex-assoc-of-regexp): Remove.
454 (bibtex-progress-message): Fix docstring.
455 (bibtex-inside-field): Use if.
456 (bibtex-assoc-regexp): New function.
457 (bibtex-format-entry): Make code more robust so that it formats
458 also old entries.
459 (bibtex-autokey-demangle-title): Merge with obsolete function
460 bibtex-assoc-of-regexp.
461 (bibtex-field-list): New function.
462 (bibtex-entry): Use bibtex-field-list.
463 (bibtex-parse-entry): Fix docstring.
464 (bibtex-print-help-message): Use bibtex-field-list.
465 (bibtex-make-field): Use bibtex-field-list.
466 (bibtex-entry-index): Bugfix. Return crossref key if required.
467 (bibtex-lessp): Fix docstring.
468
469 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
470
471 * select.el (xselect-convert-to-string): Move comment to intended line.
472
473 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
474
475 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
476 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
477
478 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
479
480 * term/x-win.el (x-clipboard-yank): Don't exit on error from
481 x-get-selection.
482
483 2004-05-03 Jason Rumney <jasonr@gnu.org>
484
485 * makefile.nt: Remove.
486
487 2004-05-03 Kim F. Storm <storm@cua.dk>
488
489 * emulation/cua-base.el (cua--update-indications): Fix last change.
490 (cua-mode): Deactivate mark when cua-mode is enabled.
491
492 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
493
494 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
495
496 2004-05-03 Nick Roberts <nickrob@gnu.org>
497
498 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
499 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
500 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
501 window over visible frames.
502 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
503
504 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
505
506 * progmodes/compile.el (compilation-gcpro): New var.
507 (compilation-fake-loc): Use it.
508 (compilation-forget-errors): Reset it.
509
510 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
511
512 * diff-mode.el (diff-header-face, diff-file-header-face):
513 Use min-colors.
514
515 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
516
517 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
518 (bibtex-clean-entry): Disentangle code.
519 (bibtex-realign): New function.
520 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
521 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
522 Remove undocumented optional arg called-by-convert-alien.
523 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
524 for sorting instead of bibtex-sort-buffer.
525
526 2004-05-02 Eli Zaretskii <eliz@gnu.org>
527
528 * progmodes/compile.el (compilation-start): In the
529 no-async-subprocesses branch, call sit-for to give redisplay a
530 chance to show the updated process status in the mode line, and
531 fontify the buffer explicitly after the process exits.
532
533 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
534
535 * progmodes/python.el (python-compilation-line-number): Remove.
536 (python-compilation-regexp-alist): Don't use it any more.
537 (python-orig-start, python-input-filter): Remove.
538 (inferior-python-mode): Don't set up comint-input-filter-functions.
539 (python-send-region): Use compilation-fake-loc.
540
541 * progmodes/compile.el (compilation-messages-start): New var.
542 (compilation-mode): Don't setup next-error-function here.
543 (compilation-setup): Set it up here instead (for minor modes as well).
544 Make compilation-messages-start buffer local.
545 (compilation-next-error-function): Use it.
546 (compilation-forget-errors): Set compilation-messages-start.
547
548 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
549
550 * ielm.el (ielm-prompt-read-only): Update docstring.
551
552 * comint.el (comint-prompt-read-only): Update docstring.
553 (comint-update-fence, comint-kill-whole-line)
554 (comint-kill-region): New functions.
555
556 * simple.el (kill-whole-line): Use "p" instead of "P" in
557 interactive form.
558
559 2004-05-01 Juanma Barranquero <lektu@terra.es>
560
561 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
562 format arglist so default values in CL-style argument lists are
563 correctly shown.
564
565 2004-05-01 Jason Rumney <jasonr@gnu.org>
566
567 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
568
569 2004-05-01 Kenichi Handa <handa@m17n.org>
570
571 * international/titdic-cnv.el (miscdic-convert): Don't generate a
572 quail file if it is up to date.
573
574 2004-04-30 Juri Linkov <juri@jurta.org>
575
576 * cus-edit.el (custom-mode-map):
577 Add key binding `C-x C-s' to `Custom-save'.
578
579 * outline.el (outline-blank-line): New var.
580 (outline-next-preface, outline-show-heading)
581 (outline-end-of-subtree): Use it.
582
583 * dired-aux.el (dired-touch-initial): New fun.
584 (dired-do-chxxx): Call it for op-symbol `touch'.
585 (dired-diff): Use `dired-dwim-target-directory'
586 if current dired buffer has no buffer mark.
587
588 * bindings.el (propertized-buffer-identification):
589 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
590 Add C-M-arrow keys for consistency.
591
592 * files.el (confirm-kill-emacs):
593 Change group from top-level `emacs' to `convenience'.
594
595 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
596 Push mark on the first call of successive command calls.
597 (insert-pair): New fun created from `insert-parentheses' with
598 `open' and `close' arguments added. Enclose active regions
599 in paired characters. Compare adjacent characters syntax with
600 inserted characters syntax before inserting a space.
601 (insert-parentheses): Call `insert-pair' with ?\( ?\).
602
603 * delsel.el: Don't put `delete-selection' property
604 on `insert-parentheses' symbol to take advantage of
605 region handling in `insert-pair' function.
606 Suggested by Stephan Stahl <stahl@eos.franken.de>.
607
608 2004-04-30 Kim F. Storm <storm@cua.dk>
609
610 * emulation/cua-base.el: Add support for changing cursor types;
611 based on patch from Michael Mauger.
612 (cua-normal-cursor-color, cua-read-only-cursor-color)
613 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
614 Customization cursor type and/or cursor color.
615 (cua--update-indications): Handle cursor type changes.
616 (cua-mode): Update cursor indications if enabled.
617
618 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
619
620 * mouse.el (mouse-drag-copy-region): New defcustom.
621 (mouse-set-region, mouse-drag-region-1): Use it.
622
623 * simple.el (kill-ring-save): If region face background color is
624 unspecified (if no highlighting), show extent of fully visible
625 region even if transient-mark-mode is enabled.
626
627 * emulation/cua-base.el (cua--standard-movement-commands):
628 Add cua-scroll-up and cua-scroll-down.
629 (cua-scroll-up, cua-scroll-down): New commands.
630 (cua--init-keymaps): Remap scroll-up and scroll-down.
631
632 * emulation/cua-rect.el (cua--convert-rectangle-as):
633 New defmacro.
634 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
635 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
636 New commands (suggested by Jordan Breeding).
637
638 2004-04-30 Juanma Barranquero <lektu@terra.es>
639
640 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
641
642 2004-04-30 Mario Lang <mlang@delysid.org>
643
644 * diff.el (diff-switches): Fix typo in docstring.
645
646 2004-04-30 Alex Schroeder <alex@gnu.org>
647
648 * xml.el (xml-debug-print-internal): Don't add newline and
649 indentation to text nodes and write empty elements as empty tags
650 instead of opening and closing tags.
651 (xml-debug-print): Take optional indent-string argument.
652 (xml-print): Alias for xml-debug-print.
653
654 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
655
656 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
657 than duplicate call to `line-beginning-position'.
658
659 * progmodes/f90.el (f90-get-present-comment-type): Return
660 whitespace, as well as comment chars, for consistent filling
661 of comment blocks. Use `match-string-no-properties'.
662 (f90-break-line): Do not leave trailing whitespace when filling
663 comments.
664
665 2004-04-30 Dave Love <fx@gnu.org>
666
667 * calendar/diary-lib.el (diary-outlook-formats): New variable.
668 (diary-from-outlook-internal, diary-from-outlook)
669 (diary-from-outlook-gnus, diary-from-outlook-rmail): New
670 functions to import diary entries from Outlook-format
671 appointments in mail messages.
672
673 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
674
675 * progmodes/python.el (python-send-command): New fun.
676 (python-send-region, python-load-file): Use it.
677
678 * progmodes/compile.el (compilation-last-buffer): Add var alias.
679
680 * help-fns.el (help-C-file-name): Use new subr-name.
681 Prepend `src/' to the file name.
682 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
683 (describe-function-1, describe-variable): Only find a C source file
684 name if DOC is already loaded.
685
686 * help-mode.el (help-function-def, help-variable-def):
687 Use the new find-function-search-for-symbol functionality.
688 Allow FILE to be `C-source'.
689
690 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
691 (find-function-C-source): New fun.
692 (find-function-search-for-symbol): Use it.
693
694 2004-03-29 Michael Mauger <mmaug@yahoo.com>
695
696 * progmodes/sql.el (sql-product-alist): Rename variable
697 `sql-product-support'. Add Postgres login parameters.
698 (sql-set-product, sql-product-feature): Update with renamed
699 variable.
700 (sql-connect-postgres): Add username prompt.
701 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
702 Make patterns less product specific.
703 (sql-xemacs-p, sql-emacs19-p): Add flags for emacs variants.
704 (sql-mode-abbrev-table): Modify initialization.
705 (sql-builtin-face): Add variable.
706 (sql-keywords-re): Add macro.
707 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
708 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
709 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
710 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
711 (sql-mode-linter-font-lock-keywords)
712 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
713 (sql-mode-sybase-font-lock-keywords)
714 (sql-mode-informix-font-lock-keywords)
715 (sql-mode-interbase-font-lock-keywords)
716 (sql-mode-ingres-font-lock-keywords)
717 (sql-mode-solid-font-lock-keywords)
718 (sql-mode-sqlite-font-lock-keywords)
719 (sql-mode-db2-font-lock-keywords): Default to nil.
720 (sql-product-font-lock): Always highlight ANSI keywords.
721 (sql-add-product-keywords): Made similar to
722 `font-lock-add-keywords'.
723 (sql-send-string): Add function.
724
725 2004-04-29 Dave Love <fx@gnu.org>
726
727 * progmodes/cfengine.el (cfengine-beginning-of-defun)
728 (cfengine-end-of-defun): Ensure progress through buffer.
729
730 * info-look.el (cfengine-mode): Accept a terminal ().
731
732 2004-04-29 Juri Linkov <juri@jurta.org>
733
734 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
735 instead of isearch-yank-word-or-char. Add new key bindings for
736 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
737 (isearch-del-char): New fun.
738 (isearch-forward, isearch-edit-string): Update docstring.
739 (isearch-yank-char): Doc fix.
740 (isearch-other-meta-char): Restore point after scrolling.
741
742 * progmodes/compile.el (compilation-context-lines): Add nil option
743 to disable compilation output window scrolling.
744 (compilation-set-window): Use it.
745
746 * outline.el (outline-next-preface, outline-show-heading):
747 Don't leave unhidden blank line before heading.
748 (outline-end-of-subtree): Include last newline into subtree.
749 (hide-entry): Leave point at beginning of heading instead of end.
750 (outline-up-heading): Push mark for the first call of successive
751 command calls.
752
753 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
754
755 * comint.el (comint-prompt-read-only): New variable.
756 (comint-output-filter): Implement it.
757
758 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
759 (ielm-prompt-internal): New variable.
760 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
761 (ielm-send-input): Delete unused variable `buf'.
762 (ielm-eval-input): Use `ielm-prompt-internal'.
763 (inferior-emacs-lisp-mode): Use new variables
764 `comint-prompt-read-only' and `ielm-prompt-internal'.
765 Get rid of obsolete variable `directory-sep-char'.
766 (ielm): Use `zerop'.
767
768 2004-04-29 John Paul Wallington <jpw@gnu.org>
769
770 * thumbs.el (toplevel): Require cl at compile time.
771 Remove conditional definitions of `ignore-errors' and `caddar'
772 because they occur at run time.
773
774 2004-04-28 Nick Roberts <nickrob@gnu.org>
775
776 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
777 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
778 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
779 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
780
781 * progmodes/gud.el (gud-common-init): Throw an error if program is
782 already running under gdb.
783
784 2004-04-28 John Paul Wallington <jpw@gnu.org>
785
786 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
787 (thumbs-show-image-num): Move assignment of
788 `thumbs-current-image-filename' within scope of `i'.
789 (thumbs-emboss-image): Don't use `evenp'.
790
791 2004-04-28 Richard M. Stallman <rms@gnu.org>
792
793 * progmodes/compile.el (compilation-context-lines): Default now 0.
794
795 2004-04-28 Juanma Barranquero <lektu@terra.es>
796
797 Use `time-less-p' from calendar/time-date.el instead of defining
798 custom versions of it.
799
800 * pcomplete.el (pcomplete-time-less-p): Remove.
801
802 * thumbs.el (time-less-p): Remove.
803
804 * calendar/timeclock.el (timeclock-time-less-p): Remove.
805 (timeclock-generate-report): Use `time-less-p'.
806
807 * emacs-lisp/autoload.el (autoload-before-p): Remove.
808 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
809
810 2004-04-28 Masatake YAMATO <jet@gyve.org>
811
812 * subr.el (remove-overlays): Make arguments optional.
813
814 * wid-edit.el (widget-specify-button): Put evaporate to the
815 overlay for sample.
816 (widget-specify-sample): Put evaporate to the overlay for sample.
817 (widget-specify-doc): Put evaporate to the overlay for documentation.
818
819 2004-04-27 Jesper Harder <harder@ifa.au.dk>
820
821 * info.el (info-apropos): Make it an index node. Align node names
822 like makeinfo.
823
824 2004-04-27 Eli Zaretskii <eliz@gnu.org>
825
826 * net/browse-url.el (browse-url-netscape-sentinel)
827 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
828 (browse-url-epiphany-sentinel, browse-url-mosaic):
829 Use browse-url-*-program instead of a literal program name.
830
831 2004-04-27 Kevin Ryde <user42@zip.com.au>
832
833 * eshell/em-alias.el:
834 * eshell/em-dirs.el:
835 * eshell/em-hist.el:
836 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
837 features when M-x customize-group loads modules before the main
838 eshell.el.
839
840 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
841
842 * subr.el (momentary-string-display): Support EXIT-CHAR that is
843 either a character representation of an event or an event
844 description list.
845
846 * type-break.el: Capitalise Emacs and Lisp.
847 (type-break-good-break-interval, type-break-demo-boring-stats)
848 (type-break-terse-messages, type-break-file-name): New defcustoms.
849 (type-break-post-command-hook)
850 (type-break-warning-countdown-string): Quote variable names in doc.
851 (type-break-interval-start, type-break-auto-save-file-name): New vars.
852 (type-break-mode): Document type-break-good-break-interval and the
853 "session" file. Schedule break according to the session file.
854 Kill session file buffer on exit. Organise for save-some-buffers
855 to always save the session file.
856 (type-break-mode-line-message-mode, type-break-query-mode):
857 Uppercase arguments.
858 (type-break-file-time, type-break-file-keystroke-count, timep)
859 (type-break-choose-file, type-break-get-previous-time)
860 (type-break-get-previous-count): New defuns.
861 (type-break): Avoid break querying after a completed break in the
862 case where the query was initiated during user invocation of the
863 break. Optional terse messages.
864 Use type-break-good-break-interval if type-break-good-rest-interval is
865 nil. File the break time.
866 (type-break-schedule): New optional args for overriding the use of
867 the current time.
868 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
869 after a break.
870 (type-break-check): File the keystroke count.
871 (type-break-do-query): Prevent a second query when the break is
872 interrupted. Optional terse message.
873 (type-break-keystroke-reset): Record the start of a typing interval.
874 (type-break-demo-boring): Optional terse messages. Display word
875 per minute and keystroke counts according to
876 type-break-demo-boring-stats.
877
878 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
879
880 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
881 directories, make sure they exist under archive-tmpdir.
882
883 2004-04-27 Juri Linkov <juri@jurta.org>
884
885 * help.el (view-emacs-news): With argument, display info for the
886 selected version by finding it among different NEWS files, and
887 narrowing the buffer to the selected version.
888
889 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
890 same-window-buffer-names.
891 (info): New arg `buffer'. Use it. Doc fix. Read file name for
892 non-numeric prefix argument, append the number to the buffer name
893 for numeric prefix argument.
894 (info-other-window): Bind same-window-regexps to nil.
895 (Info-reference-name): Rename to Info-point-loc.
896 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
897 and Info-find-index-name for stringy Info-point-loc.
898 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
899 without middle `.', but with final `.' and optional line number
900 for it. Set Info-point-loc for index nodes.
901 (Info-index): Remove middle `.' from index entry regexp.
902 Modify line number regexp.
903 (Info-index-next): Decrement line number.
904 (info-apropos): Remove middle `.' from index entry regexp.
905 Add optional line number regexp at the end. Add matched value
906 for line number to the result list and insert it to the buffer.
907 Replace match-string by match-string-no-properties.
908 Reorder result list.
909 (Info-fontify-node): Hide index line numbers.
910 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
911 empty matches.
912 (Info-follow-reference): Use `str' instead of
913 Info-following-node-name-re.
914 (Info-toc): Use full file names. Set Info-current-node to "Top".
915 (Info-fontify-node): Compare file names without directory name.
916 (Info-try-follow-nearest-node): Don't set Info-reference-name.
917 Set second arg of Info-extract-menu-node-name for index nodes.
918 (info-xref-visited): Use magenta3 instead of magenta4.
919 (Info-mode): Add info-apropos to docstring.
920
921 * log-view.el (log-view-diff): Replace interactive code "r"
922 by a list to allow to call it even if region is not active.
923
924 * paren.el (show-paren-highlight-openparen): New var.
925 (show-paren-function): Turn on openparen highlighting when
926 matching forward if show-paren-highlight-openparen is non-nil.
927
928 * simple.el (kill-ring-save): Use blink-matching-delay instead of
929 the constant value 1.
930 (completions-common-part): Expand docstring.
931
932 * textmodes/picture.el (picture-mode-map): Add arrow keys.
933
934 2004-04-27 Kim F. Storm <storm@cua.dk>
935
936 * image.el (insert-sliced-image): Use line-height instead of
937 line-spacing property on newline.
938
939 2004-04-26 Lars Hansen <larsh@math.ku.dk>
940
941 * desktop.el (desktop-buffer-misc-data-function): Rename to
942 desktop-save-buffer and change docstring.
943 (desktop-buffer-modes-to-save): Delete.
944 (desktop-save-buffer-p): Use desktop-save-buffer instead of
945 desktop-buffer-modes-to-save.
946 (desktop-save): Rename desktop-buffer-misc-data-function to
947 desktop-save-buffer and allow non-function value.
948 (desktop-missing-file-warning): Correct docstring.
949
950 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
951 to desktop-save-buffer.
952
953 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
954 desktop-save-buffer.
955
956 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
957
958 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
959
960 2004-04-26 Eli Zaretskii <eliz@gnu.org>
961
962 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
963
964 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
965
966 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
967 (ielm): Only go to the end of the buffer when starting a new process.
968
969 2004-04-25 Juanma Barranquero <lektu@terra.es>
970
971 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
972 mode line. Bind `inhibit-read-only' to t before modifying
973 properties of text in the buffer.
974 (ielm): Force point to the end of buffer, even when running ielm
975 from inside itself.
976
977 2004-04-25 Jesper Harder <harder@ifa.au.dk>
978
979 * info.el (info-apropos): Reset Info-complete-cache.
980
981 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
982
983 * progmodes/compile.el (compilation-error-regexp-alist-alist):
984 Also recognize severe Irix et al. messages.
985 (compilation-normalize-filename, compile-abbreviate-directory):
986 Delete functions.
987 (compilation-get-file-structure): New function inherits
988 functionality of the two preceding ones.
989 (compilation-internal-error-properties, compilation-fake-loc):
990 Use it so that different paths to the same file share the same
991 markers. Also optimize finding adjacent marker slightly.
992
993 2004-04-25 Kim F. Storm <storm@cua.dk>
994
995 * image.el (insert-sliced-image): Add line-spacing t property
996 to newlines separating image lines.
997
998 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
999
1000 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
1001
1002 * ielm.el (ielm-prompt-read-only): New user option.
1003 (ielm-prompt): Expand docstring to describe new behavior.
1004 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
1005 mention it in the docstring.
1006
1007 2004-04-24 Andreas Schwab <schwab@suse.de>
1008
1009 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
1010
1011 * diff.el (diff): Set default-directory in diff buffer.
1012
1013 2004-04-24 Eli Zaretskii <eliz@gnu.org>
1014
1015 * mail/sendmail.el (mail-bury): Don't delete the frame where the
1016 mail was being composed if the terminal cannot display more than
1017 one frame; instead, switch to previous frame.
1018
1019 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
1020 (rmail-start-mail): Support rmail-mail-new-frame even on
1021 terminals that can display only one frame at a time.
1022
1023 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
1024
1025 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
1026 (checkdoc-output-font-lock-keywords): Remove error regexp.
1027 (checkdoc-output-mode-map): Remove.
1028 (checkdoc-output-mode): Derive from compilation-mode.
1029 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
1030
1031 * dired.el (dired-mode-map): Add a menu entry for wdired.
1032
1033 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
1034 (rx-bracket, rx-check-any, rx-any): Clean up name space.
1035
1036 * wdired.el: (wdired-mode-map): Move init into declaration.
1037 Fix `return' binding.
1038 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
1039 Use force-mode-line-update.
1040 (wdired-get-filename): Use `unless'.
1041 (wdired-preprocess-files): Don't assume names have no \n and use / for
1042 dir separator.
1043 (wdired-normalize-filename): Use replace-regexp-in-string.
1044 (wdired-load-hooks): Remove.
1045 (wdired-mode-hooks): Rename to wdired-mode-hook.
1046
1047 * info-look.el: Add support for cfengine-mode.
1048 (info-lookup-setup-mode): Use dolist.
1049
1050 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
1051
1052 * wdired.el: New file.
1053
1054 2004-04-23 Juanma Barranquero <lektu@terra.es>
1055
1056 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
1057
1058 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
1059 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
1060 (pcomplete--help, pcomplete--here): Doc fixes.
1061
1062 2004-04-23 Andre Spiegel <spiegel@gnu.org>
1063
1064 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
1065 handles wrong-number-of-arguments in backend call.
1066
1067 * vc.el (vc-print-log): Likewise.
1068
1069 2004-04-20 Dave Love <fx@gnu.org>
1070
1071 * emacs-lisp/rx.el: Doc fixes.
1072 (rx-constituents): Add/extend many forms.
1073 (rx-check): Check form is a list.
1074 (bracket): Defvar.
1075 (rx-check-any, rx-any, rx-check-not): Modify.
1076 (rx-not): Simplify.
1077 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
1078 (rx-kleene): Use rx-trans-forms.
1079 (rx-quote-for-set): Delete.
1080 (rx): Allow multiple args.
1081
1082 2004-04-23 Kenichi Handa <handa@m17n.org>
1083
1084 * international/mule-util.el (char-displayable-p): Simplify by
1085 using internal-char-font.
1086
1087 2004-04-23 Juanma Barranquero <lektu@terra.es>
1088
1089 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1090
1091 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
1092
1093 * diff-mode.el (diff-next-error): New fun.
1094 (diff-mode): Use it.
1095
1096 * simple.el (next-error): Change arg name.
1097 Add support for the documented C-u C-x ` usage.
1098
1099 * frame.el (special-display-popup-frame, next-multiframe-window)
1100 (previous-multiframe-window): Only consider frames on same display.
1101
1102 2004-04-22 Lars Hansen <larsh@math.ku.dk>
1103
1104 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
1105 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
1106
1107 2004-04-22 Kim F. Storm <storm@cua.dk>
1108
1109 * net/telnet.el (telnet): Add optional port arg.
1110
1111 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
1112
1113 * progmodes/compile.el (compilation-mode-font-lock-keywords):
1114 Minor sanity check on the `hyperlink' slot.
1115
1116 * Makefile.in (recompile): Compile new files.
1117
1118 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
1119 Add byte-recompile-directory's optional `arg'.
1120
1121 * cvs-status.el (cvs-tree-use-charset): New var.
1122 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
1123 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
1124 (cvs-status-cvstrees): Use it.
1125
1126 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
1127 Make it a normal major mode.
1128 (checkdoc-buffer-label): Make sure the file name is meaningful.
1129 (checkdoc-output-to-error-buffer): Remove.
1130 (checkdoc-error, checkdoc-start-section): Rewrite.
1131
1132 * info.el (info-node, info-menu-5, info-xref, info-header-node)
1133 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
1134 (Info-title-4-face): Use new syntax.
1135 (info-xref-visited): Inherit from info-xref.
1136
1137 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
1138
1139 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
1140
1141 * simple.el (next-error-last-buffer, next-error-function):
1142 New variables for the next-error framework.
1143 (next-error-buffer-p): New function.
1144 (next-error-find-buffer): Generalize compilation-find-buffer.
1145 (next-error, previous-error, first-error, next-error-no-select)
1146 (previous-error-no-select): Move from compile.el.
1147
1148 * replace.el (occur-next-error, occur-1): Hook into the next-error
1149 framework.
1150
1151 * progmodes/compile.el (compilation-start):
1152 Set next-error-last-buffer so next-error knows where to jump.
1153 (compilation-setup): Set the buffer-local variable
1154 next-error-function to 'compilation-next-error-function.
1155 (compilation-buffer-p, compilation-buffer-internal-p): Use an
1156 alternate way to find if a buffer is a compilation buffer, for
1157 next-error convenience.
1158 (next-error-no-select, previous-error-no-select, next-error)
1159 (previous-error, first-error): Move to simple.el.
1160 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
1161 (compilation-last-buffer): Remove.
1162 (compilation-start, compilation-next-error, compilation-setup)
1163 (compilation-next-error-function, compilation-find-buffer):
1164 Remove compilation-last-buffer use.
1165
1166 2004-04-21 Juanma Barranquero <lektu@terra.es>
1167
1168 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
1169 (font-lock-warning-face): Fix spacing.
1170
1171 * makefile.w32-in (WINS): Add url/ directory.
1172
1173 2004-04-21 Lars Hansen <larsh@math.ku.dk>
1174
1175 * desktop.el (desktop-buffer-mode-handlers): New variable.
1176 Alist of major mode specific functions to restore a desktop buffer.
1177 (desktop-buffer-handlers): Make variable obsolete.
1178 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
1179 Catch errors signaled in handlers. Update buffer count.
1180 Evaluate desktop-buffer-point.
1181 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
1182 move to dired.el.
1183 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
1184 move to info.el.
1185 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
1186 move to mail/rmail.el.
1187 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
1188 to mh-e/mh-e.el.
1189 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
1190 On fail, print message (to message buffer) even if
1191 desktop-missing-file-warning is nil.
1192 (desktop-buffer-misc-data-function): New buffer local variable.
1193 Function returning major mode specific data.
1194 (desktop-buffer-misc-functions): Make variable obsolete.
1195 (desktop-save): Use desktop-buffer-misc-data-function.
1196 (desktop-buffer-dired-misc-data): Rename to
1197 dired-desktop-buffer-misc-data and move to dired.el.
1198 (desktop-buffer-info-misc-data): Rename to
1199 Info-desktop-buffer-misc-data and move to info.el.
1200 (desktop-read): Add message about number of buffers restored/failed.
1201 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
1202 Add parameters. Pause to display error only when
1203 desktop-missing-file-warning is non-nil.
1204 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
1205 (dired-mode): Bind desktop-buffer-misc-data-function.
1206 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
1207 Add Parameters.
1208 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
1209 (Info-mode): Bind desktop-buffer-misc-data-function.
1210 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
1211 Add Parameters.
1212 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
1213 Add Parameters.
1214
1215 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
1216
1217 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
1218 the case of letters in case-insensitive expansions when the
1219 abbrev is preceded by characters with letter syntax.
1220
1221 2004-04-21 Richard M. Stallman <rms@gnu.org>
1222
1223 * progmodes/cperl-mode.el (cperl-putback-char):
1224 Delete Emacs 18 definition.
1225
1226 * international/mule.el (ctext-post-read-conversion):
1227 Use assoc-string, not assoc-ignore-case.
1228
1229 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
1230
1231 * emacs-lisp/easymenu.el (easy-menu-add):
1232 Do call x-popup-menu, but only if it's defined.
1233
1234 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
1235
1236 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
1237 Handle multiple args: compile like progn.
1238
1239 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
1240 take all args as &rest arg.
1241
1242 * autoinsert.el (auto-insert-alist): Insert the user's name in
1243 copyright notice, rather than Free Software Foundation.
1244
1245 2004-04-21 Kenichi Handa <handa@m17n.org>
1246
1247 * descr-text.el (describe-char): Make it work on *Help* buffer.
1248
1249 2004-04-21 Kim F. Storm <storm@cua.dk>
1250
1251 * image.el (insert-image): Add optional SLICE arg.
1252 (insert-sliced-image): New defun.
1253
1254 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
1255
1256 * subr.el (read-number): Check whether `default' is nil.
1257
1258 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1259
1260 * progmodes/compile.el (compilation-error-properties):
1261 Split into two.
1262 (compilation-internal-error-properties): New one.
1263 (compilation-compat-error-properties): Use it. Fix the non-marker case.
1264
1265 2004-04-20 Richard M. Stallman <rms@gnu.org>
1266
1267 * window.el (split-window-save-restore-data):
1268 Don't update the data if OLD-INFO is nil.
1269
1270 * view.el (view-return-to-alist): Mark it permanent local.
1271
1272 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
1273
1274 * recentf.el (recentf-save-list): Catch and warn about errors.
1275
1276 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
1277 so "Buffers" won't be pure.
1278
1279 * help-mode.el (help-mode-finish): Set help-return-alist first
1280 thing, setting only the entry for the selected window.
1281
1282 * help-fns.el (describe-function-1): If many non-control non-meta
1283 keys run the command, don't list all of them.
1284
1285 2004-04-20 Juanma Barranquero <lektu@terra.es>
1286
1287 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
1288 arg. Copied from Andre Spiegel's patch of 2004-03-21.
1289
1290 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
1291
1292 2004-04-20 Kenichi Handa <handa@m17n.org>
1293
1294 * international/quail.el (quail-lookup-key): New optional arg
1295 NOT-RESET-INDICES.
1296 (quail-get-translations): Call quail-lookup-key with
1297 NOT-RESET-INDICES t.
1298 (quail-completion): Likewise.
1299 (quail-lookup-map-and-concat): Likewise.
1300
1301 2004-04-20 Kenichi Handa <handa@m17n.org>
1302
1303 * international/quail.el (quail-update-translation): Don't insert
1304 such an unsupported multibyte char in a unibyte buffer.
1305
1306 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
1307
1308 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
1309 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
1310 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
1311 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
1312 (gdb-frame-assembler-buffer): Improve behaviour with
1313 multiple frames.
1314 (gdb-display-buffer): Extend search to all visible frames.
1315
1316 2004-04-19 Eli Zaretskii <eliz@gnu.org>
1317
1318 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
1319 characters left after base64 decoding.
1320 (rmail-decode-region): Use -dos variety of `coding', to remove any
1321 ^M characters left after qp or base64 decoding.
1322
1323 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1324
1325 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
1326 messages.
1327
1328 2004-04-19 Stephen Eglen <stephen@gnu.org>
1329
1330 * add-log.el (add-change-log-entry): Update doc string to mention
1331 add-log-full-name and add-log-mailing-address.
1332
1333 2004-04-18 Juri Linkov <juri@jurta.org>
1334
1335 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
1336 (Info-find-node-2): Simplify error message.
1337 (Info-insert-dir): Use Info-following-node-name.
1338 (Info-goto-node): Remove *info-history* and *info-toc*.
1339 (Info-history): Create a node of the virtual history file.
1340 (Info-toc): Create a node of the virtual toc file.
1341 (Info-insert-toc): New arg `curr-file' for reference file names.
1342 (info-apropos): Remove redundant var binding for temp-file.
1343 (Info-index, Info-index-next, Info-mode): Doc fix.
1344 (Info-goto-emacs-command-node): Don't jump to *info* from
1345 non-*info* Info buffers.
1346 (Info-fontify-node): Don't show the file name of external
1347 references if `Info-hide-note-references' is `hide'. Don't hide
1348 newlines at the end of paragraphs.
1349
1350 * international/mule-diag.el (list-input-methods):
1351 Fix args to help-xref-button.
1352
1353 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
1354 to put into effect local variables from TUTORIAL files.
1355
1356 * textmodes/paragraphs.el (sentence-end) <function>: New fun
1357 with default value taken from the variable `sentence-end'.
1358 (sentence-end) <defcustom>: Set default to nil. Doc fix.
1359 Add nil const to :type.
1360 (sentence-end-without-period, sentence-end-double-space)
1361 (sentence-end-without-space): Doc fix.
1362
1363 * textmodes/paragraphs.el (forward-sentence):
1364 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
1365 (fill-delete-newlines):
1366 * progmodes/cc-cmds.el (c-beginning-of-statement):
1367 Use function `sentence-end' instead of variable `sentence-end'.
1368
1369 2004-04-18 Andreas Schwab <schwab@suse.de>
1370
1371 * progmodes/compile.el (compilation-start): Set window start to
1372 point-min if compilation-scroll-output is nil.
1373
1374 2004-04-18 John Wiegley <johnw@newartisans.com>
1375
1376 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
1377
1378 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
1379
1380 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
1381 (gdb-info-breakpoints-custom): Revert previous change.
1382 (gdb-view-assembler): Update assembler if necessary.
1383 (gdb-frame-handler): Parse correctly for gdb-current-frame.
1384 (gdb-display-source-buffer): Update properly when both source and
1385 assembler are visible.
1386
1387 2004-04-17 John Wiegley <johnw@newartisans.com>
1388
1389 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
1390 which limits the number of names shown in the minibuffer. Off by
1391 default.
1392 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
1393 up iswitchb for users with a multitude of open buffers by showing
1394 only the first and last N/2 buffers in the completion list (which
1395 is enough to aid C-s/C-r, and to know that more characters are
1396 needed to refine the completion list).
1397
1398 2004-04-17 Richard M. Stallman <rms@gnu.org>
1399
1400 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
1401 (file-truename): Expand all ~ constructs directly.
1402 (insert-directory): Delete any error msg output by the
1403 `insert-directory-program'.
1404
1405 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
1406 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
1407 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
1408 (allout-init): Use find-file-hook, not find-file-hooks.
1409 (allout-mode): Eliminate Emacs 18 support.
1410 Use write-contents-functions, not local-write-file-hooks.
1411
1412 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
1413
1414 * progmodes/compile.el (compilation-error-properties): Fix for
1415 adding messages when there are already markers for their file.
1416 (compilation-fake-loc): New function.
1417
1418 2004-04-16 Dave Love <fx@gnu.org>
1419
1420 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
1421 (python-load-file): Fix python-orig-start setting.
1422
1423 * progmodes/compile.el: Doc fixes.
1424 (compilation-error-regexp-alist-alist)
1425 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
1426 (compilation-assq): Wrap in eval-when-compile.
1427 (compilation-mode-font-lock-keywords): Don't use list*.
1428 (compilation-start): Avoid warning.
1429 (compilation-compat-error-properties)
1430 (compilation-directory-properties): Add keymap property.
1431 (compilation-parsing-end): Make it a marker for better compatibility.
1432
1433 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
1434
1435 2004-04-16 Mark A. Hershberger <mah@everybody.org>
1436
1437 * xml.el: Doc fixes.
1438 (xml-get-children): Only looks at sub-tags and ignore strings.
1439
1440 * xml.el (xml-parse-tag): Avoid overwriting node-name.
1441
1442 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
1443
1444 * url/url-util.el (url-debug): Use with-current-buffer.
1445
1446 * url/url-nfs.el (url-nfs-file-attributes): Add id-format parameter.
1447 (url-nfs-create-wrapper): Use new backquote syntax.
1448
1449 * url/url-https.el (url-https-file-attributes): Add id-format param.
1450
1451 * url/url-http.el (url-http-head-file-attributes)
1452 (url-http-file-attributes): Add id-format parameter.
1453
1454 * url/url-handlers.el: Use new find-file-hook.
1455 (url-file-attributes): Add id-format parameter.
1456
1457 * url/url-file.el (url-file-create-wrapper): Use new backquote syntax.
1458 (url-file-file-attributes): Add id-format parameter.
1459
1460 * url/url-dav.el: Use with-current-buffer.
1461 (url-dav-process-response): Fix regexps and spurious quote.
1462 (url-dav-file-attributes): Add id-format param.
1463
1464 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
1465
1466 2004-04-16 Andre Spiegel <spiegel@gnu.org>
1467
1468 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
1469
1470 * vc.el (vc-print-log): Likewise.
1471
1472 2004-04-16 Masatake YAMATO <jet@gyve.org>
1473
1474 * simple.el (completion-setup-function): Set an initial value
1475 to `element-common-end' before entering loop. Set a value
1476 to `element-common-end' at the end of loop.
1477 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
1478 (completions-common-part): Rename from completion-de-emphasis.
1479 (completions-first-difference): Rename from completion-emphasis.
1480 Suggested by RMS.
1481
1482 2004-04-16 Juanma Barranquero <lektu@terra.es>
1483
1484 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
1485 (bookmark-edit-annotation-mode): Add mode name.
1486
1487 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
1488
1489 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
1490 for nested conflict markers.
1491 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
1492
1493 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
1494
1495 * progmodes/gdb-ui.el (gdb-goto-info): New function.
1496
1497 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
1498
1499 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1500
1501 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
1502 Give a backtrace if requested.
1503
1504 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
1505
1506 * progmodes/python.el (python-mouse-2-command, python-RET-command):
1507 Remove unused functions.
1508 (python-orig-start-line, python-orig-file): Remove.
1509 (python-orig-start): New var.
1510 (python-input-filter, python-compilation-line-number)
1511 (python-send-region, python-load-file): Use it.
1512
1513 * info.el (info): Always jump to *info*.
1514
1515 * subr.el (posn-set-point): New function.
1516
1517 * mouse.el (mouse-set-point): Use it.
1518
1519 * progmodes/compile.el (compile-goto-error): Use it.
1520 (compilation-button-map): New keymap.
1521 (compilation-error-properties): Use it.
1522 (compilation-shell-minor-mode-map): Don't bind mouse-2.
1523
1524 * smerge-mode.el (smerge-popup-context-menu): Use it.
1525
1526 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
1527 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
1528 mouse and non-mouse case.
1529
1530 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
1531 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
1532
1533 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
1534 Make it work for non-mouse events.
1535
1536 * pcvs-info.el (cvs-status-map): Update binding name.
1537
1538 2004-04-14 Mark A. Hershberger <mah@everybody.org>
1539
1540 * xml.el (xml-maybe-do-ns): New function to handle namespace
1541 parsing of both attribute and element names.
1542 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
1543 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
1544 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
1545 (xml-parse-attlist): Make it do its own namespace parsing.
1546
1547 2004-04-14 Dave Love <fx@gnu.org>
1548
1549 * progmodes/python.el (run-python): Fix use of \n.
1550 (python-load-file): Remove `try' from Python fragment.
1551 (python-describe-symbol): Fix message.
1552
1553 * comint.el: Doc fixes.
1554 (comint-last-input-start, comint-last-input-end)
1555 (comint-last-output-start): Give them values.
1556 (comint-arguments): Avoid warning.
1557 (comint-skip-prompt): Use line-end-position.
1558 (comint-backward-matching-input): Rename arg to agree with doc.
1559 (comint-extract-string): Use syntax-ppss.
1560 (comint-dynamic-simple-complete): Delete useless list construction.
1561 (comint-redirect-subvert-readonly): New.
1562 (comint-redirect-preoutput-filter): Use it.
1563
1564 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
1565 Correctly handle negative arguments when calling hook functions.
1566
1567 2004-04-14 Jesper Harder <harder@ifa.au.dk>
1568
1569 * info.el (info-apropos): Don't clobber Info-history-list.
1570
1571 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
1572
1573 * progmodes/compile.el (compilation-setup):
1574 Localize overlay-arrow-position.
1575 (compilation-sentinel): Restructure code equivalently.
1576 (compilation-next-error): Find message on same line after point if
1577 not found before point.
1578 (compile-mouse-goto-error): Restore function so that compilation
1579 buffer need not be current and use compile-goto-error.
1580 (compile-goto-error): Restore function.
1581 (next-error): Set overlay-arrow-position.
1582 (compilation-forget-errors): Don't localize already local
1583 compilation-locs and remove FIXME about refontifying.
1584
1585 2004-04-14 Kim F. Storm <storm@cua.dk>
1586
1587 * startup.el (emacs-quick-startup): New defvar (set by -Q).
1588 (command-line): New option -Q. Like -q --no-site-file, but
1589 in addition it also disables menu-bar, tool-bar, scroll-bars,
1590 tool-tips, and the blinking cursor.
1591 (command-line-1): Skip startup screen if -Q.
1592 (fancy-splash-head): Use ":align-to center" prop to center splash image.
1593
1594 * emulation/cua-base.el (cua-read-only-cursor-color)
1595 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
1596
1597 2004-04-13 Dave Love <fx@gnu.org>
1598
1599 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
1600 (syntax): Don't require.
1601 (python) <defgroup>: Add :version.
1602 (python-quote-syntax): Re-written.
1603 (inferior-python-mode): Move stuff here from run-python and add
1604 some more.
1605 (python-preoutput-continuation, python-preoutput-result)
1606 (python-dotty-syntax-table): New.
1607 (python-describe-symbol): Use them.
1608 (run-python): Move stuff to inferior-python-mode. Modify code
1609 loaded into Python.
1610 (python-send-region): Use python-proc, python-send-string.
1611 (python-send-string): Send newlines too. Callers changed.
1612 (python-load-file): Re-written.
1613 (python-eldoc-function): New.
1614 (info-look): Don't require.
1615 (python-after-info-look): New. A modified version of former
1616 top-level code for use with eval-after-load.
1617 (python-maybe-jython, python-guess-indent): Use widened buffer.
1618 (python-fill-paragraph): Re-written.
1619 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
1620 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
1621
1622 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
1623
1624 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
1625 Set compilation-error-regexp-alist earlier.
1626
1627 * progmodes/compile.el (compilation-minor-mode-map)
1628 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
1629 (compile-goto-error): Re-merge the mouse and non-mouse commands.
1630
1631 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
1632
1633 * progmodes/compile.el (compile-goto-error): Select the buffer/window
1634 corresponding to the event.
1635
1636 * url/url.el (url-retrieve): Use with-current-buffer.
1637
1638 * url/url-http.el (url-http-parse-headers, url-http-file-exists-p):
1639 Remove unused var `version'.
1640
1641 * url/url-handlers.el (url-handler-mode): New minor mode.
1642 (url-setup-file-name-handlers): Remove.
1643
1644 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
1645
1646 * loadup.el: Add cygwin to system-type list, for unexec() support.
1647
1648 2004-04-12 John Paul Wallington <jpw@gnu.org>
1649
1650 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
1651 (ibuffer-restore-window-config-on-quit): New variable to replace
1652 `ibuffer-delete-window-on-quit'. Update all references.
1653 (ibuffer-prev-window-config): New variable.
1654 (ibuffer-quit): Restore previous window configuration instead of
1655 deleting window.
1656 (ibuffer): Save window configuration before showing Ibuffer buffer.
1657
1658 * help.el (describe-mode): Doc fix.
1659
1660 * url/url-cookie.el (url-cookie-handle-set-cookie): Replace calls
1661 to obsolete `assoc-ignore-case' with calls to `assoc-string'.
1662
1663 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
1664
1665 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
1666 not to treat nil as a function.
1667
1668 * vc-arch.el (vc-arch-root): Be a bit more careful.
1669 (vc-arch-register): Save the buffer if we modified it.
1670 (vc-arch-delete-rej-if-obsolete): Save excursion.
1671 (vc-arch-find-file-hook): Use the simpler after-save-hook.
1672 (vc-arch-responsible-p, vc-arch-init-version): New functions.
1673
1674 * net/ldap.el (ldap-search): Use list*.
1675
1676 2004-04-12 Juri Linkov <juri@jurta.org>
1677
1678 * info.el (Info-follow-reference): Allow multiline reference name.
1679
1680 2004-04-11 Dave Love <fx@gnu.org>
1681
1682 * url/url-mailto.el (url-mailto):
1683 * url/url-history.el (url-history-setup-save-timer):
1684 * url/url-cookie.el (url-cookie-setup-save-timer): Avoid warnings.
1685
1686 * url/url-file.el (url-file-build-filename): Don't use
1687 directory-sep-char.
1688
1689 * url/url-auth.el (url-register-auth-scheme): Fix `format' call.
1690
1691 * url/url-about.el (url-scheme-registry): Defvar.
1692 (url-about): Use text/plain.
1693
1694 * url/url-vars.el (cl): Don't require.
1695 (url): Add :version.
1696 (url-bug-address): Use bug-gnu-emacs.
1697
1698 * url/url-util.el (url-hexify-string): Don't give multibyte error
1699 for char <16.
1700 (mail-header-extract): Autoload.
1701
1702 * url/url-parse.el: Doc fixes.
1703
1704 * url/url-ldap.el (ldap): Require.
1705 (url-ldap): Fix `format' call.
1706 (url-ldap-certificate-formatter): Avoid warning.
1707
1708 * url/url-https.el (url-https-create-secure-wrapper): Use modern
1709 backquotes.
1710
1711 * url/url-dav.el (url-dav-rename-file): Fix args of `signal'.
1712 (url-intersection): New.
1713 (url-dav-supported-p): Use it.
1714 (url-dav-save-resource): Declare url-http-response-status special.
1715
1716 * url/url-cache.el (url-util): Require.
1717
1718 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
1719
1720 * progmodes/python.el: New file.
1721
1722 2004-04-11 Andre Spiegel <spiegel@gnu.org>
1723
1724 * vc-hooks.el (vc-arg-list): Function removed.
1725 (vc-default-workfile-unchanged-p): Use condition-case to check for
1726 backward compatibility.
1727
1728 * vc.el (vc-print-log): Use condition-case to check for backward
1729 compatibility.
1730
1731 2004-04-11 Juri Linkov <juri@jurta.org>
1732
1733 * dired.el (dired-faces): New defgroup.
1734 (dired-header, dired-mark, dired-marked, dired-flagged)
1735 (dired-warning, dired-directory, dired-symlink, dired-ignored):
1736 New faces.
1737 (dired-header-face, dired-mark-face, dired-marked-face)
1738 (dired-flagged-face, dired-warning-face, dired-directory-face)
1739 (dired-symlink-face, dired-ignored-face): New face variables.
1740 (dired-font-lock-keywords): Use them instead of font-lock faces.
1741 Split the rule for dired marks into 3 separate rules: for marks,
1742 marked file names and flagged file names.
1743
1744 * help-mode.el (help-make-xrefs): Add a final newline to the
1745 *Help* buffer.
1746
1747 2004-04-11 John Paul Wallington <jpw@gnu.org>
1748
1749 * replace.el (occur-engine): Distinguish between one and several
1750 matches in the matches per buffer heading.
1751
1752 2004-04-11 Kim F. Storm <storm@cua.dk>
1753
1754 * ido.el (ido-confirm-unique-completion): New defcustom.
1755 (ido-complete): Use it.
1756 (ido-write-file): Set it to t unconditionally.
1757
1758 2004-04-10 Miles Bader <miles@gnu.org>
1759
1760 RCS keyword removal (only non-comment changes are enumerated here):
1761
1762 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
1763 (byte-compile-insert-header): Don't use `byte-compile-version'.
1764 * url/url-vars.el (url-version): Use the constant string "Emacs"
1765 instead of calculating something from the RCS `State' keyword
1766 [the latter is almost entirely useless anyway].
1767 * forms.el (forms-version): Variable removed.
1768 (forms-mode): Don't use `forms-version'.
1769 * recentf.el (recentf-version): Variable removed.
1770 * progmodes/delphi.el (delphi-version): Variable removed.
1771 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
1772
1773 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
1774
1775 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
1776
1777 2004-04-09 Jesper Harder <harder@ifa.au.dk>
1778
1779 * info.el (info-apropos): Improve menu item regexp.
1780
1781 2004-04-09 Simon Josefsson <jas@extundo.com>
1782
1783 * mail/smtpmail.el: Add comment, based on report by
1784 kdc@rcn.com (Kevin D. Clark).
1785
1786 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1787
1788 * progmodes/compile.el (compilation-mode-font-lock-keywords):
1789 Redo one more thing that I didn't notice Daniel had undone.
1790
1791 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
1792
1793 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
1794 (gdb-goto-breakpoint, gdb-display-buffer)
1795 (gdb-display-source-buffer, gdb-view-source-function)
1796 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
1797 (gdb-source-info, gdb-frame-handler): Don't specify a window
1798 for display.
1799 (gdb-info-breakpoints-custom): Remove superfluous update of
1800 assembler buffer.
1801 (gdb-many-windows): Make settable outside gdb.
1802
1803 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
1804
1805 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
1806 Derive from fundamental-mode rather than text-mode.
1807
1808 2004-04-08 Juri Linkov <juri@jurta.org>
1809
1810 * info.el (Info-history): Doc fix.
1811 (Info-history-list): New var.
1812 (info-xref): Change magenta4 to blue, remove bold for dark and
1813 light backgrounds, change bold to underline for non-color classes.
1814 (info-xref-visited): New face.
1815 (Info-fontify-visited-nodes): New custom.
1816 (Info-hide-note-references): Add new value `hide'. Doc fix.
1817 (Info-reference-name): New var.
1818 (Info-selection-hook): New custom.
1819 (Info-edit-mode-hook): New var.
1820 (Info-find-file): New fun.
1821 (Info-find-node): Move part of code to Info-find-file.
1822 (Info-find-node-2): Add anchors to Info-history-list. Move point
1823 to the place with the reference name if name is defined.
1824 (Info-select-node): Add current node to Info-history-list.
1825 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
1826 (Info-search-whitespace-regexp): New custom.
1827 (Info-search-case-fold): New var.
1828 (Info-search): Add "case-sensitively" to the prompt.
1829 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
1830 (Info-search-case-sensitively, Info-search-next): New fun.
1831 (Info-up): Move point to the menu item of the current node.
1832 (Info-history): New fun. Add *info-history* to
1833 same-window-buffer-names.
1834 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
1835 (Info-insert-toc): New fun.
1836 (Info-build-toc): New fun.
1837 (Info-follow-reference): Add new arg `fork'. Doc fix.
1838 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
1839 with the same name prefer the reference closest to point.
1840 (Info-next-reference): Replace * by + in the *Note regexp.
1841 Add regexp for http:// and ftp://. Skip the *Note prefix.
1842 (Info-prev-reference): Replace * by + in the *Note regexp.
1843 Add regexp for http:// and ftp://. Skip the *Note prefix.
1844 (Info-follow-nearest-node): Add new arg `fork'.
1845 (Info-try-follow-nearest-node): Add new arg `fork'.
1846 Call browse-url for http:// and ftp:// references.
1847 Set Info-reference-name for index entries.
1848 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
1849 Info-search-next, Info-history, Info-toc, clone-buffer.
1850 (Info-menu-update): Replace * by + in the *Note regexp.
1851 (Info-mode): Add documentation for Info-history, Info-toc,
1852 Info-search-case-sensitively, Info-search-next, clone-buffer.
1853 (Info-fontify-menu-headers): Remove fun. Move code to
1854 Info-fontify-node.
1855 (Info-fontify-node): Add docstring. Add local vars
1856 fontify-visited-p and not-fontified-p. If not-fontified-p is t
1857 then fontify header line, titles, menu headers, http and ftp
1858 references, refill paragraphs. If not-fontified-p is t or
1859 fontify-visited-p is t then fontify cross references, menu items.
1860 Fontify menu headers. Fontify http and ftp references.
1861 Change regexp for cross references to require whitespace after *Note,
1862 add matching groups for file and node names. Remove hack for quote.
1863 Use display property for Info-hide-note-references=t. Use fifth
1864 or fourth match for help-echo. Display visited nodes in a
1865 different face. Unhide file names of external references.
1866 Unhide newlines. Display visited menu items in a different face.
1867
1868 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
1869
1870 * progmodes/compile.el: Require CL.
1871 (compilation-mode-font-lock-keywords): Re-install the "line as
1872 function" patch.
1873
1874 * help-fns.el (help-C-source-directory): New var.
1875 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
1876 (describe-function-1, describe-variable): Use them.
1877
1878 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
1879 to C source files specially.
1880
1881 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
1882
1883 * info.el (Info-hide-cookies-node): New function.
1884 (Info-select-node): Use it.
1885 (Info-display-images-node): Remove message with image file name.
1886
1887 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
1888
1889 * progmodes/compile.el (compilation-warning-face)
1890 (compilation-info-face, compilation-skip-threshold)
1891 (compilation-skip-visited, compilation-context-lines):
1892 Declare :version when added to Emacs.
1893 (compilation-error-regexp-alist-alist): Extend caml and irix.
1894 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
1895 (compilation-mode-font-lock-keywords): Temporarily undo line as
1896 function patch, which wasn't ready.
1897
1898 2004-04-07 Kenichi Handa <handa@m17n.org>
1899
1900 * international/latin1-disp.el (latin1-display-setup): Check each
1901 character is displayable or not instead of calling
1902 latin1-display-check-font.
1903
1904 2004-04-06 Kenichi Handa <handa@m17n.org>
1905
1906 * language/ethio-util.el (ethio-sera-being-called-by-w3):
1907 New variable.
1908 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
1909 instead of sera-being-called-by-w3.
1910 (ethio-fidel-to-sera-buffer): Likewise.
1911 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
1912 instead of sera-being-called-by-w3.
1913 (ethio-write-file): Likewise.
1914
1915 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1916
1917 * printing.el: Dox fix.
1918
1919 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
1920
1921 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
1922 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
1923 (gdb-setup-windows): Only use separate IO buffer if required.
1924
1925 2004-04-06 Kim F. Storm <storm@cua.dk>
1926
1927 * term.el (term-is-xemacs): Remove.
1928 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
1929 (term-window-width): New function.
1930 (term-mode, term-check-size): Use it.
1931 (term-mode): Disable overflow-newline-into-fringe in term buffer.
1932
1933 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
1934
1935 * cus-edit.el (custom-add-parent-links): Change unbound variable
1936 `symbol' to `name'.
1937
1938 2004-04-05 Jesper Harder <harder@ifa.au.dk>
1939 * info.el (info-apropos): New function.
1940 (Info-mode-menu): Add it.
1941 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
1942
1943 * help-mode.el (help-make-xrefs): Recognize aliased variable with
1944 inherited docstring.
1945
1946 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
1947
1948 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1949
1950 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
1951
1952 * progmodes/compile.el (font-lock): Don't require any more.
1953 (compilation-error-properties, compilation-start, compilation-sentinel)
1954 (compilation-filter, next-error): Use with-current-buffer.
1955 (compilation-skip-to-next-location, compilation-skip-threshold)
1956 (compilation-skip-visited): Move to silence the byte-compiler.
1957 (compilation-setup): Simplify.
1958 (compilation-next-error): Use line-(beginning|end)-position.
1959 Make sure `pt' is non-nil before using compilation-loop.
1960 (compile-goto-error): Add optional event arg. Use it.
1961 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
1962 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
1963 Update the binding for mouse-2.
1964 (first-error): Set compilation-current-error to nil rather than bob.
1965 (compilation-parsing-end, compilation-parse-errors-function)
1966 (compilation-error-list, compilation-old-error-list):
1967 "New" compatibility variables.
1968 (compile-buffer-substring, compilation-compat-error-properties)
1969 (compilation-compat-parse-errors, compilation-forget-errors):
1970 New compatibility functions.
1971 (compilation-mode-font-lock-keywords): Use them.
1972
1973 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
1974
1975 * autorevert.el (auto-revert-handler): If point (or a window
1976 point) is at the end of the buffer, keep it there after
1977 reverting. This allows to tail a file.
1978 Mention this in the `Commentary'.
1979
1980 * format.el (format-write-file): Add optional argument CONFIRM
1981 and make it behave like the analogous argument to `write-file'.
1982
1983 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1984
1985 * progmodes/ebnf2ps.el: Doc fix.
1986 (ebnf-version): New version number (4.2).
1987 (ebnf-syntax): Customization and docstring fix.
1988 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
1989 Put autoloaded funs before first use.
1990 (ebnf-style-database): Add dtd entry.
1991 (ebnf-syntax-alist): Add dtd initialization.
1992 (ebnf-token-sequence): New fun.
1993 (ebnf-comment-table): Add new comment action character.
1994 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
1995
1996 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
1997 Type Definition for XML).
1998
1999 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
2000 * progmodes/ebnf-bnf.el (ebnf-sequence):
2001 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
2002 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
2003 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
2004 Code simplification: call ebnf-token-sequence.
2005
2006 2004-04-04 Eli Zaretskii <eliz@gnu.org>
2007
2008 * calendar/timeclock.el (timeclock-relative)
2009 (timeclock-get-project-function, timeclock-get-workday-function)
2010 (timeclock-query-out, timeclock-when-to-leave)
2011 (timeclock-when-to-leave-string, timeclock-log-data)
2012 (timeclock-generate-report, timeclock-in): Doc fixes.
2013
2014 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
2015
2016 * url: Import the URL package from its repository.
2017
2018 * url/url-methods.el:
2019 * url/url-parse.el: Don't require url-auto.
2020
2021 2004-04-03 Andreas Schwab <schwab@suse.de>
2022
2023 * diff-mode.el (diff-mode): Fix missing quote.
2024
2025 2004-04-03 Juri Linkov <juri@jurta.org>
2026
2027 * descr-text.el (describe-property-list): Add `font-lock-face'.
2028
2029 * dired.el (dired-font-lock-keywords): Fix permission regexps.
2030
2031 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2032
2033 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
2034 Use utf-16le on little endian machines and utf-16be otherwise.
2035
2036 2004-04-02 David Kastrup <dak@gnu.org>
2037
2038 * net/browse-url.el (browse-url-generic): Use call-process
2039 instead of start-process to allow browsers that fork and detach.
2040
2041 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
2042
2043 * compile.el (compilation-current-error): New var.
2044 (compilation-setup, compile-mouse-goto-error)
2045 (compile-goto-error, next-error): Use it.
2046 (compilation-skip-to-next-location): Default to t, which gives
2047 contiguous skipping like old compile (where this was redundant).
2048 (compilation-next-error): Prevent previous-* commands from moving
2049 back to message at or just before point.
2050
2051 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
2052
2053 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
2054 (gdb-source-info): Don't display source at startup, if required.
2055 (gdb-show-main): New option.
2056 (gdba): Update documentation.
2057 (gdb-source): Cover case of auto-display output.
2058
2059 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
2060
2061 * autorevert.el: Delete obsolete autoload's and defvar's.
2062 (auto-revert-check-vc-info): New user option.
2063 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
2064 (auto-revert-handler-vc): Delete.
2065 (auto-revert-handler): Treat return value `fast' of
2066 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
2067
2068 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
2069 return `fast'.
2070
2071 * files.el (buffer-stale-function): Doc change.
2072
2073 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2074
2075 * printing.el: New tip on Tips section.
2076 (pr-version): New version number (6.7.4).
2077 (pr-shell-file-name): Initialization fix.
2078
2079 2004-03-31 Juri Linkov <juri@jurta.org>
2080
2081 * dired.el: Add autoload for `dired-do-touch'.
2082 (dired-touch-program): New var.
2083 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
2084 (dired-no-confirm): Add `touch' to docstring.
2085
2086 * dired-aux.el (dired-do-touch): New fun.
2087 (dired-do-chxxx): Add argument -t for touch operation.
2088
2089 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
2090 `dired-move-to-filename-regexp'.
2091
2092 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
2093
2094 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
2095
2096 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2097
2098 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
2099 and only if the buffer was modified.
2100
2101 2004-03-30 Kenichi Handa <handa@m17n.org>
2102
2103 * international/characters.el: Delete pairs for U+2308..U+230B.
2104
2105 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
2106
2107 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
2108 to detect the beginning of a level 2 or 3 annotation.
2109
2110 2004-03-29 Kenichi Handa <handa@m17n.org>
2111
2112 * international/ucs-tables.el (ucs-insert): Fix the error message.
2113
2114 2004-03-29 Kenichi Handa <handa@m17n.org>
2115
2116 * international/mule-util.el (char-displayable-p): Fix generation
2117 of XLFD file name.
2118
2119 * Makefile.in (setwins, setwins_almost): Change directory to $wd
2120 before finding directories by `find'.
2121
2122 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2123
2124 * subr.el (interactive-form): Delete. Now implemented in C.
2125
2126 * pcvs.el (cvs-parse-process): Workaround for Darwin.
2127
2128 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
2129 (vc-diff-label): New fun.
2130 (vc-diff-internal): Use it.
2131
2132 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
2133
2134 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2135
2136 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
2137
2138 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
2139 specify XML (EBNFX).
2140
2141 * progmodes/ebnf2ps.el: Doc fix.
2142 (ebnf-version): New version number (4.1).
2143 (ebnf-syntax): Adjust customization.
2144 (ebnf-style-database): Add ebnfx entry.
2145 (ebnf-syntax-alist): Add ebnfx initialization.
2146 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
2147
2148 * printing.el: Doc fix.
2149 (pr-version): New version number (6.7.3).
2150 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
2151 returns nil for mouse position. Reported by Drew Adams
2152 <drew.adams@oracle.com>.
2153 (pr-update-menus): Modify interactive declaration. Reported by Drew
2154 Adams <drew.adams@oracle.com>.
2155
2156 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
2157
2158 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
2159 (gud-gdba-marker-filter): Log the process input and output, if
2160 required. From Stefan Monnier.
2161 (gdb-debug-log, gdb-enable-debug-log): New variables.
2162 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
2163
2164 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2165
2166 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
2167 From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly).
2168
2169 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
2170
2171 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
2172 Call vc-find-file-hook here instead of in auto-revert-buffers.
2173 (auto-revert-buffers): Delete call to vc-find-file-hook.
2174 (auto-revert-verbose, global-auto-revert-non-file-buffers)
2175 (global-auto-revert-mode, auto-revert-set-timer)
2176 (auto-revert-handler, auto-revert-buffers): Doc fixes.
2177
2178 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
2179
2180 * woman.el (woman-change-fonts): Rename local variable
2181 woman-font-alist to font-alist to avoid a compiler warning.
2182
2183 2004-03-27 Dave Love <fx@gnu.org>
2184
2185 * emacs-lisp/rx.el (rx): Doc fix.
2186 Fix copyright years.
2187
2188 * strokes.el (strokes-global-set-stroke-string): New function.
2189 (strokes-list-strokes): Cope with strings, not just commands.
2190 Set foreground colour of image.
2191 (strokes-global-set-stroke): Doc fix.
2192
2193 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
2194
2195 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
2196 Auto Revert mode.
2197 (Buffer-menu-files-only): New variable.
2198 (Buffer-menu-toggle-files-only): New function.
2199 (Buffer-menu-mode-map): Bind it to `T'.
2200 (Buffer-menu-mode): Mention `T' in docstring.
2201 Set buffer-stale-function.
2202 (list-buffers-noselect): Mark buffer non-modified and set
2203 Buffer-menu-files-only.
2204
2205 * dired.el (buffer-stale-function): Remove no longer needed defvar.
2206
2207 * autorevert.el (auto-revert-handler): Print revert message
2208 before, rather than after, reverting.
2209 (buffer-stale-function): Move to files.el.
2210
2211 * files.el (buffer-stale-function): Move here from autorevert.el.
2212
2213 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2214
2215 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
2216
2217 * calc/calc.el (calc-mode-map): Use mapc.
2218
2219 * apropos.el (apropos-mode): Don't autoload.
2220 (apropos-symbols-internal): New fun. Extracted from `apropos'.
2221 (apropos): Use it.
2222 (apropos-print): Add optional `text' argument.
2223 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
2224 Don't assume point-min == 1.
2225
2226 * bs.el (bs-buffer-list): Use buffer-local-value.
2227 (bs--set-toggle-to-show): Use with-current-buffer.
2228
2229 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
2230 New funs.
2231 (list-buffers-noselect): Use them. Adjust :align-to to new style.
2232
2233 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
2234
2235 * dabbrev.el (dabbrev-expand): Fix regexp construction.
2236 (dabbrev--find-expansion): Use pop.
2237 (dabbrev--search): Use match-string-no-properties.
2238
2239 * dired.el (dired-mode): Use run-mode-hooks.
2240 (dired-move-to-end-of-filename): Use match-string.
2241
2242 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
2243 is bound before using it.
2244 (ediff-verbose-p): Make it into a var since it's not constant.
2245
2246 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
2247
2248 * faces.el (read-face-font): Don't cons up unnecessarily.
2249 (header-line, tool-bar): Share common parts.
2250
2251 * files.el (file-relative-name): Use compare-strings.
2252
2253 * finder.el (finder-mode): Follow coding convention.
2254
2255 * subr.el (read-number): New function.
2256
2257 * ses.el (ses-read-number): Move to subr.el.
2258 (ses-set-header-row): Use read-number.
2259
2260 2004-03-26 Andre Spiegel <spiegel@gnu.org>
2261
2262 * vc-hooks.el (vc-arg-list): New function, which handles both
2263 compiled and uncompiled code.
2264 (vc-default-workfile-unchanged-p): Use it.
2265
2266 * vc.el (vc-print-log): Undo prev change, use new function
2267 vc-arg-list from vc-hooks.el.
2268
2269 2004-03-26 Masatake YAMATO <jet@gyve.org>
2270
2271 * simple.el (completion-setup-function): Emphasize the
2272 first uncommon characters in the completions; and de-emphasize
2273 the common prefix substrings.
2274 (completion-emphasis): New face.
2275 (completion-de-emphasis): New face.
2276
2277 2004-03-25 Juanma Barranquero <lektu@terra.es>
2278
2279 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
2280 Comment out (it's unused and unfinished code).
2281
2282 2004-03-25 Sam Steingold <sds@gnu.org>
2283
2284 * vc.el (vc-print-log): Fix a bug in the last patch:
2285 backend-function may be a byte-compiled object, not a lambda.
2286
2287 2004-03-25 Juri Linkov <juri@jurta.org>
2288
2289 * descr-text.el (describe-property-list): Add a button
2290 for `face' property that calls `describe-face'.
2291 Suggested by luis fernandes <elf@ee.ryerson.ca>
2292
2293 * international/mule.el (keyboard-coding-system):
2294 * kmacro.el (kmacro-call-macro): Fix docstring.
2295
2296 * dired.el: Fix comments.
2297
2298 * textmodes/fill.el (fill): Fix Info link.
2299
2300 * font-lock.el (fast-lock, lazy-lock):
2301 * jit-lock.el (jit-lock): Remove links to removed Support Modes
2302 Info node.
2303
2304 * eshell/eshell.el (eshell): Fix broken info-link.
2305
2306 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
2307 * eshell/em-banner.el (eshell-banner):
2308 * eshell/em-smart.el (eshell-smart):
2309 * eshell/esh-cmd.el (eshell-cmd):
2310 Comment out broken info-links to incomplete Info manual.
2311
2312 * info-xref.el: Fix commentary.
2313
2314 2004-03-25 Kevin Ryde <user42@zip.com.au>
2315
2316 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
2317 Remove spurious node duplicate suppression, doesn't work, not wanted.
2318 (info-xref-output): Take format style args, add "sit-for 0" to let
2319 user see the results as they progress.
2320 (info-xref-check-all-custom): New function.
2321
2322 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
2323
2324 * gdb-ui.el: Moved to progmodes.
2325
2326 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
2327
2328 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
2329
2330 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
2331
2332 * calendar/appt.el (appt-check): Remove superfluous progn.
2333 When finished with diary buffer: if it was not being displayed
2334 before, kill it; otherwise restore its original state.
2335 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
2336
2337 * calendar/calendar.el (calendar-set-mode-line): Use total
2338 available mode-line width, rather than frame-width.
2339
2340 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
2341 after mode change so effect not lost.
2342
2343 2004-03-23 Dave Love <fx@gnu.org>
2344
2345 * dired.el (dired) <defgroup>: Add link to manual.
2346 (dired-font-lock-keywords): Add highlighting on unusual permissions.
2347 (dired-revert): Use dolist.
2348 (dired-mode-map): Add U binding.
2349 (dired-mode): Add font-lock-beginning-of-syntax-function.
2350 (dired-garbage-files-regexp): Make it a defcustom.
2351
2352 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
2353
2354 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
2355 is equivalent to nil.
2356 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
2357 (vc-arch-mode-line-string): Accept `added' state.
2358 (vc-arch-state): Use inode-sigs if available.
2359 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
2360 Copy&delete existing id file if any. Fallback if uuidgen is absent.
2361 (vc-arch-tagline-re): New var.
2362 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
2363 New functions.
2364 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
2365 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
2366
2367 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
2368 (vc-file-not-found-hook): Use it.
2369
2370 * diff-mode.el (diff-default-read-only): Change default.
2371 (diff-mode-hook): Make it a defcustom. Add some options.
2372 (diff-mode-map): Bind diff-refine-hook.
2373 (diff-yank-handler): New var.
2374 (diff-yank-function): New fun.
2375 (diff-font-lock-keywords): Use them.
2376 (diff-end-of-file): Handle case where file-header looks like diff text.
2377 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
2378 (diff-file-kill): Delete a subsequent empty line, if applicable.
2379 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
2380 (diff-find-file-name): Use it.
2381 (diff-tell-file-name): New command.
2382 (diff-mode): Be careful with view-mode.
2383 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
2384 New functions, for use in diff-mode-hook.
2385 (diff-find-source-location): Catch "regex too large" errors.
2386 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
2387 (diff-refine-hunk): New command.
2388
2389 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
2390 (smerge-context-menu-map): Remove unused var.
2391 (smerge-keep-all): Preserve markers.
2392 (smerge-keep-n): New fun.
2393 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
2394 (smerge-keep-current, smerge-ediff): Use it.
2395 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
2396 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
2397 (smerge-resolve): Resolve trivial 3-part conflicts.
2398
2399 2004-03-23 Juri Linkov <juri@jurta.org>
2400
2401 * man.el (Man-width): New var.
2402 (Man-getpage-in-background): Use it.
2403 (Man-support-local-filenames): New var and fun.
2404 (Man-build-man-command): Don't add a second %s.
2405 (Man-fontify-manpage): Clean up message.
2406 (Man-mode): Set outline-regexp, outline-level,
2407 imenu-generic-expression.
2408
2409 * woman.el (woman-fill-frame): Doc fix.
2410 (woman-decode-region): Use window-width instead of frame-width.
2411
2412 * abbrevlist.el (list-one-abbrev-table):
2413 * descr-text.el (describe-char):
2414 * international/mule-diag.el (describe-current-coding-system):
2415 * international/quail.el (quail-insert-decode-map):
2416 Use window-width instead of frame-width.
2417
2418 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
2419 (jka-compr-mode-alist-additions): Add tbz.
2420 (jka-compr-write-region, jka-compr-insert-file-contents):
2421 Add message for undefined compress-program.
2422 (jka-compr-write-region): Remove redundant var bindings.
2423
2424 * dired-x.el (dired-guess-shell-alist-default): Add choices for
2425 extracting files into subdirectory. Add tbz and dz. Fix regexps.
2426 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
2427 (dired-man): Use dired-guess-shell-command.
2428 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
2429 Change default nil to t.
2430
2431 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
2432 (dired-compare-directories): Add default value for empty input.
2433
2434 * help-at-pt.el: Move suggestions for key bindings to Commentary.
2435
2436 * time.el (display-time-string-forms): Fix help-echo date format.
2437
2438 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
2439
2440 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
2441 (buffer-stale-function): New variable.
2442 (auto-revert-list-diff, auto-revert-dired-file-list)
2443 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
2444 (auto-revert-handler): Take over some functionality of deleted
2445 functions.
2446 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
2447
2448 * dired.el (dired-directory-changed-p): New fun, extracted from
2449 dired-internal-noselect.
2450 (dired-buffer-stale-p): New fun.
2451 (dired-internal-noselect): Use dired-directory-changed-p.
2452 Eliminate revert messages.
2453 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
2454
2455 2004-03-23 Kenichi Handa <handa@m17n.org>
2456
2457 * international/characters.el: Setup syntaxes for more parentheses
2458 Unicode characters.
2459
2460 * international/mule-cmds.el (select-safe-coding-system):
2461 Merge coding-system and auto-cs before comparing them.
2462
2463 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
2464
2465 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
2466
2467 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
2468 normal-auto-fill-function and comment-indent-function.
2469 The default values now work just as well.
2470 Don't set font-lock-beginning-of-syntax-function since we already set
2471 syntax-begin-function.
2472 (lisp-outline-level): Put ;;;###autoload at same level as (.
2473 (prin1-char): Quote special chars.
2474
2475 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
2476 than with-no-warnings.
2477
2478 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
2479 if the source location can't be found.
2480 (edebug-compute-previous-result): Use prin1-char.
2481
2482 * emacs-lisp/checkdoc.el (checkdoc-error): Dont' assume point-min == 1.
2483 (debug-ignored-errors): Add an entry.
2484
2485 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
2486 (byte-compile-file): Output warning when deleting a file.
2487
2488 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
2489 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
2490
2491 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
2492 (byte-compile-inline-expand): Use backquote.
2493 (byte-optimize-pure-func): Rename from byte-optimize-concat.
2494 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
2495
2496 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
2497
2498 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
2499
2500 2004-03-22 Juri Linkov <juri@jurta.org>
2501
2502 * finder.el (finder-known-keywords): Fix data, tex, unix.
2503
2504 * play/landmark.el: Fix keywords.
2505
2506 * language/ethio-util.el (ethio-find-file): Doc fix.
2507
2508 * emacs-lisp/warnings.el: Doc fix.
2509
2510 * textmodes/ispell.el (ispell-help): Doc fix.
2511
2512 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
2513
2514 * format.el (format-insert-file): Always return a list of two
2515 elements, like insert-file-contents does.
2516
2517 2004-03-21 Andre Spiegel <spiegel@gnu.org>
2518
2519 * vc.el Add new optional BUFFER argument to vc-BACKEND-print-log
2520 and vc-BACKEND-diff.
2521 (vc-print-log): If the print-log implementation supports it, use
2522 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
2523 (vc-version-diff, vc-diff-internal): Doc fixes.
2524
2525 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
2526 implementation supports it, let diff output go to *vc*,
2527 not *vc-diff*, since this is an internal call.
2528
2529 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
2530
2531 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
2532
2533 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
2534
2535 2004-03-21 Dave Love <fx@gnu.org>
2536
2537 * progmodes/cfengine.el (cfengine-mode):
2538 Set parse-sexp-ignore-comments.
2539
2540 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
2541
2542 2004-03-21 Juanma Barranquero <lektu@terra.es>
2543
2544 * allout.el (allout-mode): Fix docstring.
2545
2546 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
2547
2548 * files.el (insert-directory): Fix bug if SWITCHES is a list.
2549
2550 * autorevert.el (auto-revert-interval): Make new value take
2551 effect immediately when set through Custom.
2552 (auto-revert-set-timer): Add interactive declaration.
2553
2554 2004-03-19 David Ponce <david@dponce.com>
2555
2556 * ruler-mode.el (ruler-mode-header-line-format-old):
2557 Don't `make-variable-buffer-local'.
2558 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
2559 (ruler-mode-header-line-format): Simply funcall the above.
2560 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
2561 to save/restore a previous header line format.
2562 (ruler-mode-space): Don't depend on a numeric WIDTH value.
2563 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
2564 fringes and margins width.
2565 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
2566
2567 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
2568
2569 * log-edit.el (log-edit-font-lock-keywords): Typo.
2570
2571 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
2572 (tex-send-tex-command): Rather than here.
2573 (tex-compilation-parse-errors): Simplify.
2574
2575 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
2576
2577 * time.el (display-time-string-forms): Add help-echo with date on time.
2578
2579 * composite.el (compose-region): Use restore-buffer-modified-p.
2580
2581 * disp-table.el (standard-display-8bit): Simplify.
2582
2583 * server.el (server-process-filter): Delete temp frame.
2584
2585 * add-log.el (add-change-log-entry): Simplify.
2586
2587 2004-03-19 Kim F. Storm <storm@cua.dk>
2588
2589 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
2590 (hexl-follow-line): Don't require 'fringe.
2591
2592 * progmodes/compile.el (compilation-start): Always set
2593 compilation-last-buffer and return it.
2594
2595 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
2596
2597 * simple.el (clone-buffer): Doc fix.
2598
2599 2004-03-18 Juanma Barranquero <lektu@terra.es>
2600
2601 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
2602
2603 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
2604
2605 * log-edit.el (log-edit-font-lock-keywords): New var.
2606 (log-edit-mode): Use it.
2607
2608 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
2609
2610 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
2611 properly for watching in speedbar.
2612
2613 2004-03-17 Masatake YAMATO <jet@gyve.org>
2614
2615 * smerge-mode.el (smerge-popup-context-menu):
2616 Put `unwind-protect' around `overlay-put' and `popup-menu'.
2617
2618 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
2619
2620 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
2621 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
2622 Take sealed revisions into account.
2623 (vc-arch-checkin): Extract a summary line from the message.
2624
2625 2004-03-16 Masatake YAMATO <jet@gyve.org>
2626
2627 * register.el (register): Provide `register' feature.
2628
2629 2004-03-15 Masatake YAMATO <jet@gyve.org>
2630
2631 Added context menu support in smerge mode.
2632 Most of the part is written by Stefan Monnier.
2633
2634 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
2635 New keymap and menu.
2636 (smerge-text-properties): New function.
2637 (smerge-remove-props): New function.
2638 (smerge-popup-context-menu): New function.
2639 (smerge-resolve): Call `smerge-remove-props'.
2640 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
2641 (smerge-keep-current): Ditto.
2642 (smerge-kill-current): New function.
2643 (smerge-match-conflict): Put text properties.
2644 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
2645
2646 2004-03-15 David Ponce <david@dponce.com>
2647
2648 * ruler-mode.el: (ruler-mode-left-fringe-cols)
2649 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
2650 (ruler-mode-right-scroll-bar-cols): Remove.
2651 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
2652 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
2653 Use fringe-columns and scroll-bar-columns.
2654
2655 2004-03-15 Masatake YAMATO <jet@gyve.org>
2656
2657 * hl-line.el (hl-line-range-function): New variable.
2658 (hl-line-move): New function.
2659 (global-hl-line-highlight): Use `hl-line-move'.
2660 (hl-line-highlight): Ditto.
2661
2662 * scroll-bar.el (scroll-bar-columns):
2663 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
2664
2665 * ruler-mode.el (top-level): Require scroll-bar and fringe.
2666 (ruler-mode-left-fringe-cols)
2667 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
2668 (ruler-mode-right-scroll-bar-cols)
2669 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
2670 (ruler-mode-ruler-function): New variable.
2671 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
2672 if the value for `ruler-mode-ruler-function'is given.
2673
2674 * hexl.el (hexl-mode-hook): Make the hook customizable.
2675 (hexl-address-area, hexl-ascii-area): New customize variables.
2676 (hexlify-buffer): Put font-lock-faces on the address area and
2677 the ascii area.
2678 (hexl-activate-ruler): New function.
2679 (hexl-follow-line): New function.
2680 (hexl-highlight-line-range): New function.
2681 (hexl-mode-ruler): New function.
2682
2683 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2684
2685 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
2686 (vc-default-find-file-hook): New fun.
2687 (vc-find-file-hook): Call new find-file-hook operation.
2688
2689 * vc-arch.el: New file.
2690
2691 2004-03-12 Jesper Harder <harder@ifa.au.dk>
2692
2693 * info-look.el (info-lookup): Reuse an existing Info window.
2694
2695 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
2696
2697 * woman.el (woman-preserve-ascii): Default value changed to t and
2698 doc string revised.
2699
2700 2004-03-12 Richard M. Stallman <rms@gnu.org>
2701
2702 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
2703 Fix minor bug.
2704
2705 * replace.el (occur-engine): Change message for count of matches.
2706
2707 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
2708 For strings, do compare text properties.
2709
2710 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
2711
2712 * progmodes/compile.el (compile-auto-highlight)
2713 (compilation-error-list, compilation-old-error-list)
2714 (compilation-parse-errors-function, compilation-parsing-end)
2715 (compilation-error-message, compilation-directory-stack)
2716 (compilation-enter-directory-regexp-alist)
2717 (compilation-leave-directory-regexp-alist)
2718 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
2719 (compilation-current-file, compilation-regexps): Remove vars.
2720
2721 (compile-error-at-point, compilation-error-filedata)
2722 (compilation-error-filedata-file-name, compile-reinitialize-errors)
2723 (compilation-next-error-locus, compilation-forget-errors)
2724 (count-regexp-groupings, compilation-parse-errors)
2725 (compile-collect-regexps, compile-buffer-substring): Remove funs.
2726
2727 (compile-internal): Make obsolete.
2728
2729 (compilation-first-column, compilation-error)
2730 (compilation-directory-matcher, compilation-page-delimiter)
2731 (compilation-mode-font-lock-keywords, compilation-debug)
2732 (compilation-error-face, compilation-warning-face)
2733 (compilation-info-face, compilation-line-face)
2734 (compilation-column-face, compilation-enter-directory-face)
2735 (compilation-leave-directory-face, compilation-skip-threshold)
2736 (compilation-skip-visited, compilation-context-lines): New vars.
2737
2738 (compilation-warning-face, compilation-info-face)
2739 (compilation-message-face): New faces.
2740
2741 (compilation-error-regexp-alist-alist): New constant.
2742
2743 (compilation-face, compilation-directory-properties)
2744 (compilation-assq, compilation-error-properties, compilation-start)
2745 (define-compilation-mode, compilation-loop)
2746 (compilation-set-window): New functions.
2747
2748 (compile): Additional argument for interactive compiles like TeX.
2749
2750 * progmodes/grep.el (kill-grep): Move here from compile.el
2751 (grep-error, grep-hit-face, grep-error-face)
2752 (grep-mode-font-lock-keywords): New variables.
2753 (grep-regexp-alist): Simplify regexp and add `binary' case.
2754 (grep-mode): New mode.
2755 (grep-process-setup): Simplify.
2756
2757 2004-03-11 Jason Rumney <jasonr@gnu.org>
2758
2759 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
2760 letters on DOS/Windows.
2761
2762 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
2763
2764 * server.el (server-name): New var.
2765 (server-socket-dir): New var to replace server-socket-name.
2766 (server-start): Use them.
2767
2768 2004-03-11 Simon Josefsson <jas@extundo.com>
2769
2770 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
2771 died to avoid infloop. Reported by Jonathan Glauner
2772 <jglauner@sbum.org>.
2773
2774 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
2775
2776 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
2777 (smerge-mode-menu): Use it to deactivate menu entries.
2778 (smerge-keep-current): New fun.
2779 (smerge-keep-current): Use it.
2780
2781 2004-03-10 John Paul Wallington <jpw@gnu.org>
2782
2783 * foldout.el (foldout-fold-list, foldout-modeline-string):
2784 Declare them as variables, not constants.
2785
2786 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2787
2788 * ps-print.el: Modification to print *Messages* buffer.
2789 (ps-print-version): New version 6.6.4.
2790 (ps-message-log-max): New fun.
2791 (ps-spool-without-faces, ps-spool-with-faces)
2792 (ps-count-lines-preprint): Code fix.
2793
2794 * printing.el: New tips in Tips section.
2795
2796 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2797
2798 * delim-col.el: Doc fix.
2799
2800 * printing.el: Doc fix. New doc section (Tips).
2801
2802 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
2803
2804 * type-break.el (type-break-emacs-variant): Remove.
2805 (type-break-run-at-time, type-break-cancel-function-timers):
2806 Use fboundp rather than version name and number.
2807
2808 2004-03-09 Masatake YAMATO <jet@gyve.org>
2809
2810 * hexl.el (hexl-mode): Use `make-local-variable' instead of
2811 `make-variable-buffer-local'.
2812
2813 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
2814
2815 * find-dired.el (find-dired): Call `shell-command' instead of
2816 `start-process-shell-command'. By this, Tramp takes over
2817 handling of remote directories.
2818
2819 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
2820
2821 * newcomment.el (comment-use-global-state): New var.
2822 (comment-search-forward): Use it.
2823
2824 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
2825
2826 * cus-edit.el (fill) <defgroup>: Move to fill.el.
2827
2828 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
2829 (enable-kinsoku): Make it a defcustom.
2830 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
2831 paragraph to same-comment-start-marker.
2832
2833 2004-03-07 Dave Love <fx@gnu.org>
2834
2835 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
2836 (browse-url-mail): Use it.
2837
2838 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
2839 (rfc2368-unhexify-string): Use replace-regexp-in-string.
2840
2841 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
2842
2843 * woman.el (woman-man.conf-path): Doc fix.
2844 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
2845
2846 2004-03-07 Eli Zaretskii <eliz@gnu.org>
2847
2848 * sort.el (sort-columns): Remove ms-dos from the list of systems
2849 where the external `sort' command is not used.
2850
2851 2004-03-07 Kim F. Storm <storm@cua.dk>
2852
2853 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
2854 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
2855 from overlay-arrow-variable-list.
2856 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
2857
2858 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
2859
2860 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
2861 overlay arrow string properly for the assembler buffer.
2862
2863 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
2864
2865 * mail/sendmail.el (mail-mode): Fix last change.
2866
2867 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
2868
2869 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
2870 for the assembler buffer.
2871 (gdb-assembler-custom): Position the overlay arrow.
2872 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
2873
2874 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
2875
2876 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
2877
2878 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
2879 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
2880
2881 * mail/sendmail.el (mail-mode): Set comment-start-skip.
2882
2883 * newcomment.el (uncomment-region): Allow non-terminated comment.
2884 (comment-normalize-vars): Check the user-specified comstart marker.
2885
2886 2004-03-04 Jesper Harder <harder@ifa.au.dk>
2887
2888 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
2889 Otherwise, do use it if the region only contains font-lock text
2890 properties.
2891
2892 2004-03-04 Masatake YAMATO <jet@gyve.org>
2893
2894 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
2895 as the callback function for eldoc.
2896 (hexl-print-current-point-info): New function.
2897 (hexl-current-address): Print the address in both decimal
2898 and hexadecimal format.
2899
2900 2004-03-04 Richard M. Stallman <rms@gnu.org>
2901
2902 * mail/rmail.el (rmail-convert-to-babyl-format):
2903 Specify t for UNIBYTE when calling mail-unquote-printable-region.
2904
2905 * mail/mail-utils.el (mail-unquote-printable-region):
2906 New arg UNIBYTE.
2907
2908 * startup.el (command-switch-alist): Doc fix.
2909
2910 * simple.el (undo): Temporarily set this-command to `undo-start',
2911 then set it to `undo' once undo-start returns without error.
2912
2913 * simple.el (minibuffer-history-sexp-flag): Doc fix.
2914
2915 * simple.el (kill-line): Don't disregard trailing whitespace
2916 in eol condition, if show-trailing-whitespace is set.
2917
2918 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
2919 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
2920 When disabling, restore old values only if mouse-sel-has-been-enabled.
2921
2922 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
2923 (isearch-{-char): New function.
2924 (isearch-mode-map): Bind { to isearch-{-char.
2925
2926 * font-lock.el (lisp-font-lock-keywords-2):
2927 Turn off the CL with-... and do-... general patterns.
2928 Instead, recognize several specific with... and do... constructs.
2929
2930 * files.el (switch-to-buffer-other-window):
2931 Bind same-window-buffer-names and same-window-regexps to nil.
2932 (switch-to-buffer-other-frame): Likewise.
2933
2934 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
2935
2936 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
2937 recognizing leading comment on code line.
2938
2939 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
2940
2941 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
2942 hidden files/directories.
2943
2944 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
2945
2946 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
2947 only comment-start (in case the mode hasn't set it).
2948
2949 * Makefile.in (AUTOGENEL): New var.
2950 (bootstrap-prepare): Rename from bootstrap-clean.
2951 Don't remove elc files.
2952 (maintainer-clean): New target.
2953
2954 * xml.el (xml-get-attribute-or-nil): Simplify.
2955
2956 2004-03-02 Juri Linkov <juri@jurta.org>
2957
2958 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
2959 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
2960 URL to prevent their substitution with the environment variable
2961 values by browsers.
2962
2963 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2964
2965 * ps-print.el: Doc fix.
2966 (ps-print-version): New version number (6.6.3).
2967 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
2968 Docstring fix.
2969 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
2970 before printing.
2971 (ps-time-stamp-yyyy-mm-dd): New fun.
2972 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
2973
2974 2004-03-02 Kim F. Storm <storm@cua.dk>
2975
2976 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
2977
2978 2004-03-01 Juanma Barranquero <lektu@terra.es>
2979
2980 * allout.el (allout-rebullet-heading): Fix typo in docstring.
2981
2982 * desktop.el (desktop-file-version)
2983 (desktop-after-read-hook): Fix typos.
2984 (desktop-clear-preserve-buffers): Remove redundant info in
2985 docstring already shown by the obsolescence message.
2986 (desktop-truncate, desktop-internal-v2s)
2987 (desktop-value-to-string): Change argument name to match docstring.
2988
2989 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
2990
2991 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
2992 docstring.
2993
2994 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2995
2996 * printing.el: Replace "As Is..." in PostScript file print/preview by
2997 "No Preprocessing...". Suggested by Colin Marquardt
2998 <_marquardt_@zmd.de>.
2999 (pr-insert-section-4): Adjust buffer interface.
3000
3001 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
3002
3003 Version 2.0.39 of Tramp released.
3004
3005 * net/tramp.el (tramp-handle-file-local-copy)
3006 (tramp-handle-write-region, tramp-open-connection-rsh):
3007 Variable name typo. Small change. From Patrick Tullmann
3008 <tullmann@flux.utah.edu>.
3009 (tramp-process-connection-type): New variable.
3010 (tramp-maybe-open-connection): Use it.
3011 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
3012 (tramp-touch): Set last-modified time of a remote file.
3013 (tramp-handle-write-region): Say which function is used when encoding.
3014
3015 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3016
3017 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
3018 case of non-existing filename, too. Reported by Christoph Bauer
3019 <c_bauer@informatik.uni-kl.de>.
3020 (tramp-smb-get-file-entries): The directory in question should
3021 have permissions "drwxrwxrwx". Just virtual, because we don't
3022 know the real permissions. Don't we know?
3023 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
3024 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
3025 (tramp-smb-wait-for-output): Optimize algorithm getting pending
3026 output. If it was received chunkwise, there have been problems.
3027 Remove the "prompt not found" error message; it is obvious.
3028 Simplify algorithm.
3029 (tramp-smb-process-running): Remove. Since we acknowledge the
3030 virtual prompt for shares, there's no need for distinction of
3031 reading shares (process ends afterwards) and interactive mode of
3032 smblient.
3033 (tramp-smb-open-connection): Setting process sentinel removed.
3034 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
3035 "NT_STATUS_NETWORK_ACCESS_DENIED".
3036 (tramp-smb-maybe-open-connection): Set `process-connection-type'
3037 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
3038 (top-level): Setting default value in `tramp-default-method-alist'
3039 corrected. Order of USER and HOST have been wrong.
3040 Nobody complained for months ...
3041 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
3042 (tramp-smb-open-connection): Clear password cache if login has failed.
3043
3044 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
3045 `tramp-unified-filenames'.
3046 (tramp-completion-mode): Make test for XEmacs explicitely.
3047 `event-to-character' can exists in Emacs packages too.
3048 Reported by Matt Swift <swift@alum.mit.edu>.
3049 (tramp-buffer-name): Buffer name must contain the user if exists.
3050 Reported by Adrian Phillips <a.phillips@met.no>.
3051 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
3052 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
3053 (tramp-do-copy-or-rename-file-out-of-band): Rename from
3054 `tramp-do-copy-or-rename-file-one-local', because it handles also
3055 the case both files use the same out-of-band method.
3056 Implementation added.
3057 (tramp-handle-file-local-copy, tramp-handle-write-region):
3058 Out-of-band handling removed. `copy-file' called instead, which
3059 calls `tramp-do-copy-or-rename-file-out-of-band'.
3060 (tramp-action-password): Check for out-of-band method removed.
3061 This function is used for 'login-program.
3062 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
3063 appropriate.
3064 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
3065 and `tramp-parse-sknownhosts'.
3066 (tramp-completion-function-alist): It's a defvar now, because we
3067 want to apply the optimized `tramp-set-completion-function'
3068 instead of a static list.
3069 (tramp-set-completion-function): Implementation tuned.
3070 Avoid double entries, and entries where the function or the
3071 file/directory doesn't exist.
3072 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
3073 for SSH2.
3074 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
3075 (tramp-handle-dired-compress-file): New function.
3076 (tramp-async-proc): New variable.
3077 (tramp-handle-shell-command): Adding asynchronous processes.
3078 They are far from being perfect, but it works at least for
3079 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
3080 (top-level): Require password.el if visible. Should be mandatory
3081 once No Gnus has found its way into (X)Emacs.
3082 (tramp-read-passwd): Invoke `password-read' if available,
3083 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
3084 fallback any longer.
3085 (tramp-clear-passwd): New function.
3086 (tramp-process-actions, tramp-process-multi-actions):
3087 Clear password cache if login has failed.
3088
3089 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
3090 its own module.
3091 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
3092 `ange-ftp-ftp-name-res'. There could be incorrect values from
3093 previous calls in case the "ftp" method is used in the Tramp file
3094 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
3095
3096 2004-02-28 Richard M. Stallman <rms@gnu.org>
3097
3098 * term.el (term-mouse-paste): Call mouse-set-point.
3099
3100 * thumbs.el: New file.
3101
3102 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3103
3104 * progmodes/ebnf-abn.el: Doc fix.
3105
3106 * progmodes/ebnf-bnf.el: Doc fix.
3107 (ebnf-repeat): Code fix.
3108
3109 * progmodes/ebnf2ps.el: Doc fix.
3110 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
3111
3112 2004-02-28 Juri Linkov <juri@jurta.org>
3113
3114 * ffap.el (dired-at-point): Additional writability test for
3115 relative directory names.
3116 (dired-at-point-prompter): Treat directories as a directory, get
3117 the directory component from files.
3118 (ffap-string-at-point): Return string from region if region is active.
3119 (ffap-file-at-point): Remove redundant code.
3120
3121 2004-02-28 Kim F. Storm <storm@cua.dk>
3122
3123 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
3124 Initialize margin area images to nil.
3125 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
3126 (breakpoint-enabled-bitmap-face)
3127 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
3128 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
3129 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
3130 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
3131 (gdb-reset): Use gdb-remove-breakpoint-icons.
3132 (gdb-put-string): Add dprop arg to specify alternative display
3133 property (for setting fringe bitmap).
3134 (gdb-remove-strings): Doc fix.
3135 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
3136 icon in fringe (if available), or else as icon or text in display
3137 margin. Creates necessary icons in breakpoint-bitmap,
3138 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
3139 Also make left window margin if required.
3140 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
3141 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
3142 no longer needed.
3143 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
3144 gdb-put-breakpoint-icon.
3145 (gdb-assembler-mode): Don't set left-margin-width here.
3146
3147 2004-02-27 Kevin Ryde <user42@zip.com.au>
3148
3149 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
3150 comma, so that it DTRT in macros.
3151
3152 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
3153
3154 * progmodes/sh-script.el (sh-shell-arg)
3155 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
3156 (sh-leading-keywords, sh-other-keywords): Fix custom type.
3157
3158 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
3159
3160 * faces.el (face-spec-set-match-display): Add a new attribute,
3161 `min-colors'.
3162 (region, highlight, secondary-selection): Use `min-colors'.
3163
3164 * custom.el (defface): Add documentation for `min-colors'.
3165
3166 * font-lock.el (font-lock-comment-face, font-lock-string-face)
3167 (font-lock-keyword-face, font-lock-function-name-face)
3168 (font-lock-variable-name-face, font-lock-constant-face):
3169 Use `min-colors'.
3170
3171 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
3172
3173 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3174
3175 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
3176 define assq-delete-all if it's not defined.
3177 (ebnf-generate-region): Code fix.
3178
3179 * printing.el: Doc fix.
3180 (pr-version): New version number (6.7.2).
3181 (pr-command): Return empty string if command is an empty string.
3182
3183 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3184
3185 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
3186
3187 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
3188 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
3189 semi-down-full. Fix a bug on productions like test = {"test"}* | (
3190 "tt" ["test"] ). Reported by Markus Dreyer
3191 <mdreyer@ix.urz.uni-heidelberg.de>.
3192 (ebnf-version): New version number (4.0).
3193 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
3194 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
3195 (ebnf-delete-style): New commands.
3196 (ebnf-directory, ebnf-file): New funs.
3197 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
3198 (ebnf-production-name-p, ebnf-stop-on-error): New options.
3199 (ebnf-syntax-alist): New var.
3200 (ebnf-element-width): New fun replacing ebnf-list-width.
3201 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
3202 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
3203 (ebnf-prologue): Adjust vars.
3204 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
3205 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
3206 (ebnf-check-style-values, ebnf-generate-production)
3207 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
3208 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
3209 (ebnf-token-repeat): Code fix.
3210
3211 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
3212 %right, %left and %prec. Suggested by Matthew K. Junker
3213 <junker@alum.mit.edu>.
3214 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
3215
3216 * progmodes/ebnf-iso.el: Doc fix.
3217 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
3218 (ebnf-iso-lex): Code fix.
3219
3220 * progmodes/ebnf-bnf.el: Doc fix.
3221 (ebnf-bnf-lex): Code fix.
3222
3223 * progmodes/ebnf-otz.el: Doc fix.
3224
3225 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
3226
3227 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
3228 (abbrev-prefix-mark): Doc fix.
3229
3230 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
3231
3232 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
3233 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
3234 (gdb-var-delete): Make interactive (really).
3235 (gdb-edit-value): Make non-interactive.
3236
3237 * progmodes/gud.el (gud-speedbar-menu-items):
3238 Add gdb-var-delete and, indirectly, gdb-edit-value.
3239 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
3240 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
3241 (gud-gdb-marker-filter): Add comment for annotations.
3242
3243 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
3244
3245 * calendar/calendar.el (generate-calendar)
3246 (calendar-read-date): Prevent display of BC calendars once more -
3247 reverts 2003-10-01 change.
3248 (generate-calendar-month): Doc fix.
3249
3250 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3251
3252 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
3253 return value of increment-calendar-month.
3254
3255 2004-02-21 Stephen Compall <s11@member.fsf.org>
3256
3257 * saveplace.el (save-place-forget-unreadable-files)
3258 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
3259 (save-place-forget-unreadable-files): New function.
3260 (save-place-alist-to-file): Use it to filter out files that are
3261 no longer readable.
3262
3263 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
3264 current Texinfo environment, using the same method as in
3265 `texinfo-insert-@end', and insert a space rather than a newline if
3266 point in a @table environment.
3267
3268 2004-02-21 Juri Linkov <juri@jurta.org>
3269
3270 * ffap.el (ffap-file-at-point): Try parent directories.
3271
3272 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
3273
3274 * vcursor.el (vcursor-modifiers): New defcustom.
3275 (vcursor-cs-binding): Use vcursor-modifiers instead of a
3276 hard-coded list.
3277
3278 2004-02-21 Masatake YAMATO <jet@gyve.org>
3279
3280 * play/animate.el (animate-birthday-present): Accept names other
3281 than `Sarah', too.
3282
3283 2004-02-21 Juri Linkov <juri@jurta.org>
3284
3285 * startup.el: Remove table of command line arguments from the
3286 Commentary section.
3287
3288 2004-02-20 John Wiegley <johnw@newartisans.com>
3289
3290 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
3291 again" modifier from 'e' to 'E', since 'e' is also used by the
3292 "file extension" modifier.
3293
3294 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
3295
3296 * help-fns.el (describe-categories): Doc fix.
3297
3298 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
3299
3300 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
3301 temporary file for buffer already visiting one. This change makes
3302 output likely to be directly usable by patch program.
3303 Suggested by Adrian Aichner <adrian@xemacs.org>
3304
3305 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
3306
3307 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
3308 case of variables defined in compound statements.
3309 (gdb-setup-windows, gdb-source-info, gdb-source-info):
3310 Simplify constructions using switch-to-buffer.
3311
3312 2004-02-19 Simon Josefsson <jas@extundo.com>
3313
3314 * play/morse.el: Fix typo.
3315 (morse-code): Add @.
3316
3317 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
3318
3319 * calendar/appt.el (appt-display-format): Change default to
3320 'ignore, for backwards compatibility.
3321 (appt-display-message): If appt-display-format is 'ignore,
3322 respect old vars appt-msg-window and appt-visible.
3323 (appt-activate): Don't depend on return value of cancel-timer.
3324
3325 * calendar/calendar.el (calendar-holidays): Doc fix.
3326
3327 * calendar/cal-coptic.el (coptic-prompt-for-date):
3328 Use assoc-string instead of assoc-ignore-case.
3329 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
3330 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
3331 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
3332 * calendar/cal-islam.el (calendar-goto-islamic-date)
3333 (mark-islamic-diary-entries): Ditto.
3334 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
3335 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
3336 (calendar-read-mayan-tzolkin-date): Ditto.
3337 * calendar/calendar.el (calendar-read-date): Ditto.
3338 * calendar/diary-lib.el (mark-diary-entries): Ditto.
3339
3340 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
3341
3342 * progmodes/executable.el (executable-command-find-posix-p):
3343 Fix choice of the directory.
3344
3345 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
3346
3347 * simple.el (interprogram-cut-function)
3348 (interprogram-paste-function, kill-new, kill-append):
3349 Doc fixes.
3350 (kill-region): Make it return nil. Doc fix.
3351 (yank-pop): Make its argument optional.
3352 (yank): Make ARG `-' equivalent to `-1'.
3353
3354 2004-02-17 Eli Zaretskii <eliz@gnu.org>
3355
3356 * mail/rmail.el (rmail-get-new-mail): Don't reference
3357 rmail-use-spam-filter if rmail-spam-filter is not loaded.
3358
3359 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
3360
3361 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
3362 if one of global-auto-revert-non-file-buffers or autorevert-mode
3363 is non-nil.
3364
3365 2004-02-16 Eli Zaretskii <eliz@gnu.org>
3366
3367 * subr.el (delete-dups): A better implementation from Karl Heuer
3368 <kwzh@gnu.org>.
3369
3370 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
3371
3372 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
3373 correct place.
3374 * progmodes/icon.el (icon-indent-command): Ditto.
3375 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
3376
3377 2004-02-16 Eli Zaretskii <eliz@gnu.org>
3378
3379 * progmodes/grep.el (grep-compute-defaults): Undo change from
3380 2004-01-29: don't use executable-command-find-posix-p.
3381
3382 2004-02-16 Richard Sharman <rsharman@pobox.com>
3383
3384 * hilit-chg.el: Use require instead of eval-and-compile.
3385 (highlight-compare-buffers): New function.
3386
3387 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
3388
3389 * man.el (Man-fontify-manpage): Render section headings in
3390 `Man-overstrike-face' even when overstrike was not used by man
3391 formatter for section headings.
3392
3393 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
3394
3395 * rmail-spam-filter.el: (vm-use-spam-filter)
3396 (rsf-min-region-length-added-to-spam-list): New variables.
3397 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
3398 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
3399 spam testing. Don't delete spam message if automatic deletion
3400 after output via variable rmail-delete-after-output is turned on.
3401 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
3402 rsf-bbdb-dont-create-entries-for-spam.
3403 (check-field): New function, extracted from code in
3404 rmail-spam-filter to ease addition of header fields like content-type.
3405 (message-content-type): New variable to check the content-type:
3406 field added, also in defcustom of rsf-definitions-alist.
3407 (rmail-spam-filter): Replace repeated test code for header fields
3408 by calls to check-field; change the call to
3409 rmail-output-to-rmail-file such that rmail-current-message stays
3410 the same to avoid wrong deletion of unseen flags.
3411 (rsf-add-contents-type): New function to convert old format
3412 of rmail-spam-definitions-alist into new one.
3413 Change prefixes of all variables and functions from
3414 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
3415
3416 2004-02-16 Eli Zaretskii <eliz@gnu.org>
3417
3418 * loadhist.el (unload-hook-features-list): New defvar.
3419
3420 2004-02-16 Dave Love <fx@gnu.org>
3421
3422 * loadhist.el (unload-feature): Doc fix. Rename flist to
3423 unload-hook-features-list.
3424
3425 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
3426
3427 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
3428 cookie. Don't check if we are looking-at open-formula.
3429
3430 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3431
3432 * subr.el (match-string-no-properties): Use substring-no-properties.
3433
3434 2004-02-16 Eli Zaretskii <eliz@gnu.org>
3435
3436 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
3437 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
3438 Use lower-case "rx" in all error message.
3439
3440 2004-02-16 Dave Love <fx@gnu.org>
3441
3442 * emacs-lisp/rx.el (rx-or): Put group around result.
3443 (rx-constituents): Add backref.
3444 (rx-syntax): Add string-delimiter, comment-delimiter.
3445 (rx-categories): Add combining-diacritic.
3446 (rx-check-not, rx-greedy, rx): Doc fix.
3447 (rx-backref, rx-check-backref): New.
3448
3449 2004-02-16 Jesper Harder <harder@ifa.au.dk>
3450
3451 * newcomment.el (uncomment-region): Allow eob as comment end.
3452
3453 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
3454
3455 * filecache.el: All message and error commands now use prefix
3456 "Filecache:" to make it easy to read *Messages* buffer.
3457
3458 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
3459
3460 * autorevert.el: Add support to detect changed dired and VC buffers.
3461 (auto-revert-active-p, auto-revert-list-diff)
3462 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
3463 (auto-revert-handler, auto-revert-active-p): New functions.
3464 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
3465 and `auto-revert-active-p'.
3466 (eval-when-compile): Defvar dired-directory and vc-mode.
3467 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
3468 (auto-revert-handler-vc): New functions.
3469
3470 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
3471
3472 * progmodes/compile.el (compilation-directory): New defvar.
3473 (compile): Save current directory in compilation-directory.
3474 (recompile): Bind default-directory to compilation-directory if
3475 that is non-nil.
3476
3477 2004-02-16 Dave Love <fx@gnu.org>
3478
3479 * newcomment.el (comment-insert-comment-function)
3480 (comment-region-function, uncomment-region-function): New.
3481 (comment-indent): Use comment-insert-comment-function.
3482 (uncomment-region): Use uncomment-region-function.
3483 (comment-region): Use comment-region-function.
3484
3485 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
3486
3487 2004-02-16 Richard Stallman <rms@gnu.org>
3488
3489 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
3490 loaddefs* and ldefs-boot*.
3491
3492 2004-02-16 Eli Zaretskii <eliz@gnu.org>
3493
3494 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
3495 and email address at the beginning and end of the address.
3496
3497 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
3498 anchored at the beginning of the email address.
3499
3500 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
3501
3502 * international/ccl.el (ccl-compile-write): Pass `left' to
3503 ccl-embed-code to generate correct code of write-expr-register.
3504
3505 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
3506
3507 * progmodes/grep.el (grep-compute-defaults): Fix typos.
3508
3509 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3510
3511 * x-dnd.el: Mention support for Motif in commentary.
3512 (x-dnd-handle-drag-n-drop-event): Ditto.
3513
3514 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
3515
3516 * ses.el: Use "ses--" prefixes for buffer-local variables.
3517 Use (point-min) instead of 1, even when we know the buffer
3518 is unnarrowed.
3519 (ses-build-load-map): Delete. Distribute its content to defconst's for
3520 the three maps.
3521 (ses-menu, ses-header-line-menu): New menus.
3522 (ses-mode-map): Use them.
3523 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
3524
3525 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
3526
3527 * Makefile.in: Fix the CC Mode recompile kludge so it works
3528 when building in a different directory.
3529
3530 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
3531
3532 * simple.el (kill-new): Put yank-handler property on the entire string.
3533
3534 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
3535
3536 * diff.el: Don't use compile any more, use diff-mode instead.
3537 (diff-regexp-alist, diff-old-file, diff-new-file)
3538 (diff-parse-differences, diff-process-setup): Remove.
3539 (diff-sentinel): New fun.
3540 (diff): Use it. Run the process ourselves.
3541 Use diff-mode for the rest of the processing.
3542
3543 * diff.el (diff): Simplify code handling `switch'.
3544
3545 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
3546
3547 * pcvs-defs.el (cvs-menu): Add `tag'.
3548
3549 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
3550
3551 * simple.el (kill-append): Doc fix.
3552
3553 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3554 Adapt outline-regexp to the new conventions for commenting out code.
3555
3556 2004-02-11 John Paul Wallington <jpw@gnu.org>
3557
3558 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
3559
3560 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
3561
3562 * diff.el (diff-switches): New fun.
3563 (diff, diff-backup): Use it.
3564 (diff): Clean up the args construction. Use backquote.
3565 Use listp instead of consp to avoid putting a nil arg.
3566 (diff): Add a revert-buffer function.
3567
3568 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3569
3570 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
3571 handled by x-dnd-handle-file-name.
3572 (x-dnd-known-types): Add COMPOUND_TEXT.
3573 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
3574 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
3575 x-dnd-empty-state.
3576 (x-dnd-forget-drop): Ditto.
3577 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
3578 (x-dnd-handle-one-url): Return private when inserting text.
3579 (x-dnd-insert-ctext): New function.
3580 (x-dnd-handle-file-name): New function for FILE_NAME.
3581 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
3582 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
3583 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
3584
3585 2004-02-10 Kenichi Handa <handa@m17n.org>
3586
3587 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
3588 instead of while loop.
3589
3590 2004-02-10 Miles Bader <miles@gnu.org>
3591
3592 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
3593
3594 2004-02-09 Kenichi Handa <handa@m17n.org>
3595
3596 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
3597 have end-of-line.
3598
3599 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
3600
3601 * Makefile.in: Added extra dependencies in the recompile target
3602 needed to cope with the compile time macro expansions in CC Mode.
3603
3604 2004-02-09 Kim F. Storm <storm@cua.dk>
3605
3606 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
3607 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
3608 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
3609 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
3610 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
3611 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
3612 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
3613 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
3614 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
3615 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
3616 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
3617
3618 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
3619
3620 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
3621 Don't allow shrink if there's a window on our right.
3622
3623 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
3624 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
3625 Bring together declaration and initialization.
3626 (prolog-mode-variables): Don't set the syntax table.
3627 Don't set paragraph-start and comment-indent-function.
3628 Add /*..*/ to the comment regexps.
3629 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
3630 (prolog-mode-map): Don't bind TAB.
3631 (prolog-mode): Set the syntax table.
3632 (prolog-comment-indent): Remove.
3633 (inferior-prolog-mode-map): Initialize in the declaration.
3634 (inferior-prolog-mode-syntax-table)
3635 (inferior-prolog-mode-abbrev-table): New vars.
3636 (inferior-prolog-mode): Derive from comint-mode.
3637 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
3638 minibuffer windows.
3639
3640 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
3641 in file names, as long as it is unabmiguous.
3642
3643 2004-02-08 Andreas Schwab <schwab@suse.de>
3644
3645 * textmodes/reftex-toc.el
3646 (reftex-toc-load-all-files-for-promotion): Remove useless use of
3647 format. Doc fix.
3648
3649 * textmodes/refer.el (refer-find-entry-internal): Remove extra
3650 format string arguments.
3651
3652 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
3653 string argument.
3654
3655 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
3656
3657 * play/zone.el (zone-call): Fix format string.
3658
3659 * net/webjump.el (webjump-builtin): Add missing format string argument.
3660
3661 * midnight.el (midnight-delay-set): Remove extra format string argument.
3662
3663 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
3664
3665 * hexl.el (hexl-insert-char): Add missing format string argument.
3666
3667 * format.el (format-decode): Fix format string.
3668
3669 * emulation/vi.el (vi-mode): Remove extra format string argument.
3670 (vi-repeat-last-search): Likewise.
3671 (vi-reverse-last-search): Likewise.
3672 (vi-goto-mark): Likewise.
3673 (vi-reverse-last-find-char): Likewise.
3674 (vi-repeat-last-find-char): Likewise.
3675 (vi-locate-def): Likewise.
3676
3677 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
3678
3679 * ediff-util.el (ediff-toggle-read-only): Remove extra format
3680 string argument.
3681 (ediff-toggle-regexp-match): Likewise.
3682
3683 * dired-aux.el (dired-do-query-replace-regexp): Add missing
3684 format string argument.
3685
3686 * calc/calc-map.el (calc-get-operator): Remove extra format
3687 string argument.
3688
3689 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
3690
3691 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
3692 string argument.
3693
3694 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
3695
3696 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
3697
3698 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
3699
3700 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
3701 (cl-struct-setf-expander): Likewise.
3702
3703 * vc.el (with-vc-file): Fix unsafe uses of error.
3704 (vc-cancel-version): Likewise.
3705
3706 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
3707
3708 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
3709 thousands separator; fixes <class>:<line-number> regexp for
3710 non-english locales.
3711
3712 2004-02-08 Andreas Schwab <schwab@suse.de>
3713
3714 * view.el (view-mode-enable): Revert previous change.
3715
3716 2004-02-07 Kim F. Storm <storm@cua.dk>
3717
3718 * simple.el (line-number-at-pos): Rename from line-at-pos.
3719 Uses changed (what-line and vc-annotate-warp-version).
3720
3721 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
3722
3723 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
3724 (diff-mode): Remove aborted attempt at support for compile.el.
3725 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
3726
3727 2004-02-06 Andreas Schwab <schwab@suse.de>
3728
3729 * view.el (view-mode-enable): Add view-mode-map to
3730 minor-mode-overriding-map-alist.
3731
3732 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3733
3734 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
3735
3736 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
3737
3738 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
3739 with point inside rather than after the paragraph.
3740
3741 2004-02-04 Sam Steingold <sds@gnu.org>
3742
3743 * mail/smtpmail.el (smtpmail-try-auth-methods):
3744 Do not try authentication when no mechanism is available.
3745 Pass port-name as defaultport to `netrc-machine'.
3746
3747 2004-02-04 Stephen Eglen <stephen@gnu.org>
3748
3749 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
3750 to show how minibuffer height can be constrained.
3751
3752 2004-02-04 John Paul Wallington <jpw@gnu.org>
3753
3754 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
3755
3756 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3757
3758 * x-dnd.el: New file for drag and drop.
3759
3760 * term/x-win.el: require x-dnd, set after-make-frame-functions
3761 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
3762 drag-n-drop event.
3763
3764 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
3765 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
3766 (dired-dnd-handle-file): New functions for drag and drop support.
3767 (dired-mode): Initialize drag and drop if x-dnd present.
3768
3769 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
3770
3771 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
3772 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
3773 (cperl-mode): Set fill-paragraph-function.
3774 (cperl-fill-paragraph): Make it non-interactive.
3775
3776 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
3777
3778 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
3779
3780 2004-02-02 David Kastrup <dak@gnu.org>
3781
3782 * replace.el (perform-replace): Allow 'literal argument in
3783 regexp-flag to indicate literal replacement.
3784 (query-replace-regexp-eval): Use it.
3785
3786 2004-02-01 Andreas Schwab <schwab@suse.de>
3787
3788 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
3789
3790 2004-02-01 Stephen Eglen <stephen@gnu.org>
3791
3792 * info-look.el: Add support for maxima-mode. Update commentary
3793 because info-lookup-symbol is now bound to C-h S.
3794
3795 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
3796
3797 * simple.el (edit-and-eval-command): Bind print-level and
3798 minibuffer-history-sexp-flag around call to read-from-minibuffer.
3799 Correct initial position in command-history.
3800
3801 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
3802
3803 * files.el (read-directory-name): Adapt the docstring to recent
3804 change in Fread_file_name.
3805
3806 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
3807
3808 * ses.el (ses-print-cell): If print format too wide for column
3809 width, truncate decimal places if that helps to avoid "#####" fill.
3810 * ses.el (ses-initial-column-width): Revert previous change.
3811
3812 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
3813
3814 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
3815 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
3816 Add edebug info.
3817 (jit-lock-mode): Setup/cancel the new timer.
3818 (jit-lock-context-fontify): New fun. Extracted from
3819 context fontification code of jit-lock-stealth-fontify.
3820 (jit-lock-stealth-fontify): Don't do context fontification any more.
3821
3822 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
3823 (jit-lock-fontify-now): Handle the `quit' case.
3824 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
3825
3826 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
3827
3828 * progmodes/executable.el (executable-command-find-posix-p):
3829 New. Check if find handles arguments Posix-style.
3830
3831 * progmodes/grep.el (grep-compute-defaults):
3832 Use executable-command-find-posix-p.
3833 (grep-find): Check `grep-find-command'.
3834
3835 * filecache.el (file-cache-find-posix-p): Delete.
3836 (file-cache-add-directory-using-find):
3837 Use `executable-command-find-posix-p'.
3838
3839 2004-01-29 Dave Love <fx@gnu.org>
3840
3841 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
3842 Iterate the hook function if arg is given.
3843 (mark-defun, narrow-to-defun): Change order of finding the limits.
3844
3845 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
3846 (byte-compile-format-warn): New.
3847 (byte-compile-callargs-warn): Use it.
3848 (Format, message, error): Add byte-compile-format-like property.
3849 (byte-compile-maybe-guarded): New.
3850 (byte-compile-if, byte-compile-cond): Use it.
3851 (byte-compile-lambda): Compile interactive forms,
3852 just to make warnings about them.
3853
3854 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
3855
3856 * ses.el (ses-initial-column-width): Increase to 14, so it will
3857 work well with the default printer of "%.7g" for extreme values
3858 like "-1.234567e+07".
3859
3860 2004-01-29 Kenichi Handa <handa@m17n.org>
3861
3862 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
3863
3864 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
3865
3866 * dos-w32.el: Added support for the `default-printer-name' function.
3867
3868 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
3869
3870 * server.el (server-socket-name): Don't use the hostname in the
3871 socket name since /tmp is local to the host anyway.
3872
3873 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
3874 robust check of widening and fix var-naming.
3875
3876 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
3877
3878 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
3879 or rmail-spam- to rsf- in all function and variable names.
3880 (rsf-min-region-to-spam-list): New variable.
3881 (rsf-bbdb-auto-delete-spam-entries): Rename from
3882 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
3883 scanned together with the recipients field for spam testing; Don't
3884 delete spam message if rmail-delete-after-output is non-nil;
3885 (rsf-check-field): New function, extracted from code in
3886 rmail-spam-filter to ease addition of header fields like
3887 content-type:;
3888 (message-content-type): New variable. The content-type: field was
3889 added also in defcustom of rsf-definitions-alist;
3890 (rmail-spam-filter): Replace repeated test code for header fields
3891 by calls to check-field; change the call to
3892 rmail-output-to-rmail-file such that rmail-current-message stays
3893 the same to avoid wrong deletion of unseen flags.
3894 (rmail-use-spam-filter): Add autoload cookie.
3895
3896 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
3897
3898 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
3899 (file-cache-add-directory-using-find): Add Cygwin support.
3900 (file-cache-find-command-posix-flag): New user variable.
3901
3902 * filecache.el (file-cache-add-directory): Check for
3903 directories an remove them from dir-files.
3904
3905 2004-01-27 Richard M. Stallman <rms@gnu.org>
3906
3907 * man.el (Man-fontify-manpage): Clean up message.
3908
3909 2004-01-27 Kenichi Handa <handa@m17n.org>
3910
3911 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
3912 (sentence-end): Define using sentence-end-without-space.
3913
3914 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
3915 a sentence ends with one of a character in sentence-end-without-space.
3916
3917 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
3918
3919 * font-lock.el (font-lock): Add jit-lock as explicit group member.
3920 (jit-lock): Group declaration moved to jit-lock.el.
3921 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
3922 when necessary.
3923
3924 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
3925 (jit-lock-context-unfontify-pos): Rename from
3926 jit-lock-first-unfontify-pos.
3927 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
3928
3929 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
3930
3931 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
3932 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
3933 (fortran-fill): When filling a string, adjust re-search-backward
3934 argument for special case of string just on fill-column.
3935 When filling non-string, allow one extra char if
3936 fortran-break-before-delimiters is non-nil.
3937 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
3938 Use fortran-break-delimiters-re and fortran-no-break-re to
3939 correctly handle cases such as "**".
3940
3941 * progmodes/f90.el (f90-break-delimiters): Doc fix.
3942 (f90-no-break-re): Add some extra tokens. Doc fix.
3943
3944 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
3945
3946 * mail/rmail-spam-filter.el:
3947 Use two semicolons as Commentary line prefix.
3948 Add ";;; Code:" stylized comment.
3949 Delete end-of-line whitespace.
3950 Wrap (require 'cl) with `eval-when-compile'.
3951
3952 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
3953
3954 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
3955 at the top level of vc.el.
3956
3957 2004-01-23 Andre Spiegel <spiegel@gnu.org>
3958
3959 * vc.el (vc-current-line): Function removed. This is now done by
3960 the new function line-at-pos in simple.el.
3961 (vc-annotate-warp-version): Use line-at-pos instead of
3962 vc-current-line.
3963
3964 2004-01-22 Kim F. Storm <storm@cua.dk>
3965
3966 * simple.el (line-at-pos): New defun.
3967 (what-line): Use it. Optimize by only counting lines in narrowed
3968 region once.
3969
3970 2004-01-22 Kenichi Handa <handa@m17n.org>
3971
3972 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
3973 point (register r1) only for charset mule-unicode-0100-24ff.
3974
3975 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
3976
3977 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
3978 trailing white space and ensure a final newline.
3979
3980 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
3981 Add autoload cookie.
3982
3983 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
3984
3985 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
3986 activate view-mode explicitly.
3987
3988 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3989
3990 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
3991 use clipboard first.
3992
3993 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
3994
3995 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
3996 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
3997 (vc-mcvs-cvs): Remove.
3998 (vc-mcvs-command): Remove use of assert.
3999
4000 * outline.el (outline-insert-heading): Tighten up match.
4001 (outline-demote, outline-move-subtree-down): Don't assume anything
4002 about outline-regexp.
4003
4004 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
4005 (texinfo-show-structure): Explicitly add ^, and simplify.
4006
4007 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
4008
4009 * calendar/appt.el (appt-check): Restore usage of
4010 appt-issue-message deleted in previous change.
4011 (top-level): Activate package when loaded (needed for backwards
4012 compatibility).
4013
4014 2004-01-20 Jesper Harder <harder@ifa.au.dk>
4015
4016 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
4017 following previous change to smtpmail-send-data.
4018
4019 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
4020
4021 * vc.el (vc-default-previous-version): Doc enhancement.
4022 (vc-default-next-version): New function.
4023 (vc-print-log): New arg FOCUS-REV.
4024 (vc-annotate-mode): Derive from view-mode.
4025 (vc-annotate): New args REVISION, DISPLAY-MODE.
4026 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
4027 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
4028 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
4029 (vc-annotate-show-diff-revision-at-line, vc-current-line)
4030 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
4031
4032 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
4033
4034 2004-01-19 Karl Berry <karl@gnu.org>
4035
4036 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
4037 or "TexInfo".
4038
4039 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
4040
4041 * subr.el (delete-dups): New function.
4042
4043 2004-01-19 Karl Berry <karl@gnu.org>
4044
4045 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
4046 with ^, since that's what texinfo-show-structure
4047 documentation says (plus it works much better in texinfo.txi).
4048
4049 2004-01-18 Jesper Harder <harder@ifa.au.dk>
4050
4051 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
4052
4053 2004-01-18 David Ponce <david@dponce.com> (tiny change)
4054
4055 * progmodes/which-func.el (which-function-mode): Don't cancel
4056 which-func-update-timer if not set.
4057
4058 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
4059
4060 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
4061 Remove spurious left square bracket in XX:XXam regexp.
4062
4063 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
4064
4065 * progmodes/cc-defs.el: Do not require cl at run time.
4066
4067 2004-01-16 Richard M. Stallman <rms@gnu.org>
4068
4069 * emacs-lisp/cl.el (cl-cannot-unload): New function.
4070 (cl-unload-hook): Defvar this to run cl-cannot-unload.
4071
4072 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
4073 Call rmail-spam-filter. Delete and expunge spam.
4074 Print number of spam messages deleted.
4075 Save and restore the deletion status of old messages when reading
4076 new mail with spam filter, so that expunging spam does not expunge
4077 msgs deleted by the user.
4078 (rmail-only-expunge): Add an optional argument dont-show to
4079 prevent showing message after expunge.
4080
4081 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4082
4083 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
4084 * subr.el (declare): New macro.
4085
4086 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
4087
4088 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
4089
4090 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
4091
4092 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
4093 Test window-system rather than system-type (for X11/Mac).
4094
4095 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
4096
4097 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
4098
4099 2004-01-12 Richard M. Stallman <rms@gnu.org>
4100
4101 * mail/rmail.el (rmail-convert-to-babyl-format):
4102 Use mail-unquote-printable-region.
4103 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
4104 (rmail-hex-char-to-integer): Functions deleted.
4105
4106 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
4107 (mail-unquote-printable-region): New arg NOERROR.
4108 For invalid encoding, either signal an error to just return nil.
4109
4110 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4111
4112 * calendar/appt.el: Update copyright and commentary.
4113 (appt-issue-message): Make obsolete.
4114 (appt-visible, appt-msg-window): Make obsolete, in favour of
4115 appt-display-format.
4116 (appt-display-mode-line, appt-display-duration)
4117 (appt-display-diary, appt-time-msg-list, appt-mode-string)
4118 (appt-prev-comp-time, appt-display-count, appt-timer)
4119 (appt-convert-time): Doc change.
4120 (appt-disp-window-function, appt-delete-window-function):
4121 Use defcustom rather than defvar.
4122 (appt-display-format): New variable.
4123 (appt-display-message): New function with display code from appt-check.
4124 (appt-check): Add optional FORCE argument. Doc change.
4125 Add appt-make-list to diary-hook if displaying diary.
4126 Remove checking of view-diary-entries-initially.
4127 Message display section removed to new function appt-display-message.
4128 (appt-display-window): Doc change. Remove unused internal var
4129 this-buffer. Do not beep, since appt-display-message does that.
4130 (appt-make-list): Doc change. Use caar.
4131 (appt-sort-list): Simplify by using builtin sort function.
4132 (appt-update-list): New function for updating appts when diary is
4133 saved.
4134 (appt-activate): New autoloaded function to toggle package
4135 functionality.
4136
4137 * calendar/cal-x.el: (calendar-one-frame-setup)
4138 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
4139
4140 * calendar/calendar.el: Update copyright.
4141 (view-diary-entries-initially, european-calendar-style): Doc change.
4142 (calendar-setup): Make defcustom rather than defvar.
4143 (mark-visible-calendar-date): Initialize temp-face and faceinfo
4144 in let binding so local to function.
4145
4146 * calendar/diary-lib.el: Update copyright.
4147 (diary, diary-entry-time): Doc change.
4148 (list-diary-entries): Doc change. Trivial logic change.
4149 (fancy-diary-display): Restore make-face command mistakenly
4150 deleted 2003-05-08.
4151 (show-all-diary-entries): Allow to pop-up frame if needed.
4152
4153 2004-01-09 John Paul Wallington <jpw@gnu.org>
4154
4155 * bindings.el (mode-line-change-eol): Add EVENT parameter.
4156 Temporarily select EVENT's window for changing eol type.
4157
4158 2004-01-09 Deepak Goel <deego@gnufans.org>
4159
4160 * calendar/diary-lib.el (diary-entry-time):
4161 Also accept time in the form XX[.XX][am/pm/AM/PM].
4162 (fancy-diary-font-lock-keywords): Likewise.
4163 (diary-font-lock-keywords): Likewise.
4164 * calendar/appt.el (appt-add): Likewise.
4165 (appt-make-list): Likewise.
4166 (appt-convert-time): Likewise.
4167
4168 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
4169
4170 * gdb-ui.el (gdb-ann3): Revert previous change.
4171 (gdb-source-info): Allow for case of where compilation directory
4172 is not recorded.
4173
4174 2004-01-08 John Paul Wallington <jpw@gnu.org>
4175
4176 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
4177
4178 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
4179
4180 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
4181
4182 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
4183 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
4184 problems.
4185 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
4186
4187 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4188
4189 * files.el (write-file-functions, write-contents-functions):
4190 Clarify docstrings.
4191
4192 2004-01-07 Kenichi Handa <handa@m17n.org>
4193
4194 * international/mule.el (set-auto-coding): Fix for the case that
4195 end-of-line is only CR.
4196
4197 2004-01-07 Kim F. Storm <storm@cua.dk>
4198
4199 * subr.el (event-start, event-end): Doc fix.
4200 (posn-string, posn-image): New defuns.
4201 (posn-object): Return either image or string object.
4202 (posn-object-x-y): Return 8th element of position.
4203 (posn-object-width-height): New defun.
4204
4205 2004-01-06 Andreas Schwab <schwab@suse.de>
4206
4207 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
4208 output.
4209
4210 2004-01-05 Karl Berry <karl@gnu.org>
4211
4212 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
4213 / and *, too.
4214
4215 2003-12-31 Simon Josefsson <jas@extundo.com>
4216
4217 * files.el (before-save-hook): Add.
4218 (basic-save-buffer): Use before-save-hook.
4219
4220 * emacs-lisp/copyright.el: Fix comment to recommend
4221 before-save-hook instead of write-file-functions.
4222
4223 2004-01-05 Richard M. Stallman <rms@gnu.org>
4224
4225 * finder.el (finder-commentary): Call delete-other-windows.
4226
4227 * net/ange-ftp.el (ange-ftp-file-attributes):
4228 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
4229
4230 2004-01-04 Karl Berry <karl@gnu.org>
4231
4232 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
4233 comment characters % and # in the copyright year notice,
4234 as well as ;.
4235
4236 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
4237
4238 * wid-edit.el (default): Define dummy :value-delete.
4239 Reported by Jesper Harder <harder@ifa.au.dk>.
4240
4241 2004-01-03 Richard M. Stallman <rms@gnu.org>
4242
4243 * progmodes/compile.el (compile-internal): Use point, not point-min,
4244 for set-window-point.
4245
4246 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
4247
4248 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
4249
4250 * progmodes/grep.el (grep-mode-map):
4251 Don't remap next-line, previous-line.
4252
4253 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
4254
4255 * speedbar.el (speedbar-edit-line): Change regexp to position
4256 the cursor on the first character of this line's button.
4257
4258 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4259
4260 * subr.el (functionp): Doc fix.
4261
4262 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
4263
4264 * progmodes/idlwave.el (idlwave-make-tags):
4265 * textmodes/flyspell.el (flyspell-large-region):.
4266 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
4267 * emulation/viper-util.el (viper-glob-unix-files):
4268 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
4269 * man.el (Man-init-defvars):
4270 * jka-compr.el (jka-compr-call-process):
4271 * files.el (get-free-disk-space,insert-directory):
4272 * ediff-ptch.el (ediff-test-patch-utility):
4273 * ediff-diff.el (ediff-test-utility):
4274 * dired-aux.el (dired-check-process):
4275 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
4276 test the return value of call-process, because it can be a string.
4277
4278 2003-12-31 John Paul Wallington <jpw@gnu.org>
4279
4280 * bindings.el (completion-ignored-extensions): Add .pfsl.
4281
4282 2003-12-31 Kim F. Storm <storm@cua.dk>
4283
4284 * ido.el (ido-nonreadable-directory-p): New defun to check for
4285 nonreadable directory without activating tramp (to avoid problems
4286 with checking incomplete tramp paths).
4287 (ido-set-current-directory, ido-file-internal)
4288 (ido-file-name-all-completions1): Use it.
4289
4290 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4291
4292 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
4293 documentation if the anchor (or node) name is preceded by `info
4294 anchor' or `Info anchor' in addition to earlier `info node' and
4295 `Info node'.
4296 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
4297
4298 2003-12-30 Eli Zaretskii <eliz@gnu.org>
4299
4300 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
4301 error in arguments to base64-decode-region. Remove ^M characters
4302 after decoding base64.
4303
4304 2003-12-30 Simon Josefsson <jas@extundo.com>
4305
4306 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
4307 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
4308 have only been distributed with Emacs for some years.
4309 (texinfo-mode-hook): Customize.
4310
4311 2003-12-30 Eli Zaretskii <eliz@gnu.org>
4312
4313 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
4314 cleaner (suggested by Richard Stallman).
4315
4316 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
4317 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
4318 file-name clashes on 8+3 DOS filesystems.
4319
4320 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
4321 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
4322 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
4323 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
4324 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
4325 file-name clashes on 8+3 filesystems.
4326
4327 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
4328 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
4329 file-name clashes on 8+3 DOS filesystems.
4330
4331 2003-12-29 Richard M. Stallman <rms@gnu.org>
4332
4333 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
4334 Upcase the character.
4335
4336 * textmodes/flyspell.el (mail-mode-flyspell-verify):
4337 Search for header separator alone on a line, literally,
4338 and search for it backward, not forward.
4339 (flyspell-abbrev-table): Always use global-abbrev-table
4340 if there is no local one.
4341
4342 * progmodes/sh-script.el (sh-get-indent-info):
4343 Don't move point back if at bob.
4344
4345 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
4346
4347 * play/handwrite.el (handwrite): Make the handwrite credit message
4348 a comment rather than an output command.
4349
4350 * obsolete/sc.el: Display message that this file is obsolete.
4351
4352 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
4353
4354 * mail/rfc822.el (rfc822-address-start): Declare variable.
4355 Renamed from address-start. All uses changed.
4356
4357 * term.el (term-exec): Set up sentinel.
4358 (term-sentinel): New function.
4359 (term-handle-exit): New function.
4360
4361 * subr.el (assoc-ignore-case, assoc-ignore-representation):
4362 Use assoc-string, and mark them obsolete.
4363 (delay-mode-hooks): Mark as permanent local.
4364
4365 * simple.el (sendmail-user-agent-compose): Use assoc-string.
4366
4367 * register.el (copy-rectangle-to-register): Doc fix.
4368
4369 * info.el (Info-insert-dir): Use assoc-string.
4370
4371 * info-look.el (info-lookup): Use assoc-string.
4372
4373 * frame.el (pop-up-frame-function): Use quote, not `function'.
4374 (frame-notice-user-settings): Calculate ADJUSTED-TOP
4375 copying with lists as coordinate values.
4376
4377 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
4378
4379 * find-dired.el (kill-find): New command.
4380 (find-dired): Make buffer read-only.
4381 Set up a keymap with C-c C-k running kill-find.
4382 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
4383
4384 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
4385
4386 * filecache.el (file-cache-ignore-case): New variable.
4387 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
4388
4389 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
4390 (comint-dynamic-complete-as-filename): Rename local vars.
4391 (comint-dynamic-list-filename-completions): Likewise.
4392
4393 * comint.el (comint-dynamic-list-completions-config): New var.
4394 (comint-dynamic-list-completions): Handle both SPC and TAB right.
4395
4396 * comint.el (comint-file-name-chars): Add [].
4397 (comint-word): Use skip-chars-backward, not search.
4398
4399 * shell.el (shell-file-name-chars): Add [].
4400
4401 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
4402
4403 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
4404
4405 * generic.el (define-generic-mode): Doc fix.
4406
4407 2003-12-29 Eli Zaretskii <eliz@gnu.org>
4408
4409 * files.el (kill-some-buffers): Doc fix.
4410
4411 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
4412
4413 * comint.el (comint-watch-for-password-prompt): Pass `string' as
4414 arg to send-invisible
4415 (send-invisible): Doc fix. The argument is now a prompt, not the
4416 string to send.
4417 (comint-read-noecho): Doc fix.
4418
4419 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
4420
4421 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
4422 "@", as required by some ISP hosting service. Fix defcustom
4423 argument syntax errors that prevented use of customization.
4424
4425 2003-12-29 Eli Zaretskii <eliz@gnu.org>
4426
4427 * xml.el (xml-get-attribute-or-nil): Doc fix.
4428
4429 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
4430
4431 * net/zone-mode.el (zone-mode): Use write-file-functions, not
4432 write-file-hooks.
4433
4434 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
4435
4436 * autorevert.el (auto-revert-interval): Doc fix.
4437
4438 2003-12-29 Mark A. Hershberger <mah@everybody.org>
4439
4440 * xml.el (xml-get-attribute-or-nil): New function, like
4441 xml-get-attribute, but returns nil if the attribute was not found.
4442 (xml-get-attribute): Convert to defsubst, uses
4443 xml-get-attribute-or-nil.
4444
4445 2003-12-29 Eli Zaretskii <eliz@gnu.org>
4446
4447 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
4448
4449 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
4450
4451 * custom.el (custom-declare-theme): Use `value' when putting
4452 properties on `theme'.
4453
4454 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
4455
4456 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
4457 for each yank-handler segment.
4458 (insert-for-yank-1): New function, with the body of the previous
4459 insert-for-yank.
4460
4461 * textmodes/table.el (table-yank-handler): New defcustom.
4462 (table--put-cell-indicator-property): Put yank-handler property
4463 that indicates the yank handler for the table cell.
4464
4465 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
4466
4467 * generic-x.el (etc-modules-conf-generic-mode): A more complete
4468 set of keywords.
4469
4470 2003-12-29 Eli Zaretskii <eliz@gnu.org>
4471
4472 * international/mule-cmds.el (reset-language-environment)
4473 (set-language-environment): Don't invoke fontset-related functions
4474 if fontset-list is not fboundp.
4475
4476 2003-12-29 Kenichi Handa <handa@m17n.org>
4477
4478 * international/mule-cmds.el (reset-language-environment):
4479 Call set-overriding-fontspec-internal with nil.
4480 (set-language-environment): Call set-overriding-fontspec-internal
4481 if the language environment specify `overriding-fontspec'.
4482 (language-info-alist): Doc added.
4483
4484 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
4485 characters of mule-unicode-0100-24ff.
4486 (ccl-encode-windows-1251-font): New CCL program.
4487 ("Bulgarian"): Specify overriding-fontspec.
4488 ("Belarusian"): Likewise.
4489
4490 2003-12-28 Sam Steingold <sds@gnu.org>
4491
4492 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
4493 parameter ID-FORMAT to conform with the 2003-11-30 patch.
4494
4495 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
4496
4497 * progmodes/gud.el (gud-gdb-command-name): Set default to
4498 "gdb --annotate=3".
4499 (gud-gdb-marker-filter): Look out for annotations.
4500 (gdb-first-pre-prompt): New variable.
4501 Remove trailing white space.
4502
4503 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
4504 if necessary.
4505 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
4506 annotations are detected.
4507 (gud-gdba-marker-filter): Use global variable gud-marker-acc
4508 instead of a local one to allow transition from
4509 gud-gdb-marker-filter.
4510 Remove trailing white space.
4511
4512 2003-12-27 Kim F. Storm <storm@cua.dk>
4513
4514 * ido.el: Handle non-readable directories.
4515 (ido-decorations): Add 9th element for non-readable directory.
4516 (ido-directory-nonreadable): New dynamic var.
4517 (ido-set-current-directory): Set it.
4518 (ido-read-buffer, ido-file-internal):
4519 (ido-read-file-name, ido-read-directory-name): Let-bind it.
4520 (ido-file-name-all-completions1): Return empty list for
4521 non-readable directory.
4522 (ido-exhibit): Print [Not readable] if directory is not readable.
4523 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
4524 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
4525 Use it.
4526
4527 2003-12-27 Lars Hansen <larsh@math.ku.dk>
4528
4529 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
4530 calls to directory-files-and-attributes and file-attributes.
4531 (ls-lisp-format): Remove system dependent handling of user and
4532 group id's.
4533
4534 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
4535
4536 * ffap.el (ffap-read-file-or-url): Revert previous change.
4537
4538 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
4539
4540 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
4541 new list of included files called `files-with-node-lines', that
4542 only have node lines. This way @include commands can include any
4543 file, such as version and update files without node lines, not
4544 just files that are chapters.
4545
4546 2003-12-25 Andreas Schwab <schwab@suse.de>
4547
4548 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
4549 file not found.
4550
4551 2003-12-08 Miles Bader <miles@gnu.org>
4552
4553 * dired.el (dired-between-files): Always use dired-move-to-filename,
4554 which is more robust in non-english locales.
4555
4556 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4557
4558 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
4559
4560 2003-12-24 Andreas Schwab <schwab@suse.de>
4561
4562 * shell.el (shell-file-name-quote-list): Add backslash.
4563
4564 * comint.el (comint-quote-filename): Correctly handle backslash
4565 in comint-file-name-quote-list.
4566
4567 2003-12-24 Kenichi Handa <handa@m17n.org>
4568
4569 * international/mule-cmds.el (set-default-coding-systems):
4570 Call ucs-set-table-for-input for all buffers that don't have local
4571 value of buffer-file-coding-system.
4572
4573 * international/ucs-tables.el (ucs-set-table-for-input):
4574 If translation-table-for-encode is a symbol, get its
4575 translation-table property.
4576
4577 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
4578
4579 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
4580 to `completing-read' on a recently fixed bug.
4581
4582 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
4583 instead of SPACE, to get the list of possible fringe modes.
4584 SPACE only works if both `partial-completion-mode' and
4585 `completion-auto-help' are nil.
4586
4587 * complete.el (PC-is-complete-p): Delete.
4588 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
4589 calls to `test-completion'.
4590
4591 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
4592
4593 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
4594 to edit values when there are no children.
4595
4596 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
4597 a mode called "Assembler" already exists.
4598 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
4599 (gud-watch): Use format option. Remove font properties from string.
4600 (gdb-var-create-handler, gdb-var-list-children-handler):
4601 Don't bother about properties as there are none.
4602 (gdb-var-create-handler, gdb-var-list-children-handler)
4603 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
4604 with two arguments.
4605 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
4606 Let speedbar show value changes with a different font.
4607 (gdb-edit-value): New defun.
4608 (gdb-clear-partial-output, gdb-clear-inferior-io)
4609 (def-gdb-auto-update-handler): Use erase-buffer.
4610 (gdb-frame-handler): Display watch expressions in
4611 FUNCTION::VARIABLE format if required.
4612
4613 2003-12-23 John Paul Wallington <jpw@gnu.org>
4614
4615 * info.el (Info-unescape-quotes, Info-split-parameter-string)
4616 (Info-goto-emacs-command-node): Doc fixes.
4617
4618 2003-12-12 Jesper Harder <harder@ifa.au.dk>
4619
4620 * cus-edit.el (custom-add-parent-links): Define "many".
4621
4622 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
4623
4624 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
4625 (widget-child-validate, widget-type-value-create)
4626 (widget-type-default-get, widget-type-match): New functions.
4627 (lazy): New widget.
4628 (menu-choice, checklist, radio-button-choice, editable-list)
4629 (group, documentation-string): Remove redundant (per 2003-10-25
4630 change) calls to `widget-children-value-delete'.
4631 (widget-choice-value-get, widget-choice-value-inline): Remove.
4632 (menu-choice): Update widget.
4633
4634 2003-12-03 Kenichi Handa <handa@m17n.org>
4635
4636 * language/cyrillic.el: Register "microsoft-cp1251" in
4637 ctext-non-standard-encodings-alist.
4638 ("Bulgarian"): Add ctext-non-standard-encodings.
4639 ("Belarusian"): Likewise.
4640
4641 * international/mule-conf.el (compound-text-with-extensions):
4642 Change the type to 2 (iso-2022 base).
4643
4644 * international/mule.el (ctext-non-standard-encodings-alist):
4645 Change the format.
4646 (ctext-non-standard-encodings): New variable.
4647 (ctext-post-read-conversion): Fully re-written.
4648 (ctext-non-standard-designations-alist): Delete it.
4649 (ctext-non-standard-encodings-table): New function.
4650 (ctext-pre-write-conversion): Fully re-written.
4651
4652 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
4653
4654 * cus-edit.el (custom-add-parent-links): Add documentation links
4655 for parent, if the item has none of its own.
4656
4657 2003-11-30 Richard M. Stallman <rms@gnu.org>
4658
4659 * dired-aux.el (dired-do-query-replace-regexp):
4660 Report files visited read-only.
4661
4662 2003-11-30 Juri Linkov <juri@jurta.org>
4663
4664 * dired-aux.el (dired-compare-directories): New command.
4665 (dired-file-set-difference, dired-files-attributes): New functions.
4666
4667 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
4668 Version 2.0.38 of Tramp released.
4669
4670 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
4671 Charles Curley <charlescurley@charlescurley.com>.
4672 (tramp-multi-connection-function-alist): Add ssht entry which adds
4673 "-e none -t -t" to the list of ssh args. Suggested by Adrian
4674 Aichner.
4675 (tramp-get-method-parameter): New function to retrieve a method
4676 parameter. This allows for omission of method parameters.
4677 Callers adjusted.
4678
4679 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
4680
4681 * net/tramp.el: Add new optional parameter ID-FORMAT to
4682 `file-attributes'. Calls of `file-attributes' won't use this
4683 parameter for backward compatibility reasons.
4684 (tramp-perl-file-attributes): Add a new parameter to Perl script
4685 in order to handle uid/gid as strings, if desired.
4686 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
4687 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
4688 order to make the function more general.
4689 (tramp-handle-file-attributes): Replace proprietary optional
4690 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
4691 (tramp-handle-file-attributes-with-perl): Handle parameter
4692 NONNUMERIC if set. This wasn't done in the past.
4693 (tramp-post-connection): Apply second parameter "$2" if
4694 `tramp-remote-perl' is called.
4695
4696 * net/tramp-smb.el (tramp-smb-handle-delete-file):
4697 Correct cut'n'waste error (`filename' instead of `directory').
4698 (tramp-smb-handle-directory-files-and-attributes)
4699 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
4700 introduced parameter ID-FORMAT.
4701 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
4702 error (`directory' instead of `ldir').
4703
4704 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
4705 `file-attributes' has a second parameter. If yes, apply it with
4706 value "'integer". Otherwise, don't use that parameter (default is
4707 integer format).
4708
4709 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4710
4711 * help.el (help-map): Bind `display-local-help' to `C-h .'.
4712 (help-for-help): Add `C-h .' to the listed Help options.
4713 Remove trailing whitespace.
4714
4715 * help-at-pt.el: New file.
4716
4717 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
4718
4719 * subr.el (noreturn, 1value): New macros for test coverage.
4720 See `testcover.el'.
4721
4722 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
4723
4724 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
4725 for macro `1value'.
4726 (testcover-1value): New function. Checks that a 1value form
4727 actually returns only one value. Requested by RMS.
4728
4729 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
4730
4731 * gdb-ui.el (gud-watch, gdb-var-create-handler)
4732 (gdb-var-list-children, gdb-var-list-children-handler)
4733 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
4734 gdb commands that use mi to keep them out of the command history.
4735
4736 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4737
4738 * cus-start.el (all): Add use-file-dialog.
4739
4740 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
4741
4742 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
4743
4744 2003-11-27 Kim F. Storm <storm@cua.dk>
4745
4746 * subr.el (posn-object-x-y): New defun.
4747
4748 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
4749
4750 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
4751 Don't use `space' for \\\n.
4752 Be more selective as to which # are comment-starters.
4753
4754 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
4755
4756 * subr.el (number-sequence): Improve handling of floating point
4757 arguments (suggested by Kim Storm). Allow negative arguments.
4758
4759 2003-11-26 Kenichi Handa <handa@m17n.org>
4760
4761 * international/mule-cmds.el (standard-display-european-internal):
4762 Cancel the standard-display-table setting for ` and '.
4763
4764 2003-11-26 Kim F. Storm <storm@cua.dk>
4765
4766 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
4767 New defcustoms to add ffap-like functionality to ido.
4768 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
4769 (ido-no-final-slash): New defun.
4770 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
4771 (ido-read-file-name): ): Toggle VC checking via
4772 vc-handled-backends instead of vc-master-templates.
4773 (ido-file-internal): Handle ido-use-url-at-point and
4774 ido-use-filename-at-point via code borrowed from ffap-guesser.
4775 Handle new ido-exit code ffap.
4776 (ido-sort-list): Ignore final slash when sorting file names.
4777
4778 2003-11-25 Kim F. Storm <storm@cua.dk>
4779
4780 * emulation/cua-base.el (cua--standard-movement-commands):
4781 Add forward-sentence and backward-sentence.
4782
4783 2003-11-25 Stephen Eglen <stephen@gnu.org>
4784
4785 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
4786 iswitchb-exit is set to 'usefirst when user selects buffer at head
4787 of list using RET. (Selecting buffers at the head of the list was
4788 broken if the substring was also a complete buffername.)
4789
4790 2003-11-23 Kim F. Storm <storm@cua.dk>
4791
4792 * progmodes/compile.el (grep-command, grep-use-null-device)
4793 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
4794 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
4795 (grep-regexp-alist, grep-program, find-program)
4796 (grep-find-use-xargs, grep-history, grep-find-history)
4797 (grep-process-setup, grep-compute-defaults)
4798 (grep-default-command, grep, grep-tag-default, grep-find)
4799 (grep-expand-command-macros, grep-tree-last-regexp)
4800 (grep-tree-last-files, grep-tree): Move grep variables, functions
4801 and commands to new file grep.el.
4802 (compilation-mode-map): Remove grep commands from Compile sub-menu.
4803 (compilation-process-setup-function): Doc fix.
4804 (compilation-highlight-regexp, compilation-highlight-overlay): New
4805 defvars used for highlighting current compile error in source buffer.
4806 (compile-internal): New optional args HIGHLIGHT-REGEXP and
4807 LOCAL-MAP which overrides compilation-highlight-regexp and
4808 compilation-mode-map for this compilation.
4809 Delay calling compilation-set-window-height until after running
4810 compilation-process-setup-function so it can buffer-local override
4811 compilation-window-height.
4812 Check buffer-local value of compilation-scroll-output.
4813 (compilation-set-window-height): Use buffer-local value of
4814 compilation-window-height.
4815 (compilation-revert-buffer): Don't pass (undefined)
4816 preserve-modes arg to revert-buffer.
4817 (next-error-no-select, previous-error-no-select): New commands.
4818 (compilation-goto-locus): Temporarily highlight current match in
4819 source buffer using compilation-highlight-regexp.
4820
4821 * progmodes/grep.el: New file with grep code from compile.el.
4822 (grep): New defcustom group.
4823 (grep-window-height): New defcustom, like compilation-window-height.
4824 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
4825 (grep-scroll-output): New defcustom, like compilation-scroll-output.
4826 (grep-command, grep-use-null-device, grep-find-command)
4827 (grep-tree-files-aliases, grep-tree-ignore-case)
4828 (grep-tree-ignore-CVS-directories): Move to grep custom group.
4829 (grep-setup-hook): New hook variable.
4830 (grep-mode-map): New keymap for grep commands. Add Grep menu.
4831 (grep-last-buffer): New defvar, override compilation-last-buffer.
4832 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
4833 Call compile-internal with args highlight-regexp and grep-mode-map.
4834
4835 2003-11-23 Kim F. Storm <storm@cua.dk>
4836
4837 * subr.el (event-start, event-end): Doc fix.
4838 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
4839 (posn-area, posn-actual-col-row, posn-object): New defuns.
4840 (posn-col-row): Simplify doc. Rewrite to use cond.
4841 (posn-point): Also return buffer position for events outside text
4842 area (that info is now present in the event position).
4843
4844 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
4845 mouse-set-point so that hscroll still works now that clicks on
4846 fringes generate specific mouse events.
4847 (mouse-set-point): Note that it now works in fringes and margins
4848 too due to new semantics of posn-point in fringes and margins.
4849
4850 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
4851 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
4852
4853 2003-11-20 Kim F. Storm <storm@cua.dk>
4854
4855 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
4856 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
4857 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
4858 to 100 for icons to avoid increasing line height when shown.
4859
4860 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
4861
4862 * newcomment.el (comment-normalize-vars): Initialize properly if
4863 comment-start was nil.
4864
4865 2003-11-19 Andreas Schwab <schwab@suse.de>
4866
4867 * simple.el (set-variable): Fix indentation.
4868
4869 2003-11-17 Kenichi Handa <handa@m17n.org>
4870
4871 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
4872 Fix docstring.
4873
4874 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
4875
4876 * international/latin1-disp.el (latin1-display): Fix docstring.
4877
4878 2003-11-16 John Wiegley <johnw@newartisans.com>
4879
4880 * eshell/em-ls.el (eshell-ls-file): There are times with
4881 size-width is nil and uncomputed (when directories are created in
4882 dired, for example); in this case, 4 is reasonable default value,
4883 although it may caused skewed new entries (which could be avoided
4884 by returning the original value of 8 in all cases, but 99% of the
4885 time this is a waste of whitespace).
4886
4887 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
4888
4889 * cc-engine.el (c-guess-continued-construct)
4890 (c-guess-basic-syntax): Check a little more carefully if it's a
4891 function declaration when an unknown construct followed by a block
4892 is found inside a statement context. This avoids macros followed
4893 by blocks to be taken as function declarations.
4894
4895 (c-guess-continued-construct): Change the analysis of a statement
4896 continuation with a brace open to `substatement-block', for
4897 consistency with recognized statements.
4898
4899 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
4900 start is in a position so that `c-beginning-of-statement-1' jumped
4901 to the beginning of the same statement.
4902
4903 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
4904 Don't accept binary operators in the arglist if we're in a function
4905 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
4906 template recognition in cases like "if (a < b || c > d)".
4907
4908 (c-restricted-<>-arglists): New more appropriate name for
4909 `c-disallow-comma-in-<>-arglists'.
4910
4911 Accessing functions updated for the variable name change.
4912
4913 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
4914 match data could get clobbered if NOT-INSIDE-TOKEN is used.
4915
4916 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
4917 labels.
4918
4919 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
4920 instead of duplicating parts of it. This fixes bogus label
4921 recognition.
4922
4923 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
4924 of checking the context in which to apply the minimum indentation,
4925 so that it isn't enforced in e.g. namespace blocks.
4926
4927 * cc-vars.el (c-inside-block-syms): New constant used by
4928 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
4929 to somewhat reduce the risk of becoming stale.
4930
4931 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
4932 cc-cmds to cc-engine to allow use from cc-align.
4933
4934 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
4935 qualified identifiers containing "::".
4936
4937 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
4938 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
4939
4940 * cc-vars.el (c-emacs-features): Use a space in front of the name
4941 of the temporary buffer. That also avoids dumping problems in
4942 XEmacs due to undo info being left around after the buffer is killed.
4943
4944 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
4945 arglist to see if it's a K&R style declaration.
4946
4947 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
4948 before returning `knr-argdecl-intro'.
4949
4950 2003-11-16 John Wiegley <johnw@newartisans.com>
4951
4952 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
4953 field in a long-listing always 8 characters, use `size-width',
4954 which has already been computed.
4955
4956 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4957
4958 * subr.el (minor-mode-list): Add `hs-minor-mode'.
4959
4960 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
4961
4962 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
4963 Support operation while narrowed, with `diff-restrict-view'.
4964
4965 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
4966
4967 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
4968 Take additional optional arg NARROWFUN. For the generated functions:
4969 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
4970 include frags that arrange to check for and save narrowing state before
4971 the move and then conditionally call NARROWFUN after the move.
4972
4973 2003-11-14 John Wiegley <johnw@newartisans.com>
4974
4975 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
4976 that was optional, but obviously missing based on surrounding code.
4977
4978 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
4979 string arguments to numbers unless the whole argument was seen as
4980 a number.
4981
4982 2003-11-14 Kenichi Handa <handa@m17n.org>
4983
4984 * international/mule.el (ctext-non-standard-encodings-alist):
4985 Fix coding systems.
4986
4987 2003-11-10 Kenichi Handa <handa@m17n.org>
4988
4989 * language/kannada.el ("Kannada"): Add sample-text.
4990
4991 * language/knd-util.el (kannada-compose-region)
4992 (kannada-compose-string, kannada-post-read-conversion):
4993 Add autoload cookie.
4994
4995 * international/quail.el (quail-completion): Change the message
4996 "corresponding translations" to "corresponding characters".
4997
4998 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
4999
5000 * descr-text.el (describe-char): Fix typo.
5001
5002 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
5003
5004 These changes are to support Kannada language/script.
5005
5006 * Makefile.in (DONTCOMPILE): Add kannada.el.
5007
5008 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
5009
5010 * loadup.el: Preload kannada.el.
5011
5012 * language/ind-util.el (ucs-kannada-to-is13194-alist)
5013 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
5014 New variables.
5015
5016 * language/kannada.el: New file.
5017
5018 * language/knd-util.el: New file.
5019
5020 2003-11-07 Andreas Schwab <schwab@suse.de>
5021
5022 * progmodes/autoconf.el (autoconf-font-lock-keywords):
5023 Also highlight AH_*.
5024
5025 * xml.el (xml-parse-dtd): Fix misplaced paren.
5026
5027 2003-11-07 Kenichi Handa <handa@m17n.org>
5028
5029 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
5030
5031 2003-11-05 Juri Linkov <juri@jurta.org>
5032
5033 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
5034 (desktop-buffer-file): Use saved buffer-file-coding-system
5035 for file reading. Set auto-insert to nil to prevent automatic
5036 insertion into restored empty files.
5037
5038 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
5039
5040 * files.el (risky-local-variable-p): Make second argument optional.
5041
5042 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
5043
5044 * subr.el (add-hook): Fix last change.
5045
5046 2003-11-03 Eli Zaretskii <eliz@gnu.org>
5047
5048 * mail/rmail.el (rmail-convert-to-babyl-format):
5049 If base64-decode-region signals an error, catch it and silently
5050 ignore it.
5051
5052 2003-11-01 Mark A. Hershberger <mah@everybody.org>
5053
5054 * xml.el (xml-parse-region): Allow comments to appear after the
5055 topmost element has closed.
5056 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
5057 (xml-ns-expand-attr): New functions to do namespace handling.
5058 (xml-intern-attrlist): Back-compatible handling of attribute names.
5059 (xml-parse-tag): Move namespace handling to separate functions.
5060 Now produces elements in the form ((:ns . "element") (attr-list)
5061 children) instead of ('ns:element (attr-list) children).
5062 (xml-parse-attlist): Fix attribute parsing.
5063 (xml-parse-dtd): Change parsing so that it produces strings
5064 instead of interned symbols.
5065
5066 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
5067
5068 * dired.el (dired-ls-sorting-switches): Doc fix.
5069
5070 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
5071
5072 * emacs-lisp/rx.el (rx-or): Fix the case of
5073 "(rx (and ?a (or ?b ?c) ?d))".
5074
5075 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
5076
5077 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
5078 (texinfo-format-region): Use it.
5079 (texinfo-format-buffer-1): Ditto.
5080
5081 2003-11-01 Alan Mackenzie <acm@muc.de>
5082
5083 Changes to allow scrolling whilst in isearch mode:
5084 * isearch.el (isearch-unread-key-sequence): New function,
5085 extracted from isearch-other-meta-char.
5086 (top level): (put 'foo 'isearch-scroll) on all Emacs's
5087 "scrollable" standard functions.
5088 (isearch-allow-scroll): New customizable variable.
5089 (isearch-string-out-of-window, isearch-back-into-window)
5090 (isearch-reread-key-sequence-naturally)
5091 (isearch-lookup-scroll-key): New functions.
5092 (isearch-other-meta-char): Doc string and functionality enhanced.
5093 Now accepts a prefix argument.
5094 (isearch-lazy-highlight-window-end): New variable.
5095 (isearch-lazy-highlight-new-loop): Pay attention to the window's
5096 end (thru isearch-lazy-highlight-window-end), not only its start.
5097
5098 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
5099 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
5100 (universal-argument, universal-argument-more, negative-argument)
5101 (digit-argument, universal-argument-other-key): Minor changes.
5102
5103 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
5104
5105 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
5106 recursively if the last message is deleted, thus avoiding an
5107 infinite loop.
5108
5109 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
5110
5111 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
5112 (tex-main-file): Don't add .tex if the extension is already present.
5113 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
5114
5115 2003-10-29 Lute Kamstra <lute@gnu.org>
5116
5117 * progmodes/octave-inf.el (inferior-octave-prompt):
5118 Recognize version number in prompt.
5119
5120 2003-10-28 Dave Love <fx@gnu.org>
5121
5122 * international/characters.el: Fix some Unicode ranges.
5123
5124 2003-10-28 Kenichi Handa <handa@m17n.org>
5125
5126 * disp-table.el (standard-display-8bit)
5127 (standard-display-default, standard-display-ascii)
5128 (standard-display-g1, standard-display-graphic)
5129 (standard-display-underline): Assure that standard-display-table
5130 is a display table.
5131
5132 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
5133
5134 * simple.el (reindent-then-newline-and-indent): Delete space *after*
5135 reindenting the first line.
5136
5137 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
5138
5139 * wid-edit.el (widget-default-delete): Always delete child widgets.
5140
5141 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5142
5143 * newcomment.el (comment-indent): Don't call indent-according-to-mode
5144 if the line has code.
5145 Don't try to line up with something that's too far left.
5146
5147 * progmodes/octave-mod.el (octave-comment-start): Simplify.
5148 (octave-mode-syntax-table): Add % as a comment starter.
5149 (octave-point): Remove.
5150 (octave-in-comment-p, octave-in-string-p)
5151 (octave-not-in-string-or-comment-p, calculate-octave-indent)
5152 (octave-blink-matching-block-open, octave-auto-fill):
5153 Use line-(beginning|end)-position instead.
5154
5155 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
5156
5157 * emacs-lisp/authors.el (authors-aliases): Add correct realname
5158 for Francesco Potort\e,Al\e(B.
5159
5160 2003-10-23 Dave Love <fx@gnu.org>
5161
5162 * international/mule-cmds.el (locale-charset-to-coding-system):
5163 Don't rely on nil being a coding system.
5164
5165 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
5166 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
5167 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
5168
5169 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
5170
5171 * gdb-ui.el (gdb-current-language): New variable.
5172 (gdb-update-flag): Remove variable.
5173 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
5174 (gdb-take-last-elt): Remove function.
5175 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
5176 (gdb-post-prompt): Check for variable object changes here.
5177
5178 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
5179 object changes in gdb-ui.el.
5180
5181 2003-10-21 Richard M. Stallman <rms@gnu.org>
5182
5183 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
5184
5185 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
5186 Don't check for foo*/ wildcard form here.
5187 (insert-directory): Recognize foo*/ as a wildcard.
5188 Separate wildcard-regexp variable from the arg, wildcard.
5189
5190 * subr.el (add-hook): Correctly detect when make-local-hook was used.
5191 (remove-hook): Correctly handle strange cases about local hooks.
5192
5193 2003-10-21 David Ponce <david@dponce.com>
5194
5195 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
5196 argument REAL, to return a real number instead of a rounded
5197 integer value. Define as inline function.
5198 (ruler-mode-right-fringe-cols): Likewise.
5199 (ruler-mode-scroll-bar-cols): New function.
5200 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
5201 (ruler-mode-right-scroll-bar-cols): Likewise.
5202 (ruler-mode-space): New function.
5203 (ruler-mode-ruler): Use it. Handle variations of fringe style,
5204 scroll bar mode and margins in a more robust way.
5205
5206 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
5207
5208 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
5209 (antlr-c-init-language-vars): New function.
5210 (antlr-mode): Use it with cc-mode before v5.29.
5211 (antlr-c-common-init): Don't set some local vars here.
5212 (antlr-mode): Set them here.
5213 (antlr-c-forward-sws): New function alias.
5214 (antlr-mode): Redefine with cc-mode before v5.30.
5215 (antlr-skip-sexps): Use it.
5216 (antlr-skip-exception-part): Ditto.
5217 (antlr-skip-file-prelude): Ditto.
5218 (antlr-outside-rule-p): Ditto.
5219 (antlr-end-of-body): Ditto.
5220 (antlr-option-kind): Ditto.
5221 (antlr-insert-option-area): Ditto.
5222 (antlr-file-dependencies): Ditto.
5223
5224 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5225
5226 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
5227 Move backward only if point was not inside an entry.
5228
5229 2003-10-21 Richard M. Stallman <rms@gnu.org>
5230
5231 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
5232
5233 2003-10-21 Juri Linkov <juri@jurta.org>
5234
5235 * compare-w.el: Automatically skip non-matching text to resync.
5236 (compare-windows-whitespace): Doc fix.
5237 (compare-windows-sync, compare-windows-sync-string-size)
5238 (compare-windows-recenter, compare-ignore-whitespace)
5239 (compare-windows-highlight, compare-windows-face): New variables.
5240 (compare-windows): Use compare-windows-sync.
5241 (compare-windows-highlight, compare-windows-dehighlight)
5242 (compare-windows-sync-regexp)
5243 (compare-windows-sync-default-function): New functions.
5244
5245 2003-10-21 Juri Linkov <juri@jurta.org>
5246
5247 * diff.el (diff-parse-differences): Don't visit the files now;
5248 instead, just record the error locus.
5249
5250 2003-10-21 Dave Love <fx@gnu.org>
5251
5252 * progmodes/cfengine.el: New file.
5253
5254 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
5255
5256 * complete.el (PC-do-completion): Do not forget to use `pred' as the
5257 default-directory when completing file names.
5258
5259 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
5260
5261 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
5262 followed by the word `face', it gets treated as a face, even if
5263 it is also defined as a variable or a function.
5264
5265 2003-10-20 Dave Love <fx@gnu.org>
5266
5267 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
5268 Avoid incf in macro expansion.
5269
5270 2003-10-20 John Paul Wallington <jpw@gnu.org>
5271
5272 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
5273 `evenp' so we don't implicitly require cl library at runtime.
5274
5275 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
5276
5277 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
5278 (help-make-xrefs): Only make cross-references for faces if
5279 preceded or followed by the word `face'. Do not make a
5280 cross-reference for variables without variable documentation,
5281 unless preceded by the word `variable' or `option'. Update doc
5282 string accordingly.
5283
5284 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
5285
5286 * progmodes/hideshow.el: Rewrite one-armed `if'
5287 constructs using either `when' or `unless'.
5288 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
5289
5290 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
5291
5292 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
5293 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
5294 instead of 12x12.
5295
5296 2003-10-16 Eli Zaretskii <eliz@gnu.org>
5297
5298 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
5299 message while converting to Babyl.
5300
5301 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
5302
5303 * allout.el (allout-mode): Doc fix.
5304
5305 2003-10-16 Lute Kamstra <lute@gnu.org>
5306
5307 * subr.el (force-mode-line-update): Fix docstring.
5308
5309 2003-10-14 Dave Love <fx@gnu.org>
5310
5311 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
5312 (default-input-method): Add :link, improve :type.
5313 (locale-charset-language-names): Fix utf-8 pattern.
5314 (locale-charset-match-p, locale-charset-alist)
5315 (locale-charset-to-coding-system): New.
5316 (set-locale-environment): Deal with codeset part of locale specs.
5317
5318 2003-10-14 Lute Kamstra <lute@gnu.org>
5319
5320 * fringe.el (fringe-mode): Use active voice in docstring.
5321 (set-fringe-style): Ditto.
5322
5323 2003-10-13 Lute Kamstra <lute@gnu.org>
5324
5325 * fringe.el (fringe-mode): Fix docstring.
5326 (set-fringe-style): Ditto.
5327
5328 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
5329
5330 * ediff-mult.el (ediff-filegroup-action):
5331 Use ediff-default-filtering-regexp.
5332
5333 * ediff-util.el (ediff-recenter): Don't call
5334 ediff-restore-highlighting twice.
5335 (ediff-select-difference): Set current difference.
5336 (ediff-unselect-and-select-difference): Add comment.
5337
5338 * ediff.el (ediff-directories,ediff-directory-revisions)
5339 (ediff-directories3,ediff-merge-directories)
5340 (ediff-merge-directories-with-ancestor)
5341 (ediff-merge-directory-revisions)
5342 (ediff-merge-directory-revisions-with-ancestor):
5343 Use ediff-default-filtering-regexp.
5344
5345 2003-10-12 Andreas Schwab <schwab@suse.de>
5346
5347 * international/mule-cmds.el (locale-charset-language-names):
5348 Simplify regex by removing unused grouping.
5349
5350 2003-10-10 Dave Love <fx@gnu.org>
5351
5352 * bindings.el: Don't bind stop.
5353
5354 2003-10-08 Miles Bader <miles@gnu.org>
5355
5356 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
5357 face instead of attempting to emulate it.
5358
5359 2003-10-07 Kenichi Handa <handa@m17n.org>
5360
5361 * international/mule-diag.el (list-coding-systems-1): List coding
5362 systems that are loaded automatically.
5363
5364 * international/code-pages.el (iso-8859-11): Add autoload cookie.
5365
5366 * international/mule.el (autoload-coding-system): New function.
5367
5368 2003-10-07 Andreas Schwab <schwab@suse.de>
5369
5370 * log-edit.el (log-edit-changelog-entries): Prefer local value of
5371 change-log-default-name in the buffer visiting the file.
5372
5373 2003-10-06 Dave Love <fx@gnu.org>
5374
5375 * files.el (find-file-hook): Customize.
5376 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
5377
5378 * bindings.el (completion-ignored-extensions): Remove .log.
5379 (global-map): Add again, open, stop keys.
5380
5381 2003-10-05 Richard M. Stallman <rms@gnu.org>
5382
5383 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
5384 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
5385 Use sh-modify directly.
5386 (sh-select): Use sh-append, not eval.
5387
5388 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
5389
5390 * info.el (Info-following-node-name): New function.
5391
5392 * loadhist.el (unload-feature-special-hooks):
5393 Rename from loadhist-hook-functions.
5394 (loadhist-hook-functions): Now an alias.
5395
5396 2003-10-04 Eli Zaretskii <eliz@gnu.org>
5397
5398 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
5399 file-name clashes on 8+3 filesystems.
5400
5401 * Makefile.in (DONTCOMPILE, bootstrap-clean):
5402 Rename loaddefs-boot.el to ldefs-boot.el
5403
5404 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
5405 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
5406
5407 2003-10-03 Lute Kamstra <lute@gnu.org>
5408
5409 * info.el (Info-mode): Revert previous change.
5410 (Info-escape-percent): New function.
5411 (Info-fontify-node): Use it.
5412
5413 2003-10-02 Andreas Schwab <schwab@suse.de>
5414
5415 * loaddefs-boot.el: Regenerated.
5416
5417 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
5418
5419 * ffap.el: Remove defadvice related code from CVS since `complete'
5420 provides a `PC-completion-as-file-name-predicate' variable that
5421 ffap can override.
5422
5423 2003-10-02 Kenichi Handa <handa@m17n.org>
5424
5425 * international/utf-8.el (ccl-decode-mule-utf-8):
5426 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
5427
5428 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
5429 * international/subst-big5.el: Likewise.
5430 * international/subst-gb2312.el: Likewise.
5431 * international/subst-ksc.el: Likewise.
5432
5433 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5434
5435 * calendar/calendar.el (increment-calendar-month)
5436 (calendar-leap-year-p, calendar-absolute-from-gregorian)
5437 (generate-calendar, calendar-read-date, calendar-interval)
5438 (calendar-day-of-week): Handle years BC.
5439 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
5440
5441 2003-10-01 Dave Love <fx@gnu.org>
5442
5443 * language/cyrillic.el (cp1251): Alias for windows-1251.
5444
5445 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
5446 bootstrap.
5447
5448 2003-10-01 Lute Kamstra <lute@gnu.org>
5449
5450 * files.el: Fix typo.
5451 * imenu.el (imenu--generic-function): Docstring fix.
5452
5453 2003-09-30 Richard M. Stallman <rms@gnu.org>
5454
5455 * dired.el (dired-mode): Handle dired-directory as a list.
5456
5457 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
5458
5459 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
5460
5461 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
5462
5463 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
5464 Replace gud-display with gud-watch.
5465 (gud-speedbar-buttons): Add stuff for watching expressions
5466 in the speedbar when using M-x gdba. Use dolist on old part
5467 of this function.
5468
5469 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
5470 (gdb-update-flag): New variables.
5471 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
5472 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
5473 (gud-watch, gdb-var-create-handler) : New functions.
5474 (gdb-var-list-children, gdb-var-list-children-handler)
5475 (gdb-var-create-regexp, gdb-var-update-regexp)
5476 (gdb-var-list-children-regexp): New constants.
5477 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
5478 (gdb-annotation-rules): Reduce annotation set (level 3).
5479 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
5480 (gdb-post-prompt): Don't update GDB buffers every time speedbar
5481 updates.
5482 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
5483 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
5484 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
5485 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
5486 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
5487 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
5488 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
5489 (gud-display, gud-display1)
5490 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
5491 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
5492 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
5493 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
5494 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
5495 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
5496 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
5497 (gdb-display-display-buffer, gdb-toggle-display)
5498 (gdb-delete-display, gdb-expressions-popup-menu)
5499 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
5500 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
5501 to display buffer.
5502
5503 2003-09-30 Richard M. Stallman <rms@gnu.org>
5504
5505 * progmodes/ada-mode.el (ada-mode): Don't use advice.
5506 Instead, set which-func-functions.
5507
5508 * progmodes/which-func.el (which-func-modes): Add ada-mode.
5509 (which-func-functions): New variable.
5510 (which-function): Use that.
5511
5512 * info.el (Info-mode): Double each `%' in header line.
5513
5514 * emacs-lisp/lisp-mnt.el (lm-with-file):
5515 When FILE is nil, run BODY in current buffer.
5516
5517 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
5518
5519 * help.el (describe-mode): Start with a brief list of minor modes.
5520 Find them thru minor-mode-list so as to find them all.
5521 Show them in alphabetical order.
5522
5523 * mail/sendmail.el (mail-aliases): Doc fix.
5524
5525 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
5526
5527 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
5528
5529 * mail/rmailsum.el (rmail-make-summary-line-1):
5530 Change comma after last label to a space.
5531 (rmail-summary-font-lock-keywords): Adapt to that change.
5532
5533 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
5534
5535 * progmodes/scheme.el (scheme-mode-variables): When setting
5536 `font-lock-defaults', also specify that "#" should
5537 be interpreted with `word' syntax.
5538 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
5539
5540 2003-09-30 Lars Hansen <larsh@math.ku.dk>
5541
5542 * desktop.el: A lot of comments updated.
5543 (desktop-save-mode): Minor mode introduced.
5544 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
5545 (desktop-load-default): Function made obsolete.
5546 (desktop-locals-to-save): Variable made customizable.
5547 (desktop-read): Optional parameter `dirname' added.
5548 (desktop-change-dir, desktop-revert): Parameter `dirname' in
5549 `desktop-read' used.
5550 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
5551
5552 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
5553
5554 * whitespace.el (whitespace-clean-msg): Add user customizable message
5555 for displaying ``clean'' output.
5556 (whitespace-buffer): Use `whitespace-clean-msg'.
5557 (whitespace-global-mode): Fix typo.
5558
5559 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5560
5561 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
5562
5563 2003-09-29 Lute Kamstra <lute@gnu.org>
5564
5565 * bindings.el (mode-line-modes): Remove superfluous :propertize
5566 construct in initialization.
5567 (mode-line-position): Change cons cell into proper list in
5568 initialization.
5569
5570 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
5571
5572 * international/mule.el (decode-coding-inserted-region): Use car
5573 of the return value of find-operation-coding-system.
5574
5575 2003-09-29 Kenichi Handa <handa@m17n.org>
5576
5577 * descr-text.el (describe-char): Fix previous change.
5578
5579 2003-09-28 Kenichi Handa <handa@m17n.org>
5580
5581 * descr-text.el (describe-char-display): New function.
5582 (describe-char): Pay attention to display table on describing how
5583 a character is displayed.
5584
5585 * international/mule-cmds.el (encoded-string-description):
5586 Prepend "0x" to each encoded byte.
5587
5588 2003-09-28 Andreas Schwab <schwab@suse.de>
5589
5590 * find-file.el (ff-special-constructs): Add autoload cookie.
5591
5592 2003-09-28 Kevin Ryde <user42@zip.com.au>
5593
5594 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
5595 makeinfo appends to duplicate index entries.
5596
5597 2003-09-28 Eli Zaretskii <eliz@gnu.org>
5598
5599 * dired-x.el (dired-clean-tex): Doc fix.
5600
5601 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
5602 using a Chinese tutorial.
5603
5604 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
5605
5606 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
5607 between "MAIL FROM:" and "RCPT TO:" and the following address.
5608
5609 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
5610
5611 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
5612
5613 2003-09-28 David Ponce <david@dponce.com>
5614
5615 * recentf.el (recentf-initialize-file-name-history): New defcustom.
5616 (recentf-load-list): When `recentf-initialize-file-name-history'
5617 is non-nil, initialize an empty `file-name-history' with the
5618 recent list.
5619
5620 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
5621
5622 * man.el (Man-default-man-entry): Remove the leading `*' from the
5623 word at point.
5624
5625 2003-09-26 Lute Kamstra <lute@gnu.org>
5626
5627 * bindings.el (mode-line-position): Mention size indication in
5628 docstring.
5629
5630 2003-09-26 Andre Spiegel <spiegel@gnu.org>
5631
5632 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
5633
5634 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
5635 because it's autoloaded now.
5636
5637 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
5638
5639 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
5640 (sh-font-lock-keywords, sh-feature): Fix previous change of
5641 sh-feature to avoid infloop with sh-font-lock-keywords.
5642
5643 2003-09-25 Kim F. Storm <storm@cua.dk>
5644
5645 * frame.el (frame-current-scroll-bars): New defun.
5646
5647 * window.el (window-current-scroll-bars): New defun.
5648
5649 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5650
5651 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
5652 cause errors when the state cache contains info on parts that have
5653 been narrowed out.
5654
5655 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5656
5657 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
5658 `c-setup-paragraph-variables' has to be used when this variable is
5659 changed; it doesn't work to reinitialize the mode since that
5660 typically clobbers the variable.
5661
5662 * progmodes/cc-styles.el (c-setup-paragraph-variables):
5663 Make it interactive.
5664
5665 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5666
5667 * progmodes/cc-fonts.el (c-font-lock-declarations):
5668 Fix recognition of constructors and destructors for classes whose
5669 names are matched by `*-font-lock-extra-types'.
5670
5671 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
5672 followed by an identifier in C++ then it's a type.
5673
5674 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5675
5676 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
5677 problem that primarily affected XEmacs. Don't use faces to find
5678 unterminated strings since Emacs and XEmacs fontify strings
5679 differently - this function should now work better in XEmacs.
5680
5681 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5682
5683 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
5684 `expand-abbrev' workaround which caused braces to misbehave inside
5685 macros.
5686
5687 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
5688 handling. This bug could cause interactive font locking to bail out.
5689
5690 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5691
5692 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
5693 Handle paren-style types in Pike. Also fixed some cases of
5694 insufficient handling of unbalanced parens.
5695
5696 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
5697
5698 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
5699 common shell prompts that are not common filename or URL characters.
5700 (ffap-file-at-point): Use the new regexp to strip the prompts from
5701 the file names. This is an issue mostly for user prompts that
5702 don't have a trailing space and find-file-at-point is invoked from
5703 within a shell inside emacs.
5704
5705 2003-09-24 Andre Spiegel <spiegel@gnu.org>
5706
5707 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
5708 stamps numerically, rather than textually.
5709
5710 2003-09-24 Kenichi Handa <handa@m17n.org>
5711
5712 * language/devan-util.el (devanagari-post-read-conversion):
5713 * language/mlm-util.el (malayalam-post-read-conversion):
5714 * language/tml-util.el (tamil-post-read-conversion):
5715 Add autoload cookie.
5716
5717 * international/utf-8.el (utf-8-post-read-conversion):
5718 Call post-read-conversion functions for Devanagari, Malayalam,
5719 and Tamil.
5720
5721 2003-09-23 Dave Love <fx@gnu.org>
5722
5723 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
5724
5725 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
5726
5727 * progmodes/gud.el (perldb): Add gud-until to list of commands.
5728 Update gud-remove.
5729
5730 2003-09-22 Richard M. Stallman <rms@gnu.org>
5731
5732 * progmodes/sh-script.el (sh-mode-default-syntax-table):
5733 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
5734 (sh-mode-syntax-table-input): New variable.
5735 (sh-require-final-newline): Don't use eval.
5736 (sh-builtins, sh-leading-keywords, sh-other-keywords)
5737 (sh-variables, sh-font-lock-keywords): Don't use eval.
5738 (sh-set-shell): When setting require-final-newline,
5739 treat value = `require-final-newline' as don't change it.
5740 Set sh-mode-syntax-table locally based on
5741 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
5742
5743 * progmodes/compile.el (compile-internal):
5744 Call compilation-set-window-height before setting window start.
5745
5746 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
5747
5748 * emacs-lisp/bytecomp.el (byte-compile-log-file):
5749 Clear out byte-compile-last-warned-form.
5750
5751 2003-09-22 Richard M. Stallman <rms@gnu.org>
5752
5753 * woman.el (woman-file-name, woman-follow-word):
5754 If current-word returns nil, use "".
5755
5756 * simple.el (eval-expression): Bind standard-output in to-buffer case.
5757
5758 2003-09-22 Richard M. Stallman <rms@gnu.org>
5759
5760 * emacs-lisp/lisp-mnt.el (lm-with-file):
5761 Don't visit the file, just use insert-file-contents in temp buffer.
5762
5763 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
5764
5765 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
5766 Add surrounding \\( and \\) around the header, as in
5767 for lm-history-header 'Change Log\\|History'.
5768
5769 2003-09-22 John Paul Wallington <jpw@gnu.org>
5770
5771 * progmodes/ld-script.el: Add Commentary section,
5772 minor cleanup of file header.
5773 (ld-script-font-lock-keywords): Doc fix.
5774 (toplevel): Provide `ld-script' feature.
5775
5776 2003-09-21 Kim F. Storm <storm@cua.dk>
5777
5778 * scroll-bar.el (set-scroll-bar-mode): Initialize to
5779 new built-in variable default-frame-scroll-bars.
5780 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
5781 scroll-bar-mode; notably, use it instead of t when we toggle
5782 scroll-bars on.
5783 (toggle-scroll-bar): Use default-frame-scroll-bars.
5784
5785 2003-09-19 Masatake YAMATO <jet@gyve.org>
5786
5787 * pcvs.el (cvs-do-removal): Change the prompt depending on
5788 `filter' value.
5789
5790 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
5791
5792 * startup.el (command-line-1): Stop startup-echo-area-message
5793 being hidden by "Loading image..." message.
5794 (use-fancy-splash-screens-p, display-splash-screen):
5795 Move display-graphic-p test from latter to former.
5796
5797 * progmodes/sh-script.el (sh-font-lock-keywords):
5798 Highlight escaped EOLs differently from other backslash constructs.
5799
5800 2003-09-19 Richard M. Stallman <rms@gnu.org>
5801
5802 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
5803 New functions.
5804 (edebug-enter, edebug-outside-excursion): Use them.
5805
5806 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
5807 Fix the condition for whether to print "In WHERE".
5808
5809 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
5810
5811 * finder.el (finder-mode-hook): New variable.
5812 (finder-mode): Run hook finder-mode-hook
5813
5814 2003-09-18 Masatake YAMATO <jet@gyve.org>
5815
5816 * progmodes/ebrowse.el: Fix broken magic autoload comments.
5817
5818 2003-09-17 Mario Lang <mlang@delysid.org>
5819
5820 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
5821 "p %e" to actually print the value in the GUD buffer.
5822
5823 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
5824
5825 From David Ponce <david.ponce@wanadoo.fr>:
5826 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
5827 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
5828 from loaddefs-boot.el if necessary.
5829
5830 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
5831
5832 * progmodes/gud.el (gud-find-class): Make jdb work again since
5833 cc-mode changed the syntactic information.
5834
5835 2003-09-15 David Ponce <david@dponce.com>
5836
5837 * recentf.el: (recentf-exclude): Accept predicates too.
5838 (recentf-file-readable-p): New function.
5839 (recentf-include-p): Handle predicates in recentf-exclude.
5840 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
5841 (recentf-cleanup): Likewise.
5842 (recentf-save-list): Use write-file to handle backup of
5843 recentf-save-file.
5844
5845 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
5846
5847 * loaddefs-boot.el: Renamed from `loaddefs.el'
5848 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
5849 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
5850 necessary.
5851
5852 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
5853
5854 * electric.el (Electric-pop-up-window): For the `one-window' case,
5855 no longer disconcertingly move point in the original buffer.
5856
5857 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
5858
5859 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
5860
5861 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
5862
5863 * dired.el (dired-mode-map): Fix typo.
5864
5865 2003-09-11 Richard M. Stallman <rms@gnu.org>
5866
5867 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
5868
5869 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
5870
5871 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
5872 the function is less noisy. Now only `kill-buffer' can ask questions.
5873
5874 2003-09-10 Mario Lang <mlang@delysid.org>
5875
5876 * battery.el: Update Commentary and Copyright.
5877 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
5878 appear due to wrong ordering of the expressions in `or'.
5879
5880 2003-09-09 Lute Kamstra <lute@gnu.org>
5881
5882 * misc.el (upcase-char): Fix docstring.
5883 (zap-up-to-char): New command.
5884
5885 2003-09-08 David Ponce <david@dponce.com>
5886
5887 Ensure that recentf correctly updates the menu bar.
5888 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
5889 (recentf-menu-bar): New function.
5890 (recentf-clear-data): Use it
5891 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
5892 of easy-menu-change.
5893
5894 2003-09-08 Lute Kamstra <lute@gnu.org>
5895
5896 * simple.el (size-indication-mode): New.
5897 * bindings.el (mode-line-position): Add buffer size indicator.
5898
5899 2003-09-04 Mario Lang <mlang@delysid.org>
5900
5901 * battery.el (battery-linux-proc-acpi): New function.
5902 (battery-status-function): Modify default value calculation to also
5903 check for availability of ACPI.
5904 (battery-echo-area-format): Ditto.
5905 (battery-mode-line-format): Ditto.
5906
5907 2003-09-06 Dave Love <fx@gnu.org>
5908
5909 * ielm.el (ielm-mode-hook): Add :options.
5910
5911 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
5912 (eldoc-print-current-symbol-info): Use it.
5913
5914 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
5915
5916 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
5917 being displayed in GUD buffer.
5918 (gdb-idle-input-queue): Remove var. Use just one queue.
5919 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
5920 Remove functions. Use just one queue.
5921 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
5922 (gdb-invalidate-assembler, gdb-get-current-frame):
5923 Modify functions. Use just one queue.
5924
5925 2003-09-04 Dave Love <fx@gnu.org>
5926
5927 * cus-start.el: Add blink-cursor-alist.
5928
5929 * ruler-mode.el (ruler-mode-fill-column-char)
5930 (ruler-mode-current-column-char): Use char-displayable-p,
5931 not window-system.
5932
5933 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
5934
5935 * language/european.el (windows-1252): Move from code-pages.
5936
5937 * language/cyrillic.el ("Windows-1251"): Delete.
5938 ("Bulgarian", "Belarusian"): Remove `features'.
5939 (windows-1251): Move from code-pages.
5940
5941 * international/mule-diag.el (non-iso-charset-alist):
5942 Remove `codepage' stuff.
5943 (print-designation, list-coding-systems-1): Output fixes.
5944
5945 * international/code-pages.el (cp-make-translation-table)
5946 (cp-valid-codes): Made defsubsts.
5947 (cp-fix-safe-chars): Delete.
5948 (mule-diag): Don't require.
5949 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
5950 (top-level): Check for defined coding system when defining
5951 cp... aliases. Change w32-add-charset-info test to avoid warning.
5952 (non-iso-charset-alist): Defvar when compiling.
5953 (cp-make-coding-system): Doc fix.
5954
5955 2003-09-02 Jason Rumney <jasonr@gnu.org>
5956
5957 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
5958 line-ends from CVS before doing conversion.
5959
5960 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5961
5962 * calendar/diary-lib.el (diary-header-line-flag)
5963 (diary-header-line-format): New variables.
5964 (list-diary-entries): Use them to set header line in simple diary.
5965
5966 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
5967 other than font-lock-string-face to highlight backslashes.
5968
5969 2003-09-01 Jason Rumney <jasonr@gnu.org>
5970
5971 * international/titdic-cnv.el (tit-read-key-value): Include \r in
5972 regexp.
5973
5974 2003-09-01 Dave Love <fx@gnu.org>
5975
5976 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
5977
5978 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
5979 and :help; also line and column numbers labels.
5980
5981 * international/mule-util.el (char-displayable-p): Move from
5982 latin1-disp, rename and autoload.
5983
5984 * international/latin1-disp.el (latin1-char-displayable-p):
5985 Now obsolete alias. Replace uses with char-displayable-p.
5986 (latin1-display-ucs-per-lynx): Fix last change.
5987
5988 * international/mule-cmds.el (standard-display-european-internal):
5989 Don't use char code for Latin-1 NBSP.
5990 <XFree86 4>: Unfrob NBSP display table. Set display table to use
5991 U+2018, U+2019 for `'.
5992 (select-safe-coding-system): Message fix.
5993
5994 2003-09-01 Kenichi Handa <handa@m17n.org>
5995
5996 * international/fontset.el (setup-default-fontset): For Thai
5997 font, specify "*" family.
5998
5999 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
6000
6001 * progmodes/compile.el (previous-error): Accept a prefix
6002 argument, similarly to next-error.
6003
6004 2003-08-31 Masatake YAMATO <jet@gyve.org>
6005
6006 * pcvs.el (cvs-do-removal): Use = instead of eq to check
6007 the number of files. Bind the number of files to a local
6008 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
6009
6010 2003-08-30 Eli Zaretskii <eliz@gnu.org>
6011
6012 * vc-hooks.el (vc-make-version-backup): Fix the change made on
6013 2003-07-26: msdos-long-file-names is a function, not a variable.
6014
6015 2003-08-29 Richard M. Stallman <rms@gnu.org>
6016
6017 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
6018 Do nothing with mail-personal-alias-file if it is nil.
6019
6020 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
6021 Do nothing if mail-personal-alias-file is nil.
6022
6023 * term.el (term-exec-1): Bind coding-system-for-read.
6024
6025 * dired.el (dired-mouse-find-file-other-window):
6026 Use dired-view-command-alist here, as in dired-view-file.
6027 (dired-view-command-alist): Use %s to substitute file name.
6028 Handle .ps_pages, .eps, .jpg, .gif, .png.
6029
6030 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
6031
6032 * info.el (Info-mode-map): Bind S-tab and <backtab> to
6033 `Info-prev-reference', instead of M-tab.
6034
6035 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
6036
6037 * simple.el (blink-matching-open): Work correctly on chars that
6038 are designated as parens through the syntax-table text property.
6039
6040 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
6041
6042 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
6043 line break position in the middle of a non-kinsoku (e.g. latin)
6044 word, making it skip until either a space or a character with
6045 category "|".
6046 (kinsoku-longer): Test for end of buffer.
6047
6048 2003-08-28 Eli Zaretskii <eliz@gnu.org>
6049
6050 * mail/rmail.el (rmail-convert-to-babyl-format):
6051 Detect quoted-printable- and base64-encoded messages and decode them
6052 automatically. Set the message's encoding from the charset=
6053 header, if any. Decode base64-encoded messages in Mail format as well.
6054
6055 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6056
6057 * mail/smtpmail.el: Fix previous change.
6058 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
6059 calling smtpmail-via-smtp.
6060 (smtpmail-via-smtp): Add fall-back values for envelope-from.
6061
6062 2003-08-26 John Paul Wallington <jpw@gnu.org>
6063
6064 * image.el (image-jpeg-p): Don't search beyond length of data.
6065
6066 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
6067
6068 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
6069 misfeature in `expand-abbrev' which caused electric keywords like
6070 "else" to disappear if an open brace was typed directly afterwards.
6071
6072 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
6073
6074 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
6075 mandatory in `define-widget'.
6076
6077 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
6078 Don't align the operators "!=", "<=" and ">=" as assignment operators.
6079
6080 (c-assignment-operators): New language constant that only contains
6081 the assignment operators.
6082
6083 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
6084
6085 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
6086
6087 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
6088 Safeguard against unbalanced sexps.
6089
6090 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
6091
6092 * version.el (emacs-version): Check for gtk. Include gtk version info.
6093
6094 2003-08-25 John Paul Wallington <jpw@gnu.org>
6095
6096 * man.el (Man-default-man-entry): Don't whizz past the section
6097 number before looking for it.
6098
6099 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
6100
6101 * progmodes/gud.el (gud-display-line): Don't set window-point if
6102 source buffer is not visible. (Only happens with M-x gdba.)
6103
6104 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
6105 documentation.
6106 (gdb-source, gdb-source-info): Update to assembler unnecessary
6107 as its done after each GDB command anyway.
6108 (gdb-pre-prompt): Use with-current-buffer.
6109 (gdb-insert-field): Add help-echo text.
6110 (gdb-invalidate-assembler): Re-display of assembler now done in
6111 gdb-info-breakpoints-custom.
6112 (gdb-info-breakpoints-custom): Force re-display of assembler to
6113 happen *after* update of breakpoints buffer.
6114 (gdb-display-source-buffer): Don't choke if gdb-source-window
6115 isn't visible.
6116 (gdb-put-string, gdb-put-arrow): Remove free variables.
6117
6118 2003-08-24 John Paul Wallington <jpw@gnu.org>
6119
6120 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
6121
6122 * man.el (Man-default-man-entry): Strip text properties when
6123 snarfing parts of entry because `format' preserves properties.
6124
6125 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
6126
6127 * files.el (file-newest-backup): Use `expand-file-name'.
6128
6129 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
6130 Allow the diary to pop up a new frame, if needed.
6131
6132 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
6133 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
6134 (smtpmail-send-it): Make treatment of envelope-from consistent with
6135 sendmail.el.
6136
6137 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
6138 (sh-leading-keywords): Add the bash `time' reserved word.
6139 (sh-variables): Add some bash variables.
6140 (sh-add-completer): Fix nil branch of case statement.
6141
6142 2003-08-24 Masatake YAMATO <jet@gyve.org>
6143
6144 * progmodes/ld-script.el: New file.
6145
6146 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
6147
6148 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
6149
6150 2003-08-23 Andre Spiegel <spiegel@gnu.org>
6151
6152 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
6153 Better explain obsolescence, and what to use instead.
6154
6155 2003-08-23 Masatake YAMATO <jet@gyve.org>
6156
6157 * pcvs.el (cvs-do-removal): Show the deleted file name
6158 on the prompt.
6159
6160 2003-08-20 Dave Love <fx@gnu.org>
6161
6162 * international/mule.el (make-coding-system)
6163 (set-buffer-file-coding-system): Doc fix.
6164
6165 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
6166
6167 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
6168
6169 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
6170
6171 * international/utf-16.el: Add mime-text-unsuitable coding system
6172 properties.
6173
6174 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
6175
6176 * cus-edit.el: Add some :links.
6177 (bib): Remove.
6178
6179 * textmodes/bib-mode.el (bib): Add :group external.
6180
6181 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6182
6183 * wid-edit.el (widget-echo-help): Make it handle expressions that
6184 evaluate to strings.
6185
6186 2003-08-18 Michael Mauger <mmaug@yahoo.com>
6187
6188 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
6189
6190 Simplify selection of SQL products to define highlighting and
6191 interactive mode. Includes detailed instructions on adding
6192 support for new products.
6193
6194 * progmodes/sql.el (sql-product): New variable. Identifies SQL
6195 product for use in highlighting and interactive mode.
6196 (sql-interactive-product): New variable. SQL product for
6197 sql-interactive-mode.
6198 (sql-product-support): New variable. Specifies product-specific
6199 parameters to drive highlighting and interactive mode.
6200 (sql-imenu-generic-expression): Add more object types.
6201 (sql-sqlite-options): Correct comment.
6202 (sql-ms-program): Use "osql" rather than "isql".
6203 (sql-prompt-regexp, sql-prompt-length): Update comment.
6204 (sql-mode-menu): Add "Start SQLi session" entry.
6205 Replace Highlighting submenu with Product menu. Fix Send Region entry.
6206 (sql-mode-abbrev-table): Add abbreviations. Support of
6207 SYSTEM-FLAG on define-abbrev. Support was removed with last
6208 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
6209 (sql-mode-font-lock-object-name): Add font-lock pattern for object
6210 names.
6211 (sql-mode-ansi-font-lock-keywords): Set as default value.
6212 (sql-mode-oracle-font-lock-keywords): Set as default value.
6213 Support Oracle 9i keywords.
6214 (sql-mode-postgres-font-lock-keywords): Set as default value.
6215 (sql-mode-linter-font-lock-keywords): Set as default value.
6216 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
6217 SQLServer 2000.
6218 (sql-mode-sybase-font-lock-keywords)
6219 (sql-mode-interbase-font-lock-keywords)
6220 (sql-mode-sqlite-font-lock-keywords)
6221 (sql-mode-strong-font-lock-keywords)
6222 (sql-mode-mysql-font-lock-keywords)
6223 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
6224 keywords.
6225 (sql-mode-font-lock-defaults): Update comment.
6226 (sql-product-feature): New function. Returns feature associated
6227 with a product from `sql-product-support' alist.
6228 (sql-product-font-lock): New function. Set font-lock support
6229 based on `sql-product'.
6230 (sql-add-product-keywords): New function. Add font-lock rules to
6231 product-specific keyword variables.
6232 (sql-set-product): New function. Set `sql-product' and apply
6233 appropriate font-lock highlighting.
6234 (sql-highlight-product): New function. Set font-lock support
6235 based on a product. Also set mode name to include product name.
6236 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
6237 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
6238 Use `sql-set-product'.
6239 (sql-highlight-ms-keywords)
6240 (sql-highlight-sybase-keywords)
6241 (sql-highlight-interbase-keywords)
6242 (sql-highlight-strong-keywords)
6243 (sql-highlight-mysql-keywords)
6244 (sql-highlight-sqlite-keywords)
6245 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
6246 (sql-get-login): Prompt in the same order as the tokens.
6247 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
6248 (sql-product-interactive): New function. Common portions of
6249 product-specific interactive mode wrappers.
6250 (sql-interactive-mode): Rewritten to use product features.
6251 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
6252 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
6253 (sql-db2, sql-linter): Use `sql-product-interactive'.
6254 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
6255 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
6256 (sql-connect-ingres, sql-connect-postgres)
6257 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
6258 New functions. Format command line parameters and invoke comint on
6259 the appropriate interpreter. Code was in the corresponding
6260 `sql-xyz' function before.
6261 (sql-connect-ms): New function. Support -E argument to use
6262 operating system credentials for authentication.
6263
6264 2003-08-18 Kenichi Handa <handa@m17n.org>
6265
6266 * international/mule.el (encode-char): Fix for the ASCII case.
6267
6268 2003-08-15 Kenichi Handa <handa@m17n.org>
6269
6270 * international/fontset.el (setup-default-fontset): Change "*" to
6271 nil in the specifications of font family.
6272
6273 2003-08-18 Kim F. Storm <storm@cua.dk>
6274
6275 * kmacro.el (kmacro-keymap): Group related bindings in
6276 initialization for clarity. Bind C-s to start macro.
6277 Remove C-r binding.
6278 (kmacro-initial-counter-value): New defvar to hold initial counter
6279 value in case we set the value before defining a macro.
6280 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
6281 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
6282 not defining or executing macro. Doc fix.
6283 (kmacro-add-counter): Clear kmacro-initial-counter-value.
6284 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
6285 temporarily view older elements on the macro ring without cycling
6286 the ring.
6287 (kmacro-display): Doc fix.
6288 (kmacro-exec-ring-item): New helper function.
6289 (kmacro-call-ring-2nd): Use it.
6290 (kmacro-call-ring-2nd-repeat): Doc fix.
6291 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
6292 (kmacro-end-or-call-macro): Execute last viewed macro (using
6293 kmacro-exec-ring-item) from ring if this follows
6294 kmacro-view-macro. This allows us to find a macro on the ring
6295 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
6296 the ring to bring it to the head of the ring.
6297 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
6298 Allow binding to reserved keys without specifying C-x C-k prefix.
6299 Ask for confirmation if entered key sequence is already bound to
6300 a non-macro command.
6301 (kmacro-view-macro): Repeating command will show older elements
6302 on the macro ring; C-k will execute the last viewed macro.
6303 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
6304 property from 'ring to 'head.
6305
6306 2003-08-17 Alan Shutko <ats@acm.org>
6307
6308 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
6309 keeping December out of the alist.
6310
6311 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6312
6313 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
6314 * calendar/calendar.el (calendar-mode-map): Bind it to key.
6315 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
6316 (calendar-flatten): New function.
6317 (calendar-mouse-view-other-diary-entries)
6318 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
6319 in the menu title and to show multi-line diary entries correctly
6320 in the menu.
6321
6322 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
6323
6324 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
6325 defcustom, because the default was recently changed.
6326
6327 2003-08-16 Richard M. Stallman <rms@gnu.org>
6328
6329 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
6330
6331 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
6332 New subroutine, broken out of eval-last-sexp-1.
6333 (eval-last-sexp-1): Use eval-last-sexp-print-value.
6334
6335 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
6336
6337 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
6338
6339 * simple.el (eval-expression): Use eval-last-sexp-print-value.
6340
6341 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
6342
6343 * progmodes/compile.el (compilation-error-regexp-alist):
6344 Add Java ANt error detection as described in document
6345 http://ant.apache.org/faq.html
6346
6347 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
6348
6349 * simple.el (backward-word, forward-to-indentation)
6350 (backward-to-indentation): Argument changed to optional.
6351 (next-line, previous-line): Use `or' instead of `unless'.
6352
6353 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6354
6355 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
6356 instead of a constant.
6357
6358 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
6359
6360 * shell.el (shell): With prefix-arg, suggest a new buffer name.
6361
6362 2003-08-12 Andre Spiegel <spiegel@gnu.org>
6363
6364 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
6365 (vc-sccs-workfile-version): Search the entire delta table, rather
6366 than just the first entry, because that might be a deleted version.
6367
6368 2003-08-11 Karl Fogel <kfogel@red-bean.com>
6369
6370 * menu-bar.el (menu-bar-options-menu): Supply a body for the
6371 [save-place] binding in the Options menu. Have it require
6372 'saveplace' and then toggle the variable manually, to avoid an an
6373 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
6374 for the bug report.
6375
6376 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
6377
6378 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
6379 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
6380 (gdb-info-threads-custom): Add help-echo text.
6381 (gdb-display-back): Don't use purecopy.
6382 (gdb-info-breakpoints-custom, gdb-reset)
6383 (gdb-assembler-custom): Use display-images-p to test if breakpoint
6384 icons can be displayed.
6385
6386 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
6387
6388 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
6389
6390 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
6391
6392 * bookmark.el (bookmark-completing-read):
6393 Return a string, instead of a list of one string.
6394 Use a popup menu if activated from the mouse.
6395 (bookmark-edit-annotation): Remove unused vars.
6396 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
6397 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
6398 to bookmark-completing-read.
6399 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
6400 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
6401 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
6402 and erase-buffer.
6403 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
6404 (bookmark-menu-jump, bookmark-menu-insert)
6405 (bookmark-popup-menu-and-apply-function)
6406 (bookmark-menu-popup-paned-bookmark-menu): Remove.
6407 (bookmark-menu-build-paned-menu): Remove by folding it into
6408 bookmark-menu-popup-paned-menu.
6409 (menu-bar-bookmark-map): Move the define-key statements here.
6410 Use the "non-menu" commands since they now pop up a menu if needed.
6411 (bookmark-exit-hook-internal): Simplify.
6412
6413 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
6414
6415 * reftex-toc.el (reftex-toc-rename-label): New function.
6416 (reftex-toc-check-docstruct): New function.
6417
6418 * reftex.el (reftex-region-active-p): New function.
6419
6420 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
6421 regexp to find the \bibliography macro.
6422
6423 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
6424 which does not exist in LaTeX.
6425 (reftex-cite-format-builtin): Added amsrefs support.
6426 (reftex-toc-confirm-promotion): New option
6427
6428 * reftex-toc.el
6429 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
6430 (reftex-toc-demote, reftex-toc-promote)
6431 (reftex-toc-do-promote, reftex-toc-promote-prepare)
6432 (reftex-toc-promote-action, reftex-toc-extract-section-number)
6433 (reftex-toc-newhead-from-alist)
6434 (reftex-toc-load-all-files-for-promotion): New functions.
6435 (reftex-toc-help): Added description of new keys.
6436 (reftex-toc-split-windows-fraction): New option.
6437 (reftex-recenter-toc-when-idle): Search *toc* window on all
6438 visible frames.
6439 (reftex-toc): Additional parameter REUSE
6440 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
6441 with REUSE argument.
6442 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
6443 the call of `reftex-toc'.
6444 (reftex-make-separate-toc-frame): New function .
6445 (reftex-toc-recenter): When called with triple prefix arg, call
6446 `reftex-make-separate-toc-frame' first.
6447 (reftex-toc-toggle-dedicated-frame): New command.
6448 (reftex-toc-quit): Adapted to delete frame when called in
6449 dedicated frame.
6450
6451 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
6452 all enclosing macros.
6453
6454
6455 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6456
6457 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
6458 first use.
6459
6460 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6461
6462 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
6463
6464 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
6465
6466 * calendar/calendar.el (list-diary-entries-hook)
6467 (diary-display-hook, nongregorian-diary-listing-hook)
6468 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
6469 Add some customize options for these hooks.
6470 (calendar-abbrev-construct): Don't try to take a substring longer
6471 than the original string.
6472
6473 2003-08-05 Richard M. Stallman <rms@gnu.org>
6474
6475 * emacs-lisp/testcover.el (noreturn): Report error if does return.
6476 (testcover-reinstrument-clauses): Doc fix.
6477
6478 * emacs-lisp/warnings.el: Doc fixes, args renamed.
6479 (warning-type-format): Rename from warning-group-format.
6480
6481 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
6482 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
6483 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
6484 to prevent warnings about defvar for an obsolete variable.
6485
6486 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
6487 warning-group-format renamed to warning-type-format.
6488
6489 * subr.el (read-passwd): Use clear-string instead of fillarray.
6490
6491 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
6492 Use vconcat instead of concat.
6493 (edmacro-sanitize-for-string): New function.
6494
6495 2003-08-05 Dave Love <fx@gnu.org>
6496
6497 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
6498 line-number-display-limit-width.
6499
6500 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
6501
6502 2003-08-05 Kenichi Handa <handa@m17n.org>
6503
6504 * international/code-pages.el: Don't require mule-diag.
6505
6506 * international/mule-diag.el (non-iso-charset-alist):
6507 Add autoload cookie.
6508
6509 * language/devan-util.el (dev-glyph-order): Add an entry for the
6510 glyph code #xC4.
6511
6512 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6513
6514 * calendar/calendar.el (diary-file, diary-file-name-prefix)
6515 (european-calendar-style, diary-date-forms)
6516 (calendar-day-name-array, calendar-month-name-array): Doc change.
6517 (generate-calendar-month): Adapt for new behaviour of
6518 `calendar-day-name' function.
6519 (calendar-abbrev-length, calendar-day-abbrev-array)
6520 (calendar-month-abbrev-array): New variables.
6521 (calendar-abbrev-construct): New function.
6522 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
6523 rather than fixing abbrevs at some width. Calling syntax change.
6524 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
6525 (calendar-date-string): Adapt for new behaviours of
6526 `calendar-day-name' and `calendar-month-name' functions.
6527
6528 * calendar/diary-lib.el (list-diary-entries): Adapt for new
6529 behaviour of `calendar-day-name' and `calendar-month-name' functions.
6530 (diary-name-pattern): Use abbrev arrays, rather than fixing
6531 abbrevs at three chars. Calling syntax change.
6532 (mark-diary-entries): Adapt for new behaviours of
6533 `diary-name-pattern' and `calendar-make-alist' functions.
6534 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
6535 `diary-name-pattern' function.
6536 (font-lock-diary-date-forms): Use abbrev arrays, rather than
6537 fixing abbrevs at three chars. Calling syntax change.
6538 (cal-hebrew, cal-islam): Require when compiling.
6539 (diary-font-lock-keywords): Adapt for new behaviour of
6540 `font-lock-diary-date-forms' function.
6541
6542 * calendar/cal-hebrew.el: Reposition some code so defined before used.
6543 (calendar-hebrew-month-name-array-common-year)
6544 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
6545 (list-hebrew-diary-entries): Adapt for new behaviours of
6546 `calendar-day-name' and `add-to-diary-list' functions.
6547 (mark-hebrew-diary-entries): Adapt for new behaviours of
6548 `diary-name-pattern' and `calendar-make-alist' functions.
6549
6550 * calendar/cal-islam.el (calendar-islamic-month-name-array):
6551 Add doc string.
6552 (list-islamic-diary-entries): Adapt for new behaviours of
6553 `calendar-day-name' and `add-to-diary-list' functions.
6554 (mark-islamic-diary-entries): Adapt for new behaviours of
6555 `diary-name-pattern' and `calendar-make-alist' functions.
6556
6557 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
6558 `calendar-month-name' function.
6559
6560 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
6561
6562 * calendar/solar.el (solar-seasons-data): Move definition before use.
6563
6564 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
6565 (cal-tex-LaTeX-hourbox): Move definition before use.
6566
6567 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
6568 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
6569 lunar.el, solar.el
6570 (displayed-month, displayed-year): Define for compiler.
6571
6572 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
6573
6574 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
6575 MODE. Renamed from c-init-c-language-vars'.
6576 (c-initialize-cc-mode): Change accordingly.
6577 (c-common-init): Ditto.
6578 (c-mode): Ditto.
6579 (c++-mode): Use `c-init-language-vars-for'.
6580 (objc-mode): Ditto.
6581 (java-mode): Ditto.
6582 (idl-mode): Ditto.
6583 (pike-mode): Ditto.
6584 (awk-mode): Ditto.
6585
6586 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
6587
6588 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
6589 or not the point moved.
6590
6591 (c-search-decl-header-end): Don't trip up on operator identifiers
6592 in C++ and operators like == in all languages.
6593
6594 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
6595 Detect leading labels correctly.
6596
6597 2003-08-02 Andreas Schwab <schwab@suse.de>
6598
6599 * textmodes/ispell.el: Don't redo key bindings on loading, put
6600 them only in loaddefs.el.
6601 * bookmark.el: Likewise.
6602 * dabbrev.el: Likewise.
6603 * emerge.el: Likewise.
6604
6605 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
6606 has more than one member.
6607
6608 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
6609
6610 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6611
6612 * lpr.el (printify-region): It was ending conversion before the
6613 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
6614
6615 2003-07-31 John Paul Wallington <jpw@gnu.org>
6616
6617 * net/browse-url.el (browse-url-epiphany): Doc fix.
6618
6619 2003-07-30 Kenichi Handa <handa@m17n.org>
6620
6621 * international/fontset.el (setup-default-fontset):
6622 Change registry names of Akurti fonts.
6623
6624 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
6625
6626 * comint.el (comint-read-noecho): Use `clear-string' instead of
6627 `fillarray'.
6628
6629 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
6630
6631 * outline.el (outline-mode-hook): Add defvar.
6632
6633 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
6634
6635 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
6636 Restore assembler in source window if that is what has been selected.
6637 (menu): Add gdb-restore-windows to menu. Make gdba
6638 specific menus only visible from gdba.
6639
6640 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
6641
6642 * progmodes/compile.el (compilation-environment): New user variable.
6643 (compile-internal): Respect it.
6644
6645 2003-07-23 Masatake YAMATO <jet@gyve.org>
6646
6647 * progmodes/gud.el (gdb-script-font-lock-keywords):
6648 Put `font-lock-function-name-face' on a symbol which includes
6649 `-' like `hook-run'. Put font-lock-variable-name-face
6650 on a symbol starting with $.
6651
6652 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
6653
6654 * files.el (set-visited-file-name): Use truename for buffer-file-name.
6655
6656 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
6657
6658 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
6659
6660 2003-07-26 Andre Spiegel <spiegel@gnu.org>
6661
6662 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
6663 Use with-no-warnings.
6664 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
6665 rather than to find-file-not-found-hook, which doesn't exist.
6666
6667 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
6668
6669 * international/quail.el (quail-translate-key): Fix previous change.
6670
6671 2003-07-25 John Paul Wallington <jpw@gnu.org>
6672
6673 * server.el (server-start): Check `server-process' is non-nil
6674 before killing it to avoid killing current buffer's process.
6675
6676 * simple.el (choose-completion-string): Use `minibufferp';
6677 test `completion-reference-buffer' if `buffer' arg is nil.
6678 (push-mark): Use `when' and `unless'.
6679 (pop-mark): Use `when'.
6680
6681 * mouse-sel.el (mouse-sel-get-selection-function):
6682 Check `x-last-selected-text-primary'. Don't barf if it or
6683 `x-last-selected-text' aren't bound.
6684
6685 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
6686
6687 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
6688
6689 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
6690
6691 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
6692
6693 2003-07-23 John Paul Wallington <jpw@gnu.org>
6694
6695 * tooltip.el (defface tooltip): Inherit from variable-pitch.
6696
6697 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
6698
6699 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
6700 string. Defvar the derived hook.
6701
6702 * macros.el (insert-kbd-macro): Escape double quote character.
6703 From Thomas W Murphy <twm@andrew.cmu.edu>.
6704
6705 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
6706
6707 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
6708 to match the specific mark rather than reusing comment-start-skip.
6709
6710 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
6711
6712 * progmodes/hideshow.el (hs-special-modes-alist):
6713 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
6714
6715 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
6716
6717 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
6718 value using ?\s.
6719
6720 2003-07-21 John Paul Wallington <jpw@gnu.org>
6721
6722 * subr.el (with-selected-window): Add closing paren.
6723
6724 2003-07-21 Richard M. Stallman <rms@gnu.org>
6725
6726 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
6727 (lisp-mode): Likewise.
6728
6729 * subr.el (with-selected-window): Copy code form save-selected-window
6730 so as to call select-window with norecord arg.
6731 (dynamic-completion-table): Doc fix.
6732 (lazy-completion-table): Doc fix.
6733
6734 * international/mule-cmds.el (set-locale-environment):
6735 langinfo renamed to locale-info.
6736
6737 * international/mule.el (auto-coding-functions): Doc fix.
6738
6739 2003-07-21 Kenichi Handa <handa@m17n.org>
6740
6741 * international/quail.el (quail-translate-key):
6742 Update quail-current-str correctly.
6743
6744 2003-07-21 Andreas Schwab <schwab@suse.de>
6745
6746 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
6747 ?, to "_".
6748
6749 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
6750 Version 2.0.36 of Tramp released.
6751
6752 * net/tramp.el (tramp-default-password-end-of-line): Rename from
6753 tramp-password-end-of-line.
6754 (tramp-password-end-of-line): New method parameter.
6755 (tramp-get-password-end-of-line): Function to access method
6756 parameter `tramp-password-end-of-line', or variable
6757 `tramp-default-password-end-of-line' (default value).
6758 (tramp-methods): Add entries for new parameter
6759 tramp-password-end-of-line.
6760 (tramp-enter-password): Use new function
6761 `tramp-get-password-end-of-line'.
6762 (tramp-handle-insert-file-contents): Do not
6763 unconditionally inhibit the file operation file-local-copy, only
6764 do that when the inhibit-file-name-operation is currently
6765 insert-file-contents. This fixes finding remote CVS-controlled
6766 files. (It would barf on inserting the CVS/Entries file
6767 literally, because the file-local-copy handler wasn't called.)
6768 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
6769 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
6770 (tramp-initial-commands): New variable.
6771 (tramp-process-initial-commands): New function, using the variable.
6772 (tramp-open-connection-setup-interactive-shell): Call the new function.
6773 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
6774 method into the buffer name, never use nil. Reported by Hanak
6775 David <dhanak@inf.bme.hu>.
6776 (tramp-open-connection-setup-interactive-shell): Erase buffer
6777 before sending "stty -onlcr".
6778
6779 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
6780
6781 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
6782
6783 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
6784
6785 2003-07-19 John Paul Wallington <jpw@gnu.org>
6786
6787 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
6788 (artist-draw-rect, artist-draw-square): Doc fixes.
6789
6790 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
6791
6792 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
6793
6794 2003-07-19 Kenichi Handa <handa@m17n.org>
6795
6796 * international/kkc.el (kkc-show-conversion-list-update):
6797 Highlight the correct candidate in the message.
6798
6799 2003-07-18 John Paul Wallington <jpw@gnu.org>
6800
6801 * simple.el (current-word): Don't include punctuation char when
6802 `really-word' arg is non-nil.
6803
6804 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
6805
6806 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
6807 moved to the directory obsolete.
6808
6809 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
6810
6811 * info.el (Info-menu-entry-name-re): Allow newlines in
6812 menu entry names.
6813
6814 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
6815 syntax-ppss-after-change-function.
6816 (syntax-ppss-after-change-function): New alias. Update uses.
6817 (syntax-ppss): Catch the case where the buffer is narrowed.
6818
6819 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
6820
6821 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
6822 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
6823
6824 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
6825
6826 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
6827 since it might be modified.
6828
6829 * progmodes/cc-langs.el (c++-make-template-syntax-table)
6830 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
6831 names to these language constants.
6832
6833 2003-07-15 Kim F. Storm <storm@cua.dk>
6834
6835 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
6836 All uses changed.
6837
6838 2003-07-14 Mark A. Hershberger <mah@everybody.org>
6839
6840 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
6841 Namespace support.
6842
6843 2003-07-13 Juanma Barranquero <lektu@terra.es>
6844
6845 * frame.el (modify-all-frames-parameters): Reinstall (copyright
6846 papers received).
6847
6848 2003-07-13 Karl Eichwalder <ke@suse.de>
6849
6850 * textmodes/po.el (po-find-charset): White space at the start of the
6851 Content-Type field body is non-mandatory.
6852
6853 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
6854
6855 * textmodes/texinfo.el (texinfo-section-list):
6856 Append appendixsection; a synonym for appendixsec.
6857
6858 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
6859
6860 * man.el (Man-translate-cleanup): New.
6861 (Man-translate-references): Call `Man-translate-cleanup' to clean
6862 leading, trailing and middle spaces.
6863
6864 2003-07-13 Lars Hansen <larsh@math.ku.dk>
6865
6866 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
6867 Handle `dired-directory' being a list.
6868
6869 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
6870
6871 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
6872 it doesn't exist.
6873
6874 2003-07-12 Richard M. Stallman <rms@gnu.org>
6875
6876 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
6877
6878 * progmodes/cc-defs.el (c-make-keywords-re):
6879 Don't use delete-duplicates.
6880 (c-lang-const): Don't use mapcan.
6881
6882 * apropos.el (apropos-show-scores): Make it customizable.
6883 Document new meaning.
6884 (apropos): Compute scores from symbols.
6885 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
6886
6887 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6888
6889 * ps-bdf.el: Fix copyright line.
6890 (bdf-directory-list): Fix initialization code.
6891
6892 2003-07-11 John Paul Wallington <jpw@gnu.org>
6893
6894 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
6895 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
6896 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
6897
6898 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
6899
6900 * emacs-lisp/ring.el (ring-elements): Doc fix.
6901
6902 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6903
6904 * calendar/timeclock.el (timeclock-relative)
6905 (timeclock-ask-before-exiting, timeclock-use-display-time):
6906 Doc changes.
6907 (timeclock-modeline-display): Give a message if
6908 `timeclock-use-display-time' is non-nil but `display-time-mode'
6909 is not active.
6910
6911 2003-07-11 Kenichi Handa <handa@m17n.org>
6912
6913 * international/mule-cmds.el (set-language-environment):
6914 Set current-language-environment to the correct string.
6915
6916 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6917
6918 * ps-print.el: Print line number correctly in a region. Reported by
6919 Tim Allen <timallen@ls83.fsnet.co.uk>.
6920 (ps-print-version): New version number (6.6.2).
6921 (ps-printing-region): Code fix.
6922
6923 2003-07-10 John Paul Wallington <jpw@gnu.org>
6924
6925 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
6926 this function can be called from `add-completions-from-tags-table'.
6927
6928 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
6929
6930 * calendar/timeclock.el (timeclock-use-display-time)
6931 (timeclock-day-over-hook, timeclock-workday-remaining)
6932 (timeclock-status-string, timeclock-when-to-leave)
6933 (timeclock-when-to-leave-string, timeclock-log-data)
6934 (timeclock-find-discrep, timeclock-day-base)
6935 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
6936 (timeclock-modeline-display): Set the variable
6937 `timeclock-modeline-display'.
6938 (timeclock-update-modeline): Doc fix. Respect value of
6939 `timeclock-relative'.
6940
6941 2003-07-09 Richard M. Stallman <rms@gnu.org>
6942
6943 * textmodes/reftex-parse.el (reftex-all-document-files):
6944 Add autoload cookie.
6945
6946 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
6947 (reftex-scanning-info-available-p): Add autoload cookie.
6948
6949 * international/mule-cmds.el
6950 (set-display-table-and-terminal-coding-system): Delete duplicate
6951 aset on standard-display-table.
6952
6953 * view.el (view-file): If existing buffer's major mode is special,
6954 don't go into view mode.
6955
6956 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
6957
6958 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6959
6960 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
6961 buffer changes; there's third party code that calls this function
6962 directly.
6963
6964 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6965
6966 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
6967 (autodoc-font-lock-keywords): Don't byte compile on font lock
6968 initialization when running from byte compiled files.
6969
6970 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6971
6972 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
6973 statement ends with auto-increment "++".
6974
6975 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6976
6977 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
6978 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
6979 these are changed, so declare them as variables and not constants.
6980
6981 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
6982
6983 * subr.el (dolist, dotimes): Doc fix.
6984
6985 2003-07-08 Kim F. Storm <storm@cua.dk>
6986
6987 * international/mule-cmds.el
6988 (set-display-table-and-terminal-coding-system): Don't break
6989 bootstrap if standard-display-table isn't setup yet.
6990
6991 2003-07-07 Richard M. Stallman <rms@gnu.org>
6992
6993 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
6994 Give it a doc string, and autoload it.
6995
6996 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
6997 Use with-no-warnings.
6998
6999 * info.el (Info-search): If find invisible text, search again.
7000
7001 * isearch.el (search-whitespace-regexp): Add a shy group around it.
7002
7003 * man.el (Man-name-regexp): Match + as part of name.
7004
7005 * simple.el (visible-mode): Rename from vis-mode.
7006 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
7007
7008 * simple.el (current-word): New arg REALLY-WORD specifies
7009 don't include punctuation chars.
7010
7011 * emacs-lisp/debug.el (debug, debugger-env-macro):
7012 Use with-no-warnings while accessing and binding unread-command-char.
7013
7014 * international/mule-cmds.el
7015 (set-display-table-and-terminal-coding-system): Use explicit loop
7016 instead of calling standard-display-default.
7017
7018 * net/ange-ftp.el (ange-ftp-file-symlink-p):
7019 Use condition-case to catch error in ange-ftp-get-files.
7020
7021 * net/browse-url.el (browse-url-browser-function):
7022 Add alternative for Epiphany.
7023 (browse-url-epiphany-program, browse-url-epiphany-arguments)
7024 (browse-url-epiphany-startup-arguments)
7025 (browse-url-epiphany-new-window-is-tab): New variables.
7026 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
7027
7028 * progmodes/compile.el (compile-auto-highlight): Default now t.
7029 (compile): Doc fix.
7030 (compilation-next-error): Fix previous change.
7031
7032 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
7033
7034 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
7035
7036 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
7037
7038 * gdb-ui.el (gdb-source-info): Display current frame when
7039 attaching to an existing process.
7040 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
7041 while laying out windows when attaching to an existing process.
7042
7043 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
7044
7045 * info.el (Info-menu): Use Info-menu-entry-name-re.
7046
7047 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
7048
7049 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
7050 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
7051
7052 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
7053 to match the same text.
7054
7055 2003-07-06 John Paul Wallington <jpw@gnu.org>
7056
7057 * vc.el (vc-annotate-offset): Move defvar up.
7058
7059 2003-07-06 Kim F. Storm <storm@cua.dk>
7060
7061 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
7062 This should fix the infinite loop when extracting menu names.
7063
7064 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
7065
7066 * files.el (auto-mode-alist, interpreter-mode-alist):
7067 Remove entries to CC Mode modes to avoid duplicates; they are now added
7068 with autoload directives in cc-mode.el.
7069
7070 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
7071
7072 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
7073 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
7074 these are changed, so declare them as variables and not constants.
7075
7076 * progmodes/cc-mode.el: Fix some autoload problems: Try to
7077 ensure that the entry for ".c" extension comes before the one for
7078 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
7079 Fix incorrect entries that were added to `interpreter-mode-alist'.
7080 Move the autoload directives for AWK to the top level since they
7081 aren't recognized anywhere else. Do not use the new AWK mode doc
7082 in the autoload form for the old AWK mode.
7083
7084 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7085
7086 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
7087 (bibtex-sort-ignore-string-entries): Default value t.
7088 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
7089 erroneously in previous version.
7090 (bibtex-string-files): Docstring reflects new parsing scheme.
7091 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
7092 docstring, add # as one of the chars to crush
7093 (bibtex-autokey-prefix-string, bibtex-autokey-names)
7094 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
7095 (bibtex-autokey-name-change-strings)
7096 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
7097 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
7098 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
7099 (bibtex-autokey-title-terminators)
7100 (bibtex-autokey-titlewords-stretch)
7101 (bibtex-autokey-titleword-ignore)
7102 (bibtex-autokey-titleword-case-convert)
7103 (bibtex-autokey-titleword-abbrevs)
7104 (bibtex-autokey-titleword-abbrevs)
7105 (bibtex-autokey-titleword-change-strings)
7106 (bibtex-autokey-titleword-length)
7107 (bibtex-autokey-titleword-separator)
7108 (bibtex-autokey-name-year-separator)
7109 (bibtex-autokey-year-title-separator)
7110 (bibtex-autokey-before-presentation-function)
7111 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
7112 Fix docstring.
7113 (bibtex-strings, bibtex-reference-keys):
7114 Use lazy-completion-table and make-variable-buffer-local.
7115 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
7116 (bibtex-braced-string-syntax-table)
7117 (bibtex-quoted-string-syntax-table): New variables.
7118 (bibtex-parse-nested-braces): Remove.
7119 (bibtex-parse-field-string): Use syntax table and forward-sexp.
7120 (bibtex-parse-association): Simplify.
7121 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
7122 (bibtex-parse-field-text): Simplify.
7123 (bibtex-search-forward-field, bibtex-search-backward-field):
7124 argument BOUND can take value t.
7125 (bibtex-start-of-field, bibtex-start-of-name-in-field)
7126 (bibtex-end-of-name-in-field, bibtex-end-of-field)
7127 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
7128 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
7129 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
7130 (bibtex-skip-to-valid-entry): Return buffer position of beginning
7131 and ending of entry. Update for changes of bibtex-search-entry.
7132 Simplify.
7133 (bibtex-map-entries): FUN is called with three arguments.
7134 (bibtex-search-entry): Return a cons pair with buffer positions of
7135 beginning and end of entry.
7136 (bibtex-enclosing-field): Simplify.
7137 (bibtex-format-entry): Use booktitle to set a missing title.
7138 (bibtex-autokey-get-names): Fiddle with regexps.
7139 (bibtex-generate-autokey): Use identity.
7140 (bibtex-parse-keys): Use simplified parsing algorithm if
7141 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
7142 arguments. Return alist of keys.
7143 (bibtex-parse-strings): Simplify. Return alist of strings.
7144 (bibtex-complete-string-cleanup): Fix docstring.
7145 (bibtex-read-key): New function.
7146 (bibtex-mode): Fix docstring. Do not parse for keys and
7147 strings when the mode is entered. Set fill-paragraph-function to
7148 bibtex-fill-field. Setup font-lock-mark-block-function the way
7149 font-lock intended.
7150 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
7151 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
7152 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
7153 (bibtex-Preamble): Avoid hard coded constants.
7154 (bibtex-make-field): Fix docstring. Simplify.
7155 (bibtex-beginning-of-entry): Always return new position of point.
7156 (bibtex-end-of-entry): Rearrange cond clauses.
7157 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
7158 Update for changes of bibtex-map-entries.
7159 (bibtex-ispell-abstract): Do not move point.
7160 (bibtex-entry-index): Use downcase. Simplify.
7161 (bibtex-lessp): Handle catch-all.
7162 (bibtex-find-crossref): Turn into a command.
7163 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
7164 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
7165 preamble entries.
7166 (bibtex-fill-field-bounds): New function.
7167 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
7168 (bibtex-fill-entry): Use bibtex-fill-field-bounds
7169 (bibtex-String): Use bibtex-strings. Always obey
7170 bibtex-sort-ignore-string-entries.
7171
7172 2003-07-05 John Paul Wallington <jpw@gnu.org>
7173
7174 * cus-theme.el (customize-create-theme):
7175 Call `customize-create-theme' in Reset widget's notify function.
7176
7177 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
7178 (ibuffer-mark-interactive): Use `or' instead of `unless'.
7179 (define-ibuffer-column name): Add summarizer.
7180 (define-ibuffer-column size): Likewise.
7181 (define-ibuffer-column filename): Likewise.
7182 (define-ibuffer-column process): Likewise. Change BODY's output too.
7183 (define-ibuffer-column filename-and-process): Likewise, likewise.
7184 (ibuffer): Remove local vars `already-in' and `need-update'.
7185
7186 * ibuf-ext.el: Don't require `derived' at compile-time.
7187
7188 2003-07-05 Kim F. Storm <storm@cua.dk>
7189
7190 * info.el: Disable paragraph refilling.
7191 (Info-refill-paragraphs): New defcustom.
7192 (Info-fontify-node): Use it.
7193
7194 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
7195
7196 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
7197 thingies from constructors created by defstruct.
7198
7199 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
7200 the default value of the variable.
7201 (byte-code-meter): Move declaration to top level.
7202
7203 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
7204
7205 * info.el (Info-following-node-name-re): New fun.
7206 (Info-following-node-name): Remove.
7207 (Info-insert-dir): Use the new fun.
7208 (Info-extract-pointer): Don't save restriction; use new fun.
7209 (Info-menu-entry-name-re): New const.
7210 (Info-menu-entry-name-re): Use it along with new fun.
7211 (Info-node-spec-re): Use new fun.
7212 (Info-complete-menu-item, Info-fontify-node): Use new const.
7213 (Info-goto-node, Info-follow-reference, Info-menu-update):
7214 Use match-string.
7215 (Info-follow-reference): Use assoc-string.
7216 Use a list of strings for the completion table.
7217 (Info-fontify-node): Use match-string, line-end-position.
7218 Limit the search for `node:' to the first line.
7219
7220 * newcomment.el (uncomment-region): Remove padding coming from
7221 comment-start rather than just from comment-padding.
7222
7223 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
7224 (vc-cvs-stay-local-p): Use vc-stay-local-p.
7225 (vc-cvs-rename-file): Remove (use the default).
7226 (vc-cvs-register): Register parent dir if needed.
7227 (vc-cvs-could-register): Return non-nil if parent can be registered.
7228 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
7229 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
7230
7231 * vc-svn.el (vc-svn-use-edit): Make it into a const.
7232 (vc-svn-update): Fix the arguments to `svn'.
7233 (vc-svn-diff-tree): Just use `vc-svn-diff'.
7234 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
7235 Simple implementations, assuming `name' is a URL.
7236
7237 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
7238 set of chars allowed unquoted in a case pattern.
7239
7240 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
7241
7242 * font-lock.el (font-lock-extra-types-widget)
7243 (c-font-lock-extra-types, c++-font-lock-extra-types)
7244 (objc-font-lock-extra-types, java-font-lock-extra-types)
7245 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
7246 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
7247 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
7248 (font-lock-match-c++-structor-declaration)
7249 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
7250 (c++-font-lock-keywords-3, c++-font-lock-keywords)
7251 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
7252 (objc-font-lock-keywords-3, objc-font-lock-keywords)
7253 (java-font-lock-keywords-1, java-font-lock-keywords-2)
7254 (java-font-lock-keywords-3, java-font-lock-keywords)
7255 (java-font-lock-syntactic-face-function): Remove obsolete code
7256 and constants. It's all in cc-fonts.el now.
7257
7258 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
7259
7260 * mail/sendmail.el (mail-specify-envelope-from)
7261 (mail-envelope-from): Doc fix.
7262
7263 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
7264
7265 * generic-x.el: Do away with the dependency on `c-emacs-features'
7266 when populating `rul-generic-mode-syntax-table'; we already know
7267 this isn't XEmacs.
7268
7269 See ChangeLog.10 for earlier changes.
7270
7271 ;; Local Variables:
7272 ;; coding: iso-2022-7bit
7273 ;; End:
7274
7275 Copyright (C) 2001, 2002 Free Software Foundation, Inc.
7276 Copying and distribution of this file, with or without modification,
7277 are permitted provided the copyright notice and this notice are preserved.
7278
7279 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1