(dired-move-to-filename): Don't output a message if
[bpt/emacs.git] / lisp / ChangeLog
1 2004-09-25 Stefan <monnier@iro.umontreal.ca>
2
3 * dired.el (dired-move-to-filename): Don't output a message if
4 raise-error is non-nil. Fix return position and value.
5
6 * files.el (insert-directory): Obey --dired even with symlinks.
7
8 2004-09-25 Lars Hansen <larsh@math.ku.dk>
9
10 * ls-lisp.el (ls-lisp-format): Mark file names with property
11 dired-filename.
12
13 2004-09-25 Kim F. Storm <storm@cua.dk>
14
15 * ido.el (ido-max-directory-size): New defcustom.
16 (ido-decorations): Add "too big" element.
17 (ido-directory-too-big): New dynamic var.
18 (ido-may-cache-directory): Don't cache big directories.
19 (ido-directory-too-big-p): New defun.
20 (ido-set-current-directory): Update ido-directory-too-big.
21 (ido-read-internal): Make empty ido-cur-item if too-big.
22 (ido-buffer-internal): Use ido-read-internal directly instead of
23 ido-read-buffer.
24 (ido-file-internal): Init ido-directory-too-big.
25 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
26 and redo completion with full list.
27 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
28 it, and show completions.
29 (ido-all-completions): Let bind ido-directory-too-big to nil.
30 (ido-exhibit): Handle ido-directory-too-big.
31 (ido-read-buffer): Handle fallback to read-buffer.
32 Init ido-directory-too-big.
33 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
34 Init ido-directory-too-big.
35
36 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
37
38 * subr.el (delay-mode-hooks): Doc fix.
39
40 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
41
42 * textmodes/enriched.el
43 (enriched-default-text-properties-local-flag): New variable.
44 (enriched-mode): Make sure that enabling and disabling the mode is
45 a no-op. Doc fix.
46
47 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
48
49 * calendar/holidays.el (holiday-advent): Report on a specified day
50 offset from advent, not just advent.
51 (holiday-easter-etc): Report on one specified day offset from
52 easter, not all easter holidays. Various Easter holidays moved to
53 `christian-holidays' variable in calendar.el.
54 * calendar/calendar.el (christian-holidays): Adapt for new
55 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
56
57 2004-09-23 Kim F. Storm <storm@cua.dk>
58
59 * image.el (insert-sliced-image): Add doc string.
60
61 * ido.el (ido-choice-list): New dynamic var for `list' context.
62 (ido-context-switch-command): New dynamic var.
63 (ido-define-mode-map): Generalize switch between file/buffer contexts.
64 (ido-read-internal): Handle new `list' context.
65 Handle insert-buffer and insert-file ido-exit values.
66 (ido-buffer-internal): New arg switch-cmd. Use it to setup
67 ido-context-switch-command. Handle insert-file ido-exit value.
68 (ido-read-buffer): Set ido-context-switch-command to 'ignore
69 unless it is already bound by caller.
70 (ido-file-internal): New arg switch-cmd. Use it to setup
71 ido-context-switch-command. Handle insert-buffer ido-exit value.
72 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
73 used for context switching.
74 (ido-all-completions): Handle new `list' context.
75 (ido-make-choice-list): Return choices for `list' context.
76 (ido-find-file-in-dir, ido-display-file, ido-write-file)
77 (ido-display-buffer, ido-kill-buffer): Disable context switching.
78 (ido-insert-buffer, ido-insert-file): Setup context switching.
79 (ido-exhibit): Handle `list' context.
80 (ido-read-file-name): Disable context switching. Handle fallback.
81 (ido-read-directory-name): Disable context switching.
82 (ido-completing-read): New defun like completing-read. Setup and
83 use new `list' context.
84
85 2004-09-20 Jesper Harder <harder@ifa.au.dk>
86
87 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
88
89 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
90
91 * subr.el (after-change-major-mode-hook): Doc fix.
92
93 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
94
95 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
96 of ghostscript for monochrome PostScript file in Windows.
97
98 2004-09-21 Kenichi Handa <handa@m17n.org>
99
100 * descr-text.el (describe-char): Checking of quail activation
101 fixed.
102
103 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
104
105 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
106 after the mode hooks instead of before. Doc fix.
107
108 2004-09-20 Jason Rumney <jasonr@gnu.org>
109
110 * startup.el (command-line) [windows-nt]: Try .emacs first, then
111 _emacs, but revert to .emacs if neither exists in home directory.
112
113 2004-09-20 John Paul Wallington <jpw@gnu.org>
114
115 * bindings.el (completion-ignored-extensions): Add .dfsl.
116
117 2004-09-20 Richard M. Stallman <rms@gnu.org>
118
119 * bindings.el (scroll-left): Make it disabled.
120
121 * files.el (enable-local-eval): Doc fix.
122
123 * indent.el (move-to-left-margin): Special case for minibuffer.
124
125 * term.el (term-emulate-terminal): Turn off undo for output.
126 Use with-current-buffer and save-selected-window.
127
128 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
129
130 * progmodes/make-mode.el (makefile-fill-paragraph):
131 Don't insist on spaces when looking for comments. # is enough.
132
133 * files.el (hack-local-variables): Copy the variables list
134 to another buffer, strip prefixes and suffixes there, then read.
135 (enable-local-eval): Doc fix.
136 (ignored-local-variables): Initialize to nil.
137 (risky-local-variable-p): Don't check ignored-local-variables here.
138 (hack-one-local-variable): Ignore var if in ignored-local-variables.
139
140 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
141
142 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
143 of = to "." (punctuation).
144
145 2004-09-19 Stefan <monnier@iro.umontreal.ca>
146
147 * subr.el (event-basic-type): Fix mask (extend to 22bits).
148
149 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
150
151 * textmodes/enriched.el (enriched-rerun-flag): New variable.
152 (enriched-before-change-major-mode): New function.
153 Add it to `change-major-mode-hook'.
154 (enriched-after-change-major-mode): New function.
155 Add it to `after-change-major-mode-hook'.
156 (enriched-mode): Make it work correctly if called from
157 `after-change-major-mode-hook'.
158 No longer set `indent-line-function'.
159
160 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
161
162 * subr.el (after-change-major-mode-hook): New variable.
163 (run-mode-hooks): Implement it.
164
165 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
166
167 * battery.el (battery-linux-proc-apm): Use string-to-number.
168 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
169 Use dolist (and less indentation). Use erase-buffer.
170 Pre-initialize `design-capacity', `warn', and `low'.
171 (battery-format): Use replace-regexp-in-string.
172
173 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
174
175 * battery.el: Delete superfluous empty lines.
176 (battery-linux-proc-acpi): Attempt to gather information from all
177 battery subdirectories regardless of their file name.
178 (battery-linux-proc-apm): Replace all occurrences of
179 battery-hex-to-int-2 with string-to-int (base 16).
180 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
181 (battery-hex-map): Delete variable.
182
183 2004-09-18 John Paul Wallington <jpw@gnu.org>
184
185 * calc/calc-units.el (calc-quick-units): Fix overzealous
186 s/or/unless/.
187
188 2004-09-17 Romain Francoise <romain@orebokech.com>
189
190 * ibuf-ext.el (define-ibuffer-filter filename):
191 Expand dired-directory since buffer-file-name is absolute.
192
193 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
194
195 * ediff-init.el (ediff-current-diff-face-A)
196 (ediff-current-diff-face-B, ediff-current-diff-face-C)
197 (ediff-current-diff-face-Ancestor)
198 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
199 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
200 (ediff-even-diff-face-A, ediff-even-diff-face-B)
201 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
202 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
203 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
204 Use min-colors.
205
206 * term.el (term-down): Perform vertical motion if DOWN is negative.
207 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
208 (term-termcap-format): Synchronyze with the eterm terminfo entry
209 in etc/e/eterm.ti.
210 (term-handle-colors-array): If the current foreground or
211 background are zero (i.e. unspecified), use the foreground and
212 background of the default face for reverse video.
213 (term-ansi-at-eval-string, term-ansi-default-fg)
214 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
215 (term-mem): Delete ununsed function.
216 (term-protocol-version): Increment.
217 (term-current-face): Set to default.
218
219 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
220
221 * vc.el (annotate-time): Document point handling.
222 (vc-annotate-display-autoscale): Doc fix.
223
224 2004-09-15 Miles Bader <miles@gnu.org>
225
226 * generic.el (generic-make-keywords-list): Use symbol rather than
227 word anchors in regexp.
228
229 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
230
231 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
232 no file name consider `dired-directory'.
233
234 2004-09-14 Kim F. Storm <storm@cua.dk>
235
236 * faces.el (cursor): Add face-no-inherit property. Doc fix.
237
238 2004-09-14 Simon Josefsson <jas@extundo.com>
239
240 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
241
242 * textmodes/dns-mode.el: Add.
243
244 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
245
246 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
247 (disabled-command-function): Make the ?\ char more obvious.
248
249 * vc-arch.el (vc-arch-root, vc-arch-registered):
250 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
251
252 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
253
254 * windmove.el (windmove-frame-edges): Report coordinates of
255 outside edges of frame, not inside edges.
256 (windmove-coordinates-of-position): Convert into wrapper to new
257 function `windmove-coordinates-of-window-position';
258 `compute-motion' always applies to selected window.
259 (windmove-coordinates-of-position): Update documentation to refer
260 to Emacs 21 Lisp Reference Manual.
261 (windmove-find-other-window): Fix off-by-one errors for max x,y.
262
263 2004-09-13 Kim F. Storm <storm@cua.dk>
264
265 * isearch.el (isearch-resume-in-command-history): Rename from
266 isearch-resume-enabled and change default to nil.
267
268 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
269
270 * vc-hooks.el (vc-ignore-dir-regexp): New var.
271 (vc-registered): Use it.
272 (vc-find-root): New fun.
273
274 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
275 Don't tell to use \\{...} when it's already done.
276
277 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
278 Provide a sample complex default.
279 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
280 (bibtex-entry): Use mapc.
281
282 2004-09-12 Kim F. Storm <storm@cua.dk>
283
284 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
285
286 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
287 inhibit-field-text-motion to t so rectangles work in comint buffers.
288
289 * simple.el (choose-completion-string): Set buffer before running
290 choose-completion-string-functions hook so it can be buffer-local.
291
292 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
293
294 * progmodes/compile.el (compilation-start): Parse command to see
295 if it starts with a cd, and if so perform it for the *compilation*
296 buffer. Change the header to reflect this.
297
298 2004-09-11 Kim F. Storm <storm@cua.dk>
299
300 * ido.el (ido-enable-dot-prefix): Doc fix.
301 (ido-enable-dot-prefix): New defcustom.
302 (ido-set-matches1): Use it.
303
304 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
305
306 * textmodes/bibtex.el (bibtex-mark-active)
307 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
308
309 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
310
311 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
312 used in a case insensitive environment.
313 (bibtex-mode-map): Rearrange order of menus.
314 (bibtex-quoted-string-re): Obsolete.
315 (bibtex-complete-key-cleanup): Variable replaced by new function.
316 (bibtex-font-lock-keywords): Use backquotes.
317 (bibtex-font-lock-url-regexp): New internal variable.
318 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
319 "OPT" and "ALT".
320 (bibtex-insert-current-kill, bibtex-make-field)
321 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
322 (bibtex-parse-field-text): Simplify.
323 (bibtex-string=): New helper function.
324 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
325 (bibtex-map-entries): Use bibtex-string=.
326 (bibtex-search-entry): Use not.
327 (bibtex-enclosing-field): Fix docstring.
328 (bibtex-assoc-regexp): Obsolete.
329 (bibtex-format-entry): Use assoc-string and bibtex-string=.
330 (bibtex-autokey-get-names): Handle empty name field.
331 (bibtex-parse-strings): Use assoc-string and unless.
332 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
333 Use assoc-string.
334 (bibtex-pop): Simplify.
335 (bibtex-mode): Set font-lock-extra-managed-props.
336 (bibtex-entry-update): Use assoc-string.
337 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
338 (bibtex-autofill-entry): Use bibtex-string=.
339 (bibtex-print-help-message): Simplify.
340 (bibtex-find-entry): New optional arg START.
341 (bibtex-validate): Use bibtex-string= and assoc-string.
342 Do not call obsolete function compilation-parse-errors.
343 (bibtex-remove-delimiters): Only remove delimiters if present.
344 (bibtex-copy-entry-as-kill): Add docstring.
345 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
346 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
347 (bibtex-complete): Use bibtex-predefined-month-strings,
348 bibtex-string=, and new function bibtex-complete-key-cleanup.
349 (bibtex-generate-url-list): New variable.
350 (bibtex-url): New command bound to C-c C-l and mouse-2.
351 (bibtex-url-map): New local keymap for bibtex-url-mouse.
352 (bibtex-font-lock-url): New function.
353
354 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
355
356 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
357
358 2004-09-09 Kim F. Storm <storm@cua.dk>
359
360 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
361 counter and format with binding.
362 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
363 the declared macro uses own macro counter and format. Give symbol
364 kmacro property.
365 (kmacro-keymap): Bind kmacro-name-last-macro to n.
366 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
367 (kmacro-end-and-call-macro): Doc fix.
368
369 2004-09-09 Lars Hansen <larsh@math.ku.dk>
370
371 * desktop.el (desktop-clear-preserve-buffers):
372 Remove make-obsolete-variable.
373
374 2004-09-08 Richard M. Stallman <rms@gnu.org>
375
376 * buff-menu.el (list-buffers-noselect): Call format-mode-line
377 with the buffer as argument.
378
379 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
380
381 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
382
383 2004-09-08 Juri Linkov <juri@jurta.org>
384
385 * replace.el (perform-replace): Use `query-replace-descr'.
386
387 * cus-start.el (history-delete-duplicates): Specify customization.
388
389 * diff-mode.el (diff-mode-map):
390 * progmodes/compile.el (compilation-mode-map):
391 * progmodes/grep.el (grep-mode-map):
392 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
393 to `next-error-follow-minor-mode'.
394
395 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
396
397 * isearch.el (isearch-lazy-highlight-update): Take into account
398 the case of zero-length match at the search bound.
399
400 2004-09-08 Kim F. Storm <storm@cua.dk>
401
402 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
403 change. Use zero width overlays when necessary.
404
405 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
406
407 * subr.el (split-string): Docfix.
408
409 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
410
411 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
412 (display-call-tree): Ensure newline after caller/calls blocks.
413
414 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
415
416 * startup.el (command-line-1): Make option
417 --directory/-L modify `load-path' straight away.
418
419 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
420
421 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
422
423 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
424
425 * emacs-lisp/autoload.el (make-autoload):
426 Handle `define-compilation-mode'.
427
428 * emacs-lisp/lisp-mode.el (define-compilation-mode):
429 Specify `doc-string-elt' property.
430
431 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
432
433 * bs.el (bs-mode): Doc fix.
434
435 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
436
437 * info.el (Info-insert-dir): Fix temp buffer leak bug.
438
439 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
440
441 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
442
443 2004-09-08 Kenichi Handa <handa@m17n.org>
444
445 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
446 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
447 ps-mule-next-point -> 1+).
448
449 * composite.el (encode-composition-rule): Add autoload cooky.
450
451 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
452
453 * format.el (buffer-auto-save-file-format): Make it permanent local.
454
455 2004-09-07 Kim F. Storm <storm@cua.dk>
456
457 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
458 (authors-fixed-entries): Fix typo.
459 (authors-canonical-author-name): Compact multiple spaces.
460 Ignore trivial names (e.g. only first name).
461
462 * term.el (term-window-width): Only use full window width on
463 window system if overflow-newline-into-fringe is enabled.
464 (term-mode): Don't disable overflow-newline-into-fringe.
465
466 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
467
468 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
469 motion as seen on my Mac OS X xterms.
470
471 * newcomment.el (uncomment-region-default, comment-region-default):
472 New functions extracted from uncomment-region and comment-region.
473 (comment-region, comment-region-function, uncomment-region)
474 (uncomment-region-function): Use them.
475
476 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
477
478 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
479 It's not crucial but can make sense at times.
480
481 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
482 the first commit.
483
484 * vc.el (vc-buffer-context, vc-restore-buffer-context):
485 Disable obsolete code.
486
487 2004-09-07 Juri Linkov <juri@jurta.org>
488
489 * progmodes/grep.el (grep-highlight-matches): Change default from
490 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
491 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
492 if grep option `--color' is available, or to `nil' otherwise.
493 (grep-process-setup): Call `grep-compute-defaults' if
494 `grep-highlight-matches' is not computed. Set env-vars only
495 if `grep-highlight-matches' is `t'.
496 (grep-use-null-device): Remove redundant type `boolean' (`choice'
497 is already defined).
498
499 * progmodes/compile.el (compilation-start): Use copy of
500 `process-environment' created by `copy-sequence' to not
501 modify env-vars in the global `process-environment'.
502
503 2004-09-06 Eli Zaretskii <eliz@gnu.org>
504
505 * simple.el (next-error-follow-minor-mode): Fix last change.
506
507 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
508
509 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
510 permanent local.
511
512 2004-09-04 Richard M. Stallman <rms@gnu.org>
513
514 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
515 highlighting if the search string is empty.
516
517 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
518
519 * facemenu.el (facemenu-active-faces): Change condition of inner
520 `while' loop to also check the first two elements of `face-atts'
521 and `mask-atts'.
522
523 2004-09-04 John Paul Wallington <jpw@gnu.org>
524
525 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
526 (thumbs-view-image-mode): Make buffer read-only.
527
528 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
529
530 * textmodes/ispell.el (ispell-really-aspell): New defvar.
531 (ispell-check-version): Set it.
532 (ispell-send-replacement): New function.
533 (ispell-process-line): Call ispell-send-replacement.
534
535 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
536
537 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
538 Support choosing seconds with "s".
539
540 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
541
542 * terminal.el (te-escape): Show `?' in prompt for help key.
543
544 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
545
546 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
547
548 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
549
550 * simple.el (next-error-follow-minor-mode)
551 (next-error-follow-mode-post-command-hook): New functions.
552 (next-error-follow-last-line): New defvar.
553
554 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
555 * progmodes/compile.el (compilation-mode-map): Likewise.
556 * progmodes/grep.el (grep-mode-map): Likewise.
557 * replace.el (occur-mode-map): Likewise.
558
559 * newcomment.el (uncomment-region): Bind comment-use-global-state
560 to nil.
561
562 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
563
564 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
565 locally around the call to `revert-buffer'.
566
567 2004-09-03 Juri Linkov <juri@jurta.org>
568
569 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
570 `isearch-adjusted' to `t'.
571 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
572 (isearch-message-prefix): Add "pending" for isearch-adjusted.
573 (isearch-other-meta-char): Restore isearch-point unconditionally.
574 (isearch-query-replace): Add new arg `regexp-flag' and use it.
575 Set point to start of match if region is not active in transient
576 mark mode (to include the current match to region boundaries).
577 Push the search string to `query-replace-from-history-variable'.
578 Add prompt "Query replace regexp" for isearch-regexp.
579 Add region beginning/end as last arguments of `perform-replace.'
580 (isearch-query-replace-regexp): Replace code by the call to
581 `isearch-query-replace' with arg `t'.
582
583 2004-09-03 Richard M. Stallman <rms@gnu.org>
584
585 * startup.el (normal-top-level): Undo previous TERM change.
586
587 2004-09-03 Kim F. Storm <storm@cua.dk>
588
589 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
590 highlight overlays; allow using RET when cursor is over a button.
591 (cua--highlight-rectangle): Use it.
592 (cua--rectangle-set-corners): Don't move backwards at eol.
593 (cua--forward-line): Don't move into void after eob.
594
595 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
596 point is set (and displayed) inside rectangle.
597 (cua--rectangle-operation): Fix for highlight of empty lines.
598 (cua--highlight-rectangle): Fix highlight for tabs.
599 Position cursor at left/right edge of rectangle using new `cursor'
600 property on overlay strings.
601 (cua--indent-rectangle): Don't tabify.
602 (cua-rotate-rectangle): Ignore that point has moved.
603
604 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
605
606 * term/mac-win.el: Add ASCII equivalents for some function keys.
607 (mode-line-frame-identification): Sync with x-win.el.
608
609 2004-09-02 Juri Linkov <juri@jurta.org>
610
611 * progmodes/compile.el (compilation-buffer-name): Compare major
612 mode with second element of compilation-arguments instead of third
613 to reflect latest changes in compilation-arguments structure.
614 (recompile): Use global variable `compilation-directory' to get
615 recent compilation directory only when `recompile' is invoked NOT
616 in the compilation buffer. Otherwise, use `default-directory' of
617 the compilation buffer.
618 (compilation-error-properties): Allow to funcall col and end-col.
619 (compilation-mode-font-lock-keywords): Check col and end-col by
620 `integerp'.
621 (compilation-goto-locus): If end-mk is non-nil in transient mark
622 mode don't activate the mark (and don't display message in
623 push-mark), but highlight overlay between mk and end-mk.
624
625 * progmodes/grep.el (grep-highlight-matches): New defcustom.
626 (grep-regexp-alist): Add rule to highlight grep matches.
627 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
628
629 * info.el (Info-fontify-node): Don't compute other-tag
630 if Info-hide-note-references=hide.
631
632 * help.el (function-called-at-point):
633 * help-fns.el (variable-at-point):
634 Try `find-tag-default' when other methods failed.
635
636 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
637 Do not push mark if inhibit-mark-movement is non-nil.
638
639 * textmodes/ispell.el (ispell-html-skip-alists):
640 Fix backslashes in docstring.
641
642 2004-09-01 Juri Linkov <juri@jurta.org>
643
644 * isearch.el (isearch-wrap-function)
645 (isearch-push-state-function): New defvars.
646 (isearch-pop-fun-state): New defsubst.
647 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
648 (isearch-push-state): Set the result of calling
649 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
650 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
651 restore the mode-specific starting point of terminated search.
652 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
653 (isearch-repeat): Call `isearch-wrap-function' if defined.
654 (isearch-message-prefix): Don't add prefix "over" to the message
655 for wrapped search if `isearch-wrap-function' is defined.
656 (isearch-search): Call function saved in `isearch-pop-fun-state' to
657 restore the mode-specific starting point of failed search.
658
659 * info.el (Info-search-whitespace-regexp): Fix backslashes.
660 (Info-search): Add new optional arguments for the sake of isearch.
661 Replace whitespace in Info-search-whitespace-regexp literally.
662 Add backward search. Don't call `Info-select-node' if regexp is
663 found in the same Info node. Don't add node to Info-history for
664 wrapped isearch.
665 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
666 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
667 (Info-mode): Set local variables `isearch-search-fun-function',
668 `isearch-wrap-function', `isearch-push-state-function',
669 `search-whitespace-regexp'.
670
671 * isearch.el: Remove ancient Change Log section.
672 (isearch-string, isearch-message-string, isearch-point)
673 (isearch-success, isearch-forward-flag, isearch-other-end)
674 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
675 (isearch-barrier, isearch-within-brackets)
676 (isearch-case-fold-search): Add suffix `-state' to state-related
677 defsubsts to avoid name clashes with other function names.
678
679 * simple.el (next-error): New defgroup and defface.
680 (next-error-highlight, next-error-highlight-no-select):
681 New defcustoms.
682 (next-error-no-select): Let-bind next-error-highlight to the value
683 of next-error-highlight-no-select before calling `next-error'.
684
685 * progmodes/compile.el (compilation-goto-locus):
686 Use `next-error' face instead of `region'. Set 4-th argument of
687 `move-overlay' to `current-buffer' to move overlay to different
688 source buffers. Use new variable `next-error-highlight'.
689
690 * simple.el (next-error-find-buffer): Move the rule
691 "if current buffer is a next-error capable buffer" after the
692 rule "if next-error-last-buffer is set to a live buffer".
693 Simplify to test all rules in one `or'.
694 (next-error): Doc fix.
695 (next-error, previous-error, first-error)
696 (next-error-no-select, previous-error-no-select):
697 Make arguments optional.
698
699 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
700
701 * macros.el (apply-macro-to-region-lines): Make it operate on all
702 lines that begin in the region, rather than on all complete lines
703 in the region.
704
705 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
706
707 * x-dnd.el (x-dnd-protocol-alist): Document update.
708 (x-dnd-known-types): Defcustom it.
709 (x-dnd-handle-motif): Print message-atom in error message.
710
711 2004-08-30 John Paul Wallington <jpw@gnu.org>
712
713 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
714 strings rather than programatically constructing message.
715
716 2004-08-30 Richard M. Stallman <rms@gnu.org>
717
718 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
719 Don't return a string that would read as the wrong character code.
720
721 2004-08-29 Kim F. Storm <storm@cua.dk>
722
723 * emulation/cua-base.el (cua-auto-expand-rectangles):
724 Remove automatic rectangle padding feature; replace by non-destructive
725 virtual rectangle edges feature.
726 (cua-virtual-rectangle-edges): New defcustom.
727 (cua-auto-tabify-rectangles): New defcustom.
728 (cua-paste): If paste into a marked rectangle, insert rectangle at
729 current column, even if virtual; also paste exactly as many lines
730 as has been marked (ignore additional lines or add empty lines),
731 but paste whole source if only one line is marked.
732 (cua--update-indications): No longer use overwrite-cursor to
733 indicate rectangle padding
734
735 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
736 (cua--rectangle-virtual-edges): New defun.
737 (cua--rectangle-get-corners): Remove optional PAD arg.
738 (cua--rectangle-set-corners): Never do padding.
739 (cua--forward-line): Remove optional PAD arg. Simplify.
740 (cua-resize-rectangle-right, cua-resize-rectangle-left)
741 (cua-resize-rectangle-down, cua-resize-rectangle-up):
742 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
743 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
744 (cua--rectangle-move): Never do padding. Simplify.
745 (cua--tabify-start): New defun.
746 (cua--rectangle-operation): Add tabify arg. All callers changed.
747 (cua--pad-rectangle): Remove.
748 (cua--delete-rectangle): Handle delete with virtual edges.
749 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
750 (cua--insert-rectangle): Handle insert at virtual column.
751 Perform auto-tabify if necessary.
752 (cua--activate-rectangle): Remove optional FORCE arg.
753 Never do padding. Simplify.
754 (cua--highlight-rectangle): Enhance for virtual edges.
755 (cua-toggle-rectangle-padding): Remove command.
756 (cua-toggle-rectangle-virtual-edges): New command.
757 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
758 (cua--rectangle-post-command): Don't force rectangle padding.
759 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
760
761 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
762
763 * indent.el (edit-tab-stops-buffer): Doc fix.
764
765 2004-08-28 Richard M. Stallman <rms@gnu.org>
766
767 * progmodes/grep.el (grep-default-command): Use find-tag-default.
768 (grep-tag-default): Function deleted.
769
770 * subr.el (find-tag-default): Moved from etags.el.
771
772 * progmodes/etags.el (find-tag-default): Moved to subr.el.
773
774 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
775 into the basic character if it has an uppercase form.
776
777 2004-08-27 Kenichi Handa <handa@m17n.org>
778
779 * international/utf-8.el (utf-8-post-read-conversion): If the
780 buffer is unibyte, temporarily make it multibyte.
781
782 2004-08-27 Masatake YAMATO <jet@gyve.org>
783
784 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
785
786 2004-08-25 John Paul Wallington <jpw@gnu.org>
787
788 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
789 0, 1, and many mismatches in message.
790 (tex-start-shell): Use `set-process-query-on-exit-flag'.
791
792 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
793 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
794
795 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
796
797 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
798 vc-diff-switches differently.
799
800 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
801
802 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
803 before and a real defvar after
804 `speedbar-supported-extension-expressions'. This is to silence
805 the compiler without breaking bootstrapping.
806
807 2004-08-22 Richard M. Stallman <rms@gnu.org>
808
809 * textmodes/flyspell.el (flyspell-word):
810 Use set-process-query-on-exit-flag.
811 (flyspell-highlight-duplicate-region): Take POSS as arg.
812 (flyspell-word): Pass POSS as arg.
813
814 * progmodes/ada-xref.el: Many doc and style fixes.
815 (ada-find-any-references): Use compilation-start.
816 (ada-get-ali-file-name): Improve error msg.
817 (ada-get-ada-file-name): Likewise.
818
819 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
820 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
821
822 * mail/mail-extr.el (mail-extr-all-top-level-domains):
823 Add forward defvar.
824
825 * whitespace.el (global-whitespace-mode): New alias
826 for whitespace-global-mode.
827
828 * speedbar.el (speedbar-file-regexp): Definition moved up.
829 (speedbar-mode, speedbar-set-mode-line-format):
830 Use with-no-warnings.
831 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
832
833 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
834 controls whether to display the error buffer.
835
836 * ps-mule.el: Delete compatibility code for old Emacses.
837 (ps-mule-find-wrappoint): Don't use chars-in-region.
838
839 * frame.el (display-mouse-p, display-selections-p):
840 Use with-no-warnings.
841
842 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
843
844 2004-08-22 David Kastrup <dak@gnu.org>
845
846 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
847 information.
848
849 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
850
851 2004-08-22 Andreas Schwab <schwab@suse.de>
852
853 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
854
855 2004-08-22 Masatake YAMATO <jet@gyve.org>
856
857 * cvs-status.el (cvs-status-checkout): New function.
858 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
859
860 2004-08-21 David Kastrup <dak@gnu.org>
861
862 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
863 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
864 has been converted to use hashtables, the relation `nil=none' is
865 no longer valid, as `nil' is not a hashtable. This patch tries to
866 reduce the number of resulting errors.
867
868 2004-08-21 John Paul Wallington <jpw@gnu.org>
869
870 * subr.el (process-kill-without-query): Made obsolete in
871 version 21.4, not 21.5.
872
873 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
874 (vc-previous-comment, vc-next-comment)
875 (vc-comment-search-reverse, vc-comment-search-forward)
876 (vc-comment-to-change-log): Likewise.
877
878 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
879
880 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
881
882 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
883 Correct indentation of DEFMETHODS with non-standard method
884 combinations (e.g., PROGN, MIN, MAX).
885
886 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
887
888 * startup.el (normal-top-level-add-subdirs-to-load-path):
889 Avoid unnecessarily checking system-type.
890 (normal-top-level): Set TERM to "dumb". Simplify.
891
892 * avoid.el (mouse-avoidance-ignore-p): New fun.
893 Also ignore switch-frame, select-window, double, and triple clicks.
894 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
895 (mouse-avoidance-fancy-hook): Use it.
896
897 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
898
899 * avoid.el (mouse-avoidance-nudge-mouse)
900 (mouse-avoidance-banish-destination): Stay within the current window
901 to avoid problems with mouse-autoselect-window.
902
903 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
904
905 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
906 the newer format of some messages in cvs-1.12.1.
907
908 2004-08-19 Masatake YAMATO <jet@gyve.org>
909
910 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
911 (elp-results-jump-to-definition-by-mouse)
912 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
913 (elp-output-result): Use elp-output-insert-symname.
914
915 2004-08-18 Kenichi Handa <handa@m17n.org>
916
917 * language/cyrillic.el: Register koi8-r in
918 ctext-non-standard-encodings-alist.
919 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
920
921 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
922
923 * emacs-lisp/copyright.el (copyright-update-year): Delete code
924 that replaces 20xy with xy.
925
926 2004-08-17 John Paul Wallington <jpw@gnu.org>
927
928 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
929 (reb-force-update): Doc fix.
930
931 2004-08-16 Richard M. Stallman <rms@gnu.org>
932
933 * progmodes/which-func.el (which-func-update-1): Doc fix.
934
935 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
936 (sh-mode-abbrev-table): New variable.
937
938 * progmodes/compile.el (compilation-mode): Doc fix.
939
940 * emacs-lisp/lisp-mode.el (eval-last-sexp):
941 Don't cons a new symbol each time.
942 (eval-last-sexp-fake-value): New variable.
943
944 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
945 (copyright-update-year): Detect continuation of list of years.
946
947 * term.el (term-default-fg-color, term-default-bg-color)
948 (ansi-term-color-vector): Use `unspecified', not nil, as default.
949
950 * imenu.el: Several doc fixes: don't say variables are buffer-local.
951
952 2004-08-16 Davis Herring <herring@lanl.gov>
953
954 * isearch.el (isearch-string, isearch-message-string, isearch-point)
955 (isearch-success, isearch-forward-flag, isearch-other-end)
956 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
957 (isearch-barrier, isearch-within-brackets)
958 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
959
960 2004-08-16 Kenichi Handa <handa@m17n.org>
961
962 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
963
964 2004-08-15 Kenichi Handa <handa@m17n.org>
965
966 * term/x-win.el (x-selection-value): If utf8 was successful but
967 ctext was not, use utf8 string.
968
969 2004-08-14 Davis Herring <herring@lanl.gov>
970
971 * isearch.el: Remove accidental changes of March 4. Fix backing
972 up when a regexp isearch is made more general. Use symbolic
973 accessor functions for isearch stack frames to make usage clearer.
974 (search-whitespace-regexp): Made groups in documentation shy (as
975 is the group in the default value).
976 (isearch-fallback): New function, addresses problems with regexps
977 liberalized by `\|', adds support for liberalization by `\}' (the
978 general repetition construct), and incorporates behavior for
979 `*'/`?'.
980 (isearch-}-char): New command, calls `isearch-fallback' with
981 arguments appropriate to a typed `}'.
982 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
983 appropriately.
984 (isearch-mode-map): Bind `}' to `isearch-}-char'.
985 (isearch-string, isearch-message,string, isearch-point)
986 (isearch-success, isearch-forward-flag, isearch-other-end)
987 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
988 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
989 New inline functions to read fields of a stack frame.
990
991 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
992
993 * battery.el (battery-linux-proc-acpi): Look into battery
994 directories matching the literal string "CMB", too (required for
995 Linux kernel version 2.6.7).
996
997 2004-08-14 John Paul Wallington <jpw@gnu.org>
998
999 * cus-start.el (read-file-name-completion-ignore-case): Add.
1000 (blink-cursor-alist): Change version to "21.4".
1001
1002 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
1003
1004 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
1005
1006 * speedbar.el (speedbar-scan-subdirs): New option.
1007 (speedbar-file-lists): Don't ignore file-name case on Unix and use
1008 dolist.
1009 (speedbar-insert-files-at-point): Take an extra argument and use
1010 it to optionally find out if a subdir is empty. Also unreadable
1011 files don't get expand buttons.
1012 (speedbar-directory): New image (unused pixmap already existed).
1013 (speedbar-expand-image-button-alist): Use it.
1014
1015 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
1016
1017 CC Mode update to 5.30.9:
1018
1019 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
1020 Move from cc-vars to cc-defs for dependency reasons. Fix the
1021 POSIX char class test to check that it works in
1022 `skip-chars-(forward|backward)' too.
1023
1024 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
1025 first argument starts with a special brace list.
1026
1027 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
1028 when `c-opt-type-concat-key' is used (i.e. in Pike).
1029
1030 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
1031 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
1032 >)".
1033
1034 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
1035 whitespace safe.
1036
1037 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
1038 position for `arglist-intro', `arglist-cont-nonempty' and
1039 `arglist-close' when there are two arglist open parens on the same
1040 line and there's nothing in front of the first.
1041
1042 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
1043 locking of qualified names in Java, which previously could fontify
1044 common indexing expressions in many cases. The standard Java
1045 naming conventions are used to tell them apart.
1046
1047 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
1048 Fix inconsistency wrt opening parens on the first line inside a paren
1049 block.
1050
1051 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
1052 compile time for the sake of `c-major-mode-is'.
1053
1054 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
1055 `c-major-mode-is' in the event that this is used inside a
1056 `c-lang-defconst'.
1057
1058 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
1059 `c-lang-defconst' so that it works better with fallback languages.
1060
1061 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
1062 it to fail to record the base mode.
1063
1064 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
1065 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
1066 is used. Reordered the syntax checks to get more efficient
1067 skipping in some situations.
1068
1069 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
1070 continuation which might precede the newly inserted '{'.
1071
1072 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
1073 Fix cases where it could loop indefinitely.
1074
1075 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
1076 size specs correctly. Only fontify identifiers in front of '('
1077 with as functions - don't accept any paren char. Tightened up
1078 initializer skipping to stop before function and class blocks.
1079
1080 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
1081 the point could be left directly after an open paren when finding
1082 the beginning of the first decl in the block.
1083
1084 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
1085 table when filtering out legitimate open parens to be recorded.
1086 This could cause cache inconsistencies when e.g.
1087 `c++-template-syntax-table' was temporarily in use.
1088
1089 * progmodes/cc-engine.el (c-on-identifier)
1090 (c-simple-skip-symbol-backward): Small fix for handling "-"
1091 correctly in `skip-chars-backward'. Affected the operator lfun
1092 syntax in Pike.
1093
1094 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
1095 Fix bug that could cause an error from `after-change-functions' when
1096 the changed region is at bob.
1097
1098 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
1099
1100 CC Mode update to 5.30.9:
1101
1102 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
1103 to say that <TAB> doesn't insert WS into a CPP line.
1104 (c-indent-command, c-tab-always-indent): Amend doc strings.
1105
1106 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
1107 checks for user errors, thus eliminating cryptic and unhelpful
1108 Emacs error messages. (1) Check the arg to `c-set-style' is a
1109 string. (2) Check that settings to `c-offsets-alist' are not
1110 spuriously quoted.
1111
1112 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
1113 which precedes the newly inserted `{'.
1114
1115 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
1116
1117 Sync with Tramp 2.0.44.
1118
1119 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
1120 function "tramp_file_attributes". Otherwise, file names
1121 containing spaces are misinterpreted. Reported by Magnus Henoch
1122 <mange@freemail.hu>.
1123 (tramp-handle-file-truename): FILENAME must be expanded first.
1124 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
1125 obscure results. Reported by D. Goel <deego@gnufans.org>.
1126 (tramp-handle-verify-visited-file-modtime): If file does not
1127 exist, say it is not modified if and only if that agrees with the
1128 buffer's record. Check whether a file is visiting the buffer, or
1129 the buffer has no recorded last modification time. Return t in
1130 case the visiting file doesn't exist. Suggested by Luc Teirlinck
1131 <teirllm@auburn.edu>.
1132 (tramp-handle-write-region): Pass modtime explicitely to
1133 `set-visited-file-modtime', because filename can be different
1134 from (buffer-file-name) if `file-precious-flag' is set.
1135 `set-visited-file-modtime' must be called always when `visit' is t
1136 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
1137 (tramp-handle-set-visited-file-modtime): If `time-list' is not
1138 nil, don't apply the whole body. If the file doesn't exists, set
1139 modtime to '(-1 65535). Suggested by Luc Teirlinck
1140 <teirllm@auburn.edu>.
1141
1142 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
1143
1144 * help.el (describe-bindings): Doc fix.
1145
1146 * subr.el (kbd): Doc fix.
1147
1148 2004-08-08 John Paul Wallington <jpw@gnu.org>
1149
1150 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
1151 instead of `string-to-int'.
1152 (define-ibuffer-column mode): Fix indentation.
1153
1154 2004-08-08 Lars Hansen <larsh@math.ku.dk>
1155
1156 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
1157
1158 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
1159
1160 * subr.el (global-unset-key, local-unset-key): Doc fixes.
1161
1162 * novice.el (disabled-command-function): New variable renamed from
1163 `disabled-command-hook'.
1164 (disabled-command-hook): Keep the _variable_ as alias for
1165 `disabled-command-function' and make obsolete.
1166 (disabled-command-function): Function renamed from
1167 `disabled-command-hook'. Adapt code to name change of the variable.
1168
1169 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
1170
1171 * simple.el (completion-root-regexp): New defvar.
1172 (completion-setup-function): Use it instead of a literal string.
1173
1174 2004-08-07 John Paul Wallington <jpw@gnu.org>
1175
1176 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
1177 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
1178 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
1179 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
1180
1181 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
1182
1183 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
1184 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
1185
1186 2004-08-04 Kenichi Handa <handa@m17n.org>
1187
1188 * international/encoded-kb.el (encoded-kbd-setup-keymap):
1189 Fix previous change.
1190
1191 2004-08-03 Kenichi Handa <handa@m17n.org>
1192
1193 * international/encoded-kb.el: The following changes are to
1194 utilize key-translation-map instead of minor mode map.
1195 (encoded-kbd-iso2022-non-ascii-map): Delete it.
1196 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
1197 (encoded-kbd-last-key): New function.
1198 (encoded-kbd-iso2022-single-shift): New function.
1199 (encoded-kbd-iso2022-designation)
1200 (encoded-kbd-self-insert-iso2022-7bit)
1201 (encoded-kbd-self-insert-iso2022-8bit)
1202 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
1203 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
1204 key-translation-map.
1205 (encoded-kbd-setup-keymap): Setup key-translation-map.
1206 (saved-key-translation-map): New variable.
1207 (encoded-kbd-mode): Save/restore key-translation-map.
1208 Adjust for the change of encoded-kbd-setup-keymap.
1209
1210 2004-08-02 Kim F. Storm <storm@cua.dk>
1211
1212 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
1213 and call compute-motion with nil for topos and width to get proper
1214 usable width and height for both window and non-window systems.
1215
1216 * windmove.el (windmove-coordinates-of-position): Let compute-motion
1217 calculate usable window width and height.
1218
1219 * window.el (window-buffer-height): Call compute-motion with nil width.
1220
1221 2004-08-01 David Kastrup <dak@gnu.org>
1222
1223 * replace.el (query-replace-read-from):
1224 Use `query-replace-compile-replacement'.
1225 (query-replace-compile-replacement): New function.
1226 (query-replace-read-to): Use `query-replace-compile-replacement'
1227 for repeating the last command.
1228
1229 2004-08-01 John Paul Wallington <jpw@gnu.org>
1230
1231 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
1232 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
1233 (pr-switches): Remove period from end of error messages.
1234
1235 * help-mode.el (help-go-back): Likewise.
1236
1237 * abbrev.el (only-global-abbrevs): Doc fix.
1238 (edit-abbrevs-map): Define within defvar.
1239 (quietly-read-abbrev-file): Doc fix.
1240
1241 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
1242
1243 * novice.el (enable-command, disable-command): Doc fixes.
1244
1245 * subr.el (event-modifiers, event-basic-type): Doc fixes.
1246
1247 2004-07-30 Richard M. Stallman <rms@gnu.org>
1248
1249 * subr.el (with-local-quit): Doc fix.
1250
1251 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
1252
1253 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
1254
1255 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
1256
1257 * custom.el (defcustom): Doc fix.
1258
1259 2004-07-28 Masatake YAMATO <jet@gyve.org>
1260
1261 * progmodes/etags.el (etags-tags-apropos): Show building progress.
1262
1263 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
1264
1265 * imenu.el (imenu-prev-index-position-function)
1266 (imenu-extract-index-name-function, imenu-name-lookup-function)
1267 (imenu--index-alist): Docstring redundancy fix.
1268
1269 2004-07-25 Lars Hansen <larsh@math.ku.dk>
1270
1271 * wdired.el (wdired-finish-edit): Require dired-aux before locally
1272 binding dired-backup-overwrite.
1273
1274 2004-07-25 John Paul Wallington <jpw@gnu.org>
1275
1276 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
1277
1278 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
1279
1280 * term/tty-colors.el (tty-color-approximate): Doc fix.
1281
1282 * select.el (x-get-selection, x-set-selection): Doc fixes.
1283
1284 * frame.el (make-frame): Doc fix.
1285
1286 2004-07-24 Richard M. Stallman <rms@gnu.org>
1287
1288 * mail/rmail.el (rmail-mime-charset-pattern):
1289 Don't include semicolon in the charset value.
1290
1291 * replace.el (occur-next-error): Call set-window-point.
1292 (occur-engine): Handle negative NLINES.
1293
1294 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
1295
1296 * frame.el (modify-all-frames-parameters): Minor doc fix.
1297 (set-frame-configuration): Doc fix.
1298
1299 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
1300
1301 * simple.el (completion-setup-function): Compute the common parts
1302 and the first difference place correctly when
1303 partial-completion-mode is on.
1304
1305 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1306
1307 * ps-print.el: Doc fix.
1308 (ps-print-version): New version 6.6.5.
1309 (ps-printing-region): Doc fix.
1310 (ps-generate-string-list): Comment fix.
1311 (ps-message-log-max): Code fix.
1312
1313 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
1314
1315 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
1316 generated PostScript.
1317
1318 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
1319
1320 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
1321 with Gnus v5_10 branch.)
1322
1323 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
1324
1325 * calendar/time-date.el (time-to-number-of-days): New function.
1326 Imported from from Gnus.
1327
1328 2004-07-22 Kim F. Storm <storm@cua.dk>
1329
1330 * progmodes/make-mode.el: Fix comments.
1331
1332 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1333
1334 * printing.el: Doc fix.
1335
1336 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
1337
1338 * frame.el (modify-all-frames-parameters): Minor doc fix.
1339
1340 2004-07-20 Richard M. Stallman <rms@gnu.org>
1341
1342 * textmodes/fill.el (fill-nobreak-p): If this break point is
1343 at the end of the line, don't consider the newline which follows
1344 as a reason to return t.
1345
1346 2004-07-19 John Paul Wallington <jpw@gnu.org>
1347
1348 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
1349
1350 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
1351
1352 * dired-aux.el (dired-do-kill-lines): Expand docstring.
1353 Delete irrelevant code.
1354
1355 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
1356
1357 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
1358 New docstring. From Luc Teirlinck.
1359
1360 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
1361
1362 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
1363 section.
1364 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
1365 non-file buffers. We know it is nil.
1366
1367 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
1368
1369 Sync with Tramp 2.0.43.
1370
1371 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
1372 Remove outdated comment.
1373 (tramp-locked, tramp-locker): New variables for implementing a
1374 global lock.
1375 (tramp-sh-file-name-handler): Use them to implement the global lock.
1376
1377 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
1378
1379 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
1380 calls to respective `xxx` calls.
1381 (tramp-process-alive-regexp): Precise doc string.
1382 (tramp-multi-action-process-alive): New defun.
1383 (tramp-multi-actions): Use it.
1384 (tramp-handle-find-backup-file-name): `copy-tree' is available
1385 since Emacs 21.4 only (XEmacs has it). Implementation rewritten
1386 in order to avoid this function.
1387 (tramp-handle-write-region): Set current buffer. If connection
1388 wasn't open, `file-modes' has changed it accidently. Reported by
1389 David Kastrup <dak@gnu.org>.
1390 (tramp-enter-password, tramp-read-passwd): New arguments USER and
1391 HOST.
1392 (tramp-action-password, tramp-multi-action-password): Apply it.
1393 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
1394 name must still contain the port number. Otherwise, we have two
1395 Tramp buffers, with all the confusion. Reported by Myron Selby
1396 <myron@xytech.com> and Rolf Dubitzky
1397 <Dubitzky@physi.uni-heidelberg.de>.
1398
1399 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
1400 HOST to `tramp-enter-passwd'.
1401
1402 * net/tramp-vc.el (all): Code cleanup. Change all
1403 `tramp-handle-xxx' calls to respective `xxx` calls.
1404
1405 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
1406
1407 * emacs-lisp/testcover.el: New category "potentially-1valued" for
1408 functions that are not erroneous if either 1-valued or
1409 multi-valued. Detect functions in this class.
1410 (testcover-1value-functions, testcover-compose-functions)
1411 (testcover-progn-functions) Added some additional functions to lists.
1412 (testcover-mark): Bugfix when marking up the definition for an
1413 empty function.
1414
1415 2004-07-17 Richard M. Stallman <rms@gnu.org>
1416
1417 * replace.el (occur-read-primary-args): Pass default to
1418 read-from-minibuffer.
1419
1420 * mail/footnote.el (footnote-section-tag): Use defcustom.
1421
1422 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
1423 Compile font-lock-keywords, not KEYWORDS.
1424 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
1425 Add warn, check-type. Handle cerror like error.
1426
1427 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
1428
1429 * progmodes/which-func.el (which-func-keymap): New var.
1430 (which-func-face): New face.
1431 (which-func-format): Use them.
1432
1433 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
1434
1435 * buff-menu.el (list-buffers-noselect): Append the buffer's
1436 process status to its mode name.
1437
1438 2004-07-16 Kim F. Storm <storm@cua.dk>
1439
1440 * simple.el (inhibit-mark-movement): New defvar.
1441 (beginning-of-buffer, end-of-buffer): Do not push mark if
1442 inhibit-mark-movement is non-nil or C-u prefix is given.
1443
1444 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
1445 Init to beginning-of-buffer and end-of-buffer.
1446 (cua--undo-push-mark): New defvar.
1447 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
1448 already active and command is in cua--preserve-mark-commands.
1449 Also fix check for shift modifier on non-window systems.
1450 (cua--post-command-handler): Clear inhibit-mark-movement if set.
1451
1452 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
1453
1454 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
1455 of two integers, instead of a cons.
1456
1457 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
1458 `visited-file-modtime' now returns a list of two integers, instead
1459 of a cons.
1460
1461 * dired.el (dired-directory-changed-p): Ditto.
1462
1463 * progmodes/grep.el (grep): Doc fix.
1464
1465 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
1466
1467 * autorevert.el (auto-revert-tail-mode)
1468 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
1469 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
1470 in both at the same time.
1471 (auto-revert-tail-mode): New command.
1472 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
1473 (auto-revert-handler): Revert only either tail or whole file.
1474
1475 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
1476 add auto-revert-tail-mode.
1477
1478 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1479
1480 * printing.el: Doc fix. Change name of some funs.
1481 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
1482 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
1483 (pr-standard-file-name): New fun. Replace pr-standard-path.
1484 (pr-call-process): Code fix.
1485
1486 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
1487
1488 * subr.el (with-selected-window): Doc fix.
1489
1490 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
1491
1492 * subr.el (get-buffer-window-list): Doc fix.
1493
1494 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
1495
1496 * files.el (switch-to-buffer-other-window): Doc fix.
1497
1498 * window.el (save-selected-window, one-window-p)
1499 (split-window-keep-point, split-window-vertically)
1500 (split-window-horizontally): Doc fixes.
1501
1502 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1503
1504 * printing.el: Doc fix. Now it uses call-process instead of
1505 shell-command for low command execution.
1506 (pr-version): New version number (6.8).
1507 (pr-shell-file-name): Option removed.
1508 (pr-shell-command): Fun removed.
1509 (pr-call-process): New fun. Replace pr-shell-command.
1510 (pr-standard-path, pr-remove-nil-from-list): New funs.
1511 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
1512 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
1513 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
1514 (pr-ps-utility-process, pr-txt-print): Code fix.
1515
1516 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
1517
1518 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
1519 boolean.
1520
1521 2004-07-09 Lars Hansen <larsh@math.ku.dk>
1522
1523 * wid-edit.el (widget-field-buffer): Doc fix.
1524
1525 2004-07-09 John Paul Wallington <jpw@gnu.org>
1526
1527 * emacs-lisp/re-builder.el (reb-update-overlays):
1528 Distinguish between one and several matches in message.
1529
1530 2004-07-09 Richard M. Stallman <rms@gnu.org>
1531
1532 * mouse.el (mouse-set-region-1): If transient-mark-mode
1533 is `identity', change it to `only'.
1534
1535 * simple.el (current-word): Doc fix.
1536
1537 2004-07-09 Mark A. Hershberger <mah@everybody.org>
1538
1539 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
1540 so that it is more understanding of whitespace.
1541
1542 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
1543 form
1544 (("ns" . "element") (attr-list) children) instead of
1545 ((:ns . "element") (attr-list) children) in order to reduce the
1546 number of symbols used.
1547 (xml-skip-dtd): Change to use xml-parse-dtd but set
1548 xml-validating-parsing to nil.
1549 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
1550 (xml-substitute-entity): Remove in favor of new entity substitution.
1551 (xml-substitute-special): Rewrite in to substitute complex
1552 entities from DOCTYPE declarations.
1553 (xml-parse-fragment): Parse fragments from entity deleclarations.
1554 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
1555 (xml-parse-dtd, xml-substitute-special): Make validity checks
1556 conditioned on xml-validating-parser. Add "Not Well Formed" to
1557 error messages about well-formedness.
1558
1559 2004-07-08 Steven Tamm <steventamm@mac.com>
1560
1561 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
1562 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
1563 Do not treat double clicks and triple clicks specially in the
1564 scroll bar (preventing strange repositioning problems)
1565
1566 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
1567
1568 * replace.el (query-replace-regexp-eval): Fix last change.
1569
1570 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
1571
1572 * replace.el (query-replace-descr): New fun.
1573 (query-replace-read-from, query-replace-read-args): Default to the
1574 previous from&to.
1575 (query-replace-read-to): Quote the `from' string when displaying it.
1576 (query-replace-regexp-eval): Immediately check read-only status.
1577 Use query-replace-read-from to get the \n checking.
1578 Quote the `from' string when displaying it.
1579 (map-query-replace-regexp, occur-read-primary-args):
1580 Quote the `from' string when displaying it.
1581
1582 * isearch.el (isearch-query-replace): Pass the regexp-ness and
1583 delimited-ness of the search to query-replace.
1584
1585 * replace.el (query-replace-read-from, query-replace-read-to):
1586 New funs extracted from query-replace-read-args.
1587 (query-replace-read-args): Use them.
1588
1589 * replace.el (query-replace-interactive, query-replace-read-args):
1590 Remove the `initial' special value.
1591 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
1592 (occur-engine): Remove unused var `matchend'.
1593
1594 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
1595 Use the search string without prompting.
1596
1597 2004-07-05 Kenichi Handa <handa@m17n.org>
1598
1599 * international/mule.el (decode-coding-inserted-region):
1600 Set last-coding-system-used only when coding is nil.
1601
1602 2004-07-03 Eli Zaretskii <eliz@gnu.org>
1603
1604 * progmodes/grep.el (grep-compute-defaults, grep-command)
1605 (grep-program, find-program, grep-find-use-xargs, grep-history)
1606 (grep-find-history, grep-tag-default, grep-find-command)
1607 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
1608 Add autoload cookies, for unbundled packages that load `compile'
1609 and expect all grep-related symbols to become defined.
1610
1611 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
1612
1613 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
1614 (iimage-mode-image-search-path): New user option to search the
1615 image file.
1616 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
1617 have locate-file.
1618 (iimage-mode-buffer): Use it.
1619
1620 2004-07-03 Nick Roberts <nickrob@gnu.org>
1621
1622 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
1623 carefully.
1624 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
1625
1626 2004-07-03 Juri Linkov <juri@jurta.org>
1627
1628 * replace.el (query-replace-read-args): Swallow space after 'foo,
1629 not after (quote foo). Match space only immediately after symbol,
1630 not anywhere in the whole string.
1631
1632 2004-07-02 Richard M. Stallman <rms@gnu.org>
1633
1634 * replace.el (query-replace-read-args): Swallow space after
1635 symbols, not after closeparens. But avoid error if string ends there.
1636
1637 * progmodes/python.el (python-beginning-of-statement):
1638 Exit the loop if backward-up-list gets error.
1639
1640 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
1641
1642 2004-07-02 Andre Spiegel <spiegel@gnu.org>
1643
1644 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
1645 only if vc-consult-headers is non-nil.
1646
1647 2004-07-02 Juri Linkov <juri@jurta.org>
1648
1649 * pcvs.el (cvs-mode-diff-repository): New command.
1650
1651 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
1652
1653 2004-07-01 Juri Linkov <juri@jurta.org>
1654
1655 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
1656 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
1657 C-M-% to isearch-query-replace-regexp.
1658 (minibuffer-local-isearch-map): Add arrow key bindings.
1659 Bind C-f to isearch-yank-char-in-minibuffer.
1660 (isearch-forward): Doc fix.
1661 (isearch-edit-string): Doc fix.
1662 (isearch-query-replace, isearch-query-replace-regexp): New funs.
1663 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
1664 (isearch-yank-char): Add optional arg.
1665 (isearch-yank-char-in-minibuffer): New fun.
1666
1667 * replace.el (query-replace-interactive): Change type from boolean
1668 to choice. Add value `initial'.
1669 (query-replace-read-args): Handle value `initial' of
1670 query-replace-interactive.
1671
1672 2004-06-29 Kim F. Storm <storm@cua.dk>
1673
1674 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
1675 (breakpoint-disabled-bitmap-face): Add :group 'gud.
1676
1677 * progmodes/ada-xref.el (ada-tight-gvd-integration):
1678 Add :group 'ada.
1679
1680 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
1681
1682 2004-06-29 Juri Linkov <juri@jurta.org>
1683
1684 * replace.el (query-replace-read-args): Swallow a space after
1685 everything except )]" which in most cases means after a symbol.
1686
1687 * emacs-lisp/pp.el (pp-buffer): Add autoload.
1688
1689 2004-06-28 Richard M. Stallman <rms@gnu.org>
1690
1691 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
1692 More changes to go with previous change in font-lock.el.
1693
1694 2004-06-26 David Kastrup <dak@gnu.org>
1695
1696 * replace.el (perform-replace): Highlight the match even in
1697 non-query mode if there is potential replace string editing.
1698
1699 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
1700
1701 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
1702 agree with new return value of `file-remote-p'.
1703 This syncs with Tramp 2.0.42.
1704
1705 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
1706 according to new documentation of `file-remote-p'.
1707
1708 * files.el (file-remote-p): Fix doc to say that return value is
1709 identification of remote system, if not nil.
1710 (file-relative-name): Use new return value of `file-remote-p'.
1711
1712 2004-06-26 Nick Roberts <nickrob@gnu.org>
1713
1714 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
1715 (gdb-goto-breakpoint): Fix breakage.
1716
1717 2004-06-26 Eli Zaretskii <eliz@gnu.org>
1718
1719 * man.el (Man-getpage-in-background): Add windows-nt to the list
1720 of systems where shell-file-name should be used instead of
1721 literal "sh".
1722
1723 2004-06-25 Sam Steingold <sds@gnu.org>
1724
1725 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
1726 function names `(setf symbol)'.
1727
1728 2004-06-24 Richard M. Stallman <rms@gnu.org>
1729
1730 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
1731
1732 * font-lock.el (font-lock-keywords): Change format of compiled values.
1733 Document it.
1734 (font-lock-add-keywords): If font-lock-keywords is compiled,
1735 extract the uncompiled version, modify, then recompile.
1736 (font-lock-remove-keywords): Likewise.
1737 (font-lock-fontify-keywords-region): Handle changed format.
1738 (font-lock-compile-keywords): Handle changed format.
1739 (font-lock-set-defaults): Compile the keywords explicitly here.
1740
1741 2004-06-24 David Kastrup <dak@gnu.org>
1742
1743 * replace.el (query-replace-read-args): Implement `\,' and `\#'
1744 replacements here.
1745 (query-replace-regexp): Doc string explaining this and the new
1746 `\?' replacement. Remove `\,' and `\#' implementation here, as it
1747 is better placed in `query-replace-read-args'.
1748 (replace-regexp): Explain `\,', `\#' and `\?'.
1749 (replace-match-data): New function for thorough reuse/destruction
1750 of old match-data.
1751 (replace-match-maybe-edit): Function for implementing `\?' editing.
1752 (perform-replace): Fix maintaining of the match stack including
1753 already matched regions, implement `\?', fix various problems
1754 with regions while editing and other stuff.
1755 (replace-highlight): Simplify.
1756
1757 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
1758
1759 * progmodes/grep.el (grep-error-screen-columns): New variable.
1760 (grep-regexp-alist): Give it the full functionality of gnu style
1761 compilation messages with line and column ranges. Ask me for the
1762 perl script I'm working on, that uses these.
1763
1764 2004-06-23 Nick Roberts <nickrob@gnu.org>
1765
1766 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
1767 Remove.
1768 (comint-insert-input, comint-mouse-insert-input): New functions
1769 based on comint-insert-clicked-input for two bindings but just
1770 one functionality.
1771
1772 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
1773
1774 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
1775
1776 2004-06-23 Lars Hansen <larsh@math.ku.dk>
1777
1778 * files.el (write-contents-functions): Doc fix.
1779
1780 2004-06-21 Juanma Barranquero <lektu@terra.es>
1781
1782 * image.el (image-library-alist): Rewrite docstring in active voice.
1783
1784 2004-06-20 Richard M. Stallman <rms@gnu.org>
1785
1786 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
1787
1788 * isearch.el (isearch-repeat): Avoid testing old match data.
1789 (isearch-message): Display trailing space in special font
1790 when search is failing.
1791 (isearch-search-fun-function): Doc fix.
1792
1793 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
1794
1795 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
1796
1797 * frame.el (show-trailing-whitespace): Doc fix.
1798
1799 * cus-edit.el (custom-variable-documentation): New function.
1800 (custom-variable): Use it.
1801
1802 2004-06-19 Nick Roberts <nickrob@gnu.org>
1803
1804 * man.el (Man-getpage-in-background): Revert previous change but
1805 make cygwin a special case.
1806
1807 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
1808
1809 * autorevert.el (global-auto-revert-non-file-buffers):
1810 Update docstring.
1811
1812 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
1813
1814 * progmodes/compile.el (compilation-error-properties): Store one
1815 more than end-col, if present, so that transient-mark-mode will
1816 highlight last char too.
1817 * progmodes/grep.el (grep-regexp-alist): Match columns and column
1818 ranges, if present.
1819
1820 2004-06-18 Jason Rumney <jasonr@gnu.org>
1821
1822 * makefile.w32-in: Double percent signs in for loops.
1823
1824 2004-06-17 David Kastrup <dak@gnu.org>
1825
1826 * replace.el (query-replace-read-args): Only warn about use of \n
1827 and \t when we are doing a regexp replacement and the actual
1828 escaped character is n or t.
1829 (query-replace-regexp): Add \, and \# interpretation to
1830 interactive call and document it.
1831 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
1832 as shortkey for replace-count.
1833 (replace-quote): New function for doubling backslashes.
1834
1835 2004-06-17 Juanma Barranquero <lektu@terra.es>
1836
1837 * files.el (parse-colon-path, cd): Mention in docstring that the
1838 path separator is colon in GNU-like systems.
1839
1840 * newcomment.el (comment-region-internal): Fix docstring.
1841
1842 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
1843 (ewoc-invalidate, ewoc-collect): Doc fixes.
1844 (ewoc--create-node, ewoc--delete-node-internal):
1845 Fix typos in docstring.
1846
1847 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
1848
1849 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
1850 manual to docstring.
1851
1852 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1853
1854 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
1855
1856 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
1857
1858 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
1859 Add hyperlink to emacs-xtra manual to docstring.
1860
1861 * autorevert.el (global-auto-revert-non-file-buffers):
1862 Add hyperlink to emacs-xtra manual to docstring, as well as an
1863 info-link.
1864
1865 2004-06-14 Juanma Barranquero <lektu@terra.es>
1866
1867 * image.el (image-library-alist): New variable to map image types
1868 to external libraries. Initialized to nil, unless system-specific
1869 configs change it.
1870 (image-type-available-p): Determine whether an image type is
1871 available by calling `init-image-library'.
1872
1873 * term/w32-win.el (image-library-alist): Initialize to a known set
1874 of probable library names.
1875
1876 2004-06-14 Kenichi Handa <handa@m17n.org>
1877
1878 * international/code-pages.el (windows-1256, cp1125): Fix tables
1879 for several characters.
1880
1881 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
1882
1883 2004-06-13 Richard M. Stallman <rms@gnu.org>
1884
1885 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
1886
1887 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
1888 not "`pc-selection-mode'".
1889
1890 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
1891
1892 * simple.el (previous-matching-history-element): Specify a default.
1893
1894 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
1895
1896 * cus-face.el (custom-declare-face): Simplify code.
1897
1898 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
1899
1900 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
1901
1902 * files.el (before-save-hook): Add `time-stamp' to the options.
1903
1904 * time-stamp.el (time-stamp): Recommend adding it to
1905 `before-save-hook', rather than `write-file-functions'.
1906 Make a similar change in `Commentary' section.
1907
1908 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
1909
1910 * diff-mode.el (diff-current-defun): If at start of hunk, use
1911 position of first change.
1912
1913 2004-06-13 Lars Hansen <larsh@math.ku.dk>
1914
1915 * dired-x.el (dired-mark-omitted): Bind to "*O".
1916
1917 2004-06-12 Karl Fogel <kfogel@red-bean.com>
1918
1919 * bookmark.el (bookmark-bmenu-relocate): New function, as
1920 suggested by David J. Biesack <David.Biesack@sas.com>.
1921 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
1922 (bookmark-bmenu-mode): Describe binding in doc string.
1923 (bookmark-set-filename): Save the bookmark list if it's time.
1924
1925 2004-06-13 Kenichi Handa <handa@m17n.org>
1926
1927 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
1928 (ccl-untranslated-to-ucs): Fix typo.
1929
1930 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
1931
1932 * progmodes/python.el (python-open-block-statement-p):
1933 Fix indentation after a block opening that contains a comment.
1934
1935 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
1936
1937 * bindings.el (completion-ignored-extensions): Add file extensions
1938 of Python byte-compiled files.
1939
1940 2004-06-12 Juri Linkov <juri@jurta.org>
1941
1942 * info.el (Info-goto-node): Add autoload.
1943 (Info-toc): Add substring-no-properties on Info file name.
1944 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
1945 (Info-mode-map): Bind L to Info-history, T to Info-toc.
1946
1947 2004-06-12 Kenichi Handa <handa@m17n.org>
1948
1949 * international/mule-cmds.el (set-language-environment):
1950 Load subst tables if necessary.
1951
1952 * international/mule.el (decode-char): Load subst tables if necessary.
1953 (encode-char): Likewise.
1954
1955 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
1956 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
1957 (utf-16le-decode-loop): Set r5 to -1 before loop.
1958 (utf-16be-decode-loop): Likewise.
1959 (ccl-decode-mule-utf-16le): Add EOF processing block.
1960 (ccl-decode-mule-utf-16be): Likewise.
1961 (ccl-decode-mule-utf-16le-with-signature): Likewise.
1962 (ccl-decode-mule-utf-16be-with-signature): Likewise.
1963 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
1964 (ccl-mule-utf-16-encode-untrans): New CCL.
1965 (utf-16-decode-to-ucs): Handle pre-read character.
1966 (utf-16le-encode-loop): Handle surrogate pair.
1967 (utf-16be-encode-loop): Likewise.
1968 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
1969 of utf-16le-encode-loop.
1970 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
1971 of utf-16be-encode-loop.
1972 (mule-utf-16-post-read-conversion):
1973 Call utf-8-post-read-conversion at first.
1974 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
1975 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
1976 Add post-read-conversion and pre-write-conversion.
1977
1978 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
1979 (utf-translate-cjk-unicode-range): New variable.
1980 (utf-translate-cjk-load-tables): New function.
1981 (utf-lookup-subst-table-for-decode): New function.
1982 (utf-lookup-subst-table-for-encode): New function.
1983 (utf-translate-cjk-mode): Init-value changed to t. Don't load
1984 tables here. Update safe-charsets of utf-* coding systems.
1985 (ccl-mule-utf-untrans): New CCL.
1986 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
1987 at end of each branch.
1988 (ccl-mule-utf-8-encode-untrans): New CCL.
1989 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
1990 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
1991 length of encoding. Don't return r0.
1992 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
1993 (utf-8-post-read-conversion): Narrow to region properly.
1994 If utf-translate-cjk-mode is on, load tables if necessary.
1995 Call utf-8-compose with hash-table arg if necessary.
1996 Call XXX-compose-region instead of XXX-post-read-convesion.
1997 (utf-8-pre-write-conversion): New function.
1998 (mule-utf-8): Include CJK charsets in safe-charsets if
1999 utf-translate-cjk-mode is on. Add pre-write-conversion.
2000
2001 * international/characters.el: Temporarily set
2002 utf-translate-cjk-mode to nil.
2003
2004 * language/devan-util.el (devanagari-compose-region):
2005 Add autoload cookie.
2006
2007 * international/ccl.el (ccl-dump-call): Fix printing the
2008 subroutine name.
2009
2010 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
2011
2012 * dired.el (dired-revert): If buffer is marked unmodified before
2013 reverting, keep it marked unmodified.
2014 Adapt to new conventions for commenting out code.
2015 (dired-make-relative): Adapt to new conventions for commenting out code.
2016
2017 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
2018
2019 * eshell/esh-module.el (eshell-load-defgroups):
2020 Bind `vc-handled-backends' to nil when opening files.
2021
2022 2004-06-11 Juanma Barranquero <lektu@terra.es>
2023
2024 * files.el (parse-colon-path, cd): Doc fixes (refer to
2025 `path-separator', not colon).
2026
2027 2004-06-10 Juanma Barranquero <lektu@terra.es>
2028
2029 * newcomment.el (comment-search-forward)
2030 (comment-search-backward): Fix typos in docstring.
2031 (comment-region): Doc fix.
2032
2033 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
2034
2035 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
2036 switch is no longer stored in `dired-switches-alist'.
2037
2038 * dired-aux.el (dired-insert-subdir): Do not store R switch in
2039 `dired-switches-alist'.
2040
2041 2004-06-10 Kim F. Storm <storm@cua.dk>
2042
2043 * pcvs.el (cvs-mode-diff-yesterday): New command.
2044
2045 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
2046
2047 2004-06-10 Juri Linkov <juri@jurta.org>
2048
2049 * emacs-lisp/edebug.el (edebug-eval-defun):
2050 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
2051 Fix docstring.
2052
2053 * simple.el (eval-expression-print-format): Don't print additional
2054 information on the first call to `eval-print-last-sexp'.
2055 (next-error-find-buffer): Fix punctuation.
2056 (killing) <defgroup>: Fix punctuation.
2057 (yank-excluded-properties): Change group from editing to killing.
2058
2059 * replace.el (perform-replace): Use `limit' to terminate the
2060 while-loop explicitly.
2061
2062 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2063
2064 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
2065 Use lc-*.xpm as prefix instead of *-locol.xpm.
2066
2067 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
2068 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
2069 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
2070 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
2071 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
2072 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
2073 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
2074 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
2075 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
2076 * toolbar/lc-up_arrow.xpm:
2077 Renamed from *-locol.xpm.
2078
2079 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
2080
2081 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
2082 include forms like &<str>; as valid url patterns.
2083
2084 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
2085
2086 * dired.el (dired-diff, dired-backup-diff)
2087 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
2088 (dired-do-chown, dired-do-touch, dired-do-print)
2089 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
2090 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
2091 (dired-create-directory, dired-do-copy, dired-do-symlink)
2092 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
2093 (dired-do-copy-regexp, dired-do-hardlink-regexp)
2094 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
2095 (dired-maybe-insert-subdir, dired-next-subdir)
2096 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
2097 (dired-kill-subdir, dired-tree-up, dired-tree-down)
2098 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
2099 (dired-run-shell-command, dired-query): Remove redundant,
2100 or incorrect, autoloads.
2101
2102 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
2103 does not end in a slash. Add optional argument KILL-ROOT.
2104 Update docstring.
2105 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
2106 (dired-query): Add autoloads.
2107
2108 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
2109
2110 * progmodes/compile.el (compilation-set-window-height):
2111 Rearrange the save-* functions because a buffer can have several current
2112 point in different windows.
2113 (compilation-error-regexp-alist-alist): Recognize {standard input}
2114 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
2115
2116 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2117
2118 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
2119 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
2120 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
2121 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
2122 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
2123 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
2124 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
2125 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
2126 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
2127 * toolbar/up_arrow-locol.xpm:
2128 New versions of icons that uses fewer colors.
2129
2130 * toolbar/tool-bar.el (tool-bar-local-item)
2131 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
2132 if display-color-cells is 256 or less.
2133
2134 2004-06-08 Kim F. Storm <storm@cua.dk>
2135
2136 * wid-edit.el (widget-specify-button): Use hand pointer rather
2137 than mouse-face as visible mouse-over effect.
2138
2139 2004-06-07 Karl Fogel <kfogel@red-bean.com>
2140
2141 * saveplace.el (save-place-alist-to-file): Bind `print-length'
2142 and `print-level' to nil when writing out `save-place-alist'.
2143 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
2144
2145 2004-06-07 Juanma Barranquero <lektu@terra.es>
2146
2147 * completion.el (completion-kill-region): Doc fix.
2148
2149 * format.el (format-insert-annotations)
2150 (format-annotate-location): Doc fixes.
2151 (format-subtract-regions): Make arguments match their use in docstring.
2152
2153 * simple.el (kill-region): Doc fix.
2154
2155 * subr.el (insert-buffer-substring-no-properties)
2156 (insert-buffer-substring-as-yank): Doc fixes.
2157
2158 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
2159
2160 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
2161 Update docstring.
2162 (dired-reset-subdir-switches): New function.
2163
2164 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
2165 Limit scope of `buffer-read-only' binding.
2166
2167 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
2168
2169 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
2170 eshell-explicit-command-char.
2171
2172 2004-06-06 Juanma Barranquero <lektu@terra.es>
2173
2174 * help-fns.el (help-argument-name): Inherit from italic face only
2175 if the frame supports it.
2176
2177 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2178
2179 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
2180 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
2181 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
2182 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
2183 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
2184 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
2185 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
2186 New conversions from xpm files.
2187
2188 * toolbar/README: New file.
2189
2190 2004-06-06 Richard M. Stallman <rms@gnu.org>
2191
2192 * isearch.el (isearch-mode-map): Undo previous change.
2193
2194 2004-06-05 Juri Linkov <juri@jurta.org>
2195
2196 * bindings.el (debug-ignored-errors): Add regexps for history
2197 related messages. Remove $ from "No further undo information".
2198 Move Ediff's messages to ediff.el.
2199
2200 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
2201
2202 * cus-edit.el (custom-display): Add `min-colors'.
2203
2204 * custom.el (defface): Add `supports' to docstring.
2205
2206 * help-fns.el (help-argument-name): Add :group 'help.
2207
2208 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
2209
2210 * find-dired.el (find-ls-subdir-switches): New user option.
2211 (find-dired): No longer call `abbreviate-file-name' on DIR.
2212 Set `dired-subdir-switches' buffer-locally.
2213
2214 * locate.el: Merge the two `Commentary' sections.
2215 (locate-ls-subdir-switches): New user option.
2216 (locate): Update for other changes.
2217 (locate-mode-map): Restore Dired binding for mouse-2.
2218 Bind `locate-mouse-view-file' to M-mouse-2.
2219 Bind `l' to `locate-do-redisplay'.
2220 (locate-main-listing-line-p, locate-do-redisplay): New functions.
2221 (locate-mouse-view-file, locate-tags, locate-find-directory):
2222 Print message if used outside main listing.
2223 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
2224 Various changes to support inserted subdirectories.
2225 (locate-insert-header): Change header of *Locate* buffer.
2226
2227 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
2228 Change interactive default switches.
2229 (dired-rename-subdir-2): Update `dired-switches-alist'.
2230 (dired-insert-subdir, dired-kill-subdir):
2231 Handle `dired-switches-alist'. Do not mark buffer modified.
2232 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
2233 (dired-insert-subdir-doinsert): Omit messages.
2234 Handle `dired-subdir-switches'.
2235 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
2236
2237 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
2238 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
2239 subdirs if -R switch is used for a subdir.
2240 (dired-mode): Set `dired-switches-alist'.
2241 (dired-build-subdir-alist): Only print number of directories in
2242 echo area when invoked interactively.
2243
2244 2004-06-05 Lars Hansen <larsh@math.ku.dk>
2245
2246 * dired-x.el (dired-omit-mode): Rename from
2247 dired-omit-files-p. Use define-minor-mode to define it.
2248 (dired-omit-files-p): Add as alias for dired-omit-mode.
2249 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
2250 dired-mark-omitted.
2251 (dired-mark-omitted): Add. Bind to M-O.
2252
2253 2004-06-05 Kenichi Handa <handa@m17n.org>
2254
2255 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
2256
2257 2004-06-05 Juanma Barranquero <lektu@terra.es>
2258
2259 * help-fns.el (help-argument-name): Reintroduce face.
2260 (help-default-arg-highlight): Use it, now that
2261 `face-differs-from-default-p' can be trusted.
2262
2263 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
2264
2265 * textmodes/table.el: Sentence commands added to Point Motion
2266 group; kill and backward-kill commands added to Extraction group.
2267
2268 2004-06-04 Mario Lang <mlang@delysid.org>
2269
2270 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
2271 systems appear to use mW, make the code handle this. Fix a
2272 division-by-zero bug while at it, and handle kernels with
2273 a slightly different layout in /proc/acpi.
2274
2275 2004-06-04 Karl Fogel <kfogel@red-bean.com>
2276
2277 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
2278 because the latter is a CL-ism. This fixes the bug reported by
2279 Shawn Boyette <mdxi@collapsar.net> in
2280 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
2281
2282 2004-06-04 Miles Bader <miles@gnu.org>
2283
2284 * faces.el (display-supports-face-attributes-p): Function moved to
2285 C code. Previously only the tty-related portion of this function
2286 was done in C; however the previous attempt to do a halfway-proper
2287 job for non-tty displays in lisp didn't work properly because of
2288 funny conditions during Emacs startup.
2289 (face-differs-from-default-p): Simplify, now that
2290 display-supports-face-attributes-p works properly on all display
2291 types. Remove :stipple from comparison; it doesn't really work
2292 in emacs anyway.
2293
2294 2004-06-04 Miles Bader <miles@gnu.org>
2295
2296 * faces.el (face-differs-from-default-p): Use a different
2297 implementation, so we can really check whether FACE displays
2298 differently or not.
2299
2300 2004-06-04 Miles Bader <miles@gnu.org>
2301
2302 * faces.el (display-supports-face-attributes-p): Implement a
2303 `different from default' check for non-tty displays.
2304
2305 2004-06-03 David Kastrup <dak@gnu.org>
2306
2307 * woman.el (woman-mapcan): More concise code.
2308 (woman-topic-all-completions, woman-topic-all-completions-1)
2309 (woman-topic-all-completions-merge): Replace by a simpler and
2310 much faster implementation based on O(n log n) sort/merge instead
2311 of the old O(n^2) behavior.
2312
2313 2004-06-03 Miles Bader <miles@gnu.org>
2314
2315 * subr.el (read-number): Use canonical format for default in prompt.
2316
2317 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
2318 Add regexp for " [...]" style defaults.
2319
2320 2004-06-02 Romain Francoise <romain@orebokech.com>
2321
2322 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
2323 groups: if the user asks for a hidden buffer, open the
2324 corresponding filter group to expose it.
2325
2326 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
2327 `ibuffer-jump-to-buffer'.
2328 (ibuffer-jump-offer-only-visible-buffers): New user option.
2329
2330 2004-06-02 Juanma Barranquero <lektu@terra.es>
2331
2332 * faces.el (frame-update-faces): Add empty docstring so the one
2333 for `ignore' doesn't show through.
2334
2335 * subr.el (process-kill-without-query): Remove spurious "\n" on
2336 obsolescence string.
2337 (focus-frame, unfocus-frame): Add obsolescence declaration and
2338 empty docstring.
2339
2340 * international/mule.el (register-char-codings): Make alias for
2341 `ignore'. Move docstring to obsolescence info and remove redundancy.
2342
2343 2004-06-02 Kim F. Storm <storm@cua.dk>
2344
2345 * frame.el (blink-cursor-start): Turn cursor off initially so blink
2346 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
2347
2348 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2349
2350 * comint.el (comint-replace-by-expanded-history-before-point):
2351 Obey `start' as the docstring says.
2352 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
2353 (comint-update-fence): Prevent font-lock from running unnecessarily.
2354 (comint-dynamic-list-completions): Use with-current-buffer.
2355
2356 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2357
2358 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
2359 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
2360 (bibtex-entry-update): Handle alternatives and optional fields.
2361 (bibtex-parse-entry): Bugfix, handle empty key.
2362
2363 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2364
2365 * vc-arch.el (vc-arch-state): Don't assume the file exists.
2366
2367 2004-05-31 Lars Hansen <larsh@math.ku.dk>
2368
2369 * desktop.el (desktop-save): Don't save minor modes without a
2370 known mode initialization function.
2371
2372 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
2373
2374 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
2375
2376 * autorevert.el: Update `Commentary' section.
2377
2378 2004-05-30 Juanma Barranquero <lektu@terra.es>
2379
2380 * dos-fns.el (convert-standard-filename):
2381 * files.el (convert-standard-filename):
2382 * w32-fns.el (convert-standard-filename):
2383 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
2384
2385 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
2386
2387 Sync with Tramp.
2388
2389 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
2390 (tramp-let-maybe): Move to an earlier spot in the file.
2391 Patch by Andreas Schwab.
2392
2393 2004-05-30 Andreas Schwab <schwab@suse.de>
2394
2395 * dired.el (dired-get-filename): Don't use dired-re-dot.
2396
2397 2004-05-30 Richard M. Stallman <rms@gnu.org>
2398
2399 * files.el (find-file): Doc fix.
2400
2401 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
2402
2403 2004-05-30 Nick Roberts <nickrob@gnu.org>
2404
2405 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
2406 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
2407 modeline of the locals buffer.
2408 (gdb-goto-breakpoint): Handle gdbmi.
2409 (gdb-get-frame-number): Change for gdbmi.
2410
2411 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
2412
2413 * files.el (file-remote-p): Apply file name handler for operation
2414 `file-remote-p'. It isn' a property any longer.
2415 (file-relative-name): `fh' and `fd' get the required value via
2416 `find-file-name-handler' already.
2417
2418 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
2419 (top): Remove setting of `file-remote-p' property for
2420 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
2421
2422 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
2423
2424 Version 2.0.41 of Tramp released.
2425
2426 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
2427 Throw away if process has died.
2428 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
2429 (tramp-out-of-band-prompt-regexp): Rename to
2430 `tramp-process-alive-regexp', because its usage is widen.
2431 (tramp-actions-copy-out-of-band): Apply it.
2432 (tramp-actions-before-shell, tramp-multi-actions):
2433 Add `tramp-action-process-alive' action.
2434 (tramp-action-process-alive): New defun.
2435 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
2436 Add entry for `file-remote-p'.
2437 (tramp-handle-file-remote-p): New defun.
2438 (top): Remove setting of `file-remote-p'. Don't set
2439 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
2440
2441 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
2442 `file-remote-p'.
2443
2444 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
2445 counted for (last) line. [They should or they shouldn't? --Stef]
2446 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
2447
2448 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
2449
2450 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
2451 not really necessary but seems to keep the shell history smaller
2452 in some cases. It is no substitute for setting HISTFILE and
2453 HISTSIZE from tramp-open-connection-setup-interactive-shell,
2454 though. Suggested by Luc Teirlinck.
2455 (tramp-open-connection-setup-interactive-shell): Export variables
2456 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
2457 (tramp-set-process-query-on-exit-flag): New compat function.
2458 (tramp-open-connection-multi, tramp-open-connection-su)
2459 (tramp-open-connection-rsh, tramp-open-connection-telnet)
2460 (tramp-do-copy-or-rename-file-out-of-band): Use it.
2461 (tramp-let-maybe): New macro, let-binds a variable only if it
2462 isn't obsolete.
2463 (tramp-check-ls-commands, tramp-handle-expand-file-name)
2464 (tramp-handle-file-truename): Use it.
2465 (tramp-completion-file-name-regexp-unified): Avoid matching
2466 filenames starting with "/:" -- those are reserved for
2467 file-name-non-special.
2468
2469 * tramp-smb.el (tramp-smb-open-connection):
2470 Use tramp-set-process-query-on-exit-flag compat function.
2471
2472 2004-05-29 Richard M. Stallman <rms@gnu.org>
2473
2474 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
2475
2476 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
2477 (eval-last-sexp-print-value): Print char equivalent regardless
2478 of standard-output value.
2479
2480 * thumbs.el (thumbs-subst-char-in-string): Delete.
2481 (thumbs-thumbname): Use subst-char-in-string.
2482 (thumbs-resize-image): Use condition-case, not ignore-errors.
2483 (thumbs-kill-buffer): Likewise.
2484
2485 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
2486 (thumbs-mode): Make buffer read-only.
2487 (thumbs-make-thumb): Unconditionally accept an existing file.
2488 (thumbs-insert-thumb): Add thumb-image-file property to the image.
2489 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
2490 (thumbs-show-thumbs-list): Error if images not supported.
2491 (thumbs-save-current-image): Improve prompt string.
2492 (thumbs-mode-map): Define u, R, x.
2493 (thumbs-unmark): New command.
2494 (thumbs-emboss-image): Minor cleanup.
2495 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
2496 (thumbs-rename-images): New command.
2497 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
2498
2499 * thumbs.el (thumbs-current-image): New function.
2500 (thumbs-file-list, thumbs-file-alist): New functions.
2501 (thumbs-find-image): Delete arg L.
2502 Don't set up thumbs-fileL as buffer-local global var.
2503 (thumbs-find-image-at-point): Use thumbs-current-image.
2504 (thumbs-set-image-at-point-to-root-window): Likewise.
2505 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
2506 Record and warn about errors. Update thumbs-markedL for deletions.
2507 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
2508 (thumbs-redraw-buffer): Use thumbs-file-list.
2509 (thumbs-mark): Use thumbs-current-image.
2510 (thumbs-show-name): Use thumbs-current-image.
2511
2512 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
2513 and imenu--last-menubar-index-alist.
2514
2515 * subr.el (with-selected-window): Undo previous change.
2516
2517 2004-05-29 John Paul Wallington <jpw@gnu.org>
2518
2519 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
2520 (thumbs-mouse-find-image): New command.
2521 (thumbs-mode-map): Bind it to mouse-2.
2522 (thumbs-mode): Make mode-class special.
2523 (thumbs-view-image-mode): Likewise.
2524
2525 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
2526
2527 * flymake.el: New file.
2528
2529 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
2530
2531 * files.el (find-file-noselect-1): Do not bind
2532 `inhibit-read-only' to t during execution of
2533 `find-file-not-found-functions'.
2534
2535 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
2536
2537 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
2538 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
2539
2540 2004-05-28 Juri Linkov <juri@jurta.org>
2541
2542 * simple.el (eval-expression-print-format): New fun.
2543
2544 * simple.el (eval-expression):
2545 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
2546 * emacs-lisp/edebug.el (edebug-compute-previous-result)
2547 (edebug-eval-expression): Print additionally the value returned by
2548 `eval-expression-print-format'.
2549
2550 * emacs-lisp/lisp.el (insert-pair-alist): New var.
2551 (insert-pair): Make arguments optional. Find character pair
2552 from `insert-pair-alist' according to the last input event.
2553 (insert-parentheses): Make arguments optional.
2554 (raise-sexp, delete-pair): New funs.
2555
2556 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
2557 (emacs-lisp-mode-map, lisp-interaction-mode-map):
2558 Bind C-M-q to `indent-pp-sexp'.
2559
2560 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
2561 `pp-to-string' modified to be able to format text with newlines.
2562 (pp-to-string): Move the buffer-formatting part of the code to
2563 `pp-buffer'. Call `pp-buffer'.
2564
2565 * info.el (Info-desktop-buffer-misc-data): Don't save information
2566 about virtual files.
2567 (Info-restore-desktop-buffer): Restore Info buffers in prepared
2568 buffers with names obtained from the desktop file instead of the
2569 default *info* buffer.
2570
2571 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
2572
2573 * subr.el (with-selected-window): Only save/restore the selected window.
2574
2575 * progmodes/compile.el (compilation-error-regexp-alist):
2576 Use expand-file-name and data-directory.
2577
2578 * progmodes/grep.el (grep-tree): Rework previous fix.
2579
2580 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
2581 after the user marked text with the mouse.
2582
2583 * startup.el (command-line): Keep the first regexp of
2584 auto-save-file-name-transforms intact.
2585
2586 2004-05-28 Juanma Barranquero <lektu@terra.es>
2587
2588 * cus-edit.el (customize-face, customize-face-other-window)
2589 (custom-face-edit-delete): Make arguments match their use in
2590 docstring.
2591 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
2592 docstring.
2593
2594 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
2595 not `cvs-butlast'.
2596
2597 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
2598 `nbutlast' are in subr.el).
2599
2600 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
2601 (set-w32-system-coding-system): Doc fixes.
2602
2603 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
2604 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
2605 Make arguments match their use in docstring.
2606 (artist-draw-region-trim-line-endings)
2607 (artist-mouse-choose-operation): Fix typo in docstring.
2608 (artist-key-set-point-common): Doc fix.
2609
2610 2004-05-28 Simon Josefsson <jas@extundo.com>
2611
2612 * mail/smtpmail.el (smtpmail-open-stream):
2613 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
2614
2615 2004-05-26 Simon Josefsson <jas@extundo.com>
2616
2617 * starttls.el: Merge with my GNUTLS based starttls.el.
2618 (starttls-gnutls-program, starttls-use-gnutls)
2619 (starttls-extra-arguments, starttls-process-connection-type)
2620 (starttls-connect, starttls-failure, starttls-success): New variables.
2621 (starttls-program, starttls-extra-args): Doc fix.
2622 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
2623 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
2624 and pass on to corresponding *-gnutls function if it is set.
2625
2626 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
2627
2628 * autorevert.el (auto-revert-handler): Disable auto-reverting of
2629 remote files.
2630
2631 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
2632
2633 * files.el (file-name-non-special): There are more operations
2634 which need handling: `find-backup-file-name',
2635 `insert-file-contents', `verify-visited-file-modtime',
2636 `write-region'. Rename t value of method to `add'. Add new
2637 methods `quote' and `unquote-then-quote' to file-arg-indices.
2638
2639 2004-05-25 Juri Linkov <juri@jurta.org>
2640
2641 * info.el (Info-toc): Call Info-mode on intermediate buffer.
2642 (Info-index-nodes): Enclose code in condition-case to catch errors.
2643 (Info-index-node): Don't search all index nodes if request is only
2644 for the current node and file is not in the cache of index nodes.
2645 (Info-mode-map): Bind Info-copy-current-node-name to `w'
2646 for consistency with dired-copy-filename-as-kill.
2647 Bind `S' to Info-search-case-sensitively.
2648 (Info-copy-current-node-name): New arg. With zero prefix arg put
2649 the name inside a function call to `info'. Display copied text in
2650 the echo area.
2651
2652 2004-05-25 Sam Steingold <sds@gnu.org>
2653
2654 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
2655 strip the package prefix from the symbol name, if any.
2656 Make it the `find-tag-default-function' for `lisp-mode'.
2657
2658 2004-05-25 John Paul Wallington <jpw@gnu.org>
2659
2660 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
2661 instead of obsolete `process-kill-without-query'.
2662
2663 * textmodes/texinfmt.el (texinfo-indexvar-alist):
2664 Declare as variable, not constant.
2665
2666 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
2667
2668 * files.el (find-file-noselect-1): Fix bug introduced by
2669 Revision 1.694. As a side effect, `inhibit-read-only'
2670 is again, by default, t during execution of
2671 `find-file-not-found-functions'.
2672 (insert-directory): Check that lines were really inserted by
2673 the --dired switch, before erasing them.
2674
2675 2004-05-24 Nick Roberts <nickrob@gnu.org>
2676
2677 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
2678 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
2679 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
2680 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
2681 gud-minor-mode (gdbmi).
2682
2683 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
2684
2685 * net/browse-url.el (browse-url-interactive-arg): Enable user to
2686 explicitly select the text to be taken as URL.
2687
2688 2004-05-23 Juri Linkov <juri@jurta.org>
2689
2690 * info.el (Info-index-nodes): New var and fun.
2691 (Info-goto-index, Info-index, info-apropos)
2692 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
2693 (Info-index): Fix docstring. Store and restore Info-history-list.
2694 (Info-complete-nodes): New var.
2695 (Info-complete-menu-item): Use it.
2696 (Info-index-node): New fun.
2697 (Info-final-node, Info-forward-node, Info-backward-node)
2698 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
2699 Use Info-index-node.
2700 (Info-extract-menu-item, Info-extract-menu-counting): Set second
2701 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
2702 (Info-find-node-2): If a node with period in its name not found,
2703 try to find a node without the name part after period.
2704 (Info-select-node): Call Info-fontify-node only if
2705 Info-fontify-maximum-menu-size is not nil.
2706 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
2707 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
2708 Preserve Info-history-list.
2709 (Info-toc): Set Info-current-file.
2710 (Info-build-toc): Move point to the beginning of the buffer.
2711 Add main-file variable.
2712 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
2713 Use backslashed representation of the control character ^_.
2714
2715 * textmodes/texinfmt.el (texinfo-print-index): Print index line
2716 numbers in the new Texinfo 4.7 format.
2717
2718 * add-log.el (change-log-font-lock-keywords): Remove `:' from
2719 regexps for function and variable names.
2720
2721 * descr-text.el (describe-property-list): Add [show] button for
2722 `syntax-table' property with action to pp to a separate buffer.
2723 (describe-char): Replace search-forward by re-search-forward with
2724 whitespace regexp after "character:" to not fail in too narrow windows.
2725
2726 * simple.el (next-error-find-buffer): Add a rule to return
2727 next-error capable buffer if one window on the selected frame
2728 displays such buffer.
2729
2730 2004-05-23 Nick Roberts <nickrob@gnu.org>
2731
2732 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
2733 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
2734 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
2735 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
2736 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
2737 Handle new value for gud-minor-mode (gdbmi).
2738 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
2739 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
2740 Change from local to global gdb variable set.
2741 (gdb-ann3): Initialise above gdb variable set.
2742 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
2743 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
2744 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
2745 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
2746 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
2747 (gdb-info-locals-handler, gdb-invalidate-assembler)
2748 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
2749 set as global variables.
2750 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
2751 Handle gdbmi.
2752 (gdb-info-breakpoints-custom): Fix regexp.
2753 (def-gdb-var): Delete.
2754
2755 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
2756 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
2757 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
2758 a new mode. The file (gdb-mi.el) for this mode will be included
2759 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
2760 primary interface.
2761
2762 2004-05-23 Jesper Harder <harder@ifa.au.dk>
2763
2764 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
2765 interpreted as a directory.
2766
2767 2004-05-22 Richard M. Stallman <rms@gnu.org>
2768
2769 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
2770 as a close quote.
2771
2772 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
2773
2774 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
2775 Use assoc-string, not assoc-ignore-case.
2776
2777 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
2778
2779 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
2780 If moving back then fwd gets a defun that ends before point,
2781 try again moving fwd then back.
2782
2783 * files.el (file-name-non-special): Allow t in file-arg-indices
2784 to mean requote the return value. Use `identity' as an element
2785 rather than as the whole value.
2786
2787 * gs.el (gs-options): Add -dSAFER. Mark it risky.
2788
2789 2004-05-22 Juanma Barranquero <lektu@terra.es>
2790
2791 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
2792 `help-make-usage'.
2793 (help-highlight-arguments): Skip function name before searching
2794 for arguments.
2795
2796 2004-05-21 Juanma Barranquero <lektu@terra.es>
2797
2798 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
2799 Don't mention in the docstring these arguments meant for
2800 internal (recursive) use only.
2801 (allout-char-spec): Comment out (it's not implemented).
2802 (allout-old-expose-topic, allout-exposure): Fix docstring and add
2803 obsolescence declaration.
2804 (allout-flatten-exposed-to-buffer)
2805 (allout-indented-exposed-to-buffer): Fix typos in docstring.
2806 (my-mark-marker): Doc fix.
2807 (produce-allout-mode-map, allout-sibling-index)
2808 (allout-isearch-expose, allout-distinctive-bullet)
2809 (allout-open-topic, allout-reindent-body)
2810 (allout-rebullet-heading, allout-process-exposed)
2811 (allout-insert-listified, allout-latex-verb-quote)
2812 (allout-insert-latex-header, allout-insert-latex-trailer):
2813 Make arguments match their use in docstring.
2814 (allout-primary-bullet, allout-old-style-prefixes)
2815 (allout-inhibit-protection, allout-init, allout-mode)
2816 (allout-before-change-protect, allout-flag-region):
2817 Use "Emacs" instead of "emacs" in docstrings.
2818
2819 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
2820
2821 * international/characters.el: Modify syntax of more characters.
2822
2823 2004-05-21 Masatake YAMATO <jet@gyve.org>
2824
2825 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
2826 (etags-tags-completion-table): Show parsing progress.
2827
2828 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
2829
2830 * locate.el (locate-prompt-for-command): Shorten first line of
2831 docstring.
2832 (locate-mode): Expand docstring and include keymap summary.
2833
2834 * files.el (find-file-noselect-1): Limit the scope of the
2835 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
2836 is, by default, nil during the execution of
2837 `find-file-not-found-functions' and `find-file-hook'.
2838
2839 2004-05-20 Michael Mauger <mmaug@yahoo.com>
2840
2841 * facemenu.el (facemenu-color-name-equal): New function.
2842 (list-colors-display): Use it to compare colors instead of
2843 facemenu-color-equal.
2844
2845 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
2846
2847 * compare-w.el (compare-windows-face): Use min-colors instead of
2848 checking for tty or pc types.
2849
2850 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
2851
2852 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
2853 (completion-setup-function): Use with-current-buffer.
2854 Properly save excursion. Simplify.
2855 Don't assume there is necessarily a `mouse-face' property somewhere.
2856
2857 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
2858
2859 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
2860
2861 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
2862 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
2863 Use with-current-buffer.
2864 (byte-goto-log-buffer): Delete.
2865 (byte-compile-log-file): Call compilation-forget-errors.
2866
2867 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
2868
2869 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
2870 output messages into the search result.
2871
2872 2004-05-19 Masatake YAMATO <jet@gyve.org>
2873
2874 * wid-edit.el (widget-radio-button-notify): Revert my last
2875 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
2876
2877 2004-05-19 Kenichi Handa <handa@m17n.org>
2878
2879 * international/characters.el: Fix syntax (open/close) of CJK chars.
2880
2881 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
2882
2883 * help-mode.el (help-go-back): Don't depend on position of back button.
2884
2885 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2886
2887 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
2888 files files don't contain an accidental additional /.
2889
2890 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
2891 in source buffer.
2892
2893 2004-05-18 Masatake YAMATO <jet@gyve.org>
2894
2895 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
2896 to widget-apply. :action method assumes 2 arguments, not 3.
2897
2898 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
2899
2900 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
2901 New constants.
2902 (hs-special-modes-alist): Add an f90-mode entry.
2903
2904 2004-05-17 Sam Steingold <sds@gnu.org>
2905
2906 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
2907 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
2908
2909 2004-05-16 Kim F. Storm <storm@cua.dk>
2910
2911 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
2912
2913 2004-05-15 John Wiegley <johnw@newartisans.com>
2914
2915 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
2916 (eshell-output-object-to-target): Improve output speed 20% by not
2917 calling `eshell-stringify' if something is already known to be a string.
2918
2919 2004-05-15 Alex Ott <ott@jet.msk.su>
2920
2921 * textmodes/ispell.el (ispell-local-dictionary-alist):
2922 Add windows-1251 to the choice of coding systems.
2923 (ispell-dictionary-alist-6): Add support for "russianw.aff",
2924 encoded in cp1251.
2925
2926 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
2927
2928 * progmodes/compile.el (compilation-warning-face)
2929 (compilation-info-face): Use min-colors.
2930
2931 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2932
2933 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
2934 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
2935 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
2936 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
2937 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
2938 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
2939 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
2940 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
2941 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
2942 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
2943 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
2944 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
2945 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
2946 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
2947
2948 2004-05-15 Kim F. Storm <storm@cua.dk>
2949
2950 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
2951 Use it to set triggered-p element of timer.
2952 (timer-event-handler): Set triggered-p element non-nil while running
2953 the timer function.
2954
2955 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
2956
2957 * descr-text.el (describe-char-unicode-data)
2958 (describe-char-unicodedata-file): Re-enable the unicode code now that
2959 the licensing issues have been cleared in the unicode-4 license.
2960 (describe-text-properties-1): Remove unused `overlay' var.
2961 (describe-char): Remove unused var `buffer'.
2962
2963 2004-05-14 David Ponce <david@dponce.com>
2964
2965 * tree-widget.el: New file.
2966
2967 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
2968
2969 * language/european.el ("Brazilian Portuguese"): Add support for
2970 Brazilian Portuguese.
2971
2972 2004-05-13 John Wiegley <johnw@newartisans.com>
2973
2974 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
2975 `recentf-mode' if this variable has been customized to t.
2976
2977 * eshell/esh-test.el (eshell-test): Call the function
2978 `emacs-version' rather than trying to build a custom version string.
2979
2980 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
2981
2982 * net/telnet.el (telnet-mode): Use define-derived-mode.
2983 Don't modify the global value of comint-prompt-regexp.
2984
2985 2004-05-13 John Paul Wallington <jpw@gnu.org>
2986
2987 * version.el (emacs-version): Check for `gtk' feature before
2988 `x-toolkit' feature.
2989
2990 2004-05-13 Juanma Barranquero <lektu@terra.es>
2991
2992 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
2993 arguments in the docstring, they're used only in recursive calls.
2994
2995 * help-fns.el (help-arg-highlighting-function)
2996 (help-argument-name): Delete.
2997 (help-default-arg-highlight): New function.
2998 (help-do-arg-highlighting): Use it.
2999
3000 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
3001
3002 * calendar/appt.el (appt-disp-window):
3003 Use `calendar-set-mode-line' for a centered mode-line.
3004
3005 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
3006
3007 * calendar/appt.el (appt-disp-window): Do not split window
3008 excessively when `split-height-threshold' is low.
3009
3010 2004-05-12 Nick Roberts <nickrob@gnu.org>
3011
3012 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
3013 kill-buffer-hook here and make it local.
3014 (gud-kill-buffer-hook): Use kill-process for a sure kill.
3015
3016 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
3017
3018 * progmodes/compile.el (compilation-set-window-height):
3019 Use save-excursion to protect against misplaced marker.
3020
3021 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3022
3023 * custom.el (defface): Document that type can have value gtk.
3024
3025 * faces.el (face-spec-set-match-display): Handle type gtk in display.
3026
3027 2004-05-12 Kenichi Handa <handa@m17n.org>
3028
3029 * descr-text.el: Require quail at comile time.
3030 (describe-char): If an input method is on and it supports the
3031 character, show how to input it.
3032
3033 * international/quail.el (quail-install-decode-map): Accept a
3034 char-table whose subtype is `quail-decode-map'.
3035 (quail-store-decode-map-key, quail-gen-decode-map1)
3036 (quail-gen-decode-map, quail-find-key1, quail-find-key)
3037 (quail-show-key): New functions.
3038
3039 2004-05-12 Juanma Barranquero <lektu@terra.es>
3040
3041 * generic.el (define-generic-mode): Remove redundant arglist info.
3042
3043 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
3044 Make arguments match their use in docstring.
3045 (help-arg-highlighting-function): New variable.
3046 (help-argument-name): Mention it in the docstring.
3047 (help-do-arg-highlight): Use it. Expand regexp to accept also
3048 ARG-xxx and xxx-ARG references.
3049
3050 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
3051
3052 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
3053 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
3054 and "mailto:addr1?to=addr2" equal.
3055
3056 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
3057
3058 * man.el (Man-getpage-in-background): Use shell-file-name
3059 and shell-command-switch variables instead of hard-coded values.
3060
3061 2004-05-11 Eli Zaretskii <eliz@gnu.org>
3062
3063 * iimage.el: New file.
3064
3065 2004-05-11 Juanma Barranquero <lektu@terra.es>
3066
3067 * custom.el (custom-initialize-default, defcustom):
3068 Fix typo in docstring.
3069
3070 * files.el (set-visited-file-name, file-expand-wildcards):
3071 Fix docstring.
3072
3073 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
3074
3075 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
3076
3077 * subr.el (eventp): Be more discriminating with integers.
3078
3079 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
3080
3081 * progmodes/compile.el (compile): Add universal prefix arg.
3082 (compilation-error-regexp-alist-alist): Add edg patterns.
3083
3084 2004-05-10 Sam Steingold <sds@gnu.org>
3085
3086 * textmodes/ispell.el (ispell-message):
3087 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
3088
3089 2004-05-10 Dave Love <fx@gnu.org>
3090
3091 * progmodes/python.el (help-buffer): Autoload when compiling.
3092 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
3093 (run-python): Prepend to any existing PYTHONPATH.
3094
3095 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
3096
3097 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
3098 for pending breakpoints.
3099
3100 2004-05-10 Richard M. Stallman <rms@gnu.org>
3101
3102 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
3103 directly without calling any functions in Rmail.
3104 (unrmail-unprune): Function deleted.
3105
3106 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
3107
3108 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
3109 C-c C-z binding.
3110
3111 2004-05-10 Kenichi Handa <handa@m17n.org>
3112
3113 * descr-text.el (describe-char): Fix previous change. Don't make
3114 a unibyte character to multibyte in the *Help* buffer.
3115
3116 2004-05-10 Miles Bader <miles@gnu.org>
3117
3118 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
3119 buffer an error if the debugger process is actually running.
3120
3121 2004-05-10 Juanma Barranquero <lektu@terra.es>
3122
3123 * help-fns.el (help-argument-name): Default to italic.
3124 (help-highlight-arguments): Return always (usage . doc), even when
3125 usage is nil.
3126
3127 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
3128 (define-ibuffer-filter): Add usage info.
3129 (define-ibuffer-op): Add usage info (but CL-style defaults for
3130 keyword args are not shown).
3131
3132 * subr.el (remove-overlays, read-passwd): Fix docstring.
3133 (start-process-shell-command): Fix docstring. Put usage info in a
3134 format usable by `describe-function'.
3135 (open-network-stream, open-network-stream-nowait)
3136 (open-network-stream-server): Fix docstring.
3137
3138 2004-05-09 Jason Rumney <jasonr@gnu.org>
3139
3140 * international/code-pages (cp932, cp936, cp949, c950): Remove.
3141 Only define cp125* if windows-125* is already defined.
3142
3143 * language/korean.el (cp949): Add alias.
3144
3145 * language/chinese.el (cp936, cp950): Add aliases.
3146
3147 * language/japanese.el (cp932): Add alias.
3148
3149 * term/w32-win.el: Require code-pages.
3150
3151 * international/mule-cmds.el (set-locale-environment):
3152 On MS-Windows use ansi code-page for default coding-systems.
3153 Set up paper sizes for Windows 3 letter languages.
3154
3155 * international/code-pages.el (cp932, cp936, cp949, cp950):
3156 Add aliases. Also add cp125* if not already defined.
3157
3158 2004-05-09 Juanma Barranquero <lektu@terra.es>
3159
3160 * help-fns.el (help-highlight-arguments): Don't try to highlight
3161 missing or autoloaded arglists. Accept structured arguments, like
3162 the first ones of `do' and `flet'.
3163
3164 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
3165 (cvs-get-marked): Remove redundant arglist info.
3166
3167 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
3168 Don't use CL-style default args.
3169
3170 2004-05-08 Andreas Schwab <schwab@suse.de>
3171
3172 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
3173
3174 * international/subst-ksc.el: Fix references to utf-translate-cjk
3175 into utf-translate-cjk-mode.
3176 * international/subst-big5.el: Likewise.
3177 * international/subst-gb2312.el: Likewise.
3178 * international/subst-jis.el: Likewise.
3179 * international/utf-16.el: Likewise.
3180 * international/utf-8.el: Likewise.
3181
3182 2004-05-08 John Wiegley <johnw@newartisans.com>
3183
3184 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
3185 "virtual buffers" (off by default), which makes it possible to
3186 switch to the "virtual" buffers of recently visited files. When a
3187 buffer name search fails, and this option is on, iswitchb will
3188 look at the list of recently visited files, and permit matching
3189 against those names. When the user hits RET on a match, it will
3190 revisit that file.
3191 (iswitchb-read-buffer): Add two optional arguments, which makes
3192 isearchb.el possible.
3193 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
3194 (iswitchb-next-match): Add support for virtual buffers.
3195
3196 * isearchb.el: This module extends iswitchb to provide "as you
3197 type" buffer selection.
3198
3199 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
3200 Ignore the read-only property when flyspell highlighting is on.
3201 Not ignoring it leads to a series of confusing errors.
3202 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
3203 but also make sure to call flyspell-incorrect-hook.
3204 (flyspell-maybe-correct-transposition): Perform transposition test
3205 by bit twiddling a string, rather than using a temp buffer.
3206 (flyspell-maybe-correct-doubling): Use a string rather than a temp
3207 buffer. This is also the original version of the code, which
3208 could not be checked in before due to a previous lack of
3209 assignment papers. This version has seen heavy usage on my system
3210 for several years now.
3211
3212 * calendar/cal-bahai.el: New file, which adds support for the
3213 Baha'i calendar to Emacs. This calendar is based on a solar year
3214 of 19 months of 19 days, with 4 intercalary days. Each year
3215 begins on March 21, with the calendar starting in 1844.
3216
3217 * calendar/cal-menu.el, calendar/calendar.el,
3218 calendar/diary-lib.el, calendar/holidays.el: Added support for
3219 using cal-bahai.el.
3220
3221 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
3222 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
3223 function can be used outside of eshell buffers.
3224 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
3225
3226 2004-05-08 Juanma Barranquero <lektu@terra.es>
3227
3228 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
3229 word constituent so FOO-ARG is not recognized as an arg.
3230 (help-highlight-arguments): Don't skip lists in mandatory arguments.
3231
3232 * simple.el (next-error): Fix typo in docstring.
3233 (open-line): Make argument names match their use in docstring.
3234 (split-line): Fix docstring.
3235
3236 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
3237 usable by `describe-function'.
3238 (gensym, gentemp, typep, ignore-errors): Make argument names match
3239 their use in docstring.
3240
3241 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
3242 argument to `help-setup-xref'.
3243
3244 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
3245
3246 Version 2.0.40 of Tramp released.
3247
3248 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
3249 Use symbol-function to invoke functions only known on some Emacs
3250 flavors. This avoids byte-compiler warnings. Reported by Kevin
3251 Scaldeferri <kevin@scaldeferri.com>.
3252 (tramp-do-copy-or-rename-file-via-buffer): Rename from
3253 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
3254 consistent with the other tramp-do-* functions.
3255 (tramp-do-copy-or-rename-file): Calls adjusted.
3256 (tramp-process-initial-commands): Avoid liveness check on shell --
3257 we know that it must be alive since we're opening a connection at
3258 this moment.
3259 (tramp-last-cmd): New internal variable.
3260 (tramp-process-echoes): New tunable.
3261 (tramp-send-command): Set tramp-last-cmd.
3262 (tramp-wait-for-output): Delete echo, if applicable.
3263 (tramp-read-passwd): Construct the key for the password cache in a
3264 way that works for multi methods, too.
3265 (tramp-bug): Add backup-directory-alist and
3266 bkup-backup-directory-info to bug reports, with Tramp counterparts.
3267
3268 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
3269
3270 * net/tramp*.el: Suppress byte-compiler warnings where possible.
3271
3272 * net/tramp.el (tramp-out-of-band-prompt-regexp)
3273 (tramp-actions-copy-out-of-band): New defcustoms.
3274 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
3275 used instead of a synchronous one. Allows password entering.
3276 (tramp-action-out-of-band): New defun.
3277 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
3278 Remove restriction with password from doc string.
3279 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
3280 `tramp-out-of-band-prompt-regexp',
3281 `tramp-actions-copy-out-of-band', `password-cache' and
3282 `password-cache-expiry'.
3283 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
3284 password caching.
3285 (tramp-touch): FILE can be a local file, too.
3286 (TODO): Remove items done.
3287 (tramp-handle-insert-directory): Properly quote file name also if
3288 not full-directory-p. Handle wildcard case. Reported by Andreas
3289 Schwab <schwab@suse.de>.
3290 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
3291 new file.
3292 (tramp-handle-file-local-copy, tramp-handle-write-region):
3293 The permissions of the temporary file are set if filename exists.
3294 Reported by Ted Stern <stern@cray.com>.
3295 (tramp-backup-directory-alist)
3296 (tramp-bkup-backup-directory-info): New defcustoms.
3297 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
3298 (tramp-handle-find-backup-file-name): New function.
3299 Implements Tramp's find-backup-file-name.
3300
3301 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
3302 for `find-backup-file-name'.
3303
3304 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
3305 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
3306
3307 2004-05-07 Lars Hansen <larsh@math.ku.dk>
3308
3309 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
3310
3311 2004-05-07 Juanma Barranquero <lektu@terra.es>
3312
3313 * subr.el (lambda): Add arglist description to docstring.
3314 (declare): Fix typo in docstring.
3315 (open-network-stream): Fix docstring.
3316 (process-kill-without-query): Fix docstring and add obsolescence info.
3317 (last, butlast, nbutlast): Make arguments match their use in docstring.
3318 (insert-buffer-substring-no-properties): Likewise.
3319 (insert-buffer-substring-as-yank): Likewise.
3320 (split-string): Fix docstring.
3321
3322 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
3323 Make argument names match their use in docstring.
3324
3325 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
3326
3327 2004-05-06 Nick Roberts <nickrob@gnu.org>
3328
3329 * progmodes/gdb-ui.el: Improve/extend documentation strings.
3330 Fit first sentence on one line for apropos-command.
3331
3332 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
3333
3334 Changes largely merged in from Dave Love's code.
3335 * progmodes/python.el: Doc fixes.
3336 (python-mode-map): Add python-complete-symbol.
3337 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
3338 (python-comment-indent, python-complete-symbol)
3339 (python-symbol-completions, python-partial-symbol)
3340 (python-try-complete): New.
3341 (python-indent-line): Remove optional arg. Use python-block-end-p.
3342 (python-check): Bind compilation-error-regexp-alist.
3343 (inferior-python-mode): Use rx. Move keybindings to top level.
3344 Set comint-input-filter.
3345 (python-preoutput-filter): Use rx.
3346 (python-input-filter): Re-introduce.
3347 (python-proc): Start new process if necessary.
3348 Check python-buffer non-nil.
3349 (view-return-to-alist): Defvar.
3350 (python-send-receive): New.
3351 (python-eldoc-function): Use it.
3352 (python-mode-running): Don't defvar.
3353 (python-mode): Set comment-indent-function.
3354 Maybe update hippie-expand-try-functions-list.
3355 (python-indentation-levels): Initialize differently.
3356 (python-block-end-p): New.
3357 (python-indent-line): Use it.
3358 (python-compilation-regexp-alist): Augment.
3359 (run-python): Import `emacs' module to Python rather than loading
3360 code directly. Set python-buffer differently.
3361 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
3362 Use python-proc.
3363 (python-send-command): Go to end of comint buffer.
3364 (python-load-file): Use python-proc, emacs.eimport.
3365 (python-describe-symbol): Simplify interactive form.
3366 Use emacs.help. Do use temp-buffer-show-hook.
3367 Call print-help-return-message.
3368 (hippie-exp): Require when compiling.
3369 (python-preoutput-continuation): Use rx.
3370
3371 * diff-mode.el (diff-make-unified): Fix regexp.
3372
3373 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
3374
3375 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
3376 filter groups from the buffer when rebuilding the Ibuffer buffer
3377 and `ibuffer-show-empty-filter-groups' is nil.
3378
3379 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3380
3381 * ps-print.el (ps-print-quote): Call ps-value-string.
3382 (ps-setup): Call ps-comment-string.
3383 (ps-value-string, ps-comment-string): New funs.
3384
3385 2004-05-06 Juanma Barranquero <lektu@terra.es>
3386
3387 * ehelp.el (electric-help-command-loop): Check whether the last
3388 character is visible, not (point-max).
3389
3390 * help-fns.el (help-argument-name): Default to bold; don't inherit
3391 from font-lock-variable-name-face.
3392 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
3393
3394 2004-05-05 Kenichi Handa <handa@m17n.org>
3395
3396 * descr-text.el (describe-char): Copy the character with text
3397 properties and overlays into the first line, and call
3398 describe-text-properties on it.
3399
3400 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
3401
3402 * iswitchb.el (iswitchb-global-map): Fix typo.
3403 Remove unwanted ###autoloads from source file.
3404
3405 2004-05-05 Lars Hansen <larsh@math.ku.dk>
3406
3407 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
3408 in run-hooks. Use substitute-command-keys in message.
3409 (wdired-abort-changes): Add message.
3410
3411 2004-05-03 Michael Mauger <mmaug@yahoo.com>
3412
3413 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
3414 (sql-emacs20-p): Remove.
3415 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
3416 (sql-builtin-face, sql-doc-face): Remove.
3417 (sql-mode-ansi-font-lock-keywords)
3418 (sql-mode-oracle-font-lock-keywords)
3419 (sql-mode-postgres-font-lock-keywords)
3420 (sql-mode-linter-font-lock-keywords)
3421 (sql-mode-ms-font-lock-keywords)
3422 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
3423 (sql-product-font-lock): Fix font-lock reset when font rules change.
3424 (sql-highlight-product): Remove incorrect font-lock reset logic.
3425
3426 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
3427
3428 * ses.el (ses-set-parameter): Fix typo.
3429
3430 2004-05-04 Kim F. Storm <storm@cua.dk>
3431
3432 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
3433 Must expand directory for completion to work; and don't mess with
3434 process-environment.
3435 (ido-read-file-name): If command has ido property, don't use ido
3436 if value is ignore, or read as directory if value is dir.
3437 Set ido ignore property for dired-do-rename command.
3438
3439 2004-05-04 Juanma Barranquero <lektu@terra.es>
3440
3441 * ehelp.el (electric-help-command-loop, electric-help-undefined)
3442 (electric-help-help): Check against unmapped commands.
3443
3444 * help-fns.el (help-argument-name): New face, inheriting from
3445 font-lock-variable-name-face, to highlight function arguments in
3446 `describe-function' and `describe-key'.
3447 (help-do-arg-highlight): Auxiliary function to highlight a given
3448 list of arguments in a string.
3449 (help-highlight-arguments): Highlight the function arguments and
3450 all uses of them in the docstring.
3451 (describe-function-1): Use it. Do docstring output via `insert',
3452 not 'princ', so text attributes are preserved.
3453
3454 * winner.el (winner-mode-map): Move `winner-undo' and
3455 `winner-redo' to C-c <left> and C-c <right>, respectively (the
3456 previous bindings conflict with `prev-buffer', `next-buffer').
3457
3458 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3459
3460 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
3461 (bibtex-entry-update): New command bound to C-c C-u.
3462 (bibtex-text-in-string): Fix regexp.
3463 (bibtex-assoc-of-regexp): Remove.
3464 (bibtex-progress-message): Fix docstring.
3465 (bibtex-inside-field): Use if.
3466 (bibtex-assoc-regexp): New function.
3467 (bibtex-format-entry): Make code more robust so that it formats
3468 also old entries.
3469 (bibtex-autokey-demangle-title): Merge with obsolete function
3470 bibtex-assoc-of-regexp.
3471 (bibtex-field-list): New function.
3472 (bibtex-entry): Use bibtex-field-list.
3473 (bibtex-parse-entry): Fix docstring.
3474 (bibtex-print-help-message): Use bibtex-field-list.
3475 (bibtex-make-field): Use bibtex-field-list.
3476 (bibtex-entry-index): Bugfix. Return crossref key if required.
3477 (bibtex-lessp): Fix docstring.
3478
3479 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
3480
3481 * select.el (xselect-convert-to-string): Move comment to intended line.
3482
3483 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3484
3485 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
3486 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
3487
3488 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3489
3490 * term/x-win.el (x-clipboard-yank): Don't exit on error from
3491 x-get-selection.
3492
3493 2004-05-03 Jason Rumney <jasonr@gnu.org>
3494
3495 * makefile.nt: Remove.
3496
3497 2004-05-03 Kim F. Storm <storm@cua.dk>
3498
3499 * emulation/cua-base.el (cua--update-indications): Fix last change.
3500 (cua-mode): Deactivate mark when cua-mode is enabled.
3501
3502 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
3503
3504 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
3505
3506 2004-05-03 Nick Roberts <nickrob@gnu.org>
3507
3508 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
3509 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
3510 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
3511 window over visible frames.
3512 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
3513
3514 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
3515
3516 * progmodes/compile.el (compilation-gcpro): New var.
3517 (compilation-fake-loc): Use it.
3518 (compilation-forget-errors): Reset it.
3519
3520 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
3521
3522 * diff-mode.el (diff-header-face, diff-file-header-face):
3523 Use min-colors.
3524
3525 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3526
3527 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
3528 (bibtex-clean-entry): Disentangle code.
3529 (bibtex-realign): New function.
3530 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
3531 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
3532 Remove undocumented optional arg called-by-convert-alien.
3533 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
3534 for sorting instead of bibtex-sort-buffer.
3535
3536 2004-05-02 Eli Zaretskii <eliz@gnu.org>
3537
3538 * progmodes/compile.el (compilation-start): In the
3539 no-async-subprocesses branch, call sit-for to give redisplay a
3540 chance to show the updated process status in the mode line, and
3541 fontify the buffer explicitly after the process exits.
3542
3543 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3544
3545 * progmodes/python.el (python-compilation-line-number): Remove.
3546 (python-compilation-regexp-alist): Don't use it any more.
3547 (python-orig-start, python-input-filter): Remove.
3548 (inferior-python-mode): Don't set up comint-input-filter-functions.
3549 (python-send-region): Use compilation-fake-loc.
3550
3551 * progmodes/compile.el (compilation-messages-start): New var.
3552 (compilation-mode): Don't setup next-error-function here.
3553 (compilation-setup): Set it up here instead (for minor modes as well).
3554 Make compilation-messages-start buffer local.
3555 (compilation-next-error-function): Use it.
3556 (compilation-forget-errors): Set compilation-messages-start.
3557
3558 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
3559
3560 * ielm.el (ielm-prompt-read-only): Update docstring.
3561
3562 * comint.el (comint-prompt-read-only): Update docstring.
3563 (comint-update-fence, comint-kill-whole-line)
3564 (comint-kill-region): New functions.
3565
3566 * simple.el (kill-whole-line): Use "p" instead of "P" in
3567 interactive form.
3568
3569 2004-05-01 Juanma Barranquero <lektu@terra.es>
3570
3571 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
3572 format arglist so default values in CL-style argument lists are
3573 correctly shown.
3574
3575 2004-05-01 Jason Rumney <jasonr@gnu.org>
3576
3577 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
3578
3579 2004-05-01 Kenichi Handa <handa@m17n.org>
3580
3581 * international/titdic-cnv.el (miscdic-convert): Don't generate a
3582 quail file if it is up to date.
3583
3584 2004-04-30 Juri Linkov <juri@jurta.org>
3585
3586 * cus-edit.el (custom-mode-map):
3587 Add key binding `C-x C-s' to `Custom-save'.
3588
3589 * outline.el (outline-blank-line): New var.
3590 (outline-next-preface, outline-show-heading)
3591 (outline-end-of-subtree): Use it.
3592
3593 * dired-aux.el (dired-touch-initial): New fun.
3594 (dired-do-chxxx): Call it for op-symbol `touch'.
3595 (dired-diff): Use `dired-dwim-target-directory'
3596 if current dired buffer has no buffer mark.
3597
3598 * bindings.el (propertized-buffer-identification):
3599 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
3600 Add C-M-arrow keys for consistency.
3601
3602 * files.el (confirm-kill-emacs):
3603 Change group from top-level `emacs' to `convenience'.
3604
3605 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
3606 Push mark on the first call of successive command calls.
3607 (insert-pair): New fun created from `insert-parentheses' with
3608 `open' and `close' arguments added. Enclose active regions
3609 in paired characters. Compare adjacent characters syntax with
3610 inserted characters syntax before inserting a space.
3611 (insert-parentheses): Call `insert-pair' with ?\( ?\).
3612
3613 * delsel.el: Don't put `delete-selection' property
3614 on `insert-parentheses' symbol to take advantage of
3615 region handling in `insert-pair' function.
3616 Suggested by Stephan Stahl <stahl@eos.franken.de>.
3617
3618 2004-04-30 Kim F. Storm <storm@cua.dk>
3619
3620 * emulation/cua-base.el: Add support for changing cursor types;
3621 based on patch from Michael Mauger.
3622 (cua-normal-cursor-color, cua-read-only-cursor-color)
3623 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
3624 Customization cursor type and/or cursor color.
3625 (cua--update-indications): Handle cursor type changes.
3626 (cua-mode): Update cursor indications if enabled.
3627
3628 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
3629
3630 * mouse.el (mouse-drag-copy-region): New defcustom.
3631 (mouse-set-region, mouse-drag-region-1): Use it.
3632
3633 * simple.el (kill-ring-save): If region face background color is
3634 unspecified (if no highlighting), show extent of fully visible
3635 region even if transient-mark-mode is enabled.
3636
3637 * emulation/cua-base.el (cua--standard-movement-commands):
3638 Add cua-scroll-up and cua-scroll-down.
3639 (cua-scroll-up, cua-scroll-down): New commands.
3640 (cua--init-keymaps): Remap scroll-up and scroll-down.
3641
3642 * emulation/cua-rect.el (cua--convert-rectangle-as):
3643 New defmacro.
3644 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
3645 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
3646 New commands (suggested by Jordan Breeding).
3647
3648 2004-04-30 Juanma Barranquero <lektu@terra.es>
3649
3650 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
3651
3652 2004-04-30 Mario Lang <mlang@delysid.org>
3653
3654 * diff.el (diff-switches): Fix typo in docstring.
3655
3656 2004-04-30 Alex Schroeder <alex@gnu.org>
3657
3658 * xml.el (xml-debug-print-internal): Don't add newline and
3659 indentation to text nodes and write empty elements as empty tags
3660 instead of opening and closing tags.
3661 (xml-debug-print): Take optional indent-string argument.
3662 (xml-print): Alias for xml-debug-print.
3663
3664 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3665
3666 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
3667 than duplicate call to `line-beginning-position'.
3668
3669 * progmodes/f90.el (f90-get-present-comment-type):
3670 Return whitespace, as well as comment chars, for consistent filling
3671 of comment blocks. Use `match-string-no-properties'.
3672 (f90-break-line): Trim trailing whitespace when filling comments.
3673
3674 2004-04-30 Dave Love <fx@gnu.org>
3675
3676 * calendar/diary-lib.el (diary-outlook-formats): New variable.
3677 (diary-from-outlook-internal, diary-from-outlook)
3678 (diary-from-outlook-gnus, diary-from-outlook-rmail):
3679 New functions to import diary entries from Outlook-format
3680 appointments in mail messages.
3681
3682 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3683
3684 * progmodes/python.el (python-send-command): New fun.
3685 (python-send-region, python-load-file): Use it.
3686
3687 * progmodes/compile.el (compilation-last-buffer): Add var alias.
3688
3689 * help-fns.el (help-C-file-name): Use new subr-name.
3690 Prepend `src/' to the file name.
3691 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
3692 (describe-function-1, describe-variable): Only find a C source file
3693 name if DOC is already loaded.
3694
3695 * help-mode.el (help-function-def, help-variable-def):
3696 Use the new find-function-search-for-symbol functionality.
3697 Allow FILE to be `C-source'.
3698
3699 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
3700 (find-function-C-source): New fun.
3701 (find-function-search-for-symbol): Use it.
3702
3703 2004-03-29 Michael Mauger <mmaug@yahoo.com>
3704
3705 * progmodes/sql.el (sql-product-alist): Rename variable
3706 `sql-product-support'. Add Postgres login parameters.
3707 (sql-set-product, sql-product-feature): Update with renamed variable.
3708 (sql-connect-postgres): Add username prompt.
3709 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
3710 Make patterns less product specific.
3711 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
3712 (sql-mode-abbrev-table): Modify initialization.
3713 (sql-builtin-face): Add variable.
3714 (sql-keywords-re): Add macro.
3715 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
3716 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
3717 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
3718 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
3719 (sql-mode-linter-font-lock-keywords)
3720 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
3721 (sql-mode-sybase-font-lock-keywords)
3722 (sql-mode-informix-font-lock-keywords)
3723 (sql-mode-interbase-font-lock-keywords)
3724 (sql-mode-ingres-font-lock-keywords)
3725 (sql-mode-solid-font-lock-keywords)
3726 (sql-mode-sqlite-font-lock-keywords)
3727 (sql-mode-db2-font-lock-keywords): Default to nil.
3728 (sql-product-font-lock): Always highlight ANSI keywords.
3729 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
3730 (sql-send-string): Add function.
3731
3732 2004-04-29 Dave Love <fx@gnu.org>
3733
3734 * progmodes/cfengine.el (cfengine-beginning-of-defun)
3735 (cfengine-end-of-defun): Ensure progress through buffer.
3736
3737 * info-look.el (cfengine-mode): Accept a terminal ().
3738
3739 2004-04-29 Juri Linkov <juri@jurta.org>
3740
3741 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
3742 instead of isearch-yank-word-or-char. Add new key bindings for
3743 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
3744 (isearch-del-char): New fun.
3745 (isearch-forward, isearch-edit-string): Update docstring.
3746 (isearch-yank-char): Doc fix.
3747 (isearch-other-meta-char): Restore point after scrolling.
3748
3749 * progmodes/compile.el (compilation-context-lines): Add nil option
3750 to disable compilation output window scrolling.
3751 (compilation-set-window): Use it.
3752
3753 * outline.el (outline-next-preface, outline-show-heading):
3754 Don't leave unhidden blank line before heading.
3755 (outline-end-of-subtree): Include last newline into subtree.
3756 (hide-entry): Leave point at beginning of heading instead of end.
3757 (outline-up-heading): Push mark for the first call of successive
3758 command calls.
3759
3760 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
3761
3762 * comint.el (comint-prompt-read-only): New variable.
3763 (comint-output-filter): Implement it.
3764
3765 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
3766 (ielm-prompt-internal): New variable.
3767 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
3768 (ielm-send-input): Delete unused variable `buf'.
3769 (ielm-eval-input): Use `ielm-prompt-internal'.
3770 (inferior-emacs-lisp-mode): Use new variables
3771 `comint-prompt-read-only' and `ielm-prompt-internal'.
3772 Get rid of obsolete variable `directory-sep-char'.
3773 (ielm): Use `zerop'.
3774
3775 2004-04-29 John Paul Wallington <jpw@gnu.org>
3776
3777 * thumbs.el (toplevel): Require cl at compile time.
3778 Remove conditional definitions of `ignore-errors' and `caddar'
3779 because they occur at run time.
3780
3781 2004-04-28 Nick Roberts <nickrob@gnu.org>
3782
3783 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
3784 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
3785 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
3786 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
3787
3788 * progmodes/gud.el (gud-common-init): Throw an error if program is
3789 already running under gdb.
3790
3791 2004-04-28 John Paul Wallington <jpw@gnu.org>
3792
3793 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
3794 (thumbs-show-image-num): Move assignment of
3795 `thumbs-current-image-filename' within scope of `i'.
3796 (thumbs-emboss-image): Don't use `evenp'.
3797
3798 2004-04-28 Richard M. Stallman <rms@gnu.org>
3799
3800 * progmodes/compile.el (compilation-context-lines): Default now 0.
3801
3802 2004-04-28 Juanma Barranquero <lektu@terra.es>
3803
3804 Use `time-less-p' from calendar/time-date.el instead of defining
3805 custom versions of it.
3806
3807 * pcomplete.el (pcomplete-time-less-p): Remove.
3808
3809 * thumbs.el (time-less-p): Remove.
3810
3811 * calendar/timeclock.el (timeclock-time-less-p): Remove.
3812 (timeclock-generate-report): Use `time-less-p'.
3813
3814 * emacs-lisp/autoload.el (autoload-before-p): Remove.
3815 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
3816
3817 2004-04-28 Masatake YAMATO <jet@gyve.org>
3818
3819 * subr.el (remove-overlays): Make arguments optional.
3820
3821 * wid-edit.el (widget-specify-button): Put evaporate to the
3822 overlay for sample.
3823 (widget-specify-sample): Put evaporate to the overlay for sample.
3824 (widget-specify-doc): Put evaporate to the overlay for documentation.
3825
3826 2004-04-27 Jesper Harder <harder@ifa.au.dk>
3827
3828 * info.el (info-apropos): Make it an index node. Align node names
3829 like makeinfo.
3830
3831 2004-04-27 Eli Zaretskii <eliz@gnu.org>
3832
3833 * net/browse-url.el (browse-url-netscape-sentinel)
3834 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
3835 (browse-url-epiphany-sentinel, browse-url-mosaic):
3836 Use browse-url-*-program instead of a literal program name.
3837
3838 2004-04-27 Kevin Ryde <user42@zip.com.au>
3839
3840 * eshell/em-alias.el:
3841 * eshell/em-dirs.el:
3842 * eshell/em-hist.el:
3843 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
3844 features when M-x customize-group loads modules before the main
3845 eshell.el.
3846
3847 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3848
3849 * subr.el (momentary-string-display): Support EXIT-CHAR that is
3850 either a character representation of an event or an event
3851 description list.
3852
3853 * type-break.el: Capitalise Emacs and Lisp.
3854 (type-break-good-break-interval, type-break-demo-boring-stats)
3855 (type-break-terse-messages, type-break-file-name): New defcustoms.
3856 (type-break-post-command-hook)
3857 (type-break-warning-countdown-string): Quote variable names in doc.
3858 (type-break-interval-start, type-break-auto-save-file-name): New vars.
3859 (type-break-mode): Document type-break-good-break-interval and the
3860 "session" file. Schedule break according to the session file.
3861 Kill session file buffer on exit. Organise for save-some-buffers
3862 to always save the session file.
3863 (type-break-mode-line-message-mode, type-break-query-mode):
3864 Uppercase arguments.
3865 (type-break-file-time, type-break-file-keystroke-count, timep)
3866 (type-break-choose-file, type-break-get-previous-time)
3867 (type-break-get-previous-count): New defuns.
3868 (type-break): Avoid break querying after a completed break in the
3869 case where the query was initiated during user invocation of the
3870 break. Optional terse messages.
3871 Use type-break-good-break-interval if type-break-good-rest-interval is
3872 nil. File the break time.
3873 (type-break-schedule): New optional args for overriding the use of
3874 the current time.
3875 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
3876 after a break.
3877 (type-break-check): File the keystroke count.
3878 (type-break-do-query): Prevent a second query when the break is
3879 interrupted. Optional terse message.
3880 (type-break-keystroke-reset): Record the start of a typing interval.
3881 (type-break-demo-boring): Optional terse messages. Display word
3882 per minute and keystroke counts according to
3883 type-break-demo-boring-stats.
3884
3885 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
3886
3887 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
3888 directories, make sure they exist under archive-tmpdir.
3889
3890 2004-04-27 Juri Linkov <juri@jurta.org>
3891
3892 * help.el (view-emacs-news): With argument, display info for the
3893 selected version by finding it among different NEWS files, and
3894 narrowing the buffer to the selected version.
3895
3896 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
3897 same-window-buffer-names.
3898 (info): New arg `buffer'. Use it. Doc fix. Read file name for
3899 non-numeric prefix argument, append the number to the buffer name
3900 for numeric prefix argument.
3901 (info-other-window): Bind same-window-regexps to nil.
3902 (Info-reference-name): Rename to Info-point-loc.
3903 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
3904 and Info-find-index-name for stringy Info-point-loc.
3905 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
3906 without middle `.', but with final `.' and optional line number
3907 for it. Set Info-point-loc for index nodes.
3908 (Info-index): Remove middle `.' from index entry regexp.
3909 Modify line number regexp.
3910 (Info-index-next): Decrement line number.
3911 (info-apropos): Remove middle `.' from index entry regexp.
3912 Add optional line number regexp at the end. Add matched value
3913 for line number to the result list and insert it to the buffer.
3914 Replace match-string by match-string-no-properties.
3915 Reorder result list.
3916 (Info-fontify-node): Hide index line numbers.
3917 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
3918 empty matches.
3919 (Info-follow-reference): Use `str' instead of
3920 Info-following-node-name-re.
3921 (Info-toc): Use full file names. Set Info-current-node to "Top".
3922 (Info-fontify-node): Compare file names without directory name.
3923 (Info-try-follow-nearest-node): Don't set Info-reference-name.
3924 Set second arg of Info-extract-menu-node-name for index nodes.
3925 (info-xref-visited): Use magenta3 instead of magenta4.
3926 (Info-mode): Add info-apropos to docstring.
3927
3928 * log-view.el (log-view-diff): Replace interactive code "r"
3929 by a list to allow to call it even if region is not active.
3930
3931 * paren.el (show-paren-highlight-openparen): New var.
3932 (show-paren-function): Turn on openparen highlighting when
3933 matching forward if show-paren-highlight-openparen is non-nil.
3934
3935 * simple.el (kill-ring-save): Use blink-matching-delay instead of
3936 the constant value 1.
3937 (completions-common-part): Expand docstring.
3938
3939 * textmodes/picture.el (picture-mode-map): Add arrow keys.
3940
3941 2004-04-27 Kim F. Storm <storm@cua.dk>
3942
3943 * image.el (insert-sliced-image): Use line-height instead of
3944 line-spacing property on newline.
3945
3946 2004-04-26 Lars Hansen <larsh@math.ku.dk>
3947
3948 * desktop.el (desktop-buffer-misc-data-function): Rename to
3949 desktop-save-buffer and change docstring.
3950 (desktop-buffer-modes-to-save): Delete.
3951 (desktop-save-buffer-p): Use desktop-save-buffer instead of
3952 desktop-buffer-modes-to-save.
3953 (desktop-save): Rename desktop-buffer-misc-data-function to
3954 desktop-save-buffer and allow non-function value.
3955 (desktop-missing-file-warning): Correct docstring.
3956
3957 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
3958 to desktop-save-buffer.
3959
3960 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
3961 desktop-save-buffer.
3962
3963 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
3964
3965 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
3966
3967 2004-04-26 Eli Zaretskii <eliz@gnu.org>
3968
3969 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
3970
3971 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
3972
3973 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
3974 (ielm): Only go to the end of the buffer when starting a new process.
3975
3976 2004-04-25 Juanma Barranquero <lektu@terra.es>
3977
3978 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
3979 mode line. Bind `inhibit-read-only' to t before modifying
3980 properties of text in the buffer.
3981 (ielm): Force point to the end of buffer, even when running ielm
3982 from inside itself.
3983
3984 2004-04-25 Jesper Harder <harder@ifa.au.dk>
3985
3986 * info.el (info-apropos): Reset Info-complete-cache.
3987
3988 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
3989
3990 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3991 Also recognize severe Irix et al. messages.
3992 (compilation-normalize-filename, compile-abbreviate-directory):
3993 Delete functions.
3994 (compilation-get-file-structure): New function inherits
3995 functionality of the two preceding ones.
3996 (compilation-internal-error-properties, compilation-fake-loc):
3997 Use it so that different paths to the same file share the same
3998 markers. Also optimize finding adjacent marker slightly.
3999
4000 2004-04-25 Kim F. Storm <storm@cua.dk>
4001
4002 * image.el (insert-sliced-image): Add line-spacing t property
4003 to newlines separating image lines.
4004
4005 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
4006
4007 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
4008
4009 * ielm.el (ielm-prompt-read-only): New user option.
4010 (ielm-prompt): Expand docstring to describe new behavior.
4011 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
4012 mention it in the docstring.
4013
4014 2004-04-24 Andreas Schwab <schwab@suse.de>
4015
4016 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
4017
4018 * diff.el (diff): Set default-directory in diff buffer.
4019
4020 2004-04-24 Eli Zaretskii <eliz@gnu.org>
4021
4022 * mail/sendmail.el (mail-bury): Don't delete the frame where the
4023 mail was being composed if the terminal cannot display more than
4024 one frame; instead, switch to previous frame.
4025
4026 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
4027 (rmail-start-mail): Support rmail-mail-new-frame even on
4028 terminals that can display only one frame at a time.
4029
4030 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
4031
4032 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
4033 (checkdoc-output-font-lock-keywords): Remove error regexp.
4034 (checkdoc-output-mode-map): Remove.
4035 (checkdoc-output-mode): Derive from compilation-mode.
4036 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
4037
4038 * dired.el (dired-mode-map): Add a menu entry for wdired.
4039
4040 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
4041 (rx-bracket, rx-check-any, rx-any): Clean up name space.
4042
4043 * wdired.el: (wdired-mode-map): Move init into declaration.
4044 Fix `return' binding.
4045 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
4046 Use force-mode-line-update.
4047 (wdired-get-filename): Use `unless'.
4048 (wdired-preprocess-files): Don't assume names have no \n and use / for
4049 dir separator.
4050 (wdired-normalize-filename): Use replace-regexp-in-string.
4051 (wdired-load-hooks): Remove.
4052 (wdired-mode-hooks): Rename to wdired-mode-hook.
4053
4054 * info-look.el: Add support for cfengine-mode.
4055 (info-lookup-setup-mode): Use dolist.
4056
4057 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
4058
4059 * wdired.el: New file.
4060
4061 2004-04-23 Juanma Barranquero <lektu@terra.es>
4062
4063 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
4064
4065 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
4066 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
4067 (pcomplete--help, pcomplete--here): Doc fixes.
4068
4069 2004-04-23 Andre Spiegel <spiegel@gnu.org>
4070
4071 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
4072 handles wrong-number-of-arguments in backend call.
4073
4074 * vc.el (vc-print-log): Likewise.
4075
4076 2004-04-20 Dave Love <fx@gnu.org>
4077
4078 * emacs-lisp/rx.el: Doc fixes.
4079 (rx-constituents): Add/extend many forms.
4080 (rx-check): Check form is a list.
4081 (bracket): Defvar.
4082 (rx-check-any, rx-any, rx-check-not): Modify.
4083 (rx-not): Simplify.
4084 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
4085 (rx-kleene): Use rx-trans-forms.
4086 (rx-quote-for-set): Delete.
4087 (rx): Allow multiple args.
4088
4089 2004-04-23 Kenichi Handa <handa@m17n.org>
4090
4091 * international/mule-util.el (char-displayable-p): Simplify by
4092 using internal-char-font.
4093
4094 2004-04-23 Juanma Barranquero <lektu@terra.es>
4095
4096 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4097
4098 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
4099
4100 * diff-mode.el (diff-next-error): New fun.
4101 (diff-mode): Use it.
4102
4103 * simple.el (next-error): Change arg name.
4104 Add support for the documented C-u C-x ` usage.
4105
4106 * frame.el (special-display-popup-frame, next-multiframe-window)
4107 (previous-multiframe-window): Only consider frames on same display.
4108
4109 2004-04-22 Lars Hansen <larsh@math.ku.dk>
4110
4111 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
4112 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
4113
4114 2004-04-22 Kim F. Storm <storm@cua.dk>
4115
4116 * net/telnet.el (telnet): Add optional port arg.
4117
4118 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
4119
4120 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4121 Minor sanity check on the `hyperlink' slot.
4122
4123 * Makefile.in (recompile): Compile new files.
4124
4125 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
4126 Add byte-recompile-directory's optional `arg'.
4127
4128 * cvs-status.el (cvs-tree-use-charset): New var.
4129 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
4130 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
4131 (cvs-status-cvstrees): Use it.
4132
4133 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
4134 Make it a normal major mode.
4135 (checkdoc-buffer-label): Make sure the file name is meaningful.
4136 (checkdoc-output-to-error-buffer): Remove.
4137 (checkdoc-error, checkdoc-start-section): Rewrite.
4138
4139 * info.el (info-node, info-menu-5, info-xref, info-header-node)
4140 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
4141 (Info-title-4-face): Use new syntax.
4142 (info-xref-visited): Inherit from info-xref.
4143
4144 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
4145
4146 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
4147
4148 * simple.el (next-error-last-buffer, next-error-function):
4149 New variables for the next-error framework.
4150 (next-error-buffer-p): New function.
4151 (next-error-find-buffer): Generalize compilation-find-buffer.
4152 (next-error, previous-error, first-error, next-error-no-select)
4153 (previous-error-no-select): Move from compile.el.
4154
4155 * replace.el (occur-next-error, occur-1): Hook into the next-error
4156 framework.
4157
4158 * progmodes/compile.el (compilation-start):
4159 Set next-error-last-buffer so next-error knows where to jump.
4160 (compilation-setup): Set the buffer-local variable
4161 next-error-function to 'compilation-next-error-function.
4162 (compilation-buffer-p, compilation-buffer-internal-p): Use an
4163 alternate way to find if a buffer is a compilation buffer, for
4164 next-error convenience.
4165 (next-error-no-select, previous-error-no-select, next-error)
4166 (previous-error, first-error): Move to simple.el.
4167 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
4168 (compilation-last-buffer): Remove.
4169 (compilation-start, compilation-next-error, compilation-setup)
4170 (compilation-next-error-function, compilation-find-buffer):
4171 Remove compilation-last-buffer use.
4172
4173 2004-04-21 Juanma Barranquero <lektu@terra.es>
4174
4175 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
4176 (font-lock-warning-face): Fix spacing.
4177
4178 * makefile.w32-in (WINS): Add url/ directory.
4179
4180 2004-04-21 Lars Hansen <larsh@math.ku.dk>
4181
4182 * desktop.el (desktop-buffer-mode-handlers): New variable.
4183 Alist of major mode specific functions to restore a desktop buffer.
4184 (desktop-buffer-handlers): Make variable obsolete.
4185 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
4186 Catch errors signaled in handlers. Update buffer count.
4187 Evaluate desktop-buffer-point.
4188 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
4189 move to dired.el.
4190 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
4191 move to info.el.
4192 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
4193 move to mail/rmail.el.
4194 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
4195 to mh-e/mh-e.el.
4196 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
4197 On fail, print message (to message buffer) even if
4198 desktop-missing-file-warning is nil.
4199 (desktop-buffer-misc-data-function): New buffer local variable.
4200 Function returning major mode specific data.
4201 (desktop-buffer-misc-functions): Make variable obsolete.
4202 (desktop-save): Use desktop-buffer-misc-data-function.
4203 (desktop-buffer-dired-misc-data): Rename to
4204 dired-desktop-buffer-misc-data and move to dired.el.
4205 (desktop-buffer-info-misc-data): Rename to
4206 Info-desktop-buffer-misc-data and move to info.el.
4207 (desktop-read): Add message about number of buffers restored/failed.
4208
4209 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
4210 Add parameters. Pause to display error only when
4211 desktop-missing-file-warning is non-nil.
4212 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
4213 (dired-mode): Bind desktop-buffer-misc-data-function.
4214
4215 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
4216 Add Parameters.
4217 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
4218 (Info-mode): Bind desktop-buffer-misc-data-function.
4219
4220 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
4221 Add Parameters.
4222
4223 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
4224 Add Parameters.
4225
4226 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
4227
4228 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
4229 the case of letters in case-insensitive expansions when the
4230 abbrev is preceded by characters with letter syntax.
4231
4232 2004-04-21 Richard M. Stallman <rms@gnu.org>
4233
4234 * progmodes/cperl-mode.el (cperl-putback-char):
4235 Delete Emacs 18 definition.
4236
4237 * international/mule.el (ctext-post-read-conversion):
4238 Use assoc-string, not assoc-ignore-case.
4239
4240 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
4241
4242 * emacs-lisp/easymenu.el (easy-menu-add):
4243 Do call x-popup-menu, but only if it's defined.
4244
4245 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
4246
4247 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
4248 Handle multiple args: compile like progn.
4249
4250 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
4251 take all args as &rest arg.
4252
4253 * autoinsert.el (auto-insert-alist): Insert the user's name in
4254 copyright notice, rather than Free Software Foundation.
4255
4256 2004-04-21 Kenichi Handa <handa@m17n.org>
4257
4258 * descr-text.el (describe-char): Make it work on *Help* buffer.
4259
4260 2004-04-21 Kim F. Storm <storm@cua.dk>
4261
4262 * image.el (insert-image): Add optional SLICE arg.
4263 (insert-sliced-image): New defun.
4264
4265 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
4266
4267 * subr.el (read-number): Check whether `default' is nil.
4268
4269 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
4270
4271 * progmodes/compile.el (compilation-error-properties):
4272 Split into two.
4273 (compilation-internal-error-properties): New one.
4274 (compilation-compat-error-properties): Use it. Fix the non-marker case.
4275
4276 2004-04-20 Richard M. Stallman <rms@gnu.org>
4277
4278 * window.el (split-window-save-restore-data):
4279 Don't update the data if OLD-INFO is nil.
4280
4281 * view.el (view-return-to-alist): Mark it permanent local.
4282
4283 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
4284
4285 * recentf.el (recentf-save-list): Catch and warn about errors.
4286
4287 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
4288 so "Buffers" won't be pure.
4289
4290 * help-mode.el (help-mode-finish): Set help-return-alist first
4291 thing, setting only the entry for the selected window.
4292
4293 * help-fns.el (describe-function-1): If many non-control non-meta
4294 keys run the command, don't list all of them.
4295
4296 2004-04-20 Juanma Barranquero <lektu@terra.es>
4297
4298 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
4299 arg. Copied from Andre Spiegel's patch of 2004-03-21.
4300
4301 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
4302
4303 2004-04-20 Kenichi Handa <handa@m17n.org>
4304
4305 * international/quail.el (quail-lookup-key): New optional arg
4306 NOT-RESET-INDICES.
4307 (quail-get-translations): Call quail-lookup-key with
4308 NOT-RESET-INDICES t.
4309 (quail-completion): Likewise.
4310 (quail-lookup-map-and-concat): Likewise.
4311
4312 2004-04-20 Kenichi Handa <handa@m17n.org>
4313
4314 * international/quail.el (quail-update-translation): Don't insert
4315 such an unsupported multibyte char in a unibyte buffer.
4316
4317 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
4318
4319 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
4320 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
4321 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
4322 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
4323 (gdb-frame-assembler-buffer): Improve behaviour with
4324 multiple frames.
4325 (gdb-display-buffer): Extend search to all visible frames.
4326
4327 2004-04-19 Eli Zaretskii <eliz@gnu.org>
4328
4329 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
4330 characters left after base64 decoding.
4331 (rmail-decode-region): Use -dos variety of `coding', to remove any
4332 ^M characters left after qp or base64 decoding.
4333
4334 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4335
4336 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
4337 messages.
4338
4339 2004-04-19 Stephen Eglen <stephen@gnu.org>
4340
4341 * add-log.el (add-change-log-entry): Update doc string to mention
4342 add-log-full-name and add-log-mailing-address.
4343
4344 2004-04-18 Juri Linkov <juri@jurta.org>
4345
4346 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
4347 (Info-find-node-2): Simplify error message.
4348 (Info-insert-dir): Use Info-following-node-name.
4349 (Info-goto-node): Remove *info-history* and *info-toc*.
4350 (Info-history): Create a node of the virtual history file.
4351 (Info-toc): Create a node of the virtual toc file.
4352 (Info-insert-toc): New arg `curr-file' for reference file names.
4353 (info-apropos): Remove redundant var binding for temp-file.
4354 (Info-index, Info-index-next, Info-mode): Doc fix.
4355 (Info-goto-emacs-command-node): Don't jump to *info* from
4356 non-*info* Info buffers.
4357 (Info-fontify-node): Don't show the file name of external
4358 references if `Info-hide-note-references' is `hide'. Don't hide
4359 newlines at the end of paragraphs.
4360
4361 * international/mule-diag.el (list-input-methods):
4362 Fix args to help-xref-button.
4363
4364 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
4365 to put into effect local variables from TUTORIAL files.
4366
4367 * textmodes/paragraphs.el (sentence-end) <function>: New fun
4368 with default value taken from the variable `sentence-end'.
4369 (sentence-end) <defcustom>: Set default to nil. Doc fix.
4370 Add nil const to :type.
4371 (sentence-end-without-period, sentence-end-double-space)
4372 (sentence-end-without-space): Doc fix.
4373
4374 * textmodes/paragraphs.el (forward-sentence):
4375 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
4376 (fill-delete-newlines):
4377 * progmodes/cc-cmds.el (c-beginning-of-statement):
4378 Use function `sentence-end' instead of variable `sentence-end'.
4379
4380 2004-04-18 Andreas Schwab <schwab@suse.de>
4381
4382 * progmodes/compile.el (compilation-start): Set window start to
4383 point-min if compilation-scroll-output is nil.
4384
4385 2004-04-18 John Wiegley <johnw@newartisans.com>
4386
4387 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
4388
4389 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
4390
4391 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
4392 (gdb-info-breakpoints-custom): Revert previous change.
4393 (gdb-view-assembler): Update assembler if necessary.
4394 (gdb-frame-handler): Parse correctly for gdb-current-frame.
4395 (gdb-display-source-buffer): Update properly when both source and
4396 assembler are visible.
4397
4398 2004-04-17 John Wiegley <johnw@newartisans.com>
4399
4400 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
4401 which limits the number of names shown in the minibuffer. Off by
4402 default.
4403 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
4404 up iswitchb for users with a multitude of open buffers by showing
4405 only the first and last N/2 buffers in the completion list (which
4406 is enough to aid C-s/C-r, and to know that more characters are
4407 needed to refine the completion list).
4408
4409 2004-04-17 Richard M. Stallman <rms@gnu.org>
4410
4411 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
4412 (file-truename): Expand all ~ constructs directly.
4413 (insert-directory): Delete any error msg output by the
4414 `insert-directory-program'.
4415
4416 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
4417 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
4418 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
4419 (allout-init): Use find-file-hook, not find-file-hooks.
4420 (allout-mode): Eliminate Emacs 18 support.
4421 Use write-contents-functions, not local-write-file-hooks.
4422
4423 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
4424
4425 * progmodes/compile.el (compilation-error-properties): Fix for
4426 adding messages when there are already markers for their file.
4427 (compilation-fake-loc): New function.
4428
4429 2004-04-16 Dave Love <fx@gnu.org>
4430
4431 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
4432 (python-load-file): Fix python-orig-start setting.
4433
4434 * progmodes/compile.el: Doc fixes.
4435 (compilation-error-regexp-alist-alist)
4436 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
4437 (compilation-assq): Wrap in eval-when-compile.
4438 (compilation-mode-font-lock-keywords): Don't use list*.
4439 (compilation-start): Avoid warning.
4440 (compilation-compat-error-properties)
4441 (compilation-directory-properties): Add keymap property.
4442 (compilation-parsing-end): Make it a marker for better compatibility.
4443
4444 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
4445
4446 2004-04-16 Mark A. Hershberger <mah@everybody.org>
4447
4448 * xml.el: Doc fixes.
4449 (xml-get-children): Only looks at sub-tags and ignore strings.
4450
4451 * xml.el (xml-parse-tag): Avoid overwriting node-name.
4452
4453 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
4454
4455 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
4456
4457 2004-04-16 Andre Spiegel <spiegel@gnu.org>
4458
4459 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
4460
4461 * vc.el (vc-print-log): Likewise.
4462
4463 2004-04-16 Masatake YAMATO <jet@gyve.org>
4464
4465 * simple.el (completion-setup-function): Set an initial value
4466 to `element-common-end' before entering loop. Set a value
4467 to `element-common-end' at the end of loop.
4468 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
4469 (completions-common-part): Rename from completion-de-emphasis.
4470 (completions-first-difference): Rename from completion-emphasis.
4471 Suggested by RMS.
4472
4473 2004-04-16 Juanma Barranquero <lektu@terra.es>
4474
4475 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
4476 (bookmark-edit-annotation-mode): Add mode name.
4477
4478 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4479
4480 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
4481 for nested conflict markers.
4482 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
4483
4484 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
4485
4486 * progmodes/gdb-ui.el (gdb-goto-info): New function.
4487
4488 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
4489
4490 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4491
4492 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
4493 Give a backtrace if requested.
4494
4495 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
4496
4497 * progmodes/python.el (python-mouse-2-command, python-RET-command):
4498 Remove unused functions.
4499 (python-orig-start-line, python-orig-file): Remove.
4500 (python-orig-start): New var.
4501 (python-input-filter, python-compilation-line-number)
4502 (python-send-region, python-load-file): Use it.
4503
4504 * info.el (info): Always jump to *info*.
4505
4506 * subr.el (posn-set-point): New function.
4507
4508 * mouse.el (mouse-set-point): Use it.
4509
4510 * progmodes/compile.el (compile-goto-error): Use it.
4511 (compilation-button-map): New keymap.
4512 (compilation-error-properties): Use it.
4513 (compilation-shell-minor-mode-map): Don't bind mouse-2.
4514
4515 * smerge-mode.el (smerge-popup-context-menu): Use it.
4516
4517 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
4518 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
4519 mouse and non-mouse case.
4520
4521 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
4522 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
4523
4524 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
4525 Make it work for non-mouse events.
4526
4527 * pcvs-info.el (cvs-status-map): Update binding name.
4528
4529 2004-04-14 Mark A. Hershberger <mah@everybody.org>
4530
4531 * xml.el (xml-maybe-do-ns): New function to handle namespace
4532 parsing of both attribute and element names.
4533 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
4534 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
4535 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
4536 (xml-parse-attlist): Make it do its own namespace parsing.
4537
4538 2004-04-14 Dave Love <fx@gnu.org>
4539
4540 * progmodes/python.el (run-python): Fix use of \n.
4541 (python-load-file): Remove `try' from Python fragment.
4542 (python-describe-symbol): Fix message.
4543
4544 * comint.el: Doc fixes.
4545 (comint-last-input-start, comint-last-input-end)
4546 (comint-last-output-start): Give them values.
4547 (comint-arguments): Avoid warning.
4548 (comint-skip-prompt): Use line-end-position.
4549 (comint-backward-matching-input): Rename arg to agree with doc.
4550 (comint-extract-string): Use syntax-ppss.
4551 (comint-dynamic-simple-complete): Delete useless list construction.
4552 (comint-redirect-subvert-readonly): New.
4553 (comint-redirect-preoutput-filter): Use it.
4554
4555 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
4556 Correctly handle negative arguments when calling hook functions.
4557
4558 2004-04-14 Jesper Harder <harder@ifa.au.dk>
4559
4560 * info.el (info-apropos): Don't clobber Info-history-list.
4561
4562 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
4563
4564 * progmodes/compile.el (compilation-setup):
4565 Localize overlay-arrow-position.
4566 (compilation-sentinel): Restructure code equivalently.
4567 (compilation-next-error): Find message on same line after point if
4568 not found before point.
4569 (compile-mouse-goto-error): Restore function so that compilation
4570 buffer need not be current and use compile-goto-error.
4571 (compile-goto-error): Restore function.
4572 (next-error): Set overlay-arrow-position.
4573 (compilation-forget-errors): Don't localize already local
4574 compilation-locs and remove FIXME about refontifying.
4575
4576 2004-04-14 Kim F. Storm <storm@cua.dk>
4577
4578 * startup.el (emacs-quick-startup): New defvar (set by -Q).
4579 (command-line): New option -Q. Like -q --no-site-file, but
4580 in addition it also disables menu-bar, tool-bar, scroll-bars,
4581 tool-tips, and the blinking cursor.
4582 (command-line-1): Skip startup screen if -Q.
4583 (fancy-splash-head): Use ":align-to center" prop to center splash image.
4584
4585 * emulation/cua-base.el (cua-read-only-cursor-color)
4586 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
4587
4588 2004-04-13 Dave Love <fx@gnu.org>
4589
4590 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
4591 (syntax): Don't require.
4592 (python) <defgroup>: Add :version.
4593 (python-quote-syntax): Re-written.
4594 (inferior-python-mode): Move stuff here from run-python and add
4595 some more.
4596 (python-preoutput-continuation, python-preoutput-result)
4597 (python-dotty-syntax-table): New.
4598 (python-describe-symbol): Use them.
4599 (run-python): Move stuff to inferior-python-mode. Modify code
4600 loaded into Python.
4601 (python-send-region): Use python-proc, python-send-string.
4602 (python-send-string): Send newlines too. Callers changed.
4603 (python-load-file): Re-written.
4604 (python-eldoc-function): New.
4605 (info-look): Don't require.
4606 (python-after-info-look): New. A modified version of former
4607 top-level code for use with eval-after-load.
4608 (python-maybe-jython, python-guess-indent): Use widened buffer.
4609 (python-fill-paragraph): Re-written.
4610 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
4611 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
4612
4613 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
4614
4615 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
4616 Set compilation-error-regexp-alist earlier.
4617
4618 * progmodes/compile.el (compilation-minor-mode-map)
4619 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
4620 (compile-goto-error): Re-merge the mouse and non-mouse commands.
4621
4622 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
4623
4624 * progmodes/compile.el (compile-goto-error): Select the buffer/window
4625 corresponding to the event.
4626
4627 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
4628
4629 * loadup.el: Add cygwin to system-type list, for unexec() support.
4630
4631 2004-04-12 John Paul Wallington <jpw@gnu.org>
4632
4633 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
4634 (ibuffer-restore-window-config-on-quit): New variable to replace
4635 `ibuffer-delete-window-on-quit'. Update all references.
4636 (ibuffer-prev-window-config): New variable.
4637 (ibuffer-quit): Restore previous window configuration instead of
4638 deleting window.
4639 (ibuffer): Save window configuration before showing Ibuffer buffer.
4640
4641 * help.el (describe-mode): Doc fix.
4642
4643 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
4644
4645 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
4646 not to treat nil as a function.
4647
4648 * vc-arch.el (vc-arch-root): Be a bit more careful.
4649 (vc-arch-register): Save the buffer if we modified it.
4650 (vc-arch-delete-rej-if-obsolete): Save excursion.
4651 (vc-arch-find-file-hook): Use the simpler after-save-hook.
4652 (vc-arch-responsible-p, vc-arch-init-version): New functions.
4653
4654 * net/ldap.el (ldap-search): Use list*.
4655
4656 2004-04-12 Juri Linkov <juri@jurta.org>
4657
4658 * info.el (Info-follow-reference): Allow multiline reference name.
4659
4660 2004-04-11 Dave Love <fx@gnu.org>
4661
4662 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
4663
4664 * progmodes/python.el: New file.
4665
4666 2004-04-11 Andre Spiegel <spiegel@gnu.org>
4667
4668 * vc-hooks.el (vc-arg-list): Function removed.
4669 (vc-default-workfile-unchanged-p): Use condition-case to check for
4670 backward compatibility.
4671
4672 * vc.el (vc-print-log): Use condition-case to check for backward
4673 compatibility.
4674
4675 2004-04-11 Juri Linkov <juri@jurta.org>
4676
4677 * dired.el (dired-faces): New defgroup.
4678 (dired-header, dired-mark, dired-marked, dired-flagged)
4679 (dired-warning, dired-directory, dired-symlink, dired-ignored):
4680 New faces.
4681 (dired-header-face, dired-mark-face, dired-marked-face)
4682 (dired-flagged-face, dired-warning-face, dired-directory-face)
4683 (dired-symlink-face, dired-ignored-face): New face variables.
4684 (dired-font-lock-keywords): Use them instead of font-lock faces.
4685 Split the rule for dired marks into 3 separate rules: for marks,
4686 marked file names and flagged file names.
4687
4688 * help-mode.el (help-make-xrefs): Add a final newline to the
4689 *Help* buffer.
4690
4691 2004-04-11 John Paul Wallington <jpw@gnu.org>
4692
4693 * replace.el (occur-engine): Distinguish between one and several
4694 matches in the matches per buffer heading.
4695
4696 2004-04-11 Kim F. Storm <storm@cua.dk>
4697
4698 * ido.el (ido-confirm-unique-completion): New defcustom.
4699 (ido-complete): Use it.
4700 (ido-write-file): Set it to t unconditionally.
4701
4702 2004-04-10 Miles Bader <miles@gnu.org>
4703
4704 RCS keyword removal (only non-comment changes are enumerated here):
4705
4706 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
4707 (byte-compile-insert-header): Don't use `byte-compile-version'.
4708 * forms.el (forms-version): Variable removed.
4709 (forms-mode): Don't use `forms-version'.
4710 * recentf.el (recentf-version): Variable removed.
4711 * progmodes/delphi.el (delphi-version): Variable removed.
4712 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
4713
4714 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
4715
4716 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
4717
4718 2004-04-09 Jesper Harder <harder@ifa.au.dk>
4719
4720 * info.el (info-apropos): Improve menu item regexp.
4721
4722 2004-04-09 Simon Josefsson <jas@extundo.com>
4723
4724 * mail/smtpmail.el: Add comment, based on report by
4725 kdc@rcn.com (Kevin D. Clark).
4726
4727 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4728
4729 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4730 Redo one more thing that I didn't notice Daniel had undone.
4731
4732 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
4733
4734 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
4735 (gdb-goto-breakpoint, gdb-display-buffer)
4736 (gdb-display-source-buffer, gdb-view-source-function)
4737 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
4738 (gdb-source-info, gdb-frame-handler): Don't specify a window
4739 for display.
4740 (gdb-info-breakpoints-custom): Remove superfluous update of
4741 assembler buffer.
4742 (gdb-many-windows): Make settable outside gdb.
4743
4744 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4745
4746 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
4747 Derive from fundamental-mode rather than text-mode.
4748
4749 2004-04-08 Juri Linkov <juri@jurta.org>
4750
4751 * info.el (Info-history): Doc fix.
4752 (Info-history-list): New var.
4753 (info-xref): Change magenta4 to blue, remove bold for dark and
4754 light backgrounds, change bold to underline for non-color classes.
4755 (info-xref-visited): New face.
4756 (Info-fontify-visited-nodes): New custom.
4757 (Info-hide-note-references): Add new value `hide'. Doc fix.
4758 (Info-reference-name): New var.
4759 (Info-selection-hook): New custom.
4760 (Info-edit-mode-hook): New var.
4761 (Info-find-file): New fun.
4762 (Info-find-node): Move part of code to Info-find-file.
4763 (Info-find-node-2): Add anchors to Info-history-list. Move point
4764 to the place with the reference name if name is defined.
4765 (Info-select-node): Add current node to Info-history-list.
4766 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
4767 (Info-search-whitespace-regexp): New custom.
4768 (Info-search-case-fold): New var.
4769 (Info-search): Add "case-sensitively" to the prompt.
4770 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
4771 (Info-search-case-sensitively, Info-search-next): New fun.
4772 (Info-up): Move point to the menu item of the current node.
4773 (Info-history): New fun. Add *info-history* to
4774 same-window-buffer-names.
4775 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
4776 (Info-insert-toc): New fun.
4777 (Info-build-toc): New fun.
4778 (Info-follow-reference): Add new arg `fork'. Doc fix.
4779 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
4780 with the same name prefer the reference closest to point.
4781 (Info-next-reference): Replace * by + in the *Note regexp.
4782 Add regexp for http:// and ftp://. Skip the *Note prefix.
4783 (Info-prev-reference): Replace * by + in the *Note regexp.
4784 Add regexp for http:// and ftp://. Skip the *Note prefix.
4785 (Info-follow-nearest-node): Add new arg `fork'.
4786 (Info-try-follow-nearest-node): Add new arg `fork'.
4787 Call browse-url for http:// and ftp:// references.
4788 Set Info-reference-name for index entries.
4789 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
4790 Info-search-next, Info-history, Info-toc, clone-buffer.
4791 (Info-menu-update): Replace * by + in the *Note regexp.
4792 (Info-mode): Add documentation for Info-history, Info-toc,
4793 Info-search-case-sensitively, Info-search-next, clone-buffer.
4794 (Info-fontify-menu-headers): Remove fun. Move code to
4795 Info-fontify-node.
4796 (Info-fontify-node): Add docstring. Add local vars
4797 fontify-visited-p and not-fontified-p. If not-fontified-p is t
4798 then fontify header line, titles, menu headers, http and ftp
4799 references, refill paragraphs. If not-fontified-p is t or
4800 fontify-visited-p is t then fontify cross references, menu items.
4801 Fontify menu headers. Fontify http and ftp references.
4802 Change regexp for cross references to require whitespace after *Note,
4803 add matching groups for file and node names. Remove hack for quote.
4804 Use display property for Info-hide-note-references=t. Use fifth
4805 or fourth match for help-echo. Display visited nodes in a
4806 different face. Unhide file names of external references.
4807 Unhide newlines. Display visited menu items in a different face.
4808
4809 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
4810
4811 * progmodes/compile.el: Require CL.
4812 (compilation-mode-font-lock-keywords): Re-install the "line as
4813 function" patch.
4814
4815 * help-fns.el (help-C-source-directory): New var.
4816 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
4817 (describe-function-1, describe-variable): Use them.
4818
4819 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
4820 to C source files specially.
4821
4822 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
4823
4824 * info.el (Info-hide-cookies-node): New function.
4825 (Info-select-node): Use it.
4826 (Info-display-images-node): Remove message with image file name.
4827
4828 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
4829
4830 * progmodes/compile.el (compilation-warning-face)
4831 (compilation-info-face, compilation-skip-threshold)
4832 (compilation-skip-visited, compilation-context-lines):
4833 Declare :version when added to Emacs.
4834 (compilation-error-regexp-alist-alist): Extend caml and irix.
4835 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
4836 (compilation-mode-font-lock-keywords): Temporarily undo line as
4837 function patch, which wasn't ready.
4838
4839 2004-04-07 Kenichi Handa <handa@m17n.org>
4840
4841 * international/latin1-disp.el (latin1-display-setup): Check each
4842 character is displayable or not instead of calling
4843 latin1-display-check-font.
4844
4845 2004-04-06 Kenichi Handa <handa@m17n.org>
4846
4847 * language/ethio-util.el (ethio-sera-being-called-by-w3):
4848 New variable.
4849 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
4850 instead of sera-being-called-by-w3.
4851 (ethio-fidel-to-sera-buffer): Likewise.
4852 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
4853 instead of sera-being-called-by-w3.
4854 (ethio-write-file): Likewise.
4855
4856 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4857
4858 * printing.el: Doc fix.
4859
4860 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
4861
4862 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
4863 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
4864 (gdb-setup-windows): Only use separate IO buffer if required.
4865
4866 2004-04-06 Kim F. Storm <storm@cua.dk>
4867
4868 * term.el (term-is-xemacs): Remove.
4869 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
4870 (term-window-width): New function.
4871 (term-mode, term-check-size): Use it.
4872 (term-mode): Disable overflow-newline-into-fringe in term buffer.
4873
4874 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
4875
4876 * cus-edit.el (custom-add-parent-links): Change unbound variable
4877 `symbol' to `name'.
4878
4879 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4880 * info.el (info-apropos): New function.
4881 (Info-mode-menu): Add it.
4882 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
4883
4884 * help-mode.el (help-make-xrefs): Recognize aliased variable with
4885 inherited docstring.
4886
4887 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
4888
4889 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4890
4891 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
4892
4893 * progmodes/compile.el (font-lock): Don't require any more.
4894 (compilation-error-properties, compilation-start, compilation-sentinel)
4895 (compilation-filter, next-error): Use with-current-buffer.
4896 (compilation-skip-to-next-location, compilation-skip-threshold)
4897 (compilation-skip-visited): Move to silence the byte-compiler.
4898 (compilation-setup): Simplify.
4899 (compilation-next-error): Use line-(beginning|end)-position.
4900 Make sure `pt' is non-nil before using compilation-loop.
4901 (compile-goto-error): Add optional event arg. Use it.
4902 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
4903 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
4904 Update the binding for mouse-2.
4905 (first-error): Set compilation-current-error to nil rather than bob.
4906 (compilation-parsing-end, compilation-parse-errors-function)
4907 (compilation-error-list, compilation-old-error-list):
4908 "New" compatibility variables.
4909 (compile-buffer-substring, compilation-compat-error-properties)
4910 (compilation-compat-parse-errors, compilation-forget-errors):
4911 New compatibility functions.
4912 (compilation-mode-font-lock-keywords): Use them.
4913
4914 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
4915
4916 * autorevert.el (auto-revert-handler): If point (or a window
4917 point) is at the end of the buffer, keep it there after
4918 reverting. This allows to tail a file.
4919 Mention this in the `Commentary'.
4920
4921 * format.el (format-write-file): Add optional argument CONFIRM
4922 and make it behave like the analogous argument to `write-file'.
4923
4924 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4925
4926 * progmodes/ebnf2ps.el: Doc fix.
4927 (ebnf-version): New version number (4.2).
4928 (ebnf-syntax): Customization and docstring fix.
4929 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
4930 Put autoloaded funs before first use.
4931 (ebnf-style-database): Add dtd entry.
4932 (ebnf-syntax-alist): Add dtd initialization.
4933 (ebnf-token-sequence): New fun.
4934 (ebnf-comment-table): Add new comment action character.
4935 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
4936
4937 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
4938 Type Definition for XML).
4939
4940 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
4941 * progmodes/ebnf-bnf.el (ebnf-sequence):
4942 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
4943 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
4944 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
4945 Code simplification: call ebnf-token-sequence.
4946
4947 2004-04-04 Eli Zaretskii <eliz@gnu.org>
4948
4949 * calendar/timeclock.el (timeclock-relative)
4950 (timeclock-get-project-function, timeclock-get-workday-function)
4951 (timeclock-query-out, timeclock-when-to-leave)
4952 (timeclock-when-to-leave-string, timeclock-log-data)
4953 (timeclock-generate-report, timeclock-in): Doc fixes.
4954
4955 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
4956
4957 * url/: New dir. Import the URL package from its repository.
4958
4959 2004-04-03 Andreas Schwab <schwab@suse.de>
4960
4961 * diff-mode.el (diff-mode): Fix missing quote.
4962
4963 2004-04-03 Juri Linkov <juri@jurta.org>
4964
4965 * descr-text.el (describe-property-list): Add `font-lock-face'.
4966
4967 * dired.el (dired-font-lock-keywords): Fix permission regexps.
4968
4969 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4970
4971 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
4972 Use utf-16le on little endian machines and utf-16be otherwise.
4973
4974 2004-04-02 David Kastrup <dak@gnu.org>
4975
4976 * net/browse-url.el (browse-url-generic): Use call-process
4977 instead of start-process to allow browsers that fork and detach.
4978
4979 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
4980
4981 * compile.el (compilation-current-error): New var.
4982 (compilation-setup, compile-mouse-goto-error)
4983 (compile-goto-error, next-error): Use it.
4984 (compilation-skip-to-next-location): Default to t, which gives
4985 contiguous skipping like old compile (where this was redundant).
4986 (compilation-next-error): Prevent previous-* commands from moving
4987 back to message at or just before point.
4988
4989 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
4990
4991 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
4992 (gdb-source-info): Don't display source at startup, if required.
4993 (gdb-show-main): New option.
4994 (gdba): Update documentation.
4995 (gdb-source): Cover case of auto-display output.
4996
4997 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
4998
4999 * autorevert.el: Delete obsolete autoload's and defvar's.
5000 (auto-revert-check-vc-info): New user option.
5001 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
5002 (auto-revert-handler-vc): Delete.
5003 (auto-revert-handler): Treat return value `fast' of
5004 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
5005
5006 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
5007 return `fast'.
5008
5009 * files.el (buffer-stale-function): Doc change.
5010
5011 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5012
5013 * printing.el: New tip on Tips section.
5014 (pr-version): New version number (6.7.4).
5015 (pr-shell-file-name): Initialization fix.
5016
5017 2004-03-31 Juri Linkov <juri@jurta.org>
5018
5019 * dired.el: Add autoload for `dired-do-touch'.
5020 (dired-touch-program): New var.
5021 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
5022 (dired-no-confirm): Add `touch' to docstring.
5023
5024 * dired-aux.el (dired-do-touch): New fun.
5025 (dired-do-chxxx): Add argument -t for touch operation.
5026
5027 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
5028 `dired-move-to-filename-regexp'.
5029
5030 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
5031
5032 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
5033
5034 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5035
5036 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
5037 and only if the buffer was modified.
5038
5039 2004-03-30 Kenichi Handa <handa@m17n.org>
5040
5041 * international/characters.el: Delete pairs for U+2308..U+230B.
5042
5043 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
5044
5045 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
5046 to detect the beginning of a level 2 or 3 annotation.
5047
5048 2004-03-29 Kenichi Handa <handa@m17n.org>
5049
5050 * international/ucs-tables.el (ucs-insert): Fix the error message.
5051
5052 2004-03-29 Kenichi Handa <handa@m17n.org>
5053
5054 * international/mule-util.el (char-displayable-p): Fix generation
5055 of XLFD file name.
5056
5057 * Makefile.in (setwins, setwins_almost): Change directory to $wd
5058 before finding directories by `find'.
5059
5060 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
5061
5062 * subr.el (interactive-form): Delete. Now implemented in C.
5063
5064 * pcvs.el (cvs-parse-process): Workaround for Darwin.
5065
5066 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
5067 (vc-diff-label): New fun.
5068 (vc-diff-internal): Use it.
5069
5070 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
5071
5072 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5073
5074 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
5075
5076 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
5077 specify XML (EBNFX).
5078
5079 * progmodes/ebnf2ps.el: Doc fix.
5080 (ebnf-version): New version number (4.1).
5081 (ebnf-syntax): Adjust customization.
5082 (ebnf-style-database): Add ebnfx entry.
5083 (ebnf-syntax-alist): Add ebnfx initialization.
5084 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
5085
5086 * printing.el: Doc fix.
5087 (pr-version): New version number (6.7.3).
5088 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
5089 returns nil for mouse position. Reported by Drew Adams
5090 <drew.adams@oracle.com>.
5091 (pr-update-menus): Modify interactive declaration. Reported by Drew
5092 Adams <drew.adams@oracle.com>.
5093
5094 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
5095
5096 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
5097 (gud-gdba-marker-filter): Log the process input and output, if
5098 required. From Stefan Monnier.
5099 (gdb-debug-log, gdb-enable-debug-log): New variables.
5100 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
5101
5102 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
5103
5104 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
5105 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
5106
5107 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
5108
5109 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
5110 Call vc-find-file-hook here instead of in auto-revert-buffers.
5111 (auto-revert-buffers): Delete call to vc-find-file-hook.
5112 (auto-revert-verbose, global-auto-revert-non-file-buffers)
5113 (global-auto-revert-mode, auto-revert-set-timer)
5114 (auto-revert-handler, auto-revert-buffers): Doc fixes.
5115
5116 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
5117
5118 * woman.el (woman-change-fonts): Rename local variable
5119 woman-font-alist to font-alist to avoid a compiler warning.
5120
5121 2004-03-27 Dave Love <fx@gnu.org>
5122
5123 * emacs-lisp/rx.el (rx): Doc fix.
5124 Fix copyright years.
5125
5126 * strokes.el (strokes-global-set-stroke-string): New function.
5127 (strokes-list-strokes): Cope with strings, not just commands.
5128 Set foreground colour of image.
5129 (strokes-global-set-stroke): Doc fix.
5130
5131 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
5132
5133 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
5134 Auto Revert mode.
5135 (Buffer-menu-files-only): New variable.
5136 (Buffer-menu-toggle-files-only): New function.
5137 (Buffer-menu-mode-map): Bind it to `T'.
5138 (Buffer-menu-mode): Mention `T' in docstring.
5139 Set buffer-stale-function.
5140 (list-buffers-noselect): Mark buffer non-modified and set
5141 Buffer-menu-files-only.
5142
5143 * dired.el (buffer-stale-function): Remove no longer needed defvar.
5144
5145 * autorevert.el (auto-revert-handler): Print revert message
5146 before, rather than after, reverting.
5147 (buffer-stale-function): Move to files.el.
5148
5149 * files.el (buffer-stale-function): Move here from autorevert.el.
5150
5151 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5152
5153 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
5154
5155 * calc/calc.el (calc-mode-map): Use mapc.
5156
5157 * apropos.el (apropos-mode): Don't autoload.
5158 (apropos-symbols-internal): New fun. Extracted from `apropos'.
5159 (apropos): Use it.
5160 (apropos-print): Add optional `text' argument.
5161 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
5162 Don't assume point-min == 1.
5163
5164 * bs.el (bs-buffer-list): Use buffer-local-value.
5165 (bs--set-toggle-to-show): Use with-current-buffer.
5166
5167 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
5168 New funs.
5169 (list-buffers-noselect): Use them. Adjust :align-to to new style.
5170
5171 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
5172
5173 * dabbrev.el (dabbrev-expand): Fix regexp construction.
5174 (dabbrev--find-expansion): Use pop.
5175 (dabbrev--search): Use match-string-no-properties.
5176
5177 * dired.el (dired-mode): Use run-mode-hooks.
5178 (dired-move-to-end-of-filename): Use match-string.
5179
5180 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
5181 is bound before using it.
5182 (ediff-verbose-p): Make it into a var since it's not constant.
5183
5184 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
5185
5186 * faces.el (read-face-font): Don't cons up unnecessarily.
5187 (header-line, tool-bar): Share common parts.
5188
5189 * files.el (file-relative-name): Use compare-strings.
5190
5191 * finder.el (finder-mode): Follow coding convention.
5192
5193 * subr.el (read-number): New function.
5194
5195 * ses.el (ses-read-number): Move to subr.el.
5196 (ses-set-header-row): Use read-number.
5197
5198 2004-03-26 Andre Spiegel <spiegel@gnu.org>
5199
5200 * vc-hooks.el (vc-arg-list): New function, which handles both
5201 compiled and uncompiled code.
5202 (vc-default-workfile-unchanged-p): Use it.
5203
5204 * vc.el (vc-print-log): Undo prev change, use new function
5205 vc-arg-list from vc-hooks.el.
5206
5207 2004-03-26 Masatake YAMATO <jet@gyve.org>
5208
5209 * simple.el (completion-setup-function): Emphasize the
5210 first uncommon characters in the completions; and de-emphasize
5211 the common prefix substrings.
5212 (completion-emphasis): New face.
5213 (completion-de-emphasis): New face.
5214
5215 2004-03-25 Juanma Barranquero <lektu@terra.es>
5216
5217 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
5218 Comment out (it's unused and unfinished code).
5219
5220 2004-03-25 Sam Steingold <sds@gnu.org>
5221
5222 * vc.el (vc-print-log): Fix a bug in the last patch:
5223 backend-function may be a byte-compiled object, not a lambda.
5224
5225 2004-03-25 Juri Linkov <juri@jurta.org>
5226
5227 * descr-text.el (describe-property-list): Add a button
5228 for `face' property that calls `describe-face'.
5229 Suggested by luis fernandes <elf@ee.ryerson.ca>
5230
5231 * international/mule.el (keyboard-coding-system):
5232 * kmacro.el (kmacro-call-macro): Fix docstring.
5233
5234 * dired.el: Fix comments.
5235
5236 * textmodes/fill.el (fill): Fix Info link.
5237
5238 * font-lock.el (fast-lock, lazy-lock):
5239 * jit-lock.el (jit-lock): Remove links to removed Support Modes
5240 Info node.
5241
5242 * eshell/eshell.el (eshell): Fix broken info-link.
5243
5244 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
5245 * eshell/em-banner.el (eshell-banner):
5246 * eshell/em-smart.el (eshell-smart):
5247 * eshell/esh-cmd.el (eshell-cmd):
5248 Comment out broken info-links to incomplete Info manual.
5249
5250 * info-xref.el: Fix commentary.
5251
5252 2004-03-25 Kevin Ryde <user42@zip.com.au>
5253
5254 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
5255 Remove spurious node duplicate suppression, doesn't work, not wanted.
5256 (info-xref-output): Take format style args, add "sit-for 0" to let
5257 user see the results as they progress.
5258 (info-xref-check-all-custom): New function.
5259
5260 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
5261
5262 * gdb-ui.el: Moved to progmodes.
5263
5264 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
5265
5266 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
5267
5268 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
5269
5270 * calendar/appt.el (appt-check): Remove superfluous progn.
5271 When finished with diary buffer: if it was not being displayed
5272 before, kill it; otherwise restore its original state.
5273 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
5274
5275 * calendar/calendar.el (calendar-set-mode-line): Use total
5276 available mode-line width, rather than frame-width.
5277
5278 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
5279 after mode change so effect not lost.
5280
5281 2004-03-23 Dave Love <fx@gnu.org>
5282
5283 * dired.el (dired) <defgroup>: Add link to manual.
5284 (dired-font-lock-keywords): Add highlighting on unusual permissions.
5285 (dired-revert): Use dolist.
5286 (dired-mode-map): Add U binding.
5287 (dired-mode): Add font-lock-beginning-of-syntax-function.
5288 (dired-garbage-files-regexp): Make it a defcustom.
5289
5290 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
5291
5292 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
5293 is equivalent to nil.
5294 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
5295 (vc-arch-mode-line-string): Accept `added' state.
5296 (vc-arch-state): Use inode-sigs if available.
5297 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
5298 Copy&delete existing id file if any. Fallback if uuidgen is absent.
5299 (vc-arch-tagline-re): New var.
5300 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
5301 New functions.
5302 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
5303 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
5304
5305 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
5306 (vc-file-not-found-hook): Use it.
5307
5308 * diff-mode.el (diff-default-read-only): Change default.
5309 (diff-mode-hook): Make it a defcustom. Add some options.
5310 (diff-mode-map): Bind diff-refine-hook.
5311 (diff-yank-handler): New var.
5312 (diff-yank-function): New fun.
5313 (diff-font-lock-keywords): Use them.
5314 (diff-end-of-file): Handle case where file-header looks like diff text.
5315 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
5316 (diff-file-kill): Delete a subsequent empty line, if applicable.
5317 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
5318 (diff-find-file-name): Use it.
5319 (diff-tell-file-name): New command.
5320 (diff-mode): Be careful with view-mode.
5321 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
5322 New functions, for use in diff-mode-hook.
5323 (diff-find-source-location): Catch "regex too large" errors.
5324 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
5325 (diff-refine-hunk): New command.
5326
5327 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
5328 (smerge-context-menu-map): Remove unused var.
5329 (smerge-keep-all): Preserve markers.
5330 (smerge-keep-n): New fun.
5331 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
5332 (smerge-keep-current, smerge-ediff): Use it.
5333 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
5334 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
5335 (smerge-resolve): Resolve trivial 3-part conflicts.
5336
5337 2004-03-23 Juri Linkov <juri@jurta.org>
5338
5339 * man.el (Man-width): New var.
5340 (Man-getpage-in-background): Use it.
5341 (Man-support-local-filenames): New var and fun.
5342 (Man-build-man-command): Don't add a second %s.
5343 (Man-fontify-manpage): Clean up message.
5344 (Man-mode): Set outline-regexp, outline-level,
5345 imenu-generic-expression.
5346
5347 * woman.el (woman-fill-frame): Doc fix.
5348 (woman-decode-region): Use window-width instead of frame-width.
5349
5350 * abbrevlist.el (list-one-abbrev-table):
5351 * descr-text.el (describe-char):
5352 * international/mule-diag.el (describe-current-coding-system):
5353 * international/quail.el (quail-insert-decode-map):
5354 Use window-width instead of frame-width.
5355
5356 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
5357 (jka-compr-mode-alist-additions): Add tbz.
5358 (jka-compr-write-region, jka-compr-insert-file-contents):
5359 Add message for undefined compress-program.
5360 (jka-compr-write-region): Remove redundant var bindings.
5361
5362 * dired-x.el (dired-guess-shell-alist-default): Add choices for
5363 extracting files into subdirectory. Add tbz and dz. Fix regexps.
5364 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
5365 (dired-man): Use dired-guess-shell-command.
5366 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
5367 Change default nil to t.
5368
5369 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
5370 (dired-compare-directories): Add default value for empty input.
5371
5372 * help-at-pt.el: Move suggestions for key bindings to Commentary.
5373
5374 * time.el (display-time-string-forms): Fix help-echo date format.
5375
5376 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
5377
5378 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
5379 (buffer-stale-function): New variable.
5380 (auto-revert-list-diff, auto-revert-dired-file-list)
5381 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
5382 (auto-revert-handler): Take over some functionality of deleted
5383 functions.
5384 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
5385
5386 * dired.el (dired-directory-changed-p): New fun, extracted from
5387 dired-internal-noselect.
5388 (dired-buffer-stale-p): New fun.
5389 (dired-internal-noselect): Use dired-directory-changed-p.
5390 Eliminate revert messages.
5391 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
5392
5393 2004-03-23 Kenichi Handa <handa@m17n.org>
5394
5395 * international/characters.el: Setup syntaxes for more parentheses
5396 Unicode characters.
5397
5398 * international/mule-cmds.el (select-safe-coding-system):
5399 Merge coding-system and auto-cs before comparing them.
5400
5401 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
5402
5403 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
5404
5405 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
5406 normal-auto-fill-function and comment-indent-function.
5407 The default values now work just as well.
5408 Don't set font-lock-beginning-of-syntax-function since we already set
5409 syntax-begin-function.
5410 (lisp-outline-level): Put ;;;###autoload at same level as (.
5411 (prin1-char): Quote special chars.
5412
5413 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
5414 than with-no-warnings.
5415
5416 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
5417 if the source location can't be found.
5418 (edebug-compute-previous-result): Use prin1-char.
5419
5420 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
5421 (debug-ignored-errors): Add an entry.
5422
5423 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
5424 (byte-compile-file): Output warning when deleting a file.
5425
5426 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
5427 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
5428
5429 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
5430 (byte-compile-inline-expand): Use backquote.
5431 (byte-optimize-pure-func): Rename from byte-optimize-concat.
5432 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
5433
5434 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
5435
5436 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
5437
5438 2004-03-22 Juri Linkov <juri@jurta.org>
5439
5440 * finder.el (finder-known-keywords): Fix data, tex, unix.
5441
5442 * play/landmark.el: Fix keywords.
5443
5444 * language/ethio-util.el (ethio-find-file): Doc fix.
5445
5446 * emacs-lisp/warnings.el: Doc fix.
5447
5448 * textmodes/ispell.el (ispell-help): Doc fix.
5449
5450 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
5451
5452 * format.el (format-insert-file): Always return a list of two
5453 elements, like insert-file-contents does.
5454
5455 2004-03-21 Andre Spiegel <spiegel@gnu.org>
5456
5457 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
5458 and vc-BACKEND-diff.
5459 (vc-print-log): If the print-log implementation supports it, use
5460 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
5461 (vc-version-diff, vc-diff-internal): Doc fixes.
5462
5463 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
5464 implementation supports it, let diff output go to *vc*,
5465 not *vc-diff*, since this is an internal call.
5466
5467 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
5468
5469 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
5470
5471 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
5472
5473 2004-03-21 Dave Love <fx@gnu.org>
5474
5475 * progmodes/cfengine.el (cfengine-mode):
5476 Set parse-sexp-ignore-comments.
5477
5478 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
5479
5480 2004-03-21 Juanma Barranquero <lektu@terra.es>
5481
5482 * allout.el (allout-mode): Fix docstring.
5483
5484 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
5485
5486 * files.el (insert-directory): Fix bug if SWITCHES is a list.
5487
5488 * autorevert.el (auto-revert-interval): Make new value take
5489 effect immediately when set through Custom.
5490 (auto-revert-set-timer): Add interactive declaration.
5491
5492 2004-03-19 David Ponce <david@dponce.com>
5493
5494 * ruler-mode.el (ruler-mode-header-line-format-old):
5495 Don't `make-variable-buffer-local'.
5496 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
5497 (ruler-mode-header-line-format): Simply funcall the above.
5498 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
5499 to save/restore a previous header line format.
5500 (ruler-mode-space): Don't depend on a numeric WIDTH value.
5501 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
5502 fringes and margins width.
5503 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
5504
5505 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
5506
5507 * log-edit.el (log-edit-font-lock-keywords): Typo.
5508
5509 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
5510 (tex-send-tex-command): Rather than here.
5511 (tex-compilation-parse-errors): Simplify.
5512
5513 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
5514
5515 * time.el (display-time-string-forms): Add help-echo with date on time.
5516
5517 * composite.el (compose-region): Use restore-buffer-modified-p.
5518
5519 * disp-table.el (standard-display-8bit): Simplify.
5520
5521 * server.el (server-process-filter): Delete temp frame.
5522
5523 * add-log.el (add-change-log-entry): Simplify.
5524
5525 2004-03-19 Kim F. Storm <storm@cua.dk>
5526
5527 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
5528 (hexl-follow-line): Don't require 'fringe.
5529
5530 * progmodes/compile.el (compilation-start): Always set
5531 compilation-last-buffer and return it.
5532
5533 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5534
5535 * simple.el (clone-buffer): Doc fix.
5536
5537 2004-03-18 Juanma Barranquero <lektu@terra.es>
5538
5539 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
5540
5541 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
5542
5543 * log-edit.el (log-edit-font-lock-keywords): New var.
5544 (log-edit-mode): Use it.
5545
5546 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
5547
5548 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
5549 properly for watching in speedbar.
5550
5551 2004-03-17 Masatake YAMATO <jet@gyve.org>
5552
5553 * smerge-mode.el (smerge-popup-context-menu):
5554 Put `unwind-protect' around `overlay-put' and `popup-menu'.
5555
5556 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
5557
5558 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
5559 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
5560 Take sealed revisions into account.
5561 (vc-arch-checkin): Extract a summary line from the message.
5562
5563 2004-03-16 Masatake YAMATO <jet@gyve.org>
5564
5565 * register.el (register): Provide `register' feature.
5566
5567 2004-03-15 Masatake YAMATO <jet@gyve.org>
5568
5569 Added context menu support in smerge mode.
5570 Most of the part is written by Stefan Monnier.
5571
5572 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
5573 New keymap and menu.
5574 (smerge-text-properties): New function.
5575 (smerge-remove-props): New function.
5576 (smerge-popup-context-menu): New function.
5577 (smerge-resolve): Call `smerge-remove-props'.
5578 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
5579 (smerge-keep-current): Ditto.
5580 (smerge-kill-current): New function.
5581 (smerge-match-conflict): Put text properties.
5582 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
5583
5584 2004-03-15 David Ponce <david@dponce.com>
5585
5586 * ruler-mode.el: (ruler-mode-left-fringe-cols)
5587 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
5588 (ruler-mode-right-scroll-bar-cols): Remove.
5589 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
5590 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
5591 Use fringe-columns and scroll-bar-columns.
5592
5593 2004-03-15 Masatake YAMATO <jet@gyve.org>
5594
5595 * hl-line.el (hl-line-range-function): New variable.
5596 (hl-line-move): New function.
5597 (global-hl-line-highlight): Use `hl-line-move'.
5598 (hl-line-highlight): Ditto.
5599
5600 * scroll-bar.el (scroll-bar-columns):
5601 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
5602
5603 * ruler-mode.el (top-level): Require scroll-bar and fringe.
5604 (ruler-mode-left-fringe-cols)
5605 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
5606 (ruler-mode-right-scroll-bar-cols)
5607 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
5608 (ruler-mode-ruler-function): New variable.
5609 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
5610 if the value for `ruler-mode-ruler-function'is given.
5611
5612 * hexl.el (hexl-mode-hook): Make the hook customizable.
5613 (hexl-address-area, hexl-ascii-area): New customize variables.
5614 (hexlify-buffer): Put font-lock-faces on the address area and
5615 the ascii area.
5616 (hexl-activate-ruler): New function.
5617 (hexl-follow-line): New function.
5618 (hexl-highlight-line-range): New function.
5619 (hexl-mode-ruler): New function.
5620
5621 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5622
5623 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
5624 (vc-default-find-file-hook): New fun.
5625 (vc-find-file-hook): Call new find-file-hook operation.
5626
5627 * vc-arch.el: New file.
5628
5629 2004-03-12 Jesper Harder <harder@ifa.au.dk>
5630
5631 * info-look.el (info-lookup): Reuse an existing Info window.
5632
5633 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
5634
5635 * woman.el (woman-preserve-ascii): Default value changed to t and
5636 doc string revised.
5637
5638 2004-03-12 Richard M. Stallman <rms@gnu.org>
5639
5640 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
5641 Fix minor bug.
5642
5643 * replace.el (occur-engine): Change message for count of matches.
5644
5645 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
5646 For strings, do compare text properties.
5647
5648 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
5649
5650 * progmodes/compile.el (compile-auto-highlight)
5651 (compilation-error-list, compilation-old-error-list)
5652 (compilation-parse-errors-function, compilation-parsing-end)
5653 (compilation-error-message, compilation-directory-stack)
5654 (compilation-enter-directory-regexp-alist)
5655 (compilation-leave-directory-regexp-alist)
5656 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
5657 (compilation-current-file, compilation-regexps): Remove vars.
5658
5659 (compile-error-at-point, compilation-error-filedata)
5660 (compilation-error-filedata-file-name, compile-reinitialize-errors)
5661 (compilation-next-error-locus, compilation-forget-errors)
5662 (count-regexp-groupings, compilation-parse-errors)
5663 (compile-collect-regexps, compile-buffer-substring): Remove funs.
5664
5665 (compile-internal): Make obsolete.
5666
5667 (compilation-first-column, compilation-error)
5668 (compilation-directory-matcher, compilation-page-delimiter)
5669 (compilation-mode-font-lock-keywords, compilation-debug)
5670 (compilation-error-face, compilation-warning-face)
5671 (compilation-info-face, compilation-line-face)
5672 (compilation-column-face, compilation-enter-directory-face)
5673 (compilation-leave-directory-face, compilation-skip-threshold)
5674 (compilation-skip-visited, compilation-context-lines): New vars.
5675
5676 (compilation-warning-face, compilation-info-face)
5677 (compilation-message-face): New faces.
5678
5679 (compilation-error-regexp-alist-alist): New constant.
5680
5681 (compilation-face, compilation-directory-properties)
5682 (compilation-assq, compilation-error-properties, compilation-start)
5683 (define-compilation-mode, compilation-loop)
5684 (compilation-set-window): New functions.
5685
5686 (compile): Additional argument for interactive compiles like TeX.
5687
5688 * progmodes/grep.el (kill-grep): Move here from compile.el
5689 (grep-error, grep-hit-face, grep-error-face)
5690 (grep-mode-font-lock-keywords): New variables.
5691 (grep-regexp-alist): Simplify regexp and add `binary' case.
5692 (grep-mode): New mode.
5693 (grep-process-setup): Simplify.
5694
5695 2004-03-11 Jason Rumney <jasonr@gnu.org>
5696
5697 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
5698 letters on DOS/Windows.
5699
5700 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
5701
5702 * server.el (server-name): New var.
5703 (server-socket-dir): New var to replace server-socket-name.
5704 (server-start): Use them.
5705
5706 2004-03-11 Simon Josefsson <jas@extundo.com>
5707
5708 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
5709 died to avoid infloop. Reported by Jonathan Glauner
5710 <jglauner@sbum.org>.
5711
5712 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
5713
5714 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
5715 (smerge-mode-menu): Use it to deactivate menu entries.
5716 (smerge-keep-current): New fun.
5717 (smerge-keep-current): Use it.
5718
5719 2004-03-10 John Paul Wallington <jpw@gnu.org>
5720
5721 * foldout.el (foldout-fold-list, foldout-modeline-string):
5722 Declare them as variables, not constants.
5723
5724 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5725
5726 * ps-print.el: Modification to print *Messages* buffer.
5727 (ps-print-version): New version 6.6.4.
5728 (ps-message-log-max): New fun.
5729 (ps-spool-without-faces, ps-spool-with-faces)
5730 (ps-count-lines-preprint): Code fix.
5731
5732 * printing.el: New tips in Tips section.
5733
5734 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5735
5736 * delim-col.el: Doc fix.
5737
5738 * printing.el: Doc fix. New doc section (Tips).
5739
5740 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
5741
5742 * type-break.el (type-break-emacs-variant): Remove.
5743 (type-break-run-at-time, type-break-cancel-function-timers):
5744 Use fboundp rather than version name and number.
5745
5746 2004-03-09 Masatake YAMATO <jet@gyve.org>
5747
5748 * hexl.el (hexl-mode): Use `make-local-variable' instead of
5749 `make-variable-buffer-local'.
5750
5751 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
5752
5753 * find-dired.el (find-dired): Call `shell-command' instead of
5754 `start-process-shell-command'. By this, Tramp takes over
5755 handling of remote directories.
5756
5757 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
5758
5759 * newcomment.el (comment-use-global-state): New var.
5760 (comment-search-forward): Use it.
5761
5762 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
5763
5764 * cus-edit.el (fill) <defgroup>: Move to fill.el.
5765
5766 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
5767 (enable-kinsoku): Make it a defcustom.
5768 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
5769 paragraph to same-comment-start-marker.
5770
5771 2004-03-07 Dave Love <fx@gnu.org>
5772
5773 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
5774 (browse-url-mail): Use it.
5775
5776 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
5777 (rfc2368-unhexify-string): Use replace-regexp-in-string.
5778
5779 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
5780
5781 * woman.el (woman-man.conf-path): Doc fix.
5782 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
5783
5784 2004-03-07 Eli Zaretskii <eliz@gnu.org>
5785
5786 * sort.el (sort-columns): Remove ms-dos from the list of systems
5787 where the external `sort' command is not used.
5788
5789 2004-03-07 Kim F. Storm <storm@cua.dk>
5790
5791 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
5792 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
5793 from overlay-arrow-variable-list.
5794 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
5795
5796 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
5797
5798 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
5799 overlay arrow string properly for the assembler buffer.
5800
5801 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
5802
5803 * mail/sendmail.el (mail-mode): Fix last change.
5804
5805 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
5806
5807 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
5808 for the assembler buffer.
5809 (gdb-assembler-custom): Position the overlay arrow.
5810 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
5811
5812 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
5813
5814 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
5815
5816 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
5817 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
5818
5819 * mail/sendmail.el (mail-mode): Set comment-start-skip.
5820
5821 * newcomment.el (uncomment-region): Allow non-terminated comment.
5822 (comment-normalize-vars): Check the user-specified comstart marker.
5823
5824 2004-03-04 Jesper Harder <harder@ifa.au.dk>
5825
5826 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
5827 Otherwise, do use it if the region only contains font-lock text
5828 properties.
5829
5830 2004-03-04 Masatake YAMATO <jet@gyve.org>
5831
5832 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
5833 as the callback function for eldoc.
5834 (hexl-print-current-point-info): New function.
5835 (hexl-current-address): Print the address in both decimal
5836 and hexadecimal format.
5837
5838 2004-03-04 Richard M. Stallman <rms@gnu.org>
5839
5840 * mail/rmail.el (rmail-convert-to-babyl-format):
5841 Specify t for UNIBYTE when calling mail-unquote-printable-region.
5842
5843 * mail/mail-utils.el (mail-unquote-printable-region):
5844 New arg UNIBYTE.
5845
5846 * startup.el (command-switch-alist): Doc fix.
5847
5848 * simple.el (undo): Temporarily set this-command to `undo-start',
5849 then set it to `undo' once undo-start returns without error.
5850
5851 * simple.el (minibuffer-history-sexp-flag): Doc fix.
5852
5853 * simple.el (kill-line): Don't disregard trailing whitespace
5854 in eol condition, if show-trailing-whitespace is set.
5855
5856 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
5857 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
5858 When disabling, restore old values only if mouse-sel-has-been-enabled.
5859
5860 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
5861 (isearch-{-char): New function.
5862 (isearch-mode-map): Bind { to isearch-{-char.
5863
5864 * font-lock.el (lisp-font-lock-keywords-2):
5865 Turn off the CL with-... and do-... general patterns.
5866 Instead, recognize several specific with... and do... constructs.
5867
5868 * files.el (switch-to-buffer-other-window):
5869 Bind same-window-buffer-names and same-window-regexps to nil.
5870 (switch-to-buffer-other-frame): Likewise.
5871
5872 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5873
5874 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
5875 recognizing leading comment on code line.
5876
5877 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
5878
5879 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
5880 hidden files/directories.
5881
5882 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
5883
5884 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
5885 only comment-start (in case the mode hasn't set it).
5886
5887 * Makefile.in (AUTOGENEL): New var.
5888 (bootstrap-prepare): Rename from bootstrap-clean.
5889 Don't remove elc files.
5890 (maintainer-clean): New target.
5891
5892 * xml.el (xml-get-attribute-or-nil): Simplify.
5893
5894 2004-03-02 Juri Linkov <juri@jurta.org>
5895
5896 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
5897 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
5898 URL to prevent their substitution with the environment variable
5899 values by browsers.
5900
5901 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5902
5903 * ps-print.el: Doc fix.
5904 (ps-print-version): New version number (6.6.3).
5905 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
5906 Docstring fix.
5907 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
5908 before printing.
5909 (ps-time-stamp-yyyy-mm-dd): New fun.
5910 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
5911
5912 2004-03-02 Kim F. Storm <storm@cua.dk>
5913
5914 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
5915
5916 2004-03-01 Juanma Barranquero <lektu@terra.es>
5917
5918 * allout.el (allout-rebullet-heading): Fix typo in docstring.
5919
5920 * desktop.el (desktop-file-version)
5921 (desktop-after-read-hook): Fix typos.
5922 (desktop-clear-preserve-buffers): Remove redundant info in
5923 docstring already shown by the obsolescence message.
5924 (desktop-truncate, desktop-internal-v2s)
5925 (desktop-value-to-string): Change argument name to match docstring.
5926
5927 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
5928
5929 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
5930 docstring.
5931
5932 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5933
5934 * printing.el: Replace "As Is..." in PostScript file print/preview by
5935 "No Preprocessing...". Suggested by Colin Marquardt
5936 <_marquardt_@zmd.de>.
5937 (pr-insert-section-4): Adjust buffer interface.
5938
5939 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
5940
5941 Version 2.0.39 of Tramp released.
5942
5943 * net/tramp.el (tramp-handle-file-local-copy)
5944 (tramp-handle-write-region, tramp-open-connection-rsh):
5945 Variable name typo. Small change. From Patrick Tullmann
5946 <tullmann@flux.utah.edu>.
5947 (tramp-process-connection-type): New variable.
5948 (tramp-maybe-open-connection): Use it.
5949 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
5950 (tramp-touch): Set last-modified time of a remote file.
5951 (tramp-handle-write-region): Say which function is used when encoding.
5952
5953 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5954
5955 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
5956 case of non-existing filename, too. Reported by Christoph Bauer
5957 <c_bauer@informatik.uni-kl.de>.
5958 (tramp-smb-get-file-entries): The directory in question should
5959 have permissions "drwxrwxrwx". Just virtual, because we don't
5960 know the real permissions. Don't we know?
5961 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
5962 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
5963 (tramp-smb-wait-for-output): Optimize algorithm getting pending
5964 output. If it was received chunkwise, there have been problems.
5965 Remove the "prompt not found" error message; it is obvious.
5966 Simplify algorithm.
5967 (tramp-smb-process-running): Remove. Since we acknowledge the
5968 virtual prompt for shares, there's no need for distinction of
5969 reading shares (process ends afterwards) and interactive mode of
5970 smblient.
5971 (tramp-smb-open-connection): Setting process sentinel removed.
5972 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
5973 "NT_STATUS_NETWORK_ACCESS_DENIED".
5974 (tramp-smb-maybe-open-connection): Set `process-connection-type'
5975 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
5976 (top-level): Setting default value in `tramp-default-method-alist'
5977 corrected. Order of USER and HOST have been wrong.
5978 Nobody complained for months ...
5979 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
5980 (tramp-smb-open-connection): Clear password cache if login has failed.
5981
5982 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
5983 `tramp-unified-filenames'.
5984 (tramp-completion-mode): Make test for XEmacs explicitely.
5985 `event-to-character' can exists in Emacs packages too.
5986 Reported by Matt Swift <swift@alum.mit.edu>.
5987 (tramp-buffer-name): Buffer name must contain the user if exists.
5988 Reported by Adrian Phillips <a.phillips@met.no>.
5989 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
5990 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
5991 (tramp-do-copy-or-rename-file-out-of-band): Rename from
5992 `tramp-do-copy-or-rename-file-one-local', because it handles also
5993 the case both files use the same out-of-band method.
5994 Implementation added.
5995 (tramp-handle-file-local-copy, tramp-handle-write-region):
5996 Out-of-band handling removed. `copy-file' called instead, which
5997 calls `tramp-do-copy-or-rename-file-out-of-band'.
5998 (tramp-action-password): Check for out-of-band method removed.
5999 This function is used for 'login-program.
6000 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
6001 appropriate.
6002 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
6003 and `tramp-parse-sknownhosts'.
6004 (tramp-completion-function-alist): It's a defvar now, because we
6005 want to apply the optimized `tramp-set-completion-function'
6006 instead of a static list.
6007 (tramp-set-completion-function): Implementation tuned.
6008 Avoid double entries, and entries where the function or the
6009 file/directory doesn't exist.
6010 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
6011 for SSH2.
6012 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
6013 (tramp-handle-dired-compress-file): New function.
6014 (tramp-async-proc): New variable.
6015 (tramp-handle-shell-command): Adding asynchronous processes.
6016 They are far from being perfect, but it works at least for
6017 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
6018 (top-level): Require password.el if visible. Should be mandatory
6019 once No Gnus has found its way into (X)Emacs.
6020 (tramp-read-passwd): Invoke `password-read' if available,
6021 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
6022 fallback any longer.
6023 (tramp-clear-passwd): New function.
6024 (tramp-process-actions, tramp-process-multi-actions):
6025 Clear password cache if login has failed.
6026
6027 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
6028 its own module.
6029 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
6030 `ange-ftp-ftp-name-res'. There could be incorrect values from
6031 previous calls in case the "ftp" method is used in the Tramp file
6032 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
6033
6034 2004-02-28 Richard M. Stallman <rms@gnu.org>
6035
6036 * term.el (term-mouse-paste): Call mouse-set-point.
6037
6038 * thumbs.el: New file.
6039
6040 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6041
6042 * progmodes/ebnf-abn.el: Doc fix.
6043
6044 * progmodes/ebnf-bnf.el: Doc fix.
6045 (ebnf-repeat): Code fix.
6046
6047 * progmodes/ebnf2ps.el: Doc fix.
6048 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
6049
6050 2004-02-28 Juri Linkov <juri@jurta.org>
6051
6052 * ffap.el (dired-at-point): Additional writability test for
6053 relative directory names.
6054 (dired-at-point-prompter): Treat directories as a directory, get
6055 the directory component from files.
6056 (ffap-string-at-point): Return string from region if region is active.
6057 (ffap-file-at-point): Remove redundant code.
6058
6059 2004-02-28 Kim F. Storm <storm@cua.dk>
6060
6061 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
6062 Initialize margin area images to nil.
6063 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
6064 (breakpoint-enabled-bitmap-face)
6065 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
6066 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
6067 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
6068 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
6069 (gdb-reset): Use gdb-remove-breakpoint-icons.
6070 (gdb-put-string): Add dprop arg to specify alternative display
6071 property (for setting fringe bitmap).
6072 (gdb-remove-strings): Doc fix.
6073 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
6074 icon in fringe (if available), or else as icon or text in display
6075 margin. Creates necessary icons in breakpoint-bitmap,
6076 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
6077 Also make left window margin if required.
6078 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
6079 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
6080 no longer needed.
6081 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
6082 gdb-put-breakpoint-icon.
6083 (gdb-assembler-mode): Don't set left-margin-width here.
6084
6085 2004-02-27 Kevin Ryde <user42@zip.com.au>
6086
6087 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
6088 comma, so that it DTRT in macros.
6089
6090 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
6091
6092 * progmodes/sh-script.el (sh-shell-arg)
6093 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
6094 (sh-leading-keywords, sh-other-keywords): Fix custom type.
6095
6096 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6097
6098 * faces.el (face-spec-set-match-display): Add a new attribute,
6099 `min-colors'.
6100 (region, highlight, secondary-selection): Use `min-colors'.
6101
6102 * custom.el (defface): Add documentation for `min-colors'.
6103
6104 * font-lock.el (font-lock-comment-face, font-lock-string-face)
6105 (font-lock-keyword-face, font-lock-function-name-face)
6106 (font-lock-variable-name-face, font-lock-constant-face):
6107 Use `min-colors'.
6108
6109 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
6110
6111 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6112
6113 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
6114 define assq-delete-all if it's not defined.
6115 (ebnf-generate-region): Code fix.
6116
6117 * printing.el: Doc fix.
6118 (pr-version): New version number (6.7.2).
6119 (pr-command): Return empty string if command is an empty string.
6120
6121 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6122
6123 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
6124
6125 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
6126 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
6127 semi-down-full. Fix a bug on productions like test = {"test"}* | (
6128 "tt" ["test"] ). Reported by Markus Dreyer
6129 <mdreyer@ix.urz.uni-heidelberg.de>.
6130 (ebnf-version): New version number (4.0).
6131 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
6132 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
6133 (ebnf-delete-style): New commands.
6134 (ebnf-directory, ebnf-file): New funs.
6135 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
6136 (ebnf-production-name-p, ebnf-stop-on-error): New options.
6137 (ebnf-syntax-alist): New var.
6138 (ebnf-element-width): New fun replacing ebnf-list-width.
6139 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
6140 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
6141 (ebnf-prologue): Adjust vars.
6142 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
6143 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
6144 (ebnf-check-style-values, ebnf-generate-production)
6145 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
6146 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
6147 (ebnf-token-repeat): Code fix.
6148
6149 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
6150 %right, %left and %prec. Suggested by Matthew K. Junker
6151 <junker@alum.mit.edu>.
6152 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
6153
6154 * progmodes/ebnf-iso.el: Doc fix.
6155 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
6156 (ebnf-iso-lex): Code fix.
6157
6158 * progmodes/ebnf-bnf.el: Doc fix.
6159 (ebnf-bnf-lex): Code fix.
6160
6161 * progmodes/ebnf-otz.el: Doc fix.
6162
6163 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6164
6165 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
6166 (abbrev-prefix-mark): Doc fix.
6167
6168 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
6169
6170 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
6171 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
6172 (gdb-var-delete): Make interactive (really).
6173 (gdb-edit-value): Make non-interactive.
6174
6175 * progmodes/gud.el (gud-speedbar-menu-items):
6176 Add gdb-var-delete and, indirectly, gdb-edit-value.
6177 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
6178 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
6179 (gud-gdb-marker-filter): Add comment for annotations.
6180
6181 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
6182
6183 * calendar/calendar.el (generate-calendar)
6184 (calendar-read-date): Prevent display of BC calendars once more -
6185 reverts 2003-10-01 change.
6186 (generate-calendar-month): Doc fix.
6187
6188 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6189
6190 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
6191 return value of increment-calendar-month.
6192
6193 2004-02-21 Stephen Compall <s11@member.fsf.org>
6194
6195 * saveplace.el (save-place-forget-unreadable-files)
6196 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
6197 (save-place-forget-unreadable-files): New function.
6198 (save-place-alist-to-file): Use it to filter out files that are
6199 no longer readable.
6200
6201 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
6202 current Texinfo environment, using the same method as in
6203 `texinfo-insert-@end', and insert a space rather than a newline if
6204 point in a @table environment.
6205
6206 2004-02-21 Juri Linkov <juri@jurta.org>
6207
6208 * ffap.el (ffap-file-at-point): Try parent directories.
6209
6210 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
6211
6212 * vcursor.el (vcursor-modifiers): New defcustom.
6213 (vcursor-cs-binding): Use vcursor-modifiers instead of a
6214 hard-coded list.
6215
6216 2004-02-21 Masatake YAMATO <jet@gyve.org>
6217
6218 * play/animate.el (animate-birthday-present): Accept names other
6219 than `Sarah', too.
6220
6221 2004-02-21 Juri Linkov <juri@jurta.org>
6222
6223 * startup.el: Remove table of command line arguments from the
6224 Commentary section.
6225
6226 2004-02-20 John Wiegley <johnw@newartisans.com>
6227
6228 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
6229 again" modifier from 'e' to 'E', since 'e' is also used by the
6230 "file extension" modifier.
6231
6232 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
6233
6234 * help-fns.el (describe-categories): Doc fix.
6235
6236 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6237
6238 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
6239 temporary file for buffer already visiting one. This change makes
6240 output likely to be directly usable by patch program.
6241 Suggested by Adrian Aichner <adrian@xemacs.org>
6242
6243 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
6244
6245 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
6246 case of variables defined in compound statements.
6247 (gdb-setup-windows, gdb-source-info, gdb-source-info):
6248 Simplify constructions using switch-to-buffer.
6249
6250 2004-02-19 Simon Josefsson <jas@extundo.com>
6251
6252 * play/morse.el: Fix typo.
6253 (morse-code): Add @.
6254
6255 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
6256
6257 * calendar/appt.el (appt-display-format): Change default to
6258 'ignore, for backwards compatibility.
6259 (appt-display-message): If appt-display-format is 'ignore,
6260 respect old vars appt-msg-window and appt-visible.
6261 (appt-activate): Don't depend on return value of cancel-timer.
6262
6263 * calendar/calendar.el (calendar-holidays): Doc fix.
6264
6265 * calendar/cal-coptic.el (coptic-prompt-for-date):
6266 Use assoc-string instead of assoc-ignore-case.
6267 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
6268 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
6269 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
6270 * calendar/cal-islam.el (calendar-goto-islamic-date)
6271 (mark-islamic-diary-entries): Ditto.
6272 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
6273 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
6274 (calendar-read-mayan-tzolkin-date): Ditto.
6275 * calendar/calendar.el (calendar-read-date): Ditto.
6276 * calendar/diary-lib.el (mark-diary-entries): Ditto.
6277
6278 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
6279
6280 * progmodes/executable.el (executable-command-find-posix-p):
6281 Fix choice of the directory.
6282
6283 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6284
6285 * simple.el (interprogram-cut-function)
6286 (interprogram-paste-function, kill-new, kill-append):
6287 Doc fixes.
6288 (kill-region): Make it return nil. Doc fix.
6289 (yank-pop): Make its argument optional.
6290 (yank): Make ARG `-' equivalent to `-1'.
6291
6292 2004-02-17 Eli Zaretskii <eliz@gnu.org>
6293
6294 * mail/rmail.el (rmail-get-new-mail): Don't reference
6295 rmail-use-spam-filter if rmail-spam-filter is not loaded.
6296
6297 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6298
6299 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
6300 if one of global-auto-revert-non-file-buffers or autorevert-mode
6301 is non-nil.
6302
6303 2004-02-16 Eli Zaretskii <eliz@gnu.org>
6304
6305 * subr.el (delete-dups): A better implementation from Karl Heuer
6306 <kwzh@gnu.org>.
6307
6308 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
6309
6310 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
6311 correct place.
6312 * progmodes/icon.el (icon-indent-command): Ditto.
6313 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
6314
6315 2004-02-16 Eli Zaretskii <eliz@gnu.org>
6316
6317 * progmodes/grep.el (grep-compute-defaults): Undo change from
6318 2004-01-29: don't use executable-command-find-posix-p.
6319
6320 2004-02-16 Richard Sharman <rsharman@pobox.com>
6321
6322 * hilit-chg.el: Use require instead of eval-and-compile.
6323 (highlight-compare-buffers): New function.
6324
6325 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
6326
6327 * man.el (Man-fontify-manpage): Render section headings in
6328 `Man-overstrike-face' even when overstrike was not used by man
6329 formatter for section headings.
6330
6331 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
6332
6333 * rmail-spam-filter.el: (vm-use-spam-filter)
6334 (rsf-min-region-length-added-to-spam-list): New variables.
6335 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
6336 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
6337 spam testing. Don't delete spam message if automatic deletion
6338 after output via variable rmail-delete-after-output is turned on.
6339 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
6340 rsf-bbdb-dont-create-entries-for-spam.
6341 (check-field): New function, extracted from code in
6342 rmail-spam-filter to ease addition of header fields like content-type.
6343 (message-content-type): New variable to check the content-type:
6344 field added, also in defcustom of rsf-definitions-alist.
6345 (rmail-spam-filter): Replace repeated test code for header fields
6346 by calls to check-field; change the call to
6347 rmail-output-to-rmail-file such that rmail-current-message stays
6348 the same to avoid wrong deletion of unseen flags.
6349 (rsf-add-contents-type): New function to convert old format
6350 of rmail-spam-definitions-alist into new one.
6351 Change prefixes of all variables and functions from
6352 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
6353
6354 2004-02-16 Eli Zaretskii <eliz@gnu.org>
6355
6356 * loadhist.el (unload-hook-features-list): New defvar.
6357
6358 2004-02-16 Dave Love <fx@gnu.org>
6359
6360 * loadhist.el (unload-feature): Doc fix. Rename flist to
6361 unload-hook-features-list.
6362
6363 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
6364
6365 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
6366 cookie. Don't check if we are looking-at open-formula.
6367
6368 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6369
6370 * subr.el (match-string-no-properties): Use substring-no-properties.
6371
6372 2004-02-16 Eli Zaretskii <eliz@gnu.org>
6373
6374 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
6375 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
6376 Use lower-case "rx" in all error message.
6377
6378 2004-02-16 Dave Love <fx@gnu.org>
6379
6380 * emacs-lisp/rx.el (rx-or): Put group around result.
6381 (rx-constituents): Add backref.
6382 (rx-syntax): Add string-delimiter, comment-delimiter.
6383 (rx-categories): Add combining-diacritic.
6384 (rx-check-not, rx-greedy, rx): Doc fix.
6385 (rx-backref, rx-check-backref): New.
6386
6387 2004-02-16 Jesper Harder <harder@ifa.au.dk>
6388
6389 * newcomment.el (uncomment-region): Allow eob as comment end.
6390
6391 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
6392
6393 * filecache.el: All message and error commands now use prefix
6394 "Filecache:" to make it easy to read *Messages* buffer.
6395
6396 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
6397
6398 * autorevert.el: Add support to detect changed dired and VC buffers.
6399 (auto-revert-active-p, auto-revert-list-diff)
6400 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
6401 (auto-revert-handler, auto-revert-active-p): New functions.
6402 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
6403 and `auto-revert-active-p'.
6404 (eval-when-compile): Defvar dired-directory and vc-mode.
6405 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
6406 (auto-revert-handler-vc): New functions.
6407
6408 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
6409
6410 * progmodes/compile.el (compilation-directory): New defvar.
6411 (compile): Save current directory in compilation-directory.
6412 (recompile): Bind default-directory to compilation-directory if
6413 that is non-nil.
6414
6415 2004-02-16 Dave Love <fx@gnu.org>
6416
6417 * newcomment.el (comment-insert-comment-function)
6418 (comment-region-function, uncomment-region-function): New.
6419 (comment-indent): Use comment-insert-comment-function.
6420 (uncomment-region): Use uncomment-region-function.
6421 (comment-region): Use comment-region-function.
6422
6423 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
6424
6425 2004-02-16 Richard Stallman <rms@gnu.org>
6426
6427 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
6428 loaddefs* and ldefs-boot*.
6429
6430 2004-02-16 Eli Zaretskii <eliz@gnu.org>
6431
6432 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
6433 and email address at the beginning and end of the address.
6434
6435 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
6436 anchored at the beginning of the email address.
6437
6438 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
6439
6440 * international/ccl.el (ccl-compile-write): Pass `left' to
6441 ccl-embed-code to generate correct code of write-expr-register.
6442
6443 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
6444
6445 * progmodes/grep.el (grep-compute-defaults): Fix typos.
6446
6447 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6448
6449 * x-dnd.el: Mention support for Motif in commentary.
6450 (x-dnd-handle-drag-n-drop-event): Ditto.
6451
6452 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6453
6454 * ses.el: Use "ses--" prefixes for buffer-local variables.
6455 Use (point-min) instead of 1, even when we know the buffer
6456 is unnarrowed.
6457 (ses-build-load-map): Delete. Distribute its content to defconst's for
6458 the three maps.
6459 (ses-menu, ses-header-line-menu): New menus.
6460 (ses-mode-map): Use them.
6461 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
6462
6463 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
6464
6465 * Makefile.in: Fix the CC Mode recompile kludge so it works
6466 when building in a different directory.
6467
6468 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
6469
6470 * simple.el (kill-new): Put yank-handler property on the entire string.
6471
6472 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
6473
6474 * diff.el: Don't use compile any more, use diff-mode instead.
6475 (diff-regexp-alist, diff-old-file, diff-new-file)
6476 (diff-parse-differences, diff-process-setup): Remove.
6477 (diff-sentinel): New fun.
6478 (diff): Use it. Run the process ourselves.
6479 Use diff-mode for the rest of the processing.
6480
6481 * diff.el (diff): Simplify code handling `switch'.
6482
6483 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
6484
6485 * pcvs-defs.el (cvs-menu): Add `tag'.
6486
6487 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6488
6489 * simple.el (kill-append): Doc fix.
6490
6491 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6492 Adapt outline-regexp to the new conventions for commenting out code.
6493
6494 2004-02-11 John Paul Wallington <jpw@gnu.org>
6495
6496 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
6497
6498 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
6499
6500 * diff.el (diff-switches): New fun.
6501 (diff, diff-backup): Use it.
6502 (diff): Clean up the args construction. Use backquote.
6503 Use listp instead of consp to avoid putting a nil arg.
6504 (diff): Add a revert-buffer function.
6505
6506 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6507
6508 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
6509 handled by x-dnd-handle-file-name.
6510 (x-dnd-known-types): Add COMPOUND_TEXT.
6511 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
6512 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
6513 x-dnd-empty-state.
6514 (x-dnd-forget-drop): Ditto.
6515 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
6516 (x-dnd-handle-one-url): Return private when inserting text.
6517 (x-dnd-insert-ctext): New function.
6518 (x-dnd-handle-file-name): New function for FILE_NAME.
6519 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
6520 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
6521 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
6522
6523 2004-02-10 Kenichi Handa <handa@m17n.org>
6524
6525 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
6526 instead of while loop.
6527
6528 2004-02-10 Miles Bader <miles@gnu.org>
6529
6530 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
6531
6532 2004-02-09 Kenichi Handa <handa@m17n.org>
6533
6534 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
6535 have end-of-line.
6536
6537 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
6538
6539 * Makefile.in: Added extra dependencies in the recompile target
6540 needed to cope with the compile time macro expansions in CC Mode.
6541
6542 2004-02-09 Kim F. Storm <storm@cua.dk>
6543
6544 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
6545 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
6546 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
6547 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
6548 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
6549 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
6550 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
6551 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
6552 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
6553 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
6554 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
6555
6556 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
6557
6558 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
6559 Don't allow shrink if there's a window on our right.
6560
6561 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
6562 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
6563 Bring together declaration and initialization.
6564 (prolog-mode-variables): Don't set the syntax table.
6565 Don't set paragraph-start and comment-indent-function.
6566 Add /*..*/ to the comment regexps.
6567 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
6568 (prolog-mode-map): Don't bind TAB.
6569 (prolog-mode): Set the syntax table.
6570 (prolog-comment-indent): Remove.
6571 (inferior-prolog-mode-map): Initialize in the declaration.
6572 (inferior-prolog-mode-syntax-table)
6573 (inferior-prolog-mode-abbrev-table): New vars.
6574 (inferior-prolog-mode): Derive from comint-mode.
6575 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
6576 minibuffer windows.
6577
6578 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
6579 in file names, as long as it is unabmiguous.
6580
6581 2004-02-08 Andreas Schwab <schwab@suse.de>
6582
6583 * textmodes/reftex-toc.el
6584 (reftex-toc-load-all-files-for-promotion): Remove useless use of
6585 format. Doc fix.
6586
6587 * textmodes/refer.el (refer-find-entry-internal): Remove extra
6588 format string arguments.
6589
6590 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
6591 string argument.
6592
6593 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
6594
6595 * play/zone.el (zone-call): Fix format string.
6596
6597 * net/webjump.el (webjump-builtin): Add missing format string argument.
6598
6599 * midnight.el (midnight-delay-set): Remove extra format string argument.
6600
6601 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
6602
6603 * hexl.el (hexl-insert-char): Add missing format string argument.
6604
6605 * format.el (format-decode): Fix format string.
6606
6607 * emulation/vi.el (vi-mode): Remove extra format string argument.
6608 (vi-repeat-last-search): Likewise.
6609 (vi-reverse-last-search): Likewise.
6610 (vi-goto-mark): Likewise.
6611 (vi-reverse-last-find-char): Likewise.
6612 (vi-repeat-last-find-char): Likewise.
6613 (vi-locate-def): Likewise.
6614
6615 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
6616
6617 * ediff-util.el (ediff-toggle-read-only): Remove extra format
6618 string argument.
6619 (ediff-toggle-regexp-match): Likewise.
6620
6621 * dired-aux.el (dired-do-query-replace-regexp): Add missing
6622 format string argument.
6623
6624 * calc/calc-map.el (calc-get-operator): Remove extra format
6625 string argument.
6626
6627 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
6628
6629 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
6630 string argument.
6631
6632 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
6633
6634 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
6635
6636 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
6637
6638 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
6639 (cl-struct-setf-expander): Likewise.
6640
6641 * vc.el (with-vc-file): Fix unsafe uses of error.
6642 (vc-cancel-version): Likewise.
6643
6644 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
6645
6646 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
6647 thousands separator; fixes <class>:<line-number> regexp for
6648 non-english locales.
6649
6650 2004-02-08 Andreas Schwab <schwab@suse.de>
6651
6652 * view.el (view-mode-enable): Revert previous change.
6653
6654 2004-02-07 Kim F. Storm <storm@cua.dk>
6655
6656 * simple.el (line-number-at-pos): Rename from line-at-pos.
6657 Uses changed (what-line and vc-annotate-warp-version).
6658
6659 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
6660
6661 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
6662 (diff-mode): Remove aborted attempt at support for compile.el.
6663 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
6664
6665 2004-02-06 Andreas Schwab <schwab@suse.de>
6666
6667 * view.el (view-mode-enable): Add view-mode-map to
6668 minor-mode-overriding-map-alist.
6669
6670 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6671
6672 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
6673
6674 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
6675
6676 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
6677 with point inside rather than after the paragraph.
6678
6679 2004-02-04 Sam Steingold <sds@gnu.org>
6680
6681 * mail/smtpmail.el (smtpmail-try-auth-methods):
6682 Do not try authentication when no mechanism is available.
6683 Pass port-name as defaultport to `netrc-machine'.
6684
6685 2004-02-04 Stephen Eglen <stephen@gnu.org>
6686
6687 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
6688 to show how minibuffer height can be constrained.
6689
6690 2004-02-04 John Paul Wallington <jpw@gnu.org>
6691
6692 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
6693
6694 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6695
6696 * x-dnd.el: New file for drag and drop.
6697
6698 * term/x-win.el: require x-dnd, set after-make-frame-functions
6699 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
6700 drag-n-drop event.
6701
6702 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
6703 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
6704 (dired-dnd-handle-file): New functions for drag and drop support.
6705 (dired-mode): Initialize drag and drop if x-dnd present.
6706
6707 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
6708
6709 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
6710 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
6711 (cperl-mode): Set fill-paragraph-function.
6712 (cperl-fill-paragraph): Make it non-interactive.
6713
6714 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
6715
6716 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
6717
6718 2004-02-02 David Kastrup <dak@gnu.org>
6719
6720 * replace.el (perform-replace): Allow 'literal argument in
6721 regexp-flag to indicate literal replacement.
6722 (query-replace-regexp-eval): Use it.
6723
6724 2004-02-01 Andreas Schwab <schwab@suse.de>
6725
6726 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
6727
6728 2004-02-01 Stephen Eglen <stephen@gnu.org>
6729
6730 * info-look.el: Add support for maxima-mode. Update commentary
6731 because info-lookup-symbol is now bound to C-h S.
6732
6733 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
6734
6735 * simple.el (edit-and-eval-command): Bind print-level and
6736 minibuffer-history-sexp-flag around call to read-from-minibuffer.
6737 Correct initial position in command-history.
6738
6739 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
6740
6741 * files.el (read-directory-name): Adapt the docstring to recent
6742 change in Fread_file_name.
6743
6744 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
6745
6746 * ses.el (ses-print-cell): If print format too wide for column
6747 width, truncate decimal places if that helps to avoid "#####" fill.
6748 * ses.el (ses-initial-column-width): Revert previous change.
6749
6750 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
6751
6752 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
6753 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
6754 Add edebug info.
6755 (jit-lock-mode): Setup/cancel the new timer.
6756 (jit-lock-context-fontify): New fun. Extracted from
6757 context fontification code of jit-lock-stealth-fontify.
6758 (jit-lock-stealth-fontify): Don't do context fontification any more.
6759
6760 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
6761 (jit-lock-fontify-now): Handle the `quit' case.
6762 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
6763
6764 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
6765
6766 * progmodes/executable.el (executable-command-find-posix-p):
6767 New. Check if find handles arguments Posix-style.
6768
6769 * progmodes/grep.el (grep-compute-defaults):
6770 Use executable-command-find-posix-p.
6771 (grep-find): Check `grep-find-command'.
6772
6773 * filecache.el (file-cache-find-posix-p): Delete.
6774 (file-cache-add-directory-using-find):
6775 Use `executable-command-find-posix-p'.
6776
6777 2004-01-29 Dave Love <fx@gnu.org>
6778
6779 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
6780 Iterate the hook function if arg is given.
6781 (mark-defun, narrow-to-defun): Change order of finding the limits.
6782
6783 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
6784 (byte-compile-format-warn): New.
6785 (byte-compile-callargs-warn): Use it.
6786 (Format, message, error): Add byte-compile-format-like property.
6787 (byte-compile-maybe-guarded): New.
6788 (byte-compile-if, byte-compile-cond): Use it.
6789 (byte-compile-lambda): Compile interactive forms,
6790 just to make warnings about them.
6791
6792 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
6793
6794 * ses.el (ses-initial-column-width): Increase to 14, so it will
6795 work well with the default printer of "%.7g" for extreme values
6796 like "-1.234567e+07".
6797
6798 2004-01-29 Kenichi Handa <handa@m17n.org>
6799
6800 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
6801
6802 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
6803
6804 * dos-w32.el: Added support for the `default-printer-name' function.
6805
6806 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6807
6808 * server.el (server-socket-name): Don't use the hostname in the
6809 socket name since /tmp is local to the host anyway.
6810
6811 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
6812 robust check of widening and fix var-naming.
6813
6814 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
6815
6816 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
6817 or rmail-spam- to rsf- in all function and variable names.
6818 (rsf-min-region-to-spam-list): New variable.
6819 (rsf-bbdb-auto-delete-spam-entries): Rename from
6820 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
6821 scanned together with the recipients field for spam testing; Don't
6822 delete spam message if rmail-delete-after-output is non-nil;
6823 (rsf-check-field): New function, extracted from code in
6824 rmail-spam-filter to ease addition of header fields like
6825 content-type:;
6826 (message-content-type): New variable. The content-type: field was
6827 added also in defcustom of rsf-definitions-alist;
6828 (rmail-spam-filter): Replace repeated test code for header fields
6829 by calls to check-field; change the call to
6830 rmail-output-to-rmail-file such that rmail-current-message stays
6831 the same to avoid wrong deletion of unseen flags.
6832 (rmail-use-spam-filter): Add autoload cookie.
6833
6834 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
6835
6836 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
6837 (file-cache-add-directory-using-find): Add Cygwin support.
6838 (file-cache-find-command-posix-flag): New user variable.
6839
6840 * filecache.el (file-cache-add-directory): Check for
6841 directories an remove them from dir-files.
6842
6843 2004-01-27 Richard M. Stallman <rms@gnu.org>
6844
6845 * man.el (Man-fontify-manpage): Clean up message.
6846
6847 2004-01-27 Kenichi Handa <handa@m17n.org>
6848
6849 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
6850 (sentence-end): Define using sentence-end-without-space.
6851
6852 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
6853 a sentence ends with one of a character in sentence-end-without-space.
6854
6855 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
6856
6857 * font-lock.el (font-lock): Add jit-lock as explicit group member.
6858 (jit-lock): Group declaration moved to jit-lock.el.
6859 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
6860 when necessary.
6861
6862 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
6863 (jit-lock-context-unfontify-pos): Rename from
6864 jit-lock-first-unfontify-pos.
6865 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
6866
6867 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
6868
6869 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
6870 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
6871 (fortran-fill): When filling a string, adjust re-search-backward
6872 argument for special case of string just on fill-column.
6873 When filling non-string, allow one extra char if
6874 fortran-break-before-delimiters is non-nil.
6875 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
6876 Use fortran-break-delimiters-re and fortran-no-break-re to
6877 correctly handle cases such as "**".
6878
6879 * progmodes/f90.el (f90-break-delimiters): Doc fix.
6880 (f90-no-break-re): Add some extra tokens. Doc fix.
6881
6882 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
6883
6884 * mail/rmail-spam-filter.el:
6885 Use two semicolons as Commentary line prefix.
6886 Add ";;; Code:" stylized comment.
6887 Delete end-of-line whitespace.
6888 Wrap (require 'cl) with `eval-when-compile'.
6889
6890 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
6891
6892 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
6893 at the top level of vc.el.
6894
6895 2004-01-23 Andre Spiegel <spiegel@gnu.org>
6896
6897 * vc.el (vc-current-line): Function removed. This is now done by
6898 the new function line-at-pos in simple.el.
6899 (vc-annotate-warp-version): Use line-at-pos instead of
6900 vc-current-line.
6901
6902 2004-01-22 Kim F. Storm <storm@cua.dk>
6903
6904 * simple.el (line-at-pos): New defun.
6905 (what-line): Use it. Optimize by only counting lines in narrowed
6906 region once.
6907
6908 2004-01-22 Kenichi Handa <handa@m17n.org>
6909
6910 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
6911 point (register r1) only for charset mule-unicode-0100-24ff.
6912
6913 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
6914
6915 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
6916 trailing white space and ensure a final newline.
6917
6918 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
6919 Add autoload cookie.
6920
6921 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
6922
6923 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
6924 activate view-mode explicitly.
6925
6926 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6927
6928 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
6929 use clipboard first.
6930
6931 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6932
6933 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
6934 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
6935 (vc-mcvs-cvs): Remove.
6936 (vc-mcvs-command): Remove use of assert.
6937
6938 * outline.el (outline-insert-heading): Tighten up match.
6939 (outline-demote, outline-move-subtree-down): Don't assume anything
6940 about outline-regexp.
6941
6942 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
6943 (texinfo-show-structure): Explicitly add ^, and simplify.
6944
6945 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
6946
6947 * calendar/appt.el (appt-check): Restore usage of
6948 appt-issue-message deleted in previous change.
6949 (top-level): Activate package when loaded (needed for backwards
6950 compatibility).
6951
6952 2004-01-20 Jesper Harder <harder@ifa.au.dk>
6953
6954 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
6955 following previous change to smtpmail-send-data.
6956
6957 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
6958
6959 * vc.el (vc-default-previous-version): Doc enhancement.
6960 (vc-default-next-version): New function.
6961 (vc-print-log): New arg FOCUS-REV.
6962 (vc-annotate-mode): Derive from view-mode.
6963 (vc-annotate): New args REVISION, DISPLAY-MODE.
6964 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
6965 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
6966 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
6967 (vc-annotate-show-diff-revision-at-line, vc-current-line)
6968 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
6969
6970 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
6971
6972 2004-01-19 Karl Berry <karl@gnu.org>
6973
6974 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
6975 or "TexInfo".
6976
6977 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
6978
6979 * subr.el (delete-dups): New function.
6980
6981 2004-01-19 Karl Berry <karl@gnu.org>
6982
6983 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
6984 with ^, since that's what texinfo-show-structure
6985 documentation says (plus it works much better in texinfo.txi).
6986
6987 2004-01-18 Jesper Harder <harder@ifa.au.dk>
6988
6989 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
6990
6991 2004-01-18 David Ponce <david@dponce.com> (tiny change)
6992
6993 * progmodes/which-func.el (which-function-mode): Don't cancel
6994 which-func-update-timer if not set.
6995
6996 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
6997
6998 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
6999 Remove spurious left square bracket in XX:XXam regexp.
7000
7001 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
7002
7003 * progmodes/cc-defs.el: Do not require cl at run time.
7004
7005 2004-01-16 Richard M. Stallman <rms@gnu.org>
7006
7007 * emacs-lisp/cl.el (cl-cannot-unload): New function.
7008 (cl-unload-hook): Defvar this to run cl-cannot-unload.
7009
7010 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
7011 Call rmail-spam-filter. Delete and expunge spam.
7012 Print number of spam messages deleted.
7013 Save and restore the deletion status of old messages when reading
7014 new mail with spam filter, so that expunging spam does not expunge
7015 msgs deleted by the user.
7016 (rmail-only-expunge): Add an optional argument dont-show to
7017 prevent showing message after expunge.
7018
7019 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
7020
7021 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
7022 * subr.el (declare): New macro.
7023
7024 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
7025
7026 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
7027
7028 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
7029
7030 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
7031 Test window-system rather than system-type (for X11/Mac).
7032
7033 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
7034
7035 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
7036
7037 2004-01-12 Richard M. Stallman <rms@gnu.org>
7038
7039 * mail/rmail.el (rmail-convert-to-babyl-format):
7040 Use mail-unquote-printable-region.
7041 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
7042 (rmail-hex-char-to-integer): Functions deleted.
7043
7044 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
7045 (mail-unquote-printable-region): New arg NOERROR.
7046 For invalid encoding, either signal an error to just return nil.
7047
7048 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7049
7050 * calendar/appt.el: Update copyright and commentary.
7051 (appt-issue-message): Make obsolete.
7052 (appt-visible, appt-msg-window): Make obsolete, in favour of
7053 appt-display-format.
7054 (appt-display-mode-line, appt-display-duration)
7055 (appt-display-diary, appt-time-msg-list, appt-mode-string)
7056 (appt-prev-comp-time, appt-display-count, appt-timer)
7057 (appt-convert-time): Doc change.
7058 (appt-disp-window-function, appt-delete-window-function):
7059 Use defcustom rather than defvar.
7060 (appt-display-format): New variable.
7061 (appt-display-message): New function with display code from appt-check.
7062 (appt-check): Add optional FORCE argument. Doc change.
7063 Add appt-make-list to diary-hook if displaying diary.
7064 Remove checking of view-diary-entries-initially.
7065 Message display section removed to new function appt-display-message.
7066 (appt-display-window): Doc change. Remove unused internal var
7067 this-buffer. Do not beep, since appt-display-message does that.
7068 (appt-make-list): Doc change. Use caar.
7069 (appt-sort-list): Simplify by using builtin sort function.
7070 (appt-update-list): New function for updating appts when diary is
7071 saved.
7072 (appt-activate): New autoloaded function to toggle package
7073 functionality.
7074
7075 * calendar/cal-x.el: (calendar-one-frame-setup)
7076 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
7077
7078 * calendar/calendar.el: Update copyright.
7079 (view-diary-entries-initially, european-calendar-style): Doc change.
7080 (calendar-setup): Make defcustom rather than defvar.
7081 (mark-visible-calendar-date): Initialize temp-face and faceinfo
7082 in let binding so local to function.
7083
7084 * calendar/diary-lib.el: Update copyright.
7085 (diary, diary-entry-time): Doc change.
7086 (list-diary-entries): Doc change. Trivial logic change.
7087 (fancy-diary-display): Restore make-face command mistakenly
7088 deleted 2003-05-08.
7089 (show-all-diary-entries): Allow to pop-up frame if needed.
7090
7091 2004-01-09 John Paul Wallington <jpw@gnu.org>
7092
7093 * bindings.el (mode-line-change-eol): Add EVENT parameter.
7094 Temporarily select EVENT's window for changing eol type.
7095
7096 2004-01-09 Deepak Goel <deego@gnufans.org>
7097
7098 * calendar/diary-lib.el (diary-entry-time):
7099 Also accept time in the form XX[.XX][am/pm/AM/PM].
7100 (fancy-diary-font-lock-keywords): Likewise.
7101 (diary-font-lock-keywords): Likewise.
7102 * calendar/appt.el (appt-add): Likewise.
7103 (appt-make-list): Likewise.
7104 (appt-convert-time): Likewise.
7105
7106 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
7107
7108 * gdb-ui.el (gdb-ann3): Revert previous change.
7109 (gdb-source-info): Allow for case of where compilation directory
7110 is not recorded.
7111
7112 2004-01-08 John Paul Wallington <jpw@gnu.org>
7113
7114 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
7115
7116 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
7117
7118 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
7119
7120 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
7121 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
7122 problems.
7123 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
7124
7125 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
7126
7127 * files.el (write-file-functions, write-contents-functions):
7128 Clarify docstrings.
7129
7130 2004-01-07 Kenichi Handa <handa@m17n.org>
7131
7132 * international/mule.el (set-auto-coding): Fix for the case that
7133 end-of-line is only CR.
7134
7135 2004-01-07 Kim F. Storm <storm@cua.dk>
7136
7137 * subr.el (event-start, event-end): Doc fix.
7138 (posn-string, posn-image): New defuns.
7139 (posn-object): Return either image or string object.
7140 (posn-object-x-y): Return 8th element of position.
7141 (posn-object-width-height): New defun.
7142
7143 2004-01-06 Andreas Schwab <schwab@suse.de>
7144
7145 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
7146 output.
7147
7148 2004-01-05 Karl Berry <karl@gnu.org>
7149
7150 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
7151 / and *, too.
7152
7153 2003-12-31 Simon Josefsson <jas@extundo.com>
7154
7155 * files.el (before-save-hook): Add.
7156 (basic-save-buffer): Use before-save-hook.
7157
7158 * emacs-lisp/copyright.el: Fix comment to recommend
7159 before-save-hook instead of write-file-functions.
7160
7161 2004-01-05 Richard M. Stallman <rms@gnu.org>
7162
7163 * finder.el (finder-commentary): Call delete-other-windows.
7164
7165 * net/ange-ftp.el (ange-ftp-file-attributes):
7166 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
7167
7168 2004-01-04 Karl Berry <karl@gnu.org>
7169
7170 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
7171 comment characters % and # in the copyright year notice,
7172 as well as ;.
7173
7174 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
7175
7176 * wid-edit.el (default): Define dummy :value-delete.
7177 Reported by Jesper Harder <harder@ifa.au.dk>.
7178
7179 2004-01-03 Richard M. Stallman <rms@gnu.org>
7180
7181 * progmodes/compile.el (compile-internal): Use point, not point-min,
7182 for set-window-point.
7183
7184 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
7185
7186 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
7187
7188 * progmodes/grep.el (grep-mode-map):
7189 Don't remap next-line, previous-line.
7190
7191 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
7192
7193 * speedbar.el (speedbar-edit-line): Change regexp to position
7194 the cursor on the first character of this line's button.
7195
7196 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
7197
7198 * subr.el (functionp): Doc fix.
7199
7200 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
7201
7202 * progmodes/idlwave.el (idlwave-make-tags):
7203 * textmodes/flyspell.el (flyspell-large-region):.
7204 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
7205 * emulation/viper-util.el (viper-glob-unix-files):
7206 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
7207 * man.el (Man-init-defvars):
7208 * jka-compr.el (jka-compr-call-process):
7209 * files.el (get-free-disk-space,insert-directory):
7210 * ediff-ptch.el (ediff-test-patch-utility):
7211 * ediff-diff.el (ediff-test-utility):
7212 * dired-aux.el (dired-check-process):
7213 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
7214 test the return value of call-process, because it can be a string.
7215
7216 2003-12-31 John Paul Wallington <jpw@gnu.org>
7217
7218 * bindings.el (completion-ignored-extensions): Add .pfsl.
7219
7220 2003-12-31 Kim F. Storm <storm@cua.dk>
7221
7222 * ido.el (ido-nonreadable-directory-p): New defun to check for
7223 nonreadable directory without activating tramp (to avoid problems
7224 with checking incomplete tramp paths).
7225 (ido-set-current-directory, ido-file-internal)
7226 (ido-file-name-all-completions1): Use it.
7227
7228 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
7229
7230 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
7231 documentation if the anchor (or node) name is preceded by `info
7232 anchor' or `Info anchor' in addition to earlier `info node' and
7233 `Info node'.
7234 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
7235
7236 2003-12-30 Eli Zaretskii <eliz@gnu.org>
7237
7238 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
7239 error in arguments to base64-decode-region. Remove ^M characters
7240 after decoding base64.
7241
7242 2003-12-30 Simon Josefsson <jas@extundo.com>
7243
7244 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
7245 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
7246 have only been distributed with Emacs for some years.
7247 (texinfo-mode-hook): Customize.
7248
7249 2003-12-30 Eli Zaretskii <eliz@gnu.org>
7250
7251 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
7252 cleaner (suggested by Richard Stallman).
7253
7254 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
7255 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
7256 file-name clashes on 8+3 DOS filesystems.
7257
7258 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
7259 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
7260 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
7261 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
7262 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
7263 file-name clashes on 8+3 filesystems.
7264
7265 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
7266 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
7267 file-name clashes on 8+3 DOS filesystems.
7268
7269 2003-12-29 Richard M. Stallman <rms@gnu.org>
7270
7271 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
7272 Upcase the character.
7273
7274 * textmodes/flyspell.el (mail-mode-flyspell-verify):
7275 Search for header separator alone on a line, literally,
7276 and search for it backward, not forward.
7277 (flyspell-abbrev-table): Always use global-abbrev-table
7278 if there is no local one.
7279
7280 * progmodes/sh-script.el (sh-get-indent-info):
7281 Don't move point back if at bob.
7282
7283 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
7284
7285 * play/handwrite.el (handwrite): Make the handwrite credit message
7286 a comment rather than an output command.
7287
7288 * obsolete/sc.el: Display message that this file is obsolete.
7289
7290 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
7291
7292 * mail/rfc822.el (rfc822-address-start): Declare variable.
7293 Renamed from address-start. All uses changed.
7294
7295 * term.el (term-exec): Set up sentinel.
7296 (term-sentinel): New function.
7297 (term-handle-exit): New function.
7298
7299 * subr.el (assoc-ignore-case, assoc-ignore-representation):
7300 Use assoc-string, and mark them obsolete.
7301 (delay-mode-hooks): Mark as permanent local.
7302
7303 * simple.el (sendmail-user-agent-compose): Use assoc-string.
7304
7305 * register.el (copy-rectangle-to-register): Doc fix.
7306
7307 * info.el (Info-insert-dir): Use assoc-string.
7308
7309 * info-look.el (info-lookup): Use assoc-string.
7310
7311 * frame.el (pop-up-frame-function): Use quote, not `function'.
7312 (frame-notice-user-settings): Calculate ADJUSTED-TOP
7313 copying with lists as coordinate values.
7314
7315 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
7316
7317 * find-dired.el (kill-find): New command.
7318 (find-dired): Make buffer read-only.
7319 Set up a keymap with C-c C-k running kill-find.
7320 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
7321
7322 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
7323
7324 * filecache.el (file-cache-ignore-case): New variable.
7325 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
7326
7327 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
7328 (comint-dynamic-complete-as-filename): Rename local vars.
7329 (comint-dynamic-list-filename-completions): Likewise.
7330
7331 * comint.el (comint-dynamic-list-completions-config): New var.
7332 (comint-dynamic-list-completions): Handle both SPC and TAB right.
7333
7334 * comint.el (comint-file-name-chars): Add [].
7335 (comint-word): Use skip-chars-backward, not search.
7336
7337 * shell.el (shell-file-name-chars): Add [].
7338
7339 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
7340
7341 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
7342
7343 * generic.el (define-generic-mode): Doc fix.
7344
7345 2003-12-29 Eli Zaretskii <eliz@gnu.org>
7346
7347 * files.el (kill-some-buffers): Doc fix.
7348
7349 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
7350
7351 * comint.el (comint-watch-for-password-prompt): Pass `string' as
7352 arg to send-invisible
7353 (send-invisible): Doc fix. The argument is now a prompt, not the
7354 string to send.
7355 (comint-read-noecho): Doc fix.
7356
7357 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
7358
7359 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
7360 "@", as required by some ISP hosting service. Fix defcustom
7361 argument syntax errors that prevented use of customization.
7362
7363 2003-12-29 Eli Zaretskii <eliz@gnu.org>
7364
7365 * xml.el (xml-get-attribute-or-nil): Doc fix.
7366
7367 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
7368
7369 * net/zone-mode.el (zone-mode): Use write-file-functions, not
7370 write-file-hooks.
7371
7372 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
7373
7374 * autorevert.el (auto-revert-interval): Doc fix.
7375
7376 2003-12-29 Mark A. Hershberger <mah@everybody.org>
7377
7378 * xml.el (xml-get-attribute-or-nil): New function, like
7379 xml-get-attribute, but returns nil if the attribute was not found.
7380 (xml-get-attribute): Convert to defsubst, uses
7381 xml-get-attribute-or-nil.
7382
7383 2003-12-29 Eli Zaretskii <eliz@gnu.org>
7384
7385 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
7386
7387 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
7388
7389 * custom.el (custom-declare-theme): Use `value' when putting
7390 properties on `theme'.
7391
7392 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
7393
7394 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
7395 for each yank-handler segment.
7396 (insert-for-yank-1): New function, with the body of the previous
7397 insert-for-yank.
7398
7399 * textmodes/table.el (table-yank-handler): New defcustom.
7400 (table--put-cell-indicator-property): Put yank-handler property
7401 that indicates the yank handler for the table cell.
7402
7403 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
7404
7405 * generic-x.el (etc-modules-conf-generic-mode): A more complete
7406 set of keywords.
7407
7408 2003-12-29 Eli Zaretskii <eliz@gnu.org>
7409
7410 * international/mule-cmds.el (reset-language-environment)
7411 (set-language-environment): Don't invoke fontset-related functions
7412 if fontset-list is not fboundp.
7413
7414 2003-12-29 Kenichi Handa <handa@m17n.org>
7415
7416 * international/mule-cmds.el (reset-language-environment):
7417 Call set-overriding-fontspec-internal with nil.
7418 (set-language-environment): Call set-overriding-fontspec-internal
7419 if the language environment specify `overriding-fontspec'.
7420 (language-info-alist): Doc added.
7421
7422 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
7423 characters of mule-unicode-0100-24ff.
7424 (ccl-encode-windows-1251-font): New CCL program.
7425 ("Bulgarian"): Specify overriding-fontspec.
7426 ("Belarusian"): Likewise.
7427
7428 2003-12-28 Sam Steingold <sds@gnu.org>
7429
7430 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
7431 parameter ID-FORMAT to conform with the 2003-11-30 patch.
7432
7433 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
7434
7435 * progmodes/gud.el (gud-gdb-command-name): Set default to
7436 "gdb --annotate=3".
7437 (gud-gdb-marker-filter): Look out for annotations.
7438 (gdb-first-pre-prompt): New variable.
7439 Remove trailing white space.
7440
7441 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
7442 if necessary.
7443 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
7444 annotations are detected.
7445 (gud-gdba-marker-filter): Use global variable gud-marker-acc
7446 instead of a local one to allow transition from
7447 gud-gdb-marker-filter.
7448 Remove trailing white space.
7449
7450 2003-12-27 Kim F. Storm <storm@cua.dk>
7451
7452 * ido.el: Handle non-readable directories.
7453 (ido-decorations): Add 9th element for non-readable directory.
7454 (ido-directory-nonreadable): New dynamic var.
7455 (ido-set-current-directory): Set it.
7456 (ido-read-buffer, ido-file-internal):
7457 (ido-read-file-name, ido-read-directory-name): Let-bind it.
7458 (ido-file-name-all-completions1): Return empty list for
7459 non-readable directory.
7460 (ido-exhibit): Print [Not readable] if directory is not readable.
7461 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
7462 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
7463 Use it.
7464
7465 2003-12-27 Lars Hansen <larsh@math.ku.dk>
7466
7467 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
7468 calls to directory-files-and-attributes and file-attributes.
7469 (ls-lisp-format): Remove system dependent handling of user and
7470 group id's.
7471
7472 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
7473
7474 * ffap.el (ffap-read-file-or-url): Revert previous change.
7475
7476 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
7477
7478 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
7479 new list of included files called `files-with-node-lines', that
7480 only have node lines. This way @include commands can include any
7481 file, such as version and update files without node lines, not
7482 just files that are chapters.
7483
7484 2003-12-25 Andreas Schwab <schwab@suse.de>
7485
7486 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
7487 file not found.
7488
7489 2003-12-08 Miles Bader <miles@gnu.org>
7490
7491 * dired.el (dired-between-files): Always use dired-move-to-filename,
7492 which is more robust in non-english locales.
7493
7494 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
7495
7496 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
7497
7498 2003-12-24 Andreas Schwab <schwab@suse.de>
7499
7500 * shell.el (shell-file-name-quote-list): Add backslash.
7501
7502 * comint.el (comint-quote-filename): Correctly handle backslash
7503 in comint-file-name-quote-list.
7504
7505 2003-12-24 Kenichi Handa <handa@m17n.org>
7506
7507 * international/mule-cmds.el (set-default-coding-systems):
7508 Call ucs-set-table-for-input for all buffers that don't have local
7509 value of buffer-file-coding-system.
7510
7511 * international/ucs-tables.el (ucs-set-table-for-input):
7512 If translation-table-for-encode is a symbol, get its
7513 translation-table property.
7514
7515 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
7516
7517 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
7518 to `completing-read' on a recently fixed bug.
7519
7520 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
7521 instead of SPACE, to get the list of possible fringe modes.
7522 SPACE only works if both `partial-completion-mode' and
7523 `completion-auto-help' are nil.
7524
7525 * complete.el (PC-is-complete-p): Delete.
7526 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
7527 calls to `test-completion'.
7528
7529 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
7530
7531 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
7532 to edit values when there are no children.
7533
7534 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
7535 a mode called "Assembler" already exists.
7536 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
7537 (gud-watch): Use format option. Remove font properties from string.
7538 (gdb-var-create-handler, gdb-var-list-children-handler):
7539 Don't bother about properties as there are none.
7540 (gdb-var-create-handler, gdb-var-list-children-handler)
7541 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
7542 with two arguments.
7543 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
7544 Let speedbar show value changes with a different font.
7545 (gdb-edit-value): New defun.
7546 (gdb-clear-partial-output, gdb-clear-inferior-io)
7547 (def-gdb-auto-update-handler): Use erase-buffer.
7548 (gdb-frame-handler): Display watch expressions in
7549 FUNCTION::VARIABLE format if required.
7550
7551 2003-12-23 John Paul Wallington <jpw@gnu.org>
7552
7553 * info.el (Info-unescape-quotes, Info-split-parameter-string)
7554 (Info-goto-emacs-command-node): Doc fixes.
7555
7556 2003-12-12 Jesper Harder <harder@ifa.au.dk>
7557
7558 * cus-edit.el (custom-add-parent-links): Define "many".
7559
7560 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
7561
7562 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
7563 (widget-child-validate, widget-type-value-create)
7564 (widget-type-default-get, widget-type-match): New functions.
7565 (lazy): New widget.
7566 (menu-choice, checklist, radio-button-choice, editable-list)
7567 (group, documentation-string): Remove redundant (per 2003-10-25
7568 change) calls to `widget-children-value-delete'.
7569 (widget-choice-value-get, widget-choice-value-inline): Remove.
7570 (menu-choice): Update widget.
7571
7572 2003-12-03 Kenichi Handa <handa@m17n.org>
7573
7574 * language/cyrillic.el: Register "microsoft-cp1251" in
7575 ctext-non-standard-encodings-alist.
7576 ("Bulgarian"): Add ctext-non-standard-encodings.
7577 ("Belarusian"): Likewise.
7578
7579 * international/mule-conf.el (compound-text-with-extensions):
7580 Change the type to 2 (iso-2022 base).
7581
7582 * international/mule.el (ctext-non-standard-encodings-alist):
7583 Change the format.
7584 (ctext-non-standard-encodings): New variable.
7585 (ctext-post-read-conversion): Fully re-written.
7586 (ctext-non-standard-designations-alist): Delete it.
7587 (ctext-non-standard-encodings-table): New function.
7588 (ctext-pre-write-conversion): Fully re-written.
7589
7590 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
7591
7592 * cus-edit.el (custom-add-parent-links): Add documentation links
7593 for parent, if the item has none of its own.
7594
7595 2003-11-30 Richard M. Stallman <rms@gnu.org>
7596
7597 * dired-aux.el (dired-do-query-replace-regexp):
7598 Report files visited read-only.
7599
7600 2003-11-30 Juri Linkov <juri@jurta.org>
7601
7602 * dired-aux.el (dired-compare-directories): New command.
7603 (dired-file-set-difference, dired-files-attributes): New functions.
7604
7605 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
7606 Version 2.0.38 of Tramp released.
7607
7608 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
7609 Charles Curley <charlescurley@charlescurley.com>.
7610 (tramp-multi-connection-function-alist): Add ssht entry which adds
7611 "-e none -t -t" to the list of ssh args. Suggested by Adrian
7612 Aichner.
7613 (tramp-get-method-parameter): New function to retrieve a method
7614 parameter. This allows for omission of method parameters.
7615 Callers adjusted.
7616
7617 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
7618
7619 * net/tramp.el: Add new optional parameter ID-FORMAT to
7620 `file-attributes'. Calls of `file-attributes' won't use this
7621 parameter for backward compatibility reasons.
7622 (tramp-perl-file-attributes): Add a new parameter to Perl script
7623 in order to handle uid/gid as strings, if desired.
7624 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
7625 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
7626 order to make the function more general.
7627 (tramp-handle-file-attributes): Replace proprietary optional
7628 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
7629 (tramp-handle-file-attributes-with-perl): Handle parameter
7630 NONNUMERIC if set. This wasn't done in the past.
7631 (tramp-post-connection): Apply second parameter "$2" if
7632 `tramp-remote-perl' is called.
7633
7634 * net/tramp-smb.el (tramp-smb-handle-delete-file):
7635 Correct cut'n'waste error (`filename' instead of `directory').
7636 (tramp-smb-handle-directory-files-and-attributes)
7637 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
7638 introduced parameter ID-FORMAT.
7639 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
7640 error (`directory' instead of `ldir').
7641
7642 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
7643 `file-attributes' has a second parameter. If yes, apply it with
7644 value "'integer". Otherwise, don't use that parameter (default is
7645 integer format).
7646
7647 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
7648
7649 * help.el (help-map): Bind `display-local-help' to `C-h .'.
7650 (help-for-help): Add `C-h .' to the listed Help options.
7651 Remove trailing whitespace.
7652
7653 * help-at-pt.el: New file.
7654
7655 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
7656
7657 * subr.el (noreturn, 1value): New macros for test coverage.
7658 See `testcover.el'.
7659
7660 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
7661
7662 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
7663 for macro `1value'.
7664 (testcover-1value): New function. Checks that a 1value form
7665 actually returns only one value. Requested by RMS.
7666
7667 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
7668
7669 * gdb-ui.el (gud-watch, gdb-var-create-handler)
7670 (gdb-var-list-children, gdb-var-list-children-handler)
7671 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
7672 gdb commands that use mi to keep them out of the command history.
7673
7674 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7675
7676 * cus-start.el (all): Add use-file-dialog.
7677
7678 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
7679
7680 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
7681
7682 2003-11-27 Kim F. Storm <storm@cua.dk>
7683
7684 * subr.el (posn-object-x-y): New defun.
7685
7686 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
7687
7688 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
7689 Don't use `space' for \\\n.
7690 Be more selective as to which # are comment-starters.
7691
7692 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
7693
7694 * subr.el (number-sequence): Improve handling of floating point
7695 arguments (suggested by Kim Storm). Allow negative arguments.
7696
7697 2003-11-26 Kenichi Handa <handa@m17n.org>
7698
7699 * international/mule-cmds.el (standard-display-european-internal):
7700 Cancel the standard-display-table setting for ` and '.
7701
7702 2003-11-26 Kim F. Storm <storm@cua.dk>
7703
7704 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
7705 New defcustoms to add ffap-like functionality to ido.
7706 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
7707 (ido-no-final-slash): New defun.
7708 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
7709 (ido-read-file-name): ): Toggle VC checking via
7710 vc-handled-backends instead of vc-master-templates.
7711 (ido-file-internal): Handle ido-use-url-at-point and
7712 ido-use-filename-at-point via code borrowed from ffap-guesser.
7713 Handle new ido-exit code ffap.
7714 (ido-sort-list): Ignore final slash when sorting file names.
7715
7716 2003-11-25 Kim F. Storm <storm@cua.dk>
7717
7718 * emulation/cua-base.el (cua--standard-movement-commands):
7719 Add forward-sentence and backward-sentence.
7720
7721 2003-11-25 Stephen Eglen <stephen@gnu.org>
7722
7723 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
7724 iswitchb-exit is set to 'usefirst when user selects buffer at head
7725 of list using RET. (Selecting buffers at the head of the list was
7726 broken if the substring was also a complete buffername.)
7727
7728 2003-11-23 Kim F. Storm <storm@cua.dk>
7729
7730 * progmodes/compile.el (grep-command, grep-use-null-device)
7731 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
7732 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
7733 (grep-regexp-alist, grep-program, find-program)
7734 (grep-find-use-xargs, grep-history, grep-find-history)
7735 (grep-process-setup, grep-compute-defaults)
7736 (grep-default-command, grep, grep-tag-default, grep-find)
7737 (grep-expand-command-macros, grep-tree-last-regexp)
7738 (grep-tree-last-files, grep-tree): Move grep variables, functions
7739 and commands to new file grep.el.
7740 (compilation-mode-map): Remove grep commands from Compile sub-menu.
7741 (compilation-process-setup-function): Doc fix.
7742 (compilation-highlight-regexp, compilation-highlight-overlay): New
7743 defvars used for highlighting current compile error in source buffer.
7744 (compile-internal): New optional args HIGHLIGHT-REGEXP and
7745 LOCAL-MAP which overrides compilation-highlight-regexp and
7746 compilation-mode-map for this compilation.
7747 Delay calling compilation-set-window-height until after running
7748 compilation-process-setup-function so it can buffer-local override
7749 compilation-window-height.
7750 Check buffer-local value of compilation-scroll-output.
7751 (compilation-set-window-height): Use buffer-local value of
7752 compilation-window-height.
7753 (compilation-revert-buffer): Don't pass (undefined)
7754 preserve-modes arg to revert-buffer.
7755 (next-error-no-select, previous-error-no-select): New commands.
7756 (compilation-goto-locus): Temporarily highlight current match in
7757 source buffer using compilation-highlight-regexp.
7758
7759 * progmodes/grep.el: New file with grep code from compile.el.
7760 (grep): New defcustom group.
7761 (grep-window-height): New defcustom, like compilation-window-height.
7762 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
7763 (grep-scroll-output): New defcustom, like compilation-scroll-output.
7764 (grep-command, grep-use-null-device, grep-find-command)
7765 (grep-tree-files-aliases, grep-tree-ignore-case)
7766 (grep-tree-ignore-CVS-directories): Move to grep custom group.
7767 (grep-setup-hook): New hook variable.
7768 (grep-mode-map): New keymap for grep commands. Add Grep menu.
7769 (grep-last-buffer): New defvar, override compilation-last-buffer.
7770 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
7771 Call compile-internal with args highlight-regexp and grep-mode-map.
7772
7773 2003-11-23 Kim F. Storm <storm@cua.dk>
7774
7775 * subr.el (event-start, event-end): Doc fix.
7776 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
7777 (posn-area, posn-actual-col-row, posn-object): New defuns.
7778 (posn-col-row): Simplify doc. Rewrite to use cond.
7779 (posn-point): Also return buffer position for events outside text
7780 area (that info is now present in the event position).
7781
7782 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
7783 mouse-set-point so that hscroll still works now that clicks on
7784 fringes generate specific mouse events.
7785 (mouse-set-point): Note that it now works in fringes and margins
7786 too due to new semantics of posn-point in fringes and margins.
7787
7788 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
7789 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
7790
7791 2003-11-20 Kim F. Storm <storm@cua.dk>
7792
7793 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
7794 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
7795 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
7796 to 100 for icons to avoid increasing line height when shown.
7797
7798 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
7799
7800 * newcomment.el (comment-normalize-vars): Initialize properly if
7801 comment-start was nil.
7802
7803 2003-11-19 Andreas Schwab <schwab@suse.de>
7804
7805 * simple.el (set-variable): Fix indentation.
7806
7807 2003-11-17 Kenichi Handa <handa@m17n.org>
7808
7809 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
7810 Fix docstring.
7811
7812 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
7813
7814 * international/latin1-disp.el (latin1-display): Fix docstring.
7815
7816 2003-11-16 John Wiegley <johnw@newartisans.com>
7817
7818 * eshell/em-ls.el (eshell-ls-file): There are times with
7819 size-width is nil and uncomputed (when directories are created in
7820 dired, for example); in this case, 4 is reasonable default value,
7821 although it may caused skewed new entries (which could be avoided
7822 by returning the original value of 8 in all cases, but 99% of the
7823 time this is a waste of whitespace).
7824
7825 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
7826
7827 * cc-engine.el (c-guess-continued-construct)
7828 (c-guess-basic-syntax): Check a little more carefully if it's a
7829 function declaration when an unknown construct followed by a block
7830 is found inside a statement context. This avoids macros followed
7831 by blocks to be taken as function declarations.
7832
7833 (c-guess-continued-construct): Change the analysis of a statement
7834 continuation with a brace open to `substatement-block', for
7835 consistency with recognized statements.
7836
7837 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
7838 start is in a position so that `c-beginning-of-statement-1' jumped
7839 to the beginning of the same statement.
7840
7841 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
7842 Don't accept binary operators in the arglist if we're in a function
7843 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
7844 template recognition in cases like "if (a < b || c > d)".
7845
7846 (c-restricted-<>-arglists): New more appropriate name for
7847 `c-disallow-comma-in-<>-arglists'.
7848
7849 Accessing functions updated for the variable name change.
7850
7851 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
7852 match data could get clobbered if NOT-INSIDE-TOKEN is used.
7853
7854 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
7855 labels.
7856
7857 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
7858 instead of duplicating parts of it. This fixes bogus label
7859 recognition.
7860
7861 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
7862 of checking the context in which to apply the minimum indentation,
7863 so that it isn't enforced in e.g. namespace blocks.
7864
7865 * cc-vars.el (c-inside-block-syms): New constant used by
7866 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
7867 to somewhat reduce the risk of becoming stale.
7868
7869 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
7870 cc-cmds to cc-engine to allow use from cc-align.
7871
7872 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
7873 qualified identifiers containing "::".
7874
7875 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
7876 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
7877
7878 * cc-vars.el (c-emacs-features): Use a space in front of the name
7879 of the temporary buffer. That also avoids dumping problems in
7880 XEmacs due to undo info being left around after the buffer is killed.
7881
7882 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
7883 arglist to see if it's a K&R style declaration.
7884
7885 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
7886 before returning `knr-argdecl-intro'.
7887
7888 2003-11-16 John Wiegley <johnw@newartisans.com>
7889
7890 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
7891 field in a long-listing always 8 characters, use `size-width',
7892 which has already been computed.
7893
7894 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7895
7896 * subr.el (minor-mode-list): Add `hs-minor-mode'.
7897
7898 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
7899
7900 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
7901 Support operation while narrowed, with `diff-restrict-view'.
7902
7903 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
7904
7905 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7906 Take additional optional arg NARROWFUN. For the generated functions:
7907 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
7908 include frags that arrange to check for and save narrowing state before
7909 the move and then conditionally call NARROWFUN after the move.
7910
7911 2003-11-14 John Wiegley <johnw@newartisans.com>
7912
7913 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
7914 that was optional, but obviously missing based on surrounding code.
7915
7916 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
7917 string arguments to numbers unless the whole argument was seen as
7918 a number.
7919
7920 2003-11-14 Kenichi Handa <handa@m17n.org>
7921
7922 * international/mule.el (ctext-non-standard-encodings-alist):
7923 Fix coding systems.
7924
7925 2003-11-10 Kenichi Handa <handa@m17n.org>
7926
7927 * language/kannada.el ("Kannada"): Add sample-text.
7928
7929 * language/knd-util.el (kannada-compose-region)
7930 (kannada-compose-string, kannada-post-read-conversion):
7931 Add autoload cookie.
7932
7933 * international/quail.el (quail-completion): Change the message
7934 "corresponding translations" to "corresponding characters".
7935
7936 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
7937
7938 * descr-text.el (describe-char): Fix typo.
7939
7940 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
7941
7942 These changes are to support Kannada language/script.
7943
7944 * Makefile.in (DONTCOMPILE): Add kannada.el.
7945
7946 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
7947
7948 * loadup.el: Preload kannada.el.
7949
7950 * language/ind-util.el (ucs-kannada-to-is13194-alist)
7951 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
7952 New variables.
7953
7954 * language/kannada.el: New file.
7955
7956 * language/knd-util.el: New file.
7957
7958 2003-11-07 Andreas Schwab <schwab@suse.de>
7959
7960 * progmodes/autoconf.el (autoconf-font-lock-keywords):
7961 Also highlight AH_*.
7962
7963 * xml.el (xml-parse-dtd): Fix misplaced paren.
7964
7965 2003-11-07 Kenichi Handa <handa@m17n.org>
7966
7967 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
7968
7969 2003-11-05 Juri Linkov <juri@jurta.org>
7970
7971 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
7972 (desktop-buffer-file): Use saved buffer-file-coding-system
7973 for file reading. Set auto-insert to nil to prevent automatic
7974 insertion into restored empty files.
7975
7976 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
7977
7978 * files.el (risky-local-variable-p): Make second argument optional.
7979
7980 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
7981
7982 * subr.el (add-hook): Fix last change.
7983
7984 2003-11-03 Eli Zaretskii <eliz@gnu.org>
7985
7986 * mail/rmail.el (rmail-convert-to-babyl-format):
7987 If base64-decode-region signals an error, catch it and silently
7988 ignore it.
7989
7990 2003-11-01 Mark A. Hershberger <mah@everybody.org>
7991
7992 * xml.el (xml-parse-region): Allow comments to appear after the
7993 topmost element has closed.
7994 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
7995 (xml-ns-expand-attr): New functions to do namespace handling.
7996 (xml-intern-attrlist): Back-compatible handling of attribute names.
7997 (xml-parse-tag): Move namespace handling to separate functions.
7998 Now produces elements in the form ((:ns . "element") (attr-list)
7999 children) instead of ('ns:element (attr-list) children).
8000 (xml-parse-attlist): Fix attribute parsing.
8001 (xml-parse-dtd): Change parsing so that it produces strings
8002 instead of interned symbols.
8003
8004 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
8005
8006 * dired.el (dired-ls-sorting-switches): Doc fix.
8007
8008 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
8009
8010 * emacs-lisp/rx.el (rx-or): Fix the case of
8011 "(rx (and ?a (or ?b ?c) ?d))".
8012
8013 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
8014
8015 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
8016 (texinfo-format-region): Use it.
8017 (texinfo-format-buffer-1): Ditto.
8018
8019 2003-11-01 Alan Mackenzie <acm@muc.de>
8020
8021 Changes to allow scrolling whilst in isearch mode:
8022 * isearch.el (isearch-unread-key-sequence): New function,
8023 extracted from isearch-other-meta-char.
8024 (top level): (put 'foo 'isearch-scroll) on all Emacs's
8025 "scrollable" standard functions.
8026 (isearch-allow-scroll): New customizable variable.
8027 (isearch-string-out-of-window, isearch-back-into-window)
8028 (isearch-reread-key-sequence-naturally)
8029 (isearch-lookup-scroll-key): New functions.
8030 (isearch-other-meta-char): Doc string and functionality enhanced.
8031 Now accepts a prefix argument.
8032 (isearch-lazy-highlight-window-end): New variable.
8033 (isearch-lazy-highlight-new-loop): Pay attention to the window's
8034 end (thru isearch-lazy-highlight-window-end), not only its start.
8035
8036 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
8037 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
8038 (universal-argument, universal-argument-more, negative-argument)
8039 (digit-argument, universal-argument-other-key): Minor changes.
8040
8041 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
8042
8043 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
8044 recursively if the last message is deleted, thus avoiding an
8045 infinite loop.
8046
8047 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
8048
8049 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
8050 (tex-main-file): Don't add .tex if the extension is already present.
8051 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
8052
8053 2003-10-29 Lute Kamstra <lute@gnu.org>
8054
8055 * progmodes/octave-inf.el (inferior-octave-prompt):
8056 Recognize version number in prompt.
8057
8058 2003-10-28 Dave Love <fx@gnu.org>
8059
8060 * international/characters.el: Fix some Unicode ranges.
8061
8062 2003-10-28 Kenichi Handa <handa@m17n.org>
8063
8064 * disp-table.el (standard-display-8bit)
8065 (standard-display-default, standard-display-ascii)
8066 (standard-display-g1, standard-display-graphic)
8067 (standard-display-underline): Assure that standard-display-table
8068 is a display table.
8069
8070 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
8071
8072 * simple.el (reindent-then-newline-and-indent): Delete space *after*
8073 reindenting the first line.
8074
8075 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
8076
8077 * wid-edit.el (widget-default-delete): Always delete child widgets.
8078
8079 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
8080
8081 * newcomment.el (comment-indent): Don't call indent-according-to-mode
8082 if the line has code.
8083 Don't try to line up with something that's too far left.
8084
8085 * progmodes/octave-mod.el (octave-comment-start): Simplify.
8086 (octave-mode-syntax-table): Add % as a comment starter.
8087 (octave-point): Remove.
8088 (octave-in-comment-p, octave-in-string-p)
8089 (octave-not-in-string-or-comment-p, calculate-octave-indent)
8090 (octave-blink-matching-block-open, octave-auto-fill):
8091 Use line-(beginning|end)-position instead.
8092
8093 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
8094
8095 * emacs-lisp/authors.el (authors-aliases): Add correct realname
8096 for Francesco Potort\e,Al\e(B.
8097
8098 2003-10-23 Dave Love <fx@gnu.org>
8099
8100 * international/mule-cmds.el (locale-charset-to-coding-system):
8101 Don't rely on nil being a coding system.
8102
8103 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
8104 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
8105 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
8106
8107 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
8108
8109 * gdb-ui.el (gdb-current-language): New variable.
8110 (gdb-update-flag): Remove variable.
8111 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
8112 (gdb-take-last-elt): Remove function.
8113 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
8114 (gdb-post-prompt): Check for variable object changes here.
8115
8116 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
8117 object changes in gdb-ui.el.
8118
8119 2003-10-21 Richard M. Stallman <rms@gnu.org>
8120
8121 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
8122
8123 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
8124 Don't check for foo*/ wildcard form here.
8125 (insert-directory): Recognize foo*/ as a wildcard.
8126 Separate wildcard-regexp variable from the arg, wildcard.
8127
8128 * subr.el (add-hook): Correctly detect when make-local-hook was used.
8129 (remove-hook): Correctly handle strange cases about local hooks.
8130
8131 2003-10-21 David Ponce <david@dponce.com>
8132
8133 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
8134 argument REAL, to return a real number instead of a rounded
8135 integer value. Define as inline function.
8136 (ruler-mode-right-fringe-cols): Likewise.
8137 (ruler-mode-scroll-bar-cols): New function.
8138 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
8139 (ruler-mode-right-scroll-bar-cols): Likewise.
8140 (ruler-mode-space): New function.
8141 (ruler-mode-ruler): Use it. Handle variations of fringe style,
8142 scroll bar mode and margins in a more robust way.
8143
8144 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
8145
8146 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
8147 (antlr-c-init-language-vars): New function.
8148 (antlr-mode): Use it with cc-mode before v5.29.
8149 (antlr-c-common-init): Don't set some local vars here.
8150 (antlr-mode): Set them here.
8151 (antlr-c-forward-sws): New function alias.
8152 (antlr-mode): Redefine with cc-mode before v5.30.
8153 (antlr-skip-sexps): Use it.
8154 (antlr-skip-exception-part): Ditto.
8155 (antlr-skip-file-prelude): Ditto.
8156 (antlr-outside-rule-p): Ditto.
8157 (antlr-end-of-body): Ditto.
8158 (antlr-option-kind): Ditto.
8159 (antlr-insert-option-area): Ditto.
8160 (antlr-file-dependencies): Ditto.
8161
8162 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8163
8164 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
8165 Move backward only if point was not inside an entry.
8166
8167 2003-10-21 Richard M. Stallman <rms@gnu.org>
8168
8169 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
8170
8171 2003-10-21 Juri Linkov <juri@jurta.org>
8172
8173 * compare-w.el: Automatically skip non-matching text to resync.
8174 (compare-windows-whitespace): Doc fix.
8175 (compare-windows-sync, compare-windows-sync-string-size)
8176 (compare-windows-recenter, compare-ignore-whitespace)
8177 (compare-windows-highlight, compare-windows-face): New variables.
8178 (compare-windows): Use compare-windows-sync.
8179 (compare-windows-highlight, compare-windows-dehighlight)
8180 (compare-windows-sync-regexp)
8181 (compare-windows-sync-default-function): New functions.
8182
8183 2003-10-21 Juri Linkov <juri@jurta.org>
8184
8185 * diff.el (diff-parse-differences): Don't visit the files now;
8186 instead, just record the error locus.
8187
8188 2003-10-21 Dave Love <fx@gnu.org>
8189
8190 * progmodes/cfengine.el: New file.
8191
8192 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
8193
8194 * complete.el (PC-do-completion): Do not forget to use `pred' as the
8195 default-directory when completing file names.
8196
8197 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
8198
8199 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
8200 followed by the word `face', it gets treated as a face, even if
8201 it is also defined as a variable or a function.
8202
8203 2003-10-20 Dave Love <fx@gnu.org>
8204
8205 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8206 Avoid incf in macro expansion.
8207
8208 2003-10-20 John Paul Wallington <jpw@gnu.org>
8209
8210 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
8211 `evenp' so we don't implicitly require cl library at runtime.
8212
8213 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
8214
8215 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
8216 (help-make-xrefs): Only make cross-references for faces if
8217 preceded or followed by the word `face'. Do not make a
8218 cross-reference for variables without variable documentation,
8219 unless preceded by the word `variable' or `option'. Update doc
8220 string accordingly.
8221
8222 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
8223
8224 * progmodes/hideshow.el: Rewrite one-armed `if'
8225 constructs using either `when' or `unless'.
8226 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
8227
8228 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
8229
8230 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
8231 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
8232 instead of 12x12.
8233
8234 2003-10-16 Eli Zaretskii <eliz@gnu.org>
8235
8236 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
8237 message while converting to Babyl.
8238
8239 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
8240
8241 * allout.el (allout-mode): Doc fix.
8242
8243 2003-10-16 Lute Kamstra <lute@gnu.org>
8244
8245 * subr.el (force-mode-line-update): Fix docstring.
8246
8247 2003-10-14 Dave Love <fx@gnu.org>
8248
8249 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
8250 (default-input-method): Add :link, improve :type.
8251 (locale-charset-language-names): Fix utf-8 pattern.
8252 (locale-charset-match-p, locale-charset-alist)
8253 (locale-charset-to-coding-system): New.
8254 (set-locale-environment): Deal with codeset part of locale specs.
8255
8256 2003-10-14 Lute Kamstra <lute@gnu.org>
8257
8258 * fringe.el (fringe-mode): Use active voice in docstring.
8259 (set-fringe-style): Ditto.
8260
8261 2003-10-13 Lute Kamstra <lute@gnu.org>
8262
8263 * fringe.el (fringe-mode): Fix docstring.
8264 (set-fringe-style): Ditto.
8265
8266 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
8267
8268 * ediff-mult.el (ediff-filegroup-action):
8269 Use ediff-default-filtering-regexp.
8270
8271 * ediff-util.el (ediff-recenter): Don't call
8272 ediff-restore-highlighting twice.
8273 (ediff-select-difference): Set current difference.
8274 (ediff-unselect-and-select-difference): Add comment.
8275
8276 * ediff.el (ediff-directories,ediff-directory-revisions)
8277 (ediff-directories3,ediff-merge-directories)
8278 (ediff-merge-directories-with-ancestor)
8279 (ediff-merge-directory-revisions)
8280 (ediff-merge-directory-revisions-with-ancestor):
8281 Use ediff-default-filtering-regexp.
8282
8283 2003-10-12 Andreas Schwab <schwab@suse.de>
8284
8285 * international/mule-cmds.el (locale-charset-language-names):
8286 Simplify regex by removing unused grouping.
8287
8288 2003-10-10 Dave Love <fx@gnu.org>
8289
8290 * bindings.el: Don't bind stop.
8291
8292 2003-10-08 Miles Bader <miles@gnu.org>
8293
8294 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
8295 face instead of attempting to emulate it.
8296
8297 2003-10-07 Kenichi Handa <handa@m17n.org>
8298
8299 * international/mule-diag.el (list-coding-systems-1): List coding
8300 systems that are loaded automatically.
8301
8302 * international/code-pages.el (iso-8859-11): Add autoload cookie.
8303
8304 * international/mule.el (autoload-coding-system): New function.
8305
8306 2003-10-07 Andreas Schwab <schwab@suse.de>
8307
8308 * log-edit.el (log-edit-changelog-entries): Prefer local value of
8309 change-log-default-name in the buffer visiting the file.
8310
8311 2003-10-06 Dave Love <fx@gnu.org>
8312
8313 * files.el (find-file-hook): Customize.
8314 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
8315
8316 * bindings.el (completion-ignored-extensions): Remove .log.
8317 (global-map): Add again, open, stop keys.
8318
8319 2003-10-05 Richard M. Stallman <rms@gnu.org>
8320
8321 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
8322 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
8323 Use sh-modify directly.
8324 (sh-select): Use sh-append, not eval.
8325
8326 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
8327
8328 * info.el (Info-following-node-name): New function.
8329
8330 * loadhist.el (unload-feature-special-hooks):
8331 Rename from loadhist-hook-functions.
8332 (loadhist-hook-functions): Now an alias.
8333
8334 2003-10-04 Eli Zaretskii <eliz@gnu.org>
8335
8336 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
8337 file-name clashes on 8+3 filesystems.
8338
8339 * Makefile.in (DONTCOMPILE, bootstrap-clean):
8340 Rename loaddefs-boot.el to ldefs-boot.el
8341
8342 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
8343 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
8344
8345 2003-10-03 Lute Kamstra <lute@gnu.org>
8346
8347 * info.el (Info-mode): Revert previous change.
8348 (Info-escape-percent): New function.
8349 (Info-fontify-node): Use it.
8350
8351 2003-10-02 Andreas Schwab <schwab@suse.de>
8352
8353 * loaddefs-boot.el: Regenerated.
8354
8355 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
8356
8357 * ffap.el: Remove defadvice related code from CVS since `complete'
8358 provides a `PC-completion-as-file-name-predicate' variable that
8359 ffap can override.
8360
8361 2003-10-02 Kenichi Handa <handa@m17n.org>
8362
8363 * international/utf-8.el (ccl-decode-mule-utf-8):
8364 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
8365
8366 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
8367 * international/subst-big5.el: Likewise.
8368 * international/subst-gb2312.el: Likewise.
8369 * international/subst-ksc.el: Likewise.
8370
8371 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8372
8373 * calendar/calendar.el (increment-calendar-month)
8374 (calendar-leap-year-p, calendar-absolute-from-gregorian)
8375 (generate-calendar, calendar-read-date, calendar-interval)
8376 (calendar-day-of-week): Handle years BC.
8377 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
8378
8379 2003-10-01 Dave Love <fx@gnu.org>
8380
8381 * language/cyrillic.el (cp1251): Alias for windows-1251.
8382
8383 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
8384 bootstrap.
8385
8386 2003-10-01 Lute Kamstra <lute@gnu.org>
8387
8388 * files.el: Fix typo.
8389 * imenu.el (imenu--generic-function): Docstring fix.
8390
8391 2003-09-30 Richard M. Stallman <rms@gnu.org>
8392
8393 * dired.el (dired-mode): Handle dired-directory as a list.
8394
8395 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
8396
8397 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
8398
8399 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
8400
8401 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
8402 Replace gud-display with gud-watch.
8403 (gud-speedbar-buttons): Add stuff for watching expressions
8404 in the speedbar when using M-x gdba. Use dolist on old part
8405 of this function.
8406
8407 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
8408 (gdb-update-flag): New variables.
8409 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
8410 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
8411 (gud-watch, gdb-var-create-handler) : New functions.
8412 (gdb-var-list-children, gdb-var-list-children-handler)
8413 (gdb-var-create-regexp, gdb-var-update-regexp)
8414 (gdb-var-list-children-regexp): New constants.
8415 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
8416 (gdb-annotation-rules): Reduce annotation set (level 3).
8417 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
8418 (gdb-post-prompt): Don't update GDB buffers every time speedbar
8419 updates.
8420 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
8421 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
8422 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
8423 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
8424 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
8425 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
8426 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
8427 (gud-display, gud-display1)
8428 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
8429 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
8430 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
8431 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
8432 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
8433 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
8434 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
8435 (gdb-display-display-buffer, gdb-toggle-display)
8436 (gdb-delete-display, gdb-expressions-popup-menu)
8437 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
8438 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
8439 to display buffer.
8440
8441 2003-09-30 Richard M. Stallman <rms@gnu.org>
8442
8443 * progmodes/ada-mode.el (ada-mode): Don't use advice.
8444 Instead, set which-func-functions.
8445
8446 * progmodes/which-func.el (which-func-modes): Add ada-mode.
8447 (which-func-functions): New variable.
8448 (which-function): Use that.
8449
8450 * info.el (Info-mode): Double each `%' in header line.
8451
8452 * emacs-lisp/lisp-mnt.el (lm-with-file):
8453 When FILE is nil, run BODY in current buffer.
8454
8455 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
8456
8457 * help.el (describe-mode): Start with a brief list of minor modes.
8458 Find them thru minor-mode-list so as to find them all.
8459 Show them in alphabetical order.
8460
8461 * mail/sendmail.el (mail-aliases): Doc fix.
8462
8463 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
8464
8465 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
8466
8467 * mail/rmailsum.el (rmail-make-summary-line-1):
8468 Change comma after last label to a space.
8469 (rmail-summary-font-lock-keywords): Adapt to that change.
8470
8471 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
8472
8473 * progmodes/scheme.el (scheme-mode-variables): When setting
8474 `font-lock-defaults', also specify that "#" should
8475 be interpreted with `word' syntax.
8476 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
8477
8478 2003-09-30 Lars Hansen <larsh@math.ku.dk>
8479
8480 * desktop.el: A lot of comments updated.
8481 (desktop-save-mode): Minor mode introduced.
8482 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
8483 (desktop-load-default): Function made obsolete.
8484 (desktop-locals-to-save): Variable made customizable.
8485 (desktop-read): Optional parameter `dirname' added.
8486 (desktop-change-dir, desktop-revert): Parameter `dirname' in
8487 `desktop-read' used.
8488 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
8489
8490 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
8491
8492 * whitespace.el (whitespace-clean-msg): Add user customizable message
8493 for displaying ``clean'' output.
8494 (whitespace-buffer): Use `whitespace-clean-msg'.
8495 (whitespace-global-mode): Fix typo.
8496
8497 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8498
8499 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
8500
8501 2003-09-29 Lute Kamstra <lute@gnu.org>
8502
8503 * bindings.el (mode-line-modes): Remove superfluous :propertize
8504 construct in initialization.
8505 (mode-line-position): Change cons cell into proper list in
8506 initialization.
8507
8508 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
8509
8510 * international/mule.el (decode-coding-inserted-region): Use car
8511 of the return value of find-operation-coding-system.
8512
8513 2003-09-29 Kenichi Handa <handa@m17n.org>
8514
8515 * descr-text.el (describe-char): Fix previous change.
8516
8517 2003-09-28 Kenichi Handa <handa@m17n.org>
8518
8519 * descr-text.el (describe-char-display): New function.
8520 (describe-char): Pay attention to display table on describing how
8521 a character is displayed.
8522
8523 * international/mule-cmds.el (encoded-string-description):
8524 Prepend "0x" to each encoded byte.
8525
8526 2003-09-28 Andreas Schwab <schwab@suse.de>
8527
8528 * find-file.el (ff-special-constructs): Add autoload cookie.
8529
8530 2003-09-28 Kevin Ryde <user42@zip.com.au>
8531
8532 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
8533 makeinfo appends to duplicate index entries.
8534
8535 2003-09-28 Eli Zaretskii <eliz@gnu.org>
8536
8537 * dired-x.el (dired-clean-tex): Doc fix.
8538
8539 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
8540 using a Chinese tutorial.
8541
8542 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
8543
8544 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
8545 between "MAIL FROM:" and "RCPT TO:" and the following address.
8546
8547 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
8548
8549 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
8550
8551 2003-09-28 David Ponce <david@dponce.com>
8552
8553 * recentf.el (recentf-initialize-file-name-history): New defcustom.
8554 (recentf-load-list): When `recentf-initialize-file-name-history'
8555 is non-nil, initialize an empty `file-name-history' with the
8556 recent list.
8557
8558 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
8559
8560 * man.el (Man-default-man-entry): Remove the leading `*' from the
8561 word at point.
8562
8563 2003-09-26 Lute Kamstra <lute@gnu.org>
8564
8565 * bindings.el (mode-line-position): Mention size indication in
8566 docstring.
8567
8568 2003-09-26 Andre Spiegel <spiegel@gnu.org>
8569
8570 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
8571
8572 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
8573 because it's autoloaded now.
8574
8575 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
8576
8577 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
8578 (sh-font-lock-keywords, sh-feature): Fix previous change of
8579 sh-feature to avoid infloop with sh-font-lock-keywords.
8580
8581 2003-09-25 Kim F. Storm <storm@cua.dk>
8582
8583 * frame.el (frame-current-scroll-bars): New defun.
8584
8585 * window.el (window-current-scroll-bars): New defun.
8586
8587 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8588
8589 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
8590 cause errors when the state cache contains info on parts that have
8591 been narrowed out.
8592
8593 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8594
8595 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
8596 `c-setup-paragraph-variables' has to be used when this variable is
8597 changed; it doesn't work to reinitialize the mode since that
8598 typically clobbers the variable.
8599
8600 * progmodes/cc-styles.el (c-setup-paragraph-variables):
8601 Make it interactive.
8602
8603 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8604
8605 * progmodes/cc-fonts.el (c-font-lock-declarations):
8606 Fix recognition of constructors and destructors for classes whose
8607 names are matched by `*-font-lock-extra-types'.
8608
8609 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
8610 followed by an identifier in C++ then it's a type.
8611
8612 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8613
8614 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
8615 problem that primarily affected XEmacs. Don't use faces to find
8616 unterminated strings since Emacs and XEmacs fontify strings
8617 differently - this function should now work better in XEmacs.
8618
8619 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8620
8621 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
8622 `expand-abbrev' workaround which caused braces to misbehave inside
8623 macros.
8624
8625 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
8626 handling. This bug could cause interactive font locking to bail out.
8627
8628 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8629
8630 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
8631 Handle paren-style types in Pike. Also fixed some cases of
8632 insufficient handling of unbalanced parens.
8633
8634 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
8635
8636 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
8637 common shell prompts that are not common filename or URL characters.
8638 (ffap-file-at-point): Use the new regexp to strip the prompts from
8639 the file names. This is an issue mostly for user prompts that
8640 don't have a trailing space and find-file-at-point is invoked from
8641 within a shell inside Emacs.
8642
8643 2003-09-24 Andre Spiegel <spiegel@gnu.org>
8644
8645 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
8646 stamps numerically, rather than textually.
8647
8648 2003-09-24 Kenichi Handa <handa@m17n.org>
8649
8650 * language/devan-util.el (devanagari-post-read-conversion):
8651 * language/mlm-util.el (malayalam-post-read-conversion):
8652 * language/tml-util.el (tamil-post-read-conversion):
8653 Add autoload cookie.
8654
8655 * international/utf-8.el (utf-8-post-read-conversion):
8656 Call post-read-conversion functions for Devanagari, Malayalam,
8657 and Tamil.
8658
8659 2003-09-23 Dave Love <fx@gnu.org>
8660
8661 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
8662
8663 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
8664
8665 * progmodes/gud.el (perldb): Add gud-until to list of commands.
8666 Update gud-remove.
8667
8668 2003-09-22 Richard M. Stallman <rms@gnu.org>
8669
8670 * progmodes/sh-script.el (sh-mode-default-syntax-table):
8671 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
8672 (sh-mode-syntax-table-input): New variable.
8673 (sh-require-final-newline): Don't use eval.
8674 (sh-builtins, sh-leading-keywords, sh-other-keywords)
8675 (sh-variables, sh-font-lock-keywords): Don't use eval.
8676 (sh-set-shell): When setting require-final-newline,
8677 treat value = `require-final-newline' as don't change it.
8678 Set sh-mode-syntax-table locally based on
8679 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
8680
8681 * progmodes/compile.el (compile-internal):
8682 Call compilation-set-window-height before setting window start.
8683
8684 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
8685
8686 * emacs-lisp/bytecomp.el (byte-compile-log-file):
8687 Clear out byte-compile-last-warned-form.
8688
8689 2003-09-22 Richard M. Stallman <rms@gnu.org>
8690
8691 * woman.el (woman-file-name, woman-follow-word):
8692 If current-word returns nil, use "".
8693
8694 * simple.el (eval-expression): Bind standard-output in to-buffer case.
8695
8696 2003-09-22 Richard M. Stallman <rms@gnu.org>
8697
8698 * emacs-lisp/lisp-mnt.el (lm-with-file):
8699 Don't visit the file, just use insert-file-contents in temp buffer.
8700
8701 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
8702
8703 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
8704 Add surrounding \\( and \\) around the header, as in
8705 for lm-history-header 'Change Log\\|History'.
8706
8707 2003-09-22 John Paul Wallington <jpw@gnu.org>
8708
8709 * progmodes/ld-script.el: Add Commentary section,
8710 minor cleanup of file header.
8711 (ld-script-font-lock-keywords): Doc fix.
8712 (toplevel): Provide `ld-script' feature.
8713
8714 2003-09-21 Kim F. Storm <storm@cua.dk>
8715
8716 * scroll-bar.el (set-scroll-bar-mode): Initialize to
8717 new built-in variable default-frame-scroll-bars.
8718 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
8719 scroll-bar-mode; notably, use it instead of t when we toggle
8720 scroll-bars on.
8721 (toggle-scroll-bar): Use default-frame-scroll-bars.
8722
8723 2003-09-19 Masatake YAMATO <jet@gyve.org>
8724
8725 * pcvs.el (cvs-do-removal): Change the prompt depending on
8726 `filter' value.
8727
8728 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
8729
8730 * startup.el (command-line-1): Stop startup-echo-area-message
8731 being hidden by "Loading image..." message.
8732 (use-fancy-splash-screens-p, display-splash-screen):
8733 Move display-graphic-p test from latter to former.
8734
8735 * progmodes/sh-script.el (sh-font-lock-keywords):
8736 Highlight escaped EOLs differently from other backslash constructs.
8737
8738 2003-09-19 Richard M. Stallman <rms@gnu.org>
8739
8740 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
8741 New functions.
8742 (edebug-enter, edebug-outside-excursion): Use them.
8743
8744 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
8745 Fix the condition for whether to print "In WHERE".
8746
8747 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
8748
8749 * finder.el (finder-mode-hook): New variable.
8750 (finder-mode): Run hook finder-mode-hook
8751
8752 2003-09-18 Masatake YAMATO <jet@gyve.org>
8753
8754 * progmodes/ebrowse.el: Fix broken magic autoload comments.
8755
8756 2003-09-17 Mario Lang <mlang@delysid.org>
8757
8758 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
8759 "p %e" to actually print the value in the GUD buffer.
8760
8761 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
8762
8763 From David Ponce <david.ponce@wanadoo.fr>:
8764 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
8765 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
8766 from loaddefs-boot.el if necessary.
8767
8768 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
8769
8770 * progmodes/gud.el (gud-find-class): Make jdb work again since
8771 cc-mode changed the syntactic information.
8772
8773 2003-09-15 David Ponce <david@dponce.com>
8774
8775 * recentf.el: (recentf-exclude): Accept predicates too.
8776 (recentf-file-readable-p): New function.
8777 (recentf-include-p): Handle predicates in recentf-exclude.
8778 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
8779 (recentf-cleanup): Likewise.
8780 (recentf-save-list): Use write-file to handle backup of
8781 recentf-save-file.
8782
8783 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
8784
8785 * loaddefs-boot.el: Renamed from `loaddefs.el'
8786 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
8787 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
8788 necessary.
8789
8790 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
8791
8792 * electric.el (Electric-pop-up-window): For the `one-window' case,
8793 no longer disconcertingly move point in the original buffer.
8794
8795 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8796
8797 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
8798
8799 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
8800
8801 * dired.el (dired-mode-map): Fix typo.
8802
8803 2003-09-11 Richard M. Stallman <rms@gnu.org>
8804
8805 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
8806
8807 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
8808
8809 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
8810 the function is less noisy. Now only `kill-buffer' can ask questions.
8811
8812 2003-09-10 Mario Lang <mlang@delysid.org>
8813
8814 * battery.el: Update Commentary and Copyright.
8815 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
8816 appear due to wrong ordering of the expressions in `or'.
8817
8818 2003-09-09 Lute Kamstra <lute@gnu.org>
8819
8820 * misc.el (upcase-char): Fix docstring.
8821 (zap-up-to-char): New command.
8822
8823 2003-09-08 David Ponce <david@dponce.com>
8824
8825 Ensure that recentf correctly updates the menu bar.
8826 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
8827 (recentf-menu-bar): New function.
8828 (recentf-clear-data): Use it
8829 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
8830 of easy-menu-change.
8831
8832 2003-09-08 Lute Kamstra <lute@gnu.org>
8833
8834 * simple.el (size-indication-mode): New.
8835 * bindings.el (mode-line-position): Add buffer size indicator.
8836
8837 2003-09-04 Mario Lang <mlang@delysid.org>
8838
8839 * battery.el (battery-linux-proc-acpi): New function.
8840 (battery-status-function): Modify default value calculation to also
8841 check for availability of ACPI.
8842 (battery-echo-area-format): Ditto.
8843 (battery-mode-line-format): Ditto.
8844
8845 2003-09-06 Dave Love <fx@gnu.org>
8846
8847 * ielm.el (ielm-mode-hook): Add :options.
8848
8849 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
8850 (eldoc-print-current-symbol-info): Use it.
8851
8852 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
8853
8854 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
8855 being displayed in GUD buffer.
8856 (gdb-idle-input-queue): Remove var. Use just one queue.
8857 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
8858 Remove functions. Use just one queue.
8859 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
8860 (gdb-invalidate-assembler, gdb-get-current-frame):
8861 Modify functions. Use just one queue.
8862
8863 2003-09-04 Dave Love <fx@gnu.org>
8864
8865 * cus-start.el: Add blink-cursor-alist.
8866
8867 * ruler-mode.el (ruler-mode-fill-column-char)
8868 (ruler-mode-current-column-char): Use char-displayable-p,
8869 not window-system.
8870
8871 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
8872
8873 * language/european.el (windows-1252): Move from code-pages.
8874
8875 * language/cyrillic.el ("Windows-1251"): Delete.
8876 ("Bulgarian", "Belarusian"): Remove `features'.
8877 (windows-1251): Move from code-pages.
8878
8879 * international/mule-diag.el (non-iso-charset-alist):
8880 Remove `codepage' stuff.
8881 (print-designation, list-coding-systems-1): Output fixes.
8882
8883 * international/code-pages.el (cp-make-translation-table)
8884 (cp-valid-codes): Made defsubsts.
8885 (cp-fix-safe-chars): Delete.
8886 (mule-diag): Don't require.
8887 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
8888 (top-level): Check for defined coding system when defining
8889 cp... aliases. Change w32-add-charset-info test to avoid warning.
8890 (non-iso-charset-alist): Defvar when compiling.
8891 (cp-make-coding-system): Doc fix.
8892
8893 2003-09-02 Jason Rumney <jasonr@gnu.org>
8894
8895 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
8896 line-ends from CVS before doing conversion.
8897
8898 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8899
8900 * calendar/diary-lib.el (diary-header-line-flag)
8901 (diary-header-line-format): New variables.
8902 (list-diary-entries): Use them to set header line in simple diary.
8903
8904 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
8905 other than font-lock-string-face to highlight backslashes.
8906
8907 2003-09-01 Jason Rumney <jasonr@gnu.org>
8908
8909 * international/titdic-cnv.el (tit-read-key-value): Include \r in
8910 regexp.
8911
8912 2003-09-01 Dave Love <fx@gnu.org>
8913
8914 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
8915
8916 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
8917 and :help; also line and column numbers labels.
8918
8919 * international/mule-util.el (char-displayable-p): Move from
8920 latin1-disp, rename and autoload.
8921
8922 * international/latin1-disp.el (latin1-char-displayable-p):
8923 Now obsolete alias. Replace uses with char-displayable-p.
8924 (latin1-display-ucs-per-lynx): Fix last change.
8925
8926 * international/mule-cmds.el (standard-display-european-internal):
8927 Don't use char code for Latin-1 NBSP.
8928 <XFree86 4>: Unfrob NBSP display table. Set display table to use
8929 U+2018, U+2019 for `'.
8930 (select-safe-coding-system): Message fix.
8931
8932 2003-09-01 Kenichi Handa <handa@m17n.org>
8933
8934 * international/fontset.el (setup-default-fontset): For Thai
8935 font, specify "*" family.
8936
8937 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
8938
8939 * progmodes/compile.el (previous-error): Accept a prefix
8940 argument, similarly to next-error.
8941
8942 2003-08-31 Masatake YAMATO <jet@gyve.org>
8943
8944 * pcvs.el (cvs-do-removal): Use = instead of eq to check
8945 the number of files. Bind the number of files to a local
8946 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
8947
8948 2003-08-30 Eli Zaretskii <eliz@gnu.org>
8949
8950 * vc-hooks.el (vc-make-version-backup): Fix the change made on
8951 2003-07-26: msdos-long-file-names is a function, not a variable.
8952
8953 2003-08-29 Richard M. Stallman <rms@gnu.org>
8954
8955 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
8956 Do nothing with mail-personal-alias-file if it is nil.
8957
8958 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
8959 Do nothing if mail-personal-alias-file is nil.
8960
8961 * term.el (term-exec-1): Bind coding-system-for-read.
8962
8963 * dired.el (dired-mouse-find-file-other-window):
8964 Use dired-view-command-alist here, as in dired-view-file.
8965 (dired-view-command-alist): Use %s to substitute file name.
8966 Handle .ps_pages, .eps, .jpg, .gif, .png.
8967
8968 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
8969
8970 * info.el (Info-mode-map): Bind S-tab and <backtab> to
8971 `Info-prev-reference', instead of M-tab.
8972
8973 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
8974
8975 * simple.el (blink-matching-open): Work correctly on chars that
8976 are designated as parens through the syntax-table text property.
8977
8978 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
8979
8980 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
8981 line break position in the middle of a non-kinsoku (e.g. latin)
8982 word, making it skip until either a space or a character with
8983 category "|".
8984 (kinsoku-longer): Test for end of buffer.
8985
8986 2003-08-28 Eli Zaretskii <eliz@gnu.org>
8987
8988 * mail/rmail.el (rmail-convert-to-babyl-format):
8989 Detect quoted-printable- and base64-encoded messages and decode them
8990 automatically. Set the message's encoding from the charset=
8991 header, if any. Decode base64-encoded messages in Mail format as well.
8992
8993 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8994
8995 * mail/smtpmail.el: Fix previous change.
8996 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
8997 calling smtpmail-via-smtp.
8998 (smtpmail-via-smtp): Add fall-back values for envelope-from.
8999
9000 2003-08-26 John Paul Wallington <jpw@gnu.org>
9001
9002 * image.el (image-jpeg-p): Don't search beyond length of data.
9003
9004 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
9005
9006 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
9007 misfeature in `expand-abbrev' which caused electric keywords like
9008 "else" to disappear if an open brace was typed directly afterwards.
9009
9010 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
9011
9012 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
9013 mandatory in `define-widget'.
9014
9015 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
9016 Don't align the operators "!=", "<=" and ">=" as assignment operators.
9017
9018 (c-assignment-operators): New language constant that only contains
9019 the assignment operators.
9020
9021 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
9022
9023 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
9024
9025 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
9026 Safeguard against unbalanced sexps.
9027
9028 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
9029
9030 * version.el (emacs-version): Check for gtk. Include gtk version info.
9031
9032 2003-08-25 John Paul Wallington <jpw@gnu.org>
9033
9034 * man.el (Man-default-man-entry): Don't whizz past the section
9035 number before looking for it.
9036
9037 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
9038
9039 * progmodes/gud.el (gud-display-line): Don't set window-point if
9040 source buffer is not visible. (Only happens with M-x gdba.)
9041
9042 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
9043 documentation.
9044 (gdb-source, gdb-source-info): Update to assembler unnecessary
9045 as its done after each GDB command anyway.
9046 (gdb-pre-prompt): Use with-current-buffer.
9047 (gdb-insert-field): Add help-echo text.
9048 (gdb-invalidate-assembler): Re-display of assembler now done in
9049 gdb-info-breakpoints-custom.
9050 (gdb-info-breakpoints-custom): Force re-display of assembler to
9051 happen *after* update of breakpoints buffer.
9052 (gdb-display-source-buffer): Don't choke if gdb-source-window
9053 isn't visible.
9054 (gdb-put-string, gdb-put-arrow): Remove free variables.
9055
9056 2003-08-24 John Paul Wallington <jpw@gnu.org>
9057
9058 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
9059
9060 * man.el (Man-default-man-entry): Strip text properties when
9061 snarfing parts of entry because `format' preserves properties.
9062
9063 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
9064
9065 * files.el (file-newest-backup): Use `expand-file-name'.
9066
9067 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
9068 Allow the diary to pop up a new frame, if needed.
9069
9070 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
9071 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
9072 (smtpmail-send-it): Make treatment of envelope-from consistent with
9073 sendmail.el.
9074
9075 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
9076 (sh-leading-keywords): Add the bash `time' reserved word.
9077 (sh-variables): Add some bash variables.
9078 (sh-add-completer): Fix nil branch of case statement.
9079
9080 2003-08-24 Masatake YAMATO <jet@gyve.org>
9081
9082 * progmodes/ld-script.el: New file.
9083
9084 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
9085
9086 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
9087
9088 2003-08-23 Andre Spiegel <spiegel@gnu.org>
9089
9090 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
9091 Better explain obsolescence, and what to use instead.
9092
9093 2003-08-23 Masatake YAMATO <jet@gyve.org>
9094
9095 * pcvs.el (cvs-do-removal): Show the deleted file name
9096 on the prompt.
9097
9098 2003-08-20 Dave Love <fx@gnu.org>
9099
9100 * international/mule.el (make-coding-system)
9101 (set-buffer-file-coding-system): Doc fix.
9102
9103 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
9104
9105 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
9106
9107 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
9108
9109 * international/utf-16.el: Add mime-text-unsuitable coding system
9110 properties.
9111
9112 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
9113
9114 * cus-edit.el: Add some :links.
9115 (bib): Remove.
9116
9117 * textmodes/bib-mode.el (bib): Add :group external.
9118
9119 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9120
9121 * wid-edit.el (widget-echo-help): Make it handle expressions that
9122 evaluate to strings.
9123
9124 2003-08-18 Michael Mauger <mmaug@yahoo.com>
9125
9126 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
9127
9128 Simplify selection of SQL products to define highlighting and
9129 interactive mode. Includes detailed instructions on adding
9130 support for new products.
9131
9132 * progmodes/sql.el (sql-product): New variable. Identifies SQL
9133 product for use in highlighting and interactive mode.
9134 (sql-interactive-product): New variable. SQL product for
9135 sql-interactive-mode.
9136 (sql-product-support): New variable. Specifies product-specific
9137 parameters to drive highlighting and interactive mode.
9138 (sql-imenu-generic-expression): Add more object types.
9139 (sql-sqlite-options): Correct comment.
9140 (sql-ms-program): Use "osql" rather than "isql".
9141 (sql-prompt-regexp, sql-prompt-length): Update comment.
9142 (sql-mode-menu): Add "Start SQLi session" entry.
9143 Replace Highlighting submenu with Product menu. Fix Send Region entry.
9144 (sql-mode-abbrev-table): Add abbreviations. Support of
9145 SYSTEM-FLAG on define-abbrev. Support was removed with last
9146 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
9147 (sql-mode-font-lock-object-name): Add font-lock pattern for object
9148 names.
9149 (sql-mode-ansi-font-lock-keywords): Set as default value.
9150 (sql-mode-oracle-font-lock-keywords): Set as default value.
9151 Support Oracle 9i keywords.
9152 (sql-mode-postgres-font-lock-keywords): Set as default value.
9153 (sql-mode-linter-font-lock-keywords): Set as default value.
9154 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
9155 SQLServer 2000.
9156 (sql-mode-sybase-font-lock-keywords)
9157 (sql-mode-interbase-font-lock-keywords)
9158 (sql-mode-sqlite-font-lock-keywords)
9159 (sql-mode-strong-font-lock-keywords)
9160 (sql-mode-mysql-font-lock-keywords)
9161 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
9162 keywords.
9163 (sql-mode-font-lock-defaults): Update comment.
9164 (sql-product-feature): New function. Returns feature associated
9165 with a product from `sql-product-support' alist.
9166 (sql-product-font-lock): New function. Set font-lock support
9167 based on `sql-product'.
9168 (sql-add-product-keywords): New function. Add font-lock rules to
9169 product-specific keyword variables.
9170 (sql-set-product): New function. Set `sql-product' and apply
9171 appropriate font-lock highlighting.
9172 (sql-highlight-product): New function. Set font-lock support
9173 based on a product. Also set mode name to include product name.
9174 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
9175 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
9176 Use `sql-set-product'.
9177 (sql-highlight-ms-keywords)
9178 (sql-highlight-sybase-keywords)
9179 (sql-highlight-interbase-keywords)
9180 (sql-highlight-strong-keywords)
9181 (sql-highlight-mysql-keywords)
9182 (sql-highlight-sqlite-keywords)
9183 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
9184 (sql-get-login): Prompt in the same order as the tokens.
9185 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
9186 (sql-product-interactive): New function. Common portions of
9187 product-specific interactive mode wrappers.
9188 (sql-interactive-mode): Rewritten to use product features.
9189 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
9190 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
9191 (sql-db2, sql-linter): Use `sql-product-interactive'.
9192 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
9193 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
9194 (sql-connect-ingres, sql-connect-postgres)
9195 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
9196 New functions. Format command line parameters and invoke comint on
9197 the appropriate interpreter. Code was in the corresponding
9198 `sql-xyz' function before.
9199 (sql-connect-ms): New function. Support -E argument to use
9200 operating system credentials for authentication.
9201
9202 2003-08-18 Kenichi Handa <handa@m17n.org>
9203
9204 * international/mule.el (encode-char): Fix for the ASCII case.
9205
9206 2003-08-15 Kenichi Handa <handa@m17n.org>
9207
9208 * international/fontset.el (setup-default-fontset): Change "*" to
9209 nil in the specifications of font family.
9210
9211 2003-08-18 Kim F. Storm <storm@cua.dk>
9212
9213 * kmacro.el (kmacro-keymap): Group related bindings in
9214 initialization for clarity. Bind C-s to start macro.
9215 Remove C-r binding.
9216 (kmacro-initial-counter-value): New defvar to hold initial counter
9217 value in case we set the value before defining a macro.
9218 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
9219 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
9220 not defining or executing macro. Doc fix.
9221 (kmacro-add-counter): Clear kmacro-initial-counter-value.
9222 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
9223 temporarily view older elements on the macro ring without cycling
9224 the ring.
9225 (kmacro-display): Doc fix.
9226 (kmacro-exec-ring-item): New helper function.
9227 (kmacro-call-ring-2nd): Use it.
9228 (kmacro-call-ring-2nd-repeat): Doc fix.
9229 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
9230 (kmacro-end-or-call-macro): Execute last viewed macro (using
9231 kmacro-exec-ring-item) from ring if this follows
9232 kmacro-view-macro. This allows us to find a macro on the ring
9233 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
9234 the ring to bring it to the head of the ring.
9235 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
9236 Allow binding to reserved keys without specifying C-x C-k prefix.
9237 Ask for confirmation if entered key sequence is already bound to
9238 a non-macro command.
9239 (kmacro-view-macro): Repeating command will show older elements
9240 on the macro ring; C-k will execute the last viewed macro.
9241 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
9242 property from 'ring to 'head.
9243
9244 2003-08-17 Alan Shutko <ats@acm.org>
9245
9246 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
9247 keeping December out of the alist.
9248
9249 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9250
9251 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
9252 * calendar/calendar.el (calendar-mode-map): Bind it to key.
9253 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
9254 (calendar-flatten): New function.
9255 (calendar-mouse-view-other-diary-entries)
9256 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
9257 in the menu title and to show multi-line diary entries correctly
9258 in the menu.
9259
9260 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
9261
9262 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
9263 defcustom, because the default was recently changed.
9264
9265 2003-08-16 Richard M. Stallman <rms@gnu.org>
9266
9267 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
9268
9269 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
9270 New subroutine, broken out of eval-last-sexp-1.
9271 (eval-last-sexp-1): Use eval-last-sexp-print-value.
9272
9273 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
9274
9275 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
9276
9277 * simple.el (eval-expression): Use eval-last-sexp-print-value.
9278
9279 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
9280
9281 * progmodes/compile.el (compilation-error-regexp-alist):
9282 Add Java ANt error detection as described in document
9283 http://ant.apache.org/faq.html
9284
9285 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
9286
9287 * simple.el (backward-word, forward-to-indentation)
9288 (backward-to-indentation): Argument changed to optional.
9289 (next-line, previous-line): Use `or' instead of `unless'.
9290
9291 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9292
9293 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
9294 instead of a constant.
9295
9296 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
9297
9298 * shell.el (shell): With prefix-arg, suggest a new buffer name.
9299
9300 2003-08-12 Andre Spiegel <spiegel@gnu.org>
9301
9302 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
9303 (vc-sccs-workfile-version): Search the entire delta table, rather
9304 than just the first entry, because that might be a deleted version.
9305
9306 2003-08-11 Karl Fogel <kfogel@red-bean.com>
9307
9308 * menu-bar.el (menu-bar-options-menu): Supply a body for the
9309 [save-place] binding in the Options menu. Have it require
9310 'saveplace' and then toggle the variable manually, to avoid an an
9311 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
9312 for the bug report.
9313
9314 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
9315
9316 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
9317 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
9318 (gdb-info-threads-custom): Add help-echo text.
9319 (gdb-display-back): Don't use purecopy.
9320 (gdb-info-breakpoints-custom, gdb-reset)
9321 (gdb-assembler-custom): Use display-images-p to test if breakpoint
9322 icons can be displayed.
9323
9324 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
9325
9326 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
9327
9328 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
9329
9330 * bookmark.el (bookmark-completing-read):
9331 Return a string, instead of a list of one string.
9332 Use a popup menu if activated from the mouse.
9333 (bookmark-edit-annotation): Remove unused vars.
9334 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
9335 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
9336 to bookmark-completing-read.
9337 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
9338 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
9339 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
9340 and erase-buffer.
9341 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
9342 (bookmark-menu-jump, bookmark-menu-insert)
9343 (bookmark-popup-menu-and-apply-function)
9344 (bookmark-menu-popup-paned-bookmark-menu): Remove.
9345 (bookmark-menu-build-paned-menu): Remove by folding it into
9346 bookmark-menu-popup-paned-menu.
9347 (menu-bar-bookmark-map): Move the define-key statements here.
9348 Use the "non-menu" commands since they now pop up a menu if needed.
9349 (bookmark-exit-hook-internal): Simplify.
9350
9351 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
9352
9353 * reftex-toc.el (reftex-toc-rename-label): New function.
9354 (reftex-toc-check-docstruct): New function.
9355
9356 * reftex.el (reftex-region-active-p): New function.
9357
9358 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
9359 regexp to find the \bibliography macro.
9360
9361 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
9362 which does not exist in LaTeX.
9363 (reftex-cite-format-builtin): Added amsrefs support.
9364 (reftex-toc-confirm-promotion): New option
9365
9366 * reftex-toc.el
9367 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
9368 (reftex-toc-demote, reftex-toc-promote)
9369 (reftex-toc-do-promote, reftex-toc-promote-prepare)
9370 (reftex-toc-promote-action, reftex-toc-extract-section-number)
9371 (reftex-toc-newhead-from-alist)
9372 (reftex-toc-load-all-files-for-promotion): New functions.
9373 (reftex-toc-help): Added description of new keys.
9374 (reftex-toc-split-windows-fraction): New option.
9375 (reftex-recenter-toc-when-idle): Search *toc* window on all
9376 visible frames.
9377 (reftex-toc): Additional parameter REUSE
9378 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
9379 with REUSE argument.
9380 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
9381 the call of `reftex-toc'.
9382 (reftex-make-separate-toc-frame): New function .
9383 (reftex-toc-recenter): When called with triple prefix arg, call
9384 `reftex-make-separate-toc-frame' first.
9385 (reftex-toc-toggle-dedicated-frame): New command.
9386 (reftex-toc-quit): Adapted to delete frame when called in
9387 dedicated frame.
9388
9389 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
9390 all enclosing macros.
9391
9392
9393 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9394
9395 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
9396 first use.
9397
9398 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9399
9400 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
9401
9402 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
9403
9404 * calendar/calendar.el (list-diary-entries-hook)
9405 (diary-display-hook, nongregorian-diary-listing-hook)
9406 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
9407 Add some customize options for these hooks.
9408 (calendar-abbrev-construct): Don't try to take a substring longer
9409 than the original string.
9410
9411 2003-08-05 Richard M. Stallman <rms@gnu.org>
9412
9413 * emacs-lisp/testcover.el (noreturn): Report error if does return.
9414 (testcover-reinstrument-clauses): Doc fix.
9415
9416 * emacs-lisp/warnings.el: Doc fixes, args renamed.
9417 (warning-type-format): Rename from warning-group-format.
9418
9419 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
9420 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
9421 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
9422 to prevent warnings about defvar for an obsolete variable.
9423
9424 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
9425 warning-group-format renamed to warning-type-format.
9426
9427 * subr.el (read-passwd): Use clear-string instead of fillarray.
9428
9429 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
9430 Use vconcat instead of concat.
9431 (edmacro-sanitize-for-string): New function.
9432
9433 2003-08-05 Dave Love <fx@gnu.org>
9434
9435 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
9436 line-number-display-limit-width.
9437
9438 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
9439
9440 2003-08-05 Kenichi Handa <handa@m17n.org>
9441
9442 * international/code-pages.el: Don't require mule-diag.
9443
9444 * international/mule-diag.el (non-iso-charset-alist):
9445 Add autoload cookie.
9446
9447 * language/devan-util.el (dev-glyph-order): Add an entry for the
9448 glyph code #xC4.
9449
9450 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9451
9452 * calendar/calendar.el (diary-file, diary-file-name-prefix)
9453 (european-calendar-style, diary-date-forms)
9454 (calendar-day-name-array, calendar-month-name-array): Doc change.
9455 (generate-calendar-month): Adapt for new behaviour of
9456 `calendar-day-name' function.
9457 (calendar-abbrev-length, calendar-day-abbrev-array)
9458 (calendar-month-abbrev-array): New variables.
9459 (calendar-abbrev-construct): New function.
9460 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
9461 rather than fixing abbrevs at some width. Calling syntax change.
9462 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
9463 (calendar-date-string): Adapt for new behaviours of
9464 `calendar-day-name' and `calendar-month-name' functions.
9465
9466 * calendar/diary-lib.el (list-diary-entries): Adapt for new
9467 behaviour of `calendar-day-name' and `calendar-month-name' functions.
9468 (diary-name-pattern): Use abbrev arrays, rather than fixing
9469 abbrevs at three chars. Calling syntax change.
9470 (mark-diary-entries): Adapt for new behaviours of
9471 `diary-name-pattern' and `calendar-make-alist' functions.
9472 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
9473 `diary-name-pattern' function.
9474 (font-lock-diary-date-forms): Use abbrev arrays, rather than
9475 fixing abbrevs at three chars. Calling syntax change.
9476 (cal-hebrew, cal-islam): Require when compiling.
9477 (diary-font-lock-keywords): Adapt for new behaviour of
9478 `font-lock-diary-date-forms' function.
9479
9480 * calendar/cal-hebrew.el: Reposition some code so defined before used.
9481 (calendar-hebrew-month-name-array-common-year)
9482 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
9483 (list-hebrew-diary-entries): Adapt for new behaviours of
9484 `calendar-day-name' and `add-to-diary-list' functions.
9485 (mark-hebrew-diary-entries): Adapt for new behaviours of
9486 `diary-name-pattern' and `calendar-make-alist' functions.
9487
9488 * calendar/cal-islam.el (calendar-islamic-month-name-array):
9489 Add doc string.
9490 (list-islamic-diary-entries): Adapt for new behaviours of
9491 `calendar-day-name' and `add-to-diary-list' functions.
9492 (mark-islamic-diary-entries): Adapt for new behaviours of
9493 `diary-name-pattern' and `calendar-make-alist' functions.
9494
9495 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
9496 `calendar-month-name' function.
9497
9498 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
9499
9500 * calendar/solar.el (solar-seasons-data): Move definition before use.
9501
9502 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
9503 (cal-tex-LaTeX-hourbox): Move definition before use.
9504
9505 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
9506 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
9507 lunar.el, solar.el
9508 (displayed-month, displayed-year): Define for compiler.
9509
9510 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
9511
9512 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
9513 MODE. Renamed from c-init-c-language-vars'.
9514 (c-initialize-cc-mode): Change accordingly.
9515 (c-common-init): Ditto.
9516 (c-mode): Ditto.
9517 (c++-mode): Use `c-init-language-vars-for'.
9518 (objc-mode): Ditto.
9519 (java-mode): Ditto.
9520 (idl-mode): Ditto.
9521 (pike-mode): Ditto.
9522 (awk-mode): Ditto.
9523
9524 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
9525
9526 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
9527 or not the point moved.
9528
9529 (c-search-decl-header-end): Don't trip up on operator identifiers
9530 in C++ and operators like == in all languages.
9531
9532 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
9533 Detect leading labels correctly.
9534
9535 2003-08-02 Andreas Schwab <schwab@suse.de>
9536
9537 * textmodes/ispell.el: Don't redo key bindings on loading, put
9538 them only in loaddefs.el.
9539 * bookmark.el: Likewise.
9540 * dabbrev.el: Likewise.
9541 * emerge.el: Likewise.
9542
9543 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
9544 has more than one member.
9545
9546 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
9547
9548 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9549
9550 * lpr.el (printify-region): It was ending conversion before the
9551 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
9552
9553 2003-07-31 John Paul Wallington <jpw@gnu.org>
9554
9555 * net/browse-url.el (browse-url-epiphany): Doc fix.
9556
9557 2003-07-30 Kenichi Handa <handa@m17n.org>
9558
9559 * international/fontset.el (setup-default-fontset):
9560 Change registry names of Akurti fonts.
9561
9562 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
9563
9564 * comint.el (comint-read-noecho): Use `clear-string' instead of
9565 `fillarray'.
9566
9567 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
9568
9569 * outline.el (outline-mode-hook): Add defvar.
9570
9571 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
9572
9573 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
9574 Restore assembler in source window if that is what has been selected.
9575 (menu): Add gdb-restore-windows to menu. Make gdba
9576 specific menus only visible from gdba.
9577
9578 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
9579
9580 * progmodes/compile.el (compilation-environment): New user variable.
9581 (compile-internal): Respect it.
9582
9583 2003-07-23 Masatake YAMATO <jet@gyve.org>
9584
9585 * progmodes/gud.el (gdb-script-font-lock-keywords):
9586 Put `font-lock-function-name-face' on a symbol which includes
9587 `-' like `hook-run'. Put font-lock-variable-name-face
9588 on a symbol starting with $.
9589
9590 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
9591
9592 * files.el (set-visited-file-name): Use truename for buffer-file-name.
9593
9594 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
9595
9596 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
9597
9598 2003-07-26 Andre Spiegel <spiegel@gnu.org>
9599
9600 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
9601 Use with-no-warnings.
9602 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
9603 rather than to find-file-not-found-hook, which doesn't exist.
9604
9605 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
9606
9607 * international/quail.el (quail-translate-key): Fix previous change.
9608
9609 2003-07-25 John Paul Wallington <jpw@gnu.org>
9610
9611 * server.el (server-start): Check `server-process' is non-nil
9612 before killing it to avoid killing current buffer's process.
9613
9614 * simple.el (choose-completion-string): Use `minibufferp';
9615 test `completion-reference-buffer' if `buffer' arg is nil.
9616 (push-mark): Use `when' and `unless'.
9617 (pop-mark): Use `when'.
9618
9619 * mouse-sel.el (mouse-sel-get-selection-function):
9620 Check `x-last-selected-text-primary'. Don't barf if it or
9621 `x-last-selected-text' aren't bound.
9622
9623 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
9624
9625 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
9626
9627 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
9628
9629 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
9630
9631 2003-07-23 John Paul Wallington <jpw@gnu.org>
9632
9633 * tooltip.el (defface tooltip): Inherit from variable-pitch.
9634
9635 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
9636
9637 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
9638 string. Defvar the derived hook.
9639
9640 * macros.el (insert-kbd-macro): Escape double quote character.
9641 From Thomas W Murphy <twm@andrew.cmu.edu>.
9642
9643 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
9644
9645 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
9646 to match the specific mark rather than reusing comment-start-skip.
9647
9648 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
9649
9650 * progmodes/hideshow.el (hs-special-modes-alist):
9651 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
9652
9653 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
9654
9655 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
9656 value using ?\s.
9657
9658 2003-07-21 John Paul Wallington <jpw@gnu.org>
9659
9660 * subr.el (with-selected-window): Add closing paren.
9661
9662 2003-07-21 Richard M. Stallman <rms@gnu.org>
9663
9664 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
9665 (lisp-mode): Likewise.
9666
9667 * subr.el (with-selected-window): Copy code form save-selected-window
9668 so as to call select-window with norecord arg.
9669 (dynamic-completion-table): Doc fix.
9670 (lazy-completion-table): Doc fix.
9671
9672 * international/mule-cmds.el (set-locale-environment):
9673 langinfo renamed to locale-info.
9674
9675 * international/mule.el (auto-coding-functions): Doc fix.
9676
9677 2003-07-21 Kenichi Handa <handa@m17n.org>
9678
9679 * international/quail.el (quail-translate-key):
9680 Update quail-current-str correctly.
9681
9682 2003-07-21 Andreas Schwab <schwab@suse.de>
9683
9684 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
9685 ?, to "_".
9686
9687 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
9688 Version 2.0.36 of Tramp released.
9689
9690 * net/tramp.el (tramp-default-password-end-of-line): Rename from
9691 tramp-password-end-of-line.
9692 (tramp-password-end-of-line): New method parameter.
9693 (tramp-get-password-end-of-line): Function to access method
9694 parameter `tramp-password-end-of-line', or variable
9695 `tramp-default-password-end-of-line' (default value).
9696 (tramp-methods): Add entries for new parameter
9697 tramp-password-end-of-line.
9698 (tramp-enter-password): Use new function
9699 `tramp-get-password-end-of-line'.
9700 (tramp-handle-insert-file-contents): Do not
9701 unconditionally inhibit the file operation file-local-copy, only
9702 do that when the inhibit-file-name-operation is currently
9703 insert-file-contents. This fixes finding remote CVS-controlled
9704 files. (It would barf on inserting the CVS/Entries file
9705 literally, because the file-local-copy handler wasn't called.)
9706 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
9707 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
9708 (tramp-initial-commands): New variable.
9709 (tramp-process-initial-commands): New function, using the variable.
9710 (tramp-open-connection-setup-interactive-shell): Call the new function.
9711 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
9712 method into the buffer name, never use nil. Reported by Hanak
9713 David <dhanak@inf.bme.hu>.
9714 (tramp-open-connection-setup-interactive-shell): Erase buffer
9715 before sending "stty -onlcr".
9716
9717 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
9718
9719 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
9720
9721 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
9722
9723 2003-07-19 John Paul Wallington <jpw@gnu.org>
9724
9725 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
9726 (artist-draw-rect, artist-draw-square): Doc fixes.
9727
9728 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
9729
9730 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
9731
9732 2003-07-19 Kenichi Handa <handa@m17n.org>
9733
9734 * international/kkc.el (kkc-show-conversion-list-update):
9735 Highlight the correct candidate in the message.
9736
9737 2003-07-18 John Paul Wallington <jpw@gnu.org>
9738
9739 * simple.el (current-word): Don't include punctuation char when
9740 `really-word' arg is non-nil.
9741
9742 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
9743
9744 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
9745 moved to the directory obsolete.
9746
9747 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
9748
9749 * info.el (Info-menu-entry-name-re): Allow newlines in
9750 menu entry names.
9751
9752 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
9753 syntax-ppss-after-change-function.
9754 (syntax-ppss-after-change-function): New alias. Update uses.
9755 (syntax-ppss): Catch the case where the buffer is narrowed.
9756
9757 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
9758
9759 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
9760 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
9761
9762 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
9763
9764 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
9765 since it might be modified.
9766
9767 * progmodes/cc-langs.el (c++-make-template-syntax-table)
9768 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
9769 names to these language constants.
9770
9771 2003-07-15 Kim F. Storm <storm@cua.dk>
9772
9773 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
9774 All uses changed.
9775
9776 2003-07-14 Mark A. Hershberger <mah@everybody.org>
9777
9778 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
9779 Namespace support.
9780
9781 2003-07-13 Juanma Barranquero <lektu@terra.es>
9782
9783 * frame.el (modify-all-frames-parameters): Reinstall (copyright
9784 papers received).
9785
9786 2003-07-13 Karl Eichwalder <ke@suse.de>
9787
9788 * textmodes/po.el (po-find-charset): White space at the start of the
9789 Content-Type field body is non-mandatory.
9790
9791 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
9792
9793 * textmodes/texinfo.el (texinfo-section-list):
9794 Append appendixsection; a synonym for appendixsec.
9795
9796 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
9797
9798 * man.el (Man-translate-cleanup): New.
9799 (Man-translate-references): Call `Man-translate-cleanup' to clean
9800 leading, trailing and middle spaces.
9801
9802 2003-07-13 Lars Hansen <larsh@math.ku.dk>
9803
9804 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
9805 Handle `dired-directory' being a list.
9806
9807 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
9808
9809 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
9810 it doesn't exist.
9811
9812 2003-07-12 Richard M. Stallman <rms@gnu.org>
9813
9814 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
9815
9816 * progmodes/cc-defs.el (c-make-keywords-re):
9817 Don't use delete-duplicates.
9818 (c-lang-const): Don't use mapcan.
9819
9820 * apropos.el (apropos-show-scores): Make it customizable.
9821 Document new meaning.
9822 (apropos): Compute scores from symbols.
9823 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
9824
9825 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9826
9827 * ps-bdf.el: Fix copyright line.
9828 (bdf-directory-list): Fix initialization code.
9829
9830 2003-07-11 John Paul Wallington <jpw@gnu.org>
9831
9832 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
9833 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
9834 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
9835
9836 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
9837
9838 * emacs-lisp/ring.el (ring-elements): Doc fix.
9839
9840 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9841
9842 * calendar/timeclock.el (timeclock-relative)
9843 (timeclock-ask-before-exiting, timeclock-use-display-time):
9844 Doc changes.
9845 (timeclock-modeline-display): Give a message if
9846 `timeclock-use-display-time' is non-nil but `display-time-mode'
9847 is not active.
9848
9849 2003-07-11 Kenichi Handa <handa@m17n.org>
9850
9851 * international/mule-cmds.el (set-language-environment):
9852 Set current-language-environment to the correct string.
9853
9854 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9855
9856 * ps-print.el: Print line number correctly in a region. Reported by
9857 Tim Allen <timallen@ls83.fsnet.co.uk>.
9858 (ps-print-version): New version number (6.6.2).
9859 (ps-printing-region): Code fix.
9860
9861 2003-07-10 John Paul Wallington <jpw@gnu.org>
9862
9863 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
9864 this function can be called from `add-completions-from-tags-table'.
9865
9866 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
9867
9868 * calendar/timeclock.el (timeclock-use-display-time)
9869 (timeclock-day-over-hook, timeclock-workday-remaining)
9870 (timeclock-status-string, timeclock-when-to-leave)
9871 (timeclock-when-to-leave-string, timeclock-log-data)
9872 (timeclock-find-discrep, timeclock-day-base)
9873 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
9874 (timeclock-modeline-display): Set the variable
9875 `timeclock-modeline-display'.
9876 (timeclock-update-modeline): Doc fix. Respect value of
9877 `timeclock-relative'.
9878
9879 2003-07-09 Richard M. Stallman <rms@gnu.org>
9880
9881 * textmodes/reftex-parse.el (reftex-all-document-files):
9882 Add autoload cookie.
9883
9884 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
9885 (reftex-scanning-info-available-p): Add autoload cookie.
9886
9887 * international/mule-cmds.el
9888 (set-display-table-and-terminal-coding-system): Delete duplicate
9889 aset on standard-display-table.
9890
9891 * view.el (view-file): If existing buffer's major mode is special,
9892 don't go into view mode.
9893
9894 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
9895
9896 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9897
9898 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
9899 buffer changes; there's third party code that calls this function
9900 directly.
9901
9902 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9903
9904 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
9905 (autodoc-font-lock-keywords): Don't byte compile on font lock
9906 initialization when running from byte compiled files.
9907
9908 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9909
9910 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
9911 statement ends with auto-increment "++".
9912
9913 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9914
9915 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
9916 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
9917 these are changed, so declare them as variables and not constants.
9918
9919 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
9920
9921 * subr.el (dolist, dotimes): Doc fix.
9922
9923 2003-07-08 Kim F. Storm <storm@cua.dk>
9924
9925 * international/mule-cmds.el
9926 (set-display-table-and-terminal-coding-system): Don't break
9927 bootstrap if standard-display-table isn't setup yet.
9928
9929 2003-07-07 Richard M. Stallman <rms@gnu.org>
9930
9931 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
9932 Give it a doc string, and autoload it.
9933
9934 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
9935 Use with-no-warnings.
9936
9937 * info.el (Info-search): If find invisible text, search again.
9938
9939 * isearch.el (search-whitespace-regexp): Add a shy group around it.
9940
9941 * man.el (Man-name-regexp): Match + as part of name.
9942
9943 * simple.el (visible-mode): Rename from vis-mode.
9944 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
9945
9946 * simple.el (current-word): New arg REALLY-WORD specifies
9947 don't include punctuation chars.
9948
9949 * emacs-lisp/debug.el (debug, debugger-env-macro):
9950 Use with-no-warnings while accessing and binding unread-command-char.
9951
9952 * international/mule-cmds.el
9953 (set-display-table-and-terminal-coding-system): Use explicit loop
9954 instead of calling standard-display-default.
9955
9956 * net/ange-ftp.el (ange-ftp-file-symlink-p):
9957 Use condition-case to catch error in ange-ftp-get-files.
9958
9959 * net/browse-url.el (browse-url-browser-function):
9960 Add alternative for Epiphany.
9961 (browse-url-epiphany-program, browse-url-epiphany-arguments)
9962 (browse-url-epiphany-startup-arguments)
9963 (browse-url-epiphany-new-window-is-tab): New variables.
9964 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
9965
9966 * progmodes/compile.el (compile-auto-highlight): Default now t.
9967 (compile): Doc fix.
9968 (compilation-next-error): Fix previous change.
9969
9970 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
9971
9972 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
9973
9974 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
9975
9976 * gdb-ui.el (gdb-source-info): Display current frame when
9977 attaching to an existing process.
9978 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
9979 while laying out windows when attaching to an existing process.
9980
9981 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
9982
9983 * info.el (Info-menu): Use Info-menu-entry-name-re.
9984
9985 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
9986
9987 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
9988 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
9989
9990 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
9991 to match the same text.
9992
9993 2003-07-06 John Paul Wallington <jpw@gnu.org>
9994
9995 * vc.el (vc-annotate-offset): Move defvar up.
9996
9997 2003-07-06 Kim F. Storm <storm@cua.dk>
9998
9999 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
10000 This should fix the infinite loop when extracting menu names.
10001
10002 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
10003
10004 * files.el (auto-mode-alist, interpreter-mode-alist):
10005 Remove entries to CC Mode modes to avoid duplicates; they are now added
10006 with autoload directives in cc-mode.el.
10007
10008 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
10009
10010 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
10011 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
10012 these are changed, so declare them as variables and not constants.
10013
10014 * progmodes/cc-mode.el: Fix some autoload problems: Try to
10015 ensure that the entry for ".c" extension comes before the one for
10016 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
10017 Fix incorrect entries that were added to `interpreter-mode-alist'.
10018 Move the autoload directives for AWK to the top level since they
10019 aren't recognized anywhere else. Do not use the new AWK mode doc
10020 in the autoload form for the old AWK mode.
10021
10022 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10023
10024 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
10025 (bibtex-sort-ignore-string-entries): Default value t.
10026 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
10027 erroneously in previous version.
10028 (bibtex-string-files): Docstring reflects new parsing scheme.
10029 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
10030 docstring, add # as one of the chars to crush
10031 (bibtex-autokey-prefix-string, bibtex-autokey-names)
10032 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
10033 (bibtex-autokey-name-change-strings)
10034 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
10035 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
10036 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
10037 (bibtex-autokey-title-terminators)
10038 (bibtex-autokey-titlewords-stretch)
10039 (bibtex-autokey-titleword-ignore)
10040 (bibtex-autokey-titleword-case-convert)
10041 (bibtex-autokey-titleword-abbrevs)
10042 (bibtex-autokey-titleword-abbrevs)
10043 (bibtex-autokey-titleword-change-strings)
10044 (bibtex-autokey-titleword-length)
10045 (bibtex-autokey-titleword-separator)
10046 (bibtex-autokey-name-year-separator)
10047 (bibtex-autokey-year-title-separator)
10048 (bibtex-autokey-before-presentation-function)
10049 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
10050 Fix docstring.
10051 (bibtex-strings, bibtex-reference-keys):
10052 Use lazy-completion-table and make-variable-buffer-local.
10053 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
10054 (bibtex-braced-string-syntax-table)
10055 (bibtex-quoted-string-syntax-table): New variables.
10056 (bibtex-parse-nested-braces): Remove.
10057 (bibtex-parse-field-string): Use syntax table and forward-sexp.
10058 (bibtex-parse-association): Simplify.
10059 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
10060 (bibtex-parse-field-text): Simplify.
10061 (bibtex-search-forward-field, bibtex-search-backward-field):
10062 argument BOUND can take value t.
10063 (bibtex-start-of-field, bibtex-start-of-name-in-field)
10064 (bibtex-end-of-name-in-field, bibtex-end-of-field)
10065 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
10066 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
10067 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
10068 (bibtex-skip-to-valid-entry): Return buffer position of beginning
10069 and ending of entry. Update for changes of bibtex-search-entry.
10070 Simplify.
10071 (bibtex-map-entries): FUN is called with three arguments.
10072 (bibtex-search-entry): Return a cons pair with buffer positions of
10073 beginning and end of entry.
10074 (bibtex-enclosing-field): Simplify.
10075 (bibtex-format-entry): Use booktitle to set a missing title.
10076 (bibtex-autokey-get-names): Fiddle with regexps.
10077 (bibtex-generate-autokey): Use identity.
10078 (bibtex-parse-keys): Use simplified parsing algorithm if
10079 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
10080 arguments. Return alist of keys.
10081 (bibtex-parse-strings): Simplify. Return alist of strings.
10082 (bibtex-complete-string-cleanup): Fix docstring.
10083 (bibtex-read-key): New function.
10084 (bibtex-mode): Fix docstring. Do not parse for keys and
10085 strings when the mode is entered. Set fill-paragraph-function to
10086 bibtex-fill-field. Setup font-lock-mark-block-function the way
10087 font-lock intended.
10088 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
10089 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
10090 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
10091 (bibtex-Preamble): Avoid hard coded constants.
10092 (bibtex-make-field): Fix docstring. Simplify.
10093 (bibtex-beginning-of-entry): Always return new position of point.
10094 (bibtex-end-of-entry): Rearrange cond clauses.
10095 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
10096 Update for changes of bibtex-map-entries.
10097 (bibtex-ispell-abstract): Do not move point.
10098 (bibtex-entry-index): Use downcase. Simplify.
10099 (bibtex-lessp): Handle catch-all.
10100 (bibtex-find-crossref): Turn into a command.
10101 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
10102 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
10103 preamble entries.
10104 (bibtex-fill-field-bounds): New function.
10105 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
10106 (bibtex-fill-entry): Use bibtex-fill-field-bounds
10107 (bibtex-String): Use bibtex-strings. Always obey
10108 bibtex-sort-ignore-string-entries.
10109
10110 2003-07-05 John Paul Wallington <jpw@gnu.org>
10111
10112 * cus-theme.el (customize-create-theme):
10113 Call `customize-create-theme' in Reset widget's notify function.
10114
10115 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
10116 (ibuffer-mark-interactive): Use `or' instead of `unless'.
10117 (define-ibuffer-column name): Add summarizer.
10118 (define-ibuffer-column size): Likewise.
10119 (define-ibuffer-column filename): Likewise.
10120 (define-ibuffer-column process): Likewise. Change BODY's output too.
10121 (define-ibuffer-column filename-and-process): Likewise, likewise.
10122 (ibuffer): Remove local vars `already-in' and `need-update'.
10123
10124 * ibuf-ext.el: Don't require `derived' at compile-time.
10125
10126 2003-07-05 Kim F. Storm <storm@cua.dk>
10127
10128 * info.el: Disable paragraph refilling.
10129 (Info-refill-paragraphs): New defcustom.
10130 (Info-fontify-node): Use it.
10131
10132 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
10133
10134 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
10135 thingies from constructors created by defstruct.
10136
10137 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
10138 the default value of the variable.
10139 (byte-code-meter): Move declaration to top level.
10140
10141 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
10142
10143 * info.el (Info-following-node-name-re): New fun.
10144 (Info-following-node-name): Remove.
10145 (Info-insert-dir): Use the new fun.
10146 (Info-extract-pointer): Don't save restriction; use new fun.
10147 (Info-menu-entry-name-re): New const.
10148 (Info-menu-entry-name-re): Use it along with new fun.
10149 (Info-node-spec-re): Use new fun.
10150 (Info-complete-menu-item, Info-fontify-node): Use new const.
10151 (Info-goto-node, Info-follow-reference, Info-menu-update):
10152 Use match-string.
10153 (Info-follow-reference): Use assoc-string.
10154 Use a list of strings for the completion table.
10155 (Info-fontify-node): Use match-string, line-end-position.
10156 Limit the search for `node:' to the first line.
10157
10158 * newcomment.el (uncomment-region): Remove padding coming from
10159 comment-start rather than just from comment-padding.
10160
10161 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
10162 (vc-cvs-stay-local-p): Use vc-stay-local-p.
10163 (vc-cvs-rename-file): Remove (use the default).
10164 (vc-cvs-register): Register parent dir if needed.
10165 (vc-cvs-could-register): Return non-nil if parent can be registered.
10166 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
10167 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
10168
10169 * vc-svn.el (vc-svn-use-edit): Make it into a const.
10170 (vc-svn-update): Fix the arguments to `svn'.
10171 (vc-svn-diff-tree): Just use `vc-svn-diff'.
10172 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
10173 Simple implementations, assuming `name' is a URL.
10174
10175 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
10176 set of chars allowed unquoted in a case pattern.
10177
10178 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
10179
10180 * font-lock.el (font-lock-extra-types-widget)
10181 (c-font-lock-extra-types, c++-font-lock-extra-types)
10182 (objc-font-lock-extra-types, java-font-lock-extra-types)
10183 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
10184 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
10185 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
10186 (font-lock-match-c++-structor-declaration)
10187 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
10188 (c++-font-lock-keywords-3, c++-font-lock-keywords)
10189 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
10190 (objc-font-lock-keywords-3, objc-font-lock-keywords)
10191 (java-font-lock-keywords-1, java-font-lock-keywords-2)
10192 (java-font-lock-keywords-3, java-font-lock-keywords)
10193 (java-font-lock-syntactic-face-function): Remove obsolete code
10194 and constants. It's all in cc-fonts.el now.
10195
10196 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
10197
10198 * mail/sendmail.el (mail-specify-envelope-from)
10199 (mail-envelope-from): Doc fix.
10200
10201 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
10202
10203 * generic-x.el: Do away with the dependency on `c-emacs-features'
10204 when populating `rul-generic-mode-syntax-table'; we already know
10205 this isn't XEmacs.
10206
10207 See ChangeLog.10 for earlier changes.
10208
10209 ;; Local Variables:
10210 ;; coding: iso-2022-7bit
10211 ;; End:
10212
10213 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
10214 Copying and distribution of this file, with or without modification,
10215 are permitted provided the copyright notice and this notice are preserved.
10216
10217 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1