]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
ab9461d726757b0a0d42950f9dca39b1ac635dd6
[gnu-emacs] / lisp / ChangeLog
1 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2
3 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
4 and only if the buffer was modified.
5
6 2004-03-30 Kenichi Handa <handa@m17n.org>
7
8 * international/characters.el: Delete pairs for U+2308..U+230B.
9
10 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
11
12 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
13 to detect the beginning of a level 2 or 3 annotation.
14
15 2004-03-29 Kenichi Handa <handa@m17n.org>
16
17 * international/ucs-tables.el (ucs-insert): Fix the error message.
18
19 2004-03-29 Kenichi Handa <handa@m17n.org>
20
21 * international/mule-util.el (char-displayable-p): Fix generation
22 of XLFD file name.
23
24 * Makefile.in (setwins, setwins_almost): Change directory to $wd
25 before finding directories by `find'.
26
27 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
28
29 * subr.el (interactive-form): Delete. Now implemented in C.
30
31 * pcvs.el (cvs-parse-process): Workaround for Darwin.
32
33 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
34 (vc-diff-label): New fun.
35 (vc-diff-internal): Use it.
36
37 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
38
39 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
40
41 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
42
43 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
44 specify XML (EBNFX).
45
46 * progmodes/ebnf2ps.el: Doc fix.
47 (ebnf-version): New version number (4.1).
48 (ebnf-syntax): Adjust customization.
49 (ebnf-style-database): Add ebnfx entry.
50 (ebnf-syntax-alist): Add ebnfx initialization.
51 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoloaded funs from ebnf-ebx.
52
53 * printing.el: Doc fix.
54 (pr-version): New version number (6.7.3).
55 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
56 returns nil for mouse position. Reported by Drew Adams
57 <drew.adams@oracle.com>.
58 (pr-update-menus): Modify interactive declaration. Reported by Drew
59 Adams <drew.adams@oracle.com>.
60
61 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
62
63 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
64 (gud-gdba-marker-filter): Log the process input and output, if
65 required. (from Stefan Monnier)
66 (gdb-debug-log, gdb-enable-debug-log): New variables.
67 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
68
69 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
70
71 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
72 From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly).
73
74 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
75
76 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
77 Call vc-find-file-hook here instead of in auto-revert-buffers.
78 (auto-revert-buffers): Delete call to vc-find-file-hook.
79 (auto-revert-verbose, global-auto-revert-non-file-buffers)
80 (global-auto-revert-mode, auto-revert-set-timer)
81 (auto-revert-handler, auto-revert-buffers): Doc fixes.
82
83 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
84
85 * woman.el (woman-change-fonts): Rename local variable
86 woman-font-alist to font-alist to avoid a compiler warning.
87
88 2004-03-27 Dave Love <fx@gnu.org>
89
90 * emacs-lisp/rx.el (rx): Doc fix.
91 Fix copyright years.
92
93 * strokes.el (strokes-global-set-stroke-string): New function.
94 (strokes-list-strokes): Cope with strings, not just commands.
95 Set foreground colour of image.
96 (strokes-global-set-stroke): Doc fix.
97
98 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
99
100 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
101 Auto Revert mode.
102 (Buffer-menu-files-only): New variable.
103 (Buffer-menu-toggle-files-only): New function.
104 (Buffer-menu-mode-map): Bind it to `T'.
105 (Buffer-menu-mode): Mention `T' in docstring.
106 Set buffer-stale-function.
107 (list-buffers-noselect): Mark buffer non-modified and set
108 Buffer-menu-files-only.
109
110 * dired.el (buffer-stale-function): Remove no longer needed defvar.
111
112 * autorevert.el (auto-revert-handler): Print revert message
113 before, rather than after, reverting.
114 (buffer-stale-function): Move to files.el.
115
116 * files.el (buffer-stale-function): Move here from autorevert.el.
117
118 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
119
120 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
121
122 * calc/calc.el (calc-mode-map): Use mapc.
123
124 * apropos.el (apropos-mode): Don't autoload.
125 (apropos-symbols-internal): New fun. Extracted from `apropos'.
126 (apropos): Use it.
127 (apropos-print): Add optional `text' argument.
128 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
129 Don't assume point-min == 1.
130
131 * bs.el (bs-buffer-list): Use buffer-local-value.
132 (bs--set-toggle-to-show): Use with-current-buffer.
133
134 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
135 New funs.
136 (list-buffers-noselect): Use them. Adjust :align-to to new style.
137
138 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
139
140 * dabbrev.el (dabbrev-expand): Fix regexp construction.
141 (dabbrev--find-expansion): Use pop.
142 (dabbrev--search): Use match-string-no-properties.
143
144 * dired.el (dired-mode): Use run-mode-hooks.
145 (dired-move-to-end-of-filename): Use match-string.
146
147 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
148 is bound before using it.
149 (ediff-verbose-p): Make it into a var since it's not constant.
150
151 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
152
153 * faces.el (read-face-font): Don't cons up unnecessarily.
154 (header-line, tool-bar): Share common parts.
155
156 * files.el (file-relative-name): Use compare-strings.
157
158 * finder.el (finder-mode): Follow coding convention.
159
160 * subr.el (read-number): New function.
161
162 * ses.el (ses-read-number): Move to subr.el.
163 (ses-set-header-row): Use read-number.
164
165 2004-03-26 Andre Spiegel <spiegel@gnu.org>
166
167 * vc-hooks.el (vc-arg-list): New function, which handles both
168 compiled and uncompiled code.
169 (vc-default-workfile-unchanged-p): Use it.
170
171 * vc.el (vc-print-log): Undo prev change, use new function
172 vc-arg-list from vc-hooks.el.
173
174 2004-03-26 Masatake YAMATO <jet@gyve.org>
175
176 * simple.el (completion-setup-function): Emphasize the
177 first uncommon characters in the completions; and de-emphasize
178 the common prefix substrings.
179 (completion-emphasis): New face.
180 (completion-de-emphasis): New face.
181
182 2004-03-25 Juanma Barranquero <lektu@terra.es>
183
184 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
185 Comment out (it's unused and unfinished code).
186
187 2004-03-25 Sam Steingold <sds@gnu.org>
188
189 * vc.el (vc-print-log): Fix a bug in the last patch:
190 backend-function may be a byte-compiled object, not a lambda.
191
192 2004-03-25 Juri Linkov <juri@jurta.org>
193
194 * descr-text.el (describe-property-list): Add a button
195 for `face' property that calls `describe-face'.
196 Suggested by luis fernandes <elf@ee.ryerson.ca>
197
198 * international/mule.el (keyboard-coding-system):
199 * kmacro.el (kmacro-call-macro): Fix docstring.
200
201 * dired.el: Fix comments.
202
203 * textmodes/fill.el (fill): Fix Info link.
204
205 * font-lock.el (fast-lock, lazy-lock):
206 * jit-lock.el (jit-lock): Remove links to removed Support Modes
207 Info node.
208
209 * eshell/eshell.el (eshell): Fix broken info-link.
210
211 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
212 * eshell/em-banner.el (eshell-banner):
213 * eshell/em-smart.el (eshell-smart):
214 * eshell/esh-cmd.el (eshell-cmd):
215 Comment out broken info-links to incomplete Info manual.
216
217 * info-xref.el: Fix commentary.
218
219 2004-03-25 Kevin Ryde <user42@zip.com.au>
220
221 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
222 Remove spurious node duplicate suppression, doesn't work, not wanted.
223 (info-xref-output): Take format style args, add "sit-for 0" to let
224 user see the results as they progress.
225 (info-xref-check-all-custom): New function.
226
227 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
228
229 * gdb-ui.el: Moved to progmodes.
230
231 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
232
233 * calendar/appt.el (appt-check): Remove superfluous progn.
234 When finished with diary buffer: if it was not being displayed
235 before, kill it; otherwise restore its original state.
236 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
237
238 * calendar/calendar.el (calendar-set-mode-line): Use total
239 available mode-line width, rather than frame-width.
240
241 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
242 after mode change so effect not lost.
243
244 2004-03-23 Dave Love <fx@gnu.org>
245
246 * dired.el (dired) <defgroup>: Add link to manual.
247 (dired-font-lock-keywords): Add highlighting on unusual permissions.
248 (dired-revert): Use dolist.
249 (dired-mode-map): Add U binding.
250 (dired-mode): Add font-lock-beginning-of-syntax-function.
251 (dired-garbage-files-regexp): Make it a defcustom.
252
253 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
254
255 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
256 is equivalent to nil.
257 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
258 (vc-arch-mode-line-string): Accept `added' state.
259 (vc-arch-state): Use inode-sigs if available.
260 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
261 Copy&delete existing id file if any. Fallback if uuidgen is absent.
262 (vc-arch-tagline-re): New var.
263 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
264 New functions.
265 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
266 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
267
268 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
269 (vc-file-not-found-hook): Use it.
270
271 * diff-mode.el (diff-default-read-only): Change default.
272 (diff-mode-hook): Make it a defcustom. Add some options.
273 (diff-mode-map): Bind diff-refine-hook.
274 (diff-yank-handler): New var.
275 (diff-yank-function): New fun.
276 (diff-font-lock-keywords): Use them.
277 (diff-end-of-file): Handle case where file-header looks like diff text.
278 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
279 (diff-file-kill): Delete a subsequent empty line, if applicable.
280 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
281 (diff-find-file-name): Use it.
282 (diff-tell-file-name): New command.
283 (diff-mode): Be careful with view-mode.
284 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
285 New functions, for use in diff-mode-hook.
286 (diff-find-source-location): Catch "regex too large" errors.
287 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
288 (diff-refine-hunk): New command.
289
290 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
291 (smerge-context-menu-map): Remove unused var.
292 (smerge-keep-all): Preserve markers.
293 (smerge-keep-n): New fun.
294 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
295 (smerge-keep-current, smerge-ediff): Use it.
296 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
297 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
298 (smerge-resolve): Resolve trivial 3-part conflicts.
299
300 2004-03-23 Juri Linkov <juri@jurta.org>
301
302 * man.el (Man-width): New var.
303 (Man-getpage-in-background): Use it.
304 (Man-support-local-filenames): New var and fun.
305 (Man-build-man-command): Don't add a second %s.
306 (Man-fontify-manpage): Clean up message.
307 (Man-mode): Set outline-regexp, outline-level,
308 imenu-generic-expression.
309
310 * woman.el (woman-fill-frame): Doc fix.
311 (woman-decode-region): Use window-width instead of frame-width.
312
313 * abbrevlist.el (list-one-abbrev-table):
314 * descr-text.el (describe-char):
315 * international/mule-diag.el (describe-current-coding-system):
316 * international/quail.el (quail-insert-decode-map):
317 Use window-width instead of frame-width.
318
319 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
320 (jka-compr-mode-alist-additions): Add tbz.
321 (jka-compr-write-region, jka-compr-insert-file-contents):
322 Add message for undefined compress-program.
323 (jka-compr-write-region): Remove redundant var bindings.
324
325 * dired-x.el (dired-guess-shell-alist-default): Add choices for
326 extracting files into subdirectory. Add tbz and dz. Fix regexps.
327 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
328 (dired-man): Use dired-guess-shell-command.
329 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
330 Change default nil to t.
331
332 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
333 (dired-compare-directories): Add default value for empty input.
334
335 * help-at-pt.el: Move suggestions for key bindings to Commentary.
336
337 * time.el (display-time-string-forms): Fix help-echo date format.
338
339 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
340
341 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
342 (buffer-stale-function): New variable.
343 (auto-revert-list-diff, auto-revert-dired-file-list)
344 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
345 (auto-revert-handler): Take over some functionality of deleted
346 functions.
347 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
348
349 * dired.el (dired-directory-changed-p): New fun, extracted from
350 dired-internal-noselect.
351 (dired-buffer-stale-p): New fun.
352 (dired-internal-noselect): Use dired-directory-changed-p.
353 Eliminate revert messages.
354 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
355
356 2004-03-23 Kenichi Handa <handa@m17n.org>
357
358 * international/characters.el: Setup syntaxes for more parentheses
359 Unicode characters.
360
361 * international/mule-cmds.el (select-safe-coding-system):
362 Merge coding-system and auto-cs before comparing them.
363
364 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
365
366 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
367
368 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
369 normal-auto-fill-function and comment-indent-function.
370 The default values now work just as well.
371 Don't set font-lock-beginning-of-syntax-function since we already set
372 syntax-begin-function.
373 (lisp-outline-level): Put ;;;###autoload at same level as (.
374 (prin1-char): Quote special chars.
375
376 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
377 than with-no-warnings.
378
379 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
380 if the source location can't be found.
381 (edebug-compute-previous-result): Use prin1-char.
382
383 * emacs-lisp/checkdoc.el (checkdoc-error): Dont' assume point-min == 1.
384 (debug-ignored-errors): Add an entry.
385
386 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
387 (byte-compile-file): Output warning when deleting a file.
388
389 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
390 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
391
392 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
393 (byte-compile-inline-expand): Use backquote.
394 (byte-optimize-pure-func): Rename from byte-optimize-concat.
395 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
396
397 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
398
399 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
400
401 2004-03-22 Juri Linkov <juri@jurta.org>
402
403 * finder.el (finder-known-keywords): Fix data, tex, unix.
404
405 * play/landmark.el: Fix keywords.
406
407 * language/ethio-util.el (ethio-find-file): Doc fix.
408
409 * emacs-lisp/warnings.el: Doc fix.
410
411 * textmodes/ispell.el (ispell-help): Doc fix.
412
413 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
414
415 * format.el (format-insert-file): Always return a list of two
416 elements, like insert-file-contents does.
417
418 2004-03-21 Andre Spiegel <spiegel@gnu.org>
419
420 * vc.el Add new optional BUFFER argument to vc-BACKEND-print-log
421 and vc-BACKEND-diff.
422 (vc-print-log): If the print-log implementation supports it, use
423 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
424 (vc-version-diff, vc-diff-internal): Doc fixes.
425
426 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
427 implementation supports it, let diff output go to *vc*,
428 not *vc-diff*, since this is an internal call.
429
430 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
431
432 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
433
434 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
435
436 2004-03-21 Dave Love <fx@gnu.org>
437
438 * progmodes/cfengine.el (cfengine-mode):
439 Set parse-sexp-ignore-comments.
440
441 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
442
443 2004-03-21 Juanma Barranquero <lektu@terra.es>
444
445 * allout.el (allout-mode): Fix docstring.
446
447 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
448
449 * files.el (insert-directory): Fix bug if SWITCHES is a list.
450
451 * autorevert.el (auto-revert-interval): Make new value take
452 effect immediately when set through Custom.
453 (auto-revert-set-timer): Add interactive declaration.
454
455 2004-03-19 David Ponce <david@dponce.com>
456
457 * ruler-mode.el (ruler-mode-header-line-format-old):
458 Don't `make-variable-buffer-local'.
459 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
460 (ruler-mode-header-line-format): Simply funcall the above.
461 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
462 to save/restore a previous header line format.
463 (ruler-mode-space): Don't depend on a numeric WIDTH value.
464 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
465 fringes and margins width.
466 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
467
468 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
469
470 * log-edit.el (log-edit-font-lock-keywords): Typo.
471
472 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
473 (tex-send-tex-command): Rather than here.
474 (tex-compilation-parse-errors): Simplify.
475
476 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
477
478 * time.el (display-time-string-forms): Add help-echo with date on time.
479
480 * composite.el (compose-region): Use restore-buffer-modified-p.
481
482 * disp-table.el (standard-display-8bit): Simplify.
483
484 * server.el (server-process-filter): Delete temp frame.
485
486 * add-log.el (add-change-log-entry): Simplify.
487
488 2004-03-19 Kim F. Storm <storm@cua.dk>
489
490 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
491 (hexl-follow-line): Don't require 'fringe.
492
493 * progmodes/compile.el (compilation-start): Always set
494 compilation-last-buffer and return it.
495
496 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
497
498 * simple.el (clone-buffer): Doc fix.
499
500 2004-03-18 Juanma Barranquero <lektu@terra.es>
501
502 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
503
504 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
505
506 * log-edit.el (log-edit-font-lock-keywords): New var.
507 (log-edit-mode): Use it.
508
509 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
510
511 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
512 properly for watching in speedbar.
513
514 2004-03-17 Masatake YAMATO <jet@gyve.org>
515
516 * smerge-mode.el (smerge-popup-context-menu):
517 Put `unwind-protect' around `overlay-put' and `popup-menu'.
518
519 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
520
521 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
522 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
523 Take sealed revisions into account.
524 (vc-arch-checkin): Extract a summary line from the message.
525
526 2004-03-16 Masatake YAMATO <jet@gyve.org>
527
528 * register.el (register): Provide `register' feature.
529
530 2004-03-15 Masatake YAMATO <jet@gyve.org>
531
532 Added context menu support in smerge mode.
533 Most of the part is written by Stefan Monnier.
534
535 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
536 New keymap and menu.
537 (smerge-text-properties): New function.
538 (smerge-remove-props): New function.
539 (smerge-popup-context-menu): New function.
540 (smerge-resolve): Call `smerge-remove-props'.
541 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
542 (smerge-keep-current): Ditto.
543 (smerge-kill-current): New function.
544 (smerge-match-conflict): Put text properties.
545 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
546
547 2004-03-15 David Ponce <david@dponce.com>
548
549 * ruler-mode.el: (ruler-mode-left-fringe-cols)
550 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
551 (ruler-mode-right-scroll-bar-cols): Remove.
552 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
553 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
554 Use fringe-columns and scroll-bar-columns.
555
556 2004-03-15 Masatake YAMATO <jet@gyve.org>
557
558 * hl-line.el (hl-line-range-function): New variable.
559 (hl-line-move): New function.
560 (global-hl-line-highlight): Use `hl-line-move'.
561 (hl-line-highlight): Ditto.
562
563 * scroll-bar.el (scroll-bar-columns):
564 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
565
566 * ruler-mode.el (top-level): Require scroll-bar and fringe.
567 (ruler-mode-left-fringe-cols)
568 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
569 (ruler-mode-right-scroll-bar-cols)
570 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
571 (ruler-mode-ruler-function): New variable.
572 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
573 if the value for `ruler-mode-ruler-function'is given.
574
575 * hexl.el (hexl-mode-hook): Make the hook customizable.
576 (hexl-address-area, hexl-ascii-area): New customize variables.
577 (hexlify-buffer): Put font-lock-faces on the address area and
578 the ascii area.
579 (hexl-activate-ruler): New function.
580 (hexl-follow-line): New function.
581 (hexl-highlight-line-range): New function.
582 (hexl-mode-ruler): New function.
583
584 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
585
586 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
587 (vc-default-find-file-hook): New fun.
588 (vc-find-file-hook): Call new find-file-hook operation.
589
590 * vc-arch.el: New file.
591
592 2004-03-12 Jesper Harder <harder@ifa.au.dk>
593
594 * info-look.el (info-lookup): Reuse an existing Info window.
595
596 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
597
598 * woman.el (woman-preserve-ascii): Default value changed to t and
599 doc string revised.
600
601 2004-03-12 Richard M. Stallman <rms@gnu.org>
602
603 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
604 Fix minor bug.
605
606 * replace.el (occur-engine): Change message for count of matches.
607
608 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
609 For strings, do compare text properties.
610
611 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
612
613 * progmodes/compile.el (compile-auto-highlight)
614 (compilation-error-list, compilation-old-error-list)
615 (compilation-parse-errors-function, compilation-parsing-end)
616 (compilation-error-message, compilation-directory-stack)
617 (compilation-enter-directory-regexp-alist)
618 (compilation-leave-directory-regexp-alist)
619 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
620 (compilation-current-file, compilation-regexps): Remove vars.
621
622 (compile-error-at-point, compilation-error-filedata)
623 (compilation-error-filedata-file-name, compile-reinitialize-errors)
624 (compilation-next-error-locus, compilation-forget-errors)
625 (count-regexp-groupings, compilation-parse-errors)
626 (compile-collect-regexps, compile-buffer-substring): Remove funs.
627
628 (compile-internal): Make obsolete.
629
630 (compilation-first-column, compilation-error)
631 (compilation-directory-matcher, compilation-page-delimiter)
632 (compilation-mode-font-lock-keywords, compilation-debug)
633 (compilation-error-face, compilation-warning-face)
634 (compilation-info-face, compilation-line-face)
635 (compilation-column-face, compilation-enter-directory-face)
636 (compilation-leave-directory-face, compilation-skip-threshold)
637 (compilation-skip-visited, compilation-context-lines): New vars.
638
639 (compilation-warning-face, compilation-info-face)
640 (compilation-message-face): New faces.
641
642 (compilation-error-regexp-alist-alist): New constant.
643
644 (compilation-face, compilation-directory-properties)
645 (compilation-assq, compilation-error-properties, compilation-start)
646 (define-compilation-mode, compilation-loop)
647 (compilation-set-window): New functions.
648
649 (compile): Additional argument for interactive compiles like TeX.
650
651 * progmodes/grep.el (kill-grep): Move here from compile.el
652 (grep-error, grep-hit-face, grep-error-face)
653 (grep-mode-font-lock-keywords): New variables.
654 (grep-regexp-alist): Simplify regexp and add `binary' case.
655 (grep-mode): New mode.
656 (grep-process-setup): Simplify.
657
658 2004-03-11 Jason Rumney <jasonr@gnu.org>
659
660 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
661 letters on DOS/Windows.
662
663 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
664
665 * server.el (server-name): New var.
666 (server-socket-dir): New var to replace server-socket-name.
667 (server-start): Use them.
668
669 2004-03-11 Simon Josefsson <jas@extundo.com>
670
671 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
672 died to avoid infloop. Reported by Jonathan Glauner
673 <jglauner@sbum.org>.
674
675 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
676
677 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
678 (smerge-mode-menu): Use it to deactivate menu entries.
679 (smerge-keep-current): New fun.
680 (smerge-keep-current): Use it.
681
682 2004-03-10 John Paul Wallington <jpw@gnu.org>
683
684 * foldout.el (foldout-fold-list, foldout-modeline-string):
685 Declare them as variables, not constants.
686
687 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
688
689 * ps-print.el: Modification to print *Messages* buffer.
690 (ps-print-version): New version 6.6.4.
691 (ps-message-log-max): New fun.
692 (ps-spool-without-faces, ps-spool-with-faces)
693 (ps-count-lines-preprint): Code fix.
694
695 * printing.el: New tips in Tips section.
696
697 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
698
699 * delim-col.el: Doc fix.
700
701 * printing.el: Doc fix. New doc section (Tips).
702
703 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
704
705 * type-break.el (type-break-emacs-variant): Remove.
706 (type-break-run-at-time, type-break-cancel-function-timers):
707 Use fboundp rather than version name and number.
708
709 2004-03-09 Masatake YAMATO <jet@gyve.org>
710
711 * hexl.el (hexl-mode): Use `make-local-variable' instead of
712 `make-variable-buffer-local'.
713
714 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
715
716 * find-dired.el (find-dired): Call `shell-command' instead of
717 `start-process-shell-command'. By this, Tramp takes over
718 handling of remote directories.
719
720 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
721
722 * newcomment.el (comment-use-global-state): New var.
723 (comment-search-forward): Use it.
724
725 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
726
727 * cus-edit.el (fill) <defgroup>: Move to fill.el.
728
729 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
730 (enable-kinsoku): Make it a defcustom.
731 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
732 paragraph to same-comment-start-marker.
733
734 2004-03-07 Dave Love <fx@gnu.org>
735
736 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
737 (browse-url-mail): Use it.
738
739 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
740 (rfc2368-unhexify-string): Use replace-regexp-in-string.
741
742 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
743
744 * woman.el (woman-man.conf-path): Doc fix.
745 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
746
747 2004-03-07 Eli Zaretskii <eliz@elta.co.il>
748
749 * sort.el (sort-columns): Remove ms-dos from the list of systems
750 where the external `sort' command is not used.
751
752 2004-03-07 Kim F. Storm <storm@cua.dk>
753
754 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
755 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
756 from overlay-arrow-variable-list.
757 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
758
759 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
760
761 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
762 overlay arrow string properly for the assembler buffer.
763
764 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
765
766 * mail/sendmail.el (mail-mode): Fix last change.
767
768 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
769
770 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
771 for the assembler buffer.
772 (gdb-assembler-custom): Position the overlay arrow.
773 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
774
775 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
776
777 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
778
779 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
780 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
781
782 * mail/sendmail.el (mail-mode): Set comment-start-skip.
783
784 * newcomment.el (uncomment-region): Allow non-terminated comment.
785 (comment-normalize-vars): Check the user-specified comstart marker.
786
787 2004-03-04 Jesper Harder <harder@ifa.au.dk>
788
789 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
790 Otherwise, do use it if the region only contains font-lock text
791 properties.
792
793 2004-03-04 Masatake YAMATO <jet@gyve.org>
794
795 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
796 as the callback function for eldoc.
797 (hexl-print-current-point-info): New function.
798 (hexl-current-address): Print the address in both decimal
799 and hexadecimal format.
800
801 2004-03-04 Richard M. Stallman <rms@gnu.org>
802
803 * mail/rmail.el (rmail-convert-to-babyl-format):
804 Specify t for UNIBYTE when calling mail-unquote-printable-region.
805
806 * mail/mail-utils.el (mail-unquote-printable-region):
807 New arg UNIBYTE.
808
809 * startup.el (command-switch-alist): Doc fix.
810
811 * simple.el (undo): Temporarily set this-command to `undo-start',
812 then set it to `undo' once undo-start returns without error.
813
814 * simple.el (minibuffer-history-sexp-flag): Doc fix.
815
816 * simple.el (kill-line): Don't disregard trailing whitespace
817 in eol condition, if show-trailing-whitespace is set.
818
819 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
820 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
821 When disabling, restore old values only if mouse-sel-has-been-enabled.
822
823 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
824 (isearch-{-char): New function.
825 (isearch-mode-map): Bind { to isearch-{-char.
826
827 * font-lock.el (lisp-font-lock-keywords-2):
828 Turn off the CL with-... and do-... general patterns.
829 Instead, recognize several specific with... and do... constructs.
830
831 * files.el (switch-to-buffer-other-window):
832 Bind same-window-buffer-names and same-window-regexps to nil.
833 (switch-to-buffer-other-frame): Likewise.
834
835 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
836
837 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
838 recognizing leading comment on code line.
839
840 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
841
842 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
843 hidden files/directories.
844
845 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
846
847 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
848 only comment-start (in case the mode hasn't set it).
849
850 * Makefile.in (AUTOGENEL): New var.
851 (bootstrap-prepare): Rename from bootstrap-clean.
852 Don't remove elc files.
853 (maintainer-clean): New target.
854
855 * xml.el (xml-get-attribute-or-nil): Simplify.
856
857 2004-03-02 Juri Linkov <juri@jurta.org>
858
859 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
860 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
861 URL to prevent their substitution with the environment variable
862 values by browsers.
863
864 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
865
866 * ps-print.el: Doc fix.
867 (ps-print-version): New version number (6.6.3).
868 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
869 Docstring fix.
870 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
871 before printing.
872 (ps-time-stamp-yyyy-mm-dd): New fun.
873 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
874
875 2004-03-02 Kim F. Storm <storm@cua.dk>
876
877 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
878
879 2004-03-01 Juanma Barranquero <lektu@terra.es>
880
881 * allout.el (allout-rebullet-heading): Fix typo in docstring.
882
883 * desktop.el (desktop-file-version)
884 (desktop-after-read-hook): Fix typos.
885 (desktop-clear-preserve-buffers): Remove redundant info in
886 docstring already shown by the obsolescence message.
887 (desktop-truncate, desktop-internal-v2s)
888 (desktop-value-to-string): Change argument name to match docstring.
889
890 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
891
892 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
893 docstring.
894
895 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
896
897 * printing.el: Replace "As Is..." in PostScript file print/preview by
898 "No Preprocessing...". Suggested by Colin Marquardt
899 <marquardt@zmd.de>.
900 (pr-insert-section-4): Adjust buffer interface.
901
902 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
903
904 Version 2.0.39 of Tramp released.
905
906 * net/tramp.el (tramp-handle-file-local-copy)
907 (tramp-handle-write-region, tramp-open-connection-rsh):
908 Variable name typo. Small change. From Patrick Tullmann
909 <tullmann@flux.utah.edu>.
910 (tramp-process-connection-type): New variable.
911 (tramp-maybe-open-connection): Use it.
912 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
913 (tramp-touch): Set last-modified time of a remote file.
914 (tramp-handle-write-region): Say which function is used when encoding.
915
916 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
917
918 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
919 case of non-existing filename, too. Reported by Christoph Bauer
920 <c_bauer@informatik.uni-kl.de>.
921 (tramp-smb-get-file-entries): The directory in question should
922 have permissions "drwxrwxrwx". Just virtual, because we don't
923 know the real permissions. Don't we know?
924 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
925 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
926 (tramp-smb-wait-for-output): Optimize algorithm getting pending
927 output. If it was received chunkwise, there have been problems.
928 Remove the "prompt not found" error message; it is obvious.
929 Simplify algorithm.
930 (tramp-smb-process-running): Remove. Since we acknowledge the
931 virtual prompt for shares, there's no need for distinction of
932 reading shares (process ends afterwards) and interactive mode of
933 smblient.
934 (tramp-smb-open-connection): Setting process sentinel removed.
935 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
936 "NT_STATUS_NETWORK_ACCESS_DENIED".
937 (tramp-smb-maybe-open-connection): Set `process-connection-type'
938 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
939 (top-level): Setting default value in `tramp-default-method-alist'
940 corrected. Order of USER and HOST have been wrong.
941 Nobody complained for months ...
942 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
943 (tramp-smb-open-connection): Clear password cache if login has failed.
944
945 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
946 `tramp-unified-filenames'.
947 (tramp-completion-mode): Make test for XEmacs explicitely.
948 `event-to-character' can exists in Emacs packages too.
949 Reported by Matt Swift <swift@alum.mit.edu>.
950 (tramp-buffer-name): Buffer name must contain the user if exists.
951 Reported by Adrian Phillips <a.phillips@met.no>.
952 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
953 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
954 (tramp-do-copy-or-rename-file-out-of-band): Rename from
955 `tramp-do-copy-or-rename-file-one-local', because it handles also
956 the case both files use the same out-of-band method.
957 Implementation added.
958 (tramp-handle-file-local-copy, tramp-handle-write-region):
959 Out-of-band handling removed. `copy-file' called instead, which
960 calls `tramp-do-copy-or-rename-file-out-of-band'.
961 (tramp-action-password): Check for out-of-band method removed.
962 This function is used for 'login-program.
963 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
964 appropriate.
965 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
966 and `tramp-parse-sknownhosts'.
967 (tramp-completion-function-alist): It's a defvar now, because we
968 want to apply the optimized `tramp-set-completion-function'
969 instead of a static list.
970 (tramp-set-completion-function): Implementation tuned.
971 Avoid double entries, and entries where the function or the
972 file/directory doesn't exist.
973 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
974 for SSH2.
975 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
976 (tramp-handle-dired-compress-file): New function.
977 (tramp-async-proc): New variable.
978 (tramp-handle-shell-command): Adding asynchronous processes.
979 They are far from being perfect, but it works at least for
980 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
981 (top-level): Require password.el if visible. Should be mandatory
982 once No Gnus has found its way into (X)Emacs.
983 (tramp-read-passwd): Invoke `password-read' if available,
984 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
985 fallback any longer.
986 (tramp-clear-passwd): New function.
987 (tramp-process-actions, tramp-process-multi-actions):
988 Clear password cache if login has failed.
989
990 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
991 its own module.
992 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
993 `ange-ftp-ftp-name-res'. There could be incorrect values from
994 previous calls in case the "ftp" method is used in the Tramp file
995 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
996
997 2004-02-28 Richard M. Stallman <rms@gnu.org>
998
999 * term.el (term-mouse-paste): Call mouse-set-point.
1000
1001 * thumbs.el: New file.
1002
1003 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1004
1005 * progmodes/ebnf-abn.el: Doc fix.
1006
1007 * progmodes/ebnf-bnf.el: Doc fix.
1008 (ebnf-repeat): Code fix.
1009
1010 * progmodes/ebnf2ps.el: Doc fix.
1011 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
1012
1013 2004-02-28 Juri Linkov <juri@jurta.org>
1014
1015 * ffap.el (dired-at-point): Additional writability test for
1016 relative directory names.
1017 (dired-at-point-prompter): Treat directories as a directory, get
1018 the directory component from files.
1019 (ffap-string-at-point): Return string from region if region is active.
1020 (ffap-file-at-point): Remove redundant code.
1021
1022 2004-02-28 Kim F. Storm <storm@cua.dk>
1023
1024 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
1025 Initialize margin area images to nil.
1026 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
1027 (breakpoint-enabled-bitmap-face)
1028 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
1029 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
1030 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
1031 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
1032 (gdb-reset): Use gdb-remove-breakpoint-icons.
1033 (gdb-put-string): Add dprop arg to specify alternative display
1034 property (for setting fringe bitmap).
1035 (gdb-remove-strings): Doc fix.
1036 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
1037 icon in fringe (if available), or else as icon or text in display
1038 margin. Creates necessary icons in breakpoint-bitmap,
1039 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
1040 Also make left window margin if required.
1041 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
1042 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
1043 no longer needed.
1044 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
1045 gdb-put-breakpoint-icon.
1046 (gdb-assembler-mode): Don't set left-margin-width here.
1047
1048 2004-02-27 Kevin Ryde <user42@zip.com.au>
1049
1050 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
1051 comma, so that it DTRT in macros.
1052
1053 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
1054
1055 * progmodes/sh-script.el (sh-shell-arg)
1056 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
1057 (sh-leading-keywords, sh-other-keywords): Fix custom type.
1058
1059 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
1060
1061 * faces.el (face-spec-set-match-display): Add a new attribute,
1062 `min-colors'.
1063 (region, highlight, secondary-selection): Use `min-colors'.
1064
1065 * custom.el (defface): Add documentation for `min-colors'.
1066
1067 * font-lock.el (font-lock-comment-face, font-lock-string-face)
1068 (font-lock-keyword-face, font-lock-function-name-face)
1069 (font-lock-variable-name-face, font-lock-constant-face):
1070 Use `min-colors'.
1071
1072 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
1073
1074 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1075
1076 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
1077 define assq-delete-all if it's not defined.
1078 (ebnf-generate-region): Code fix.
1079
1080 * printing.el: Doc fix.
1081 (pr-version): New version number (6.7.2).
1082 (pr-command): Return empty string if command is an empty string.
1083
1084 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1085
1086 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
1087
1088 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
1089 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
1090 semi-down-full. Fix a bug on productions like test = {"test"}* | (
1091 "tt" ["test"] ). Reported by Markus Dreyer
1092 <mdreyer@ix.urz.uni-heidelberg.de>.
1093 (ebnf-version): New version number (4.0).
1094 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
1095 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
1096 (ebnf-delete-style): New commands.
1097 (ebnf-directory, ebnf-file): New funs.
1098 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
1099 (ebnf-production-name-p, ebnf-stop-on-error): New options.
1100 (ebnf-syntax-alist): New var.
1101 (ebnf-element-width): New fun replacing ebnf-list-width.
1102 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
1103 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
1104 (ebnf-prologue): Adjust vars.
1105 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
1106 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
1107 (ebnf-check-style-values, ebnf-generate-production)
1108 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
1109 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
1110 (ebnf-token-repeat): Code fix.
1111
1112 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
1113 %right, %left and %prec. Suggested by Matthew K. Junker
1114 <junker@alum.mit.edu>.
1115 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
1116
1117 * progmodes/ebnf-iso.el: Doc fix.
1118 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
1119 (ebnf-iso-lex): Code fix.
1120
1121 * progmodes/ebnf-bnf.el: Doc fix.
1122 (ebnf-bnf-lex): Code fix.
1123
1124 * progmodes/ebnf-otz.el: Doc fix.
1125
1126 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
1127
1128 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
1129 (abbrev-prefix-mark): Doc fix.
1130
1131 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
1132
1133 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
1134 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
1135 (gdb-var-delete): Make interactive (really).
1136 (gdb-edit-value): Make non-interactive.
1137
1138 * progmodes/gud.el (gud-speedbar-menu-items):
1139 Add gdb-var-delete and, indirectly, gdb-edit-value.
1140 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
1141 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
1142 (gud-gdb-marker-filter): Add comment for annotations.
1143
1144 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
1145
1146 * calendar/calendar.el (generate-calendar)
1147 (calendar-read-date): Prevent display of BC calendars once more -
1148 reverts 2003-10-01 change.
1149 (generate-calendar-month): Doc fix.
1150
1151 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1152
1153 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
1154 return value of increment-calendar-month.
1155
1156 2004-02-21 Stephen Compall <s11@member.fsf.org>
1157
1158 * saveplace.el (save-place-forget-unreadable-files)
1159 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
1160 (save-place-forget-unreadable-files): New function.
1161 (save-place-alist-to-file): Use it to filter out files that are
1162 no longer readable.
1163
1164 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
1165 current Texinfo environment, using the same method as in
1166 `texinfo-insert-@end', and insert a space rather than a newline if
1167 point in a @table environment.
1168
1169 2004-02-21 Juri Linkov <juri@jurta.org>
1170
1171 * ffap.el (ffap-file-at-point): Try parent directories.
1172
1173 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
1174
1175 * vcursor.el (vcursor-modifiers): New defcustom.
1176 (vcursor-cs-binding): Use vcursor-modifiers instead of a
1177 hard-coded list.
1178
1179 2004-02-21 Masatake YAMATO <jet@gyve.org>
1180
1181 * play/animate.el (animate-birthday-present): Accept names other
1182 than `Sarah', too.
1183
1184 2004-02-21 Juri Linkov <juri@jurta.org>
1185
1186 * startup.el: Remove table of command line arguments from the
1187 Commentary section.
1188
1189 2004-02-20 John Wiegley <johnw@newartisans.com>
1190
1191 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
1192 again" modifier from 'e' to 'E', since 'e' is also used by the
1193 "file extension" modifier.
1194
1195 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
1196
1197 * help-fns.el (describe-categories): Doc fix.
1198
1199 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
1200
1201 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
1202 temporary file for buffer already visiting one. This change makes
1203 output likely to be directly usable by patch program.
1204 Suggested by Adrian Aichner <adrian@xemacs.org>
1205
1206 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
1207
1208 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
1209 case of variables defined in compound statements.
1210 (gdb-setup-windows, gdb-source-info, gdb-source-info):
1211 Simplify constructions using switch-to-buffer.
1212
1213 2004-02-19 Simon Josefsson <jas@extundo.com>
1214
1215 * play/morse.el: Fix typo.
1216 (morse-code): Add @.
1217
1218 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
1219
1220 * calendar/appt.el (appt-display-format): Change default to
1221 'ignore, for backwards compatibility.
1222 (appt-display-message): If appt-display-format is 'ignore,
1223 respect old vars appt-msg-window and appt-visible.
1224 (appt-activate): Don't depend on return value of cancel-timer.
1225
1226 * calendar/calendar.el (calendar-holidays): Doc fix.
1227
1228 * calendar/cal-coptic.el (coptic-prompt-for-date):
1229 Use assoc-string instead of assoc-ignore-case.
1230 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
1231 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
1232 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
1233 * calendar/cal-islam.el (calendar-goto-islamic-date)
1234 (mark-islamic-diary-entries): Ditto.
1235 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
1236 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
1237 (calendar-read-mayan-tzolkin-date): Ditto.
1238 * calendar/calendar.el (calendar-read-date): Ditto.
1239 * calendar/diary-lib.el (mark-diary-entries): Ditto.
1240
1241 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
1242
1243 * progmodes/executable.el (executable-command-find-posix-p):
1244 Fix choice of the directory.
1245
1246 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
1247
1248 * simple.el (interprogram-cut-function)
1249 (interprogram-paste-function, kill-new, kill-append):
1250 Doc fixes.
1251 (kill-region): Make it return nil. Doc fix.
1252 (yank-pop): Make its argument optional.
1253 (yank): Make ARG `-' equivalent to `-1'.
1254
1255 2004-02-17 Eli Zaretskii <eliz@elta.co.il>
1256
1257 * mail/rmail.el (rmail-get-new-mail): Don't reference
1258 rmail-use-spam-filter if rmail-spam-filter is not loaded.
1259
1260 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
1261
1262 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
1263 if one of global-auto-revert-non-file-buffers or autorevert-mode
1264 is non-nil.
1265
1266 2004-02-16 Eli Zaretskii <eliz@elta.co.il>
1267
1268 * subr.el (delete-dups): A better implementation from Karl Heuer
1269 <kwzh@gnu.org>.
1270
1271 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
1272
1273 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
1274 correct place.
1275 * progmodes/icon.el (icon-indent-command): Ditto.
1276 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
1277
1278 2004-02-16 Eli Zaretskii <eliz@elta.co.il>
1279
1280 * progmodes/grep.el (grep-compute-defaults): Undo change from
1281 2004-01-29: don't use executable-command-find-posix-p.
1282
1283 2004-02-16 Richard Sharman <rsharman@pobox.com>
1284
1285 * hilit-chg.el: Use require instead of eval-and-compile.
1286 (highlight-compare-buffers): New function.
1287
1288 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
1289
1290 * man.el (Man-fontify-manpage): Render section headings in
1291 `Man-overstrike-face' even when overstrike was not used by man
1292 formatter for section headings.
1293
1294 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
1295
1296 * rmail-spam-filter.el: (vm-use-spam-filter)
1297 (rsf-min-region-length-added-to-spam-list): New variables.
1298 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
1299 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
1300 spam testing. Don't delete spam message if automatic deletion
1301 after output via variable rmail-delete-after-output is turned on.
1302 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
1303 rsf-bbdb-dont-create-entries-for-spam.
1304 (check-field): New function, extracted from code in
1305 rmail-spam-filter to ease addition of header fields like content-type.
1306 (message-content-type): New variable to check the content-type:
1307 field added, also in defcustom of rsf-definitions-alist.
1308 (rmail-spam-filter): Replace repeated test code for header fields
1309 by calls to check-field; change the call to
1310 rmail-output-to-rmail-file such that rmail-current-message stays
1311 the same to avoid wrong deletion of unseen flags.
1312 (rsf-add-contents-type): New function to convert old format
1313 of rmail-spam-definitions-alist into new one.
1314 Change prefixes of all variables and functions from
1315 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
1316
1317 2004-02-16 Eli Zaretskii <eliz@elta.co.il>
1318
1319 * loadhist.el (unload-hook-features-list): New defvar.
1320
1321 2004-02-16 Dave Love <fx@gnu.org>
1322
1323 * loadhist.el (unload-feature): Doc fix. Rename flist to
1324 unload-hook-features-list.
1325
1326 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
1327
1328 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
1329 cookie. Don't check if we are looking-at open-formula.
1330
1331 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1332
1333 * subr.el (match-string-no-properties): Use substring-no-properties.
1334
1335 2004-02-16 Eli Zaretskii <eliz@elta.co.il>
1336
1337 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
1338 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
1339 Use lower-case "rx" in all error message.
1340
1341 2004-02-16 Dave Love <fx@gnu.org>
1342
1343 * emacs-lisp/rx.el (rx-or): Put group around result.
1344 (rx-constituents): Add backref.
1345 (rx-syntax): Add string-delimiter, comment-delimiter.
1346 (rx-categories): Add combining-diacritic.
1347 (rx-check-not, rx-greedy, rx): Doc fix.
1348 (rx-backref, rx-check-backref): New.
1349
1350 2004-02-16 Jesper Harder <harder@ifa.au.dk>
1351
1352 * newcomment.el (uncomment-region): Allow eob as comment end.
1353
1354 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
1355
1356 * filecache.el: All message and error commands now use prefix
1357 "Filecache:" to make it easy to read *Messages* buffer.
1358
1359 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
1360
1361 * autorevert.el: Add support to detect changed dired and VC buffers.
1362 (auto-revert-active-p, auto-revert-list-diff)
1363 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
1364 (auto-revert-handler, auto-revert-active-p): New functions.
1365 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
1366 and `auto-revert-active-p'.
1367 (eval-when-compile): Defvar dired-directory and vc-mode.
1368 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
1369 (auto-revert-handler-vc): New functions.
1370
1371 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
1372
1373 * progmodes/compile.el (compilation-directory): New defvar.
1374 (compile): Save current directory in compilation-directory.
1375 (recompile): Bind default-directory to compilation-directory if
1376 that is non-nil.
1377
1378 2004-02-16 Dave Love <fx@gnu.org>
1379
1380 * newcomment.el (comment-insert-comment-function)
1381 (comment-region-function, uncomment-region-function): New.
1382 (comment-indent): Use comment-insert-comment-function.
1383 (uncomment-region): Use uncomment-region-function.
1384 (comment-region): Use comment-region-function.
1385
1386 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
1387
1388 2004-02-16 Richard Stallman <rms@gnu.org>
1389
1390 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
1391 loaddefs* and ldefs-boot*.
1392
1393 2004-02-16 Eli Zaretskii <eliz@elta.co.il>
1394
1395 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
1396 and email address at the beginning and end of the address.
1397
1398 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
1399 anchored at the beginning of the email address.
1400
1401 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
1402
1403 * international/ccl.el (ccl-compile-write): Pass `left' to
1404 ccl-embed-code to generate correct code of write-expr-register.
1405
1406 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
1407
1408 * progmodes/grep.el (grep-compute-defaults): Fix typos.
1409
1410 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1411
1412 * x-dnd.el: Mention support for Motif in commentary.
1413 (x-dnd-handle-drag-n-drop-event): Ditto.
1414
1415 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
1416
1417 * ses.el: Use "ses--" prefixes for buffer-local variables.
1418 Use (point-min) instead of 1, even when we know the buffer
1419 is unnarrowed.
1420 (ses-build-load-map): Delete. Distribute its content to defconst's for
1421 the three maps.
1422 (ses-menu, ses-header-line-menu): New menus.
1423 (ses-mode-map): Use them.
1424 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
1425
1426 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
1427
1428 * Makefile.in: Fix the CC Mode recompile kludge so it works
1429 when building in a different directory.
1430
1431 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
1432
1433 * simple.el (kill-new): Put yank-handler property on the entire string.
1434
1435 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
1436
1437 * diff.el: Don't use compile any more, use diff-mode instead.
1438 (diff-regexp-alist, diff-old-file, diff-new-file)
1439 (diff-parse-differences, diff-process-setup): Remove.
1440 (diff-sentinel): New fun.
1441 (diff): Use it. Run the process ourselves.
1442 Use diff-mode for the rest of the processing.
1443
1444 * diff.el (diff): Simplify code handling `switch'.
1445
1446 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
1447
1448 * pcvs-defs.el (cvs-menu): Add `tag'.
1449
1450 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
1451
1452 * simple.el (kill-append): Doc fix.
1453
1454 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1455 Adapt outline-regexp to the new conventions for commenting out code.
1456
1457 2004-02-11 John Paul Wallington <jpw@gnu.org>
1458
1459 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
1460
1461 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1462
1463 * diff.el (diff-switches): New fun.
1464 (diff, diff-backup): Use it.
1465 (diff): Clean up the args construction. Use backquote.
1466 Use listp instead of consp to avoid putting a nil arg.
1467 (diff): Add a revert-buffer function.
1468
1469 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1470
1471 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
1472 handled by x-dnd-handle-file-name.
1473 (x-dnd-known-types): Add COMPOUND_TEXT.
1474 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
1475 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
1476 x-dnd-empty-state.
1477 (x-dnd-forget-drop): Ditto.
1478 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
1479 (x-dnd-handle-one-url): Return private when inserting text.
1480 (x-dnd-insert-ctext): New function.
1481 (x-dnd-handle-file-name): New function for FILE_NAME.
1482 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
1483 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
1484 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
1485
1486 2004-02-10 Kenichi Handa <handa@m17n.org>
1487
1488 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
1489 instead of while loop.
1490
1491 2004-02-10 Miles Bader <miles@gnu.org>
1492
1493 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
1494
1495 2004-02-09 Kenichi Handa <handa@m17n.org>
1496
1497 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
1498 have end-of-line.
1499
1500 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
1501
1502 * Makefile.in: Added extra dependencies in the recompile target
1503 needed to cope with the compile time macro expansions in CC Mode.
1504
1505 2004-02-09 Kim F. Storm <storm@cua.dk>
1506
1507 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
1508 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
1509 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
1510 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
1511 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
1512 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
1513 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
1514 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
1515 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
1516 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
1517 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
1518
1519 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1520
1521 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
1522 Don't allow shrink if there's a window on our right.
1523
1524 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
1525 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
1526 Bring together declaration and initialization.
1527 (prolog-mode-variables): Don't set the syntax table.
1528 Don't set paragraph-start and comment-indent-function.
1529 Add /*..*/ to the comment regexps.
1530 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
1531 (prolog-mode-map): Don't bind TAB.
1532 (prolog-mode): Set the syntax table.
1533 (prolog-comment-indent): Remove.
1534 (inferior-prolog-mode-map): Initialize in the declaration.
1535 (inferior-prolog-mode-syntax-table)
1536 (inferior-prolog-mode-abbrev-table): New vars.
1537 (inferior-prolog-mode): Derive from comint-mode.
1538 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
1539 minibuffer windows.
1540
1541 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
1542 in file names, as long as it is unabmiguous.
1543
1544 2004-02-08 Andreas Schwab <schwab@suse.de>
1545
1546 * textmodes/reftex-toc.el
1547 (reftex-toc-load-all-files-for-promotion): Remove useless use of
1548 format. Doc fix.
1549
1550 * textmodes/refer.el (refer-find-entry-internal): Remove extra
1551 format string arguments.
1552
1553 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
1554 string argument.
1555
1556 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
1557
1558 * play/zone.el (zone-call): Fix format string.
1559
1560 * net/webjump.el (webjump-builtin): Add missing format string argument.
1561
1562 * midnight.el (midnight-delay-set): Remove extra format string argument.
1563
1564 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
1565
1566 * hexl.el (hexl-insert-char): Add missing format string argument.
1567
1568 * format.el (format-decode): Fix format string.
1569
1570 * emulation/vi.el (vi-mode): Remove extra format string argument.
1571 (vi-repeat-last-search): Likewise.
1572 (vi-reverse-last-search): Likewise.
1573 (vi-goto-mark): Likewise.
1574 (vi-reverse-last-find-char): Likewise.
1575 (vi-repeat-last-find-char): Likewise.
1576 (vi-locate-def): Likewise.
1577
1578 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
1579
1580 * ediff-util.el (ediff-toggle-read-only): Remove extra format
1581 string argument.
1582 (ediff-toggle-regexp-match): Likewise.
1583
1584 * dired-aux.el (dired-do-query-replace-regexp): Add missing
1585 format string argument.
1586
1587 * calc/calc-map.el (calc-get-operator): Remove extra format
1588 string argument.
1589
1590 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
1591
1592 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
1593 string argument.
1594
1595 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
1596
1597 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
1598
1599 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
1600
1601 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
1602 (cl-struct-setf-expander): Likewise.
1603
1604 * vc.el (with-vc-file): Fix unsafe uses of error.
1605 (vc-cancel-version): Likewise.
1606
1607 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
1608
1609 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
1610 thousands separator; fixes <class>:<line-number> regexp for
1611 non-english locales.
1612
1613 2004-02-08 Andreas Schwab <schwab@suse.de>
1614
1615 * view.el (view-mode-enable): Revert previous change.
1616
1617 2004-02-07 Kim F. Storm <storm@cua.dk>
1618
1619 * simple.el (line-number-at-pos): Rename from line-at-pos.
1620 Uses changed (what-line and vc-annotate-warp-version).
1621
1622 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
1623
1624 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
1625 (diff-mode): Remove aborted attempt at support for compile.el.
1626 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
1627
1628 2004-02-06 Andreas Schwab <schwab@suse.de>
1629
1630 * view.el (view-mode-enable): Add view-mode-map to
1631 minor-mode-overriding-map-alist.
1632
1633 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1634
1635 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
1636
1637 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
1638
1639 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
1640 with point inside rather than after the paragraph.
1641
1642 2004-02-04 Sam Steingold <sds@gnu.org>
1643
1644 * mail/smtpmail.el (smtpmail-try-auth-methods):
1645 Do not try authentication when no mechanism is available.
1646 Pass port-name as defaultport to `netrc-machine'.
1647
1648 2004-02-04 Stephen Eglen <stephen@gnu.org>
1649
1650 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
1651 to show how minibuffer height can be constrained.
1652
1653 2004-02-04 John Paul Wallington <jpw@gnu.org>
1654
1655 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
1656
1657 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1658
1659 * x-dnd.el: New file for drag and drop.
1660
1661 * term/x-win.el: require x-dnd, set after-make-frame-functions
1662 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
1663 drag-n-drop event.
1664
1665 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
1666 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
1667 (dired-dnd-handle-file): New functions for drag and drop support.
1668 (dired-mode): Initialize drag and drop if x-dnd present.
1669
1670 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
1671
1672 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
1673 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
1674 (cperl-mode): Set fill-paragraph-function.
1675 (cperl-fill-paragraph): Make it non-interactive.
1676
1677 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
1678
1679 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
1680
1681 2004-02-02 David Kastrup <dak@gnu.org>
1682
1683 * replace.el (perform-replace): Allow 'literal argument in
1684 regexp-flag to indicate literal replacement.
1685 (query-replace-regexp-eval): Use it.
1686
1687 2004-02-01 Andreas Schwab <schwab@suse.de>
1688
1689 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
1690
1691 2004-02-01 Stephen Eglen <stephen@gnu.org>
1692
1693 * info-look.el: Add support for maxima-mode. Update commentary
1694 because info-lookup-symbol is now bound to C-h S.
1695
1696 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
1697
1698 * simple.el (edit-and-eval-command): Bind print-level and
1699 minibuffer-history-sexp-flag around call to read-from-minibuffer.
1700 Correct initial position in command-history.
1701
1702 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
1703
1704 * files.el (read-directory-name): Adapt the docstring to recent
1705 change in Fread_file_name.
1706
1707 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
1708
1709 * ses.el (ses-print-cell): If print format too wide for column
1710 width, truncate decimal places if that helps to avoid "#####" fill.
1711 * ses.el (ses-initial-column-width): Revert previous change.
1712
1713 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
1714
1715 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
1716 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
1717 Add edebug info.
1718 (jit-lock-mode): Setup/cancel the new timer.
1719 (jit-lock-context-fontify): New fun. Extracted from
1720 context fontification code of jit-lock-stealth-fontify.
1721 (jit-lock-stealth-fontify): Don't do context fontification any more.
1722
1723 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
1724 (jit-lock-fontify-now): Handle the `quit' case.
1725 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
1726
1727 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
1728
1729 * progmodes/executable.el (executable-command-find-posix-p):
1730 New. Check if find handles arguments Posix-style.
1731
1732 * progmodes/grep.el (grep-compute-defaults):
1733 Use executable-command-find-posix-p.
1734 (grep-find): Check `grep-find-command'.
1735
1736 * filecache.el (file-cache-find-posix-p): Delete.
1737 (file-cache-add-directory-using-find):
1738 Use `executable-command-find-posix-p'.
1739
1740 2004-01-29 Dave Love <fx@gnu.org>
1741
1742 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
1743 Iterate the hook function if arg is given.
1744 (mark-defun, narrow-to-defun): Change order of finding the limits.
1745
1746 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
1747 (byte-compile-format-warn): New.
1748 (byte-compile-callargs-warn): Use it.
1749 (Format, message, error): Add byte-compile-format-like property.
1750 (byte-compile-maybe-guarded): New.
1751 (byte-compile-if, byte-compile-cond): Use it.
1752 (byte-compile-lambda): Compile interactive forms,
1753 just to make warnings about them.
1754
1755 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
1756
1757 * ses.el (ses-initial-column-width): Increase to 14, so it will
1758 work well with the default printer of "%.7g" for extreme values
1759 like "-1.234567e+07".
1760
1761 2004-01-29 Kenichi Handa <handa@m17n.org>
1762
1763 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
1764
1765 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
1766
1767 * dos-w32.el: Added support for the `default-printer-name' function.
1768
1769 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
1770
1771 * server.el (server-socket-name): Don't use the hostname in the
1772 socket name since /tmp is local to the host anyway.
1773
1774 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
1775 robust check of widening and fix var-naming.
1776
1777 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
1778
1779 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
1780 or rmail-spam- to rsf- in all function and variable names.
1781 (rsf-min-region-to-spam-list): New variable.
1782 (rsf-bbdb-auto-delete-spam-entries): Rename from
1783 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
1784 scanned together with the recipients field for spam testing; Don't
1785 delete spam message if rmail-delete-after-output is non-nil;
1786 (rsf-check-field): New function, extracted from code in
1787 rmail-spam-filter to ease addition of header fields like
1788 content-type:;
1789 (message-content-type): New variable. The content-type: field was
1790 added also in defcustom of rsf-definitions-alist;
1791 (rmail-spam-filter): Replace repeated test code for header fields
1792 by calls to check-field; change the call to
1793 rmail-output-to-rmail-file such that rmail-current-message stays
1794 the same to avoid wrong deletion of unseen flags.
1795 (rmail-use-spam-filter): Add autoload cookie.
1796
1797 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
1798
1799 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
1800 (file-cache-add-directory-using-find): Add Cygwin support.
1801 (file-cache-find-command-posix-flag): New user variable.
1802
1803 * filecache.el (file-cache-add-directory): Check for
1804 directories an remove them from dir-files.
1805
1806 2004-01-27 Richard M. Stallman <rms@gnu.org>
1807
1808 * man.el (Man-fontify-manpage): Clean up message.
1809
1810 2004-01-27 Kenichi Handa <handa@m17n.org>
1811
1812 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
1813 (sentence-end): Define using sentence-end-without-space.
1814
1815 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
1816 a sentence ends with one of a character in sentence-end-without-space.
1817
1818 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
1819
1820 * font-lock.el (font-lock): Add jit-lock as explicit group member.
1821 (jit-lock): Group declaration moved to jit-lock.el.
1822 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
1823 when necessary.
1824
1825 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
1826 (jit-lock-context-unfontify-pos): Rename from
1827 jit-lock-first-unfontify-pos.
1828 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
1829
1830 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
1831
1832 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
1833 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
1834 (fortran-fill): When filling a string, adjust re-search-backward
1835 argument for special case of string just on fill-column.
1836 When filling non-string, allow one extra char if
1837 fortran-break-before-delimiters is non-nil.
1838 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
1839 Use fortran-break-delimiters-re and fortran-no-break-re to
1840 correctly handle cases such as "**".
1841
1842 * progmodes/f90.el (f90-break-delimiters): Doc fix.
1843 (f90-no-break-re): Add some extra tokens. Doc fix.
1844
1845 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
1846
1847 * mail/rmail-spam-filter.el:
1848 Use two semicolons as Commentary line prefix.
1849 Add ";;; Code:" stylized comment.
1850 Delete end-of-line whitespace.
1851 Wrap (require 'cl) with `eval-when-compile'.
1852
1853 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
1854
1855 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
1856 at the top level of vc.el.
1857
1858 2004-01-23 Andre Spiegel <spiegel@gnu.org>
1859
1860 * vc.el (vc-current-line): Function removed. This is now done by
1861 the new function line-at-pos in simple.el.
1862 (vc-annotate-warp-version): Use line-at-pos instead of
1863 vc-current-line.
1864
1865 2004-01-22 Kim F. Storm <storm@cua.dk>
1866
1867 * simple.el (line-at-pos): New defun.
1868 (what-line): Use it. Optimize by only counting lines in narrowed
1869 region once.
1870
1871 2004-01-22 Kenichi Handa <handa@m17n.org>
1872
1873 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
1874 point (register r1) only for charset mule-unicode-0100-24ff.
1875
1876 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
1877
1878 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
1879 trailing white space and ensure a final newline.
1880
1881 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
1882 Add autoload cookie.
1883
1884 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
1885
1886 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
1887 activate view-mode explicitly.
1888
1889 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1890
1891 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
1892 use clipboard first.
1893
1894 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
1895
1896 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
1897 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
1898 (vc-mcvs-cvs): Remove.
1899 (vc-mcvs-command): Remove use of assert.
1900
1901 * outline.el (outline-insert-heading): Tighten up match.
1902 (outline-demote, outline-move-subtree-down): Don't assume anything
1903 about outline-regexp.
1904
1905 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
1906 (texinfo-show-structure): Explicitly add ^, and simplify.
1907
1908 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
1909
1910 * calendar/appt.el (appt-check): Restore usage of
1911 appt-issue-message deleted in previous change.
1912 (top-level): Activate package when loaded (needed for backwards
1913 compatibility).
1914
1915 2004-01-20 Jesper Harder <harder@ifa.au.dk>
1916
1917 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
1918 following previous change to smtpmail-send-data.
1919
1920 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
1921
1922 * vc.el (vc-default-previous-version): Doc enhancement.
1923 (vc-default-next-version): New function.
1924 (vc-print-log): New arg FOCUS-REV.
1925 (vc-annotate-mode): Derive from view-mode.
1926 (vc-annotate): New args REVISION, DISPLAY-MODE.
1927 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
1928 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
1929 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
1930 (vc-annotate-show-diff-revision-at-line, vc-current-line)
1931 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
1932
1933 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
1934
1935 2004-01-19 Karl Berry <karl@gnu.org>
1936
1937 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
1938 or "TexInfo".
1939
1940 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
1941
1942 * subr.el (delete-dups): New function.
1943
1944 2004-01-19 Karl Berry <karl@gnu.org>
1945
1946 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
1947 with ^, since that's what texinfo-show-structure
1948 documentation says (plus it works much better in texinfo.txi).
1949
1950 2004-01-18 Jesper Harder <harder@ifa.au.dk>
1951
1952 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
1953
1954 2004-01-18 David Ponce <david@dponce.com> (tiny change)
1955
1956 * progmodes/which-func.el (which-function-mode): Don't cancel
1957 which-func-update-timer if not set.
1958
1959 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
1960
1961 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
1962 Remove spurious left square bracket in XX:XXam regexp.
1963
1964 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
1965
1966 * progmodes/cc-defs.el: Do not require cl at run time.
1967
1968 2004-01-16 Richard M. Stallman <rms@gnu.org>
1969
1970 * emacs-lisp/cl.el (cl-cannot-unload): New function.
1971 (cl-unload-hook): Defvar this to run cl-cannot-unload.
1972
1973 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
1974 Call rmail-spam-filter. Delete and expunge spam.
1975 Print number of spam messages deleted.
1976 Save and restore the deletion status of old messages when reading
1977 new mail with spam filter, so that expunging spam does not expunge
1978 msgs deleted by the user.
1979 (rmail-only-expunge): Add an optional argument dont-show to
1980 prevent showing message after expunge.
1981
1982 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
1983
1984 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
1985 * subr.el (declare): New macro.
1986
1987 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
1988
1989 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
1990
1991 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
1992
1993 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
1994 Test window-system rather than system-type (for X11/Mac).
1995
1996 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
1997
1998 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
1999
2000 2004-01-12 Richard M. Stallman <rms@gnu.org>
2001
2002 * mail/rmail.el (rmail-convert-to-babyl-format):
2003 Use mail-unquote-printable-region.
2004 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
2005 (rmail-hex-char-to-integer): Functions deleted.
2006
2007 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
2008 (mail-unquote-printable-region): New arg NOERROR.
2009 For invalid encoding, either signal an error to just return nil.
2010
2011 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
2012
2013 * calendar/appt.el: Update copyright and commentary.
2014 (appt-issue-message): Make obsolete.
2015 (appt-visible, appt-msg-window): Make obsolete, in favour of
2016 appt-display-format.
2017 (appt-display-mode-line, appt-display-duration)
2018 (appt-display-diary, appt-time-msg-list, appt-mode-string)
2019 (appt-prev-comp-time, appt-display-count, appt-timer)
2020 (appt-convert-time): Doc change.
2021 (appt-disp-window-function, appt-delete-window-function):
2022 Use defcustom rather than defvar.
2023 (appt-display-format): New variable.
2024 (appt-display-message): New function with display code from appt-check.
2025 (appt-check): Add optional FORCE argument. Doc change.
2026 Add appt-make-list to diary-hook if displaying diary.
2027 Remove checking of view-diary-entries-initially.
2028 Message display section removed to new function appt-display-message.
2029 (appt-display-window): Doc change. Remove unused internal var
2030 this-buffer. Do not beep, since appt-display-message does that.
2031 (appt-make-list): Doc change. Use caar.
2032 (appt-sort-list): Simplify by using builtin sort function.
2033 (appt-update-list): New function for updating appts when diary is
2034 saved.
2035 (appt-activate): New autoloaded function to toggle package
2036 functionality.
2037
2038 * calendar/cal-x.el: (calendar-one-frame-setup)
2039 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
2040
2041 * calendar/calendar.el: Update copyright.
2042 (view-diary-entries-initially, european-calendar-style): Doc change.
2043 (calendar-setup): Make defcustom rather than defvar.
2044 (mark-visible-calendar-date): Initialize temp-face and faceinfo
2045 in let binding so local to function.
2046
2047 * calendar/diary-lib.el: Update copyright.
2048 (diary, diary-entry-time): Doc change.
2049 (list-diary-entries): Doc change. Trivial logic change.
2050 (fancy-diary-display): Restore make-face command mistakenly
2051 deleted 2003-05-08.
2052 (show-all-diary-entries): Allow to pop-up frame if needed.
2053
2054 2004-01-09 John Paul Wallington <jpw@gnu.org>
2055
2056 * bindings.el (mode-line-change-eol): Add EVENT parameter.
2057 Temporarily select EVENT's window for changing eol type.
2058
2059 2004-01-09 Deepak Goel <deego@gnufans.org>
2060
2061 * calendar/diary-lib.el (diary-entry-time):
2062 Also accept time in the form XX[.XX][am/pm/AM/PM].
2063 (fancy-diary-font-lock-keywords): Likewise.
2064 (diary-font-lock-keywords): Likewise.
2065 * calendar/appt.el (appt-add): Likewise.
2066 (appt-make-list): Likewise.
2067 (appt-convert-time): Likewise.
2068
2069 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
2070
2071 * gdb-ui.el (gdb-ann3): Revert previous change.
2072 (gdb-source-info): Allow for case of where compilation directory
2073 is not recorded.
2074
2075 2004-01-08 John Paul Wallington <jpw@gnu.org>
2076
2077 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
2078
2079 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
2080
2081 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
2082
2083 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
2084 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
2085 problems.
2086 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
2087
2088 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2089
2090 * files.el (write-file-functions, write-contents-functions):
2091 Clarify docstrings.
2092
2093 2004-01-07 Kenichi Handa <handa@m17n.org>
2094
2095 * international/mule.el (set-auto-coding): Fix for the case that
2096 end-of-line is only CR.
2097
2098 2004-01-07 Kim F. Storm <storm@cua.dk>
2099
2100 * subr.el (event-start, event-end): Doc fix.
2101 (posn-string, posn-image): New defuns.
2102 (posn-object): Return either image or string object.
2103 (posn-object-x-y): Return 8th element of position.
2104 (posn-object-width-height): New defun.
2105
2106 2004-01-06 Andreas Schwab <schwab@suse.de>
2107
2108 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
2109 output.
2110
2111 2004-01-05 Karl Berry <karl@gnu.org>
2112
2113 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
2114 / and *, too.
2115
2116 2003-12-31 Simon Josefsson <jas@extundo.com>
2117
2118 * files.el (before-save-hook): Add.
2119 (basic-save-buffer): Use before-save-hook.
2120
2121 * emacs-lisp/copyright.el: Fix comment to recommend
2122 before-save-hook instead of write-file-functions.
2123
2124 2004-01-05 Richard M. Stallman <rms@gnu.org>
2125
2126 * finder.el (finder-commentary): Call delete-other-windows.
2127
2128 * net/ange-ftp.el (ange-ftp-file-attributes):
2129 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
2130
2131 2004-01-04 Karl Berry <karl@gnu.org>
2132
2133 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
2134 comment characters % and # in the copyright year notice,
2135 as well as ;.
2136
2137 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
2138
2139 * wid-edit.el (default): Define dummy :value-delete.
2140 Reported by Jesper Harder <harder@ifa.au.dk>.
2141
2142 2004-01-03 Richard M. Stallman <rms@gnu.org>
2143
2144 * progmodes/compile.el (compile-internal): Use point, not point-min,
2145 for set-window-point.
2146
2147 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
2148
2149 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
2150
2151 * progmodes/grep.el (grep-mode-map):
2152 Don't remap next-line, previous-line.
2153
2154 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
2155
2156 * speedbar.el (speedbar-edit-line): Change regexp to position
2157 the cursor on the first character of this line's button.
2158
2159 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2160
2161 * subr.el (functionp): Doc fix.
2162
2163 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
2164
2165 * progmodes/idlwave.el (idlwave-make-tags):
2166 * textmodes/flyspell.el (flyspell-large-region):.
2167 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
2168 * emulation/viper-util.el (viper-glob-unix-files):
2169 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
2170 * man.el (Man-init-defvars):
2171 * jka-compr.el (jka-compr-call-process):
2172 * files.el (get-free-disk-space,insert-directory):
2173 * ediff-ptch.el (ediff-test-patch-utility):
2174 * ediff-diff.el (ediff-test-utility):
2175 * dired-aux.el (dired-check-process):
2176 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
2177 test the return value of call-process, because it can be a string.
2178
2179 2003-12-31 John Paul Wallington <jpw@gnu.org>
2180
2181 * bindings.el (completion-ignored-extensions): Add .pfsl.
2182
2183 2003-12-31 Kim F. Storm <storm@cua.dk>
2184
2185 * ido.el (ido-nonreadable-directory-p): New defun to check for
2186 nonreadable directory without activating tramp (to avoid problems
2187 with checking incomplete tramp paths).
2188 (ido-set-current-directory, ido-file-internal)
2189 (ido-file-name-all-completions1): Use it.
2190
2191 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2192
2193 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
2194 documentation if the anchor (or node) name is preceded by `info
2195 anchor' or `Info anchor' in addition to earlier `info node' and
2196 `Info node'.
2197 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
2198
2199 2003-12-30 Eli Zaretskii <eliz@elta.co.il>
2200
2201 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
2202 error in arguments to base64-decode-region. Remove ^M characters
2203 after decoding base64.
2204
2205 2003-12-30 Simon Josefsson <jas@extundo.com>
2206
2207 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
2208 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
2209 have only been distributed with Emacs for some years.
2210 (texinfo-mode-hook): Customize.
2211
2212 2003-12-30 Eli Zaretskii <eliz@elta.co.il>
2213
2214 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
2215 cleaner (suggested by Richard Stallman).
2216
2217 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
2218 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
2219 file-name clashes on 8+3 DOS filesystems.
2220
2221 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
2222 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
2223 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
2224 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
2225 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
2226 file-name clashes on 8+3 filesystems.
2227
2228 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
2229 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
2230 file-name clashes on 8+3 DOS filesystems.
2231
2232 2003-12-29 Richard M. Stallman <rms@gnu.org>
2233
2234 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
2235 Upcase the character.
2236
2237 * textmodes/flyspell.el (mail-mode-flyspell-verify):
2238 Search for header separator alone on a line, literally,
2239 and search for it backward, not forward.
2240 (flyspell-abbrev-table): Always use global-abbrev-table
2241 if there is no local one.
2242
2243 * progmodes/sh-script.el (sh-get-indent-info):
2244 Don't move point back if at bob.
2245
2246 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
2247
2248 * play/handwrite.el (handwrite): Make the handwrite credit message
2249 a comment rather than an output command.
2250
2251 * obsolete/sc.el: Display message that this file is obsolete.
2252
2253 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
2254
2255 * mail/rfc822.el (rfc822-address-start): Declare variable.
2256 Renamed from address-start. All uses changed.
2257
2258 * term.el (term-exec): Set up sentinel.
2259 (term-sentinel): New function.
2260 (term-handle-exit): New function.
2261
2262 * subr.el (assoc-ignore-case, assoc-ignore-representation):
2263 Use assoc-string, and mark them obsolete.
2264 (delay-mode-hooks): Mark as permanent local.
2265
2266 * simple.el (sendmail-user-agent-compose): Use assoc-string.
2267
2268 * register.el (copy-rectangle-to-register): Doc fix.
2269
2270 * info.el (Info-insert-dir): Use assoc-string.
2271
2272 * info-look.el (info-lookup): Use assoc-string.
2273
2274 * frame.el (pop-up-frame-function): Use quote, not `function'.
2275 (frame-notice-user-settings): Calculate ADJUSTED-TOP
2276 copying with lists as coordinate values.
2277
2278 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
2279
2280 * find-dired.el (kill-find): New command.
2281 (find-dired): Make buffer read-only.
2282 Set up a keymap with C-c C-k running kill-find.
2283 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
2284
2285 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
2286
2287 * filecache.el (file-cache-ignore-case): New variable.
2288 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
2289
2290 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
2291 (comint-dynamic-complete-as-filename): Rename local vars.
2292 (comint-dynamic-list-filename-completions): Likewise.
2293
2294 * comint.el (comint-dynamic-list-completions-config): New var.
2295 (comint-dynamic-list-completions): Handle both SPC and TAB right.
2296
2297 * comint.el (comint-file-name-chars): Add [].
2298 (comint-word): Use skip-chars-backward, not search.
2299
2300 * shell.el (shell-file-name-chars): Add [].
2301
2302 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
2303
2304 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
2305
2306 * generic.el (define-generic-mode): Doc fix.
2307
2308 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
2309
2310 * files.el (kill-some-buffers): Doc fix.
2311
2312 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
2313
2314 * comint.el (comint-watch-for-password-prompt): Pass `string' as
2315 arg to send-invisible
2316 (send-invisible): Doc fix. The argument is now a prompt, not the
2317 string to send.
2318 (comint-read-noecho): Doc fix.
2319
2320 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
2321
2322 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
2323 "@", as required by some ISP hosting service. Fix defcustom
2324 argument syntax errors that prevented use of customization.
2325
2326 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
2327
2328 * xml.el (xml-get-attribute-or-nil): Doc fix.
2329
2330 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
2331
2332 * net/zone-mode.el (zone-mode): Use write-file-functions, not
2333 write-file-hooks.
2334
2335 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
2336
2337 * autorevert.el (auto-revert-interval): Doc fix.
2338
2339 2003-12-29 Mark A. Hershberger <mah@everybody.org>
2340
2341 * xml.el (xml-get-attribute-or-nil): New function, like
2342 xml-get-attribute, but returns nil if the attribute was not found.
2343 (xml-get-attribute): Convert to defsubst, uses
2344 xml-get-attribute-or-nil.
2345
2346 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
2347
2348 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
2349
2350 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
2351
2352 * custom.el (custom-declare-theme): Use `value' when putting
2353 properties on `theme'.
2354
2355 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
2356
2357 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
2358 for each yank-handler segment.
2359 (insert-for-yank-1): New function, with the body of the previous
2360 insert-for-yank.
2361
2362 * textmodes/table.el (table-yank-handler): New defcustom.
2363 (table--put-cell-indicator-property): Put yank-handler property
2364 that indicates the yank handler for the table cell.
2365
2366 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
2367
2368 * generic-x.el (etc-modules-conf-generic-mode): A more complete
2369 set of keywords.
2370
2371 2003-12-29 Eli Zaretskii <eliz@elta.co.il>
2372
2373 * international/mule-cmds.el (reset-language-environment)
2374 (set-language-environment): Don't invoke fontset-related functions
2375 if fontset-list is not fboundp.
2376
2377 2003-12-29 Kenichi Handa <handa@m17n.org>
2378
2379 * international/mule-cmds.el (reset-language-environment):
2380 Call set-overriding-fontspec-internal with nil.
2381 (set-language-environment): Call set-overriding-fontspec-internal
2382 if the language environment specify `overriding-fontspec'.
2383 (language-info-alist): Doc added.
2384
2385 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
2386 characters of mule-unicode-0100-24ff.
2387 (ccl-encode-windows-1251-font): New CCL program.
2388 ("Bulgarian"): Specify overriding-fontspec.
2389 ("Belarusian"): Likewise.
2390
2391 2003-12-28 Sam Steingold <sds@gnu.org>
2392
2393 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
2394 parameter ID-FORMAT to conform with the 2003-11-30 patch.
2395
2396 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
2397
2398 * progmodes/gud.el (gud-gdb-command-name): Set default to
2399 "gdb --annotate=3".
2400 (gud-gdb-marker-filter): Look out for annotations.
2401 (gdb-first-pre-prompt): New variable.
2402 Remove trailing white space.
2403
2404 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
2405 if necessary.
2406 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
2407 annotations are detected.
2408 (gud-gdba-marker-filter): Use global variable gud-marker-acc
2409 instead of a local one to allow transition from
2410 gud-gdb-marker-filter.
2411 Remove trailing white space.
2412
2413 2003-12-27 Kim F. Storm <storm@cua.dk>
2414
2415 * ido.el: Handle non-readable directories.
2416 (ido-decorations): Add 9th element for non-readable directory.
2417 (ido-directory-nonreadable): New dynamic var.
2418 (ido-set-current-directory): Set it.
2419 (ido-read-buffer, ido-file-internal):
2420 (ido-read-file-name, ido-read-directory-name): Let-bind it.
2421 (ido-file-name-all-completions1): Return empty list for
2422 non-readable directory.
2423 (ido-exhibit): Print [Not readable] if directory is not readable.
2424 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
2425 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
2426 Use it.
2427
2428 2003-12-27 Lars Hansen <larsh@math.ku.dk>
2429
2430 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
2431 calls to directory-files-and-attributes and file-attributes.
2432 (ls-lisp-format): Remove system dependent handling of user and
2433 group id's.
2434
2435 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
2436
2437 * ffap.el (ffap-read-file-or-url): Revert previous change.
2438
2439 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
2440
2441 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
2442 new list of included files called `files-with-node-lines', that
2443 only have node lines. This way @include commands can include any
2444 file, such as version and update files without node lines, not
2445 just files that are chapters.
2446
2447 2003-12-25 Andreas Schwab <schwab@suse.de>
2448
2449 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
2450 file not found.
2451
2452 2003-12-08 Miles Bader <miles@gnu.org>
2453
2454 * dired.el (dired-between-files): Always use dired-move-to-filename,
2455 which is more robust in non-english locales.
2456
2457 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2458
2459 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
2460
2461 2003-12-24 Andreas Schwab <schwab@suse.de>
2462
2463 * shell.el (shell-file-name-quote-list): Add backslash.
2464
2465 * comint.el (comint-quote-filename): Correctly handle backslash
2466 in comint-file-name-quote-list.
2467
2468 2003-12-24 Kenichi Handa <handa@m17n.org>
2469
2470 * international/mule-cmds.el (set-default-coding-systems):
2471 Call ucs-set-table-for-input for all buffers that don't have local
2472 value of buffer-file-coding-system.
2473
2474 * international/ucs-tables.el (ucs-set-table-for-input):
2475 If translation-table-for-encode is a symbol, get its
2476 translation-table property.
2477
2478 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
2479
2480 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
2481 to `completing-read' on a recently fixed bug.
2482
2483 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
2484 instead of SPACE, to get the list of possible fringe modes.
2485 SPACE only works if both `partial-completion-mode' and
2486 `completion-auto-help' are nil.
2487
2488 * complete.el (PC-is-complete-p): Delete.
2489 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
2490 calls to `test-completion'.
2491
2492 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
2493
2494 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
2495 to edit values when there are no children.
2496
2497 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
2498 a mode called "Assembler" already exists.
2499 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
2500 (gud-watch): Use format option. Remove font properties from string.
2501 (gdb-var-create-handler, gdb-var-list-children-handler):
2502 Don't bother about properties as there are none.
2503 (gdb-var-create-handler, gdb-var-list-children-handler)
2504 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
2505 with two arguments.
2506 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
2507 Let speedbar show value changes with a different font.
2508 (gdb-edit-value): New defun.
2509 (gdb-clear-partial-output, gdb-clear-inferior-io)
2510 (def-gdb-auto-update-handler): Use erase-buffer.
2511 (gdb-frame-handler): Display watch expressions in
2512 FUNCTION::VARIABLE format if required.
2513
2514 2003-12-23 John Paul Wallington <jpw@gnu.org>
2515
2516 * info.el (Info-unescape-quotes, Info-split-parameter-string)
2517 (Info-goto-emacs-command-node): Doc fixes.
2518
2519 2003-12-12 Jesper Harder <harder@ifa.au.dk>
2520
2521 * cus-edit.el (custom-add-parent-links): Define "many".
2522
2523 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
2524
2525 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
2526 (widget-child-validate, widget-type-value-create)
2527 (widget-type-default-get, widget-type-match): New functions.
2528 (lazy): New widget.
2529 (menu-choice, checklist, radio-button-choice, editable-list)
2530 (group, documentation-string): Remove redundant (per 2003-10-25
2531 change) calls to `widget-children-value-delete'.
2532 (widget-choice-value-get, widget-choice-value-inline): Remove.
2533 (menu-choice): Update widget.
2534
2535 2003-12-03 Kenichi Handa <handa@m17n.org>
2536
2537 * language/cyrillic.el: Register "microsoft-cp1251" in
2538 ctext-non-standard-encodings-alist.
2539 ("Bulgarian"): Add ctext-non-standard-encodings.
2540 ("Belarusian"): Likewise.
2541
2542 * international/mule-conf.el (compound-text-with-extensions):
2543 Change the type to 2 (iso-2022 base).
2544
2545 * international/mule.el (ctext-non-standard-encodings-alist):
2546 Change the format.
2547 (ctext-non-standard-encodings): New variable.
2548 (ctext-post-read-conversion): Fully re-written.
2549 (ctext-non-standard-designations-alist): Delete it.
2550 (ctext-non-standard-encodings-table): New function.
2551 (ctext-pre-write-conversion): Fully re-written.
2552
2553 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
2554
2555 * cus-edit.el (custom-add-parent-links): Add documentation links
2556 for parent, if the item has none of its own.
2557
2558 2003-11-30 Richard M. Stallman <rms@gnu.org>
2559
2560 * dired-aux.el (dired-do-query-replace-regexp):
2561 Report files visited read-only.
2562
2563 2003-11-30 Juri Linkov <juri@jurta.org>
2564
2565 * dired-aux.el (dired-compare-directories): New command.
2566 (dired-file-set-difference, dired-files-attributes): New functions.
2567
2568 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
2569 Version 2.0.38 of Tramp released.
2570
2571 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
2572 Charles Curley <charlescurley@charlescurley.com>.
2573 (tramp-multi-connection-function-alist): Add ssht entry which adds
2574 "-e none -t -t" to the list of ssh args. Suggested by Adrian
2575 Aichner.
2576 (tramp-get-method-parameter): New function to retrieve a method
2577 parameter. This allows for omission of method parameters.
2578 Callers adjusted.
2579
2580 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
2581
2582 * net/tramp.el: Add new optional parameter ID-FORMAT to
2583 `file-attributes'. Calls of `file-attributes' won't use this
2584 parameter for backward compatibility reasons.
2585 (tramp-perl-file-attributes): Add a new parameter to Perl script
2586 in order to handle uid/gid as strings, if desired.
2587 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
2588 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
2589 order to make the function more general.
2590 (tramp-handle-file-attributes): Replace proprietary optional
2591 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
2592 (tramp-handle-file-attributes-with-perl): Handle parameter
2593 NONNUMERIC if set. This wasn't done in the past.
2594 (tramp-post-connection): Apply second parameter "$2" if
2595 `tramp-remote-perl' is called.
2596
2597 * net/tramp-smb.el (tramp-smb-handle-delete-file):
2598 Correct cut'n'waste error (`filename' instead of `directory').
2599 (tramp-smb-handle-directory-files-and-attributes)
2600 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
2601 introduced parameter ID-FORMAT.
2602 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
2603 error (`directory' instead of `ldir').
2604
2605 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
2606 `file-attributes' has a second parameter. If yes, apply it with
2607 value "'integer". Otherwise, don't use that parameter (default is
2608 integer format).
2609
2610 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2611
2612 * help.el (help-map): Bind `display-local-help' to `C-h .'.
2613 (help-for-help): Add `C-h .' to the listed Help options.
2614 Remove trailing whitespace.
2615
2616 * help-at-pt.el: New file.
2617
2618 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
2619
2620 * subr.el (noreturn, 1value): New macros for test coverage.
2621 See `testcover.el'.
2622
2623 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
2624
2625 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
2626 for macro `1value'.
2627 (testcover-1value): New function. Checks that a 1value form
2628 actually returns only one value. Requested by RMS.
2629
2630 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
2631
2632 * gdb-ui.el (gud-watch, gdb-var-create-handler)
2633 (gdb-var-list-children, gdb-var-list-children-handler)
2634 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
2635 gdb commands that use mi to keep them out of the command history.
2636
2637 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2638
2639 * cus-start.el (all): Add use-file-dialog.
2640
2641 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
2642
2643 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
2644
2645 2003-11-27 Kim F. Storm <storm@cua.dk>
2646
2647 * subr.el (posn-object-x-y): New defun.
2648
2649 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
2650
2651 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
2652 Don't use `space' for \\\n.
2653 Be more selective as to which # are comment-starters.
2654
2655 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
2656
2657 * subr.el (number-sequence): Improve handling of floating point
2658 arguments (suggested by Kim Storm). Allow negative arguments.
2659
2660 2003-11-26 Kenichi Handa <handa@m17n.org>
2661
2662 * international/mule-cmds.el (standard-display-european-internal):
2663 Cancel the standard-display-table setting for ` and '.
2664
2665 2003-11-26 Kim F. Storm <storm@cua.dk>
2666
2667 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
2668 New defcustoms to add ffap-like functionality to ido.
2669 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
2670 (ido-no-final-slash): New defun.
2671 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
2672 (ido-read-file-name): ): Toggle VC checking via
2673 vc-handled-backends instead of vc-master-templates.
2674 (ido-file-internal): Handle ido-use-url-at-point and
2675 ido-use-filename-at-point via code borrowed from ffap-guesser.
2676 Handle new ido-exit code ffap.
2677 (ido-sort-list): Ignore final slash when sorting file names.
2678
2679 2003-11-25 Kim F. Storm <storm@cua.dk>
2680
2681 * emulation/cua-base.el (cua--standard-movement-commands):
2682 Add forward-sentence and backward-sentence.
2683
2684 2003-11-25 Stephen Eglen <stephen@gnu.org>
2685
2686 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
2687 iswitchb-exit is set to 'usefirst when user selects buffer at head
2688 of list using RET. (Selecting buffers at the head of the list was
2689 broken if the substring was also a complete buffername.)
2690
2691 2003-11-23 Kim F. Storm <storm@cua.dk>
2692
2693 * progmodes/compile.el (grep-command, grep-use-null-device)
2694 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
2695 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
2696 (grep-regexp-alist, grep-program, find-program)
2697 (grep-find-use-xargs, grep-history, grep-find-history)
2698 (grep-process-setup, grep-compute-defaults)
2699 (grep-default-command, grep, grep-tag-default, grep-find)
2700 (grep-expand-command-macros, grep-tree-last-regexp)
2701 (grep-tree-last-files, grep-tree): Move grep variables, functions
2702 and commands to new file grep.el.
2703 (compilation-mode-map): Remove grep commands from Compile sub-menu.
2704 (compilation-process-setup-function): Doc fix.
2705 (compilation-highlight-regexp, compilation-highlight-overlay): New
2706 defvars used for highlighting current compile error in source buffer.
2707 (compile-internal): New optional args HIGHLIGHT-REGEXP and
2708 LOCAL-MAP which overrides compilation-highlight-regexp and
2709 compilation-mode-map for this compilation.
2710 Delay calling compilation-set-window-height until after running
2711 compilation-process-setup-function so it can buffer-local override
2712 compilation-window-height.
2713 Check buffer-local value of compilation-scroll-output.
2714 (compilation-set-window-height): Use buffer-local value of
2715 compilation-window-height.
2716 (compilation-revert-buffer): Don't pass (undefined)
2717 preserve-modes arg to revert-buffer.
2718 (next-error-no-select, previous-error-no-select): New commands.
2719 (compilation-goto-locus): Temporarily highlight current match in
2720 source buffer using compilation-highlight-regexp.
2721
2722 * progmodes/grep.el: New file with grep code from compile.el.
2723 (grep): New defcustom group.
2724 (grep-window-height): New defcustom, like compilation-window-height.
2725 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
2726 (grep-scroll-output): New defcustom, like compilation-scroll-output.
2727 (grep-command, grep-use-null-device, grep-find-command)
2728 (grep-tree-files-aliases, grep-tree-ignore-case)
2729 (grep-tree-ignore-CVS-directories): Move to grep custom group.
2730 (grep-setup-hook): New hook variable.
2731 (grep-mode-map): New keymap for grep commands. Add Grep menu.
2732 (grep-last-buffer): New defvar, override compilation-last-buffer.
2733 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
2734 Call compile-internal with args highlight-regexp and grep-mode-map.
2735
2736 2003-11-23 Kim F. Storm <storm@cua.dk>
2737
2738 * subr.el (event-start, event-end): Doc fix.
2739 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
2740 (posn-area, posn-actual-col-row, posn-object): New defuns.
2741 (posn-col-row): Simplify doc. Rewrite to use cond.
2742 (posn-point): Also return buffer position for events outside text
2743 area (that info is now present in the event position).
2744
2745 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
2746 mouse-set-point so that hscroll still works now that clicks on
2747 fringes generate specific mouse events.
2748 (mouse-set-point): Note that it now works in fringes and margins
2749 too due to new semantics of posn-point in fringes and margins.
2750
2751 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
2752 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
2753
2754 2003-11-20 Kim F. Storm <storm@cua.dk>
2755
2756 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
2757 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
2758 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
2759 to 100 for icons to avoid increasing line height when shown.
2760
2761 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
2762
2763 * newcomment.el (comment-normalize-vars): Initialize properly if
2764 comment-start was nil.
2765
2766 2003-11-19 Andreas Schwab <schwab@suse.de>
2767
2768 * simple.el (set-variable): Fix indentation.
2769
2770 2003-11-17 Kenichi Handa <handa@m17n.org>
2771
2772 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
2773 Fix docstring.
2774
2775 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
2776
2777 * international/latin1-disp.el (latin1-display): Fix docstring.
2778
2779 2003-11-16 John Wiegley <johnw@newartisans.com>
2780
2781 * eshell/em-ls.el (eshell-ls-file): There are times with
2782 size-width is nil and uncomputed (when directories are created in
2783 dired, for example); in this case, 4 is reasonable default value,
2784 although it may caused skewed new entries (which could be avoided
2785 by returning the original value of 8 in all cases, but 99% of the
2786 time this is a waste of whitespace).
2787
2788 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
2789
2790 * cc-engine.el (c-guess-continued-construct)
2791 (c-guess-basic-syntax): Check a little more carefully if it's a
2792 function declaration when an unknown construct followed by a block
2793 is found inside a statement context. This avoids macros followed
2794 by blocks to be taken as function declarations.
2795
2796 (c-guess-continued-construct): Change the analysis of a statement
2797 continuation with a brace open to `substatement-block', for
2798 consistency with recognized statements.
2799
2800 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
2801 start is in a position so that `c-beginning-of-statement-1' jumped
2802 to the beginning of the same statement.
2803
2804 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
2805 Don't accept binary operators in the arglist if we're in a function
2806 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
2807 template recognition in cases like "if (a < b || c > d)".
2808
2809 (c-restricted-<>-arglists): New more appropriate name for
2810 `c-disallow-comma-in-<>-arglists'.
2811
2812 Accessing functions updated for the variable name change.
2813
2814 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
2815 match data could get clobbered if NOT-INSIDE-TOKEN is used.
2816
2817 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
2818 labels.
2819
2820 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
2821 instead of duplicating parts of it. This fixes bogus label
2822 recognition.
2823
2824 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
2825 of checking the context in which to apply the minimum indentation,
2826 so that it isn't enforced in e.g. namespace blocks.
2827
2828 * cc-vars.el (c-inside-block-syms): New constant used by
2829 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
2830 to somewhat reduce the risk of becoming stale.
2831
2832 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
2833 cc-cmds to cc-engine to allow use from cc-align.
2834
2835 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
2836 qualified identifiers containing "::".
2837
2838 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
2839 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
2840
2841 * cc-vars.el (c-emacs-features): Use a space in front of the name
2842 of the temporary buffer. That also avoids dumping problems in
2843 XEmacs due to undo info being left around after the buffer is killed.
2844
2845 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
2846 arglist to see if it's a K&R style declaration.
2847
2848 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
2849 before returning `knr-argdecl-intro'.
2850
2851 2003-11-16 John Wiegley <johnw@newartisans.com>
2852
2853 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
2854 field in a long-listing always 8 characters, use `size-width',
2855 which has already been computed.
2856
2857 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
2858
2859 * subr.el (minor-mode-list): Add `hs-minor-mode'.
2860
2861 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
2862
2863 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
2864 Support operation while narrowed, with `diff-restrict-view'.
2865
2866 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
2867
2868 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2869 Take additional optional arg NARROWFUN. For the generated functions:
2870 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
2871 include frags that arrange to check for and save narrowing state before
2872 the move and then conditionally call NARROWFUN after the move.
2873
2874 2003-11-14 John Wiegley <johnw@newartisans.com>
2875
2876 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
2877 that was optional, but obviously missing based on surrounding code.
2878
2879 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
2880 string arguments to numbers unless the whole argument was seen as
2881 a number.
2882
2883 2003-11-14 Kenichi Handa <handa@m17n.org>
2884
2885 * international/mule.el (ctext-non-standard-encodings-alist):
2886 Fix coding systems.
2887
2888 2003-11-10 Kenichi Handa <handa@m17n.org>
2889
2890 * language/kannada.el ("Kannada"): Add sample-text.
2891
2892 * language/knd-util.el (kannada-compose-region)
2893 (kannada-compose-string, kannada-post-read-conversion):
2894 Add autoload cookie.
2895
2896 * international/quail.el (quail-completion): Change the message
2897 "corresponding translations" to "corresponding characters".
2898
2899 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
2900
2901 * descr-text.el (describe-char): Fix typo.
2902
2903 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
2904
2905 These changes are to support Kannada language/script.
2906
2907 * Makefile.in (DONTCOMPILE): Add kannada.el.
2908
2909 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
2910
2911 * loadup.el: Preload kannada.el.
2912
2913 * language/ind-util.el (ucs-kannada-to-is13194-alist)
2914 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
2915 New variables.
2916
2917 * language/kannada.el: New file.
2918
2919 * language/knd-util.el: New file.
2920
2921 2003-11-07 Andreas Schwab <schwab@suse.de>
2922
2923 * progmodes/autoconf.el (autoconf-font-lock-keywords):
2924 Also highlight AH_*.
2925
2926 * xml.el (xml-parse-dtd): Fix misplaced paren.
2927
2928 2003-11-07 Kenichi Handa <handa@m17n.org>
2929
2930 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
2931
2932 2003-11-05 Juri Linkov <juri@jurta.org>
2933
2934 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
2935 (desktop-buffer-file): Use saved buffer-file-coding-system
2936 for file reading. Set auto-insert to nil to prevent automatic
2937 insertion into restored empty files.
2938
2939 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
2940
2941 * files.el (risky-local-variable-p): Make second argument optional.
2942
2943 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
2944
2945 * subr.el (add-hook): Fix last change.
2946
2947 2003-11-03 Eli Zaretskii <eliz@elta.co.il>
2948
2949 * mail/rmail.el (rmail-convert-to-babyl-format):
2950 If base64-decode-region signals an error, catch it and silently
2951 ignore it.
2952
2953 2003-11-01 Mark A. Hershberger <mah@everybody.org>
2954
2955 * xml.el (xml-parse-region): Allow comments to appear after the
2956 topmost element has closed.
2957 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
2958 (xml-ns-expand-attr): New functions to do namespace handling.
2959 (xml-intern-attrlist): Back-compatible handling of attribute names.
2960 (xml-parse-tag): Move namespace handling to separate functions.
2961 Now produces elements in the form ((:ns . "element") (attr-list)
2962 children) instead of ('ns:element (attr-list) children).
2963 (xml-parse-attlist): Fix attribute parsing.
2964 (xml-parse-dtd): Change parsing so that it produces strings
2965 instead of interned symbols.
2966
2967 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
2968
2969 * dired.el (dired-ls-sorting-switches): Doc fix.
2970
2971 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
2972
2973 * emacs-lisp/rx.el (rx-or): Fix the case of
2974 "(rx (and ?a (or ?b ?c) ?d))".
2975
2976 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
2977
2978 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
2979 (texinfo-format-region): Use it.
2980 (texinfo-format-buffer-1): Ditto.
2981
2982 2003-11-01 Alan Mackenzie <acm@muc.de>
2983
2984 Changes to allow scrolling whilst in isearch mode:
2985 * isearch.el (isearch-unread-key-sequence): New function,
2986 extracted from isearch-other-meta-char.
2987 (top level): (put 'foo 'isearch-scroll) on all Emacs's
2988 "scrollable" standard functions.
2989 (isearch-allow-scroll): New customizable variable.
2990 (isearch-string-out-of-window, isearch-back-into-window)
2991 (isearch-reread-key-sequence-naturally)
2992 (isearch-lookup-scroll-key): New functions.
2993 (isearch-other-meta-char): Doc string and functionality enhanced.
2994 Now accepts a prefix argument.
2995 (isearch-lazy-highlight-window-end): New variable.
2996 (isearch-lazy-highlight-new-loop): Pay attention to the window's
2997 end (thru isearch-lazy-highlight-window-end), not only its start.
2998
2999 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
3000 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
3001 (universal-argument, universal-argument-more, negative-argument)
3002 (digit-argument, universal-argument-other-key): Minor changes.
3003
3004 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
3005
3006 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
3007 recursively if the last message is deleted, thus avoiding an
3008 infinite loop.
3009
3010 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
3011
3012 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
3013 (tex-main-file): Don't add .tex if the extension is already present.
3014 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
3015
3016 2003-10-29 Lute Kamstra <lute@gnu.org>
3017
3018 * progmodes/octave-inf.el (inferior-octave-prompt):
3019 Recognize version number in prompt.
3020
3021 2003-10-28 Dave Love <fx@gnu.org>
3022
3023 * international/characters.el: Fix some Unicode ranges.
3024
3025 2003-10-28 Kenichi Handa <handa@m17n.org>
3026
3027 * disp-table.el (standard-display-8bit)
3028 (standard-display-default, standard-display-ascii)
3029 (standard-display-g1, standard-display-graphic)
3030 (standard-display-underline): Assure that standard-display-table
3031 is a display table.
3032
3033 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
3034
3035 * simple.el (reindent-then-newline-and-indent): Delete space *after*
3036 reindenting the first line.
3037
3038 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
3039
3040 * wid-edit.el (widget-default-delete): Always delete child widgets.
3041
3042 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
3043
3044 * newcomment.el (comment-indent): Don't call indent-according-to-mode
3045 if the line has code.
3046 Don't try to line up with something that's too far left.
3047
3048 * progmodes/octave-mod.el (octave-comment-start): Simplify.
3049 (octave-mode-syntax-table): Add % as a comment starter.
3050 (octave-point): Remove.
3051 (octave-in-comment-p, octave-in-string-p)
3052 (octave-not-in-string-or-comment-p, calculate-octave-indent)
3053 (octave-blink-matching-block-open, octave-auto-fill):
3054 Use line-(beginning|end)-position instead.
3055
3056 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
3057
3058 * emacs-lisp/authors.el (authors-aliases): Add correct realname
3059 for Francesco Potort\e,Al\e(B.
3060
3061 2003-10-23 Dave Love <fx@gnu.org>
3062
3063 * international/mule-cmds.el (locale-charset-to-coding-system):
3064 Don't rely on nil being a coding system.
3065
3066 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
3067 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
3068 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
3069
3070 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
3071
3072 * gdb-ui.el (gdb-current-language): New variable.
3073 (gdb-update-flag): Remove variable.
3074 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
3075 (gdb-take-last-elt): Remove function.
3076 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
3077 (gdb-post-prompt): Check for variable object changes here.
3078
3079 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
3080 object changes in gdb-ui.el.
3081
3082 2003-10-21 Richard M. Stallman <rms@gnu.org>
3083
3084 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
3085
3086 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
3087 Don't check for foo*/ wildcard form here.
3088 (insert-directory): Recognize foo*/ as a wildcard.
3089 Separate wildcard-regexp variable from the arg, wildcard.
3090
3091 * subr.el (add-hook): Correctly detect when make-local-hook was used.
3092 (remove-hook): Correctly handle strange cases about local hooks.
3093
3094 2003-10-21 David Ponce <david@dponce.com>
3095
3096 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
3097 argument REAL, to return a real number instead of a rounded
3098 integer value. Define as inline function.
3099 (ruler-mode-right-fringe-cols): Likewise.
3100 (ruler-mode-scroll-bar-cols): New function.
3101 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
3102 (ruler-mode-right-scroll-bar-cols): Likewise.
3103 (ruler-mode-space): New function.
3104 (ruler-mode-ruler): Use it. Handle variations of fringe style,
3105 scroll bar mode and margins in a more robust way.
3106
3107 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
3108
3109 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
3110 (antlr-c-init-language-vars): New function.
3111 (antlr-mode): Use it with cc-mode before v5.29.
3112 (antlr-c-common-init): Don't set some local vars here.
3113 (antlr-mode): Set them here.
3114 (antlr-c-forward-sws): New function alias.
3115 (antlr-mode): Redefine with cc-mode before v5.30.
3116 (antlr-skip-sexps): Use it.
3117 (antlr-skip-exception-part): Ditto.
3118 (antlr-skip-file-prelude): Ditto.
3119 (antlr-outside-rule-p): Ditto.
3120 (antlr-end-of-body): Ditto.
3121 (antlr-option-kind): Ditto.
3122 (antlr-insert-option-area): Ditto.
3123 (antlr-file-dependencies): Ditto.
3124
3125 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3126
3127 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
3128 Move backward only if point was not inside an entry.
3129
3130 2003-10-21 Richard M. Stallman <rms@gnu.org>
3131
3132 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
3133
3134 2003-10-21 Juri Linkov <juri@jurta.org>
3135
3136 * compare-w.el: Automatically skip non-matching text to resync.
3137 (compare-windows-whitespace): Doc fix.
3138 (compare-windows-sync, compare-windows-sync-string-size)
3139 (compare-windows-recenter, compare-ignore-whitespace)
3140 (compare-windows-highlight, compare-windows-face): New variables.
3141 (compare-windows): Use compare-windows-sync.
3142 (compare-windows-highlight, compare-windows-dehighlight)
3143 (compare-windows-sync-regexp)
3144 (compare-windows-sync-default-function): New functions.
3145
3146 2003-10-21 Juri Linkov <juri@jurta.org>
3147
3148 * diff.el (diff-parse-differences): Don't visit the files now;
3149 instead, just record the error locus.
3150
3151 2003-10-21 Dave Love <fx@gnu.org>
3152
3153 * progmodes/cfengine.el: New file.
3154
3155 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
3156
3157 * complete.el (PC-do-completion): Do not forget to use `pred' as the
3158 default-directory when completing file names.
3159
3160 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
3161
3162 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
3163 followed by the word `face', it gets treated as a face, even if
3164 it is also defined as a variable or a function.
3165
3166 2003-10-20 Dave Love <fx@gnu.org>
3167
3168 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3169 Avoid incf in macro expansion.
3170
3171 2003-10-20 John Paul Wallington <jpw@gnu.org>
3172
3173 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
3174 `evenp' so we don't implicitly require cl library at runtime.
3175
3176 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
3177
3178 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
3179 (help-make-xrefs): Only make cross-references for faces if
3180 preceded or followed by the word `face'. Do not make a
3181 cross-reference for variables without variable documentation,
3182 unless preceded by the word `variable' or `option'. Update doc
3183 string accordingly.
3184
3185 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
3186
3187 * progmodes/hideshow.el: Rewrite one-armed `if'
3188 constructs using either `when' or `unless'.
3189 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
3190
3191 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
3192
3193 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
3194 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
3195 instead of 12x12.
3196
3197 2003-10-16 Eli Zaretskii <eliz@elta.co.il>
3198
3199 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
3200 message while converting to Babyl.
3201
3202 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
3203
3204 * allout.el (allout-mode): Doc fix.
3205
3206 2003-10-16 Lute Kamstra <lute@gnu.org>
3207
3208 * subr.el (force-mode-line-update): Fix docstring.
3209
3210 2003-10-14 Dave Love <fx@gnu.org>
3211
3212 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
3213 (default-input-method): Add :link, improve :type.
3214 (locale-charset-language-names): Fix utf-8 pattern.
3215 (locale-charset-match-p, locale-charset-alist)
3216 (locale-charset-to-coding-system): New.
3217 (set-locale-environment): Deal with codeset part of locale specs.
3218
3219 2003-10-14 Lute Kamstra <lute@gnu.org>
3220
3221 * fringe.el (fringe-mode): Use active voice in docstring.
3222 (set-fringe-style): Ditto.
3223
3224 2003-10-13 Lute Kamstra <lute@gnu.org>
3225
3226 * fringe.el (fringe-mode): Fix docstring.
3227 (set-fringe-style): Ditto.
3228
3229 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
3230
3231 * ediff-mult.el (ediff-filegroup-action):
3232 Use ediff-default-filtering-regexp.
3233
3234 * ediff-util.el (ediff-recenter): Don't call
3235 ediff-restore-highlighting twice.
3236 (ediff-select-difference): Set current difference.
3237 (ediff-unselect-and-select-difference): Add comment.
3238
3239 * ediff.el (ediff-directories,ediff-directory-revisions)
3240 (ediff-directories3,ediff-merge-directories)
3241 (ediff-merge-directories-with-ancestor)
3242 (ediff-merge-directory-revisions)
3243 (ediff-merge-directory-revisions-with-ancestor):
3244 Use ediff-default-filtering-regexp.
3245
3246 2003-10-12 Andreas Schwab <schwab@suse.de>
3247
3248 * international/mule-cmds.el (locale-charset-language-names):
3249 Simplify regex by removing unused grouping.
3250
3251 2003-10-10 Dave Love <fx@gnu.org>
3252
3253 * bindings.el: Don't bind stop.
3254
3255 2003-10-08 Miles Bader <miles@gnu.org>
3256
3257 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
3258 face instead of attempting to emulate it.
3259
3260 2003-10-07 Kenichi Handa <handa@m17n.org>
3261
3262 * international/mule-diag.el (list-coding-systems-1): List coding
3263 systems that are loaded automatically.
3264
3265 * international/code-pages.el (iso-8859-11): Add autoload cookie.
3266
3267 * international/mule.el (autoload-coding-system): New function.
3268
3269 2003-10-07 Andreas Schwab <schwab@suse.de>
3270
3271 * log-edit.el (log-edit-changelog-entries): Prefer local value of
3272 change-log-default-name in the buffer visiting the file.
3273
3274 2003-10-06 Dave Love <fx@gnu.org>
3275
3276 * files.el (find-file-hook): Customize.
3277 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
3278
3279 * bindings.el (completion-ignored-extensions): Remove .log.
3280 (global-map): Add again, open, stop keys.
3281
3282 2003-10-05 Richard M. Stallman <rms@gnu.org>
3283
3284 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
3285 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
3286 Use sh-modify directly.
3287 (sh-select): Use sh-append, not eval.
3288
3289 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
3290
3291 * info.el (Info-following-node-name): New function.
3292
3293 * loadhist.el (unload-feature-special-hooks):
3294 Rename from loadhist-hook-functions.
3295 (loadhist-hook-functions): Now an alias.
3296
3297 2003-10-04 Eli Zaretskii <eliz@elta.co.il>
3298
3299 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
3300 file-name clashes on 8+3 filesystems.
3301
3302 * Makefile.in (DONTCOMPILE, bootstrap-clean):
3303 Rename loaddefs-boot.el to ldefs-boot.el
3304
3305 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
3306 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
3307
3308 2003-10-03 Lute Kamstra <lute@gnu.org>
3309
3310 * info.el (Info-mode): Revert previous change.
3311 (Info-escape-percent): New function.
3312 (Info-fontify-node): Use it.
3313
3314 2003-10-02 Andreas Schwab <schwab@suse.de>
3315
3316 * loaddefs-boot.el: Regenerated.
3317
3318 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
3319
3320 * ffap.el: Remove defadvice related code from CVS since `complete'
3321 provides a `PC-completion-as-file-name-predicate' variable that
3322 ffap can override.
3323
3324 2003-10-02 Kenichi Handa <handa@m17n.org>
3325
3326 * international/utf-8.el (ccl-decode-mule-utf-8):
3327 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
3328
3329 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
3330 * international/subst-big5.el: Likewise.
3331 * international/subst-gb2312.el: Likewise.
3332 * international/subst-ksc.el: Likewise.
3333
3334 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3335
3336 * calendar/calendar.el (increment-calendar-month)
3337 (calendar-leap-year-p, calendar-absolute-from-gregorian)
3338 (generate-calendar, calendar-read-date, calendar-interval)
3339 (calendar-day-of-week): Handle years BC.
3340 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
3341
3342 2003-10-01 Dave Love <fx@gnu.org>
3343
3344 * language/cyrillic.el (cp1251): Alias for windows-1251.
3345
3346 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
3347 bootstrap.
3348
3349 2003-10-01 Lute Kamstra <lute@gnu.org>
3350
3351 * files.el: Fix typo.
3352 * imenu.el (imenu--generic-function): Docstring fix.
3353
3354 2003-09-30 Richard M. Stallman <rms@gnu.org>
3355
3356 * dired.el (dired-mode): Handle dired-directory as a list.
3357
3358 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
3359
3360 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
3361
3362 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
3363
3364 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
3365 Replace gud-display with gud-watch.
3366 (gud-speedbar-buttons): Add stuff for watching expressions
3367 in the speedbar when using M-x gdba. Use dolist on old part
3368 of this function.
3369
3370 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
3371 (gdb-update-flag): New variables.
3372 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
3373 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
3374 (gud-watch, gdb-var-create-handler) : New functions.
3375 (gdb-var-list-children, gdb-var-list-children-handler)
3376 (gdb-var-create-regexp, gdb-var-update-regexp)
3377 (gdb-var-list-children-regexp): New constants.
3378 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
3379 (gdb-annotation-rules): Reduce annotation set (level 3).
3380 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
3381 (gdb-post-prompt): Don't update GDB buffers every time speedbar
3382 updates.
3383 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
3384 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
3385 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
3386 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
3387 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
3388 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
3389 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
3390 (gud-display, gud-display1)
3391 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
3392 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
3393 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
3394 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
3395 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
3396 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
3397 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
3398 (gdb-display-display-buffer, gdb-toggle-display)
3399 (gdb-delete-display, gdb-expressions-popup-menu)
3400 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
3401 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
3402 to display buffer.
3403
3404 2003-09-30 Richard M. Stallman <rms@gnu.org>
3405
3406 * progmodes/ada-mode.el (ada-mode): Don't use advice.
3407 Instead, set which-func-functions.
3408
3409 * progmodes/which-func.el (which-func-modes): Add ada-mode.
3410 (which-func-functions): New variable.
3411 (which-function): Use that.
3412
3413 * info.el (Info-mode): Double each `%' in header line.
3414
3415 * emacs-lisp/lisp-mnt.el (lm-with-file):
3416 When FILE is nil, run BODY in current buffer.
3417
3418 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
3419
3420 * help.el (describe-mode): Start with a brief list of minor modes.
3421 Find them thru minor-mode-list so as to find them all.
3422 Show them in alphabetical order.
3423
3424 * mail/sendmail.el (mail-aliases): Doc fix.
3425
3426 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
3427
3428 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
3429
3430 * mail/rmailsum.el (rmail-make-summary-line-1):
3431 Change comma after last label to a space.
3432 (rmail-summary-font-lock-keywords): Adapt to that change.
3433
3434 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
3435
3436 * progmodes/scheme.el (scheme-mode-variables): When setting
3437 `font-lock-defaults', also specify that "#" should
3438 be interpreted with `word' syntax.
3439 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
3440
3441 2003-09-30 Lars Hansen <larsh@math.ku.dk>
3442
3443 * desktop.el: A lot of comments updated.
3444 (desktop-save-mode): Minor mode introduced.
3445 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
3446 (desktop-load-default): Function made obsolete.
3447 (desktop-locals-to-save): Variable made customizable.
3448 (desktop-read): Optional parameter `dirname' added.
3449 (desktop-change-dir, desktop-revert): Parameter `dirname' in
3450 `desktop-read' used.
3451 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
3452
3453 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
3454
3455 * whitespace.el (whitespace-clean-msg): Add user customizable message
3456 for displaying ``clean'' output.
3457 (whitespace-buffer): Use `whitespace-clean-msg'.
3458 (whitespace-global-mode): Fix typo.
3459
3460 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
3461
3462 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
3463
3464 2003-09-29 Lute Kamstra <lute@gnu.org>
3465
3466 * bindings.el (mode-line-modes): Remove superfluous :propertize
3467 construct in initialization.
3468 (mode-line-position): Change cons cell into proper list in
3469 initialization.
3470
3471 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
3472
3473 * international/mule.el (decode-coding-inserted-region): Use car
3474 of the return value of find-operation-coding-system.
3475
3476 2003-09-29 Kenichi Handa <handa@m17n.org>
3477
3478 * descr-text.el (describe-char): Fix previous change.
3479
3480 2003-09-28 Kenichi Handa <handa@m17n.org>
3481
3482 * descr-text.el (describe-char-display): New function.
3483 (describe-char): Pay attention to display table on describing how
3484 a character is displayed.
3485
3486 * international/mule-cmds.el (encoded-string-description):
3487 Prepend "0x" to each encoded byte.
3488
3489 2003-09-28 Andreas Schwab <schwab@suse.de>
3490
3491 * find-file.el (ff-special-constructs): Add autoload cookie.
3492
3493 2003-09-28 Kevin Ryde <user42@zip.com.au>
3494
3495 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
3496 makeinfo appends to duplicate index entries.
3497
3498 2003-09-28 Eli Zaretskii <eliz@elta.co.il>
3499
3500 * dired-x.el (dired-clean-tex): Doc fix.
3501
3502 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
3503 using a Chinese tutorial.
3504
3505 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
3506
3507 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
3508 between "MAIL FROM:" and "RCPT TO:" and the following address.
3509
3510 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
3511
3512 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
3513
3514 2003-09-28 David Ponce <david@dponce.com>
3515
3516 * recentf.el (recentf-initialize-file-name-history): New defcustom.
3517 (recentf-load-list): When `recentf-initialize-file-name-history'
3518 is non-nil, initialize an empty `file-name-history' with the
3519 recent list.
3520
3521 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
3522
3523 * man.el (Man-default-man-entry): Remove the leading `*' from the
3524 word at point.
3525
3526 2003-09-26 Lute Kamstra <lute@gnu.org>
3527
3528 * bindings.el (mode-line-position): Mention size indication in
3529 docstring.
3530
3531 2003-09-26 Andre Spiegel <spiegel@gnu.org>
3532
3533 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
3534
3535 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
3536 because it's autoloaded now.
3537
3538 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
3539
3540 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
3541 (sh-font-lock-keywords, sh-feature): Fix previous change of
3542 sh-feature to avoid infloop with sh-font-lock-keywords.
3543
3544 2003-09-25 Kim F. Storm <storm@cua.dk>
3545
3546 * frame.el (frame-current-scroll-bars): New defun.
3547
3548 * window.el (window-current-scroll-bars): New defun.
3549
3550 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3551
3552 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
3553 cause errors when the state cache contains info on parts that have
3554 been narrowed out.
3555
3556 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3557
3558 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
3559 `c-setup-paragraph-variables' has to be used when this variable is
3560 changed; it doesn't work to reinitialize the mode since that
3561 typically clobbers the variable.
3562
3563 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3564 Make it interactive.
3565
3566 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3567
3568 * progmodes/cc-fonts.el (c-font-lock-declarations):
3569 Fix recognition of constructors and destructors for classes whose
3570 names are matched by `*-font-lock-extra-types'.
3571
3572 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
3573 followed by an identifier in C++ then it's a type.
3574
3575 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3576
3577 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
3578 problem that primarily affected XEmacs. Don't use faces to find
3579 unterminated strings since Emacs and XEmacs fontify strings
3580 differently - this function should now work better in XEmacs.
3581
3582 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3583
3584 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
3585 `expand-abbrev' workaround which caused braces to misbehave inside
3586 macros.
3587
3588 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
3589 handling. This bug could cause interactive font locking to bail out.
3590
3591 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3592
3593 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
3594 Handle paren-style types in Pike. Also fixed some cases of
3595 insufficient handling of unbalanced parens.
3596
3597 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
3598
3599 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
3600 common shell prompts that are not common filename or URL characters.
3601 (ffap-file-at-point): Use the new regexp to strip the prompts from
3602 the file names. This is an issue mostly for user prompts that
3603 don't have a trailing space and find-file-at-point is invoked from
3604 within a shell inside emacs.
3605
3606 2003-09-24 Andre Spiegel <spiegel@gnu.org>
3607
3608 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
3609 stamps numerically, rather than textually.
3610
3611 2003-09-24 Kenichi Handa <handa@m17n.org>
3612
3613 * language/devan-util.el (devanagari-post-read-conversion):
3614 * language/mlm-util.el (malayalam-post-read-conversion):
3615 * language/tml-util.el (tamil-post-read-conversion):
3616 Add autoload cookie.
3617
3618 * international/utf-8.el (utf-8-post-read-conversion):
3619 Call post-read-conversion functions for Devanagari, Malayalam,
3620 and Tamil.
3621
3622 2003-09-23 Dave Love <fx@gnu.org>
3623
3624 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
3625
3626 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
3627
3628 * progmodes/gud.el (perldb): Add gud-until to list of commands.
3629 Update gud-remove.
3630
3631 2003-09-22 Richard M. Stallman <rms@gnu.org>
3632
3633 * progmodes/sh-script.el (sh-mode-default-syntax-table):
3634 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
3635 (sh-mode-syntax-table-input): New variable.
3636 (sh-require-final-newline): Don't use eval.
3637 (sh-builtins, sh-leading-keywords, sh-other-keywords)
3638 (sh-variables, sh-font-lock-keywords): Don't use eval.
3639 (sh-set-shell): When setting require-final-newline,
3640 treat value = `require-final-newline' as don't change it.
3641 Set sh-mode-syntax-table locally based on
3642 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
3643
3644 * progmodes/compile.el (compile-internal):
3645 Call compilation-set-window-height before setting window start.
3646
3647 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
3648
3649 * emacs-lisp/bytecomp.el (byte-compile-log-file):
3650 Clear out byte-compile-last-warned-form.
3651
3652 2003-09-22 Richard M. Stallman <rms@gnu.org>
3653
3654 * woman.el (woman-file-name, woman-follow-word):
3655 If current-word returns nil, use "".
3656
3657 * simple.el (eval-expression): Bind standard-output in to-buffer case.
3658
3659 2003-09-22 Richard M. Stallman <rms@gnu.org>
3660
3661 * emacs-lisp/lisp-mnt.el (lm-with-file):
3662 Don't visit the file, just use insert-file-contents in temp buffer.
3663
3664 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
3665
3666 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
3667 Add surrounding \\( and \\) around the header, as in
3668 for lm-history-header 'Change Log\\|History'.
3669
3670 2003-09-22 John Paul Wallington <jpw@gnu.org>
3671
3672 * progmodes/ld-script.el: Add Commentary section,
3673 minor cleanup of file header.
3674 (ld-script-font-lock-keywords): Doc fix.
3675 (toplevel): Provide `ld-script' feature.
3676
3677 2003-09-21 Kim F. Storm <storm@cua.dk>
3678
3679 * scroll-bar.el (set-scroll-bar-mode): Initialize to
3680 new built-in variable default-frame-scroll-bars.
3681 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
3682 scroll-bar-mode; notably, use it instead of t when we toggle
3683 scroll-bars on.
3684 (toggle-scroll-bar): Use default-frame-scroll-bars.
3685
3686 2003-09-19 Masatake YAMATO <jet@gyve.org>
3687
3688 * pcvs.el (cvs-do-removal): Change the prompt depending on
3689 `filter' value.
3690
3691 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
3692
3693 * startup.el (command-line-1): Stop startup-echo-area-message
3694 being hidden by "Loading image..." message.
3695 (use-fancy-splash-screens-p, display-splash-screen):
3696 Move display-graphic-p test from latter to former.
3697
3698 * progmodes/sh-script.el (sh-font-lock-keywords):
3699 Highlight escaped EOLs differently from other backslash constructs.
3700
3701 2003-09-19 Richard M. Stallman <rms@gnu.org>
3702
3703 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
3704 New functions.
3705 (edebug-enter, edebug-outside-excursion): Use them.
3706
3707 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
3708 Fix the condition for whether to print "In WHERE".
3709
3710 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
3711
3712 * finder.el (finder-mode-hook): New variable.
3713 (finder-mode): Run hook finder-mode-hook
3714
3715 2003-09-18 Masatake YAMATO <jet@gyve.org>
3716
3717 * progmodes/ebrowse.el: Fix broken magic autoload comments.
3718
3719 2003-09-17 Mario Lang <mlang@delysid.org>
3720
3721 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
3722 "p %e" to actually print the value in the GUD buffer.
3723
3724 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
3725
3726 From David Ponce <david.ponce@wanadoo.fr>:
3727 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
3728 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
3729 from loaddefs-boot.el if necessary.
3730
3731 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
3732
3733 * progmodes/gud.el (gud-find-class): Make jdb work again since
3734 cc-mode changed the syntactic information.
3735
3736 2003-09-15 David Ponce <david@dponce.com>
3737
3738 * recentf.el: (recentf-exclude): Accept predicates too.
3739 (recentf-file-readable-p): New function.
3740 (recentf-include-p): Handle predicates in recentf-exclude.
3741 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
3742 (recentf-cleanup): Likewise.
3743 (recentf-save-list): Use write-file to handle backup of
3744 recentf-save-file.
3745
3746 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
3747
3748 * loaddefs-boot.el: Renamed from `loaddefs.el'
3749 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
3750 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
3751 necessary.
3752
3753 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
3754
3755 * electric.el (Electric-pop-up-window): For the `one-window' case,
3756 no longer disconcertingly move point in the original buffer.
3757
3758 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3759
3760 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
3761
3762 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
3763
3764 * dired.el (dired-mode-map): Fix typo.
3765
3766 2003-09-11 Richard M. Stallman <rms@gnu.org>
3767
3768 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
3769
3770 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
3771
3772 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
3773 the function is less noisy. Now only `kill-buffer' can ask questions.
3774
3775 2003-09-10 Mario Lang <mlang@delysid.org>
3776
3777 * battery.el: Update Commentary and Copyright.
3778 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
3779 appear due to wrong ordering of the expressions in `or'.
3780
3781 2003-09-09 Lute Kamstra <lute@gnu.org>
3782
3783 * misc.el (upcase-char): Fix docstring.
3784 (zap-up-to-char): New command.
3785
3786 2003-09-08 David Ponce <david@dponce.com>
3787
3788 Ensure that recentf correctly updates the menu bar.
3789 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
3790 (recentf-menu-bar): New function.
3791 (recentf-clear-data): Use it
3792 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
3793 of easy-menu-change.
3794
3795 2003-09-08 Lute Kamstra <lute@gnu.org>
3796
3797 * simple.el (size-indication-mode): New.
3798 * bindings.el (mode-line-position): Add buffer size indicator.
3799
3800 2003-09-04 Mario Lang <mlang@delysid.org>
3801
3802 * battery.el (battery-linux-proc-acpi): New function.
3803 (battery-status-function): Modify default value calculation to also
3804 check for availability of ACPI.
3805 (battery-echo-area-format): Ditto.
3806 (battery-mode-line-format): Ditto.
3807
3808 2003-09-06 Dave Love <fx@gnu.org>
3809
3810 * ielm.el (ielm-mode-hook): Add :options.
3811
3812 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
3813 (eldoc-print-current-symbol-info): Use it.
3814
3815 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
3816
3817 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
3818 being displayed in GUD buffer.
3819 (gdb-idle-input-queue): Remove var. Use just one queue.
3820 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
3821 Remove functions. Use just one queue.
3822 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
3823 (gdb-invalidate-assembler, gdb-get-current-frame):
3824 Modify functions. Use just one queue.
3825
3826 2003-09-04 Dave Love <fx@gnu.org>
3827
3828 * cus-start.el: Add blink-cursor-alist.
3829
3830 * ruler-mode.el (ruler-mode-fill-column-char)
3831 (ruler-mode-current-column-char): Use char-displayable-p,
3832 not window-system.
3833
3834 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
3835
3836 * language/european.el (windows-1252): Move from code-pages.
3837
3838 * language/cyrillic.el ("Windows-1251"): Delete.
3839 ("Bulgarian", "Belarusian"): Remove `features'.
3840 (windows-1251): Move from code-pages.
3841
3842 * international/mule-diag.el (non-iso-charset-alist):
3843 Remove `codepage' stuff.
3844 (print-designation, list-coding-systems-1): Output fixes.
3845
3846 * international/code-pages.el (cp-make-translation-table)
3847 (cp-valid-codes): Made defsubsts.
3848 (cp-fix-safe-chars): Delete.
3849 (mule-diag): Don't require.
3850 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
3851 (top-level): Check for defined coding system when defining
3852 cp... aliases. Change w32-add-charset-info test to avoid warning.
3853 (non-iso-charset-alist): Defvar when compiling.
3854 (cp-make-coding-system): Doc fix.
3855
3856 2003-09-02 Jason Rumney <jasonr@gnu.org>
3857
3858 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
3859 line-ends from CVS before doing conversion.
3860
3861 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
3862
3863 * calendar/diary-lib.el (diary-header-line-flag)
3864 (diary-header-line-format): New variables.
3865 (list-diary-entries): Use them to set header line in simple diary.
3866
3867 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
3868 other than font-lock-string-face to highlight backslashes.
3869
3870 2003-09-01 Jason Rumney <jasonr@gnu.org>
3871
3872 * international/titdic-cnv.el (tit-read-key-value): Include \r in
3873 regexp.
3874
3875 2003-09-01 Dave Love <fx@gnu.org>
3876
3877 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
3878
3879 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
3880 and :help; also line and column numbers labels.
3881
3882 * international/mule-util.el (char-displayable-p): Move from
3883 latin1-disp, rename and autoload.
3884
3885 * international/latin1-disp.el (latin1-char-displayable-p):
3886 Now obsolete alias. Replace uses with char-displayable-p.
3887 (latin1-display-ucs-per-lynx): Fix last change.
3888
3889 * international/mule-cmds.el (standard-display-european-internal):
3890 Don't use char code for Latin-1 NBSP.
3891 <XFree86 4>: Unfrob NBSP display table. Set display table to use
3892 U+2018, U+2019 for `'.
3893 (select-safe-coding-system): Message fix.
3894
3895 2003-09-01 Kenichi Handa <handa@m17n.org>
3896
3897 * international/fontset.el (setup-default-fontset): For Thai
3898 font, specify "*" family.
3899
3900 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
3901
3902 * progmodes/compile.el (previous-error): Accept a prefix
3903 argument, similarly to next-error.
3904
3905 2003-08-31 Masatake YAMATO <jet@gyve.org>
3906
3907 * pcvs.el (cvs-do-removal): Use = instead of eq to check
3908 the number of files. Bind the number of files to a local
3909 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
3910
3911 2003-08-30 Eli Zaretskii <eliz@elta.co.il>
3912
3913 * vc-hooks.el (vc-make-version-backup): Fix the change made on
3914 2003-07-26: msdos-long-file-names is a function, not a variable.
3915
3916 2003-08-29 Richard M. Stallman <rms@gnu.org>
3917
3918 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
3919 Do nothing with mail-personal-alias-file if it is nil.
3920
3921 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
3922 Do nothing if mail-personal-alias-file is nil.
3923
3924 * term.el (term-exec-1): Bind coding-system-for-read.
3925
3926 * dired.el (dired-mouse-find-file-other-window):
3927 Use dired-view-command-alist here, as in dired-view-file.
3928 (dired-view-command-alist): Use %s to substitute file name.
3929 Handle .ps_pages, .eps, .jpg, .gif, .png.
3930
3931 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
3932
3933 * info.el (Info-mode-map): Bind S-tab and <backtab> to
3934 `Info-prev-reference', instead of M-tab.
3935
3936 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
3937
3938 * simple.el (blink-matching-open): Work correctly on chars that
3939 are designated as parens through the syntax-table text property.
3940
3941 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
3942
3943 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
3944 line break position in the middle of a non-kinsoku (e.g. latin)
3945 word, making it skip until either a space or a character with
3946 category "|".
3947 (kinsoku-longer): Test for end of buffer.
3948
3949 2003-08-28 Eli Zaretskii <eliz@elta.co.il>
3950
3951 * mail/rmail.el (rmail-convert-to-babyl-format):
3952 Detect quoted-printable- and base64-encoded messages and decode them
3953 automatically. Set the message's encoding from the charset=
3954 header, if any. Decode base64-encoded messages in Mail format as well.
3955
3956 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3957
3958 * mail/smtpmail.el: Fix previous change.
3959 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
3960 calling smtpmail-via-smtp.
3961 (smtpmail-via-smtp): Add fall-back values for envelope-from.
3962
3963 2003-08-26 John Paul Wallington <jpw@gnu.org>
3964
3965 * image.el (image-jpeg-p): Don't search beyond length of data.
3966
3967 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
3968
3969 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
3970 misfeature in `expand-abbrev' which caused electric keywords like
3971 "else" to disappear if an open brace was typed directly afterwards.
3972
3973 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
3974
3975 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
3976 mandatory in `define-widget'.
3977
3978 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
3979 Don't align the operators "!=", "<=" and ">=" as assignment operators.
3980
3981 (c-assignment-operators): New language constant that only contains
3982 the assignment operators.
3983
3984 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
3985
3986 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
3987
3988 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
3989 Safeguard against unbalanced sexps.
3990
3991 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
3992
3993 * version.el (emacs-version): Check for gtk. Include gtk version info.
3994
3995 2003-08-25 John Paul Wallington <jpw@gnu.org>
3996
3997 * man.el (Man-default-man-entry): Don't whizz past the section
3998 number before looking for it.
3999
4000 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
4001
4002 * progmodes/gud.el (gud-display-line): Don't set window-point if
4003 source buffer is not visible. (Only happens with M-x gdba).
4004
4005 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
4006 documentation.
4007 (gdb-source, gdb-source-info): Update to assembler unnecessary
4008 as its done after each GDB command anyway.
4009 (gdb-pre-prompt): Use with-current-buffer.
4010 (gdb-insert-field): Add help-echo text.
4011 (gdb-invalidate-assembler): Re-display of assembler now done in
4012 gdb-info-breakpoints-custom.
4013 (gdb-info-breakpoints-custom): Force re-display of assembler to
4014 happen *after* update of breakpoints buffer.
4015 (gdb-display-source-buffer): Don't choke if gdb-source-window
4016 isn't visible.
4017 (gdb-put-string, gdb-put-arrow): Remove free variables.
4018
4019 2003-08-24 John Paul Wallington <jpw@gnu.org>
4020
4021 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
4022
4023 * man.el (Man-default-man-entry): Strip text properties when
4024 snarfing parts of entry because `format' preserves properties.
4025
4026 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
4027
4028 * files.el (file-newest-backup): Use `expand-file-name'.
4029
4030 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
4031 Allow the diary to pop up a new frame, if needed.
4032
4033 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
4034 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
4035 (smtpmail-send-it): Make treatment of envelope-from consistent with
4036 sendmail.el.
4037
4038 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
4039 (sh-leading-keywords): Add the bash `time' reserved word.
4040 (sh-variables): Add some bash variables.
4041 (sh-add-completer): Fix nil branch of case statement.
4042
4043 2003-08-24 Masatake YAMATO <jet@gyve.org>
4044
4045 * progmodes/ld-script.el: New file.
4046
4047 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
4048
4049 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
4050
4051 2003-08-23 Andre Spiegel <spiegel@gnu.org>
4052
4053 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
4054 Better explain obsolescence, and what to use instead.
4055
4056 2003-08-23 Masatake YAMATO <jet@gyve.org>
4057
4058 * pcvs.el (cvs-do-removal): Show the deleted file name
4059 on the prompt.
4060
4061 2003-08-20 Dave Love <fx@gnu.org>
4062
4063 * international/mule.el (make-coding-system)
4064 (set-buffer-file-coding-system): Doc fix.
4065
4066 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
4067
4068 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
4069
4070 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
4071
4072 * international/utf-16.el: Add mime-text-unsuitable coding system
4073 properties.
4074
4075 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
4076
4077 * cus-edit.el: Add some :links.
4078 (bib): Remove.
4079
4080 * textmodes/bib-mode.el (bib): Add :group external.
4081
4082 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
4083
4084 * wid-edit.el (widget-echo-help): Make it handle expressions that
4085 evaluate to strings.
4086
4087 2003-08-18 Michael Mauger <mmaug@yahoo.com>
4088
4089 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
4090
4091 Simplify selection of SQL products to define highlighting and
4092 interactive mode. Includes detailed instructions on adding
4093 support for new products.
4094
4095 * progmodes/sql.el (sql-product): New variable. Identifies SQL
4096 product for use in highlighting and interactive mode.
4097 (sql-interactive-product): New variable. SQL product for
4098 sql-interactive-mode.
4099 (sql-product-support): New variable. Specifies product-specific
4100 parameters to drive highlighting and interactive mode.
4101 (sql-imenu-generic-expression): Add more object types.
4102 (sql-sqlite-options): Correct comment.
4103 (sql-ms-program): Use "osql" rather than "isql".
4104 (sql-prompt-regexp, sql-prompt-length): Update comment.
4105 (sql-mode-menu): Add "Start SQLi session" entry.
4106 Replace Highlighting submenu with Product menu. Fix Send Region entry.
4107 (sql-mode-abbrev-table): Add abbreviations. Support of
4108 SYSTEM-FLAG on define-abbrev. Support was removed with last
4109 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
4110 (sql-mode-font-lock-object-name): Add font-lock pattern for object
4111 names.
4112 (sql-mode-ansi-font-lock-keywords): Set as default value.
4113 (sql-mode-oracle-font-lock-keywords): Set as default value.
4114 Support Oracle 9i keywords.
4115 (sql-mode-postgres-font-lock-keywords): Set as default value.
4116 (sql-mode-linter-font-lock-keywords): Set as default value.
4117 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
4118 SQLServer 2000.
4119 (sql-mode-sybase-font-lock-keywords)
4120 (sql-mode-interbase-font-lock-keywords)
4121 (sql-mode-sqlite-font-lock-keywords)
4122 (sql-mode-strong-font-lock-keywords)
4123 (sql-mode-mysql-font-lock-keywords)
4124 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
4125 keywords.
4126 (sql-mode-font-lock-defaults): Update comment.
4127 (sql-product-feature): New function. Returns feature associated
4128 with a product from `sql-product-support' alist.
4129 (sql-product-font-lock): New function. Set font-lock support
4130 based on `sql-product'.
4131 (sql-add-product-keywords): New function. Add font-lock rules to
4132 product-specific keyword variables.
4133 (sql-set-product): New function. Set `sql-product' and apply
4134 appropriate font-lock highlighting.
4135 (sql-highlight-product): New function. Set font-lock support
4136 based on a product. Also set mode name to include product name.
4137 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
4138 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
4139 Use `sql-set-product'.
4140 (sql-highlight-ms-keywords)
4141 (sql-highlight-sybase-keywords)
4142 (sql-highlight-interbase-keywords)
4143 (sql-highlight-strong-keywords)
4144 (sql-highlight-mysql-keywords)
4145 (sql-highlight-sqlite-keywords)
4146 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
4147 (sql-get-login): Prompt in the same order as the tokens.
4148 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
4149 (sql-product-interactive): New function. Common portions of
4150 product-specific interactive mode wrappers.
4151 (sql-interactive-mode): Rewritten to use product features.
4152 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
4153 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
4154 (sql-db2, sql-linter): Use `sql-product-interactive'.
4155 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
4156 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
4157 (sql-connect-ingres, sql-connect-postgres)
4158 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
4159 New functions. Format command line parameters and invoke comint on
4160 the appropriate interpreter. Code was in the corresponding
4161 `sql-xyz' function before.
4162 (sql-connect-ms): New function. Support -E argument to use
4163 operating system credentials for authentication.
4164
4165 2003-08-18 Kenichi Handa <handa@m17n.org>
4166
4167 * international/mule.el (encode-char): Fix for the ASCII case.
4168
4169 2003-08-15 Kenichi Handa <handa@m17n.org>
4170
4171 * international/fontset.el (setup-default-fontset): Change "*" to
4172 nil in the specifications of font family.
4173
4174 2003-08-18 Kim F. Storm <storm@cua.dk>
4175
4176 * kmacro.el (kmacro-keymap): Group related bindings in
4177 initialization for clarity. Bind C-s to start macro.
4178 Remove C-r binding.
4179 (kmacro-initial-counter-value): New defvar to hold initial counter
4180 value in case we set the value before defining a macro.
4181 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
4182 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
4183 not defining or executing macro. Doc fix.
4184 (kmacro-add-counter): Clear kmacro-initial-counter-value.
4185 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
4186 temporarily view older elements on the macro ring without cycling
4187 the ring.
4188 (kmacro-display): Doc fix.
4189 (kmacro-exec-ring-item): New helper function.
4190 (kmacro-call-ring-2nd): Use it.
4191 (kmacro-call-ring-2nd-repeat): Doc fix.
4192 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
4193 (kmacro-end-or-call-macro): Execute last viewed macro (using
4194 kmacro-exec-ring-item) from ring if this follows
4195 kmacro-view-macro. This allows us to find a macro on the ring
4196 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
4197 the ring to bring it to the head of the ring.
4198 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
4199 Allow binding to reserved keys without specifying C-x C-k prefix.
4200 Ask for confirmation if entered key sequence is already bound to
4201 a non-macro command.
4202 (kmacro-view-macro): Repeating command will show older elements
4203 on the macro ring; C-k will execute the last viewed macro.
4204 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
4205 property from 'ring to 'head.
4206
4207 2003-08-17 Alan Shutko <ats@acm.org>
4208
4209 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
4210 keeping December out of the alist.
4211
4212 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
4213
4214 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
4215 * calendar/calendar.el (calendar-mode-map): Bind it to key.
4216 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
4217 (calendar-flatten): New function.
4218 (calendar-mouse-view-other-diary-entries)
4219 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
4220 in the menu title and to show multi-line diary entries correctly
4221 in the menu.
4222
4223 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
4224
4225 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
4226 defcustom, because the default was recently changed.
4227
4228 2003-08-16 Richard M. Stallman <rms@gnu.org>
4229
4230 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
4231
4232 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
4233 New subroutine, broken out of eval-last-sexp-1.
4234 (eval-last-sexp-1): Use eval-last-sexp-print-value.
4235
4236 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
4237
4238 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
4239
4240 * simple.el (eval-expression): Use eval-last-sexp-print-value.
4241
4242 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
4243
4244 * progmodes/compile.el (compilation-error-regexp-alist):
4245 Add Java ANt error detection as described in document
4246 http://ant.apache.org/faq.html
4247
4248 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
4249
4250 * simple.el (backward-word, forward-to-indentation)
4251 (backward-to-indentation): Argument changed to optional.
4252 (next-line, previous-line): Use `or' instead of `unless'.
4253
4254 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4255
4256 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
4257 instead of a constant.
4258
4259 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
4260
4261 * shell.el (shell): With prefix-arg, suggest a new buffer name.
4262
4263 2003-08-12 Andre Spiegel <spiegel@gnu.org>
4264
4265 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
4266 (vc-sccs-workfile-version): Search the entire delta table, rather
4267 than just the first entry, because that might be a deleted version.
4268
4269 2003-08-11 Karl Fogel <kfogel@red-bean.com>
4270
4271 * menu-bar.el (menu-bar-options-menu): Supply a body for the
4272 [save-place] binding in the Options menu. Have it require
4273 'saveplace' and then toggle the variable manually, to avoid an an
4274 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
4275 for the bug report.
4276
4277 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
4278
4279 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
4280 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
4281 (gdb-info-threads-custom): Add help-echo text.
4282 (gdb-display-back): Don't use purecopy.
4283 (gdb-info-breakpoints-custom, gdb-reset)
4284 (gdb-assembler-custom): Use display-images-p to test if breakpoint
4285 icons can be displayed.
4286
4287 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
4288
4289 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
4290
4291 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
4292
4293 * bookmark.el (bookmark-completing-read):
4294 Return a string, instead of a list of one string.
4295 Use a popup menu if activated from the mouse.
4296 (bookmark-edit-annotation): Remove unused vars.
4297 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
4298 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
4299 to bookmark-completing-read.
4300 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
4301 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
4302 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
4303 and erase-buffer.
4304 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
4305 (bookmark-menu-jump, bookmark-menu-insert)
4306 (bookmark-popup-menu-and-apply-function)
4307 (bookmark-menu-popup-paned-bookmark-menu): Remove.
4308 (bookmark-menu-build-paned-menu): Remove by folding it into
4309 bookmark-menu-popup-paned-menu.
4310 (menu-bar-bookmark-map): Move the define-key statements here.
4311 Use the "non-menu" commands since they now pop up a menu if needed.
4312 (bookmark-exit-hook-internal): Simplify.
4313
4314 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
4315
4316 * reftex-toc.el (reftex-toc-rename-label): New function.
4317 (reftex-toc-check-docstruct): New function.
4318
4319 * reftex.el (reftex-region-active-p): New function.
4320
4321 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
4322 regexp to find the \bibliography macro.
4323
4324 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
4325 which does not exist in LaTeX.
4326 (reftex-cite-format-builtin): Added amsrefs support.
4327 (reftex-toc-confirm-promotion): New option
4328
4329 * reftex-toc.el
4330 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
4331 (reftex-toc-demote, reftex-toc-promote)
4332 (reftex-toc-do-promote, reftex-toc-promote-prepare)
4333 (reftex-toc-promote-action, reftex-toc-extract-section-number)
4334 (reftex-toc-newhead-from-alist)
4335 (reftex-toc-load-all-files-for-promotion): New functions.
4336 (reftex-toc-help): Added description of new keys.
4337 (reftex-toc-split-windows-fraction): New option.
4338 (reftex-recenter-toc-when-idle): Search *toc* window on all
4339 visible frames.
4340 (reftex-toc): Additional parameter REUSE
4341 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
4342 with REUSE argument.
4343 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
4344 the call of `reftex-toc'.
4345 (reftex-make-separate-toc-frame): New function .
4346 (reftex-toc-recenter): When called with triple prefix arg, call
4347 `reftex-make-separate-toc-frame' first.
4348 (reftex-toc-toggle-dedicated-frame): New command.
4349 (reftex-toc-quit): Adapted to delete frame when called in
4350 dedicated frame.
4351
4352 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
4353 all enclosing macros.
4354
4355
4356 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4357
4358 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
4359 first use.
4360
4361 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4362
4363 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
4364
4365 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
4366
4367 * calendar/calendar.el (list-diary-entries-hook)
4368 (diary-display-hook, nongregorian-diary-listing-hook)
4369 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
4370 Add some customize options for these hooks.
4371 (calendar-abbrev-construct): Don't try to take a substring longer
4372 than the original string.
4373
4374 2003-08-05 Richard M. Stallman <rms@gnu.org>
4375
4376 * emacs-lisp/testcover.el (noreturn): Report error if does return.
4377 (testcover-reinstrument-clauses): Doc fix.
4378
4379 * emacs-lisp/warnings.el: Doc fixes, args renamed.
4380 (warning-type-format): Rename from warning-group-format.
4381
4382 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
4383 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
4384 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
4385 to prevent warnings about defvar for an obsolete variable.
4386
4387 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
4388 warning-group-format renamed to warning-type-format.
4389
4390 * subr.el (read-passwd): Use clear-string instead of fillarray.
4391
4392 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
4393 Use vconcat instead of concat.
4394 (edmacro-sanitize-for-string): New function.
4395
4396 2003-08-05 Dave Love <fx@gnu.org>
4397
4398 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
4399 line-number-display-limit-width.
4400
4401 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
4402
4403 2003-08-05 Kenichi Handa <handa@m17n.org>
4404
4405 * international/code-pages.el: Don't require mule-diag.
4406
4407 * international/mule-diag.el (non-iso-charset-alist):
4408 Add autoload cookie.
4409
4410 * language/devan-util.el (dev-glyph-order): Add an entry for the
4411 glyph code #xC4.
4412
4413 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4414
4415 * calendar/calendar.el (diary-file, diary-file-name-prefix)
4416 (european-calendar-style, diary-date-forms)
4417 (calendar-day-name-array, calendar-month-name-array): Doc change.
4418 (generate-calendar-month): Adapt for new behaviour of
4419 `calendar-day-name' function.
4420 (calendar-abbrev-length, calendar-day-abbrev-array)
4421 (calendar-month-abbrev-array): New variables.
4422 (calendar-abbrev-construct): New function.
4423 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
4424 rather than fixing abbrevs at some width. Calling syntax change.
4425 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
4426 (calendar-date-string): Adapt for new behaviours of
4427 `calendar-day-name' and `calendar-month-name' functions.
4428
4429 * calendar/diary-lib.el (list-diary-entries): Adapt for new
4430 behaviour of `calendar-day-name' and `calendar-month-name' functions.
4431 (diary-name-pattern): Use abbrev arrays, rather than fixing
4432 abbrevs at three chars. Calling syntax change.
4433 (mark-diary-entries): Adapt for new behaviours of
4434 `diary-name-pattern' and `calendar-make-alist' functions.
4435 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
4436 `diary-name-pattern' function.
4437 (font-lock-diary-date-forms): Use abbrev arrays, rather than
4438 fixing abbrevs at three chars. Calling syntax change.
4439 (cal-hebrew, cal-islam): Require when compiling.
4440 (diary-font-lock-keywords): Adapt for new behaviour of
4441 `font-lock-diary-date-forms' function.
4442
4443 * calendar/cal-hebrew.el: Reposition some code so defined before used.
4444 (calendar-hebrew-month-name-array-common-year)
4445 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
4446 (list-hebrew-diary-entries): Adapt for new behaviours of
4447 `calendar-day-name' and `add-to-diary-list' functions.
4448 (mark-hebrew-diary-entries): Adapt for new behaviours of
4449 `diary-name-pattern' and `calendar-make-alist' functions.
4450
4451 * calendar/cal-islam.el (calendar-islamic-month-name-array):
4452 Add doc string.
4453 (list-islamic-diary-entries): Adapt for new behaviours of
4454 `calendar-day-name' and `add-to-diary-list' functions.
4455 (mark-islamic-diary-entries): Adapt for new behaviours of
4456 `diary-name-pattern' and `calendar-make-alist' functions.
4457
4458 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
4459 `calendar-month-name' function.
4460
4461 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
4462
4463 * calendar/solar.el (solar-seasons-data): Move definition before use.
4464
4465 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
4466 (cal-tex-LaTeX-hourbox): Move definition before use.
4467
4468 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
4469 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
4470 lunar.el, solar.el
4471 (displayed-month, displayed-year): Define for compiler.
4472
4473 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
4474
4475 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
4476 MODE. Renamed from c-init-c-language-vars'.
4477 (c-initialize-cc-mode): Change accordingly.
4478 (c-common-init): Ditto.
4479 (c-mode): Ditto.
4480 (c++-mode): Use `c-init-language-vars-for'.
4481 (objc-mode): Ditto.
4482 (java-mode): Ditto.
4483 (idl-mode): Ditto.
4484 (pike-mode): Ditto.
4485 (awk-mode): Ditto.
4486
4487 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
4488
4489 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
4490 or not the point moved.
4491
4492 (c-search-decl-header-end): Don't trip up on operator identifiers
4493 in C++ and operators like == in all languages.
4494
4495 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
4496 Detect leading labels correctly.
4497
4498 2003-08-02 Andreas Schwab <schwab@suse.de>
4499
4500 * textmodes/ispell.el: Don't redo key bindings on loading, put
4501 them only in loaddefs.el.
4502 * bookmark.el: Likewise.
4503 * dabbrev.el: Likewise.
4504 * emerge.el: Likewise.
4505
4506 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
4507 has more than one member.
4508
4509 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
4510
4511 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4512
4513 * lpr.el (printify-region): It was ending conversion before the
4514 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
4515
4516 2003-07-31 John Paul Wallington <jpw@gnu.org>
4517
4518 * net/browse-url.el (browse-url-epiphany): Doc fix.
4519
4520 2003-07-30 Kenichi Handa <handa@m17n.org>
4521
4522 * international/fontset.el (setup-default-fontset):
4523 Change registry names of Akurti fonts.
4524
4525 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
4526
4527 * comint.el (comint-read-noecho): Use `clear-string' instead of
4528 `fillarray'.
4529
4530 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
4531
4532 * outline.el (outline-mode-hook): Add defvar.
4533
4534 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
4535
4536 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
4537 Restore assembler in source window if that is what has been selected.
4538 (menu): Add gdb-restore-windows to menu. Make gdba
4539 specific menus only visible from gdba.
4540
4541 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
4542
4543 * progmodes/compile.el (compilation-environment): New user variable.
4544 (compile-internal): Respect it.
4545
4546 2003-07-23 Masatake YAMATO <jet@gyve.org>
4547
4548 * progmodes/gud.el (gdb-script-font-lock-keywords):
4549 Put `font-lock-function-name-face' on a symbol which includes
4550 `-' like `hook-run'. Put font-lock-variable-name-face
4551 on a symbol starting with $.
4552
4553 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
4554
4555 * files.el (set-visited-file-name): Use truename for buffer-file-name.
4556
4557 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
4558
4559 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
4560
4561 2003-07-26 Andre Spiegel <spiegel@gnu.org>
4562
4563 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
4564 Use with-no-warnings.
4565 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
4566 rather than to find-file-not-found-hook, which doesn't exist.
4567
4568 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
4569
4570 * international/quail.el (quail-translate-key): Fix previous change.
4571
4572 2003-07-25 John Paul Wallington <jpw@gnu.org>
4573
4574 * server.el (server-start): Check `server-process' is non-nil
4575 before killing it to avoid killing current buffer's process.
4576
4577 * simple.el (choose-completion-string): Use `minibufferp';
4578 test `completion-reference-buffer' if `buffer' arg is nil.
4579 (push-mark): Use `when' and `unless'.
4580 (pop-mark): Use `when'.
4581
4582 * mouse-sel.el (mouse-sel-get-selection-function):
4583 Check `x-last-selected-text-primary'. Don't barf if it or
4584 `x-last-selected-text' aren't bound.
4585
4586 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
4587
4588 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
4589
4590 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
4591
4592 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
4593
4594 2003-07-23 John Paul Wallington <jpw@gnu.org>
4595
4596 * tooltip.el (defface tooltip): Inherit from variable-pitch.
4597
4598 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
4599
4600 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
4601 string. Defvar the derived hook.
4602
4603 * macros.el (insert-kbd-macro): Escape double quote character.
4604 From Thomas W Murphy <twm@andrew.cmu.edu>.
4605
4606 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
4607
4608 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
4609 to match the specific mark rather than reusing comment-start-skip.
4610
4611 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
4612
4613 * progmodes/hideshow.el (hs-special-modes-alist):
4614 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
4615
4616 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
4617
4618 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
4619 value using ?\s.
4620
4621 2003-07-21 John Paul Wallington <jpw@gnu.org>
4622
4623 * subr.el (with-selected-window): Add closing paren.
4624
4625 2003-07-21 Richard M. Stallman <rms@gnu.org>
4626
4627 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
4628 (lisp-mode): Likewise.
4629
4630 * subr.el (with-selected-window): Copy code form save-selected-window
4631 so as to call select-window with norecord arg.
4632 (dynamic-completion-table): Doc fix.
4633 (lazy-completion-table): Doc fix.
4634
4635 * international/mule-cmds.el (set-locale-environment):
4636 langinfo renamed to locale-info.
4637
4638 * international/mule.el (auto-coding-functions): Doc fix.
4639
4640 2003-07-21 Kenichi Handa <handa@m17n.org>
4641
4642 * international/quail.el (quail-translate-key):
4643 Update quail-current-str correctly.
4644
4645 2003-07-21 Andreas Schwab <schwab@suse.de>
4646
4647 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
4648 ?, to "_".
4649
4650 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4651 Version 2.0.36 of Tramp released.
4652
4653 * net/tramp.el (tramp-default-password-end-of-line): Rename from
4654 tramp-password-end-of-line.
4655 (tramp-password-end-of-line): New method parameter.
4656 (tramp-get-password-end-of-line): Function to access method
4657 parameter `tramp-password-end-of-line', or variable
4658 `tramp-default-password-end-of-line' (default value).
4659 (tramp-methods): Add entries for new parameter
4660 tramp-password-end-of-line.
4661 (tramp-enter-password): Use new function
4662 `tramp-get-password-end-of-line'.
4663 (tramp-handle-insert-file-contents): Do not
4664 unconditionally inhibit the file operation file-local-copy, only
4665 do that when the inhibit-file-name-operation is currently
4666 insert-file-contents. This fixes finding remote CVS-controlled
4667 files. (It would barf on inserting the CVS/Entries file
4668 literally, because the file-local-copy handler wasn't called.)
4669 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
4670 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
4671 (tramp-initial-commands): New variable.
4672 (tramp-process-initial-commands): New function, using the variable.
4673 (tramp-open-connection-setup-interactive-shell): Call the new function.
4674 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
4675 method into the buffer name, never use nil. Reported by Hanak
4676 David <dhanak@inf.bme.hu>.
4677 (tramp-open-connection-setup-interactive-shell): Erase buffer
4678 before sending "stty -onlcr".
4679
4680 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
4681
4682 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
4683
4684 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
4685
4686 2003-07-19 John Paul Wallington <jpw@gnu.org>
4687
4688 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
4689 (artist-draw-rect, artist-draw-square): Doc fixes.
4690
4691 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
4692
4693 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
4694
4695 2003-07-19 Kenichi Handa <handa@m17n.org>
4696
4697 * international/kkc.el (kkc-show-conversion-list-update):
4698 Highlight the correct candidate in the message.
4699
4700 2003-07-18 John Paul Wallington <jpw@gnu.org>
4701
4702 * simple.el (current-word): Don't include punctuation char when
4703 `really-word' arg is non-nil.
4704
4705 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
4706
4707 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
4708 moved to the directory obsolete.
4709
4710 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
4711
4712 * info.el (Info-menu-entry-name-re): Allow newlines in
4713 menu entry names.
4714
4715 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
4716 syntax-ppss-after-change-function.
4717 (syntax-ppss-after-change-function): New alias. Update uses.
4718 (syntax-ppss): Catch the case where the buffer is narrowed.
4719
4720 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
4721
4722 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
4723 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
4724
4725 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
4726
4727 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
4728 since it might be modified.
4729
4730 * progmodes/cc-langs.el (c++-make-template-syntax-table)
4731 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
4732 names to these language constants.
4733
4734 2003-07-15 Kim F. Storm <storm@cua.dk>
4735
4736 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
4737 All uses changed.
4738
4739 2003-07-14 Mark A. Hershberger <mah@everybody.org>
4740
4741 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
4742 Namespace support.
4743
4744 2003-07-13 Juanma Barranquero <lektu@terra.es>
4745
4746 * frame.el (modify-all-frames-parameters): Reinstall (copyright
4747 papers received).
4748
4749 2003-07-13 Karl Eichwalder <ke@suse.de>
4750
4751 * textmodes/po.el (po-find-charset): White space at the start of the
4752 Content-Type field body is non-mandatory.
4753
4754 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
4755
4756 * textmodes/texinfo.el (texinfo-section-list):
4757 Append appendixsection; a synonym for appendixsec.
4758
4759 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
4760
4761 * man.el (Man-translate-cleanup): New.
4762 (Man-translate-references): Call `Man-translate-cleanup' to clean
4763 leading, trailing and middle spaces.
4764
4765 2003-07-13 Lars Hansen <larsh@math.ku.dk>
4766
4767 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
4768 Handle `dired-directory' being a list.
4769
4770 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
4771
4772 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
4773 it doesn't exist.
4774
4775 2003-07-12 Richard M. Stallman <rms@gnu.org>
4776
4777 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
4778
4779 * progmodes/cc-defs.el (c-make-keywords-re):
4780 Don't use delete-duplicates.
4781 (c-lang-const): Don't use mapcan.
4782
4783 * apropos.el (apropos-show-scores): Make it customizable.
4784 Document new meaning.
4785 (apropos): Compute scores from symbols.
4786 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
4787
4788 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4789
4790 * ps-bdf.el: Fix copyright line.
4791 (bdf-directory-list): Fix initialization code.
4792
4793 2003-07-11 John Paul Wallington <jpw@gnu.org>
4794
4795 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
4796 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
4797 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
4798
4799 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
4800
4801 * emacs-lisp/ring.el (ring-elements): Doc fix.
4802
4803 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4804
4805 * calendar/timeclock.el (timeclock-relative)
4806 (timeclock-ask-before-exiting, timeclock-use-display-time):
4807 Doc changes.
4808 (timeclock-modeline-display): Give a message if
4809 `timeclock-use-display-time' is non-nil but `display-time-mode'
4810 is not active.
4811
4812 2003-07-11 Kenichi Handa <handa@m17n.org>
4813
4814 * international/mule-cmds.el (set-language-environment):
4815 Set current-language-environment to the correct string.
4816
4817 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4818
4819 * ps-print.el: Print line number correctly in a region. Reported by
4820 Tim Allen <timallen@ls83.fsnet.co.uk>
4821 (ps-print-version): New version number (6.6.2).
4822 (ps-printing-region): Code fix.
4823
4824 2003-07-10 John Paul Wallington <jpw@gnu.org>
4825
4826 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
4827 this function can be called from `add-completions-from-tags-table'.
4828
4829 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
4830
4831 * calendar/timeclock.el (timeclock-use-display-time)
4832 (timeclock-day-over-hook, timeclock-workday-remaining)
4833 (timeclock-status-string, timeclock-when-to-leave)
4834 (timeclock-when-to-leave-string, timeclock-log-data)
4835 (timeclock-find-discrep, timeclock-day-base)
4836 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
4837 (timeclock-modeline-display): Set the variable
4838 `timeclock-modeline-display'.
4839 (timeclock-update-modeline): Doc fix. Respect value of
4840 `timeclock-relative'.
4841
4842 2003-07-09 Richard M. Stallman <rms@gnu.org>
4843
4844 * textmodes/reftex-parse.el (reftex-all-document-files):
4845 Add autoload cookie.
4846
4847 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
4848 (reftex-scanning-info-available-p): Add autoload cookie.
4849
4850 * international/mule-cmds.el
4851 (set-display-table-and-terminal-coding-system): Delete duplicate
4852 aset on standard-display-table.
4853
4854 * view.el (view-file): If existing buffer's major mode is special,
4855 don't go into view mode.
4856
4857 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
4858
4859 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4860
4861 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
4862 buffer changes; there's third party code that calls this function
4863 directly.
4864
4865 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4866
4867 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
4868 (autodoc-font-lock-keywords): Don't byte compile on font lock
4869 initialization when running from byte compiled files.
4870
4871 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4872
4873 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
4874 statement ends with auto-increment "++".
4875
4876 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4877
4878 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
4879 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
4880 these are changed, so declare them as variables and not constants.
4881
4882 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
4883
4884 * subr.el (dolist, dotimes): Doc fix.
4885
4886 2003-07-08 Kim F. Storm <storm@cua.dk>
4887
4888 * international/mule-cmds.el
4889 (set-display-table-and-terminal-coding-system): Don't break
4890 bootstrap if standard-display-table isn't setup yet.
4891
4892 2003-07-07 Richard M. Stallman <rms@gnu.org>
4893
4894 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
4895 Give it a doc string, and autoload it.
4896
4897 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
4898 Use with-no-warnings.
4899
4900 * info.el (Info-search): If find invisible text, search again.
4901
4902 * isearch.el (search-whitespace-regexp): Add a shy group around it.
4903
4904 * man.el (Man-name-regexp): Match + as part of name.
4905
4906 * simple.el (visible-mode): Rename from vis-mode.
4907 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
4908
4909 * simple.el (current-word): New arg REALLY-WORD specifies
4910 don't include punctuation chars.
4911
4912 * emacs-lisp/debug.el (debug, debugger-env-macro):
4913 Use with-no-warnings while accessing and binding unread-command-char.
4914
4915 * international/mule-cmds.el
4916 (set-display-table-and-terminal-coding-system): Use explicit loop
4917 instead of calling standard-display-default.
4918
4919 * net/ange-ftp.el (ange-ftp-file-symlink-p):
4920 Use condition-case to catch error in ange-ftp-get-files.
4921
4922 * net/browse-url.el (browse-url-browser-function):
4923 Add alternative for Epiphany.
4924 (browse-url-epiphany-program, browse-url-epiphany-arguments)
4925 (browse-url-epiphany-startup-arguments)
4926 (browse-url-epiphany-new-window-is-tab): New variables.
4927 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
4928
4929 * progmodes/compile.el (compile-auto-highlight): Default now t.
4930 (compile): Doc fix.
4931 (compilation-next-error): Fix previous change.
4932
4933 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
4934
4935 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
4936
4937 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
4938
4939 * gdb-ui.el (gdb-source-info): Display current frame when
4940 attaching to an existing process.
4941 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
4942 while laying out windows when attaching to an existing process.
4943
4944 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
4945
4946 * info.el (Info-menu): Use Info-menu-entry-name-re.
4947
4948 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
4949
4950 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
4951 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
4952
4953 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
4954 to match the same text.
4955
4956 2003-07-06 John Paul Wallington <jpw@gnu.org>
4957
4958 * vc.el (vc-annotate-offset): Move defvar up.
4959
4960 2003-07-06 Kim F. Storm <storm@cua.dk>
4961
4962 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
4963 This should fix the infinite loop when extracting menu names.
4964
4965 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
4966
4967 * files.el (auto-mode-alist, interpreter-mode-alist):
4968 Remove entries to CC Mode modes to avoid duplicates; they are now added
4969 with autoload directives in cc-mode.el.
4970
4971 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
4972
4973 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
4974 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
4975 these are changed, so declare them as variables and not constants.
4976
4977 * progmodes/cc-mode.el: Fix some autoload problems: Try to
4978 ensure that the entry for ".c" extension comes before the one for
4979 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
4980 Fix incorrect entries that were added to `interpreter-mode-alist'.
4981 Move the autoload directives for AWK to the top level since they
4982 aren't recognized anywhere else. Do not use the new AWK mode doc
4983 in the autoload form for the old AWK mode.
4984
4985 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4986
4987 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
4988 (bibtex-sort-ignore-string-entries): Default value t.
4989 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
4990 erroneously in previous version.
4991 (bibtex-string-files): Docstring reflects new parsing scheme.
4992 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
4993 docstring, add # as one of the chars to crush
4994 (bibtex-autokey-prefix-string, bibtex-autokey-names)
4995 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
4996 (bibtex-autokey-name-change-strings)
4997 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
4998 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
4999 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
5000 (bibtex-autokey-title-terminators)
5001 (bibtex-autokey-titlewords-stretch)
5002 (bibtex-autokey-titleword-ignore)
5003 (bibtex-autokey-titleword-case-convert)
5004 (bibtex-autokey-titleword-abbrevs)
5005 (bibtex-autokey-titleword-abbrevs)
5006 (bibtex-autokey-titleword-change-strings)
5007 (bibtex-autokey-titleword-length)
5008 (bibtex-autokey-titleword-separator)
5009 (bibtex-autokey-name-year-separator)
5010 (bibtex-autokey-year-title-separator)
5011 (bibtex-autokey-before-presentation-function)
5012 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
5013 Fix docstring.
5014 (bibtex-strings, bibtex-reference-keys):
5015 Use lazy-completion-table and make-variable-buffer-local.
5016 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
5017 (bibtex-braced-string-syntax-table)
5018 (bibtex-quoted-string-syntax-table): New variables.
5019 (bibtex-parse-nested-braces): Remove.
5020 (bibtex-parse-field-string): Use syntax table and forward-sexp.
5021 (bibtex-parse-association): Simplify.
5022 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
5023 (bibtex-parse-field-text): Simplify.
5024 (bibtex-search-forward-field, bibtex-search-backward-field):
5025 argument BOUND can take value t.
5026 (bibtex-start-of-field, bibtex-start-of-name-in-field)
5027 (bibtex-end-of-name-in-field, bibtex-end-of-field)
5028 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
5029 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
5030 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
5031 (bibtex-skip-to-valid-entry): Return buffer position of beginning
5032 and ending of entry. Update for changes of bibtex-search-entry.
5033 Simplify.
5034 (bibtex-map-entries): FUN is called with three arguments.
5035 (bibtex-search-entry): Return a cons pair with buffer positions of
5036 beginning and end of entry.
5037 (bibtex-enclosing-field): Simplify.
5038 (bibtex-format-entry): Use booktitle to set a missing title.
5039 (bibtex-autokey-get-names): Fiddle with regexps.
5040 (bibtex-generate-autokey): Use identity.
5041 (bibtex-parse-keys): Use simplified parsing algorithm if
5042 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
5043 arguments. Return alist of keys.
5044 (bibtex-parse-strings): Simplify. Return alist of strings.
5045 (bibtex-complete-string-cleanup): Fix docstring.
5046 (bibtex-read-key): New function.
5047 (bibtex-mode): Fix docstring. Do not parse for keys and
5048 strings when the mode is entered. Set fill-paragraph-function to
5049 bibtex-fill-field. Setup font-lock-mark-block-function the way
5050 font-lock intended.
5051 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
5052 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
5053 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
5054 (bibtex-Preamble): Avoid hard coded constants.
5055 (bibtex-make-field): Fix docstring. Simplify.
5056 (bibtex-beginning-of-entry): Always return new position of point.
5057 (bibtex-end-of-entry): Rearrange cond clauses.
5058 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
5059 Update for changes of bibtex-map-entries.
5060 (bibtex-ispell-abstract): Do not move point.
5061 (bibtex-entry-index): Use downcase. Simplify.
5062 (bibtex-lessp): Handle catch-all.
5063 (bibtex-find-crossref): Turn into a command.
5064 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
5065 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
5066 preamble entries.
5067 (bibtex-fill-field-bounds): New function.
5068 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
5069 (bibtex-fill-entry): Use bibtex-fill-field-bounds
5070 (bibtex-String): Use bibtex-strings. Always obey
5071 bibtex-sort-ignore-string-entries.
5072
5073 2003-07-05 John Paul Wallington <jpw@gnu.org>
5074
5075 * cus-theme.el (customize-create-theme):
5076 Call `customize-create-theme' in Reset widget's notify function.
5077
5078 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
5079 (ibuffer-mark-interactive): Use `or' instead of `unless'.
5080 (define-ibuffer-column name): Add summarizer.
5081 (define-ibuffer-column size): Likewise.
5082 (define-ibuffer-column filename): Likewise.
5083 (define-ibuffer-column process): Likewise. Change BODY's output too.
5084 (define-ibuffer-column filename-and-process): Likewise, likewise.
5085 (ibuffer): Remove local vars `already-in' and `need-update'.
5086
5087 * ibuf-ext.el: Don't require `derived' at compile-time.
5088
5089 2003-07-05 Kim F. Storm <storm@cua.dk>
5090
5091 * info.el: Disable paragraph refilling.
5092 (Info-refill-paragraphs): New defcustom.
5093 (Info-fontify-node): Use it.
5094
5095 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
5096
5097 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
5098 thingies from constructors created by defstruct.
5099
5100 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
5101 the default value of the variable.
5102 (byte-code-meter): Move declaration to top level.
5103
5104 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
5105
5106 * info.el (Info-following-node-name-re): New fun.
5107 (Info-following-node-name): Remove.
5108 (Info-insert-dir): Use the new fun.
5109 (Info-extract-pointer): Don't save restriction; use new fun.
5110 (Info-menu-entry-name-re): New const.
5111 (Info-menu-entry-name-re): Use it along with new fun.
5112 (Info-node-spec-re): Use new fun.
5113 (Info-complete-menu-item, Info-fontify-node): Use new const.
5114 (Info-goto-node, Info-follow-reference, Info-menu-update):
5115 Use match-string.
5116 (Info-follow-reference): Use assoc-string.
5117 Use a list of strings for the completion table.
5118 (Info-fontify-node): Use match-string, line-end-position.
5119 Limit the search for `node:' to the first line.
5120
5121 * newcomment.el (uncomment-region): Remove padding coming from
5122 comment-start rather than just from comment-padding.
5123
5124 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
5125 (vc-cvs-stay-local-p): Use vc-stay-local-p.
5126 (vc-cvs-rename-file): Remove (use the default).
5127 (vc-cvs-register): Register parent dir if needed.
5128 (vc-cvs-could-register): Return non-nil if parent can be registered.
5129 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
5130 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
5131
5132 * vc-svn.el (vc-svn-use-edit): Make it into a const.
5133 (vc-svn-update): Fix the arguments to `svn'.
5134 (vc-svn-diff-tree): Just use `vc-svn-diff'.
5135 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
5136 Simple implementations, assuming `name' is a URL.
5137
5138 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
5139 set of chars allowed unquoted in a case pattern.
5140
5141 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
5142
5143 * font-lock.el (font-lock-extra-types-widget)
5144 (c-font-lock-extra-types, c++-font-lock-extra-types)
5145 (objc-font-lock-extra-types, java-font-lock-extra-types)
5146 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
5147 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
5148 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
5149 (font-lock-match-c++-structor-declaration)
5150 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
5151 (c++-font-lock-keywords-3, c++-font-lock-keywords)
5152 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
5153 (objc-font-lock-keywords-3, objc-font-lock-keywords)
5154 (java-font-lock-keywords-1, java-font-lock-keywords-2)
5155 (java-font-lock-keywords-3, java-font-lock-keywords)
5156 (java-font-lock-syntactic-face-function): Remove obsolete code
5157 and constants. It's all in cc-fonts.el now.
5158
5159 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
5160
5161 * mail/sendmail.el (mail-specify-envelope-from)
5162 (mail-envelope-from): Doc fix.
5163
5164 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
5165
5166 * generic-x.el: Do away with the dependency on `c-emacs-features'
5167 when populating `rul-generic-mode-syntax-table'; we already know
5168 this isn't XEmacs.
5169
5170 See ChangeLog.10 for earlier changes.
5171
5172 ;; Local Variables:
5173 ;; coding: iso-2022-7bit
5174 ;; End:
5175
5176 Copyright (C) 2001, 2002 Free Software Foundation, Inc.
5177 Copying and distribution of this file, with or without modification,
5178 are permitted provided the copyright notice and this notice are preserved.
5179
5180 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1