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