Added some additional functions to the `1-valued', `compose', and progn groups.
[bpt/emacs.git] / lisp / ChangeLog
1 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
2
3 * emacs-lisp/testcover.el: New category "potentially-1valued" for
4 functions that are not erroneous if either 1-valued or
5 multi-valued. Detect functions in this class.
6 (testcover-1value-functions, testcover-compose-functions,
7 testcover-progn-functions) Added some additional functions to lists.
8 (testcover-mark): Bugfix when marking up the definition for an
9 empty function.
10
11 2004-07-17 Richard M. Stallman <rms@gnu.org>
12
13 * replace.el (occur-read-primary-args): Pass default to read-from-minibuffer.
14
15 * mail/footnote.el (footnote-section-tag): Use defcustom.
16
17 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
18 Compile font-lock-keywords, not KEYWORDS.
19 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
20 Add warn, check-type. Handle cerror like error.
21
22 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
23
24 * progmodes/which-func.el (which-func-keymap): New var.
25 (which-func-face): New face.
26 (which-func-format): Use them.
27
28 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
29
30 * buff-menu.el (list-buffers-noselect): Append the buffer's
31 process status to its mode name.
32
33 2004-07-16 Kim F. Storm <storm@cua.dk>
34
35 * simple.el (inhibit-mark-movement): New defvar.
36 (beginning-of-buffer, end-of-buffer): Do not push mark if
37 inhibit-mark-movement is non-nil or C-u prefix is given.
38
39 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
40 Init to beginning-of-buffer and end-of-buffer.
41 (cua--undo-push-mark): New defvar.
42 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
43 already active and command is in cua--preserve-mark-commands.
44 Also fix check for shift modifier on non-window systems.
45 (cua--post-command-handler): Clear inhibit-mark-movement if set.
46
47 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
48
49 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
50 of two integers, instead of a cons.
51
52 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
53 `visited-file-modtime' now returns a list of two integers, instead
54 of a cons.
55
56 * dired.el (dired-directory-changed-p): Ditto.
57
58 * progmodes/grep.el (grep): Doc fix.
59
60 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
61
62 * autorevert.el (auto-revert-tail-mode)
63 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
64 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
65 in both at the same time.
66 (auto-revert-tail-mode): New command.
67 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
68 (auto-revert-handler): Revert only either tail or whole file.
69
70 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
71 add auto-revert-tail-mode.
72
73 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
74
75 * printing.el: Doc fix. Change name of some funs.
76 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
77 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
78 (pr-standard-file-name): New fun. Replace pr-standard-path.
79 (pr-call-process): Code fix.
80
81 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
82
83 * subr.el (with-selected-window): Doc fix.
84
85 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
86
87 * subr.el (get-buffer-window-list): Doc fix.
88
89 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
90
91 * files.el (switch-to-buffer-other-window): Doc fix.
92
93 * window.el (save-selected-window, one-window-p)
94 (split-window-keep-point, split-window-vertically)
95 (split-window-horizontally): Doc fixes.
96
97 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
98
99 * printing.el: Doc fix. Now it uses call-process instead of
100 shell-command for low command execution.
101 (pr-version): New version number (6.8).
102 (pr-shell-file-name): Option removed.
103 (pr-shell-command): Fun removed.
104 (pr-call-process): New fun. Replace pr-shell-command.
105 (pr-standard-path, pr-remove-nil-from-list): New funs.
106 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
107 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
108 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
109 (pr-ps-utility-process, pr-txt-print): Code fix.
110
111 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
112
113 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
114 boolean.
115
116 2004-07-09 Lars Hansen <larsh@math.ku.dk>
117
118 * wid-edit.el (widget-field-buffer): Doc fix.
119
120 2004-07-09 John Paul Wallington <jpw@gnu.org>
121
122 * emacs-lisp/re-builder.el (reb-update-overlays): Distinguish
123 between one and several matches in message.
124
125 2004-07-09 Richard M. Stallman <rms@gnu.org>
126
127 * mouse.el (mouse-set-region-1): If transient-mark-mode
128 is `identity', change it to `only'.
129
130 * simple.el (current-word): Doc fix.
131
132 2004-07-09 Mark A. Hershberger <mah@everybody.org>
133
134 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
135 so that it is more understanding of whitespace.
136
137 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
138 form
139 (("ns" . "element") (attr-list) children) instead of
140 ((:ns . "element") (attr-list) children) in order to reduce the
141 number of symbols used.
142 (xml-skip-dtd): Change to use xml-parse-dtd but set
143 xml-validating-parsing to nil.
144 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
145 (xml-substitute-entity): Remove in favor of new entity substitution.
146 (xml-substitute-special): Rewrite in to substitute complex
147 entities from DOCTYPE declarations.
148 (xml-parse-fragment): Parse fragments from entity deleclarations.
149 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
150 (xml-parse-dtd, xml-substitute-special): Make validity checks
151 conditioned on xml-validating-parser. Add "Not Well Formed" to
152 error messages about well-formedness.
153
154 2004-07-08 Steven Tamm <steventamm@mac.com>
155
156 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
157 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
158 Do not treat double clicks and triple clicks specially in the
159 scroll bar (preventing strange repositioning problems)
160
161 2004-07-06 Stefan <monnier@iro.umontreal.ca>
162
163 * replace.el (query-replace-regexp-eval): Fix last change.
164
165 2004-07-05 Stefan <monnier@iro.umontreal.ca>
166
167 * replace.el (query-replace-descr): New fun.
168 (query-replace-read-from, query-replace-read-args): Default to the
169 previous from&to.
170 (query-replace-read-to): Quote the `from' string when displaying it.
171 (query-replace-regexp-eval): Immediately check read-only status.
172 Use query-replace-read-from to get the \n checking.
173 Quote the `from' string when displaying it.
174 (map-query-replace-regexp, occur-read-primary-args):
175 Quote the `from' string when displaying it.
176
177 * isearch.el (isearch-query-replace): Pass the regexp-ness and
178 delimited-ness of the search to query-replace.
179
180 * replace.el (query-replace-read-from, query-replace-read-to):
181 New funs extracted from query-replace-read-args.
182 (query-replace-read-args): Use them.
183
184 * replace.el (query-replace-interactive, query-replace-read-args):
185 Remove the `initial' special value.
186 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
187 (occur-engine): Remove unused var `matchend'.
188
189 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
190 Use the search string without prompting.
191
192 2004-07-05 Kenichi Handa <handa@m17n.org>
193
194 * international/mule.el (decode-coding-inserted-region):
195 Set last-coding-system-used only when coding is nil.
196
197 2004-07-03 Eli Zaretskii <eliz@gnu.org>
198
199 * progmodes/grep.el (grep-compute-defaults, grep-command)
200 (grep-program, find-program, grep-find-use-xargs, grep-history)
201 (grep-find-history, grep-tag-default, grep-find-command)
202 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
203 Add autoload cookies, for unbundled packages that load `compile'
204 and expect all grep-related symbols to become defined.
205
206 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
207
208 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
209 (iimage-mode-image-search-path): New user option to search the
210 image file.
211 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
212 have locate-file.
213 (iimage-mode-buffer): Use it.
214
215 2004-07-03 Nick Roberts <nickrob@gnu.org>
216
217 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
218 carefully.
219 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
220
221 2004-07-03 Juri Linkov <juri@jurta.org>
222
223 * replace.el (query-replace-read-args): Swallow space after 'foo,
224 not after (quote foo). Match space only immediately after symbol,
225 not anywhere in the whole string.
226
227 2004-07-02 Richard M. Stallman <rms@gnu.org>
228
229 * replace.el (query-replace-read-args): Swallow space after
230 symbols, not after closeparens. But avoid error if string ends there.
231
232 * progmodes/python.el (python-beginning-of-statement):
233 Exit the loop if backward-up-list gets error.
234
235 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
236
237 2004-07-02 Andre Spiegel <spiegel@gnu.org>
238
239 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
240 only if vc-consult-headers is non-nil.
241
242 2004-07-02 Juri Linkov <juri@jurta.org>
243
244 * pcvs.el (cvs-mode-diff-repository): New command.
245
246 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
247
248 2004-07-01 Juri Linkov <juri@jurta.org>
249
250 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
251 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
252 C-M-% to isearch-query-replace-regexp.
253 (minibuffer-local-isearch-map): Add arrow key bindings.
254 Bind C-f to isearch-yank-char-in-minibuffer.
255 (isearch-forward): Doc fix.
256 (isearch-edit-string): Doc fix.
257 (isearch-query-replace, isearch-query-replace-regexp): New funs.
258 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
259 (isearch-yank-char): Add optional arg.
260 (isearch-yank-char-in-minibuffer): New fun.
261
262 * replace.el (query-replace-interactive): Change type from boolean
263 to choice. Add value `initial'.
264 (query-replace-read-args): Handle value `initial' of
265 query-replace-interactive.
266
267 2004-06-29 Kim F. Storm <storm@cua.dk>
268
269 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
270 (breakpoint-disabled-bitmap-face): Add :group 'gud.
271
272 * progmodes/ada-xref.el (ada-tight-gvd-integration):
273 Add :group 'ada.
274
275 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
276
277 2004-06-29 Juri Linkov <juri@jurta.org>
278
279 * replace.el (query-replace-read-args): Swallow a space after
280 everything except )]" which in most cases means after a symbol.
281
282 * emacs-lisp/pp.el (pp-buffer): Add autoload.
283
284 2004-06-28 Richard M. Stallman <rms@gnu.org>
285
286 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
287 More changes to go with previous change in font-lock.el.
288
289 2004-06-26 David Kastrup <dak@gnu.org>
290
291 * replace.el (perform-replace): Highlight the match even in
292 non-query mode if there is potential replace string editing.
293
294 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
295
296 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
297 agree with new return value of `file-remote-p'.
298 This syncs with Tramp 2.0.42.
299
300 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
301 according to new documentation of `file-remote-p'.
302
303 * files.el (file-remote-p): Fix doc to say that return value is
304 identification of remote system, if not nil.
305 (file-relative-name): Use new return value of `file-remote-p'.
306
307 2004-06-26 Nick Roberts <nickrob@gnu.org>
308
309 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
310 (gdb-goto-breakpoint): Fix breakage.
311
312 2004-06-26 Eli Zaretskii <eliz@gnu.org>
313
314 * man.el (Man-getpage-in-background): Add windows-nt to the list
315 of systems where shell-file-name should be used instead of
316 literal "sh".
317
318 2004-06-25 Sam Steingold <sds@gnu.org>
319
320 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
321 function names `(setf symbol)'.
322
323 2004-06-24 Richard M. Stallman <rms@gnu.org>
324
325 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
326
327 * font-lock.el (font-lock-keywords): Change format of compiled values.
328 Document it.
329 (font-lock-add-keywords): If font-lock-keywords is compiled,
330 extract the uncompiled version, modify, then recompile.
331 (font-lock-remove-keywords): Likewise.
332 (font-lock-fontify-keywords-region): Handle changed format.
333 (font-lock-compile-keywords): Handle changed format.
334 (font-lock-set-defaults): Compile the keywords explicitly here.
335
336 2004-06-24 David Kastrup <dak@gnu.org>
337
338 * replace.el (query-replace-read-args): Implement `\,' and `\#'
339 replacements here.
340 (query-replace-regexp): Doc string explaining this and the new
341 `\?' replacement. Remove `\,' and `\#' implementation here, as it
342 is better placed in `query-replace-read-args'.
343 (replace-regexp): Explain `\,', `\#' and `\?'.
344 (replace-match-data): New function for thorough reuse/destruction
345 of old match-data.
346 (replace-match-maybe-edit): Function for implementing `\?' editing.
347 (perform-replace): Fix maintaining of the match stack including
348 already matched regions, implement `\?', fix various problems
349 with regions while editing and other stuff.
350 (replace-highlight): Simplify.
351
352 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
353
354 * progmodes/grep.el (grep-error-screen-columns): New variable.
355 (grep-regexp-alist): Give it the full functionality of gnu style
356 compilation messages with line and column ranges. Ask me for the
357 perl script I'm working on, that uses these.
358
359 2004-06-23 Nick Roberts <nickrob@gnu.org>
360
361 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
362 Remove.
363 (comint-insert-input, comint-mouse-insert-input): New functions
364 based on comint-insert-clicked-input for two bindings but just
365 one functionality.
366
367 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
368
369 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
370
371 2004-06-23 Lars Hansen <larsh@math.ku.dk>
372
373 * files.el (write-contents-functions): Doc fix.
374
375 2004-06-21 Juanma Barranquero <lektu@terra.es>
376
377 * image.el (image-library-alist): Rewrite docstring in active voice.
378
379 2004-06-20 Richard M. Stallman <rms@gnu.org>
380
381 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
382
383 * isearch.el (isearch-repeat): Avoid testing old match data.
384 (isearch-message): Display trailing space in special font
385 when search is failing.
386 (isearch-search-fun-function): Doc fix.
387
388 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
389
390 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
391
392 * frame.el (show-trailing-whitespace): Doc fix.
393
394 * cus-edit.el (custom-variable-documentation): New function.
395 (custom-variable): Use it.
396
397 2004-06-19 Nick Roberts <nickrob@gnu.org>
398
399 * man.el (Man-getpage-in-background): Revert previous change but
400 make cygwin a special case.
401
402 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
403
404 * autorevert.el (global-auto-revert-non-file-buffers):
405 Update docstring.
406
407 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
408
409 * progmodes/compile.el (compilation-error-properties): Store one
410 more than end-col, if present, so that transient-mark-mode will
411 highlight last char too.
412 * progmodes/grep.el (grep-regexp-alist): Match columns and column
413 ranges, if present.
414
415 2004-06-18 Jason Rumney <jasonr@gnu.org>
416
417 * makefile.w32-in: Double percent signs in for loops.
418
419 2004-06-17 David Kastrup <dak@gnu.org>
420
421 * replace.el (query-replace-read-args): Only warn about use of \n
422 and \t when we are doing a regexp replacement and the actual
423 escaped character is n or t.
424 (query-replace-regexp): Add \, and \# interpretation to
425 interactive call and document it.
426 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
427 as shortkey for replace-count.
428 (replace-quote): New function for doubling backslashes.
429
430 2004-06-17 Juanma Barranquero <lektu@terra.es>
431
432 * files.el (parse-colon-path, cd): Mention in docstring that the
433 path separator is colon in GNU-like systems.
434
435 * newcomment.el (comment-region-internal): Fix docstring.
436
437 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
438 (ewoc-invalidate, ewoc-collect): Doc fixes.
439 (ewoc--create-node, ewoc--delete-node-internal):
440 Fix typos in docstring.
441
442 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
443
444 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
445 manual to docstring.
446
447 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
448
449 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
450
451 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
452
453 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
454 Add hyperlink to emacs-xtra manual to docstring.
455
456 * autorevert.el (global-auto-revert-non-file-buffers):
457 Add hyperlink to emacs-xtra manual to docstring, as well as an
458 info-link.
459
460 2004-06-14 Juanma Barranquero <lektu@terra.es>
461
462 * image.el (image-library-alist): New variable to map image types
463 to external libraries. Initialized to nil, unless system-specific
464 configs change it.
465 (image-type-available-p): Determine whether an image type is
466 available by calling `init-image-library'.
467
468 * term/w32-win.el (image-library-alist): Initialize to a known set
469 of probable library names.
470
471 2004-06-14 Kenichi Handa <handa@m17n.org>
472
473 * international/code-pages.el (windows-1256, cp1125): Fix tables
474 for several characters.
475
476 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
477
478 2004-06-13 Richard M. Stallman <rms@gnu.org>
479
480 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
481
482 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
483 not "`pc-selection-mode'".
484
485 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
486
487 * simple.el (previous-matching-history-element): Specify a default.
488
489 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
490
491 * cus-face.el (custom-declare-face): Simplify code.
492
493 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
494
495 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
496
497 * files.el (before-save-hook): Add `time-stamp' to the options.
498
499 * time-stamp.el (time-stamp): Recommend adding it to
500 `before-save-hook', rather than `write-file-functions'.
501 Make a similar change in `Commentary' section.
502
503 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
504
505 * diff-mode.el (diff-current-defun): If at start of hunk, use
506 position of first change.
507
508 2004-06-13 Lars Hansen <larsh@math.ku.dk>
509
510 * dired-x.el (dired-mark-omitted): Bind to "*O".
511
512 2004-06-12 Karl Fogel <kfogel@red-bean.com>
513
514 * bookmark.el (bookmark-bmenu-relocate): New function, as
515 suggested by David J. Biesack <David.Biesack@sas.com>.
516 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
517 (bookmark-bmenu-mode): Describe binding in doc string.
518 (bookmark-set-filename): Save the bookmark list if it's time.
519
520 2004-06-13 Kenichi Handa <handa@m17n.org>
521
522 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
523 (ccl-untranslated-to-ucs): Fix typo.
524
525 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
526
527 * progmodes/python.el (python-open-block-statement-p):
528 Fix indentation after a block opening that contains a comment.
529
530 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
531
532 * bindings.el (completion-ignored-extensions): Add file extensions
533 of Python byte-compiled files.
534
535 2004-06-12 Juri Linkov <juri@jurta.org>
536
537 * info.el (Info-goto-node): Add autoload.
538 (Info-toc): Add substring-no-properties on Info file name.
539 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
540 (Info-mode-map): Bind L to Info-history, T to Info-toc.
541
542 2004-06-12 Kenichi Handa <handa@m17n.org>
543
544 * international/mule-cmds.el (set-language-environment):
545 Load subst tables if necessary.
546
547 * international/mule.el (decode-char): Load subst tables if necessary.
548 (encode-char): Likewise.
549
550 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
551 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
552 (utf-16le-decode-loop): Set r5 to -1 before loop.
553 (utf-16be-decode-loop): Likewise.
554 (ccl-decode-mule-utf-16le): Add EOF processing block.
555 (ccl-decode-mule-utf-16be): Likewise.
556 (ccl-decode-mule-utf-16le-with-signature): Likewise.
557 (ccl-decode-mule-utf-16be-with-signature): Likewise.
558 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
559 (ccl-mule-utf-16-encode-untrans): New CCL.
560 (utf-16-decode-to-ucs): Handle pre-read character.
561 (utf-16le-encode-loop): Handle surrogate pair.
562 (utf-16be-encode-loop): Likewise.
563 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
564 of utf-16le-encode-loop.
565 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
566 of utf-16be-encode-loop.
567 (mule-utf-16-post-read-conversion):
568 Call utf-8-post-read-conversion at first.
569 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
570 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
571 Add post-read-conversion and pre-write-conversion.
572
573 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
574 (utf-translate-cjk-unicode-range): New variable.
575 (utf-translate-cjk-load-tables): New function.
576 (utf-lookup-subst-table-for-decode): New function.
577 (utf-lookup-subst-table-for-encode): New function.
578 (utf-translate-cjk-mode): Init-value changed to t. Don't load
579 tables here. Update safe-charsets of utf-* coding systems.
580 (ccl-mule-utf-untrans): New CCL.
581 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
582 at end of each branch.
583 (ccl-mule-utf-8-encode-untrans): New CCL.
584 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
585 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
586 length of encoding. Don't return r0.
587 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
588 (utf-8-post-read-conversion): Narrow to region properly.
589 If utf-translate-cjk-mode is on, load tables if necessary.
590 Call utf-8-compose with hash-table arg if necessary.
591 Call XXX-compose-region instead of XXX-post-read-convesion.
592 (utf-8-pre-write-conversion): New function.
593 (mule-utf-8): Include CJK charsets in safe-charsets if
594 utf-translate-cjk-mode is on. Add pre-write-conversion.
595
596 * international/characters.el: Temporarily set
597 utf-translate-cjk-mode to nil.
598
599 * language/devan-util.el (devanagari-compose-region):
600 Add autoload cookie.
601
602 * international/ccl.el (ccl-dump-call): Fix printing the
603 subroutine name.
604
605 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
606
607 * dired.el (dired-revert): If buffer is marked unmodified before
608 reverting, keep it marked unmodified.
609 Adapt to new conventions for commenting out code.
610 (dired-make-relative): Adapt to new conventions for commenting out code.
611
612 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
613
614 * eshell/esh-module.el (eshell-load-defgroups):
615 Bind `vc-handled-backends' to nil when opening files.
616
617 2004-06-11 Juanma Barranquero <lektu@terra.es>
618
619 * files.el (parse-colon-path, cd): Doc fixes (refer to
620 `path-separator', not colon).
621
622 2004-06-10 Juanma Barranquero <lektu@terra.es>
623
624 * newcomment.el (comment-search-forward)
625 (comment-search-backward): Fix typos in docstring.
626 (comment-region): Doc fix.
627
628 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
629
630 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
631 switch is no longer stored in `dired-switches-alist'.
632
633 * dired-aux.el (dired-insert-subdir): Do not store R switch in
634 `dired-switches-alist'.
635
636 2004-06-10 Kim F. Storm <storm@cua.dk>
637
638 * pcvs.el (cvs-mode-diff-yesterday): New command.
639
640 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
641
642 2004-06-10 Juri Linkov <juri@jurta.org>
643
644 * emacs-lisp/edebug.el (edebug-eval-defun):
645 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
646 Fix docstring.
647
648 * simple.el (eval-expression-print-format): Don't print additional
649 information on the first call to `eval-print-last-sexp'.
650 (next-error-find-buffer): Fix punctuation.
651 (killing) <defgroup>: Fix punctuation.
652 (yank-excluded-properties): Change group from editing to killing.
653
654 * replace.el (perform-replace): Use `limit' to terminate the
655 while-loop explicitly.
656
657 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
658
659 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
660 Use lc-*.xpm as prefix instead of *-locol.xpm.
661
662 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
663 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
664 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
665 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
666 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
667 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
668 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
669 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
670 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
671 * toolbar/lc-up_arrow.xpm:
672 Renamed from *-locol.xpm.
673
674 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
675
676 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
677 include forms like &<str>; as valid url patterns.
678
679 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
680
681 * dired.el (dired-diff, dired-backup-diff)
682 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
683 (dired-do-chown, dired-do-touch, dired-do-print)
684 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
685 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
686 (dired-create-directory, dired-do-copy, dired-do-symlink)
687 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
688 (dired-do-copy-regexp, dired-do-hardlink-regexp)
689 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
690 (dired-maybe-insert-subdir, dired-next-subdir)
691 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
692 (dired-kill-subdir, dired-tree-up, dired-tree-down)
693 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
694 (dired-run-shell-command, dired-query): Remove redundant,
695 or incorrect, autoloads.
696
697 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
698 does not end in a slash. Add optional argument KILL-ROOT.
699 Update docstring.
700 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
701 (dired-query): Add autoloads.
702
703 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
704
705 * progmodes/compile.el (compilation-set-window-height):
706 Rearrange the save-* functions because a buffer can have several current
707 point in different windows.
708 (compilation-error-regexp-alist-alist): Recognize {standard input}
709 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
710
711 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
712
713 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
714 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
715 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
716 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
717 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
718 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
719 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
720 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
721 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
722 * toolbar/up_arrow-locol.xpm:
723 New versions of icons that uses fewer colors.
724
725 * toolbar/tool-bar.el (tool-bar-local-item)
726 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
727 if display-color-cells is 256 or less.
728
729 2004-06-08 Kim F. Storm <storm@cua.dk>
730
731 * wid-edit.el (widget-specify-button): Use hand pointer rather
732 than mouse-face as visible mouse-over effect.
733
734 2004-06-07 Karl Fogel <kfogel@red-bean.com>
735
736 * saveplace.el (save-place-alist-to-file): Bind `print-length'
737 and `print-level' to nil when writing out `save-place-alist'.
738 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
739
740 2004-06-07 Juanma Barranquero <lektu@terra.es>
741
742 * completion.el (completion-kill-region): Doc fix.
743
744 * format.el (format-insert-annotations)
745 (format-annotate-location): Doc fixes.
746 (format-subtract-regions): Make arguments match their use in docstring.
747
748 * simple.el (kill-region): Doc fix.
749
750 * subr.el (insert-buffer-substring-no-properties)
751 (insert-buffer-substring-as-yank): Doc fixes.
752
753 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
754
755 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
756 Update docstring.
757 (dired-reset-subdir-switches): New function.
758
759 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
760 Limit scope of `buffer-read-only' binding.
761
762 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
763
764 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
765 eshell-explicit-command-char.
766
767 2004-06-06 Juanma Barranquero <lektu@terra.es>
768
769 * help-fns.el (help-argument-name): Inherit from italic face only
770 if the frame supports it.
771
772 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
773
774 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
775 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
776 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
777 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
778 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
779 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
780 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
781 New conversions from xpm files.
782
783 * toolbar/README: New file.
784
785 2004-06-06 Richard M. Stallman <rms@gnu.org>
786
787 * isearch.el (isearch-mode-map): Undo previous change.
788
789 2004-06-05 Juri Linkov <juri@jurta.org>
790
791 * bindings.el (debug-ignored-errors): Add regexps for history
792 related messages. Remove $ from "No further undo information".
793 Move Ediff's messages to ediff.el.
794
795 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
796
797 * cus-edit.el (custom-display): Add `min-colors'.
798
799 * custom.el (defface): Add `supports' to docstring.
800
801 * help-fns.el (help-argument-name): Add :group 'help.
802
803 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
804
805 * find-dired.el (find-ls-subdir-switches): New user option.
806 (find-dired): No longer call `abbreviate-file-name' on DIR.
807 Set `dired-subdir-switches' buffer-locally.
808
809 * locate.el: Merge the two `Commentary' sections.
810 (locate-ls-subdir-switches): New user option.
811 (locate): Update for other changes.
812 (locate-mode-map): Restore Dired binding for mouse-2.
813 Bind `locate-mouse-view-file' to M-mouse-2.
814 Bind `l' to `locate-do-redisplay'.
815 (locate-main-listing-line-p, locate-do-redisplay): New functions.
816 (locate-mouse-view-file, locate-tags, locate-find-directory):
817 Print message if used outside main listing.
818 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
819 Various changes to support inserted subdirectories.
820 (locate-insert-header): Change header of *Locate* buffer.
821
822 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
823 Change interactive default switches.
824 (dired-rename-subdir-2): Update `dired-switches-alist'.
825 (dired-insert-subdir, dired-kill-subdir):
826 Handle `dired-switches-alist'. Do not mark buffer modified.
827 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
828 (dired-insert-subdir-doinsert): Omit messages.
829 Handle `dired-subdir-switches'.
830 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
831
832 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
833 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
834 subdirs if -R switch is used for a subdir.
835 (dired-mode): Set `dired-switches-alist'.
836 (dired-build-subdir-alist): Only print number of directories in
837 echo area when invoked interactively.
838
839 2004-06-05 Lars Hansen <larsh@math.ku.dk>
840
841 * dired-x.el (dired-omit-mode): Rename from
842 dired-omit-files-p. Use define-minor-mode to define it.
843 (dired-omit-files-p): Add as alias for dired-omit-mode.
844 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
845 dired-mark-omitted.
846 (dired-mark-omitted): Add. Bind to M-O.
847
848 2004-06-05 Kenichi Handa <handa@m17n.org>
849
850 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
851
852 2004-06-05 Juanma Barranquero <lektu@terra.es>
853
854 * help-fns.el (help-argument-name): Reintroduce face.
855 (help-default-arg-highlight): Use it, now that
856 `face-differs-from-default-p' can be trusted.
857
858 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
859
860 * textmodes/table.el: Sentence commands added to Point Motion
861 group; kill and backward-kill commands added to Extraction group.
862
863 2004-06-04 Mario Lang <mlang@delysid.org>
864
865 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
866 systems appear to use mW, make the code handle this. Fix a
867 division-by-zero bug while at it, and handle kernels with
868 a slightly different layout in /proc/acpi.
869
870 2004-06-04 Karl Fogel <kfogel@red-bean.com>
871
872 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
873 because the latter is a CL-ism. This fixes the bug reported by
874 Shawn Boyette <mdxi@collapsar.net> in
875 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
876
877 2004-06-04 Miles Bader <miles@gnu.org>
878
879 * faces.el (display-supports-face-attributes-p): Function moved to
880 C code. Previously only the tty-related portion of this function
881 was done in C; however the previous attempt to do a halfway-proper
882 job for non-tty displays in lisp didn't work properly because of
883 funny conditions during Emacs startup.
884 (face-differs-from-default-p): Simplify, now that
885 display-supports-face-attributes-p works properly on all display
886 types. Remove :stipple from comparison; it doesn't really work
887 in emacs anyway.
888
889 2004-06-04 Miles Bader <miles@gnu.org>
890
891 * faces.el (face-differs-from-default-p): Use a different
892 implementation, so we can really check whether FACE displays
893 differently or not.
894
895 2004-06-04 Miles Bader <miles@gnu.org>
896
897 * faces.el (display-supports-face-attributes-p): Implement a
898 `different from default' check for non-tty displays.
899
900 2004-06-03 David Kastrup <dak@gnu.org>
901
902 * woman.el (woman-mapcan): More concise code.
903 (woman-topic-all-completions, woman-topic-all-completions-1)
904 (woman-topic-all-completions-merge): Replace by a simpler and
905 much faster implementation based on O(n log n) sort/merge instead
906 of the old O(n^2) behavior.
907
908 2004-06-03 Miles Bader <miles@gnu.org>
909
910 * subr.el (read-number): Use canonical format for default in prompt.
911
912 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
913 Add regexp for " [...]" style defaults.
914
915 2004-06-02 Romain Francoise <romain@orebokech.com>
916
917 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
918 groups: if the user asks for a hidden buffer, open the
919 corresponding filter group to expose it.
920
921 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
922 `ibuffer-jump-to-buffer'.
923 (ibuffer-jump-offer-only-visible-buffers): New user option.
924
925 2004-06-02 Juanma Barranquero <lektu@terra.es>
926
927 * faces.el (frame-update-faces): Add empty docstring so the one
928 for `ignore' doesn't show through.
929
930 * subr.el (process-kill-without-query): Remove spurious "\n" on
931 obsolescence string.
932 (focus-frame, unfocus-frame): Add obsolescence declaration and
933 empty docstring.
934
935 * international/mule.el (register-char-codings): Make alias for
936 `ignore'. Move docstring to obsolescence info and remove redundancy.
937
938 2004-06-02 Kim F. Storm <storm@cua.dk>
939
940 * frame.el (blink-cursor-start): Turn cursor off initially so blink
941 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
942
943 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
944
945 * comint.el (comint-replace-by-expanded-history-before-point):
946 Obey `start' as the docstring says.
947 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
948 (comint-update-fence): Prevent font-lock from running unnecessarily.
949 (comint-dynamic-list-completions): Use with-current-buffer.
950
951 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
952
953 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
954 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
955 (bibtex-entry-update): Handle alternatives and optional fields.
956 (bibtex-parse-entry): Bugfix, handle empty key.
957
958 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
959
960 * vc-arch.el (vc-arch-state): Don't assume the file exists.
961
962 2004-05-31 Lars Hansen <larsh@math.ku.dk>
963
964 * desktop.el (desktop-save): Don't save minor modes without a
965 known mode initialization function.
966
967 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
968
969 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
970
971 * autorevert.el: Update `Commentary' section.
972
973 2004-05-30 Juanma Barranquero <lektu@terra.es>
974
975 * dos-fns.el (convert-standard-filename):
976 * files.el (convert-standard-filename):
977 * w32-fns.el (convert-standard-filename):
978 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
979
980 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
981
982 Sync with Tramp.
983
984 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
985 (tramp-let-maybe): Move to an earlier spot in the file.
986 Patch by Andreas Schwab.
987
988 2004-05-30 Andreas Schwab <schwab@suse.de>
989
990 * dired.el (dired-get-filename): Don't use dired-re-dot.
991
992 2004-05-30 Richard M. Stallman <rms@gnu.org>
993
994 * files.el (find-file): Doc fix.
995
996 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
997
998 2004-05-30 Nick Roberts <nickrob@gnu.org>
999
1000 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
1001 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
1002 modeline of the locals buffer.
1003 (gdb-goto-breakpoint): Handle gdbmi.
1004 (gdb-get-frame-number): Change for gdbmi.
1005
1006 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
1007
1008 * files.el (file-remote-p): Apply file name handler for operation
1009 `file-remote-p'. It isn' a property any longer.
1010 (file-relative-name): `fh' and `fd' get the required value via
1011 `find-file-name-handler' already.
1012
1013 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
1014 (top): Remove setting of `file-remote-p' property for
1015 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
1016
1017 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
1018
1019 Version 2.0.41 of Tramp released.
1020
1021 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
1022 Throw away if process has died.
1023 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
1024 (tramp-out-of-band-prompt-regexp): Rename to
1025 `tramp-process-alive-regexp', because its usage is widen.
1026 (tramp-actions-copy-out-of-band): Apply it.
1027 (tramp-actions-before-shell, tramp-multi-actions):
1028 Add `tramp-action-process-alive' action.
1029 (tramp-action-process-alive): New defun.
1030 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
1031 Add entry for `file-remote-p'.
1032 (tramp-handle-file-remote-p): New defun.
1033 (top): Remove setting of `file-remote-p'. Don't set
1034 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
1035
1036 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
1037 `file-remote-p'.
1038
1039 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
1040 counted for (last) line. [They should or they shouldn't? --Stef]
1041 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
1042
1043 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
1044
1045 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
1046 not really necessary but seems to keep the shell history smaller
1047 in some cases. It is no substitute for setting HISTFILE and
1048 HISTSIZE from tramp-open-connection-setup-interactive-shell,
1049 though. Suggested by Luc Teirlinck.
1050 (tramp-open-connection-setup-interactive-shell): Export variables
1051 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
1052 (tramp-set-process-query-on-exit-flag): New compat function.
1053 (tramp-open-connection-multi, tramp-open-connection-su)
1054 (tramp-open-connection-rsh, tramp-open-connection-telnet)
1055 (tramp-do-copy-or-rename-file-out-of-band): Use it.
1056 (tramp-let-maybe): New macro, let-binds a variable only if it
1057 isn't obsolete.
1058 (tramp-check-ls-commands, tramp-handle-expand-file-name)
1059 (tramp-handle-file-truename): Use it.
1060 (tramp-completion-file-name-regexp-unified): Avoid matching
1061 filenames starting with "/:" -- those are reserved for
1062 file-name-non-special.
1063
1064 * tramp-smb.el (tramp-smb-open-connection):
1065 Use tramp-set-process-query-on-exit-flag compat function.
1066
1067 2004-05-29 Richard M. Stallman <rms@gnu.org>
1068
1069 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
1070
1071 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
1072 (eval-last-sexp-print-value): Print char equivalent regardless
1073 of standard-output value.
1074
1075 * thumbs.el (thumbs-subst-char-in-string): Delete.
1076 (thumbs-thumbname): Use subst-char-in-string.
1077 (thumbs-resize-image): Use condition-case, not ignore-errors.
1078 (thumbs-kill-buffer): Likewise.
1079
1080 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
1081 (thumbs-mode): Make buffer read-only.
1082 (thumbs-make-thumb): Unconditionally accept an existing file.
1083 (thumbs-insert-thumb): Add thumb-image-file property to the image.
1084 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
1085 (thumbs-show-thumbs-list): Error if images not supported.
1086 (thumbs-save-current-image): Improve prompt string.
1087 (thumbs-mode-map): Define u, R, x.
1088 (thumbs-unmark): New command.
1089 (thumbs-emboss-image): Minor cleanup.
1090 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
1091 (thumbs-rename-images): New command.
1092 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
1093
1094 * thumbs.el (thumbs-current-image): New function.
1095 (thumbs-file-list, thumbs-file-alist): New functions.
1096 (thumbs-find-image): Delete arg L.
1097 Don't set up thumbs-fileL as buffer-local global var.
1098 (thumbs-find-image-at-point): Use thumbs-current-image.
1099 (thumbs-set-image-at-point-to-root-window): Likewise.
1100 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
1101 Record and warn about errors. Update thumbs-markedL for deletions.
1102 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
1103 (thumbs-redraw-buffer): Use thumbs-file-list.
1104 (thumbs-mark): Use thumbs-current-image.
1105 (thumbs-show-name): Use thumbs-current-image.
1106
1107 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
1108 and imenu--last-menubar-index-alist.
1109
1110 * subr.el (with-selected-window): Undo previous change.
1111
1112 2004-05-29 John Paul Wallington <jpw@gnu.org>
1113
1114 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
1115 (thumbs-mouse-find-image): New command.
1116 (thumbs-mode-map): Bind it to mouse-2.
1117 (thumbs-mode): Make mode-class special.
1118 (thumbs-view-image-mode): Likewise.
1119
1120 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
1121
1122 * flymake.el: New file.
1123
1124 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
1125
1126 * files.el (find-file-noselect-1): Do not bind
1127 `inhibit-read-only' to t during execution of
1128 `find-file-not-found-functions'.
1129
1130 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1131
1132 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
1133 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
1134
1135 2004-05-28 Juri Linkov <juri@jurta.org>
1136
1137 * simple.el (eval-expression-print-format): New fun.
1138
1139 * simple.el (eval-expression):
1140 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
1141 * emacs-lisp/edebug.el (edebug-compute-previous-result)
1142 (edebug-eval-expression): Print additionally the value returned by
1143 `eval-expression-print-format'.
1144
1145 * emacs-lisp/lisp.el (insert-pair-alist): New var.
1146 (insert-pair): Make arguments optional. Find character pair
1147 from `insert-pair-alist' according to the last input event.
1148 (insert-parentheses): Make arguments optional.
1149 (raise-sexp, delete-pair): New funs.
1150
1151 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
1152 (emacs-lisp-mode-map, lisp-interaction-mode-map):
1153 Bind C-M-q to `indent-pp-sexp'.
1154
1155 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
1156 `pp-to-string' modified to be able to format text with newlines.
1157 (pp-to-string): Move the buffer-formatting part of the code to
1158 `pp-buffer'. Call `pp-buffer'.
1159
1160 * info.el (Info-desktop-buffer-misc-data): Don't save information
1161 about virtual files.
1162 (Info-restore-desktop-buffer): Restore Info buffers in prepared
1163 buffers with names obtained from the desktop file instead of the
1164 default *info* buffer.
1165
1166 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1167
1168 * subr.el (with-selected-window): Only save/restore the selected window.
1169
1170 * progmodes/compile.el (compilation-error-regexp-alist):
1171 Use expand-file-name and data-directory.
1172
1173 * progmodes/grep.el (grep-tree): Rework previous fix.
1174
1175 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
1176 after the user marked text with the mouse.
1177
1178 * startup.el (command-line): Keep the first regexp of
1179 auto-save-file-name-transforms intact.
1180
1181 2004-05-28 Juanma Barranquero <lektu@terra.es>
1182
1183 * cus-edit.el (customize-face, customize-face-other-window)
1184 (custom-face-edit-delete): Make arguments match their use in
1185 docstring.
1186 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
1187 docstring.
1188
1189 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
1190 not `cvs-butlast'.
1191
1192 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
1193 `nbutlast' are in subr.el).
1194
1195 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
1196 (set-w32-system-coding-system): Doc fixes.
1197
1198 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
1199 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
1200 Make arguments match their use in docstring.
1201 (artist-draw-region-trim-line-endings)
1202 (artist-mouse-choose-operation): Fix typo in docstring.
1203 (artist-key-set-point-common): Doc fix.
1204
1205 2004-05-28 Simon Josefsson <jas@extundo.com>
1206
1207 * mail/smtpmail.el (smtpmail-open-stream):
1208 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
1209
1210 2004-05-26 Simon Josefsson <jas@extundo.com>
1211
1212 * starttls.el: Merge with my GNUTLS based starttls.el.
1213 (starttls-gnutls-program, starttls-use-gnutls)
1214 (starttls-extra-arguments, starttls-process-connection-type)
1215 (starttls-connect, starttls-failure, starttls-success): New variables.
1216 (starttls-program, starttls-extra-args): Doc fix.
1217 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
1218 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
1219 and pass on to corresponding *-gnutls function if it is set.
1220
1221 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
1222
1223 * autorevert.el (auto-revert-handler): Disable auto-reverting of
1224 remote files.
1225
1226 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
1227
1228 * files.el (file-name-non-special): There are more operations
1229 which need handling: `find-backup-file-name',
1230 `insert-file-contents', `verify-visited-file-modtime',
1231 `write-region'. Rename t value of method to `add'. Add new
1232 methods `quote' and `unquote-then-quote' to file-arg-indices.
1233
1234 2004-05-25 Juri Linkov <juri@jurta.org>
1235
1236 * info.el (Info-toc): Call Info-mode on intermediate buffer.
1237 (Info-index-nodes): Enclose code in condition-case to catch errors.
1238 (Info-index-node): Don't search all index nodes if request is only
1239 for the current node and file is not in the cache of index nodes.
1240 (Info-mode-map): Bind Info-copy-current-node-name to `w'
1241 for consistency with dired-copy-filename-as-kill.
1242 Bind `S' to Info-search-case-sensitively.
1243 (Info-copy-current-node-name): New arg. With zero prefix arg put
1244 the name inside a function call to `info'. Display copied text in
1245 the echo area.
1246
1247 2004-05-25 Sam Steingold <sds@gnu.org>
1248
1249 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
1250 strip the package prefix from the symbol name, if any.
1251 Make it the `find-tag-default-function' for `lisp-mode'.
1252
1253 2004-05-25 John Paul Wallington <jpw@gnu.org>
1254
1255 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
1256 instead of obsolete `process-kill-without-query'.
1257
1258 * textmodes/texinfmt.el (texinfo-indexvar-alist):
1259 Declare as variable, not constant.
1260
1261 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
1262
1263 * files.el (find-file-noselect-1): Fix bug introduced by
1264 Revision 1.694. As a side effect, `inhibit-read-only'
1265 is again, by default, t during execution of
1266 `find-file-not-found-functions'.
1267 (insert-directory): Check that lines were really inserted by
1268 the --dired switch, before erasing them.
1269
1270 2004-05-24 Nick Roberts <nickrob@gnu.org>
1271
1272 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
1273 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
1274 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
1275 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
1276 gud-minor-mode (gdbmi).
1277
1278 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
1279
1280 * net/browse-url.el (browse-url-interactive-arg): Enable user to
1281 explicitly select the text to be taken as URL.
1282
1283 2004-05-23 Juri Linkov <juri@jurta.org>
1284
1285 * info.el (Info-index-nodes): New var and fun.
1286 (Info-goto-index, Info-index, info-apropos)
1287 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
1288 (Info-index): Fix docstring. Store and restore Info-history-list.
1289 (Info-complete-nodes): New var.
1290 (Info-complete-menu-item): Use it.
1291 (Info-index-node): New fun.
1292 (Info-final-node, Info-forward-node, Info-backward-node)
1293 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
1294 Use Info-index-node.
1295 (Info-extract-menu-item, Info-extract-menu-counting): Set second
1296 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
1297 (Info-find-node-2): If a node with period in its name not found,
1298 try to find a node without the name part after period.
1299 (Info-select-node): Call Info-fontify-node only if
1300 Info-fontify-maximum-menu-size is not nil.
1301 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
1302 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
1303 Preserve Info-history-list.
1304 (Info-toc): Set Info-current-file.
1305 (Info-build-toc): Move point to the beginning of the buffer.
1306 Add main-file variable.
1307 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
1308 Use backslashed representation of the control character ^_.
1309
1310 * textmodes/texinfmt.el (texinfo-print-index): Print index line
1311 numbers in the new Texinfo 4.7 format.
1312
1313 * add-log.el (change-log-font-lock-keywords): Remove `:' from
1314 regexps for function and variable names.
1315
1316 * descr-text.el (describe-property-list): Add [show] button for
1317 `syntax-table' property with action to pp to a separate buffer.
1318 (describe-char): Replace search-forward by re-search-forward with
1319 whitespace regexp after "character:" to not fail in too narrow windows.
1320
1321 * simple.el (next-error-find-buffer): Add a rule to return
1322 next-error capable buffer if one window on the selected frame
1323 displays such buffer.
1324
1325 2004-05-23 Nick Roberts <nickrob@gnu.org>
1326
1327 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
1328 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
1329 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
1330 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
1331 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
1332 Handle new value for gud-minor-mode (gdbmi).
1333 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
1334 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
1335 Change from local to global gdb variable set.
1336 (gdb-ann3): Initialise above gdb variable set.
1337 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
1338 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
1339 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
1340 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
1341 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
1342 (gdb-info-locals-handler, gdb-invalidate-assembler)
1343 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
1344 set as global variables.
1345 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
1346 Handle gdbmi.
1347 (gdb-info-breakpoints-custom): Fix regexp.
1348 (def-gdb-var): Delete.
1349
1350 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
1351 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
1352 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
1353 a new mode. The file (gdb-mi.el) for this mode will be included
1354 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
1355 primary interface.
1356
1357 2004-05-23 Jesper Harder <harder@ifa.au.dk>
1358
1359 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
1360 interpreted as a directory.
1361
1362 2004-05-22 Richard M. Stallman <rms@gnu.org>
1363
1364 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
1365 as a close quote.
1366
1367 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
1368
1369 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
1370 Use assoc-string, not assoc-ignore-case.
1371
1372 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
1373
1374 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
1375 If moving back then fwd gets a defun that ends before point,
1376 try again moving fwd then back.
1377
1378 * files.el (file-name-non-special): Allow t in file-arg-indices
1379 to mean requote the return value. Use `identity' as an element
1380 rather than as the whole value.
1381
1382 * gs.el (gs-options): Add -dSAFER. Mark it risky.
1383
1384 2004-05-22 Juanma Barranquero <lektu@terra.es>
1385
1386 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
1387 `help-make-usage'.
1388 (help-highlight-arguments): Skip function name before searching
1389 for arguments.
1390
1391 2004-05-21 Juanma Barranquero <lektu@terra.es>
1392
1393 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
1394 Don't mention in the docstring these arguments meant for
1395 internal (recursive) use only.
1396 (allout-char-spec): Comment out (it's not implemented).
1397 (allout-old-expose-topic, allout-exposure): Fix docstring and add
1398 obsolescence declaration.
1399 (allout-flatten-exposed-to-buffer)
1400 (allout-indented-exposed-to-buffer): Fix typos in docstring.
1401 (my-mark-marker): Doc fix.
1402 (produce-allout-mode-map, allout-sibling-index)
1403 (allout-isearch-expose, allout-distinctive-bullet)
1404 (allout-open-topic, allout-reindent-body)
1405 (allout-rebullet-heading, allout-process-exposed)
1406 (allout-insert-listified, allout-latex-verb-quote)
1407 (allout-insert-latex-header, allout-insert-latex-trailer):
1408 Make arguments match their use in docstring.
1409 (allout-primary-bullet, allout-old-style-prefixes)
1410 (allout-inhibit-protection, allout-init, allout-mode)
1411 (allout-before-change-protect, allout-flag-region):
1412 Use "Emacs" instead of "emacs" in docstrings.
1413
1414 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
1415
1416 * international/characters.el: Modify syntax of more characters.
1417
1418 2004-05-21 Masatake YAMATO <jet@gyve.org>
1419
1420 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
1421 (etags-tags-completion-table): Show parsing progress.
1422
1423 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
1424
1425 * locate.el (locate-prompt-for-command): Shorten first line of
1426 docstring.
1427 (locate-mode): Expand docstring and include keymap summary.
1428
1429 * files.el (find-file-noselect-1): Limit the scope of the
1430 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
1431 is, by default, nil during the execution of
1432 `find-file-not-found-functions' and `find-file-hook'.
1433
1434 2004-05-20 Michael Mauger <mmaug@yahoo.com>
1435
1436 * facemenu.el (facemenu-color-name-equal): New function.
1437 (list-colors-display): Use it to compare colors instead of
1438 facemenu-color-equal.
1439
1440 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
1441
1442 * compare-w.el (compare-windows-face): Use min-colors instead of
1443 checking for tty or pc types.
1444
1445 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
1446
1447 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
1448 (completion-setup-function): Use with-current-buffer.
1449 Properly save excursion. Simplify.
1450 Don't assume there is necessarily a `mouse-face' property somewhere.
1451
1452 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
1453
1454 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
1455
1456 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
1457 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
1458 Use with-current-buffer.
1459 (byte-goto-log-buffer): Delete.
1460 (byte-compile-log-file): Call compilation-forget-errors.
1461
1462 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
1463
1464 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
1465 output messages into the search result.
1466
1467 2004-05-19 Masatake YAMATO <jet@gyve.org>
1468
1469 * wid-edit.el (widget-radio-button-notify): Revert my last
1470 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
1471
1472 2004-05-19 Kenichi Handa <handa@m17n.org>
1473
1474 * international/characters.el: Fix syntax (open/close) of CJK chars.
1475
1476 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
1477
1478 * help-mode.el (help-go-back): Don't depend on position of back button.
1479
1480 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
1481
1482 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
1483 files files don't contain an accidental additional /.
1484
1485 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
1486 in source buffer.
1487
1488 2004-05-18 Masatake YAMATO <jet@gyve.org>
1489
1490 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
1491 to widget-apply. :action method assumes 2 arguments, not 3.
1492
1493 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
1494
1495 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
1496 New constants.
1497 (hs-special-modes-alist): Add an f90-mode entry.
1498
1499 2004-05-17 Sam Steingold <sds@gnu.org>
1500
1501 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
1502 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
1503
1504 2004-05-16 Kim F. Storm <storm@cua.dk>
1505
1506 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
1507
1508 2004-05-15 John Wiegley <johnw@newartisans.com>
1509
1510 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
1511 (eshell-output-object-to-target): Improve output speed 20% by not
1512 calling `eshell-stringify' if something is already known to be a string.
1513
1514 2004-05-15 Alex Ott <ott@jet.msk.su>
1515
1516 * textmodes/ispell.el (ispell-local-dictionary-alist):
1517 Add windows-1251 to the choice of coding systems.
1518 (ispell-dictionary-alist-6): Add support for "russianw.aff",
1519 encoded in cp1251.
1520
1521 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
1522
1523 * progmodes/compile.el (compilation-warning-face)
1524 (compilation-info-face): Use min-colors.
1525
1526 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1527
1528 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
1529 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
1530 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
1531 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
1532 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
1533 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
1534 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
1535 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
1536 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
1537 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
1538 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
1539 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
1540 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
1541 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
1542
1543 2004-05-15 Kim F. Storm <storm@cua.dk>
1544
1545 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
1546 Use it to set triggered-p element of timer.
1547 (timer-event-handler): Set triggered-p element non-nil while running
1548 the timer function.
1549
1550 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
1551
1552 * descr-text.el (describe-char-unicode-data)
1553 (describe-char-unicodedata-file): Re-enable the unicode code now that
1554 the licensing issues have been cleared in the unicode-4 license.
1555 (describe-text-properties-1): Remove unused `overlay' var.
1556 (describe-char): Remove unused var `buffer'.
1557
1558 2004-05-14 David Ponce <david@dponce.com>
1559
1560 * tree-widget.el: New file.
1561
1562 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
1563
1564 * language/european.el ("Brazilian Portuguese"): Add support for
1565 Brazilian Portuguese.
1566
1567 2004-05-13 John Wiegley <johnw@newartisans.com>
1568
1569 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
1570 `recentf-mode' if this variable has been customized to t.
1571
1572 * eshell/esh-test.el (eshell-test): Call the function
1573 `emacs-version' rather than trying to build a custom version string.
1574
1575 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
1576
1577 * net/telnet.el (telnet-mode): Use define-derived-mode.
1578 Don't modify the global value of comint-prompt-regexp.
1579
1580 2004-05-13 John Paul Wallington <jpw@gnu.org>
1581
1582 * version.el (emacs-version): Check for `gtk' feature before
1583 `x-toolkit' feature.
1584
1585 2004-05-13 Juanma Barranquero <lektu@terra.es>
1586
1587 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
1588 arguments in the docstring, they're used only in recursive calls.
1589
1590 * help-fns.el (help-arg-highlighting-function)
1591 (help-argument-name): Delete.
1592 (help-default-arg-highlight): New function.
1593 (help-do-arg-highlighting): Use it.
1594
1595 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
1596
1597 * calendar/appt.el (appt-disp-window):
1598 Use `calendar-set-mode-line' for a centered mode-line.
1599
1600 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
1601
1602 * calendar/appt.el (appt-disp-window): Do not split window
1603 excessively when `split-height-threshold' is low.
1604
1605 2004-05-12 Nick Roberts <nickrob@gnu.org>
1606
1607 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
1608 kill-buffer-hook here and make it local.
1609 (gud-kill-buffer-hook): Use kill-process for a sure kill.
1610
1611 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
1612
1613 * progmodes/compile.el (compilation-set-window-height):
1614 Use save-excursion to protect against misplaced marker.
1615
1616 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1617
1618 * custom.el (defface): Document that type can have value gtk.
1619
1620 * faces.el (face-spec-set-match-display): Handle type gtk in display.
1621
1622 2004-05-12 Kenichi Handa <handa@m17n.org>
1623
1624 * descr-text.el: Require quail at comile time.
1625 (describe-char): If an input method is on and it supports the
1626 character, show how to input it.
1627
1628 * international/quail.el (quail-install-decode-map): Accept a
1629 char-table whose subtype is `quail-decode-map'.
1630 (quail-store-decode-map-key, quail-gen-decode-map1)
1631 (quail-gen-decode-map, quail-find-key1, quail-find-key)
1632 (quail-show-key): New functions.
1633
1634 2004-05-12 Juanma Barranquero <lektu@terra.es>
1635
1636 * generic.el (define-generic-mode): Remove redundant arglist info.
1637
1638 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
1639 Make arguments match their use in docstring.
1640 (help-arg-highlighting-function): New variable.
1641 (help-argument-name): Mention it in the docstring.
1642 (help-do-arg-highlight): Use it. Expand regexp to accept also
1643 ARG-xxx and xxx-ARG references.
1644
1645 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
1646
1647 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
1648 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
1649 and "mailto:addr1?to=addr2" equal.
1650
1651 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
1652
1653 * man.el (Man-getpage-in-background): Use shell-file-name
1654 and shell-command-switch variables instead of hard-coded values.
1655
1656 2004-05-11 Eli Zaretskii <eliz@gnu.org>
1657
1658 * iimage.el: New file.
1659
1660 2004-05-11 Juanma Barranquero <lektu@terra.es>
1661
1662 * custom.el (custom-initialize-default, defcustom):
1663 Fix typo in docstring.
1664
1665 * files.el (set-visited-file-name, file-expand-wildcards):
1666 Fix docstring.
1667
1668 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
1669
1670 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
1671
1672 * subr.el (eventp): Be more discriminating with integers.
1673
1674 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
1675
1676 * progmodes/compile.el (compile): Add universal prefix arg.
1677 (compilation-error-regexp-alist-alist): Add edg patterns.
1678
1679 2004-05-10 Sam Steingold <sds@gnu.org>
1680
1681 * textmodes/ispell.el (ispell-message):
1682 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
1683
1684 2004-05-10 Dave Love <fx@gnu.org>
1685
1686 * progmodes/python.el (help-buffer): Autoload when compiling.
1687 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
1688 (run-python): Prepend to any existing PYTHONPATH.
1689
1690 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
1691
1692 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
1693 for pending breakpoints.
1694
1695 2004-05-10 Richard M. Stallman <rms@gnu.org>
1696
1697 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
1698 directly without calling any functions in Rmail.
1699 (unrmail-unprune): Function deleted.
1700
1701 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
1702
1703 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
1704 C-c C-z binding.
1705
1706 2004-05-10 Kenichi Handa <handa@m17n.org>
1707
1708 * descr-text.el (describe-char): Fix previous change. Don't make
1709 a unibyte character to multibyte in the *Help* buffer.
1710
1711 2004-05-10 Miles Bader <miles@gnu.org>
1712
1713 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
1714 buffer an error if the debugger process is actually running.
1715
1716 2004-05-10 Juanma Barranquero <lektu@terra.es>
1717
1718 * help-fns.el (help-argument-name): Default to italic.
1719 (help-highlight-arguments): Return always (usage . doc), even when
1720 usage is nil.
1721
1722 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
1723 (define-ibuffer-filter): Add usage info.
1724 (define-ibuffer-op): Add usage info (but CL-style defaults for
1725 keyword args are not shown).
1726
1727 * subr.el (remove-overlays, read-passwd): Fix docstring.
1728 (start-process-shell-command): Fix docstring. Put usage info in a
1729 format usable by `describe-function'.
1730 (open-network-stream, open-network-stream-nowait)
1731 (open-network-stream-server): Fix docstring.
1732
1733 2004-05-09 Jason Rumney <jasonr@gnu.org>
1734
1735 * international/code-pages (cp932, cp936, cp949, c950): Remove.
1736 Only define cp125* if windows-125* is already defined.
1737
1738 * language/korean.el (cp949): Add alias.
1739
1740 * language/chinese.el (cp936, cp950): Add aliases.
1741
1742 * language/japanese.el (cp932): Add alias.
1743
1744 * term/w32-win.el: Require code-pages.
1745
1746 * international/mule-cmds.el (set-locale-environment):
1747 On MS-Windows use ansi code-page for default coding-systems.
1748 Set up paper sizes for Windows 3 letter languages.
1749
1750 * international/code-pages.el (cp932, cp936, cp949, cp950):
1751 Add aliases. Also add cp125* if not already defined.
1752
1753 2004-05-09 Juanma Barranquero <lektu@terra.es>
1754
1755 * help-fns.el (help-highlight-arguments): Don't try to highlight
1756 missing or autoloaded arglists. Accept structured arguments, like
1757 the first ones of `do' and `flet'.
1758
1759 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
1760 (cvs-get-marked): Remove redundant arglist info.
1761
1762 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
1763 Don't use CL-style default args.
1764
1765 2004-05-08 Andreas Schwab <schwab@suse.de>
1766
1767 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
1768
1769 * international/subst-ksc.el: Fix references to utf-translate-cjk
1770 into utf-translate-cjk-mode.
1771 * international/subst-big5.el: Likewise.
1772 * international/subst-gb2312.el: Likewise.
1773 * international/subst-jis.el: Likewise.
1774 * international/utf-16.el: Likewise.
1775 * international/utf-8.el: Likewise.
1776
1777 2004-05-08 John Wiegley <johnw@newartisans.com>
1778
1779 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
1780 "virtual buffers" (off by default), which makes it possible to
1781 switch to the "virtual" buffers of recently visited files. When a
1782 buffer name search fails, and this option is on, iswitchb will
1783 look at the list of recently visited files, and permit matching
1784 against those names. When the user hits RET on a match, it will
1785 revisit that file.
1786 (iswitchb-read-buffer): Add two optional arguments, which makes
1787 isearchb.el possible.
1788 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
1789 (iswitchb-next-match): Add support for virtual buffers.
1790
1791 * isearchb.el: This module extends iswitchb to provide "as you
1792 type" buffer selection.
1793
1794 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
1795 Ignore the read-only property when flyspell highlighting is on.
1796 Not ignoring it leads to a series of confusing errors.
1797 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
1798 but also make sure to call flyspell-incorrect-hook.
1799 (flyspell-maybe-correct-transposition): Perform transposition test
1800 by bit twiddling a string, rather than using a temp buffer.
1801 (flyspell-maybe-correct-doubling): Use a string rather than a temp
1802 buffer. This is also the original version of the code, which
1803 could not be checked in before due to a previous lack of
1804 assignment papers. This version has seen heavy usage on my system
1805 for several years now.
1806
1807 * calendar/cal-bahai.el: New file, which adds support for the
1808 Baha'i calendar to Emacs. This calendar is based on a solar year
1809 of 19 months of 19 days, with 4 intercalary days. Each year
1810 begins on March 21, with the calendar starting in 1844.
1811
1812 * calendar/cal-menu.el, calendar/calendar.el,
1813 calendar/diary-lib.el, calendar/holidays.el: Added support for
1814 using cal-bahai.el.
1815
1816 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
1817 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
1818 function can be used outside of eshell buffers.
1819 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
1820
1821 2004-05-08 Juanma Barranquero <lektu@terra.es>
1822
1823 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
1824 word constituent so FOO-ARG is not recognized as an arg.
1825 (help-highlight-arguments): Don't skip lists in mandatory arguments.
1826
1827 * simple.el (next-error): Fix typo in docstring.
1828 (open-line): Make argument names match their use in docstring.
1829 (split-line): Fix docstring.
1830
1831 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
1832 usable by `describe-function'.
1833 (gensym, gentemp, typep, ignore-errors): Make argument names match
1834 their use in docstring.
1835
1836 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
1837 argument to `help-setup-xref'.
1838
1839 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
1840
1841 Version 2.0.40 of Tramp released.
1842
1843 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
1844 Use symbol-function to invoke functions only known on some Emacs
1845 flavors. This avoids byte-compiler warnings. Reported by Kevin
1846 Scaldeferri <kevin@scaldeferri.com>.
1847 (tramp-do-copy-or-rename-file-via-buffer): Rename from
1848 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
1849 consistent with the other tramp-do-* functions.
1850 (tramp-do-copy-or-rename-file): Calls adjusted.
1851 (tramp-process-initial-commands): Avoid liveness check on shell --
1852 we know that it must be alive since we're opening a connection at
1853 this moment.
1854 (tramp-last-cmd): New internal variable.
1855 (tramp-process-echoes): New tunable.
1856 (tramp-send-command): Set tramp-last-cmd.
1857 (tramp-wait-for-output): Delete echo, if applicable.
1858 (tramp-read-passwd): Construct the key for the password cache in a
1859 way that works for multi methods, too.
1860 (tramp-bug): Add backup-directory-alist and
1861 bkup-backup-directory-info to bug reports, with Tramp counterparts.
1862
1863 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
1864
1865 * net/tramp*.el: Suppress byte-compiler warnings where possible.
1866
1867 * net/tramp.el (tramp-out-of-band-prompt-regexp)
1868 (tramp-actions-copy-out-of-band): New defcustoms.
1869 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
1870 used instead of a synchronous one. Allows password entering.
1871 (tramp-action-out-of-band): New defun.
1872 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
1873 Remove restriction with password from doc string.
1874 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
1875 `tramp-out-of-band-prompt-regexp',
1876 `tramp-actions-copy-out-of-band', `password-cache' and
1877 `password-cache-expiry'.
1878 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
1879 password caching.
1880 (tramp-touch): FILE can be a local file, too.
1881 (TODO): Remove items done.
1882 (tramp-handle-insert-directory): Properly quote file name also if
1883 not full-directory-p. Handle wildcard case. Reported by Andreas
1884 Schwab <schwab@suse.de>.
1885 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
1886 new file.
1887 (tramp-handle-file-local-copy, tramp-handle-write-region):
1888 The permissions of the temporary file are set if filename exists.
1889 Reported by Ted Stern <stern@cray.com>.
1890 (tramp-backup-directory-alist)
1891 (tramp-bkup-backup-directory-info): New defcustoms.
1892 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
1893 (tramp-handle-find-backup-file-name): New function.
1894 Implements Tramp's find-backup-file-name.
1895
1896 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
1897 for `find-backup-file-name'.
1898
1899 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
1900 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
1901
1902 2004-05-07 Lars Hansen <larsh@math.ku.dk>
1903
1904 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
1905
1906 2004-05-07 Juanma Barranquero <lektu@terra.es>
1907
1908 * subr.el (lambda): Add arglist description to docstring.
1909 (declare): Fix typo in docstring.
1910 (open-network-stream): Fix docstring.
1911 (process-kill-without-query): Fix docstring and add obsolescence info.
1912 (last, butlast, nbutlast): Make arguments match their use in docstring.
1913 (insert-buffer-substring-no-properties): Likewise.
1914 (insert-buffer-substring-as-yank): Likewise.
1915 (split-string): Fix docstring.
1916
1917 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
1918 Make argument names match their use in docstring.
1919
1920 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
1921
1922 2004-05-06 Nick Roberts <nickrob@gnu.org>
1923
1924 * progmodes/gdb-ui.el: Improve/extend documentation strings.
1925 Fit first sentence on one line for apropos-command.
1926
1927 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
1928
1929 Changes largely merged in from Dave Love's code.
1930 * progmodes/python.el: Doc fixes.
1931 (python-mode-map): Add python-complete-symbol.
1932 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
1933 (python-comment-indent, python-complete-symbol)
1934 (python-symbol-completions, python-partial-symbol)
1935 (python-try-complete): New.
1936 (python-indent-line): Remove optional arg. Use python-block-end-p.
1937 (python-check): Bind compilation-error-regexp-alist.
1938 (inferior-python-mode): Use rx. Move keybindings to top level.
1939 Set comint-input-filter.
1940 (python-preoutput-filter): Use rx.
1941 (python-input-filter): Re-introduce.
1942 (python-proc): Start new process if necessary.
1943 Check python-buffer non-nil.
1944 (view-return-to-alist): Defvar.
1945 (python-send-receive): New.
1946 (python-eldoc-function): Use it.
1947 (python-mode-running): Don't defvar.
1948 (python-mode): Set comment-indent-function.
1949 Maybe update hippie-expand-try-functions-list.
1950 (python-indentation-levels): Initialize differently.
1951 (python-block-end-p): New.
1952 (python-indent-line): Use it.
1953 (python-compilation-regexp-alist): Augment.
1954 (run-python): Import `emacs' module to Python rather than loading
1955 code directly. Set python-buffer differently.
1956 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
1957 Use python-proc.
1958 (python-send-command): Go to end of comint buffer.
1959 (python-load-file): Use python-proc, emacs.eimport.
1960 (python-describe-symbol): Simplify interactive form.
1961 Use emacs.help. Do use temp-buffer-show-hook.
1962 Call print-help-return-message.
1963 (hippie-exp): Require when compiling.
1964 (python-preoutput-continuation): Use rx.
1965
1966 * diff-mode.el (diff-make-unified): Fix regexp.
1967
1968 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
1969
1970 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
1971 filter groups from the buffer when rebuilding the Ibuffer buffer
1972 and `ibuffer-show-empty-filter-groups' is nil.
1973
1974 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1975
1976 * ps-print.el (ps-print-quote): Call ps-value-string.
1977 (ps-setup): Call ps-comment-string.
1978 (ps-value-string, ps-comment-string): New funs.
1979
1980 2004-05-06 Juanma Barranquero <lektu@terra.es>
1981
1982 * ehelp.el (electric-help-command-loop): Check whether the last
1983 character is visible, not (point-max).
1984
1985 * help-fns.el (help-argument-name): Default to bold; don't inherit
1986 from font-lock-variable-name-face.
1987 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
1988
1989 2004-05-05 Kenichi Handa <handa@m17n.org>
1990
1991 * descr-text.el (describe-char): Copy the character with text
1992 properties and overlays into the first line, and call
1993 describe-text-properties on it.
1994
1995 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
1996
1997 * iswitchb.el (iswitchb-global-map): Fix typo.
1998 Remove unwanted ###autoloads from source file.
1999
2000 2004-05-05 Lars Hansen <larsh@math.ku.dk>
2001
2002 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
2003 in run-hooks. Use substitute-command-keys in message.
2004 (wdired-abort-changes): Add message.
2005
2006 2004-05-03 Michael Mauger <mmaug@yahoo.com>
2007
2008 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
2009 (sql-emacs20-p): Remove.
2010 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
2011 (sql-builtin-face, sql-doc-face): Remove.
2012 (sql-mode-ansi-font-lock-keywords)
2013 (sql-mode-oracle-font-lock-keywords)
2014 (sql-mode-postgres-font-lock-keywords)
2015 (sql-mode-linter-font-lock-keywords)
2016 (sql-mode-ms-font-lock-keywords)
2017 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
2018 (sql-product-font-lock): Fix font-lock reset when font rules change.
2019 (sql-highlight-product): Remove incorrect font-lock reset logic.
2020
2021 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
2022
2023 * ses.el (ses-set-parameter): Fix typo.
2024
2025 2004-05-04 Kim F. Storm <storm@cua.dk>
2026
2027 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
2028 Must expand directory for completion to work; and don't mess with
2029 process-environment.
2030 (ido-read-file-name): If command has ido property, don't use ido
2031 if value is ignore, or read as directory if value is dir.
2032 Set ido ignore property for dired-do-rename command.
2033
2034 2004-05-04 Juanma Barranquero <lektu@terra.es>
2035
2036 * ehelp.el (electric-help-command-loop, electric-help-undefined)
2037 (electric-help-help): Check against unmapped commands.
2038
2039 * help-fns.el (help-argument-name): New face, inheriting from
2040 font-lock-variable-name-face, to highlight function arguments in
2041 `describe-function' and `describe-key'.
2042 (help-do-arg-highlight): Auxiliary function to highlight a given
2043 list of arguments in a string.
2044 (help-highlight-arguments): Highlight the function arguments and
2045 all uses of them in the docstring.
2046 (describe-function-1): Use it. Do docstring output via `insert',
2047 not 'princ', so text attributes are preserved.
2048
2049 * winner.el (winner-mode-map): Move `winner-undo' and
2050 `winner-redo' to C-c <left> and C-c <right>, respectively (the
2051 previous bindings conflict with `prev-buffer', `next-buffer').
2052
2053 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2054
2055 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
2056 (bibtex-entry-update): New command bound to C-c C-u.
2057 (bibtex-text-in-string): Fix regexp.
2058 (bibtex-assoc-of-regexp): Remove.
2059 (bibtex-progress-message): Fix docstring.
2060 (bibtex-inside-field): Use if.
2061 (bibtex-assoc-regexp): New function.
2062 (bibtex-format-entry): Make code more robust so that it formats
2063 also old entries.
2064 (bibtex-autokey-demangle-title): Merge with obsolete function
2065 bibtex-assoc-of-regexp.
2066 (bibtex-field-list): New function.
2067 (bibtex-entry): Use bibtex-field-list.
2068 (bibtex-parse-entry): Fix docstring.
2069 (bibtex-print-help-message): Use bibtex-field-list.
2070 (bibtex-make-field): Use bibtex-field-list.
2071 (bibtex-entry-index): Bugfix. Return crossref key if required.
2072 (bibtex-lessp): Fix docstring.
2073
2074 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
2075
2076 * select.el (xselect-convert-to-string): Move comment to intended line.
2077
2078 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2079
2080 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
2081 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
2082
2083 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2084
2085 * term/x-win.el (x-clipboard-yank): Don't exit on error from
2086 x-get-selection.
2087
2088 2004-05-03 Jason Rumney <jasonr@gnu.org>
2089
2090 * makefile.nt: Remove.
2091
2092 2004-05-03 Kim F. Storm <storm@cua.dk>
2093
2094 * emulation/cua-base.el (cua--update-indications): Fix last change.
2095 (cua-mode): Deactivate mark when cua-mode is enabled.
2096
2097 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
2098
2099 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
2100
2101 2004-05-03 Nick Roberts <nickrob@gnu.org>
2102
2103 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
2104 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
2105 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
2106 window over visible frames.
2107 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
2108
2109 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
2110
2111 * progmodes/compile.el (compilation-gcpro): New var.
2112 (compilation-fake-loc): Use it.
2113 (compilation-forget-errors): Reset it.
2114
2115 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
2116
2117 * diff-mode.el (diff-header-face, diff-file-header-face):
2118 Use min-colors.
2119
2120 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2121
2122 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
2123 (bibtex-clean-entry): Disentangle code.
2124 (bibtex-realign): New function.
2125 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
2126 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
2127 Remove undocumented optional arg called-by-convert-alien.
2128 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
2129 for sorting instead of bibtex-sort-buffer.
2130
2131 2004-05-02 Eli Zaretskii <eliz@gnu.org>
2132
2133 * progmodes/compile.el (compilation-start): In the
2134 no-async-subprocesses branch, call sit-for to give redisplay a
2135 chance to show the updated process status in the mode line, and
2136 fontify the buffer explicitly after the process exits.
2137
2138 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2139
2140 * progmodes/python.el (python-compilation-line-number): Remove.
2141 (python-compilation-regexp-alist): Don't use it any more.
2142 (python-orig-start, python-input-filter): Remove.
2143 (inferior-python-mode): Don't set up comint-input-filter-functions.
2144 (python-send-region): Use compilation-fake-loc.
2145
2146 * progmodes/compile.el (compilation-messages-start): New var.
2147 (compilation-mode): Don't setup next-error-function here.
2148 (compilation-setup): Set it up here instead (for minor modes as well).
2149 Make compilation-messages-start buffer local.
2150 (compilation-next-error-function): Use it.
2151 (compilation-forget-errors): Set compilation-messages-start.
2152
2153 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
2154
2155 * ielm.el (ielm-prompt-read-only): Update docstring.
2156
2157 * comint.el (comint-prompt-read-only): Update docstring.
2158 (comint-update-fence, comint-kill-whole-line)
2159 (comint-kill-region): New functions.
2160
2161 * simple.el (kill-whole-line): Use "p" instead of "P" in
2162 interactive form.
2163
2164 2004-05-01 Juanma Barranquero <lektu@terra.es>
2165
2166 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
2167 format arglist so default values in CL-style argument lists are
2168 correctly shown.
2169
2170 2004-05-01 Jason Rumney <jasonr@gnu.org>
2171
2172 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
2173
2174 2004-05-01 Kenichi Handa <handa@m17n.org>
2175
2176 * international/titdic-cnv.el (miscdic-convert): Don't generate a
2177 quail file if it is up to date.
2178
2179 2004-04-30 Juri Linkov <juri@jurta.org>
2180
2181 * cus-edit.el (custom-mode-map):
2182 Add key binding `C-x C-s' to `Custom-save'.
2183
2184 * outline.el (outline-blank-line): New var.
2185 (outline-next-preface, outline-show-heading)
2186 (outline-end-of-subtree): Use it.
2187
2188 * dired-aux.el (dired-touch-initial): New fun.
2189 (dired-do-chxxx): Call it for op-symbol `touch'.
2190 (dired-diff): Use `dired-dwim-target-directory'
2191 if current dired buffer has no buffer mark.
2192
2193 * bindings.el (propertized-buffer-identification):
2194 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
2195 Add C-M-arrow keys for consistency.
2196
2197 * files.el (confirm-kill-emacs):
2198 Change group from top-level `emacs' to `convenience'.
2199
2200 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2201 Push mark on the first call of successive command calls.
2202 (insert-pair): New fun created from `insert-parentheses' with
2203 `open' and `close' arguments added. Enclose active regions
2204 in paired characters. Compare adjacent characters syntax with
2205 inserted characters syntax before inserting a space.
2206 (insert-parentheses): Call `insert-pair' with ?\( ?\).
2207
2208 * delsel.el: Don't put `delete-selection' property
2209 on `insert-parentheses' symbol to take advantage of
2210 region handling in `insert-pair' function.
2211 Suggested by Stephan Stahl <stahl@eos.franken.de>.
2212
2213 2004-04-30 Kim F. Storm <storm@cua.dk>
2214
2215 * emulation/cua-base.el: Add support for changing cursor types;
2216 based on patch from Michael Mauger.
2217 (cua-normal-cursor-color, cua-read-only-cursor-color)
2218 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
2219 Customization cursor type and/or cursor color.
2220 (cua--update-indications): Handle cursor type changes.
2221 (cua-mode): Update cursor indications if enabled.
2222
2223 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
2224
2225 * mouse.el (mouse-drag-copy-region): New defcustom.
2226 (mouse-set-region, mouse-drag-region-1): Use it.
2227
2228 * simple.el (kill-ring-save): If region face background color is
2229 unspecified (if no highlighting), show extent of fully visible
2230 region even if transient-mark-mode is enabled.
2231
2232 * emulation/cua-base.el (cua--standard-movement-commands):
2233 Add cua-scroll-up and cua-scroll-down.
2234 (cua-scroll-up, cua-scroll-down): New commands.
2235 (cua--init-keymaps): Remap scroll-up and scroll-down.
2236
2237 * emulation/cua-rect.el (cua--convert-rectangle-as):
2238 New defmacro.
2239 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
2240 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
2241 New commands (suggested by Jordan Breeding).
2242
2243 2004-04-30 Juanma Barranquero <lektu@terra.es>
2244
2245 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
2246
2247 2004-04-30 Mario Lang <mlang@delysid.org>
2248
2249 * diff.el (diff-switches): Fix typo in docstring.
2250
2251 2004-04-30 Alex Schroeder <alex@gnu.org>
2252
2253 * xml.el (xml-debug-print-internal): Don't add newline and
2254 indentation to text nodes and write empty elements as empty tags
2255 instead of opening and closing tags.
2256 (xml-debug-print): Take optional indent-string argument.
2257 (xml-print): Alias for xml-debug-print.
2258
2259 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
2260
2261 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
2262 than duplicate call to `line-beginning-position'.
2263
2264 * progmodes/f90.el (f90-get-present-comment-type):
2265 Return whitespace, as well as comment chars, for consistent filling
2266 of comment blocks. Use `match-string-no-properties'.
2267 (f90-break-line): Trim trailing whitespace when filling comments.
2268
2269 2004-04-30 Dave Love <fx@gnu.org>
2270
2271 * calendar/diary-lib.el (diary-outlook-formats): New variable.
2272 (diary-from-outlook-internal, diary-from-outlook)
2273 (diary-from-outlook-gnus, diary-from-outlook-rmail):
2274 New functions to import diary entries from Outlook-format
2275 appointments in mail messages.
2276
2277 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2278
2279 * progmodes/python.el (python-send-command): New fun.
2280 (python-send-region, python-load-file): Use it.
2281
2282 * progmodes/compile.el (compilation-last-buffer): Add var alias.
2283
2284 * help-fns.el (help-C-file-name): Use new subr-name.
2285 Prepend `src/' to the file name.
2286 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
2287 (describe-function-1, describe-variable): Only find a C source file
2288 name if DOC is already loaded.
2289
2290 * help-mode.el (help-function-def, help-variable-def):
2291 Use the new find-function-search-for-symbol functionality.
2292 Allow FILE to be `C-source'.
2293
2294 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
2295 (find-function-C-source): New fun.
2296 (find-function-search-for-symbol): Use it.
2297
2298 2004-03-29 Michael Mauger <mmaug@yahoo.com>
2299
2300 * progmodes/sql.el (sql-product-alist): Rename variable
2301 `sql-product-support'. Add Postgres login parameters.
2302 (sql-set-product, sql-product-feature): Update with renamed variable.
2303 (sql-connect-postgres): Add username prompt.
2304 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
2305 Make patterns less product specific.
2306 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
2307 (sql-mode-abbrev-table): Modify initialization.
2308 (sql-builtin-face): Add variable.
2309 (sql-keywords-re): Add macro.
2310 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
2311 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
2312 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
2313 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
2314 (sql-mode-linter-font-lock-keywords)
2315 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
2316 (sql-mode-sybase-font-lock-keywords)
2317 (sql-mode-informix-font-lock-keywords)
2318 (sql-mode-interbase-font-lock-keywords)
2319 (sql-mode-ingres-font-lock-keywords)
2320 (sql-mode-solid-font-lock-keywords)
2321 (sql-mode-sqlite-font-lock-keywords)
2322 (sql-mode-db2-font-lock-keywords): Default to nil.
2323 (sql-product-font-lock): Always highlight ANSI keywords.
2324 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
2325 (sql-send-string): Add function.
2326
2327 2004-04-29 Dave Love <fx@gnu.org>
2328
2329 * progmodes/cfengine.el (cfengine-beginning-of-defun)
2330 (cfengine-end-of-defun): Ensure progress through buffer.
2331
2332 * info-look.el (cfengine-mode): Accept a terminal ().
2333
2334 2004-04-29 Juri Linkov <juri@jurta.org>
2335
2336 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
2337 instead of isearch-yank-word-or-char. Add new key bindings for
2338 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
2339 (isearch-del-char): New fun.
2340 (isearch-forward, isearch-edit-string): Update docstring.
2341 (isearch-yank-char): Doc fix.
2342 (isearch-other-meta-char): Restore point after scrolling.
2343
2344 * progmodes/compile.el (compilation-context-lines): Add nil option
2345 to disable compilation output window scrolling.
2346 (compilation-set-window): Use it.
2347
2348 * outline.el (outline-next-preface, outline-show-heading):
2349 Don't leave unhidden blank line before heading.
2350 (outline-end-of-subtree): Include last newline into subtree.
2351 (hide-entry): Leave point at beginning of heading instead of end.
2352 (outline-up-heading): Push mark for the first call of successive
2353 command calls.
2354
2355 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
2356
2357 * comint.el (comint-prompt-read-only): New variable.
2358 (comint-output-filter): Implement it.
2359
2360 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
2361 (ielm-prompt-internal): New variable.
2362 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
2363 (ielm-send-input): Delete unused variable `buf'.
2364 (ielm-eval-input): Use `ielm-prompt-internal'.
2365 (inferior-emacs-lisp-mode): Use new variables
2366 `comint-prompt-read-only' and `ielm-prompt-internal'.
2367 Get rid of obsolete variable `directory-sep-char'.
2368 (ielm): Use `zerop'.
2369
2370 2004-04-29 John Paul Wallington <jpw@gnu.org>
2371
2372 * thumbs.el (toplevel): Require cl at compile time.
2373 Remove conditional definitions of `ignore-errors' and `caddar'
2374 because they occur at run time.
2375
2376 2004-04-28 Nick Roberts <nickrob@gnu.org>
2377
2378 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
2379 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
2380 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
2381 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
2382
2383 * progmodes/gud.el (gud-common-init): Throw an error if program is
2384 already running under gdb.
2385
2386 2004-04-28 John Paul Wallington <jpw@gnu.org>
2387
2388 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
2389 (thumbs-show-image-num): Move assignment of
2390 `thumbs-current-image-filename' within scope of `i'.
2391 (thumbs-emboss-image): Don't use `evenp'.
2392
2393 2004-04-28 Richard M. Stallman <rms@gnu.org>
2394
2395 * progmodes/compile.el (compilation-context-lines): Default now 0.
2396
2397 2004-04-28 Juanma Barranquero <lektu@terra.es>
2398
2399 Use `time-less-p' from calendar/time-date.el instead of defining
2400 custom versions of it.
2401
2402 * pcomplete.el (pcomplete-time-less-p): Remove.
2403
2404 * thumbs.el (time-less-p): Remove.
2405
2406 * calendar/timeclock.el (timeclock-time-less-p): Remove.
2407 (timeclock-generate-report): Use `time-less-p'.
2408
2409 * emacs-lisp/autoload.el (autoload-before-p): Remove.
2410 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
2411
2412 2004-04-28 Masatake YAMATO <jet@gyve.org>
2413
2414 * subr.el (remove-overlays): Make arguments optional.
2415
2416 * wid-edit.el (widget-specify-button): Put evaporate to the
2417 overlay for sample.
2418 (widget-specify-sample): Put evaporate to the overlay for sample.
2419 (widget-specify-doc): Put evaporate to the overlay for documentation.
2420
2421 2004-04-27 Jesper Harder <harder@ifa.au.dk>
2422
2423 * info.el (info-apropos): Make it an index node. Align node names
2424 like makeinfo.
2425
2426 2004-04-27 Eli Zaretskii <eliz@gnu.org>
2427
2428 * net/browse-url.el (browse-url-netscape-sentinel)
2429 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
2430 (browse-url-epiphany-sentinel, browse-url-mosaic):
2431 Use browse-url-*-program instead of a literal program name.
2432
2433 2004-04-27 Kevin Ryde <user42@zip.com.au>
2434
2435 * eshell/em-alias.el:
2436 * eshell/em-dirs.el:
2437 * eshell/em-hist.el:
2438 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
2439 features when M-x customize-group loads modules before the main
2440 eshell.el.
2441
2442 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2443
2444 * subr.el (momentary-string-display): Support EXIT-CHAR that is
2445 either a character representation of an event or an event
2446 description list.
2447
2448 * type-break.el: Capitalise Emacs and Lisp.
2449 (type-break-good-break-interval, type-break-demo-boring-stats)
2450 (type-break-terse-messages, type-break-file-name): New defcustoms.
2451 (type-break-post-command-hook)
2452 (type-break-warning-countdown-string): Quote variable names in doc.
2453 (type-break-interval-start, type-break-auto-save-file-name): New vars.
2454 (type-break-mode): Document type-break-good-break-interval and the
2455 "session" file. Schedule break according to the session file.
2456 Kill session file buffer on exit. Organise for save-some-buffers
2457 to always save the session file.
2458 (type-break-mode-line-message-mode, type-break-query-mode):
2459 Uppercase arguments.
2460 (type-break-file-time, type-break-file-keystroke-count, timep)
2461 (type-break-choose-file, type-break-get-previous-time)
2462 (type-break-get-previous-count): New defuns.
2463 (type-break): Avoid break querying after a completed break in the
2464 case where the query was initiated during user invocation of the
2465 break. Optional terse messages.
2466 Use type-break-good-break-interval if type-break-good-rest-interval is
2467 nil. File the break time.
2468 (type-break-schedule): New optional args for overriding the use of
2469 the current time.
2470 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
2471 after a break.
2472 (type-break-check): File the keystroke count.
2473 (type-break-do-query): Prevent a second query when the break is
2474 interrupted. Optional terse message.
2475 (type-break-keystroke-reset): Record the start of a typing interval.
2476 (type-break-demo-boring): Optional terse messages. Display word
2477 per minute and keystroke counts according to
2478 type-break-demo-boring-stats.
2479
2480 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
2481
2482 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
2483 directories, make sure they exist under archive-tmpdir.
2484
2485 2004-04-27 Juri Linkov <juri@jurta.org>
2486
2487 * help.el (view-emacs-news): With argument, display info for the
2488 selected version by finding it among different NEWS files, and
2489 narrowing the buffer to the selected version.
2490
2491 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
2492 same-window-buffer-names.
2493 (info): New arg `buffer'. Use it. Doc fix. Read file name for
2494 non-numeric prefix argument, append the number to the buffer name
2495 for numeric prefix argument.
2496 (info-other-window): Bind same-window-regexps to nil.
2497 (Info-reference-name): Rename to Info-point-loc.
2498 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
2499 and Info-find-index-name for stringy Info-point-loc.
2500 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
2501 without middle `.', but with final `.' and optional line number
2502 for it. Set Info-point-loc for index nodes.
2503 (Info-index): Remove middle `.' from index entry regexp.
2504 Modify line number regexp.
2505 (Info-index-next): Decrement line number.
2506 (info-apropos): Remove middle `.' from index entry regexp.
2507 Add optional line number regexp at the end. Add matched value
2508 for line number to the result list and insert it to the buffer.
2509 Replace match-string by match-string-no-properties.
2510 Reorder result list.
2511 (Info-fontify-node): Hide index line numbers.
2512 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
2513 empty matches.
2514 (Info-follow-reference): Use `str' instead of
2515 Info-following-node-name-re.
2516 (Info-toc): Use full file names. Set Info-current-node to "Top".
2517 (Info-fontify-node): Compare file names without directory name.
2518 (Info-try-follow-nearest-node): Don't set Info-reference-name.
2519 Set second arg of Info-extract-menu-node-name for index nodes.
2520 (info-xref-visited): Use magenta3 instead of magenta4.
2521 (Info-mode): Add info-apropos to docstring.
2522
2523 * log-view.el (log-view-diff): Replace interactive code "r"
2524 by a list to allow to call it even if region is not active.
2525
2526 * paren.el (show-paren-highlight-openparen): New var.
2527 (show-paren-function): Turn on openparen highlighting when
2528 matching forward if show-paren-highlight-openparen is non-nil.
2529
2530 * simple.el (kill-ring-save): Use blink-matching-delay instead of
2531 the constant value 1.
2532 (completions-common-part): Expand docstring.
2533
2534 * textmodes/picture.el (picture-mode-map): Add arrow keys.
2535
2536 2004-04-27 Kim F. Storm <storm@cua.dk>
2537
2538 * image.el (insert-sliced-image): Use line-height instead of
2539 line-spacing property on newline.
2540
2541 2004-04-26 Lars Hansen <larsh@math.ku.dk>
2542
2543 * desktop.el (desktop-buffer-misc-data-function): Rename to
2544 desktop-save-buffer and change docstring.
2545 (desktop-buffer-modes-to-save): Delete.
2546 (desktop-save-buffer-p): Use desktop-save-buffer instead of
2547 desktop-buffer-modes-to-save.
2548 (desktop-save): Rename desktop-buffer-misc-data-function to
2549 desktop-save-buffer and allow non-function value.
2550 (desktop-missing-file-warning): Correct docstring.
2551
2552 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
2553 to desktop-save-buffer.
2554
2555 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
2556 desktop-save-buffer.
2557
2558 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
2559
2560 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
2561
2562 2004-04-26 Eli Zaretskii <eliz@gnu.org>
2563
2564 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
2565
2566 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
2567
2568 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
2569 (ielm): Only go to the end of the buffer when starting a new process.
2570
2571 2004-04-25 Juanma Barranquero <lektu@terra.es>
2572
2573 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
2574 mode line. Bind `inhibit-read-only' to t before modifying
2575 properties of text in the buffer.
2576 (ielm): Force point to the end of buffer, even when running ielm
2577 from inside itself.
2578
2579 2004-04-25 Jesper Harder <harder@ifa.au.dk>
2580
2581 * info.el (info-apropos): Reset Info-complete-cache.
2582
2583 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
2584
2585 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2586 Also recognize severe Irix et al. messages.
2587 (compilation-normalize-filename, compile-abbreviate-directory):
2588 Delete functions.
2589 (compilation-get-file-structure): New function inherits
2590 functionality of the two preceding ones.
2591 (compilation-internal-error-properties, compilation-fake-loc):
2592 Use it so that different paths to the same file share the same
2593 markers. Also optimize finding adjacent marker slightly.
2594
2595 2004-04-25 Kim F. Storm <storm@cua.dk>
2596
2597 * image.el (insert-sliced-image): Add line-spacing t property
2598 to newlines separating image lines.
2599
2600 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
2601
2602 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
2603
2604 * ielm.el (ielm-prompt-read-only): New user option.
2605 (ielm-prompt): Expand docstring to describe new behavior.
2606 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
2607 mention it in the docstring.
2608
2609 2004-04-24 Andreas Schwab <schwab@suse.de>
2610
2611 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
2612
2613 * diff.el (diff): Set default-directory in diff buffer.
2614
2615 2004-04-24 Eli Zaretskii <eliz@gnu.org>
2616
2617 * mail/sendmail.el (mail-bury): Don't delete the frame where the
2618 mail was being composed if the terminal cannot display more than
2619 one frame; instead, switch to previous frame.
2620
2621 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
2622 (rmail-start-mail): Support rmail-mail-new-frame even on
2623 terminals that can display only one frame at a time.
2624
2625 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2626
2627 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
2628 (checkdoc-output-font-lock-keywords): Remove error regexp.
2629 (checkdoc-output-mode-map): Remove.
2630 (checkdoc-output-mode): Derive from compilation-mode.
2631 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
2632
2633 * dired.el (dired-mode-map): Add a menu entry for wdired.
2634
2635 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
2636 (rx-bracket, rx-check-any, rx-any): Clean up name space.
2637
2638 * wdired.el: (wdired-mode-map): Move init into declaration.
2639 Fix `return' binding.
2640 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
2641 Use force-mode-line-update.
2642 (wdired-get-filename): Use `unless'.
2643 (wdired-preprocess-files): Don't assume names have no \n and use / for
2644 dir separator.
2645 (wdired-normalize-filename): Use replace-regexp-in-string.
2646 (wdired-load-hooks): Remove.
2647 (wdired-mode-hooks): Rename to wdired-mode-hook.
2648
2649 * info-look.el: Add support for cfengine-mode.
2650 (info-lookup-setup-mode): Use dolist.
2651
2652 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
2653
2654 * wdired.el: New file.
2655
2656 2004-04-23 Juanma Barranquero <lektu@terra.es>
2657
2658 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
2659
2660 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
2661 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
2662 (pcomplete--help, pcomplete--here): Doc fixes.
2663
2664 2004-04-23 Andre Spiegel <spiegel@gnu.org>
2665
2666 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
2667 handles wrong-number-of-arguments in backend call.
2668
2669 * vc.el (vc-print-log): Likewise.
2670
2671 2004-04-20 Dave Love <fx@gnu.org>
2672
2673 * emacs-lisp/rx.el: Doc fixes.
2674 (rx-constituents): Add/extend many forms.
2675 (rx-check): Check form is a list.
2676 (bracket): Defvar.
2677 (rx-check-any, rx-any, rx-check-not): Modify.
2678 (rx-not): Simplify.
2679 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
2680 (rx-kleene): Use rx-trans-forms.
2681 (rx-quote-for-set): Delete.
2682 (rx): Allow multiple args.
2683
2684 2004-04-23 Kenichi Handa <handa@m17n.org>
2685
2686 * international/mule-util.el (char-displayable-p): Simplify by
2687 using internal-char-font.
2688
2689 2004-04-23 Juanma Barranquero <lektu@terra.es>
2690
2691 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2692
2693 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
2694
2695 * diff-mode.el (diff-next-error): New fun.
2696 (diff-mode): Use it.
2697
2698 * simple.el (next-error): Change arg name.
2699 Add support for the documented C-u C-x ` usage.
2700
2701 * frame.el (special-display-popup-frame, next-multiframe-window)
2702 (previous-multiframe-window): Only consider frames on same display.
2703
2704 2004-04-22 Lars Hansen <larsh@math.ku.dk>
2705
2706 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
2707 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
2708
2709 2004-04-22 Kim F. Storm <storm@cua.dk>
2710
2711 * net/telnet.el (telnet): Add optional port arg.
2712
2713 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
2714
2715 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2716 Minor sanity check on the `hyperlink' slot.
2717
2718 * Makefile.in (recompile): Compile new files.
2719
2720 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
2721 Add byte-recompile-directory's optional `arg'.
2722
2723 * cvs-status.el (cvs-tree-use-charset): New var.
2724 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
2725 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
2726 (cvs-status-cvstrees): Use it.
2727
2728 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
2729 Make it a normal major mode.
2730 (checkdoc-buffer-label): Make sure the file name is meaningful.
2731 (checkdoc-output-to-error-buffer): Remove.
2732 (checkdoc-error, checkdoc-start-section): Rewrite.
2733
2734 * info.el (info-node, info-menu-5, info-xref, info-header-node)
2735 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
2736 (Info-title-4-face): Use new syntax.
2737 (info-xref-visited): Inherit from info-xref.
2738
2739 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
2740
2741 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
2742
2743 * simple.el (next-error-last-buffer, next-error-function):
2744 New variables for the next-error framework.
2745 (next-error-buffer-p): New function.
2746 (next-error-find-buffer): Generalize compilation-find-buffer.
2747 (next-error, previous-error, first-error, next-error-no-select)
2748 (previous-error-no-select): Move from compile.el.
2749
2750 * replace.el (occur-next-error, occur-1): Hook into the next-error
2751 framework.
2752
2753 * progmodes/compile.el (compilation-start):
2754 Set next-error-last-buffer so next-error knows where to jump.
2755 (compilation-setup): Set the buffer-local variable
2756 next-error-function to 'compilation-next-error-function.
2757 (compilation-buffer-p, compilation-buffer-internal-p): Use an
2758 alternate way to find if a buffer is a compilation buffer, for
2759 next-error convenience.
2760 (next-error-no-select, previous-error-no-select, next-error)
2761 (previous-error, first-error): Move to simple.el.
2762 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
2763 (compilation-last-buffer): Remove.
2764 (compilation-start, compilation-next-error, compilation-setup)
2765 (compilation-next-error-function, compilation-find-buffer):
2766 Remove compilation-last-buffer use.
2767
2768 2004-04-21 Juanma Barranquero <lektu@terra.es>
2769
2770 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
2771 (font-lock-warning-face): Fix spacing.
2772
2773 * makefile.w32-in (WINS): Add url/ directory.
2774
2775 2004-04-21 Lars Hansen <larsh@math.ku.dk>
2776
2777 * desktop.el (desktop-buffer-mode-handlers): New variable.
2778 Alist of major mode specific functions to restore a desktop buffer.
2779 (desktop-buffer-handlers): Make variable obsolete.
2780 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
2781 Catch errors signaled in handlers. Update buffer count.
2782 Evaluate desktop-buffer-point.
2783 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
2784 move to dired.el.
2785 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
2786 move to info.el.
2787 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
2788 move to mail/rmail.el.
2789 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
2790 to mh-e/mh-e.el.
2791 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
2792 On fail, print message (to message buffer) even if
2793 desktop-missing-file-warning is nil.
2794 (desktop-buffer-misc-data-function): New buffer local variable.
2795 Function returning major mode specific data.
2796 (desktop-buffer-misc-functions): Make variable obsolete.
2797 (desktop-save): Use desktop-buffer-misc-data-function.
2798 (desktop-buffer-dired-misc-data): Rename to
2799 dired-desktop-buffer-misc-data and move to dired.el.
2800 (desktop-buffer-info-misc-data): Rename to
2801 Info-desktop-buffer-misc-data and move to info.el.
2802 (desktop-read): Add message about number of buffers restored/failed.
2803
2804 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
2805 Add parameters. Pause to display error only when
2806 desktop-missing-file-warning is non-nil.
2807 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
2808 (dired-mode): Bind desktop-buffer-misc-data-function.
2809
2810 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
2811 Add Parameters.
2812 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
2813 (Info-mode): Bind desktop-buffer-misc-data-function.
2814
2815 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
2816 Add Parameters.
2817
2818 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
2819 Add Parameters.
2820
2821 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
2822
2823 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
2824 the case of letters in case-insensitive expansions when the
2825 abbrev is preceded by characters with letter syntax.
2826
2827 2004-04-21 Richard M. Stallman <rms@gnu.org>
2828
2829 * progmodes/cperl-mode.el (cperl-putback-char):
2830 Delete Emacs 18 definition.
2831
2832 * international/mule.el (ctext-post-read-conversion):
2833 Use assoc-string, not assoc-ignore-case.
2834
2835 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
2836
2837 * emacs-lisp/easymenu.el (easy-menu-add):
2838 Do call x-popup-menu, but only if it's defined.
2839
2840 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
2841
2842 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
2843 Handle multiple args: compile like progn.
2844
2845 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
2846 take all args as &rest arg.
2847
2848 * autoinsert.el (auto-insert-alist): Insert the user's name in
2849 copyright notice, rather than Free Software Foundation.
2850
2851 2004-04-21 Kenichi Handa <handa@m17n.org>
2852
2853 * descr-text.el (describe-char): Make it work on *Help* buffer.
2854
2855 2004-04-21 Kim F. Storm <storm@cua.dk>
2856
2857 * image.el (insert-image): Add optional SLICE arg.
2858 (insert-sliced-image): New defun.
2859
2860 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
2861
2862 * subr.el (read-number): Check whether `default' is nil.
2863
2864 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2865
2866 * progmodes/compile.el (compilation-error-properties):
2867 Split into two.
2868 (compilation-internal-error-properties): New one.
2869 (compilation-compat-error-properties): Use it. Fix the non-marker case.
2870
2871 2004-04-20 Richard M. Stallman <rms@gnu.org>
2872
2873 * window.el (split-window-save-restore-data):
2874 Don't update the data if OLD-INFO is nil.
2875
2876 * view.el (view-return-to-alist): Mark it permanent local.
2877
2878 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
2879
2880 * recentf.el (recentf-save-list): Catch and warn about errors.
2881
2882 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
2883 so "Buffers" won't be pure.
2884
2885 * help-mode.el (help-mode-finish): Set help-return-alist first
2886 thing, setting only the entry for the selected window.
2887
2888 * help-fns.el (describe-function-1): If many non-control non-meta
2889 keys run the command, don't list all of them.
2890
2891 2004-04-20 Juanma Barranquero <lektu@terra.es>
2892
2893 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
2894 arg. Copied from Andre Spiegel's patch of 2004-03-21.
2895
2896 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
2897
2898 2004-04-20 Kenichi Handa <handa@m17n.org>
2899
2900 * international/quail.el (quail-lookup-key): New optional arg
2901 NOT-RESET-INDICES.
2902 (quail-get-translations): Call quail-lookup-key with
2903 NOT-RESET-INDICES t.
2904 (quail-completion): Likewise.
2905 (quail-lookup-map-and-concat): Likewise.
2906
2907 2004-04-20 Kenichi Handa <handa@m17n.org>
2908
2909 * international/quail.el (quail-update-translation): Don't insert
2910 such an unsupported multibyte char in a unibyte buffer.
2911
2912 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
2913
2914 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
2915 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
2916 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
2917 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
2918 (gdb-frame-assembler-buffer): Improve behaviour with
2919 multiple frames.
2920 (gdb-display-buffer): Extend search to all visible frames.
2921
2922 2004-04-19 Eli Zaretskii <eliz@gnu.org>
2923
2924 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
2925 characters left after base64 decoding.
2926 (rmail-decode-region): Use -dos variety of `coding', to remove any
2927 ^M characters left after qp or base64 decoding.
2928
2929 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2930
2931 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
2932 messages.
2933
2934 2004-04-19 Stephen Eglen <stephen@gnu.org>
2935
2936 * add-log.el (add-change-log-entry): Update doc string to mention
2937 add-log-full-name and add-log-mailing-address.
2938
2939 2004-04-18 Juri Linkov <juri@jurta.org>
2940
2941 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
2942 (Info-find-node-2): Simplify error message.
2943 (Info-insert-dir): Use Info-following-node-name.
2944 (Info-goto-node): Remove *info-history* and *info-toc*.
2945 (Info-history): Create a node of the virtual history file.
2946 (Info-toc): Create a node of the virtual toc file.
2947 (Info-insert-toc): New arg `curr-file' for reference file names.
2948 (info-apropos): Remove redundant var binding for temp-file.
2949 (Info-index, Info-index-next, Info-mode): Doc fix.
2950 (Info-goto-emacs-command-node): Don't jump to *info* from
2951 non-*info* Info buffers.
2952 (Info-fontify-node): Don't show the file name of external
2953 references if `Info-hide-note-references' is `hide'. Don't hide
2954 newlines at the end of paragraphs.
2955
2956 * international/mule-diag.el (list-input-methods):
2957 Fix args to help-xref-button.
2958
2959 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
2960 to put into effect local variables from TUTORIAL files.
2961
2962 * textmodes/paragraphs.el (sentence-end) <function>: New fun
2963 with default value taken from the variable `sentence-end'.
2964 (sentence-end) <defcustom>: Set default to nil. Doc fix.
2965 Add nil const to :type.
2966 (sentence-end-without-period, sentence-end-double-space)
2967 (sentence-end-without-space): Doc fix.
2968
2969 * textmodes/paragraphs.el (forward-sentence):
2970 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
2971 (fill-delete-newlines):
2972 * progmodes/cc-cmds.el (c-beginning-of-statement):
2973 Use function `sentence-end' instead of variable `sentence-end'.
2974
2975 2004-04-18 Andreas Schwab <schwab@suse.de>
2976
2977 * progmodes/compile.el (compilation-start): Set window start to
2978 point-min if compilation-scroll-output is nil.
2979
2980 2004-04-18 John Wiegley <johnw@newartisans.com>
2981
2982 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
2983
2984 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
2985
2986 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
2987 (gdb-info-breakpoints-custom): Revert previous change.
2988 (gdb-view-assembler): Update assembler if necessary.
2989 (gdb-frame-handler): Parse correctly for gdb-current-frame.
2990 (gdb-display-source-buffer): Update properly when both source and
2991 assembler are visible.
2992
2993 2004-04-17 John Wiegley <johnw@newartisans.com>
2994
2995 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
2996 which limits the number of names shown in the minibuffer. Off by
2997 default.
2998 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
2999 up iswitchb for users with a multitude of open buffers by showing
3000 only the first and last N/2 buffers in the completion list (which
3001 is enough to aid C-s/C-r, and to know that more characters are
3002 needed to refine the completion list).
3003
3004 2004-04-17 Richard M. Stallman <rms@gnu.org>
3005
3006 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
3007 (file-truename): Expand all ~ constructs directly.
3008 (insert-directory): Delete any error msg output by the
3009 `insert-directory-program'.
3010
3011 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
3012 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
3013 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
3014 (allout-init): Use find-file-hook, not find-file-hooks.
3015 (allout-mode): Eliminate Emacs 18 support.
3016 Use write-contents-functions, not local-write-file-hooks.
3017
3018 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
3019
3020 * progmodes/compile.el (compilation-error-properties): Fix for
3021 adding messages when there are already markers for their file.
3022 (compilation-fake-loc): New function.
3023
3024 2004-04-16 Dave Love <fx@gnu.org>
3025
3026 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
3027 (python-load-file): Fix python-orig-start setting.
3028
3029 * progmodes/compile.el: Doc fixes.
3030 (compilation-error-regexp-alist-alist)
3031 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
3032 (compilation-assq): Wrap in eval-when-compile.
3033 (compilation-mode-font-lock-keywords): Don't use list*.
3034 (compilation-start): Avoid warning.
3035 (compilation-compat-error-properties)
3036 (compilation-directory-properties): Add keymap property.
3037 (compilation-parsing-end): Make it a marker for better compatibility.
3038
3039 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
3040
3041 2004-04-16 Mark A. Hershberger <mah@everybody.org>
3042
3043 * xml.el: Doc fixes.
3044 (xml-get-children): Only looks at sub-tags and ignore strings.
3045
3046 * xml.el (xml-parse-tag): Avoid overwriting node-name.
3047
3048 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3049
3050 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
3051
3052 2004-04-16 Andre Spiegel <spiegel@gnu.org>
3053
3054 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
3055
3056 * vc.el (vc-print-log): Likewise.
3057
3058 2004-04-16 Masatake YAMATO <jet@gyve.org>
3059
3060 * simple.el (completion-setup-function): Set an initial value
3061 to `element-common-end' before entering loop. Set a value
3062 to `element-common-end' at the end of loop.
3063 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
3064 (completions-common-part): Rename from completion-de-emphasis.
3065 (completions-first-difference): Rename from completion-emphasis.
3066 Suggested by RMS.
3067
3068 2004-04-16 Juanma Barranquero <lektu@terra.es>
3069
3070 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
3071 (bookmark-edit-annotation-mode): Add mode name.
3072
3073 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3074
3075 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
3076 for nested conflict markers.
3077 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
3078
3079 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
3080
3081 * progmodes/gdb-ui.el (gdb-goto-info): New function.
3082
3083 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
3084
3085 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
3086
3087 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
3088 Give a backtrace if requested.
3089
3090 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
3091
3092 * progmodes/python.el (python-mouse-2-command, python-RET-command):
3093 Remove unused functions.
3094 (python-orig-start-line, python-orig-file): Remove.
3095 (python-orig-start): New var.
3096 (python-input-filter, python-compilation-line-number)
3097 (python-send-region, python-load-file): Use it.
3098
3099 * info.el (info): Always jump to *info*.
3100
3101 * subr.el (posn-set-point): New function.
3102
3103 * mouse.el (mouse-set-point): Use it.
3104
3105 * progmodes/compile.el (compile-goto-error): Use it.
3106 (compilation-button-map): New keymap.
3107 (compilation-error-properties): Use it.
3108 (compilation-shell-minor-mode-map): Don't bind mouse-2.
3109
3110 * smerge-mode.el (smerge-popup-context-menu): Use it.
3111
3112 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
3113 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
3114 mouse and non-mouse case.
3115
3116 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
3117 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
3118
3119 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
3120 Make it work for non-mouse events.
3121
3122 * pcvs-info.el (cvs-status-map): Update binding name.
3123
3124 2004-04-14 Mark A. Hershberger <mah@everybody.org>
3125
3126 * xml.el (xml-maybe-do-ns): New function to handle namespace
3127 parsing of both attribute and element names.
3128 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
3129 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
3130 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
3131 (xml-parse-attlist): Make it do its own namespace parsing.
3132
3133 2004-04-14 Dave Love <fx@gnu.org>
3134
3135 * progmodes/python.el (run-python): Fix use of \n.
3136 (python-load-file): Remove `try' from Python fragment.
3137 (python-describe-symbol): Fix message.
3138
3139 * comint.el: Doc fixes.
3140 (comint-last-input-start, comint-last-input-end)
3141 (comint-last-output-start): Give them values.
3142 (comint-arguments): Avoid warning.
3143 (comint-skip-prompt): Use line-end-position.
3144 (comint-backward-matching-input): Rename arg to agree with doc.
3145 (comint-extract-string): Use syntax-ppss.
3146 (comint-dynamic-simple-complete): Delete useless list construction.
3147 (comint-redirect-subvert-readonly): New.
3148 (comint-redirect-preoutput-filter): Use it.
3149
3150 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
3151 Correctly handle negative arguments when calling hook functions.
3152
3153 2004-04-14 Jesper Harder <harder@ifa.au.dk>
3154
3155 * info.el (info-apropos): Don't clobber Info-history-list.
3156
3157 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
3158
3159 * progmodes/compile.el (compilation-setup):
3160 Localize overlay-arrow-position.
3161 (compilation-sentinel): Restructure code equivalently.
3162 (compilation-next-error): Find message on same line after point if
3163 not found before point.
3164 (compile-mouse-goto-error): Restore function so that compilation
3165 buffer need not be current and use compile-goto-error.
3166 (compile-goto-error): Restore function.
3167 (next-error): Set overlay-arrow-position.
3168 (compilation-forget-errors): Don't localize already local
3169 compilation-locs and remove FIXME about refontifying.
3170
3171 2004-04-14 Kim F. Storm <storm@cua.dk>
3172
3173 * startup.el (emacs-quick-startup): New defvar (set by -Q).
3174 (command-line): New option -Q. Like -q --no-site-file, but
3175 in addition it also disables menu-bar, tool-bar, scroll-bars,
3176 tool-tips, and the blinking cursor.
3177 (command-line-1): Skip startup screen if -Q.
3178 (fancy-splash-head): Use ":align-to center" prop to center splash image.
3179
3180 * emulation/cua-base.el (cua-read-only-cursor-color)
3181 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
3182
3183 2004-04-13 Dave Love <fx@gnu.org>
3184
3185 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
3186 (syntax): Don't require.
3187 (python) <defgroup>: Add :version.
3188 (python-quote-syntax): Re-written.
3189 (inferior-python-mode): Move stuff here from run-python and add
3190 some more.
3191 (python-preoutput-continuation, python-preoutput-result)
3192 (python-dotty-syntax-table): New.
3193 (python-describe-symbol): Use them.
3194 (run-python): Move stuff to inferior-python-mode. Modify code
3195 loaded into Python.
3196 (python-send-region): Use python-proc, python-send-string.
3197 (python-send-string): Send newlines too. Callers changed.
3198 (python-load-file): Re-written.
3199 (python-eldoc-function): New.
3200 (info-look): Don't require.
3201 (python-after-info-look): New. A modified version of former
3202 top-level code for use with eval-after-load.
3203 (python-maybe-jython, python-guess-indent): Use widened buffer.
3204 (python-fill-paragraph): Re-written.
3205 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
3206 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
3207
3208 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
3209
3210 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
3211 Set compilation-error-regexp-alist earlier.
3212
3213 * progmodes/compile.el (compilation-minor-mode-map)
3214 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
3215 (compile-goto-error): Re-merge the mouse and non-mouse commands.
3216
3217 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3218
3219 * progmodes/compile.el (compile-goto-error): Select the buffer/window
3220 corresponding to the event.
3221
3222 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
3223
3224 * loadup.el: Add cygwin to system-type list, for unexec() support.
3225
3226 2004-04-12 John Paul Wallington <jpw@gnu.org>
3227
3228 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
3229 (ibuffer-restore-window-config-on-quit): New variable to replace
3230 `ibuffer-delete-window-on-quit'. Update all references.
3231 (ibuffer-prev-window-config): New variable.
3232 (ibuffer-quit): Restore previous window configuration instead of
3233 deleting window.
3234 (ibuffer): Save window configuration before showing Ibuffer buffer.
3235
3236 * help.el (describe-mode): Doc fix.
3237
3238 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3239
3240 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
3241 not to treat nil as a function.
3242
3243 * vc-arch.el (vc-arch-root): Be a bit more careful.
3244 (vc-arch-register): Save the buffer if we modified it.
3245 (vc-arch-delete-rej-if-obsolete): Save excursion.
3246 (vc-arch-find-file-hook): Use the simpler after-save-hook.
3247 (vc-arch-responsible-p, vc-arch-init-version): New functions.
3248
3249 * net/ldap.el (ldap-search): Use list*.
3250
3251 2004-04-12 Juri Linkov <juri@jurta.org>
3252
3253 * info.el (Info-follow-reference): Allow multiline reference name.
3254
3255 2004-04-11 Dave Love <fx@gnu.org>
3256
3257 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
3258
3259 * progmodes/python.el: New file.
3260
3261 2004-04-11 Andre Spiegel <spiegel@gnu.org>
3262
3263 * vc-hooks.el (vc-arg-list): Function removed.
3264 (vc-default-workfile-unchanged-p): Use condition-case to check for
3265 backward compatibility.
3266
3267 * vc.el (vc-print-log): Use condition-case to check for backward
3268 compatibility.
3269
3270 2004-04-11 Juri Linkov <juri@jurta.org>
3271
3272 * dired.el (dired-faces): New defgroup.
3273 (dired-header, dired-mark, dired-marked, dired-flagged)
3274 (dired-warning, dired-directory, dired-symlink, dired-ignored):
3275 New faces.
3276 (dired-header-face, dired-mark-face, dired-marked-face)
3277 (dired-flagged-face, dired-warning-face, dired-directory-face)
3278 (dired-symlink-face, dired-ignored-face): New face variables.
3279 (dired-font-lock-keywords): Use them instead of font-lock faces.
3280 Split the rule for dired marks into 3 separate rules: for marks,
3281 marked file names and flagged file names.
3282
3283 * help-mode.el (help-make-xrefs): Add a final newline to the
3284 *Help* buffer.
3285
3286 2004-04-11 John Paul Wallington <jpw@gnu.org>
3287
3288 * replace.el (occur-engine): Distinguish between one and several
3289 matches in the matches per buffer heading.
3290
3291 2004-04-11 Kim F. Storm <storm@cua.dk>
3292
3293 * ido.el (ido-confirm-unique-completion): New defcustom.
3294 (ido-complete): Use it.
3295 (ido-write-file): Set it to t unconditionally.
3296
3297 2004-04-10 Miles Bader <miles@gnu.org>
3298
3299 RCS keyword removal (only non-comment changes are enumerated here):
3300
3301 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
3302 (byte-compile-insert-header): Don't use `byte-compile-version'.
3303 * forms.el (forms-version): Variable removed.
3304 (forms-mode): Don't use `forms-version'.
3305 * recentf.el (recentf-version): Variable removed.
3306 * progmodes/delphi.el (delphi-version): Variable removed.
3307 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
3308
3309 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3310
3311 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
3312
3313 2004-04-09 Jesper Harder <harder@ifa.au.dk>
3314
3315 * info.el (info-apropos): Improve menu item regexp.
3316
3317 2004-04-09 Simon Josefsson <jas@extundo.com>
3318
3319 * mail/smtpmail.el: Add comment, based on report by
3320 kdc@rcn.com (Kevin D. Clark).
3321
3322 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3323
3324 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3325 Redo one more thing that I didn't notice Daniel had undone.
3326
3327 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
3328
3329 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
3330 (gdb-goto-breakpoint, gdb-display-buffer)
3331 (gdb-display-source-buffer, gdb-view-source-function)
3332 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
3333 (gdb-source-info, gdb-frame-handler): Don't specify a window
3334 for display.
3335 (gdb-info-breakpoints-custom): Remove superfluous update of
3336 assembler buffer.
3337 (gdb-many-windows): Make settable outside gdb.
3338
3339 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
3340
3341 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
3342 Derive from fundamental-mode rather than text-mode.
3343
3344 2004-04-08 Juri Linkov <juri@jurta.org>
3345
3346 * info.el (Info-history): Doc fix.
3347 (Info-history-list): New var.
3348 (info-xref): Change magenta4 to blue, remove bold for dark and
3349 light backgrounds, change bold to underline for non-color classes.
3350 (info-xref-visited): New face.
3351 (Info-fontify-visited-nodes): New custom.
3352 (Info-hide-note-references): Add new value `hide'. Doc fix.
3353 (Info-reference-name): New var.
3354 (Info-selection-hook): New custom.
3355 (Info-edit-mode-hook): New var.
3356 (Info-find-file): New fun.
3357 (Info-find-node): Move part of code to Info-find-file.
3358 (Info-find-node-2): Add anchors to Info-history-list. Move point
3359 to the place with the reference name if name is defined.
3360 (Info-select-node): Add current node to Info-history-list.
3361 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
3362 (Info-search-whitespace-regexp): New custom.
3363 (Info-search-case-fold): New var.
3364 (Info-search): Add "case-sensitively" to the prompt.
3365 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
3366 (Info-search-case-sensitively, Info-search-next): New fun.
3367 (Info-up): Move point to the menu item of the current node.
3368 (Info-history): New fun. Add *info-history* to
3369 same-window-buffer-names.
3370 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
3371 (Info-insert-toc): New fun.
3372 (Info-build-toc): New fun.
3373 (Info-follow-reference): Add new arg `fork'. Doc fix.
3374 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
3375 with the same name prefer the reference closest to point.
3376 (Info-next-reference): Replace * by + in the *Note regexp.
3377 Add regexp for http:// and ftp://. Skip the *Note prefix.
3378 (Info-prev-reference): Replace * by + in the *Note regexp.
3379 Add regexp for http:// and ftp://. Skip the *Note prefix.
3380 (Info-follow-nearest-node): Add new arg `fork'.
3381 (Info-try-follow-nearest-node): Add new arg `fork'.
3382 Call browse-url for http:// and ftp:// references.
3383 Set Info-reference-name for index entries.
3384 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
3385 Info-search-next, Info-history, Info-toc, clone-buffer.
3386 (Info-menu-update): Replace * by + in the *Note regexp.
3387 (Info-mode): Add documentation for Info-history, Info-toc,
3388 Info-search-case-sensitively, Info-search-next, clone-buffer.
3389 (Info-fontify-menu-headers): Remove fun. Move code to
3390 Info-fontify-node.
3391 (Info-fontify-node): Add docstring. Add local vars
3392 fontify-visited-p and not-fontified-p. If not-fontified-p is t
3393 then fontify header line, titles, menu headers, http and ftp
3394 references, refill paragraphs. If not-fontified-p is t or
3395 fontify-visited-p is t then fontify cross references, menu items.
3396 Fontify menu headers. Fontify http and ftp references.
3397 Change regexp for cross references to require whitespace after *Note,
3398 add matching groups for file and node names. Remove hack for quote.
3399 Use display property for Info-hide-note-references=t. Use fifth
3400 or fourth match for help-echo. Display visited nodes in a
3401 different face. Unhide file names of external references.
3402 Unhide newlines. Display visited menu items in a different face.
3403
3404 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
3405
3406 * progmodes/compile.el: Require CL.
3407 (compilation-mode-font-lock-keywords): Re-install the "line as
3408 function" patch.
3409
3410 * help-fns.el (help-C-source-directory): New var.
3411 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
3412 (describe-function-1, describe-variable): Use them.
3413
3414 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
3415 to C source files specially.
3416
3417 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
3418
3419 * info.el (Info-hide-cookies-node): New function.
3420 (Info-select-node): Use it.
3421 (Info-display-images-node): Remove message with image file name.
3422
3423 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
3424
3425 * progmodes/compile.el (compilation-warning-face)
3426 (compilation-info-face, compilation-skip-threshold)
3427 (compilation-skip-visited, compilation-context-lines):
3428 Declare :version when added to Emacs.
3429 (compilation-error-regexp-alist-alist): Extend caml and irix.
3430 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
3431 (compilation-mode-font-lock-keywords): Temporarily undo line as
3432 function patch, which wasn't ready.
3433
3434 2004-04-07 Kenichi Handa <handa@m17n.org>
3435
3436 * international/latin1-disp.el (latin1-display-setup): Check each
3437 character is displayable or not instead of calling
3438 latin1-display-check-font.
3439
3440 2004-04-06 Kenichi Handa <handa@m17n.org>
3441
3442 * language/ethio-util.el (ethio-sera-being-called-by-w3):
3443 New variable.
3444 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
3445 instead of sera-being-called-by-w3.
3446 (ethio-fidel-to-sera-buffer): Likewise.
3447 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
3448 instead of sera-being-called-by-w3.
3449 (ethio-write-file): Likewise.
3450
3451 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3452
3453 * printing.el: Doc fix.
3454
3455 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
3456
3457 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
3458 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
3459 (gdb-setup-windows): Only use separate IO buffer if required.
3460
3461 2004-04-06 Kim F. Storm <storm@cua.dk>
3462
3463 * term.el (term-is-xemacs): Remove.
3464 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
3465 (term-window-width): New function.
3466 (term-mode, term-check-size): Use it.
3467 (term-mode): Disable overflow-newline-into-fringe in term buffer.
3468
3469 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
3470
3471 * cus-edit.el (custom-add-parent-links): Change unbound variable
3472 `symbol' to `name'.
3473
3474 2004-04-05 Jesper Harder <harder@ifa.au.dk>
3475 * info.el (info-apropos): New function.
3476 (Info-mode-menu): Add it.
3477 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
3478
3479 * help-mode.el (help-make-xrefs): Recognize aliased variable with
3480 inherited docstring.
3481
3482 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
3483
3484 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3485
3486 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
3487
3488 * progmodes/compile.el (font-lock): Don't require any more.
3489 (compilation-error-properties, compilation-start, compilation-sentinel)
3490 (compilation-filter, next-error): Use with-current-buffer.
3491 (compilation-skip-to-next-location, compilation-skip-threshold)
3492 (compilation-skip-visited): Move to silence the byte-compiler.
3493 (compilation-setup): Simplify.
3494 (compilation-next-error): Use line-(beginning|end)-position.
3495 Make sure `pt' is non-nil before using compilation-loop.
3496 (compile-goto-error): Add optional event arg. Use it.
3497 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
3498 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
3499 Update the binding for mouse-2.
3500 (first-error): Set compilation-current-error to nil rather than bob.
3501 (compilation-parsing-end, compilation-parse-errors-function)
3502 (compilation-error-list, compilation-old-error-list):
3503 "New" compatibility variables.
3504 (compile-buffer-substring, compilation-compat-error-properties)
3505 (compilation-compat-parse-errors, compilation-forget-errors):
3506 New compatibility functions.
3507 (compilation-mode-font-lock-keywords): Use them.
3508
3509 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3510
3511 * autorevert.el (auto-revert-handler): If point (or a window
3512 point) is at the end of the buffer, keep it there after
3513 reverting. This allows to tail a file.
3514 Mention this in the `Commentary'.
3515
3516 * format.el (format-write-file): Add optional argument CONFIRM
3517 and make it behave like the analogous argument to `write-file'.
3518
3519 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3520
3521 * progmodes/ebnf2ps.el: Doc fix.
3522 (ebnf-version): New version number (4.2).
3523 (ebnf-syntax): Customization and docstring fix.
3524 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
3525 Put autoloaded funs before first use.
3526 (ebnf-style-database): Add dtd entry.
3527 (ebnf-syntax-alist): Add dtd initialization.
3528 (ebnf-token-sequence): New fun.
3529 (ebnf-comment-table): Add new comment action character.
3530 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
3531
3532 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
3533 Type Definition for XML).
3534
3535 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
3536 * progmodes/ebnf-bnf.el (ebnf-sequence):
3537 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
3538 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
3539 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
3540 Code simplification: call ebnf-token-sequence.
3541
3542 2004-04-04 Eli Zaretskii <eliz@gnu.org>
3543
3544 * calendar/timeclock.el (timeclock-relative)
3545 (timeclock-get-project-function, timeclock-get-workday-function)
3546 (timeclock-query-out, timeclock-when-to-leave)
3547 (timeclock-when-to-leave-string, timeclock-log-data)
3548 (timeclock-generate-report, timeclock-in): Doc fixes.
3549
3550 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3551
3552 * url/: New dir. Import the URL package from its repository.
3553
3554 2004-04-03 Andreas Schwab <schwab@suse.de>
3555
3556 * diff-mode.el (diff-mode): Fix missing quote.
3557
3558 2004-04-03 Juri Linkov <juri@jurta.org>
3559
3560 * descr-text.el (describe-property-list): Add `font-lock-face'.
3561
3562 * dired.el (dired-font-lock-keywords): Fix permission regexps.
3563
3564 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3565
3566 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
3567 Use utf-16le on little endian machines and utf-16be otherwise.
3568
3569 2004-04-02 David Kastrup <dak@gnu.org>
3570
3571 * net/browse-url.el (browse-url-generic): Use call-process
3572 instead of start-process to allow browsers that fork and detach.
3573
3574 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
3575
3576 * compile.el (compilation-current-error): New var.
3577 (compilation-setup, compile-mouse-goto-error)
3578 (compile-goto-error, next-error): Use it.
3579 (compilation-skip-to-next-location): Default to t, which gives
3580 contiguous skipping like old compile (where this was redundant).
3581 (compilation-next-error): Prevent previous-* commands from moving
3582 back to message at or just before point.
3583
3584 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
3585
3586 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
3587 (gdb-source-info): Don't display source at startup, if required.
3588 (gdb-show-main): New option.
3589 (gdba): Update documentation.
3590 (gdb-source): Cover case of auto-display output.
3591
3592 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
3593
3594 * autorevert.el: Delete obsolete autoload's and defvar's.
3595 (auto-revert-check-vc-info): New user option.
3596 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
3597 (auto-revert-handler-vc): Delete.
3598 (auto-revert-handler): Treat return value `fast' of
3599 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
3600
3601 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
3602 return `fast'.
3603
3604 * files.el (buffer-stale-function): Doc change.
3605
3606 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3607
3608 * printing.el: New tip on Tips section.
3609 (pr-version): New version number (6.7.4).
3610 (pr-shell-file-name): Initialization fix.
3611
3612 2004-03-31 Juri Linkov <juri@jurta.org>
3613
3614 * dired.el: Add autoload for `dired-do-touch'.
3615 (dired-touch-program): New var.
3616 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
3617 (dired-no-confirm): Add `touch' to docstring.
3618
3619 * dired-aux.el (dired-do-touch): New fun.
3620 (dired-do-chxxx): Add argument -t for touch operation.
3621
3622 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
3623 `dired-move-to-filename-regexp'.
3624
3625 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
3626
3627 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
3628
3629 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3630
3631 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
3632 and only if the buffer was modified.
3633
3634 2004-03-30 Kenichi Handa <handa@m17n.org>
3635
3636 * international/characters.el: Delete pairs for U+2308..U+230B.
3637
3638 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
3639
3640 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
3641 to detect the beginning of a level 2 or 3 annotation.
3642
3643 2004-03-29 Kenichi Handa <handa@m17n.org>
3644
3645 * international/ucs-tables.el (ucs-insert): Fix the error message.
3646
3647 2004-03-29 Kenichi Handa <handa@m17n.org>
3648
3649 * international/mule-util.el (char-displayable-p): Fix generation
3650 of XLFD file name.
3651
3652 * Makefile.in (setwins, setwins_almost): Change directory to $wd
3653 before finding directories by `find'.
3654
3655 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3656
3657 * subr.el (interactive-form): Delete. Now implemented in C.
3658
3659 * pcvs.el (cvs-parse-process): Workaround for Darwin.
3660
3661 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
3662 (vc-diff-label): New fun.
3663 (vc-diff-internal): Use it.
3664
3665 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
3666
3667 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3668
3669 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
3670
3671 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
3672 specify XML (EBNFX).
3673
3674 * progmodes/ebnf2ps.el: Doc fix.
3675 (ebnf-version): New version number (4.1).
3676 (ebnf-syntax): Adjust customization.
3677 (ebnf-style-database): Add ebnfx entry.
3678 (ebnf-syntax-alist): Add ebnfx initialization.
3679 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
3680
3681 * printing.el: Doc fix.
3682 (pr-version): New version number (6.7.3).
3683 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
3684 returns nil for mouse position. Reported by Drew Adams
3685 <drew.adams@oracle.com>.
3686 (pr-update-menus): Modify interactive declaration. Reported by Drew
3687 Adams <drew.adams@oracle.com>.
3688
3689 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
3690
3691 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
3692 (gud-gdba-marker-filter): Log the process input and output, if
3693 required. From Stefan Monnier.
3694 (gdb-debug-log, gdb-enable-debug-log): New variables.
3695 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
3696
3697 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3698
3699 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
3700 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
3701
3702 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
3703
3704 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
3705 Call vc-find-file-hook here instead of in auto-revert-buffers.
3706 (auto-revert-buffers): Delete call to vc-find-file-hook.
3707 (auto-revert-verbose, global-auto-revert-non-file-buffers)
3708 (global-auto-revert-mode, auto-revert-set-timer)
3709 (auto-revert-handler, auto-revert-buffers): Doc fixes.
3710
3711 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
3712
3713 * woman.el (woman-change-fonts): Rename local variable
3714 woman-font-alist to font-alist to avoid a compiler warning.
3715
3716 2004-03-27 Dave Love <fx@gnu.org>
3717
3718 * emacs-lisp/rx.el (rx): Doc fix.
3719 Fix copyright years.
3720
3721 * strokes.el (strokes-global-set-stroke-string): New function.
3722 (strokes-list-strokes): Cope with strings, not just commands.
3723 Set foreground colour of image.
3724 (strokes-global-set-stroke): Doc fix.
3725
3726 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
3727
3728 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
3729 Auto Revert mode.
3730 (Buffer-menu-files-only): New variable.
3731 (Buffer-menu-toggle-files-only): New function.
3732 (Buffer-menu-mode-map): Bind it to `T'.
3733 (Buffer-menu-mode): Mention `T' in docstring.
3734 Set buffer-stale-function.
3735 (list-buffers-noselect): Mark buffer non-modified and set
3736 Buffer-menu-files-only.
3737
3738 * dired.el (buffer-stale-function): Remove no longer needed defvar.
3739
3740 * autorevert.el (auto-revert-handler): Print revert message
3741 before, rather than after, reverting.
3742 (buffer-stale-function): Move to files.el.
3743
3744 * files.el (buffer-stale-function): Move here from autorevert.el.
3745
3746 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3747
3748 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
3749
3750 * calc/calc.el (calc-mode-map): Use mapc.
3751
3752 * apropos.el (apropos-mode): Don't autoload.
3753 (apropos-symbols-internal): New fun. Extracted from `apropos'.
3754 (apropos): Use it.
3755 (apropos-print): Add optional `text' argument.
3756 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
3757 Don't assume point-min == 1.
3758
3759 * bs.el (bs-buffer-list): Use buffer-local-value.
3760 (bs--set-toggle-to-show): Use with-current-buffer.
3761
3762 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
3763 New funs.
3764 (list-buffers-noselect): Use them. Adjust :align-to to new style.
3765
3766 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
3767
3768 * dabbrev.el (dabbrev-expand): Fix regexp construction.
3769 (dabbrev--find-expansion): Use pop.
3770 (dabbrev--search): Use match-string-no-properties.
3771
3772 * dired.el (dired-mode): Use run-mode-hooks.
3773 (dired-move-to-end-of-filename): Use match-string.
3774
3775 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
3776 is bound before using it.
3777 (ediff-verbose-p): Make it into a var since it's not constant.
3778
3779 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
3780
3781 * faces.el (read-face-font): Don't cons up unnecessarily.
3782 (header-line, tool-bar): Share common parts.
3783
3784 * files.el (file-relative-name): Use compare-strings.
3785
3786 * finder.el (finder-mode): Follow coding convention.
3787
3788 * subr.el (read-number): New function.
3789
3790 * ses.el (ses-read-number): Move to subr.el.
3791 (ses-set-header-row): Use read-number.
3792
3793 2004-03-26 Andre Spiegel <spiegel@gnu.org>
3794
3795 * vc-hooks.el (vc-arg-list): New function, which handles both
3796 compiled and uncompiled code.
3797 (vc-default-workfile-unchanged-p): Use it.
3798
3799 * vc.el (vc-print-log): Undo prev change, use new function
3800 vc-arg-list from vc-hooks.el.
3801
3802 2004-03-26 Masatake YAMATO <jet@gyve.org>
3803
3804 * simple.el (completion-setup-function): Emphasize the
3805 first uncommon characters in the completions; and de-emphasize
3806 the common prefix substrings.
3807 (completion-emphasis): New face.
3808 (completion-de-emphasis): New face.
3809
3810 2004-03-25 Juanma Barranquero <lektu@terra.es>
3811
3812 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
3813 Comment out (it's unused and unfinished code).
3814
3815 2004-03-25 Sam Steingold <sds@gnu.org>
3816
3817 * vc.el (vc-print-log): Fix a bug in the last patch:
3818 backend-function may be a byte-compiled object, not a lambda.
3819
3820 2004-03-25 Juri Linkov <juri@jurta.org>
3821
3822 * descr-text.el (describe-property-list): Add a button
3823 for `face' property that calls `describe-face'.
3824 Suggested by luis fernandes <elf@ee.ryerson.ca>
3825
3826 * international/mule.el (keyboard-coding-system):
3827 * kmacro.el (kmacro-call-macro): Fix docstring.
3828
3829 * dired.el: Fix comments.
3830
3831 * textmodes/fill.el (fill): Fix Info link.
3832
3833 * font-lock.el (fast-lock, lazy-lock):
3834 * jit-lock.el (jit-lock): Remove links to removed Support Modes
3835 Info node.
3836
3837 * eshell/eshell.el (eshell): Fix broken info-link.
3838
3839 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
3840 * eshell/em-banner.el (eshell-banner):
3841 * eshell/em-smart.el (eshell-smart):
3842 * eshell/esh-cmd.el (eshell-cmd):
3843 Comment out broken info-links to incomplete Info manual.
3844
3845 * info-xref.el: Fix commentary.
3846
3847 2004-03-25 Kevin Ryde <user42@zip.com.au>
3848
3849 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
3850 Remove spurious node duplicate suppression, doesn't work, not wanted.
3851 (info-xref-output): Take format style args, add "sit-for 0" to let
3852 user see the results as they progress.
3853 (info-xref-check-all-custom): New function.
3854
3855 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
3856
3857 * gdb-ui.el: Moved to progmodes.
3858
3859 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
3860
3861 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
3862
3863 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3864
3865 * calendar/appt.el (appt-check): Remove superfluous progn.
3866 When finished with diary buffer: if it was not being displayed
3867 before, kill it; otherwise restore its original state.
3868 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
3869
3870 * calendar/calendar.el (calendar-set-mode-line): Use total
3871 available mode-line width, rather than frame-width.
3872
3873 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
3874 after mode change so effect not lost.
3875
3876 2004-03-23 Dave Love <fx@gnu.org>
3877
3878 * dired.el (dired) <defgroup>: Add link to manual.
3879 (dired-font-lock-keywords): Add highlighting on unusual permissions.
3880 (dired-revert): Use dolist.
3881 (dired-mode-map): Add U binding.
3882 (dired-mode): Add font-lock-beginning-of-syntax-function.
3883 (dired-garbage-files-regexp): Make it a defcustom.
3884
3885 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
3886
3887 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
3888 is equivalent to nil.
3889 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
3890 (vc-arch-mode-line-string): Accept `added' state.
3891 (vc-arch-state): Use inode-sigs if available.
3892 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
3893 Copy&delete existing id file if any. Fallback if uuidgen is absent.
3894 (vc-arch-tagline-re): New var.
3895 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
3896 New functions.
3897 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
3898 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
3899
3900 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
3901 (vc-file-not-found-hook): Use it.
3902
3903 * diff-mode.el (diff-default-read-only): Change default.
3904 (diff-mode-hook): Make it a defcustom. Add some options.
3905 (diff-mode-map): Bind diff-refine-hook.
3906 (diff-yank-handler): New var.
3907 (diff-yank-function): New fun.
3908 (diff-font-lock-keywords): Use them.
3909 (diff-end-of-file): Handle case where file-header looks like diff text.
3910 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
3911 (diff-file-kill): Delete a subsequent empty line, if applicable.
3912 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
3913 (diff-find-file-name): Use it.
3914 (diff-tell-file-name): New command.
3915 (diff-mode): Be careful with view-mode.
3916 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
3917 New functions, for use in diff-mode-hook.
3918 (diff-find-source-location): Catch "regex too large" errors.
3919 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
3920 (diff-refine-hunk): New command.
3921
3922 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
3923 (smerge-context-menu-map): Remove unused var.
3924 (smerge-keep-all): Preserve markers.
3925 (smerge-keep-n): New fun.
3926 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
3927 (smerge-keep-current, smerge-ediff): Use it.
3928 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
3929 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
3930 (smerge-resolve): Resolve trivial 3-part conflicts.
3931
3932 2004-03-23 Juri Linkov <juri@jurta.org>
3933
3934 * man.el (Man-width): New var.
3935 (Man-getpage-in-background): Use it.
3936 (Man-support-local-filenames): New var and fun.
3937 (Man-build-man-command): Don't add a second %s.
3938 (Man-fontify-manpage): Clean up message.
3939 (Man-mode): Set outline-regexp, outline-level,
3940 imenu-generic-expression.
3941
3942 * woman.el (woman-fill-frame): Doc fix.
3943 (woman-decode-region): Use window-width instead of frame-width.
3944
3945 * abbrevlist.el (list-one-abbrev-table):
3946 * descr-text.el (describe-char):
3947 * international/mule-diag.el (describe-current-coding-system):
3948 * international/quail.el (quail-insert-decode-map):
3949 Use window-width instead of frame-width.
3950
3951 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
3952 (jka-compr-mode-alist-additions): Add tbz.
3953 (jka-compr-write-region, jka-compr-insert-file-contents):
3954 Add message for undefined compress-program.
3955 (jka-compr-write-region): Remove redundant var bindings.
3956
3957 * dired-x.el (dired-guess-shell-alist-default): Add choices for
3958 extracting files into subdirectory. Add tbz and dz. Fix regexps.
3959 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
3960 (dired-man): Use dired-guess-shell-command.
3961 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
3962 Change default nil to t.
3963
3964 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
3965 (dired-compare-directories): Add default value for empty input.
3966
3967 * help-at-pt.el: Move suggestions for key bindings to Commentary.
3968
3969 * time.el (display-time-string-forms): Fix help-echo date format.
3970
3971 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
3972
3973 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
3974 (buffer-stale-function): New variable.
3975 (auto-revert-list-diff, auto-revert-dired-file-list)
3976 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
3977 (auto-revert-handler): Take over some functionality of deleted
3978 functions.
3979 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
3980
3981 * dired.el (dired-directory-changed-p): New fun, extracted from
3982 dired-internal-noselect.
3983 (dired-buffer-stale-p): New fun.
3984 (dired-internal-noselect): Use dired-directory-changed-p.
3985 Eliminate revert messages.
3986 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
3987
3988 2004-03-23 Kenichi Handa <handa@m17n.org>
3989
3990 * international/characters.el: Setup syntaxes for more parentheses
3991 Unicode characters.
3992
3993 * international/mule-cmds.el (select-safe-coding-system):
3994 Merge coding-system and auto-cs before comparing them.
3995
3996 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
3997
3998 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
3999
4000 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
4001 normal-auto-fill-function and comment-indent-function.
4002 The default values now work just as well.
4003 Don't set font-lock-beginning-of-syntax-function since we already set
4004 syntax-begin-function.
4005 (lisp-outline-level): Put ;;;###autoload at same level as (.
4006 (prin1-char): Quote special chars.
4007
4008 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
4009 than with-no-warnings.
4010
4011 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
4012 if the source location can't be found.
4013 (edebug-compute-previous-result): Use prin1-char.
4014
4015 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
4016 (debug-ignored-errors): Add an entry.
4017
4018 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
4019 (byte-compile-file): Output warning when deleting a file.
4020
4021 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
4022 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
4023
4024 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
4025 (byte-compile-inline-expand): Use backquote.
4026 (byte-optimize-pure-func): Rename from byte-optimize-concat.
4027 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
4028
4029 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
4030
4031 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
4032
4033 2004-03-22 Juri Linkov <juri@jurta.org>
4034
4035 * finder.el (finder-known-keywords): Fix data, tex, unix.
4036
4037 * play/landmark.el: Fix keywords.
4038
4039 * language/ethio-util.el (ethio-find-file): Doc fix.
4040
4041 * emacs-lisp/warnings.el: Doc fix.
4042
4043 * textmodes/ispell.el (ispell-help): Doc fix.
4044
4045 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
4046
4047 * format.el (format-insert-file): Always return a list of two
4048 elements, like insert-file-contents does.
4049
4050 2004-03-21 Andre Spiegel <spiegel@gnu.org>
4051
4052 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
4053 and vc-BACKEND-diff.
4054 (vc-print-log): If the print-log implementation supports it, use
4055 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
4056 (vc-version-diff, vc-diff-internal): Doc fixes.
4057
4058 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
4059 implementation supports it, let diff output go to *vc*,
4060 not *vc-diff*, since this is an internal call.
4061
4062 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
4063
4064 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
4065
4066 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
4067
4068 2004-03-21 Dave Love <fx@gnu.org>
4069
4070 * progmodes/cfengine.el (cfengine-mode):
4071 Set parse-sexp-ignore-comments.
4072
4073 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
4074
4075 2004-03-21 Juanma Barranquero <lektu@terra.es>
4076
4077 * allout.el (allout-mode): Fix docstring.
4078
4079 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
4080
4081 * files.el (insert-directory): Fix bug if SWITCHES is a list.
4082
4083 * autorevert.el (auto-revert-interval): Make new value take
4084 effect immediately when set through Custom.
4085 (auto-revert-set-timer): Add interactive declaration.
4086
4087 2004-03-19 David Ponce <david@dponce.com>
4088
4089 * ruler-mode.el (ruler-mode-header-line-format-old):
4090 Don't `make-variable-buffer-local'.
4091 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
4092 (ruler-mode-header-line-format): Simply funcall the above.
4093 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
4094 to save/restore a previous header line format.
4095 (ruler-mode-space): Don't depend on a numeric WIDTH value.
4096 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
4097 fringes and margins width.
4098 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
4099
4100 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
4101
4102 * log-edit.el (log-edit-font-lock-keywords): Typo.
4103
4104 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
4105 (tex-send-tex-command): Rather than here.
4106 (tex-compilation-parse-errors): Simplify.
4107
4108 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
4109
4110 * time.el (display-time-string-forms): Add help-echo with date on time.
4111
4112 * composite.el (compose-region): Use restore-buffer-modified-p.
4113
4114 * disp-table.el (standard-display-8bit): Simplify.
4115
4116 * server.el (server-process-filter): Delete temp frame.
4117
4118 * add-log.el (add-change-log-entry): Simplify.
4119
4120 2004-03-19 Kim F. Storm <storm@cua.dk>
4121
4122 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
4123 (hexl-follow-line): Don't require 'fringe.
4124
4125 * progmodes/compile.el (compilation-start): Always set
4126 compilation-last-buffer and return it.
4127
4128 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4129
4130 * simple.el (clone-buffer): Doc fix.
4131
4132 2004-03-18 Juanma Barranquero <lektu@terra.es>
4133
4134 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
4135
4136 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
4137
4138 * log-edit.el (log-edit-font-lock-keywords): New var.
4139 (log-edit-mode): Use it.
4140
4141 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
4142
4143 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
4144 properly for watching in speedbar.
4145
4146 2004-03-17 Masatake YAMATO <jet@gyve.org>
4147
4148 * smerge-mode.el (smerge-popup-context-menu):
4149 Put `unwind-protect' around `overlay-put' and `popup-menu'.
4150
4151 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
4152
4153 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
4154 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
4155 Take sealed revisions into account.
4156 (vc-arch-checkin): Extract a summary line from the message.
4157
4158 2004-03-16 Masatake YAMATO <jet@gyve.org>
4159
4160 * register.el (register): Provide `register' feature.
4161
4162 2004-03-15 Masatake YAMATO <jet@gyve.org>
4163
4164 Added context menu support in smerge mode.
4165 Most of the part is written by Stefan Monnier.
4166
4167 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
4168 New keymap and menu.
4169 (smerge-text-properties): New function.
4170 (smerge-remove-props): New function.
4171 (smerge-popup-context-menu): New function.
4172 (smerge-resolve): Call `smerge-remove-props'.
4173 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
4174 (smerge-keep-current): Ditto.
4175 (smerge-kill-current): New function.
4176 (smerge-match-conflict): Put text properties.
4177 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
4178
4179 2004-03-15 David Ponce <david@dponce.com>
4180
4181 * ruler-mode.el: (ruler-mode-left-fringe-cols)
4182 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
4183 (ruler-mode-right-scroll-bar-cols): Remove.
4184 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
4185 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
4186 Use fringe-columns and scroll-bar-columns.
4187
4188 2004-03-15 Masatake YAMATO <jet@gyve.org>
4189
4190 * hl-line.el (hl-line-range-function): New variable.
4191 (hl-line-move): New function.
4192 (global-hl-line-highlight): Use `hl-line-move'.
4193 (hl-line-highlight): Ditto.
4194
4195 * scroll-bar.el (scroll-bar-columns):
4196 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
4197
4198 * ruler-mode.el (top-level): Require scroll-bar and fringe.
4199 (ruler-mode-left-fringe-cols)
4200 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
4201 (ruler-mode-right-scroll-bar-cols)
4202 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
4203 (ruler-mode-ruler-function): New variable.
4204 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
4205 if the value for `ruler-mode-ruler-function'is given.
4206
4207 * hexl.el (hexl-mode-hook): Make the hook customizable.
4208 (hexl-address-area, hexl-ascii-area): New customize variables.
4209 (hexlify-buffer): Put font-lock-faces on the address area and
4210 the ascii area.
4211 (hexl-activate-ruler): New function.
4212 (hexl-follow-line): New function.
4213 (hexl-highlight-line-range): New function.
4214 (hexl-mode-ruler): New function.
4215
4216 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4217
4218 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
4219 (vc-default-find-file-hook): New fun.
4220 (vc-find-file-hook): Call new find-file-hook operation.
4221
4222 * vc-arch.el: New file.
4223
4224 2004-03-12 Jesper Harder <harder@ifa.au.dk>
4225
4226 * info-look.el (info-lookup): Reuse an existing Info window.
4227
4228 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
4229
4230 * woman.el (woman-preserve-ascii): Default value changed to t and
4231 doc string revised.
4232
4233 2004-03-12 Richard M. Stallman <rms@gnu.org>
4234
4235 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
4236 Fix minor bug.
4237
4238 * replace.el (occur-engine): Change message for count of matches.
4239
4240 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
4241 For strings, do compare text properties.
4242
4243 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
4244
4245 * progmodes/compile.el (compile-auto-highlight)
4246 (compilation-error-list, compilation-old-error-list)
4247 (compilation-parse-errors-function, compilation-parsing-end)
4248 (compilation-error-message, compilation-directory-stack)
4249 (compilation-enter-directory-regexp-alist)
4250 (compilation-leave-directory-regexp-alist)
4251 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
4252 (compilation-current-file, compilation-regexps): Remove vars.
4253
4254 (compile-error-at-point, compilation-error-filedata)
4255 (compilation-error-filedata-file-name, compile-reinitialize-errors)
4256 (compilation-next-error-locus, compilation-forget-errors)
4257 (count-regexp-groupings, compilation-parse-errors)
4258 (compile-collect-regexps, compile-buffer-substring): Remove funs.
4259
4260 (compile-internal): Make obsolete.
4261
4262 (compilation-first-column, compilation-error)
4263 (compilation-directory-matcher, compilation-page-delimiter)
4264 (compilation-mode-font-lock-keywords, compilation-debug)
4265 (compilation-error-face, compilation-warning-face)
4266 (compilation-info-face, compilation-line-face)
4267 (compilation-column-face, compilation-enter-directory-face)
4268 (compilation-leave-directory-face, compilation-skip-threshold)
4269 (compilation-skip-visited, compilation-context-lines): New vars.
4270
4271 (compilation-warning-face, compilation-info-face)
4272 (compilation-message-face): New faces.
4273
4274 (compilation-error-regexp-alist-alist): New constant.
4275
4276 (compilation-face, compilation-directory-properties)
4277 (compilation-assq, compilation-error-properties, compilation-start)
4278 (define-compilation-mode, compilation-loop)
4279 (compilation-set-window): New functions.
4280
4281 (compile): Additional argument for interactive compiles like TeX.
4282
4283 * progmodes/grep.el (kill-grep): Move here from compile.el
4284 (grep-error, grep-hit-face, grep-error-face)
4285 (grep-mode-font-lock-keywords): New variables.
4286 (grep-regexp-alist): Simplify regexp and add `binary' case.
4287 (grep-mode): New mode.
4288 (grep-process-setup): Simplify.
4289
4290 2004-03-11 Jason Rumney <jasonr@gnu.org>
4291
4292 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
4293 letters on DOS/Windows.
4294
4295 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
4296
4297 * server.el (server-name): New var.
4298 (server-socket-dir): New var to replace server-socket-name.
4299 (server-start): Use them.
4300
4301 2004-03-11 Simon Josefsson <jas@extundo.com>
4302
4303 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
4304 died to avoid infloop. Reported by Jonathan Glauner
4305 <jglauner@sbum.org>.
4306
4307 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
4308
4309 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
4310 (smerge-mode-menu): Use it to deactivate menu entries.
4311 (smerge-keep-current): New fun.
4312 (smerge-keep-current): Use it.
4313
4314 2004-03-10 John Paul Wallington <jpw@gnu.org>
4315
4316 * foldout.el (foldout-fold-list, foldout-modeline-string):
4317 Declare them as variables, not constants.
4318
4319 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4320
4321 * ps-print.el: Modification to print *Messages* buffer.
4322 (ps-print-version): New version 6.6.4.
4323 (ps-message-log-max): New fun.
4324 (ps-spool-without-faces, ps-spool-with-faces)
4325 (ps-count-lines-preprint): Code fix.
4326
4327 * printing.el: New tips in Tips section.
4328
4329 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4330
4331 * delim-col.el: Doc fix.
4332
4333 * printing.el: Doc fix. New doc section (Tips).
4334
4335 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
4336
4337 * type-break.el (type-break-emacs-variant): Remove.
4338 (type-break-run-at-time, type-break-cancel-function-timers):
4339 Use fboundp rather than version name and number.
4340
4341 2004-03-09 Masatake YAMATO <jet@gyve.org>
4342
4343 * hexl.el (hexl-mode): Use `make-local-variable' instead of
4344 `make-variable-buffer-local'.
4345
4346 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
4347
4348 * find-dired.el (find-dired): Call `shell-command' instead of
4349 `start-process-shell-command'. By this, Tramp takes over
4350 handling of remote directories.
4351
4352 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
4353
4354 * newcomment.el (comment-use-global-state): New var.
4355 (comment-search-forward): Use it.
4356
4357 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
4358
4359 * cus-edit.el (fill) <defgroup>: Move to fill.el.
4360
4361 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
4362 (enable-kinsoku): Make it a defcustom.
4363 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
4364 paragraph to same-comment-start-marker.
4365
4366 2004-03-07 Dave Love <fx@gnu.org>
4367
4368 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
4369 (browse-url-mail): Use it.
4370
4371 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
4372 (rfc2368-unhexify-string): Use replace-regexp-in-string.
4373
4374 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
4375
4376 * woman.el (woman-man.conf-path): Doc fix.
4377 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
4378
4379 2004-03-07 Eli Zaretskii <eliz@gnu.org>
4380
4381 * sort.el (sort-columns): Remove ms-dos from the list of systems
4382 where the external `sort' command is not used.
4383
4384 2004-03-07 Kim F. Storm <storm@cua.dk>
4385
4386 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
4387 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
4388 from overlay-arrow-variable-list.
4389 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
4390
4391 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
4392
4393 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
4394 overlay arrow string properly for the assembler buffer.
4395
4396 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
4397
4398 * mail/sendmail.el (mail-mode): Fix last change.
4399
4400 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
4401
4402 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
4403 for the assembler buffer.
4404 (gdb-assembler-custom): Position the overlay arrow.
4405 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
4406
4407 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
4408
4409 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
4410
4411 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
4412 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
4413
4414 * mail/sendmail.el (mail-mode): Set comment-start-skip.
4415
4416 * newcomment.el (uncomment-region): Allow non-terminated comment.
4417 (comment-normalize-vars): Check the user-specified comstart marker.
4418
4419 2004-03-04 Jesper Harder <harder@ifa.au.dk>
4420
4421 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
4422 Otherwise, do use it if the region only contains font-lock text
4423 properties.
4424
4425 2004-03-04 Masatake YAMATO <jet@gyve.org>
4426
4427 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
4428 as the callback function for eldoc.
4429 (hexl-print-current-point-info): New function.
4430 (hexl-current-address): Print the address in both decimal
4431 and hexadecimal format.
4432
4433 2004-03-04 Richard M. Stallman <rms@gnu.org>
4434
4435 * mail/rmail.el (rmail-convert-to-babyl-format):
4436 Specify t for UNIBYTE when calling mail-unquote-printable-region.
4437
4438 * mail/mail-utils.el (mail-unquote-printable-region):
4439 New arg UNIBYTE.
4440
4441 * startup.el (command-switch-alist): Doc fix.
4442
4443 * simple.el (undo): Temporarily set this-command to `undo-start',
4444 then set it to `undo' once undo-start returns without error.
4445
4446 * simple.el (minibuffer-history-sexp-flag): Doc fix.
4447
4448 * simple.el (kill-line): Don't disregard trailing whitespace
4449 in eol condition, if show-trailing-whitespace is set.
4450
4451 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
4452 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
4453 When disabling, restore old values only if mouse-sel-has-been-enabled.
4454
4455 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
4456 (isearch-{-char): New function.
4457 (isearch-mode-map): Bind { to isearch-{-char.
4458
4459 * font-lock.el (lisp-font-lock-keywords-2):
4460 Turn off the CL with-... and do-... general patterns.
4461 Instead, recognize several specific with... and do... constructs.
4462
4463 * files.el (switch-to-buffer-other-window):
4464 Bind same-window-buffer-names and same-window-regexps to nil.
4465 (switch-to-buffer-other-frame): Likewise.
4466
4467 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
4468
4469 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
4470 recognizing leading comment on code line.
4471
4472 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
4473
4474 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
4475 hidden files/directories.
4476
4477 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
4478
4479 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
4480 only comment-start (in case the mode hasn't set it).
4481
4482 * Makefile.in (AUTOGENEL): New var.
4483 (bootstrap-prepare): Rename from bootstrap-clean.
4484 Don't remove elc files.
4485 (maintainer-clean): New target.
4486
4487 * xml.el (xml-get-attribute-or-nil): Simplify.
4488
4489 2004-03-02 Juri Linkov <juri@jurta.org>
4490
4491 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
4492 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
4493 URL to prevent their substitution with the environment variable
4494 values by browsers.
4495
4496 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4497
4498 * ps-print.el: Doc fix.
4499 (ps-print-version): New version number (6.6.3).
4500 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
4501 Docstring fix.
4502 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
4503 before printing.
4504 (ps-time-stamp-yyyy-mm-dd): New fun.
4505 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
4506
4507 2004-03-02 Kim F. Storm <storm@cua.dk>
4508
4509 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
4510
4511 2004-03-01 Juanma Barranquero <lektu@terra.es>
4512
4513 * allout.el (allout-rebullet-heading): Fix typo in docstring.
4514
4515 * desktop.el (desktop-file-version)
4516 (desktop-after-read-hook): Fix typos.
4517 (desktop-clear-preserve-buffers): Remove redundant info in
4518 docstring already shown by the obsolescence message.
4519 (desktop-truncate, desktop-internal-v2s)
4520 (desktop-value-to-string): Change argument name to match docstring.
4521
4522 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
4523
4524 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
4525 docstring.
4526
4527 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4528
4529 * printing.el: Replace "As Is..." in PostScript file print/preview by
4530 "No Preprocessing...". Suggested by Colin Marquardt
4531 <_marquardt_@zmd.de>.
4532 (pr-insert-section-4): Adjust buffer interface.
4533
4534 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
4535
4536 Version 2.0.39 of Tramp released.
4537
4538 * net/tramp.el (tramp-handle-file-local-copy)
4539 (tramp-handle-write-region, tramp-open-connection-rsh):
4540 Variable name typo. Small change. From Patrick Tullmann
4541 <tullmann@flux.utah.edu>.
4542 (tramp-process-connection-type): New variable.
4543 (tramp-maybe-open-connection): Use it.
4544 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
4545 (tramp-touch): Set last-modified time of a remote file.
4546 (tramp-handle-write-region): Say which function is used when encoding.
4547
4548 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4549
4550 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
4551 case of non-existing filename, too. Reported by Christoph Bauer
4552 <c_bauer@informatik.uni-kl.de>.
4553 (tramp-smb-get-file-entries): The directory in question should
4554 have permissions "drwxrwxrwx". Just virtual, because we don't
4555 know the real permissions. Don't we know?
4556 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
4557 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
4558 (tramp-smb-wait-for-output): Optimize algorithm getting pending
4559 output. If it was received chunkwise, there have been problems.
4560 Remove the "prompt not found" error message; it is obvious.
4561 Simplify algorithm.
4562 (tramp-smb-process-running): Remove. Since we acknowledge the
4563 virtual prompt for shares, there's no need for distinction of
4564 reading shares (process ends afterwards) and interactive mode of
4565 smblient.
4566 (tramp-smb-open-connection): Setting process sentinel removed.
4567 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
4568 "NT_STATUS_NETWORK_ACCESS_DENIED".
4569 (tramp-smb-maybe-open-connection): Set `process-connection-type'
4570 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
4571 (top-level): Setting default value in `tramp-default-method-alist'
4572 corrected. Order of USER and HOST have been wrong.
4573 Nobody complained for months ...
4574 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
4575 (tramp-smb-open-connection): Clear password cache if login has failed.
4576
4577 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
4578 `tramp-unified-filenames'.
4579 (tramp-completion-mode): Make test for XEmacs explicitely.
4580 `event-to-character' can exists in Emacs packages too.
4581 Reported by Matt Swift <swift@alum.mit.edu>.
4582 (tramp-buffer-name): Buffer name must contain the user if exists.
4583 Reported by Adrian Phillips <a.phillips@met.no>.
4584 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
4585 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
4586 (tramp-do-copy-or-rename-file-out-of-band): Rename from
4587 `tramp-do-copy-or-rename-file-one-local', because it handles also
4588 the case both files use the same out-of-band method.
4589 Implementation added.
4590 (tramp-handle-file-local-copy, tramp-handle-write-region):
4591 Out-of-band handling removed. `copy-file' called instead, which
4592 calls `tramp-do-copy-or-rename-file-out-of-band'.
4593 (tramp-action-password): Check for out-of-band method removed.
4594 This function is used for 'login-program.
4595 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
4596 appropriate.
4597 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
4598 and `tramp-parse-sknownhosts'.
4599 (tramp-completion-function-alist): It's a defvar now, because we
4600 want to apply the optimized `tramp-set-completion-function'
4601 instead of a static list.
4602 (tramp-set-completion-function): Implementation tuned.
4603 Avoid double entries, and entries where the function or the
4604 file/directory doesn't exist.
4605 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
4606 for SSH2.
4607 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
4608 (tramp-handle-dired-compress-file): New function.
4609 (tramp-async-proc): New variable.
4610 (tramp-handle-shell-command): Adding asynchronous processes.
4611 They are far from being perfect, but it works at least for
4612 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
4613 (top-level): Require password.el if visible. Should be mandatory
4614 once No Gnus has found its way into (X)Emacs.
4615 (tramp-read-passwd): Invoke `password-read' if available,
4616 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
4617 fallback any longer.
4618 (tramp-clear-passwd): New function.
4619 (tramp-process-actions, tramp-process-multi-actions):
4620 Clear password cache if login has failed.
4621
4622 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
4623 its own module.
4624 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
4625 `ange-ftp-ftp-name-res'. There could be incorrect values from
4626 previous calls in case the "ftp" method is used in the Tramp file
4627 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
4628
4629 2004-02-28 Richard M. Stallman <rms@gnu.org>
4630
4631 * term.el (term-mouse-paste): Call mouse-set-point.
4632
4633 * thumbs.el: New file.
4634
4635 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4636
4637 * progmodes/ebnf-abn.el: Doc fix.
4638
4639 * progmodes/ebnf-bnf.el: Doc fix.
4640 (ebnf-repeat): Code fix.
4641
4642 * progmodes/ebnf2ps.el: Doc fix.
4643 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
4644
4645 2004-02-28 Juri Linkov <juri@jurta.org>
4646
4647 * ffap.el (dired-at-point): Additional writability test for
4648 relative directory names.
4649 (dired-at-point-prompter): Treat directories as a directory, get
4650 the directory component from files.
4651 (ffap-string-at-point): Return string from region if region is active.
4652 (ffap-file-at-point): Remove redundant code.
4653
4654 2004-02-28 Kim F. Storm <storm@cua.dk>
4655
4656 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
4657 Initialize margin area images to nil.
4658 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
4659 (breakpoint-enabled-bitmap-face)
4660 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
4661 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
4662 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
4663 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
4664 (gdb-reset): Use gdb-remove-breakpoint-icons.
4665 (gdb-put-string): Add dprop arg to specify alternative display
4666 property (for setting fringe bitmap).
4667 (gdb-remove-strings): Doc fix.
4668 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
4669 icon in fringe (if available), or else as icon or text in display
4670 margin. Creates necessary icons in breakpoint-bitmap,
4671 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
4672 Also make left window margin if required.
4673 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
4674 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
4675 no longer needed.
4676 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
4677 gdb-put-breakpoint-icon.
4678 (gdb-assembler-mode): Don't set left-margin-width here.
4679
4680 2004-02-27 Kevin Ryde <user42@zip.com.au>
4681
4682 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
4683 comma, so that it DTRT in macros.
4684
4685 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
4686
4687 * progmodes/sh-script.el (sh-shell-arg)
4688 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
4689 (sh-leading-keywords, sh-other-keywords): Fix custom type.
4690
4691 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4692
4693 * faces.el (face-spec-set-match-display): Add a new attribute,
4694 `min-colors'.
4695 (region, highlight, secondary-selection): Use `min-colors'.
4696
4697 * custom.el (defface): Add documentation for `min-colors'.
4698
4699 * font-lock.el (font-lock-comment-face, font-lock-string-face)
4700 (font-lock-keyword-face, font-lock-function-name-face)
4701 (font-lock-variable-name-face, font-lock-constant-face):
4702 Use `min-colors'.
4703
4704 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
4705
4706 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4707
4708 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
4709 define assq-delete-all if it's not defined.
4710 (ebnf-generate-region): Code fix.
4711
4712 * printing.el: Doc fix.
4713 (pr-version): New version number (6.7.2).
4714 (pr-command): Return empty string if command is an empty string.
4715
4716 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4717
4718 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
4719
4720 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
4721 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
4722 semi-down-full. Fix a bug on productions like test = {"test"}* | (
4723 "tt" ["test"] ). Reported by Markus Dreyer
4724 <mdreyer@ix.urz.uni-heidelberg.de>.
4725 (ebnf-version): New version number (4.0).
4726 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
4727 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
4728 (ebnf-delete-style): New commands.
4729 (ebnf-directory, ebnf-file): New funs.
4730 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
4731 (ebnf-production-name-p, ebnf-stop-on-error): New options.
4732 (ebnf-syntax-alist): New var.
4733 (ebnf-element-width): New fun replacing ebnf-list-width.
4734 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
4735 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
4736 (ebnf-prologue): Adjust vars.
4737 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
4738 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
4739 (ebnf-check-style-values, ebnf-generate-production)
4740 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
4741 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
4742 (ebnf-token-repeat): Code fix.
4743
4744 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
4745 %right, %left and %prec. Suggested by Matthew K. Junker
4746 <junker@alum.mit.edu>.
4747 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
4748
4749 * progmodes/ebnf-iso.el: Doc fix.
4750 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
4751 (ebnf-iso-lex): Code fix.
4752
4753 * progmodes/ebnf-bnf.el: Doc fix.
4754 (ebnf-bnf-lex): Code fix.
4755
4756 * progmodes/ebnf-otz.el: Doc fix.
4757
4758 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4759
4760 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
4761 (abbrev-prefix-mark): Doc fix.
4762
4763 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
4764
4765 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
4766 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
4767 (gdb-var-delete): Make interactive (really).
4768 (gdb-edit-value): Make non-interactive.
4769
4770 * progmodes/gud.el (gud-speedbar-menu-items):
4771 Add gdb-var-delete and, indirectly, gdb-edit-value.
4772 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
4773 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
4774 (gud-gdb-marker-filter): Add comment for annotations.
4775
4776 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
4777
4778 * calendar/calendar.el (generate-calendar)
4779 (calendar-read-date): Prevent display of BC calendars once more -
4780 reverts 2003-10-01 change.
4781 (generate-calendar-month): Doc fix.
4782
4783 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4784
4785 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
4786 return value of increment-calendar-month.
4787
4788 2004-02-21 Stephen Compall <s11@member.fsf.org>
4789
4790 * saveplace.el (save-place-forget-unreadable-files)
4791 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
4792 (save-place-forget-unreadable-files): New function.
4793 (save-place-alist-to-file): Use it to filter out files that are
4794 no longer readable.
4795
4796 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
4797 current Texinfo environment, using the same method as in
4798 `texinfo-insert-@end', and insert a space rather than a newline if
4799 point in a @table environment.
4800
4801 2004-02-21 Juri Linkov <juri@jurta.org>
4802
4803 * ffap.el (ffap-file-at-point): Try parent directories.
4804
4805 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
4806
4807 * vcursor.el (vcursor-modifiers): New defcustom.
4808 (vcursor-cs-binding): Use vcursor-modifiers instead of a
4809 hard-coded list.
4810
4811 2004-02-21 Masatake YAMATO <jet@gyve.org>
4812
4813 * play/animate.el (animate-birthday-present): Accept names other
4814 than `Sarah', too.
4815
4816 2004-02-21 Juri Linkov <juri@jurta.org>
4817
4818 * startup.el: Remove table of command line arguments from the
4819 Commentary section.
4820
4821 2004-02-20 John Wiegley <johnw@newartisans.com>
4822
4823 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
4824 again" modifier from 'e' to 'E', since 'e' is also used by the
4825 "file extension" modifier.
4826
4827 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
4828
4829 * help-fns.el (describe-categories): Doc fix.
4830
4831 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
4832
4833 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
4834 temporary file for buffer already visiting one. This change makes
4835 output likely to be directly usable by patch program.
4836 Suggested by Adrian Aichner <adrian@xemacs.org>
4837
4838 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
4839
4840 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
4841 case of variables defined in compound statements.
4842 (gdb-setup-windows, gdb-source-info, gdb-source-info):
4843 Simplify constructions using switch-to-buffer.
4844
4845 2004-02-19 Simon Josefsson <jas@extundo.com>
4846
4847 * play/morse.el: Fix typo.
4848 (morse-code): Add @.
4849
4850 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
4851
4852 * calendar/appt.el (appt-display-format): Change default to
4853 'ignore, for backwards compatibility.
4854 (appt-display-message): If appt-display-format is 'ignore,
4855 respect old vars appt-msg-window and appt-visible.
4856 (appt-activate): Don't depend on return value of cancel-timer.
4857
4858 * calendar/calendar.el (calendar-holidays): Doc fix.
4859
4860 * calendar/cal-coptic.el (coptic-prompt-for-date):
4861 Use assoc-string instead of assoc-ignore-case.
4862 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
4863 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
4864 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
4865 * calendar/cal-islam.el (calendar-goto-islamic-date)
4866 (mark-islamic-diary-entries): Ditto.
4867 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
4868 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
4869 (calendar-read-mayan-tzolkin-date): Ditto.
4870 * calendar/calendar.el (calendar-read-date): Ditto.
4871 * calendar/diary-lib.el (mark-diary-entries): Ditto.
4872
4873 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
4874
4875 * progmodes/executable.el (executable-command-find-posix-p):
4876 Fix choice of the directory.
4877
4878 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4879
4880 * simple.el (interprogram-cut-function)
4881 (interprogram-paste-function, kill-new, kill-append):
4882 Doc fixes.
4883 (kill-region): Make it return nil. Doc fix.
4884 (yank-pop): Make its argument optional.
4885 (yank): Make ARG `-' equivalent to `-1'.
4886
4887 2004-02-17 Eli Zaretskii <eliz@gnu.org>
4888
4889 * mail/rmail.el (rmail-get-new-mail): Don't reference
4890 rmail-use-spam-filter if rmail-spam-filter is not loaded.
4891
4892 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4893
4894 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
4895 if one of global-auto-revert-non-file-buffers or autorevert-mode
4896 is non-nil.
4897
4898 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4899
4900 * subr.el (delete-dups): A better implementation from Karl Heuer
4901 <kwzh@gnu.org>.
4902
4903 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
4904
4905 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
4906 correct place.
4907 * progmodes/icon.el (icon-indent-command): Ditto.
4908 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
4909
4910 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4911
4912 * progmodes/grep.el (grep-compute-defaults): Undo change from
4913 2004-01-29: don't use executable-command-find-posix-p.
4914
4915 2004-02-16 Richard Sharman <rsharman@pobox.com>
4916
4917 * hilit-chg.el: Use require instead of eval-and-compile.
4918 (highlight-compare-buffers): New function.
4919
4920 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
4921
4922 * man.el (Man-fontify-manpage): Render section headings in
4923 `Man-overstrike-face' even when overstrike was not used by man
4924 formatter for section headings.
4925
4926 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
4927
4928 * rmail-spam-filter.el: (vm-use-spam-filter)
4929 (rsf-min-region-length-added-to-spam-list): New variables.
4930 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
4931 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
4932 spam testing. Don't delete spam message if automatic deletion
4933 after output via variable rmail-delete-after-output is turned on.
4934 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
4935 rsf-bbdb-dont-create-entries-for-spam.
4936 (check-field): New function, extracted from code in
4937 rmail-spam-filter to ease addition of header fields like content-type.
4938 (message-content-type): New variable to check the content-type:
4939 field added, also in defcustom of rsf-definitions-alist.
4940 (rmail-spam-filter): Replace repeated test code for header fields
4941 by calls to check-field; change the call to
4942 rmail-output-to-rmail-file such that rmail-current-message stays
4943 the same to avoid wrong deletion of unseen flags.
4944 (rsf-add-contents-type): New function to convert old format
4945 of rmail-spam-definitions-alist into new one.
4946 Change prefixes of all variables and functions from
4947 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
4948
4949 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4950
4951 * loadhist.el (unload-hook-features-list): New defvar.
4952
4953 2004-02-16 Dave Love <fx@gnu.org>
4954
4955 * loadhist.el (unload-feature): Doc fix. Rename flist to
4956 unload-hook-features-list.
4957
4958 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
4959
4960 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
4961 cookie. Don't check if we are looking-at open-formula.
4962
4963 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4964
4965 * subr.el (match-string-no-properties): Use substring-no-properties.
4966
4967 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4968
4969 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
4970 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
4971 Use lower-case "rx" in all error message.
4972
4973 2004-02-16 Dave Love <fx@gnu.org>
4974
4975 * emacs-lisp/rx.el (rx-or): Put group around result.
4976 (rx-constituents): Add backref.
4977 (rx-syntax): Add string-delimiter, comment-delimiter.
4978 (rx-categories): Add combining-diacritic.
4979 (rx-check-not, rx-greedy, rx): Doc fix.
4980 (rx-backref, rx-check-backref): New.
4981
4982 2004-02-16 Jesper Harder <harder@ifa.au.dk>
4983
4984 * newcomment.el (uncomment-region): Allow eob as comment end.
4985
4986 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
4987
4988 * filecache.el: All message and error commands now use prefix
4989 "Filecache:" to make it easy to read *Messages* buffer.
4990
4991 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
4992
4993 * autorevert.el: Add support to detect changed dired and VC buffers.
4994 (auto-revert-active-p, auto-revert-list-diff)
4995 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
4996 (auto-revert-handler, auto-revert-active-p): New functions.
4997 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
4998 and `auto-revert-active-p'.
4999 (eval-when-compile): Defvar dired-directory and vc-mode.
5000 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
5001 (auto-revert-handler-vc): New functions.
5002
5003 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
5004
5005 * progmodes/compile.el (compilation-directory): New defvar.
5006 (compile): Save current directory in compilation-directory.
5007 (recompile): Bind default-directory to compilation-directory if
5008 that is non-nil.
5009
5010 2004-02-16 Dave Love <fx@gnu.org>
5011
5012 * newcomment.el (comment-insert-comment-function)
5013 (comment-region-function, uncomment-region-function): New.
5014 (comment-indent): Use comment-insert-comment-function.
5015 (uncomment-region): Use uncomment-region-function.
5016 (comment-region): Use comment-region-function.
5017
5018 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
5019
5020 2004-02-16 Richard Stallman <rms@gnu.org>
5021
5022 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
5023 loaddefs* and ldefs-boot*.
5024
5025 2004-02-16 Eli Zaretskii <eliz@gnu.org>
5026
5027 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
5028 and email address at the beginning and end of the address.
5029
5030 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
5031 anchored at the beginning of the email address.
5032
5033 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
5034
5035 * international/ccl.el (ccl-compile-write): Pass `left' to
5036 ccl-embed-code to generate correct code of write-expr-register.
5037
5038 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
5039
5040 * progmodes/grep.el (grep-compute-defaults): Fix typos.
5041
5042 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5043
5044 * x-dnd.el: Mention support for Motif in commentary.
5045 (x-dnd-handle-drag-n-drop-event): Ditto.
5046
5047 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5048
5049 * ses.el: Use "ses--" prefixes for buffer-local variables.
5050 Use (point-min) instead of 1, even when we know the buffer
5051 is unnarrowed.
5052 (ses-build-load-map): Delete. Distribute its content to defconst's for
5053 the three maps.
5054 (ses-menu, ses-header-line-menu): New menus.
5055 (ses-mode-map): Use them.
5056 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
5057
5058 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
5059
5060 * Makefile.in: Fix the CC Mode recompile kludge so it works
5061 when building in a different directory.
5062
5063 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
5064
5065 * simple.el (kill-new): Put yank-handler property on the entire string.
5066
5067 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
5068
5069 * diff.el: Don't use compile any more, use diff-mode instead.
5070 (diff-regexp-alist, diff-old-file, diff-new-file)
5071 (diff-parse-differences, diff-process-setup): Remove.
5072 (diff-sentinel): New fun.
5073 (diff): Use it. Run the process ourselves.
5074 Use diff-mode for the rest of the processing.
5075
5076 * diff.el (diff): Simplify code handling `switch'.
5077
5078 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
5079
5080 * pcvs-defs.el (cvs-menu): Add `tag'.
5081
5082 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5083
5084 * simple.el (kill-append): Doc fix.
5085
5086 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5087 Adapt outline-regexp to the new conventions for commenting out code.
5088
5089 2004-02-11 John Paul Wallington <jpw@gnu.org>
5090
5091 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
5092
5093 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
5094
5095 * diff.el (diff-switches): New fun.
5096 (diff, diff-backup): Use it.
5097 (diff): Clean up the args construction. Use backquote.
5098 Use listp instead of consp to avoid putting a nil arg.
5099 (diff): Add a revert-buffer function.
5100
5101 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5102
5103 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
5104 handled by x-dnd-handle-file-name.
5105 (x-dnd-known-types): Add COMPOUND_TEXT.
5106 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
5107 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
5108 x-dnd-empty-state.
5109 (x-dnd-forget-drop): Ditto.
5110 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
5111 (x-dnd-handle-one-url): Return private when inserting text.
5112 (x-dnd-insert-ctext): New function.
5113 (x-dnd-handle-file-name): New function for FILE_NAME.
5114 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
5115 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
5116 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
5117
5118 2004-02-10 Kenichi Handa <handa@m17n.org>
5119
5120 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
5121 instead of while loop.
5122
5123 2004-02-10 Miles Bader <miles@gnu.org>
5124
5125 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
5126
5127 2004-02-09 Kenichi Handa <handa@m17n.org>
5128
5129 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
5130 have end-of-line.
5131
5132 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
5133
5134 * Makefile.in: Added extra dependencies in the recompile target
5135 needed to cope with the compile time macro expansions in CC Mode.
5136
5137 2004-02-09 Kim F. Storm <storm@cua.dk>
5138
5139 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
5140 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
5141 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
5142 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
5143 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
5144 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
5145 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
5146 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
5147 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
5148 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
5149 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
5150
5151 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
5152
5153 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
5154 Don't allow shrink if there's a window on our right.
5155
5156 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
5157 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
5158 Bring together declaration and initialization.
5159 (prolog-mode-variables): Don't set the syntax table.
5160 Don't set paragraph-start and comment-indent-function.
5161 Add /*..*/ to the comment regexps.
5162 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
5163 (prolog-mode-map): Don't bind TAB.
5164 (prolog-mode): Set the syntax table.
5165 (prolog-comment-indent): Remove.
5166 (inferior-prolog-mode-map): Initialize in the declaration.
5167 (inferior-prolog-mode-syntax-table)
5168 (inferior-prolog-mode-abbrev-table): New vars.
5169 (inferior-prolog-mode): Derive from comint-mode.
5170 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
5171 minibuffer windows.
5172
5173 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
5174 in file names, as long as it is unabmiguous.
5175
5176 2004-02-08 Andreas Schwab <schwab@suse.de>
5177
5178 * textmodes/reftex-toc.el
5179 (reftex-toc-load-all-files-for-promotion): Remove useless use of
5180 format. Doc fix.
5181
5182 * textmodes/refer.el (refer-find-entry-internal): Remove extra
5183 format string arguments.
5184
5185 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
5186 string argument.
5187
5188 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
5189
5190 * play/zone.el (zone-call): Fix format string.
5191
5192 * net/webjump.el (webjump-builtin): Add missing format string argument.
5193
5194 * midnight.el (midnight-delay-set): Remove extra format string argument.
5195
5196 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
5197
5198 * hexl.el (hexl-insert-char): Add missing format string argument.
5199
5200 * format.el (format-decode): Fix format string.
5201
5202 * emulation/vi.el (vi-mode): Remove extra format string argument.
5203 (vi-repeat-last-search): Likewise.
5204 (vi-reverse-last-search): Likewise.
5205 (vi-goto-mark): Likewise.
5206 (vi-reverse-last-find-char): Likewise.
5207 (vi-repeat-last-find-char): Likewise.
5208 (vi-locate-def): Likewise.
5209
5210 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
5211
5212 * ediff-util.el (ediff-toggle-read-only): Remove extra format
5213 string argument.
5214 (ediff-toggle-regexp-match): Likewise.
5215
5216 * dired-aux.el (dired-do-query-replace-regexp): Add missing
5217 format string argument.
5218
5219 * calc/calc-map.el (calc-get-operator): Remove extra format
5220 string argument.
5221
5222 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
5223
5224 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
5225 string argument.
5226
5227 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
5228
5229 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
5230
5231 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
5232
5233 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
5234 (cl-struct-setf-expander): Likewise.
5235
5236 * vc.el (with-vc-file): Fix unsafe uses of error.
5237 (vc-cancel-version): Likewise.
5238
5239 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
5240
5241 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
5242 thousands separator; fixes <class>:<line-number> regexp for
5243 non-english locales.
5244
5245 2004-02-08 Andreas Schwab <schwab@suse.de>
5246
5247 * view.el (view-mode-enable): Revert previous change.
5248
5249 2004-02-07 Kim F. Storm <storm@cua.dk>
5250
5251 * simple.el (line-number-at-pos): Rename from line-at-pos.
5252 Uses changed (what-line and vc-annotate-warp-version).
5253
5254 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
5255
5256 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
5257 (diff-mode): Remove aborted attempt at support for compile.el.
5258 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
5259
5260 2004-02-06 Andreas Schwab <schwab@suse.de>
5261
5262 * view.el (view-mode-enable): Add view-mode-map to
5263 minor-mode-overriding-map-alist.
5264
5265 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5266
5267 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
5268
5269 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
5270
5271 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
5272 with point inside rather than after the paragraph.
5273
5274 2004-02-04 Sam Steingold <sds@gnu.org>
5275
5276 * mail/smtpmail.el (smtpmail-try-auth-methods):
5277 Do not try authentication when no mechanism is available.
5278 Pass port-name as defaultport to `netrc-machine'.
5279
5280 2004-02-04 Stephen Eglen <stephen@gnu.org>
5281
5282 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
5283 to show how minibuffer height can be constrained.
5284
5285 2004-02-04 John Paul Wallington <jpw@gnu.org>
5286
5287 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
5288
5289 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5290
5291 * x-dnd.el: New file for drag and drop.
5292
5293 * term/x-win.el: require x-dnd, set after-make-frame-functions
5294 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
5295 drag-n-drop event.
5296
5297 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
5298 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
5299 (dired-dnd-handle-file): New functions for drag and drop support.
5300 (dired-mode): Initialize drag and drop if x-dnd present.
5301
5302 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
5303
5304 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
5305 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
5306 (cperl-mode): Set fill-paragraph-function.
5307 (cperl-fill-paragraph): Make it non-interactive.
5308
5309 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
5310
5311 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
5312
5313 2004-02-02 David Kastrup <dak@gnu.org>
5314
5315 * replace.el (perform-replace): Allow 'literal argument in
5316 regexp-flag to indicate literal replacement.
5317 (query-replace-regexp-eval): Use it.
5318
5319 2004-02-01 Andreas Schwab <schwab@suse.de>
5320
5321 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
5322
5323 2004-02-01 Stephen Eglen <stephen@gnu.org>
5324
5325 * info-look.el: Add support for maxima-mode. Update commentary
5326 because info-lookup-symbol is now bound to C-h S.
5327
5328 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
5329
5330 * simple.el (edit-and-eval-command): Bind print-level and
5331 minibuffer-history-sexp-flag around call to read-from-minibuffer.
5332 Correct initial position in command-history.
5333
5334 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
5335
5336 * files.el (read-directory-name): Adapt the docstring to recent
5337 change in Fread_file_name.
5338
5339 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
5340
5341 * ses.el (ses-print-cell): If print format too wide for column
5342 width, truncate decimal places if that helps to avoid "#####" fill.
5343 * ses.el (ses-initial-column-width): Revert previous change.
5344
5345 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
5346
5347 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
5348 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
5349 Add edebug info.
5350 (jit-lock-mode): Setup/cancel the new timer.
5351 (jit-lock-context-fontify): New fun. Extracted from
5352 context fontification code of jit-lock-stealth-fontify.
5353 (jit-lock-stealth-fontify): Don't do context fontification any more.
5354
5355 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
5356 (jit-lock-fontify-now): Handle the `quit' case.
5357 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
5358
5359 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
5360
5361 * progmodes/executable.el (executable-command-find-posix-p):
5362 New. Check if find handles arguments Posix-style.
5363
5364 * progmodes/grep.el (grep-compute-defaults):
5365 Use executable-command-find-posix-p.
5366 (grep-find): Check `grep-find-command'.
5367
5368 * filecache.el (file-cache-find-posix-p): Delete.
5369 (file-cache-add-directory-using-find):
5370 Use `executable-command-find-posix-p'.
5371
5372 2004-01-29 Dave Love <fx@gnu.org>
5373
5374 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
5375 Iterate the hook function if arg is given.
5376 (mark-defun, narrow-to-defun): Change order of finding the limits.
5377
5378 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
5379 (byte-compile-format-warn): New.
5380 (byte-compile-callargs-warn): Use it.
5381 (Format, message, error): Add byte-compile-format-like property.
5382 (byte-compile-maybe-guarded): New.
5383 (byte-compile-if, byte-compile-cond): Use it.
5384 (byte-compile-lambda): Compile interactive forms,
5385 just to make warnings about them.
5386
5387 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
5388
5389 * ses.el (ses-initial-column-width): Increase to 14, so it will
5390 work well with the default printer of "%.7g" for extreme values
5391 like "-1.234567e+07".
5392
5393 2004-01-29 Kenichi Handa <handa@m17n.org>
5394
5395 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
5396
5397 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
5398
5399 * dos-w32.el: Added support for the `default-printer-name' function.
5400
5401 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
5402
5403 * server.el (server-socket-name): Don't use the hostname in the
5404 socket name since /tmp is local to the host anyway.
5405
5406 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
5407 robust check of widening and fix var-naming.
5408
5409 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
5410
5411 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
5412 or rmail-spam- to rsf- in all function and variable names.
5413 (rsf-min-region-to-spam-list): New variable.
5414 (rsf-bbdb-auto-delete-spam-entries): Rename from
5415 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
5416 scanned together with the recipients field for spam testing; Don't
5417 delete spam message if rmail-delete-after-output is non-nil;
5418 (rsf-check-field): New function, extracted from code in
5419 rmail-spam-filter to ease addition of header fields like
5420 content-type:;
5421 (message-content-type): New variable. The content-type: field was
5422 added also in defcustom of rsf-definitions-alist;
5423 (rmail-spam-filter): Replace repeated test code for header fields
5424 by calls to check-field; change the call to
5425 rmail-output-to-rmail-file such that rmail-current-message stays
5426 the same to avoid wrong deletion of unseen flags.
5427 (rmail-use-spam-filter): Add autoload cookie.
5428
5429 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
5430
5431 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
5432 (file-cache-add-directory-using-find): Add Cygwin support.
5433 (file-cache-find-command-posix-flag): New user variable.
5434
5435 * filecache.el (file-cache-add-directory): Check for
5436 directories an remove them from dir-files.
5437
5438 2004-01-27 Richard M. Stallman <rms@gnu.org>
5439
5440 * man.el (Man-fontify-manpage): Clean up message.
5441
5442 2004-01-27 Kenichi Handa <handa@m17n.org>
5443
5444 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
5445 (sentence-end): Define using sentence-end-without-space.
5446
5447 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
5448 a sentence ends with one of a character in sentence-end-without-space.
5449
5450 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
5451
5452 * font-lock.el (font-lock): Add jit-lock as explicit group member.
5453 (jit-lock): Group declaration moved to jit-lock.el.
5454 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
5455 when necessary.
5456
5457 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
5458 (jit-lock-context-unfontify-pos): Rename from
5459 jit-lock-first-unfontify-pos.
5460 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
5461
5462 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
5463
5464 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
5465 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
5466 (fortran-fill): When filling a string, adjust re-search-backward
5467 argument for special case of string just on fill-column.
5468 When filling non-string, allow one extra char if
5469 fortran-break-before-delimiters is non-nil.
5470 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
5471 Use fortran-break-delimiters-re and fortran-no-break-re to
5472 correctly handle cases such as "**".
5473
5474 * progmodes/f90.el (f90-break-delimiters): Doc fix.
5475 (f90-no-break-re): Add some extra tokens. Doc fix.
5476
5477 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
5478
5479 * mail/rmail-spam-filter.el:
5480 Use two semicolons as Commentary line prefix.
5481 Add ";;; Code:" stylized comment.
5482 Delete end-of-line whitespace.
5483 Wrap (require 'cl) with `eval-when-compile'.
5484
5485 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
5486
5487 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
5488 at the top level of vc.el.
5489
5490 2004-01-23 Andre Spiegel <spiegel@gnu.org>
5491
5492 * vc.el (vc-current-line): Function removed. This is now done by
5493 the new function line-at-pos in simple.el.
5494 (vc-annotate-warp-version): Use line-at-pos instead of
5495 vc-current-line.
5496
5497 2004-01-22 Kim F. Storm <storm@cua.dk>
5498
5499 * simple.el (line-at-pos): New defun.
5500 (what-line): Use it. Optimize by only counting lines in narrowed
5501 region once.
5502
5503 2004-01-22 Kenichi Handa <handa@m17n.org>
5504
5505 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
5506 point (register r1) only for charset mule-unicode-0100-24ff.
5507
5508 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
5509
5510 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
5511 trailing white space and ensure a final newline.
5512
5513 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
5514 Add autoload cookie.
5515
5516 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
5517
5518 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
5519 activate view-mode explicitly.
5520
5521 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5522
5523 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
5524 use clipboard first.
5525
5526 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
5527
5528 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
5529 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
5530 (vc-mcvs-cvs): Remove.
5531 (vc-mcvs-command): Remove use of assert.
5532
5533 * outline.el (outline-insert-heading): Tighten up match.
5534 (outline-demote, outline-move-subtree-down): Don't assume anything
5535 about outline-regexp.
5536
5537 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
5538 (texinfo-show-structure): Explicitly add ^, and simplify.
5539
5540 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
5541
5542 * calendar/appt.el (appt-check): Restore usage of
5543 appt-issue-message deleted in previous change.
5544 (top-level): Activate package when loaded (needed for backwards
5545 compatibility).
5546
5547 2004-01-20 Jesper Harder <harder@ifa.au.dk>
5548
5549 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
5550 following previous change to smtpmail-send-data.
5551
5552 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
5553
5554 * vc.el (vc-default-previous-version): Doc enhancement.
5555 (vc-default-next-version): New function.
5556 (vc-print-log): New arg FOCUS-REV.
5557 (vc-annotate-mode): Derive from view-mode.
5558 (vc-annotate): New args REVISION, DISPLAY-MODE.
5559 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
5560 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
5561 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
5562 (vc-annotate-show-diff-revision-at-line, vc-current-line)
5563 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
5564
5565 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
5566
5567 2004-01-19 Karl Berry <karl@gnu.org>
5568
5569 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
5570 or "TexInfo".
5571
5572 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
5573
5574 * subr.el (delete-dups): New function.
5575
5576 2004-01-19 Karl Berry <karl@gnu.org>
5577
5578 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
5579 with ^, since that's what texinfo-show-structure
5580 documentation says (plus it works much better in texinfo.txi).
5581
5582 2004-01-18 Jesper Harder <harder@ifa.au.dk>
5583
5584 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
5585
5586 2004-01-18 David Ponce <david@dponce.com> (tiny change)
5587
5588 * progmodes/which-func.el (which-function-mode): Don't cancel
5589 which-func-update-timer if not set.
5590
5591 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
5592
5593 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
5594 Remove spurious left square bracket in XX:XXam regexp.
5595
5596 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
5597
5598 * progmodes/cc-defs.el: Do not require cl at run time.
5599
5600 2004-01-16 Richard M. Stallman <rms@gnu.org>
5601
5602 * emacs-lisp/cl.el (cl-cannot-unload): New function.
5603 (cl-unload-hook): Defvar this to run cl-cannot-unload.
5604
5605 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
5606 Call rmail-spam-filter. Delete and expunge spam.
5607 Print number of spam messages deleted.
5608 Save and restore the deletion status of old messages when reading
5609 new mail with spam filter, so that expunging spam does not expunge
5610 msgs deleted by the user.
5611 (rmail-only-expunge): Add an optional argument dont-show to
5612 prevent showing message after expunge.
5613
5614 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5615
5616 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
5617 * subr.el (declare): New macro.
5618
5619 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
5620
5621 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
5622
5623 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
5624
5625 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5626 Test window-system rather than system-type (for X11/Mac).
5627
5628 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
5629
5630 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
5631
5632 2004-01-12 Richard M. Stallman <rms@gnu.org>
5633
5634 * mail/rmail.el (rmail-convert-to-babyl-format):
5635 Use mail-unquote-printable-region.
5636 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
5637 (rmail-hex-char-to-integer): Functions deleted.
5638
5639 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
5640 (mail-unquote-printable-region): New arg NOERROR.
5641 For invalid encoding, either signal an error to just return nil.
5642
5643 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5644
5645 * calendar/appt.el: Update copyright and commentary.
5646 (appt-issue-message): Make obsolete.
5647 (appt-visible, appt-msg-window): Make obsolete, in favour of
5648 appt-display-format.
5649 (appt-display-mode-line, appt-display-duration)
5650 (appt-display-diary, appt-time-msg-list, appt-mode-string)
5651 (appt-prev-comp-time, appt-display-count, appt-timer)
5652 (appt-convert-time): Doc change.
5653 (appt-disp-window-function, appt-delete-window-function):
5654 Use defcustom rather than defvar.
5655 (appt-display-format): New variable.
5656 (appt-display-message): New function with display code from appt-check.
5657 (appt-check): Add optional FORCE argument. Doc change.
5658 Add appt-make-list to diary-hook if displaying diary.
5659 Remove checking of view-diary-entries-initially.
5660 Message display section removed to new function appt-display-message.
5661 (appt-display-window): Doc change. Remove unused internal var
5662 this-buffer. Do not beep, since appt-display-message does that.
5663 (appt-make-list): Doc change. Use caar.
5664 (appt-sort-list): Simplify by using builtin sort function.
5665 (appt-update-list): New function for updating appts when diary is
5666 saved.
5667 (appt-activate): New autoloaded function to toggle package
5668 functionality.
5669
5670 * calendar/cal-x.el: (calendar-one-frame-setup)
5671 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
5672
5673 * calendar/calendar.el: Update copyright.
5674 (view-diary-entries-initially, european-calendar-style): Doc change.
5675 (calendar-setup): Make defcustom rather than defvar.
5676 (mark-visible-calendar-date): Initialize temp-face and faceinfo
5677 in let binding so local to function.
5678
5679 * calendar/diary-lib.el: Update copyright.
5680 (diary, diary-entry-time): Doc change.
5681 (list-diary-entries): Doc change. Trivial logic change.
5682 (fancy-diary-display): Restore make-face command mistakenly
5683 deleted 2003-05-08.
5684 (show-all-diary-entries): Allow to pop-up frame if needed.
5685
5686 2004-01-09 John Paul Wallington <jpw@gnu.org>
5687
5688 * bindings.el (mode-line-change-eol): Add EVENT parameter.
5689 Temporarily select EVENT's window for changing eol type.
5690
5691 2004-01-09 Deepak Goel <deego@gnufans.org>
5692
5693 * calendar/diary-lib.el (diary-entry-time):
5694 Also accept time in the form XX[.XX][am/pm/AM/PM].
5695 (fancy-diary-font-lock-keywords): Likewise.
5696 (diary-font-lock-keywords): Likewise.
5697 * calendar/appt.el (appt-add): Likewise.
5698 (appt-make-list): Likewise.
5699 (appt-convert-time): Likewise.
5700
5701 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
5702
5703 * gdb-ui.el (gdb-ann3): Revert previous change.
5704 (gdb-source-info): Allow for case of where compilation directory
5705 is not recorded.
5706
5707 2004-01-08 John Paul Wallington <jpw@gnu.org>
5708
5709 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
5710
5711 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
5712
5713 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
5714
5715 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
5716 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
5717 problems.
5718 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
5719
5720 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5721
5722 * files.el (write-file-functions, write-contents-functions):
5723 Clarify docstrings.
5724
5725 2004-01-07 Kenichi Handa <handa@m17n.org>
5726
5727 * international/mule.el (set-auto-coding): Fix for the case that
5728 end-of-line is only CR.
5729
5730 2004-01-07 Kim F. Storm <storm@cua.dk>
5731
5732 * subr.el (event-start, event-end): Doc fix.
5733 (posn-string, posn-image): New defuns.
5734 (posn-object): Return either image or string object.
5735 (posn-object-x-y): Return 8th element of position.
5736 (posn-object-width-height): New defun.
5737
5738 2004-01-06 Andreas Schwab <schwab@suse.de>
5739
5740 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
5741 output.
5742
5743 2004-01-05 Karl Berry <karl@gnu.org>
5744
5745 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
5746 / and *, too.
5747
5748 2003-12-31 Simon Josefsson <jas@extundo.com>
5749
5750 * files.el (before-save-hook): Add.
5751 (basic-save-buffer): Use before-save-hook.
5752
5753 * emacs-lisp/copyright.el: Fix comment to recommend
5754 before-save-hook instead of write-file-functions.
5755
5756 2004-01-05 Richard M. Stallman <rms@gnu.org>
5757
5758 * finder.el (finder-commentary): Call delete-other-windows.
5759
5760 * net/ange-ftp.el (ange-ftp-file-attributes):
5761 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
5762
5763 2004-01-04 Karl Berry <karl@gnu.org>
5764
5765 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
5766 comment characters % and # in the copyright year notice,
5767 as well as ;.
5768
5769 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
5770
5771 * wid-edit.el (default): Define dummy :value-delete.
5772 Reported by Jesper Harder <harder@ifa.au.dk>.
5773
5774 2004-01-03 Richard M. Stallman <rms@gnu.org>
5775
5776 * progmodes/compile.el (compile-internal): Use point, not point-min,
5777 for set-window-point.
5778
5779 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
5780
5781 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
5782
5783 * progmodes/grep.el (grep-mode-map):
5784 Don't remap next-line, previous-line.
5785
5786 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
5787
5788 * speedbar.el (speedbar-edit-line): Change regexp to position
5789 the cursor on the first character of this line's button.
5790
5791 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5792
5793 * subr.el (functionp): Doc fix.
5794
5795 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
5796
5797 * progmodes/idlwave.el (idlwave-make-tags):
5798 * textmodes/flyspell.el (flyspell-large-region):.
5799 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
5800 * emulation/viper-util.el (viper-glob-unix-files):
5801 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
5802 * man.el (Man-init-defvars):
5803 * jka-compr.el (jka-compr-call-process):
5804 * files.el (get-free-disk-space,insert-directory):
5805 * ediff-ptch.el (ediff-test-patch-utility):
5806 * ediff-diff.el (ediff-test-utility):
5807 * dired-aux.el (dired-check-process):
5808 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
5809 test the return value of call-process, because it can be a string.
5810
5811 2003-12-31 John Paul Wallington <jpw@gnu.org>
5812
5813 * bindings.el (completion-ignored-extensions): Add .pfsl.
5814
5815 2003-12-31 Kim F. Storm <storm@cua.dk>
5816
5817 * ido.el (ido-nonreadable-directory-p): New defun to check for
5818 nonreadable directory without activating tramp (to avoid problems
5819 with checking incomplete tramp paths).
5820 (ido-set-current-directory, ido-file-internal)
5821 (ido-file-name-all-completions1): Use it.
5822
5823 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5824
5825 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
5826 documentation if the anchor (or node) name is preceded by `info
5827 anchor' or `Info anchor' in addition to earlier `info node' and
5828 `Info node'.
5829 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
5830
5831 2003-12-30 Eli Zaretskii <eliz@gnu.org>
5832
5833 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
5834 error in arguments to base64-decode-region. Remove ^M characters
5835 after decoding base64.
5836
5837 2003-12-30 Simon Josefsson <jas@extundo.com>
5838
5839 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
5840 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
5841 have only been distributed with Emacs for some years.
5842 (texinfo-mode-hook): Customize.
5843
5844 2003-12-30 Eli Zaretskii <eliz@gnu.org>
5845
5846 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
5847 cleaner (suggested by Richard Stallman).
5848
5849 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
5850 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
5851 file-name clashes on 8+3 DOS filesystems.
5852
5853 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
5854 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
5855 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
5856 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
5857 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
5858 file-name clashes on 8+3 filesystems.
5859
5860 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
5861 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
5862 file-name clashes on 8+3 DOS filesystems.
5863
5864 2003-12-29 Richard M. Stallman <rms@gnu.org>
5865
5866 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
5867 Upcase the character.
5868
5869 * textmodes/flyspell.el (mail-mode-flyspell-verify):
5870 Search for header separator alone on a line, literally,
5871 and search for it backward, not forward.
5872 (flyspell-abbrev-table): Always use global-abbrev-table
5873 if there is no local one.
5874
5875 * progmodes/sh-script.el (sh-get-indent-info):
5876 Don't move point back if at bob.
5877
5878 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
5879
5880 * play/handwrite.el (handwrite): Make the handwrite credit message
5881 a comment rather than an output command.
5882
5883 * obsolete/sc.el: Display message that this file is obsolete.
5884
5885 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
5886
5887 * mail/rfc822.el (rfc822-address-start): Declare variable.
5888 Renamed from address-start. All uses changed.
5889
5890 * term.el (term-exec): Set up sentinel.
5891 (term-sentinel): New function.
5892 (term-handle-exit): New function.
5893
5894 * subr.el (assoc-ignore-case, assoc-ignore-representation):
5895 Use assoc-string, and mark them obsolete.
5896 (delay-mode-hooks): Mark as permanent local.
5897
5898 * simple.el (sendmail-user-agent-compose): Use assoc-string.
5899
5900 * register.el (copy-rectangle-to-register): Doc fix.
5901
5902 * info.el (Info-insert-dir): Use assoc-string.
5903
5904 * info-look.el (info-lookup): Use assoc-string.
5905
5906 * frame.el (pop-up-frame-function): Use quote, not `function'.
5907 (frame-notice-user-settings): Calculate ADJUSTED-TOP
5908 copying with lists as coordinate values.
5909
5910 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
5911
5912 * find-dired.el (kill-find): New command.
5913 (find-dired): Make buffer read-only.
5914 Set up a keymap with C-c C-k running kill-find.
5915 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
5916
5917 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
5918
5919 * filecache.el (file-cache-ignore-case): New variable.
5920 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
5921
5922 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
5923 (comint-dynamic-complete-as-filename): Rename local vars.
5924 (comint-dynamic-list-filename-completions): Likewise.
5925
5926 * comint.el (comint-dynamic-list-completions-config): New var.
5927 (comint-dynamic-list-completions): Handle both SPC and TAB right.
5928
5929 * comint.el (comint-file-name-chars): Add [].
5930 (comint-word): Use skip-chars-backward, not search.
5931
5932 * shell.el (shell-file-name-chars): Add [].
5933
5934 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
5935
5936 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
5937
5938 * generic.el (define-generic-mode): Doc fix.
5939
5940 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5941
5942 * files.el (kill-some-buffers): Doc fix.
5943
5944 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
5945
5946 * comint.el (comint-watch-for-password-prompt): Pass `string' as
5947 arg to send-invisible
5948 (send-invisible): Doc fix. The argument is now a prompt, not the
5949 string to send.
5950 (comint-read-noecho): Doc fix.
5951
5952 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
5953
5954 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
5955 "@", as required by some ISP hosting service. Fix defcustom
5956 argument syntax errors that prevented use of customization.
5957
5958 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5959
5960 * xml.el (xml-get-attribute-or-nil): Doc fix.
5961
5962 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
5963
5964 * net/zone-mode.el (zone-mode): Use write-file-functions, not
5965 write-file-hooks.
5966
5967 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
5968
5969 * autorevert.el (auto-revert-interval): Doc fix.
5970
5971 2003-12-29 Mark A. Hershberger <mah@everybody.org>
5972
5973 * xml.el (xml-get-attribute-or-nil): New function, like
5974 xml-get-attribute, but returns nil if the attribute was not found.
5975 (xml-get-attribute): Convert to defsubst, uses
5976 xml-get-attribute-or-nil.
5977
5978 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5979
5980 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
5981
5982 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
5983
5984 * custom.el (custom-declare-theme): Use `value' when putting
5985 properties on `theme'.
5986
5987 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
5988
5989 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
5990 for each yank-handler segment.
5991 (insert-for-yank-1): New function, with the body of the previous
5992 insert-for-yank.
5993
5994 * textmodes/table.el (table-yank-handler): New defcustom.
5995 (table--put-cell-indicator-property): Put yank-handler property
5996 that indicates the yank handler for the table cell.
5997
5998 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
5999
6000 * generic-x.el (etc-modules-conf-generic-mode): A more complete
6001 set of keywords.
6002
6003 2003-12-29 Eli Zaretskii <eliz@gnu.org>
6004
6005 * international/mule-cmds.el (reset-language-environment)
6006 (set-language-environment): Don't invoke fontset-related functions
6007 if fontset-list is not fboundp.
6008
6009 2003-12-29 Kenichi Handa <handa@m17n.org>
6010
6011 * international/mule-cmds.el (reset-language-environment):
6012 Call set-overriding-fontspec-internal with nil.
6013 (set-language-environment): Call set-overriding-fontspec-internal
6014 if the language environment specify `overriding-fontspec'.
6015 (language-info-alist): Doc added.
6016
6017 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
6018 characters of mule-unicode-0100-24ff.
6019 (ccl-encode-windows-1251-font): New CCL program.
6020 ("Bulgarian"): Specify overriding-fontspec.
6021 ("Belarusian"): Likewise.
6022
6023 2003-12-28 Sam Steingold <sds@gnu.org>
6024
6025 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
6026 parameter ID-FORMAT to conform with the 2003-11-30 patch.
6027
6028 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
6029
6030 * progmodes/gud.el (gud-gdb-command-name): Set default to
6031 "gdb --annotate=3".
6032 (gud-gdb-marker-filter): Look out for annotations.
6033 (gdb-first-pre-prompt): New variable.
6034 Remove trailing white space.
6035
6036 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
6037 if necessary.
6038 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
6039 annotations are detected.
6040 (gud-gdba-marker-filter): Use global variable gud-marker-acc
6041 instead of a local one to allow transition from
6042 gud-gdb-marker-filter.
6043 Remove trailing white space.
6044
6045 2003-12-27 Kim F. Storm <storm@cua.dk>
6046
6047 * ido.el: Handle non-readable directories.
6048 (ido-decorations): Add 9th element for non-readable directory.
6049 (ido-directory-nonreadable): New dynamic var.
6050 (ido-set-current-directory): Set it.
6051 (ido-read-buffer, ido-file-internal):
6052 (ido-read-file-name, ido-read-directory-name): Let-bind it.
6053 (ido-file-name-all-completions1): Return empty list for
6054 non-readable directory.
6055 (ido-exhibit): Print [Not readable] if directory is not readable.
6056 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
6057 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
6058 Use it.
6059
6060 2003-12-27 Lars Hansen <larsh@math.ku.dk>
6061
6062 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
6063 calls to directory-files-and-attributes and file-attributes.
6064 (ls-lisp-format): Remove system dependent handling of user and
6065 group id's.
6066
6067 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
6068
6069 * ffap.el (ffap-read-file-or-url): Revert previous change.
6070
6071 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
6072
6073 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
6074 new list of included files called `files-with-node-lines', that
6075 only have node lines. This way @include commands can include any
6076 file, such as version and update files without node lines, not
6077 just files that are chapters.
6078
6079 2003-12-25 Andreas Schwab <schwab@suse.de>
6080
6081 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
6082 file not found.
6083
6084 2003-12-08 Miles Bader <miles@gnu.org>
6085
6086 * dired.el (dired-between-files): Always use dired-move-to-filename,
6087 which is more robust in non-english locales.
6088
6089 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6090
6091 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
6092
6093 2003-12-24 Andreas Schwab <schwab@suse.de>
6094
6095 * shell.el (shell-file-name-quote-list): Add backslash.
6096
6097 * comint.el (comint-quote-filename): Correctly handle backslash
6098 in comint-file-name-quote-list.
6099
6100 2003-12-24 Kenichi Handa <handa@m17n.org>
6101
6102 * international/mule-cmds.el (set-default-coding-systems):
6103 Call ucs-set-table-for-input for all buffers that don't have local
6104 value of buffer-file-coding-system.
6105
6106 * international/ucs-tables.el (ucs-set-table-for-input):
6107 If translation-table-for-encode is a symbol, get its
6108 translation-table property.
6109
6110 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
6111
6112 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
6113 to `completing-read' on a recently fixed bug.
6114
6115 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
6116 instead of SPACE, to get the list of possible fringe modes.
6117 SPACE only works if both `partial-completion-mode' and
6118 `completion-auto-help' are nil.
6119
6120 * complete.el (PC-is-complete-p): Delete.
6121 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
6122 calls to `test-completion'.
6123
6124 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
6125
6126 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
6127 to edit values when there are no children.
6128
6129 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
6130 a mode called "Assembler" already exists.
6131 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
6132 (gud-watch): Use format option. Remove font properties from string.
6133 (gdb-var-create-handler, gdb-var-list-children-handler):
6134 Don't bother about properties as there are none.
6135 (gdb-var-create-handler, gdb-var-list-children-handler)
6136 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
6137 with two arguments.
6138 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
6139 Let speedbar show value changes with a different font.
6140 (gdb-edit-value): New defun.
6141 (gdb-clear-partial-output, gdb-clear-inferior-io)
6142 (def-gdb-auto-update-handler): Use erase-buffer.
6143 (gdb-frame-handler): Display watch expressions in
6144 FUNCTION::VARIABLE format if required.
6145
6146 2003-12-23 John Paul Wallington <jpw@gnu.org>
6147
6148 * info.el (Info-unescape-quotes, Info-split-parameter-string)
6149 (Info-goto-emacs-command-node): Doc fixes.
6150
6151 2003-12-12 Jesper Harder <harder@ifa.au.dk>
6152
6153 * cus-edit.el (custom-add-parent-links): Define "many".
6154
6155 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
6156
6157 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
6158 (widget-child-validate, widget-type-value-create)
6159 (widget-type-default-get, widget-type-match): New functions.
6160 (lazy): New widget.
6161 (menu-choice, checklist, radio-button-choice, editable-list)
6162 (group, documentation-string): Remove redundant (per 2003-10-25
6163 change) calls to `widget-children-value-delete'.
6164 (widget-choice-value-get, widget-choice-value-inline): Remove.
6165 (menu-choice): Update widget.
6166
6167 2003-12-03 Kenichi Handa <handa@m17n.org>
6168
6169 * language/cyrillic.el: Register "microsoft-cp1251" in
6170 ctext-non-standard-encodings-alist.
6171 ("Bulgarian"): Add ctext-non-standard-encodings.
6172 ("Belarusian"): Likewise.
6173
6174 * international/mule-conf.el (compound-text-with-extensions):
6175 Change the type to 2 (iso-2022 base).
6176
6177 * international/mule.el (ctext-non-standard-encodings-alist):
6178 Change the format.
6179 (ctext-non-standard-encodings): New variable.
6180 (ctext-post-read-conversion): Fully re-written.
6181 (ctext-non-standard-designations-alist): Delete it.
6182 (ctext-non-standard-encodings-table): New function.
6183 (ctext-pre-write-conversion): Fully re-written.
6184
6185 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
6186
6187 * cus-edit.el (custom-add-parent-links): Add documentation links
6188 for parent, if the item has none of its own.
6189
6190 2003-11-30 Richard M. Stallman <rms@gnu.org>
6191
6192 * dired-aux.el (dired-do-query-replace-regexp):
6193 Report files visited read-only.
6194
6195 2003-11-30 Juri Linkov <juri@jurta.org>
6196
6197 * dired-aux.el (dired-compare-directories): New command.
6198 (dired-file-set-difference, dired-files-attributes): New functions.
6199
6200 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
6201 Version 2.0.38 of Tramp released.
6202
6203 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
6204 Charles Curley <charlescurley@charlescurley.com>.
6205 (tramp-multi-connection-function-alist): Add ssht entry which adds
6206 "-e none -t -t" to the list of ssh args. Suggested by Adrian
6207 Aichner.
6208 (tramp-get-method-parameter): New function to retrieve a method
6209 parameter. This allows for omission of method parameters.
6210 Callers adjusted.
6211
6212 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
6213
6214 * net/tramp.el: Add new optional parameter ID-FORMAT to
6215 `file-attributes'. Calls of `file-attributes' won't use this
6216 parameter for backward compatibility reasons.
6217 (tramp-perl-file-attributes): Add a new parameter to Perl script
6218 in order to handle uid/gid as strings, if desired.
6219 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
6220 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
6221 order to make the function more general.
6222 (tramp-handle-file-attributes): Replace proprietary optional
6223 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
6224 (tramp-handle-file-attributes-with-perl): Handle parameter
6225 NONNUMERIC if set. This wasn't done in the past.
6226 (tramp-post-connection): Apply second parameter "$2" if
6227 `tramp-remote-perl' is called.
6228
6229 * net/tramp-smb.el (tramp-smb-handle-delete-file):
6230 Correct cut'n'waste error (`filename' instead of `directory').
6231 (tramp-smb-handle-directory-files-and-attributes)
6232 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
6233 introduced parameter ID-FORMAT.
6234 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
6235 error (`directory' instead of `ldir').
6236
6237 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
6238 `file-attributes' has a second parameter. If yes, apply it with
6239 value "'integer". Otherwise, don't use that parameter (default is
6240 integer format).
6241
6242 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6243
6244 * help.el (help-map): Bind `display-local-help' to `C-h .'.
6245 (help-for-help): Add `C-h .' to the listed Help options.
6246 Remove trailing whitespace.
6247
6248 * help-at-pt.el: New file.
6249
6250 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
6251
6252 * subr.el (noreturn, 1value): New macros for test coverage.
6253 See `testcover.el'.
6254
6255 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
6256
6257 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
6258 for macro `1value'.
6259 (testcover-1value): New function. Checks that a 1value form
6260 actually returns only one value. Requested by RMS.
6261
6262 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
6263
6264 * gdb-ui.el (gud-watch, gdb-var-create-handler)
6265 (gdb-var-list-children, gdb-var-list-children-handler)
6266 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
6267 gdb commands that use mi to keep them out of the command history.
6268
6269 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6270
6271 * cus-start.el (all): Add use-file-dialog.
6272
6273 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6274
6275 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
6276
6277 2003-11-27 Kim F. Storm <storm@cua.dk>
6278
6279 * subr.el (posn-object-x-y): New defun.
6280
6281 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
6282
6283 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
6284 Don't use `space' for \\\n.
6285 Be more selective as to which # are comment-starters.
6286
6287 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
6288
6289 * subr.el (number-sequence): Improve handling of floating point
6290 arguments (suggested by Kim Storm). Allow negative arguments.
6291
6292 2003-11-26 Kenichi Handa <handa@m17n.org>
6293
6294 * international/mule-cmds.el (standard-display-european-internal):
6295 Cancel the standard-display-table setting for ` and '.
6296
6297 2003-11-26 Kim F. Storm <storm@cua.dk>
6298
6299 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
6300 New defcustoms to add ffap-like functionality to ido.
6301 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
6302 (ido-no-final-slash): New defun.
6303 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
6304 (ido-read-file-name): ): Toggle VC checking via
6305 vc-handled-backends instead of vc-master-templates.
6306 (ido-file-internal): Handle ido-use-url-at-point and
6307 ido-use-filename-at-point via code borrowed from ffap-guesser.
6308 Handle new ido-exit code ffap.
6309 (ido-sort-list): Ignore final slash when sorting file names.
6310
6311 2003-11-25 Kim F. Storm <storm@cua.dk>
6312
6313 * emulation/cua-base.el (cua--standard-movement-commands):
6314 Add forward-sentence and backward-sentence.
6315
6316 2003-11-25 Stephen Eglen <stephen@gnu.org>
6317
6318 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
6319 iswitchb-exit is set to 'usefirst when user selects buffer at head
6320 of list using RET. (Selecting buffers at the head of the list was
6321 broken if the substring was also a complete buffername.)
6322
6323 2003-11-23 Kim F. Storm <storm@cua.dk>
6324
6325 * progmodes/compile.el (grep-command, grep-use-null-device)
6326 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
6327 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
6328 (grep-regexp-alist, grep-program, find-program)
6329 (grep-find-use-xargs, grep-history, grep-find-history)
6330 (grep-process-setup, grep-compute-defaults)
6331 (grep-default-command, grep, grep-tag-default, grep-find)
6332 (grep-expand-command-macros, grep-tree-last-regexp)
6333 (grep-tree-last-files, grep-tree): Move grep variables, functions
6334 and commands to new file grep.el.
6335 (compilation-mode-map): Remove grep commands from Compile sub-menu.
6336 (compilation-process-setup-function): Doc fix.
6337 (compilation-highlight-regexp, compilation-highlight-overlay): New
6338 defvars used for highlighting current compile error in source buffer.
6339 (compile-internal): New optional args HIGHLIGHT-REGEXP and
6340 LOCAL-MAP which overrides compilation-highlight-regexp and
6341 compilation-mode-map for this compilation.
6342 Delay calling compilation-set-window-height until after running
6343 compilation-process-setup-function so it can buffer-local override
6344 compilation-window-height.
6345 Check buffer-local value of compilation-scroll-output.
6346 (compilation-set-window-height): Use buffer-local value of
6347 compilation-window-height.
6348 (compilation-revert-buffer): Don't pass (undefined)
6349 preserve-modes arg to revert-buffer.
6350 (next-error-no-select, previous-error-no-select): New commands.
6351 (compilation-goto-locus): Temporarily highlight current match in
6352 source buffer using compilation-highlight-regexp.
6353
6354 * progmodes/grep.el: New file with grep code from compile.el.
6355 (grep): New defcustom group.
6356 (grep-window-height): New defcustom, like compilation-window-height.
6357 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
6358 (grep-scroll-output): New defcustom, like compilation-scroll-output.
6359 (grep-command, grep-use-null-device, grep-find-command)
6360 (grep-tree-files-aliases, grep-tree-ignore-case)
6361 (grep-tree-ignore-CVS-directories): Move to grep custom group.
6362 (grep-setup-hook): New hook variable.
6363 (grep-mode-map): New keymap for grep commands. Add Grep menu.
6364 (grep-last-buffer): New defvar, override compilation-last-buffer.
6365 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
6366 Call compile-internal with args highlight-regexp and grep-mode-map.
6367
6368 2003-11-23 Kim F. Storm <storm@cua.dk>
6369
6370 * subr.el (event-start, event-end): Doc fix.
6371 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
6372 (posn-area, posn-actual-col-row, posn-object): New defuns.
6373 (posn-col-row): Simplify doc. Rewrite to use cond.
6374 (posn-point): Also return buffer position for events outside text
6375 area (that info is now present in the event position).
6376
6377 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
6378 mouse-set-point so that hscroll still works now that clicks on
6379 fringes generate specific mouse events.
6380 (mouse-set-point): Note that it now works in fringes and margins
6381 too due to new semantics of posn-point in fringes and margins.
6382
6383 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
6384 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
6385
6386 2003-11-20 Kim F. Storm <storm@cua.dk>
6387
6388 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
6389 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
6390 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
6391 to 100 for icons to avoid increasing line height when shown.
6392
6393 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
6394
6395 * newcomment.el (comment-normalize-vars): Initialize properly if
6396 comment-start was nil.
6397
6398 2003-11-19 Andreas Schwab <schwab@suse.de>
6399
6400 * simple.el (set-variable): Fix indentation.
6401
6402 2003-11-17 Kenichi Handa <handa@m17n.org>
6403
6404 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
6405 Fix docstring.
6406
6407 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
6408
6409 * international/latin1-disp.el (latin1-display): Fix docstring.
6410
6411 2003-11-16 John Wiegley <johnw@newartisans.com>
6412
6413 * eshell/em-ls.el (eshell-ls-file): There are times with
6414 size-width is nil and uncomputed (when directories are created in
6415 dired, for example); in this case, 4 is reasonable default value,
6416 although it may caused skewed new entries (which could be avoided
6417 by returning the original value of 8 in all cases, but 99% of the
6418 time this is a waste of whitespace).
6419
6420 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
6421
6422 * cc-engine.el (c-guess-continued-construct)
6423 (c-guess-basic-syntax): Check a little more carefully if it's a
6424 function declaration when an unknown construct followed by a block
6425 is found inside a statement context. This avoids macros followed
6426 by blocks to be taken as function declarations.
6427
6428 (c-guess-continued-construct): Change the analysis of a statement
6429 continuation with a brace open to `substatement-block', for
6430 consistency with recognized statements.
6431
6432 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
6433 start is in a position so that `c-beginning-of-statement-1' jumped
6434 to the beginning of the same statement.
6435
6436 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
6437 Don't accept binary operators in the arglist if we're in a function
6438 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
6439 template recognition in cases like "if (a < b || c > d)".
6440
6441 (c-restricted-<>-arglists): New more appropriate name for
6442 `c-disallow-comma-in-<>-arglists'.
6443
6444 Accessing functions updated for the variable name change.
6445
6446 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
6447 match data could get clobbered if NOT-INSIDE-TOKEN is used.
6448
6449 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
6450 labels.
6451
6452 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
6453 instead of duplicating parts of it. This fixes bogus label
6454 recognition.
6455
6456 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
6457 of checking the context in which to apply the minimum indentation,
6458 so that it isn't enforced in e.g. namespace blocks.
6459
6460 * cc-vars.el (c-inside-block-syms): New constant used by
6461 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
6462 to somewhat reduce the risk of becoming stale.
6463
6464 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
6465 cc-cmds to cc-engine to allow use from cc-align.
6466
6467 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
6468 qualified identifiers containing "::".
6469
6470 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
6471 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
6472
6473 * cc-vars.el (c-emacs-features): Use a space in front of the name
6474 of the temporary buffer. That also avoids dumping problems in
6475 XEmacs due to undo info being left around after the buffer is killed.
6476
6477 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
6478 arglist to see if it's a K&R style declaration.
6479
6480 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
6481 before returning `knr-argdecl-intro'.
6482
6483 2003-11-16 John Wiegley <johnw@newartisans.com>
6484
6485 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
6486 field in a long-listing always 8 characters, use `size-width',
6487 which has already been computed.
6488
6489 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
6490
6491 * subr.el (minor-mode-list): Add `hs-minor-mode'.
6492
6493 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
6494
6495 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
6496 Support operation while narrowed, with `diff-restrict-view'.
6497
6498 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
6499
6500 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6501 Take additional optional arg NARROWFUN. For the generated functions:
6502 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
6503 include frags that arrange to check for and save narrowing state before
6504 the move and then conditionally call NARROWFUN after the move.
6505
6506 2003-11-14 John Wiegley <johnw@newartisans.com>
6507
6508 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
6509 that was optional, but obviously missing based on surrounding code.
6510
6511 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
6512 string arguments to numbers unless the whole argument was seen as
6513 a number.
6514
6515 2003-11-14 Kenichi Handa <handa@m17n.org>
6516
6517 * international/mule.el (ctext-non-standard-encodings-alist):
6518 Fix coding systems.
6519
6520 2003-11-10 Kenichi Handa <handa@m17n.org>
6521
6522 * language/kannada.el ("Kannada"): Add sample-text.
6523
6524 * language/knd-util.el (kannada-compose-region)
6525 (kannada-compose-string, kannada-post-read-conversion):
6526 Add autoload cookie.
6527
6528 * international/quail.el (quail-completion): Change the message
6529 "corresponding translations" to "corresponding characters".
6530
6531 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
6532
6533 * descr-text.el (describe-char): Fix typo.
6534
6535 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
6536
6537 These changes are to support Kannada language/script.
6538
6539 * Makefile.in (DONTCOMPILE): Add kannada.el.
6540
6541 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
6542
6543 * loadup.el: Preload kannada.el.
6544
6545 * language/ind-util.el (ucs-kannada-to-is13194-alist)
6546 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
6547 New variables.
6548
6549 * language/kannada.el: New file.
6550
6551 * language/knd-util.el: New file.
6552
6553 2003-11-07 Andreas Schwab <schwab@suse.de>
6554
6555 * progmodes/autoconf.el (autoconf-font-lock-keywords):
6556 Also highlight AH_*.
6557
6558 * xml.el (xml-parse-dtd): Fix misplaced paren.
6559
6560 2003-11-07 Kenichi Handa <handa@m17n.org>
6561
6562 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
6563
6564 2003-11-05 Juri Linkov <juri@jurta.org>
6565
6566 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
6567 (desktop-buffer-file): Use saved buffer-file-coding-system
6568 for file reading. Set auto-insert to nil to prevent automatic
6569 insertion into restored empty files.
6570
6571 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6572
6573 * files.el (risky-local-variable-p): Make second argument optional.
6574
6575 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
6576
6577 * subr.el (add-hook): Fix last change.
6578
6579 2003-11-03 Eli Zaretskii <eliz@gnu.org>
6580
6581 * mail/rmail.el (rmail-convert-to-babyl-format):
6582 If base64-decode-region signals an error, catch it and silently
6583 ignore it.
6584
6585 2003-11-01 Mark A. Hershberger <mah@everybody.org>
6586
6587 * xml.el (xml-parse-region): Allow comments to appear after the
6588 topmost element has closed.
6589 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
6590 (xml-ns-expand-attr): New functions to do namespace handling.
6591 (xml-intern-attrlist): Back-compatible handling of attribute names.
6592 (xml-parse-tag): Move namespace handling to separate functions.
6593 Now produces elements in the form ((:ns . "element") (attr-list)
6594 children) instead of ('ns:element (attr-list) children).
6595 (xml-parse-attlist): Fix attribute parsing.
6596 (xml-parse-dtd): Change parsing so that it produces strings
6597 instead of interned symbols.
6598
6599 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
6600
6601 * dired.el (dired-ls-sorting-switches): Doc fix.
6602
6603 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
6604
6605 * emacs-lisp/rx.el (rx-or): Fix the case of
6606 "(rx (and ?a (or ?b ?c) ?d))".
6607
6608 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
6609
6610 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
6611 (texinfo-format-region): Use it.
6612 (texinfo-format-buffer-1): Ditto.
6613
6614 2003-11-01 Alan Mackenzie <acm@muc.de>
6615
6616 Changes to allow scrolling whilst in isearch mode:
6617 * isearch.el (isearch-unread-key-sequence): New function,
6618 extracted from isearch-other-meta-char.
6619 (top level): (put 'foo 'isearch-scroll) on all Emacs's
6620 "scrollable" standard functions.
6621 (isearch-allow-scroll): New customizable variable.
6622 (isearch-string-out-of-window, isearch-back-into-window)
6623 (isearch-reread-key-sequence-naturally)
6624 (isearch-lookup-scroll-key): New functions.
6625 (isearch-other-meta-char): Doc string and functionality enhanced.
6626 Now accepts a prefix argument.
6627 (isearch-lazy-highlight-window-end): New variable.
6628 (isearch-lazy-highlight-new-loop): Pay attention to the window's
6629 end (thru isearch-lazy-highlight-window-end), not only its start.
6630
6631 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
6632 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
6633 (universal-argument, universal-argument-more, negative-argument)
6634 (digit-argument, universal-argument-other-key): Minor changes.
6635
6636 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
6637
6638 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
6639 recursively if the last message is deleted, thus avoiding an
6640 infinite loop.
6641
6642 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
6643
6644 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
6645 (tex-main-file): Don't add .tex if the extension is already present.
6646 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
6647
6648 2003-10-29 Lute Kamstra <lute@gnu.org>
6649
6650 * progmodes/octave-inf.el (inferior-octave-prompt):
6651 Recognize version number in prompt.
6652
6653 2003-10-28 Dave Love <fx@gnu.org>
6654
6655 * international/characters.el: Fix some Unicode ranges.
6656
6657 2003-10-28 Kenichi Handa <handa@m17n.org>
6658
6659 * disp-table.el (standard-display-8bit)
6660 (standard-display-default, standard-display-ascii)
6661 (standard-display-g1, standard-display-graphic)
6662 (standard-display-underline): Assure that standard-display-table
6663 is a display table.
6664
6665 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
6666
6667 * simple.el (reindent-then-newline-and-indent): Delete space *after*
6668 reindenting the first line.
6669
6670 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
6671
6672 * wid-edit.el (widget-default-delete): Always delete child widgets.
6673
6674 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6675
6676 * newcomment.el (comment-indent): Don't call indent-according-to-mode
6677 if the line has code.
6678 Don't try to line up with something that's too far left.
6679
6680 * progmodes/octave-mod.el (octave-comment-start): Simplify.
6681 (octave-mode-syntax-table): Add % as a comment starter.
6682 (octave-point): Remove.
6683 (octave-in-comment-p, octave-in-string-p)
6684 (octave-not-in-string-or-comment-p, calculate-octave-indent)
6685 (octave-blink-matching-block-open, octave-auto-fill):
6686 Use line-(beginning|end)-position instead.
6687
6688 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
6689
6690 * emacs-lisp/authors.el (authors-aliases): Add correct realname
6691 for Francesco Potort\e,Al\e(B.
6692
6693 2003-10-23 Dave Love <fx@gnu.org>
6694
6695 * international/mule-cmds.el (locale-charset-to-coding-system):
6696 Don't rely on nil being a coding system.
6697
6698 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
6699 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
6700 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
6701
6702 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
6703
6704 * gdb-ui.el (gdb-current-language): New variable.
6705 (gdb-update-flag): Remove variable.
6706 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
6707 (gdb-take-last-elt): Remove function.
6708 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
6709 (gdb-post-prompt): Check for variable object changes here.
6710
6711 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
6712 object changes in gdb-ui.el.
6713
6714 2003-10-21 Richard M. Stallman <rms@gnu.org>
6715
6716 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
6717
6718 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
6719 Don't check for foo*/ wildcard form here.
6720 (insert-directory): Recognize foo*/ as a wildcard.
6721 Separate wildcard-regexp variable from the arg, wildcard.
6722
6723 * subr.el (add-hook): Correctly detect when make-local-hook was used.
6724 (remove-hook): Correctly handle strange cases about local hooks.
6725
6726 2003-10-21 David Ponce <david@dponce.com>
6727
6728 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
6729 argument REAL, to return a real number instead of a rounded
6730 integer value. Define as inline function.
6731 (ruler-mode-right-fringe-cols): Likewise.
6732 (ruler-mode-scroll-bar-cols): New function.
6733 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
6734 (ruler-mode-right-scroll-bar-cols): Likewise.
6735 (ruler-mode-space): New function.
6736 (ruler-mode-ruler): Use it. Handle variations of fringe style,
6737 scroll bar mode and margins in a more robust way.
6738
6739 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
6740
6741 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
6742 (antlr-c-init-language-vars): New function.
6743 (antlr-mode): Use it with cc-mode before v5.29.
6744 (antlr-c-common-init): Don't set some local vars here.
6745 (antlr-mode): Set them here.
6746 (antlr-c-forward-sws): New function alias.
6747 (antlr-mode): Redefine with cc-mode before v5.30.
6748 (antlr-skip-sexps): Use it.
6749 (antlr-skip-exception-part): Ditto.
6750 (antlr-skip-file-prelude): Ditto.
6751 (antlr-outside-rule-p): Ditto.
6752 (antlr-end-of-body): Ditto.
6753 (antlr-option-kind): Ditto.
6754 (antlr-insert-option-area): Ditto.
6755 (antlr-file-dependencies): Ditto.
6756
6757 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6758
6759 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
6760 Move backward only if point was not inside an entry.
6761
6762 2003-10-21 Richard M. Stallman <rms@gnu.org>
6763
6764 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
6765
6766 2003-10-21 Juri Linkov <juri@jurta.org>
6767
6768 * compare-w.el: Automatically skip non-matching text to resync.
6769 (compare-windows-whitespace): Doc fix.
6770 (compare-windows-sync, compare-windows-sync-string-size)
6771 (compare-windows-recenter, compare-ignore-whitespace)
6772 (compare-windows-highlight, compare-windows-face): New variables.
6773 (compare-windows): Use compare-windows-sync.
6774 (compare-windows-highlight, compare-windows-dehighlight)
6775 (compare-windows-sync-regexp)
6776 (compare-windows-sync-default-function): New functions.
6777
6778 2003-10-21 Juri Linkov <juri@jurta.org>
6779
6780 * diff.el (diff-parse-differences): Don't visit the files now;
6781 instead, just record the error locus.
6782
6783 2003-10-21 Dave Love <fx@gnu.org>
6784
6785 * progmodes/cfengine.el: New file.
6786
6787 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
6788
6789 * complete.el (PC-do-completion): Do not forget to use `pred' as the
6790 default-directory when completing file names.
6791
6792 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
6793
6794 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
6795 followed by the word `face', it gets treated as a face, even if
6796 it is also defined as a variable or a function.
6797
6798 2003-10-20 Dave Love <fx@gnu.org>
6799
6800 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6801 Avoid incf in macro expansion.
6802
6803 2003-10-20 John Paul Wallington <jpw@gnu.org>
6804
6805 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
6806 `evenp' so we don't implicitly require cl library at runtime.
6807
6808 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
6809
6810 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
6811 (help-make-xrefs): Only make cross-references for faces if
6812 preceded or followed by the word `face'. Do not make a
6813 cross-reference for variables without variable documentation,
6814 unless preceded by the word `variable' or `option'. Update doc
6815 string accordingly.
6816
6817 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
6818
6819 * progmodes/hideshow.el: Rewrite one-armed `if'
6820 constructs using either `when' or `unless'.
6821 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
6822
6823 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
6824
6825 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
6826 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
6827 instead of 12x12.
6828
6829 2003-10-16 Eli Zaretskii <eliz@gnu.org>
6830
6831 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
6832 message while converting to Babyl.
6833
6834 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
6835
6836 * allout.el (allout-mode): Doc fix.
6837
6838 2003-10-16 Lute Kamstra <lute@gnu.org>
6839
6840 * subr.el (force-mode-line-update): Fix docstring.
6841
6842 2003-10-14 Dave Love <fx@gnu.org>
6843
6844 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
6845 (default-input-method): Add :link, improve :type.
6846 (locale-charset-language-names): Fix utf-8 pattern.
6847 (locale-charset-match-p, locale-charset-alist)
6848 (locale-charset-to-coding-system): New.
6849 (set-locale-environment): Deal with codeset part of locale specs.
6850
6851 2003-10-14 Lute Kamstra <lute@gnu.org>
6852
6853 * fringe.el (fringe-mode): Use active voice in docstring.
6854 (set-fringe-style): Ditto.
6855
6856 2003-10-13 Lute Kamstra <lute@gnu.org>
6857
6858 * fringe.el (fringe-mode): Fix docstring.
6859 (set-fringe-style): Ditto.
6860
6861 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
6862
6863 * ediff-mult.el (ediff-filegroup-action):
6864 Use ediff-default-filtering-regexp.
6865
6866 * ediff-util.el (ediff-recenter): Don't call
6867 ediff-restore-highlighting twice.
6868 (ediff-select-difference): Set current difference.
6869 (ediff-unselect-and-select-difference): Add comment.
6870
6871 * ediff.el (ediff-directories,ediff-directory-revisions)
6872 (ediff-directories3,ediff-merge-directories)
6873 (ediff-merge-directories-with-ancestor)
6874 (ediff-merge-directory-revisions)
6875 (ediff-merge-directory-revisions-with-ancestor):
6876 Use ediff-default-filtering-regexp.
6877
6878 2003-10-12 Andreas Schwab <schwab@suse.de>
6879
6880 * international/mule-cmds.el (locale-charset-language-names):
6881 Simplify regex by removing unused grouping.
6882
6883 2003-10-10 Dave Love <fx@gnu.org>
6884
6885 * bindings.el: Don't bind stop.
6886
6887 2003-10-08 Miles Bader <miles@gnu.org>
6888
6889 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
6890 face instead of attempting to emulate it.
6891
6892 2003-10-07 Kenichi Handa <handa@m17n.org>
6893
6894 * international/mule-diag.el (list-coding-systems-1): List coding
6895 systems that are loaded automatically.
6896
6897 * international/code-pages.el (iso-8859-11): Add autoload cookie.
6898
6899 * international/mule.el (autoload-coding-system): New function.
6900
6901 2003-10-07 Andreas Schwab <schwab@suse.de>
6902
6903 * log-edit.el (log-edit-changelog-entries): Prefer local value of
6904 change-log-default-name in the buffer visiting the file.
6905
6906 2003-10-06 Dave Love <fx@gnu.org>
6907
6908 * files.el (find-file-hook): Customize.
6909 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
6910
6911 * bindings.el (completion-ignored-extensions): Remove .log.
6912 (global-map): Add again, open, stop keys.
6913
6914 2003-10-05 Richard M. Stallman <rms@gnu.org>
6915
6916 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
6917 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
6918 Use sh-modify directly.
6919 (sh-select): Use sh-append, not eval.
6920
6921 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
6922
6923 * info.el (Info-following-node-name): New function.
6924
6925 * loadhist.el (unload-feature-special-hooks):
6926 Rename from loadhist-hook-functions.
6927 (loadhist-hook-functions): Now an alias.
6928
6929 2003-10-04 Eli Zaretskii <eliz@gnu.org>
6930
6931 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
6932 file-name clashes on 8+3 filesystems.
6933
6934 * Makefile.in (DONTCOMPILE, bootstrap-clean):
6935 Rename loaddefs-boot.el to ldefs-boot.el
6936
6937 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
6938 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
6939
6940 2003-10-03 Lute Kamstra <lute@gnu.org>
6941
6942 * info.el (Info-mode): Revert previous change.
6943 (Info-escape-percent): New function.
6944 (Info-fontify-node): Use it.
6945
6946 2003-10-02 Andreas Schwab <schwab@suse.de>
6947
6948 * loaddefs-boot.el: Regenerated.
6949
6950 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
6951
6952 * ffap.el: Remove defadvice related code from CVS since `complete'
6953 provides a `PC-completion-as-file-name-predicate' variable that
6954 ffap can override.
6955
6956 2003-10-02 Kenichi Handa <handa@m17n.org>
6957
6958 * international/utf-8.el (ccl-decode-mule-utf-8):
6959 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
6960
6961 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
6962 * international/subst-big5.el: Likewise.
6963 * international/subst-gb2312.el: Likewise.
6964 * international/subst-ksc.el: Likewise.
6965
6966 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6967
6968 * calendar/calendar.el (increment-calendar-month)
6969 (calendar-leap-year-p, calendar-absolute-from-gregorian)
6970 (generate-calendar, calendar-read-date, calendar-interval)
6971 (calendar-day-of-week): Handle years BC.
6972 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
6973
6974 2003-10-01 Dave Love <fx@gnu.org>
6975
6976 * language/cyrillic.el (cp1251): Alias for windows-1251.
6977
6978 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
6979 bootstrap.
6980
6981 2003-10-01 Lute Kamstra <lute@gnu.org>
6982
6983 * files.el: Fix typo.
6984 * imenu.el (imenu--generic-function): Docstring fix.
6985
6986 2003-09-30 Richard M. Stallman <rms@gnu.org>
6987
6988 * dired.el (dired-mode): Handle dired-directory as a list.
6989
6990 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
6991
6992 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
6993
6994 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
6995
6996 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
6997 Replace gud-display with gud-watch.
6998 (gud-speedbar-buttons): Add stuff for watching expressions
6999 in the speedbar when using M-x gdba. Use dolist on old part
7000 of this function.
7001
7002 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
7003 (gdb-update-flag): New variables.
7004 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
7005 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
7006 (gud-watch, gdb-var-create-handler) : New functions.
7007 (gdb-var-list-children, gdb-var-list-children-handler)
7008 (gdb-var-create-regexp, gdb-var-update-regexp)
7009 (gdb-var-list-children-regexp): New constants.
7010 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
7011 (gdb-annotation-rules): Reduce annotation set (level 3).
7012 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
7013 (gdb-post-prompt): Don't update GDB buffers every time speedbar
7014 updates.
7015 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
7016 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
7017 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
7018 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
7019 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
7020 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
7021 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
7022 (gud-display, gud-display1)
7023 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
7024 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
7025 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
7026 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
7027 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
7028 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
7029 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
7030 (gdb-display-display-buffer, gdb-toggle-display)
7031 (gdb-delete-display, gdb-expressions-popup-menu)
7032 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
7033 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
7034 to display buffer.
7035
7036 2003-09-30 Richard M. Stallman <rms@gnu.org>
7037
7038 * progmodes/ada-mode.el (ada-mode): Don't use advice.
7039 Instead, set which-func-functions.
7040
7041 * progmodes/which-func.el (which-func-modes): Add ada-mode.
7042 (which-func-functions): New variable.
7043 (which-function): Use that.
7044
7045 * info.el (Info-mode): Double each `%' in header line.
7046
7047 * emacs-lisp/lisp-mnt.el (lm-with-file):
7048 When FILE is nil, run BODY in current buffer.
7049
7050 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
7051
7052 * help.el (describe-mode): Start with a brief list of minor modes.
7053 Find them thru minor-mode-list so as to find them all.
7054 Show them in alphabetical order.
7055
7056 * mail/sendmail.el (mail-aliases): Doc fix.
7057
7058 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
7059
7060 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
7061
7062 * mail/rmailsum.el (rmail-make-summary-line-1):
7063 Change comma after last label to a space.
7064 (rmail-summary-font-lock-keywords): Adapt to that change.
7065
7066 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
7067
7068 * progmodes/scheme.el (scheme-mode-variables): When setting
7069 `font-lock-defaults', also specify that "#" should
7070 be interpreted with `word' syntax.
7071 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
7072
7073 2003-09-30 Lars Hansen <larsh@math.ku.dk>
7074
7075 * desktop.el: A lot of comments updated.
7076 (desktop-save-mode): Minor mode introduced.
7077 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
7078 (desktop-load-default): Function made obsolete.
7079 (desktop-locals-to-save): Variable made customizable.
7080 (desktop-read): Optional parameter `dirname' added.
7081 (desktop-change-dir, desktop-revert): Parameter `dirname' in
7082 `desktop-read' used.
7083 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
7084
7085 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
7086
7087 * whitespace.el (whitespace-clean-msg): Add user customizable message
7088 for displaying ``clean'' output.
7089 (whitespace-buffer): Use `whitespace-clean-msg'.
7090 (whitespace-global-mode): Fix typo.
7091
7092 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7093
7094 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
7095
7096 2003-09-29 Lute Kamstra <lute@gnu.org>
7097
7098 * bindings.el (mode-line-modes): Remove superfluous :propertize
7099 construct in initialization.
7100 (mode-line-position): Change cons cell into proper list in
7101 initialization.
7102
7103 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
7104
7105 * international/mule.el (decode-coding-inserted-region): Use car
7106 of the return value of find-operation-coding-system.
7107
7108 2003-09-29 Kenichi Handa <handa@m17n.org>
7109
7110 * descr-text.el (describe-char): Fix previous change.
7111
7112 2003-09-28 Kenichi Handa <handa@m17n.org>
7113
7114 * descr-text.el (describe-char-display): New function.
7115 (describe-char): Pay attention to display table on describing how
7116 a character is displayed.
7117
7118 * international/mule-cmds.el (encoded-string-description):
7119 Prepend "0x" to each encoded byte.
7120
7121 2003-09-28 Andreas Schwab <schwab@suse.de>
7122
7123 * find-file.el (ff-special-constructs): Add autoload cookie.
7124
7125 2003-09-28 Kevin Ryde <user42@zip.com.au>
7126
7127 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
7128 makeinfo appends to duplicate index entries.
7129
7130 2003-09-28 Eli Zaretskii <eliz@gnu.org>
7131
7132 * dired-x.el (dired-clean-tex): Doc fix.
7133
7134 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
7135 using a Chinese tutorial.
7136
7137 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
7138
7139 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
7140 between "MAIL FROM:" and "RCPT TO:" and the following address.
7141
7142 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
7143
7144 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
7145
7146 2003-09-28 David Ponce <david@dponce.com>
7147
7148 * recentf.el (recentf-initialize-file-name-history): New defcustom.
7149 (recentf-load-list): When `recentf-initialize-file-name-history'
7150 is non-nil, initialize an empty `file-name-history' with the
7151 recent list.
7152
7153 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
7154
7155 * man.el (Man-default-man-entry): Remove the leading `*' from the
7156 word at point.
7157
7158 2003-09-26 Lute Kamstra <lute@gnu.org>
7159
7160 * bindings.el (mode-line-position): Mention size indication in
7161 docstring.
7162
7163 2003-09-26 Andre Spiegel <spiegel@gnu.org>
7164
7165 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
7166
7167 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
7168 because it's autoloaded now.
7169
7170 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
7171
7172 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
7173 (sh-font-lock-keywords, sh-feature): Fix previous change of
7174 sh-feature to avoid infloop with sh-font-lock-keywords.
7175
7176 2003-09-25 Kim F. Storm <storm@cua.dk>
7177
7178 * frame.el (frame-current-scroll-bars): New defun.
7179
7180 * window.el (window-current-scroll-bars): New defun.
7181
7182 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7183
7184 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
7185 cause errors when the state cache contains info on parts that have
7186 been narrowed out.
7187
7188 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7189
7190 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
7191 `c-setup-paragraph-variables' has to be used when this variable is
7192 changed; it doesn't work to reinitialize the mode since that
7193 typically clobbers the variable.
7194
7195 * progmodes/cc-styles.el (c-setup-paragraph-variables):
7196 Make it interactive.
7197
7198 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7199
7200 * progmodes/cc-fonts.el (c-font-lock-declarations):
7201 Fix recognition of constructors and destructors for classes whose
7202 names are matched by `*-font-lock-extra-types'.
7203
7204 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
7205 followed by an identifier in C++ then it's a type.
7206
7207 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7208
7209 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
7210 problem that primarily affected XEmacs. Don't use faces to find
7211 unterminated strings since Emacs and XEmacs fontify strings
7212 differently - this function should now work better in XEmacs.
7213
7214 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7215
7216 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
7217 `expand-abbrev' workaround which caused braces to misbehave inside
7218 macros.
7219
7220 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
7221 handling. This bug could cause interactive font locking to bail out.
7222
7223 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7224
7225 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
7226 Handle paren-style types in Pike. Also fixed some cases of
7227 insufficient handling of unbalanced parens.
7228
7229 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
7230
7231 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
7232 common shell prompts that are not common filename or URL characters.
7233 (ffap-file-at-point): Use the new regexp to strip the prompts from
7234 the file names. This is an issue mostly for user prompts that
7235 don't have a trailing space and find-file-at-point is invoked from
7236 within a shell inside Emacs.
7237
7238 2003-09-24 Andre Spiegel <spiegel@gnu.org>
7239
7240 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
7241 stamps numerically, rather than textually.
7242
7243 2003-09-24 Kenichi Handa <handa@m17n.org>
7244
7245 * language/devan-util.el (devanagari-post-read-conversion):
7246 * language/mlm-util.el (malayalam-post-read-conversion):
7247 * language/tml-util.el (tamil-post-read-conversion):
7248 Add autoload cookie.
7249
7250 * international/utf-8.el (utf-8-post-read-conversion):
7251 Call post-read-conversion functions for Devanagari, Malayalam,
7252 and Tamil.
7253
7254 2003-09-23 Dave Love <fx@gnu.org>
7255
7256 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
7257
7258 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
7259
7260 * progmodes/gud.el (perldb): Add gud-until to list of commands.
7261 Update gud-remove.
7262
7263 2003-09-22 Richard M. Stallman <rms@gnu.org>
7264
7265 * progmodes/sh-script.el (sh-mode-default-syntax-table):
7266 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
7267 (sh-mode-syntax-table-input): New variable.
7268 (sh-require-final-newline): Don't use eval.
7269 (sh-builtins, sh-leading-keywords, sh-other-keywords)
7270 (sh-variables, sh-font-lock-keywords): Don't use eval.
7271 (sh-set-shell): When setting require-final-newline,
7272 treat value = `require-final-newline' as don't change it.
7273 Set sh-mode-syntax-table locally based on
7274 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
7275
7276 * progmodes/compile.el (compile-internal):
7277 Call compilation-set-window-height before setting window start.
7278
7279 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
7280
7281 * emacs-lisp/bytecomp.el (byte-compile-log-file):
7282 Clear out byte-compile-last-warned-form.
7283
7284 2003-09-22 Richard M. Stallman <rms@gnu.org>
7285
7286 * woman.el (woman-file-name, woman-follow-word):
7287 If current-word returns nil, use "".
7288
7289 * simple.el (eval-expression): Bind standard-output in to-buffer case.
7290
7291 2003-09-22 Richard M. Stallman <rms@gnu.org>
7292
7293 * emacs-lisp/lisp-mnt.el (lm-with-file):
7294 Don't visit the file, just use insert-file-contents in temp buffer.
7295
7296 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
7297
7298 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
7299 Add surrounding \\( and \\) around the header, as in
7300 for lm-history-header 'Change Log\\|History'.
7301
7302 2003-09-22 John Paul Wallington <jpw@gnu.org>
7303
7304 * progmodes/ld-script.el: Add Commentary section,
7305 minor cleanup of file header.
7306 (ld-script-font-lock-keywords): Doc fix.
7307 (toplevel): Provide `ld-script' feature.
7308
7309 2003-09-21 Kim F. Storm <storm@cua.dk>
7310
7311 * scroll-bar.el (set-scroll-bar-mode): Initialize to
7312 new built-in variable default-frame-scroll-bars.
7313 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
7314 scroll-bar-mode; notably, use it instead of t when we toggle
7315 scroll-bars on.
7316 (toggle-scroll-bar): Use default-frame-scroll-bars.
7317
7318 2003-09-19 Masatake YAMATO <jet@gyve.org>
7319
7320 * pcvs.el (cvs-do-removal): Change the prompt depending on
7321 `filter' value.
7322
7323 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
7324
7325 * startup.el (command-line-1): Stop startup-echo-area-message
7326 being hidden by "Loading image..." message.
7327 (use-fancy-splash-screens-p, display-splash-screen):
7328 Move display-graphic-p test from latter to former.
7329
7330 * progmodes/sh-script.el (sh-font-lock-keywords):
7331 Highlight escaped EOLs differently from other backslash constructs.
7332
7333 2003-09-19 Richard M. Stallman <rms@gnu.org>
7334
7335 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
7336 New functions.
7337 (edebug-enter, edebug-outside-excursion): Use them.
7338
7339 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
7340 Fix the condition for whether to print "In WHERE".
7341
7342 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
7343
7344 * finder.el (finder-mode-hook): New variable.
7345 (finder-mode): Run hook finder-mode-hook
7346
7347 2003-09-18 Masatake YAMATO <jet@gyve.org>
7348
7349 * progmodes/ebrowse.el: Fix broken magic autoload comments.
7350
7351 2003-09-17 Mario Lang <mlang@delysid.org>
7352
7353 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
7354 "p %e" to actually print the value in the GUD buffer.
7355
7356 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
7357
7358 From David Ponce <david.ponce@wanadoo.fr>:
7359 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
7360 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
7361 from loaddefs-boot.el if necessary.
7362
7363 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
7364
7365 * progmodes/gud.el (gud-find-class): Make jdb work again since
7366 cc-mode changed the syntactic information.
7367
7368 2003-09-15 David Ponce <david@dponce.com>
7369
7370 * recentf.el: (recentf-exclude): Accept predicates too.
7371 (recentf-file-readable-p): New function.
7372 (recentf-include-p): Handle predicates in recentf-exclude.
7373 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
7374 (recentf-cleanup): Likewise.
7375 (recentf-save-list): Use write-file to handle backup of
7376 recentf-save-file.
7377
7378 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
7379
7380 * loaddefs-boot.el: Renamed from `loaddefs.el'
7381 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
7382 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
7383 necessary.
7384
7385 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
7386
7387 * electric.el (Electric-pop-up-window): For the `one-window' case,
7388 no longer disconcertingly move point in the original buffer.
7389
7390 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7391
7392 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
7393
7394 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
7395
7396 * dired.el (dired-mode-map): Fix typo.
7397
7398 2003-09-11 Richard M. Stallman <rms@gnu.org>
7399
7400 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
7401
7402 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
7403
7404 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
7405 the function is less noisy. Now only `kill-buffer' can ask questions.
7406
7407 2003-09-10 Mario Lang <mlang@delysid.org>
7408
7409 * battery.el: Update Commentary and Copyright.
7410 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
7411 appear due to wrong ordering of the expressions in `or'.
7412
7413 2003-09-09 Lute Kamstra <lute@gnu.org>
7414
7415 * misc.el (upcase-char): Fix docstring.
7416 (zap-up-to-char): New command.
7417
7418 2003-09-08 David Ponce <david@dponce.com>
7419
7420 Ensure that recentf correctly updates the menu bar.
7421 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
7422 (recentf-menu-bar): New function.
7423 (recentf-clear-data): Use it
7424 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
7425 of easy-menu-change.
7426
7427 2003-09-08 Lute Kamstra <lute@gnu.org>
7428
7429 * simple.el (size-indication-mode): New.
7430 * bindings.el (mode-line-position): Add buffer size indicator.
7431
7432 2003-09-04 Mario Lang <mlang@delysid.org>
7433
7434 * battery.el (battery-linux-proc-acpi): New function.
7435 (battery-status-function): Modify default value calculation to also
7436 check for availability of ACPI.
7437 (battery-echo-area-format): Ditto.
7438 (battery-mode-line-format): Ditto.
7439
7440 2003-09-06 Dave Love <fx@gnu.org>
7441
7442 * ielm.el (ielm-mode-hook): Add :options.
7443
7444 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
7445 (eldoc-print-current-symbol-info): Use it.
7446
7447 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
7448
7449 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
7450 being displayed in GUD buffer.
7451 (gdb-idle-input-queue): Remove var. Use just one queue.
7452 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
7453 Remove functions. Use just one queue.
7454 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
7455 (gdb-invalidate-assembler, gdb-get-current-frame):
7456 Modify functions. Use just one queue.
7457
7458 2003-09-04 Dave Love <fx@gnu.org>
7459
7460 * cus-start.el: Add blink-cursor-alist.
7461
7462 * ruler-mode.el (ruler-mode-fill-column-char)
7463 (ruler-mode-current-column-char): Use char-displayable-p,
7464 not window-system.
7465
7466 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
7467
7468 * language/european.el (windows-1252): Move from code-pages.
7469
7470 * language/cyrillic.el ("Windows-1251"): Delete.
7471 ("Bulgarian", "Belarusian"): Remove `features'.
7472 (windows-1251): Move from code-pages.
7473
7474 * international/mule-diag.el (non-iso-charset-alist):
7475 Remove `codepage' stuff.
7476 (print-designation, list-coding-systems-1): Output fixes.
7477
7478 * international/code-pages.el (cp-make-translation-table)
7479 (cp-valid-codes): Made defsubsts.
7480 (cp-fix-safe-chars): Delete.
7481 (mule-diag): Don't require.
7482 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
7483 (top-level): Check for defined coding system when defining
7484 cp... aliases. Change w32-add-charset-info test to avoid warning.
7485 (non-iso-charset-alist): Defvar when compiling.
7486 (cp-make-coding-system): Doc fix.
7487
7488 2003-09-02 Jason Rumney <jasonr@gnu.org>
7489
7490 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
7491 line-ends from CVS before doing conversion.
7492
7493 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7494
7495 * calendar/diary-lib.el (diary-header-line-flag)
7496 (diary-header-line-format): New variables.
7497 (list-diary-entries): Use them to set header line in simple diary.
7498
7499 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
7500 other than font-lock-string-face to highlight backslashes.
7501
7502 2003-09-01 Jason Rumney <jasonr@gnu.org>
7503
7504 * international/titdic-cnv.el (tit-read-key-value): Include \r in
7505 regexp.
7506
7507 2003-09-01 Dave Love <fx@gnu.org>
7508
7509 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
7510
7511 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
7512 and :help; also line and column numbers labels.
7513
7514 * international/mule-util.el (char-displayable-p): Move from
7515 latin1-disp, rename and autoload.
7516
7517 * international/latin1-disp.el (latin1-char-displayable-p):
7518 Now obsolete alias. Replace uses with char-displayable-p.
7519 (latin1-display-ucs-per-lynx): Fix last change.
7520
7521 * international/mule-cmds.el (standard-display-european-internal):
7522 Don't use char code for Latin-1 NBSP.
7523 <XFree86 4>: Unfrob NBSP display table. Set display table to use
7524 U+2018, U+2019 for `'.
7525 (select-safe-coding-system): Message fix.
7526
7527 2003-09-01 Kenichi Handa <handa@m17n.org>
7528
7529 * international/fontset.el (setup-default-fontset): For Thai
7530 font, specify "*" family.
7531
7532 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
7533
7534 * progmodes/compile.el (previous-error): Accept a prefix
7535 argument, similarly to next-error.
7536
7537 2003-08-31 Masatake YAMATO <jet@gyve.org>
7538
7539 * pcvs.el (cvs-do-removal): Use = instead of eq to check
7540 the number of files. Bind the number of files to a local
7541 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
7542
7543 2003-08-30 Eli Zaretskii <eliz@gnu.org>
7544
7545 * vc-hooks.el (vc-make-version-backup): Fix the change made on
7546 2003-07-26: msdos-long-file-names is a function, not a variable.
7547
7548 2003-08-29 Richard M. Stallman <rms@gnu.org>
7549
7550 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
7551 Do nothing with mail-personal-alias-file if it is nil.
7552
7553 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
7554 Do nothing if mail-personal-alias-file is nil.
7555
7556 * term.el (term-exec-1): Bind coding-system-for-read.
7557
7558 * dired.el (dired-mouse-find-file-other-window):
7559 Use dired-view-command-alist here, as in dired-view-file.
7560 (dired-view-command-alist): Use %s to substitute file name.
7561 Handle .ps_pages, .eps, .jpg, .gif, .png.
7562
7563 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
7564
7565 * info.el (Info-mode-map): Bind S-tab and <backtab> to
7566 `Info-prev-reference', instead of M-tab.
7567
7568 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
7569
7570 * simple.el (blink-matching-open): Work correctly on chars that
7571 are designated as parens through the syntax-table text property.
7572
7573 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
7574
7575 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
7576 line break position in the middle of a non-kinsoku (e.g. latin)
7577 word, making it skip until either a space or a character with
7578 category "|".
7579 (kinsoku-longer): Test for end of buffer.
7580
7581 2003-08-28 Eli Zaretskii <eliz@gnu.org>
7582
7583 * mail/rmail.el (rmail-convert-to-babyl-format):
7584 Detect quoted-printable- and base64-encoded messages and decode them
7585 automatically. Set the message's encoding from the charset=
7586 header, if any. Decode base64-encoded messages in Mail format as well.
7587
7588 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7589
7590 * mail/smtpmail.el: Fix previous change.
7591 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
7592 calling smtpmail-via-smtp.
7593 (smtpmail-via-smtp): Add fall-back values for envelope-from.
7594
7595 2003-08-26 John Paul Wallington <jpw@gnu.org>
7596
7597 * image.el (image-jpeg-p): Don't search beyond length of data.
7598
7599 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
7600
7601 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
7602 misfeature in `expand-abbrev' which caused electric keywords like
7603 "else" to disappear if an open brace was typed directly afterwards.
7604
7605 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
7606
7607 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
7608 mandatory in `define-widget'.
7609
7610 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
7611 Don't align the operators "!=", "<=" and ">=" as assignment operators.
7612
7613 (c-assignment-operators): New language constant that only contains
7614 the assignment operators.
7615
7616 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
7617
7618 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
7619
7620 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
7621 Safeguard against unbalanced sexps.
7622
7623 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
7624
7625 * version.el (emacs-version): Check for gtk. Include gtk version info.
7626
7627 2003-08-25 John Paul Wallington <jpw@gnu.org>
7628
7629 * man.el (Man-default-man-entry): Don't whizz past the section
7630 number before looking for it.
7631
7632 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
7633
7634 * progmodes/gud.el (gud-display-line): Don't set window-point if
7635 source buffer is not visible. (Only happens with M-x gdba.)
7636
7637 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
7638 documentation.
7639 (gdb-source, gdb-source-info): Update to assembler unnecessary
7640 as its done after each GDB command anyway.
7641 (gdb-pre-prompt): Use with-current-buffer.
7642 (gdb-insert-field): Add help-echo text.
7643 (gdb-invalidate-assembler): Re-display of assembler now done in
7644 gdb-info-breakpoints-custom.
7645 (gdb-info-breakpoints-custom): Force re-display of assembler to
7646 happen *after* update of breakpoints buffer.
7647 (gdb-display-source-buffer): Don't choke if gdb-source-window
7648 isn't visible.
7649 (gdb-put-string, gdb-put-arrow): Remove free variables.
7650
7651 2003-08-24 John Paul Wallington <jpw@gnu.org>
7652
7653 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
7654
7655 * man.el (Man-default-man-entry): Strip text properties when
7656 snarfing parts of entry because `format' preserves properties.
7657
7658 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
7659
7660 * files.el (file-newest-backup): Use `expand-file-name'.
7661
7662 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
7663 Allow the diary to pop up a new frame, if needed.
7664
7665 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
7666 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
7667 (smtpmail-send-it): Make treatment of envelope-from consistent with
7668 sendmail.el.
7669
7670 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
7671 (sh-leading-keywords): Add the bash `time' reserved word.
7672 (sh-variables): Add some bash variables.
7673 (sh-add-completer): Fix nil branch of case statement.
7674
7675 2003-08-24 Masatake YAMATO <jet@gyve.org>
7676
7677 * progmodes/ld-script.el: New file.
7678
7679 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
7680
7681 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
7682
7683 2003-08-23 Andre Spiegel <spiegel@gnu.org>
7684
7685 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
7686 Better explain obsolescence, and what to use instead.
7687
7688 2003-08-23 Masatake YAMATO <jet@gyve.org>
7689
7690 * pcvs.el (cvs-do-removal): Show the deleted file name
7691 on the prompt.
7692
7693 2003-08-20 Dave Love <fx@gnu.org>
7694
7695 * international/mule.el (make-coding-system)
7696 (set-buffer-file-coding-system): Doc fix.
7697
7698 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
7699
7700 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
7701
7702 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
7703
7704 * international/utf-16.el: Add mime-text-unsuitable coding system
7705 properties.
7706
7707 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
7708
7709 * cus-edit.el: Add some :links.
7710 (bib): Remove.
7711
7712 * textmodes/bib-mode.el (bib): Add :group external.
7713
7714 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7715
7716 * wid-edit.el (widget-echo-help): Make it handle expressions that
7717 evaluate to strings.
7718
7719 2003-08-18 Michael Mauger <mmaug@yahoo.com>
7720
7721 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
7722
7723 Simplify selection of SQL products to define highlighting and
7724 interactive mode. Includes detailed instructions on adding
7725 support for new products.
7726
7727 * progmodes/sql.el (sql-product): New variable. Identifies SQL
7728 product for use in highlighting and interactive mode.
7729 (sql-interactive-product): New variable. SQL product for
7730 sql-interactive-mode.
7731 (sql-product-support): New variable. Specifies product-specific
7732 parameters to drive highlighting and interactive mode.
7733 (sql-imenu-generic-expression): Add more object types.
7734 (sql-sqlite-options): Correct comment.
7735 (sql-ms-program): Use "osql" rather than "isql".
7736 (sql-prompt-regexp, sql-prompt-length): Update comment.
7737 (sql-mode-menu): Add "Start SQLi session" entry.
7738 Replace Highlighting submenu with Product menu. Fix Send Region entry.
7739 (sql-mode-abbrev-table): Add abbreviations. Support of
7740 SYSTEM-FLAG on define-abbrev. Support was removed with last
7741 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
7742 (sql-mode-font-lock-object-name): Add font-lock pattern for object
7743 names.
7744 (sql-mode-ansi-font-lock-keywords): Set as default value.
7745 (sql-mode-oracle-font-lock-keywords): Set as default value.
7746 Support Oracle 9i keywords.
7747 (sql-mode-postgres-font-lock-keywords): Set as default value.
7748 (sql-mode-linter-font-lock-keywords): Set as default value.
7749 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
7750 SQLServer 2000.
7751 (sql-mode-sybase-font-lock-keywords)
7752 (sql-mode-interbase-font-lock-keywords)
7753 (sql-mode-sqlite-font-lock-keywords)
7754 (sql-mode-strong-font-lock-keywords)
7755 (sql-mode-mysql-font-lock-keywords)
7756 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
7757 keywords.
7758 (sql-mode-font-lock-defaults): Update comment.
7759 (sql-product-feature): New function. Returns feature associated
7760 with a product from `sql-product-support' alist.
7761 (sql-product-font-lock): New function. Set font-lock support
7762 based on `sql-product'.
7763 (sql-add-product-keywords): New function. Add font-lock rules to
7764 product-specific keyword variables.
7765 (sql-set-product): New function. Set `sql-product' and apply
7766 appropriate font-lock highlighting.
7767 (sql-highlight-product): New function. Set font-lock support
7768 based on a product. Also set mode name to include product name.
7769 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
7770 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
7771 Use `sql-set-product'.
7772 (sql-highlight-ms-keywords)
7773 (sql-highlight-sybase-keywords)
7774 (sql-highlight-interbase-keywords)
7775 (sql-highlight-strong-keywords)
7776 (sql-highlight-mysql-keywords)
7777 (sql-highlight-sqlite-keywords)
7778 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
7779 (sql-get-login): Prompt in the same order as the tokens.
7780 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
7781 (sql-product-interactive): New function. Common portions of
7782 product-specific interactive mode wrappers.
7783 (sql-interactive-mode): Rewritten to use product features.
7784 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7785 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7786 (sql-db2, sql-linter): Use `sql-product-interactive'.
7787 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
7788 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
7789 (sql-connect-ingres, sql-connect-postgres)
7790 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
7791 New functions. Format command line parameters and invoke comint on
7792 the appropriate interpreter. Code was in the corresponding
7793 `sql-xyz' function before.
7794 (sql-connect-ms): New function. Support -E argument to use
7795 operating system credentials for authentication.
7796
7797 2003-08-18 Kenichi Handa <handa@m17n.org>
7798
7799 * international/mule.el (encode-char): Fix for the ASCII case.
7800
7801 2003-08-15 Kenichi Handa <handa@m17n.org>
7802
7803 * international/fontset.el (setup-default-fontset): Change "*" to
7804 nil in the specifications of font family.
7805
7806 2003-08-18 Kim F. Storm <storm@cua.dk>
7807
7808 * kmacro.el (kmacro-keymap): Group related bindings in
7809 initialization for clarity. Bind C-s to start macro.
7810 Remove C-r binding.
7811 (kmacro-initial-counter-value): New defvar to hold initial counter
7812 value in case we set the value before defining a macro.
7813 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
7814 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
7815 not defining or executing macro. Doc fix.
7816 (kmacro-add-counter): Clear kmacro-initial-counter-value.
7817 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
7818 temporarily view older elements on the macro ring without cycling
7819 the ring.
7820 (kmacro-display): Doc fix.
7821 (kmacro-exec-ring-item): New helper function.
7822 (kmacro-call-ring-2nd): Use it.
7823 (kmacro-call-ring-2nd-repeat): Doc fix.
7824 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
7825 (kmacro-end-or-call-macro): Execute last viewed macro (using
7826 kmacro-exec-ring-item) from ring if this follows
7827 kmacro-view-macro. This allows us to find a macro on the ring
7828 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
7829 the ring to bring it to the head of the ring.
7830 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
7831 Allow binding to reserved keys without specifying C-x C-k prefix.
7832 Ask for confirmation if entered key sequence is already bound to
7833 a non-macro command.
7834 (kmacro-view-macro): Repeating command will show older elements
7835 on the macro ring; C-k will execute the last viewed macro.
7836 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
7837 property from 'ring to 'head.
7838
7839 2003-08-17 Alan Shutko <ats@acm.org>
7840
7841 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
7842 keeping December out of the alist.
7843
7844 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7845
7846 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
7847 * calendar/calendar.el (calendar-mode-map): Bind it to key.
7848 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
7849 (calendar-flatten): New function.
7850 (calendar-mouse-view-other-diary-entries)
7851 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
7852 in the menu title and to show multi-line diary entries correctly
7853 in the menu.
7854
7855 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
7856
7857 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
7858 defcustom, because the default was recently changed.
7859
7860 2003-08-16 Richard M. Stallman <rms@gnu.org>
7861
7862 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
7863
7864 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
7865 New subroutine, broken out of eval-last-sexp-1.
7866 (eval-last-sexp-1): Use eval-last-sexp-print-value.
7867
7868 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
7869
7870 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
7871
7872 * simple.el (eval-expression): Use eval-last-sexp-print-value.
7873
7874 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
7875
7876 * progmodes/compile.el (compilation-error-regexp-alist):
7877 Add Java ANt error detection as described in document
7878 http://ant.apache.org/faq.html
7879
7880 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
7881
7882 * simple.el (backward-word, forward-to-indentation)
7883 (backward-to-indentation): Argument changed to optional.
7884 (next-line, previous-line): Use `or' instead of `unless'.
7885
7886 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7887
7888 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
7889 instead of a constant.
7890
7891 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
7892
7893 * shell.el (shell): With prefix-arg, suggest a new buffer name.
7894
7895 2003-08-12 Andre Spiegel <spiegel@gnu.org>
7896
7897 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
7898 (vc-sccs-workfile-version): Search the entire delta table, rather
7899 than just the first entry, because that might be a deleted version.
7900
7901 2003-08-11 Karl Fogel <kfogel@red-bean.com>
7902
7903 * menu-bar.el (menu-bar-options-menu): Supply a body for the
7904 [save-place] binding in the Options menu. Have it require
7905 'saveplace' and then toggle the variable manually, to avoid an an
7906 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
7907 for the bug report.
7908
7909 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
7910
7911 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
7912 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
7913 (gdb-info-threads-custom): Add help-echo text.
7914 (gdb-display-back): Don't use purecopy.
7915 (gdb-info-breakpoints-custom, gdb-reset)
7916 (gdb-assembler-custom): Use display-images-p to test if breakpoint
7917 icons can be displayed.
7918
7919 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
7920
7921 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
7922
7923 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
7924
7925 * bookmark.el (bookmark-completing-read):
7926 Return a string, instead of a list of one string.
7927 Use a popup menu if activated from the mouse.
7928 (bookmark-edit-annotation): Remove unused vars.
7929 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
7930 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
7931 to bookmark-completing-read.
7932 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7933 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
7934 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
7935 and erase-buffer.
7936 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
7937 (bookmark-menu-jump, bookmark-menu-insert)
7938 (bookmark-popup-menu-and-apply-function)
7939 (bookmark-menu-popup-paned-bookmark-menu): Remove.
7940 (bookmark-menu-build-paned-menu): Remove by folding it into
7941 bookmark-menu-popup-paned-menu.
7942 (menu-bar-bookmark-map): Move the define-key statements here.
7943 Use the "non-menu" commands since they now pop up a menu if needed.
7944 (bookmark-exit-hook-internal): Simplify.
7945
7946 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
7947
7948 * reftex-toc.el (reftex-toc-rename-label): New function.
7949 (reftex-toc-check-docstruct): New function.
7950
7951 * reftex.el (reftex-region-active-p): New function.
7952
7953 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
7954 regexp to find the \bibliography macro.
7955
7956 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
7957 which does not exist in LaTeX.
7958 (reftex-cite-format-builtin): Added amsrefs support.
7959 (reftex-toc-confirm-promotion): New option
7960
7961 * reftex-toc.el
7962 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
7963 (reftex-toc-demote, reftex-toc-promote)
7964 (reftex-toc-do-promote, reftex-toc-promote-prepare)
7965 (reftex-toc-promote-action, reftex-toc-extract-section-number)
7966 (reftex-toc-newhead-from-alist)
7967 (reftex-toc-load-all-files-for-promotion): New functions.
7968 (reftex-toc-help): Added description of new keys.
7969 (reftex-toc-split-windows-fraction): New option.
7970 (reftex-recenter-toc-when-idle): Search *toc* window on all
7971 visible frames.
7972 (reftex-toc): Additional parameter REUSE
7973 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
7974 with REUSE argument.
7975 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
7976 the call of `reftex-toc'.
7977 (reftex-make-separate-toc-frame): New function .
7978 (reftex-toc-recenter): When called with triple prefix arg, call
7979 `reftex-make-separate-toc-frame' first.
7980 (reftex-toc-toggle-dedicated-frame): New command.
7981 (reftex-toc-quit): Adapted to delete frame when called in
7982 dedicated frame.
7983
7984 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
7985 all enclosing macros.
7986
7987
7988 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7989
7990 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
7991 first use.
7992
7993 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7994
7995 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
7996
7997 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
7998
7999 * calendar/calendar.el (list-diary-entries-hook)
8000 (diary-display-hook, nongregorian-diary-listing-hook)
8001 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
8002 Add some customize options for these hooks.
8003 (calendar-abbrev-construct): Don't try to take a substring longer
8004 than the original string.
8005
8006 2003-08-05 Richard M. Stallman <rms@gnu.org>
8007
8008 * emacs-lisp/testcover.el (noreturn): Report error if does return.
8009 (testcover-reinstrument-clauses): Doc fix.
8010
8011 * emacs-lisp/warnings.el: Doc fixes, args renamed.
8012 (warning-type-format): Rename from warning-group-format.
8013
8014 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
8015 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
8016 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
8017 to prevent warnings about defvar for an obsolete variable.
8018
8019 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
8020 warning-group-format renamed to warning-type-format.
8021
8022 * subr.el (read-passwd): Use clear-string instead of fillarray.
8023
8024 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
8025 Use vconcat instead of concat.
8026 (edmacro-sanitize-for-string): New function.
8027
8028 2003-08-05 Dave Love <fx@gnu.org>
8029
8030 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
8031 line-number-display-limit-width.
8032
8033 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
8034
8035 2003-08-05 Kenichi Handa <handa@m17n.org>
8036
8037 * international/code-pages.el: Don't require mule-diag.
8038
8039 * international/mule-diag.el (non-iso-charset-alist):
8040 Add autoload cookie.
8041
8042 * language/devan-util.el (dev-glyph-order): Add an entry for the
8043 glyph code #xC4.
8044
8045 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8046
8047 * calendar/calendar.el (diary-file, diary-file-name-prefix)
8048 (european-calendar-style, diary-date-forms)
8049 (calendar-day-name-array, calendar-month-name-array): Doc change.
8050 (generate-calendar-month): Adapt for new behaviour of
8051 `calendar-day-name' function.
8052 (calendar-abbrev-length, calendar-day-abbrev-array)
8053 (calendar-month-abbrev-array): New variables.
8054 (calendar-abbrev-construct): New function.
8055 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
8056 rather than fixing abbrevs at some width. Calling syntax change.
8057 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
8058 (calendar-date-string): Adapt for new behaviours of
8059 `calendar-day-name' and `calendar-month-name' functions.
8060
8061 * calendar/diary-lib.el (list-diary-entries): Adapt for new
8062 behaviour of `calendar-day-name' and `calendar-month-name' functions.
8063 (diary-name-pattern): Use abbrev arrays, rather than fixing
8064 abbrevs at three chars. Calling syntax change.
8065 (mark-diary-entries): Adapt for new behaviours of
8066 `diary-name-pattern' and `calendar-make-alist' functions.
8067 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
8068 `diary-name-pattern' function.
8069 (font-lock-diary-date-forms): Use abbrev arrays, rather than
8070 fixing abbrevs at three chars. Calling syntax change.
8071 (cal-hebrew, cal-islam): Require when compiling.
8072 (diary-font-lock-keywords): Adapt for new behaviour of
8073 `font-lock-diary-date-forms' function.
8074
8075 * calendar/cal-hebrew.el: Reposition some code so defined before used.
8076 (calendar-hebrew-month-name-array-common-year)
8077 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
8078 (list-hebrew-diary-entries): Adapt for new behaviours of
8079 `calendar-day-name' and `add-to-diary-list' functions.
8080 (mark-hebrew-diary-entries): Adapt for new behaviours of
8081 `diary-name-pattern' and `calendar-make-alist' functions.
8082
8083 * calendar/cal-islam.el (calendar-islamic-month-name-array):
8084 Add doc string.
8085 (list-islamic-diary-entries): Adapt for new behaviours of
8086 `calendar-day-name' and `add-to-diary-list' functions.
8087 (mark-islamic-diary-entries): Adapt for new behaviours of
8088 `diary-name-pattern' and `calendar-make-alist' functions.
8089
8090 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
8091 `calendar-month-name' function.
8092
8093 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
8094
8095 * calendar/solar.el (solar-seasons-data): Move definition before use.
8096
8097 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
8098 (cal-tex-LaTeX-hourbox): Move definition before use.
8099
8100 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
8101 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
8102 lunar.el, solar.el
8103 (displayed-month, displayed-year): Define for compiler.
8104
8105 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
8106
8107 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
8108 MODE. Renamed from c-init-c-language-vars'.
8109 (c-initialize-cc-mode): Change accordingly.
8110 (c-common-init): Ditto.
8111 (c-mode): Ditto.
8112 (c++-mode): Use `c-init-language-vars-for'.
8113 (objc-mode): Ditto.
8114 (java-mode): Ditto.
8115 (idl-mode): Ditto.
8116 (pike-mode): Ditto.
8117 (awk-mode): Ditto.
8118
8119 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
8120
8121 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
8122 or not the point moved.
8123
8124 (c-search-decl-header-end): Don't trip up on operator identifiers
8125 in C++ and operators like == in all languages.
8126
8127 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
8128 Detect leading labels correctly.
8129
8130 2003-08-02 Andreas Schwab <schwab@suse.de>
8131
8132 * textmodes/ispell.el: Don't redo key bindings on loading, put
8133 them only in loaddefs.el.
8134 * bookmark.el: Likewise.
8135 * dabbrev.el: Likewise.
8136 * emerge.el: Likewise.
8137
8138 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
8139 has more than one member.
8140
8141 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
8142
8143 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8144
8145 * lpr.el (printify-region): It was ending conversion before the
8146 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
8147
8148 2003-07-31 John Paul Wallington <jpw@gnu.org>
8149
8150 * net/browse-url.el (browse-url-epiphany): Doc fix.
8151
8152 2003-07-30 Kenichi Handa <handa@m17n.org>
8153
8154 * international/fontset.el (setup-default-fontset):
8155 Change registry names of Akurti fonts.
8156
8157 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
8158
8159 * comint.el (comint-read-noecho): Use `clear-string' instead of
8160 `fillarray'.
8161
8162 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
8163
8164 * outline.el (outline-mode-hook): Add defvar.
8165
8166 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
8167
8168 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
8169 Restore assembler in source window if that is what has been selected.
8170 (menu): Add gdb-restore-windows to menu. Make gdba
8171 specific menus only visible from gdba.
8172
8173 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
8174
8175 * progmodes/compile.el (compilation-environment): New user variable.
8176 (compile-internal): Respect it.
8177
8178 2003-07-23 Masatake YAMATO <jet@gyve.org>
8179
8180 * progmodes/gud.el (gdb-script-font-lock-keywords):
8181 Put `font-lock-function-name-face' on a symbol which includes
8182 `-' like `hook-run'. Put font-lock-variable-name-face
8183 on a symbol starting with $.
8184
8185 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
8186
8187 * files.el (set-visited-file-name): Use truename for buffer-file-name.
8188
8189 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
8190
8191 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
8192
8193 2003-07-26 Andre Spiegel <spiegel@gnu.org>
8194
8195 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
8196 Use with-no-warnings.
8197 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
8198 rather than to find-file-not-found-hook, which doesn't exist.
8199
8200 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
8201
8202 * international/quail.el (quail-translate-key): Fix previous change.
8203
8204 2003-07-25 John Paul Wallington <jpw@gnu.org>
8205
8206 * server.el (server-start): Check `server-process' is non-nil
8207 before killing it to avoid killing current buffer's process.
8208
8209 * simple.el (choose-completion-string): Use `minibufferp';
8210 test `completion-reference-buffer' if `buffer' arg is nil.
8211 (push-mark): Use `when' and `unless'.
8212 (pop-mark): Use `when'.
8213
8214 * mouse-sel.el (mouse-sel-get-selection-function):
8215 Check `x-last-selected-text-primary'. Don't barf if it or
8216 `x-last-selected-text' aren't bound.
8217
8218 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
8219
8220 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
8221
8222 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
8223
8224 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
8225
8226 2003-07-23 John Paul Wallington <jpw@gnu.org>
8227
8228 * tooltip.el (defface tooltip): Inherit from variable-pitch.
8229
8230 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
8231
8232 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
8233 string. Defvar the derived hook.
8234
8235 * macros.el (insert-kbd-macro): Escape double quote character.
8236 From Thomas W Murphy <twm@andrew.cmu.edu>.
8237
8238 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
8239
8240 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
8241 to match the specific mark rather than reusing comment-start-skip.
8242
8243 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
8244
8245 * progmodes/hideshow.el (hs-special-modes-alist):
8246 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
8247
8248 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
8249
8250 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
8251 value using ?\s.
8252
8253 2003-07-21 John Paul Wallington <jpw@gnu.org>
8254
8255 * subr.el (with-selected-window): Add closing paren.
8256
8257 2003-07-21 Richard M. Stallman <rms@gnu.org>
8258
8259 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
8260 (lisp-mode): Likewise.
8261
8262 * subr.el (with-selected-window): Copy code form save-selected-window
8263 so as to call select-window with norecord arg.
8264 (dynamic-completion-table): Doc fix.
8265 (lazy-completion-table): Doc fix.
8266
8267 * international/mule-cmds.el (set-locale-environment):
8268 langinfo renamed to locale-info.
8269
8270 * international/mule.el (auto-coding-functions): Doc fix.
8271
8272 2003-07-21 Kenichi Handa <handa@m17n.org>
8273
8274 * international/quail.el (quail-translate-key):
8275 Update quail-current-str correctly.
8276
8277 2003-07-21 Andreas Schwab <schwab@suse.de>
8278
8279 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
8280 ?, to "_".
8281
8282 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
8283 Version 2.0.36 of Tramp released.
8284
8285 * net/tramp.el (tramp-default-password-end-of-line): Rename from
8286 tramp-password-end-of-line.
8287 (tramp-password-end-of-line): New method parameter.
8288 (tramp-get-password-end-of-line): Function to access method
8289 parameter `tramp-password-end-of-line', or variable
8290 `tramp-default-password-end-of-line' (default value).
8291 (tramp-methods): Add entries for new parameter
8292 tramp-password-end-of-line.
8293 (tramp-enter-password): Use new function
8294 `tramp-get-password-end-of-line'.
8295 (tramp-handle-insert-file-contents): Do not
8296 unconditionally inhibit the file operation file-local-copy, only
8297 do that when the inhibit-file-name-operation is currently
8298 insert-file-contents. This fixes finding remote CVS-controlled
8299 files. (It would barf on inserting the CVS/Entries file
8300 literally, because the file-local-copy handler wasn't called.)
8301 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
8302 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
8303 (tramp-initial-commands): New variable.
8304 (tramp-process-initial-commands): New function, using the variable.
8305 (tramp-open-connection-setup-interactive-shell): Call the new function.
8306 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
8307 method into the buffer name, never use nil. Reported by Hanak
8308 David <dhanak@inf.bme.hu>.
8309 (tramp-open-connection-setup-interactive-shell): Erase buffer
8310 before sending "stty -onlcr".
8311
8312 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
8313
8314 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
8315
8316 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
8317
8318 2003-07-19 John Paul Wallington <jpw@gnu.org>
8319
8320 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
8321 (artist-draw-rect, artist-draw-square): Doc fixes.
8322
8323 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
8324
8325 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
8326
8327 2003-07-19 Kenichi Handa <handa@m17n.org>
8328
8329 * international/kkc.el (kkc-show-conversion-list-update):
8330 Highlight the correct candidate in the message.
8331
8332 2003-07-18 John Paul Wallington <jpw@gnu.org>
8333
8334 * simple.el (current-word): Don't include punctuation char when
8335 `really-word' arg is non-nil.
8336
8337 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
8338
8339 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
8340 moved to the directory obsolete.
8341
8342 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
8343
8344 * info.el (Info-menu-entry-name-re): Allow newlines in
8345 menu entry names.
8346
8347 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
8348 syntax-ppss-after-change-function.
8349 (syntax-ppss-after-change-function): New alias. Update uses.
8350 (syntax-ppss): Catch the case where the buffer is narrowed.
8351
8352 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
8353
8354 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
8355 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
8356
8357 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
8358
8359 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
8360 since it might be modified.
8361
8362 * progmodes/cc-langs.el (c++-make-template-syntax-table)
8363 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
8364 names to these language constants.
8365
8366 2003-07-15 Kim F. Storm <storm@cua.dk>
8367
8368 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
8369 All uses changed.
8370
8371 2003-07-14 Mark A. Hershberger <mah@everybody.org>
8372
8373 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
8374 Namespace support.
8375
8376 2003-07-13 Juanma Barranquero <lektu@terra.es>
8377
8378 * frame.el (modify-all-frames-parameters): Reinstall (copyright
8379 papers received).
8380
8381 2003-07-13 Karl Eichwalder <ke@suse.de>
8382
8383 * textmodes/po.el (po-find-charset): White space at the start of the
8384 Content-Type field body is non-mandatory.
8385
8386 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
8387
8388 * textmodes/texinfo.el (texinfo-section-list):
8389 Append appendixsection; a synonym for appendixsec.
8390
8391 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
8392
8393 * man.el (Man-translate-cleanup): New.
8394 (Man-translate-references): Call `Man-translate-cleanup' to clean
8395 leading, trailing and middle spaces.
8396
8397 2003-07-13 Lars Hansen <larsh@math.ku.dk>
8398
8399 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
8400 Handle `dired-directory' being a list.
8401
8402 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
8403
8404 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
8405 it doesn't exist.
8406
8407 2003-07-12 Richard M. Stallman <rms@gnu.org>
8408
8409 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
8410
8411 * progmodes/cc-defs.el (c-make-keywords-re):
8412 Don't use delete-duplicates.
8413 (c-lang-const): Don't use mapcan.
8414
8415 * apropos.el (apropos-show-scores): Make it customizable.
8416 Document new meaning.
8417 (apropos): Compute scores from symbols.
8418 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
8419
8420 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8421
8422 * ps-bdf.el: Fix copyright line.
8423 (bdf-directory-list): Fix initialization code.
8424
8425 2003-07-11 John Paul Wallington <jpw@gnu.org>
8426
8427 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
8428 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
8429 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
8430
8431 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
8432
8433 * emacs-lisp/ring.el (ring-elements): Doc fix.
8434
8435 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8436
8437 * calendar/timeclock.el (timeclock-relative)
8438 (timeclock-ask-before-exiting, timeclock-use-display-time):
8439 Doc changes.
8440 (timeclock-modeline-display): Give a message if
8441 `timeclock-use-display-time' is non-nil but `display-time-mode'
8442 is not active.
8443
8444 2003-07-11 Kenichi Handa <handa@m17n.org>
8445
8446 * international/mule-cmds.el (set-language-environment):
8447 Set current-language-environment to the correct string.
8448
8449 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8450
8451 * ps-print.el: Print line number correctly in a region. Reported by
8452 Tim Allen <timallen@ls83.fsnet.co.uk>.
8453 (ps-print-version): New version number (6.6.2).
8454 (ps-printing-region): Code fix.
8455
8456 2003-07-10 John Paul Wallington <jpw@gnu.org>
8457
8458 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
8459 this function can be called from `add-completions-from-tags-table'.
8460
8461 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
8462
8463 * calendar/timeclock.el (timeclock-use-display-time)
8464 (timeclock-day-over-hook, timeclock-workday-remaining)
8465 (timeclock-status-string, timeclock-when-to-leave)
8466 (timeclock-when-to-leave-string, timeclock-log-data)
8467 (timeclock-find-discrep, timeclock-day-base)
8468 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
8469 (timeclock-modeline-display): Set the variable
8470 `timeclock-modeline-display'.
8471 (timeclock-update-modeline): Doc fix. Respect value of
8472 `timeclock-relative'.
8473
8474 2003-07-09 Richard M. Stallman <rms@gnu.org>
8475
8476 * textmodes/reftex-parse.el (reftex-all-document-files):
8477 Add autoload cookie.
8478
8479 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
8480 (reftex-scanning-info-available-p): Add autoload cookie.
8481
8482 * international/mule-cmds.el
8483 (set-display-table-and-terminal-coding-system): Delete duplicate
8484 aset on standard-display-table.
8485
8486 * view.el (view-file): If existing buffer's major mode is special,
8487 don't go into view mode.
8488
8489 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
8490
8491 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8492
8493 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
8494 buffer changes; there's third party code that calls this function
8495 directly.
8496
8497 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8498
8499 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
8500 (autodoc-font-lock-keywords): Don't byte compile on font lock
8501 initialization when running from byte compiled files.
8502
8503 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8504
8505 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
8506 statement ends with auto-increment "++".
8507
8508 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8509
8510 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
8511 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
8512 these are changed, so declare them as variables and not constants.
8513
8514 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
8515
8516 * subr.el (dolist, dotimes): Doc fix.
8517
8518 2003-07-08 Kim F. Storm <storm@cua.dk>
8519
8520 * international/mule-cmds.el
8521 (set-display-table-and-terminal-coding-system): Don't break
8522 bootstrap if standard-display-table isn't setup yet.
8523
8524 2003-07-07 Richard M. Stallman <rms@gnu.org>
8525
8526 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
8527 Give it a doc string, and autoload it.
8528
8529 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
8530 Use with-no-warnings.
8531
8532 * info.el (Info-search): If find invisible text, search again.
8533
8534 * isearch.el (search-whitespace-regexp): Add a shy group around it.
8535
8536 * man.el (Man-name-regexp): Match + as part of name.
8537
8538 * simple.el (visible-mode): Rename from vis-mode.
8539 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
8540
8541 * simple.el (current-word): New arg REALLY-WORD specifies
8542 don't include punctuation chars.
8543
8544 * emacs-lisp/debug.el (debug, debugger-env-macro):
8545 Use with-no-warnings while accessing and binding unread-command-char.
8546
8547 * international/mule-cmds.el
8548 (set-display-table-and-terminal-coding-system): Use explicit loop
8549 instead of calling standard-display-default.
8550
8551 * net/ange-ftp.el (ange-ftp-file-symlink-p):
8552 Use condition-case to catch error in ange-ftp-get-files.
8553
8554 * net/browse-url.el (browse-url-browser-function):
8555 Add alternative for Epiphany.
8556 (browse-url-epiphany-program, browse-url-epiphany-arguments)
8557 (browse-url-epiphany-startup-arguments)
8558 (browse-url-epiphany-new-window-is-tab): New variables.
8559 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
8560
8561 * progmodes/compile.el (compile-auto-highlight): Default now t.
8562 (compile): Doc fix.
8563 (compilation-next-error): Fix previous change.
8564
8565 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
8566
8567 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
8568
8569 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
8570
8571 * gdb-ui.el (gdb-source-info): Display current frame when
8572 attaching to an existing process.
8573 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
8574 while laying out windows when attaching to an existing process.
8575
8576 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
8577
8578 * info.el (Info-menu): Use Info-menu-entry-name-re.
8579
8580 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
8581
8582 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
8583 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
8584
8585 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
8586 to match the same text.
8587
8588 2003-07-06 John Paul Wallington <jpw@gnu.org>
8589
8590 * vc.el (vc-annotate-offset): Move defvar up.
8591
8592 2003-07-06 Kim F. Storm <storm@cua.dk>
8593
8594 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
8595 This should fix the infinite loop when extracting menu names.
8596
8597 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
8598
8599 * files.el (auto-mode-alist, interpreter-mode-alist):
8600 Remove entries to CC Mode modes to avoid duplicates; they are now added
8601 with autoload directives in cc-mode.el.
8602
8603 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
8604
8605 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
8606 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
8607 these are changed, so declare them as variables and not constants.
8608
8609 * progmodes/cc-mode.el: Fix some autoload problems: Try to
8610 ensure that the entry for ".c" extension comes before the one for
8611 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
8612 Fix incorrect entries that were added to `interpreter-mode-alist'.
8613 Move the autoload directives for AWK to the top level since they
8614 aren't recognized anywhere else. Do not use the new AWK mode doc
8615 in the autoload form for the old AWK mode.
8616
8617 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8618
8619 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
8620 (bibtex-sort-ignore-string-entries): Default value t.
8621 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
8622 erroneously in previous version.
8623 (bibtex-string-files): Docstring reflects new parsing scheme.
8624 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
8625 docstring, add # as one of the chars to crush
8626 (bibtex-autokey-prefix-string, bibtex-autokey-names)
8627 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
8628 (bibtex-autokey-name-change-strings)
8629 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
8630 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
8631 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
8632 (bibtex-autokey-title-terminators)
8633 (bibtex-autokey-titlewords-stretch)
8634 (bibtex-autokey-titleword-ignore)
8635 (bibtex-autokey-titleword-case-convert)
8636 (bibtex-autokey-titleword-abbrevs)
8637 (bibtex-autokey-titleword-abbrevs)
8638 (bibtex-autokey-titleword-change-strings)
8639 (bibtex-autokey-titleword-length)
8640 (bibtex-autokey-titleword-separator)
8641 (bibtex-autokey-name-year-separator)
8642 (bibtex-autokey-year-title-separator)
8643 (bibtex-autokey-before-presentation-function)
8644 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
8645 Fix docstring.
8646 (bibtex-strings, bibtex-reference-keys):
8647 Use lazy-completion-table and make-variable-buffer-local.
8648 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
8649 (bibtex-braced-string-syntax-table)
8650 (bibtex-quoted-string-syntax-table): New variables.
8651 (bibtex-parse-nested-braces): Remove.
8652 (bibtex-parse-field-string): Use syntax table and forward-sexp.
8653 (bibtex-parse-association): Simplify.
8654 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
8655 (bibtex-parse-field-text): Simplify.
8656 (bibtex-search-forward-field, bibtex-search-backward-field):
8657 argument BOUND can take value t.
8658 (bibtex-start-of-field, bibtex-start-of-name-in-field)
8659 (bibtex-end-of-name-in-field, bibtex-end-of-field)
8660 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
8661 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
8662 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
8663 (bibtex-skip-to-valid-entry): Return buffer position of beginning
8664 and ending of entry. Update for changes of bibtex-search-entry.
8665 Simplify.
8666 (bibtex-map-entries): FUN is called with three arguments.
8667 (bibtex-search-entry): Return a cons pair with buffer positions of
8668 beginning and end of entry.
8669 (bibtex-enclosing-field): Simplify.
8670 (bibtex-format-entry): Use booktitle to set a missing title.
8671 (bibtex-autokey-get-names): Fiddle with regexps.
8672 (bibtex-generate-autokey): Use identity.
8673 (bibtex-parse-keys): Use simplified parsing algorithm if
8674 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
8675 arguments. Return alist of keys.
8676 (bibtex-parse-strings): Simplify. Return alist of strings.
8677 (bibtex-complete-string-cleanup): Fix docstring.
8678 (bibtex-read-key): New function.
8679 (bibtex-mode): Fix docstring. Do not parse for keys and
8680 strings when the mode is entered. Set fill-paragraph-function to
8681 bibtex-fill-field. Setup font-lock-mark-block-function the way
8682 font-lock intended.
8683 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
8684 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
8685 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
8686 (bibtex-Preamble): Avoid hard coded constants.
8687 (bibtex-make-field): Fix docstring. Simplify.
8688 (bibtex-beginning-of-entry): Always return new position of point.
8689 (bibtex-end-of-entry): Rearrange cond clauses.
8690 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
8691 Update for changes of bibtex-map-entries.
8692 (bibtex-ispell-abstract): Do not move point.
8693 (bibtex-entry-index): Use downcase. Simplify.
8694 (bibtex-lessp): Handle catch-all.
8695 (bibtex-find-crossref): Turn into a command.
8696 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
8697 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
8698 preamble entries.
8699 (bibtex-fill-field-bounds): New function.
8700 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
8701 (bibtex-fill-entry): Use bibtex-fill-field-bounds
8702 (bibtex-String): Use bibtex-strings. Always obey
8703 bibtex-sort-ignore-string-entries.
8704
8705 2003-07-05 John Paul Wallington <jpw@gnu.org>
8706
8707 * cus-theme.el (customize-create-theme):
8708 Call `customize-create-theme' in Reset widget's notify function.
8709
8710 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
8711 (ibuffer-mark-interactive): Use `or' instead of `unless'.
8712 (define-ibuffer-column name): Add summarizer.
8713 (define-ibuffer-column size): Likewise.
8714 (define-ibuffer-column filename): Likewise.
8715 (define-ibuffer-column process): Likewise. Change BODY's output too.
8716 (define-ibuffer-column filename-and-process): Likewise, likewise.
8717 (ibuffer): Remove local vars `already-in' and `need-update'.
8718
8719 * ibuf-ext.el: Don't require `derived' at compile-time.
8720
8721 2003-07-05 Kim F. Storm <storm@cua.dk>
8722
8723 * info.el: Disable paragraph refilling.
8724 (Info-refill-paragraphs): New defcustom.
8725 (Info-fontify-node): Use it.
8726
8727 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
8728
8729 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
8730 thingies from constructors created by defstruct.
8731
8732 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
8733 the default value of the variable.
8734 (byte-code-meter): Move declaration to top level.
8735
8736 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
8737
8738 * info.el (Info-following-node-name-re): New fun.
8739 (Info-following-node-name): Remove.
8740 (Info-insert-dir): Use the new fun.
8741 (Info-extract-pointer): Don't save restriction; use new fun.
8742 (Info-menu-entry-name-re): New const.
8743 (Info-menu-entry-name-re): Use it along with new fun.
8744 (Info-node-spec-re): Use new fun.
8745 (Info-complete-menu-item, Info-fontify-node): Use new const.
8746 (Info-goto-node, Info-follow-reference, Info-menu-update):
8747 Use match-string.
8748 (Info-follow-reference): Use assoc-string.
8749 Use a list of strings for the completion table.
8750 (Info-fontify-node): Use match-string, line-end-position.
8751 Limit the search for `node:' to the first line.
8752
8753 * newcomment.el (uncomment-region): Remove padding coming from
8754 comment-start rather than just from comment-padding.
8755
8756 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
8757 (vc-cvs-stay-local-p): Use vc-stay-local-p.
8758 (vc-cvs-rename-file): Remove (use the default).
8759 (vc-cvs-register): Register parent dir if needed.
8760 (vc-cvs-could-register): Return non-nil if parent can be registered.
8761 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
8762 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
8763
8764 * vc-svn.el (vc-svn-use-edit): Make it into a const.
8765 (vc-svn-update): Fix the arguments to `svn'.
8766 (vc-svn-diff-tree): Just use `vc-svn-diff'.
8767 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
8768 Simple implementations, assuming `name' is a URL.
8769
8770 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
8771 set of chars allowed unquoted in a case pattern.
8772
8773 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
8774
8775 * font-lock.el (font-lock-extra-types-widget)
8776 (c-font-lock-extra-types, c++-font-lock-extra-types)
8777 (objc-font-lock-extra-types, java-font-lock-extra-types)
8778 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
8779 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
8780 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
8781 (font-lock-match-c++-structor-declaration)
8782 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
8783 (c++-font-lock-keywords-3, c++-font-lock-keywords)
8784 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
8785 (objc-font-lock-keywords-3, objc-font-lock-keywords)
8786 (java-font-lock-keywords-1, java-font-lock-keywords-2)
8787 (java-font-lock-keywords-3, java-font-lock-keywords)
8788 (java-font-lock-syntactic-face-function): Remove obsolete code
8789 and constants. It's all in cc-fonts.el now.
8790
8791 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
8792
8793 * mail/sendmail.el (mail-specify-envelope-from)
8794 (mail-envelope-from): Doc fix.
8795
8796 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
8797
8798 * generic-x.el: Do away with the dependency on `c-emacs-features'
8799 when populating `rul-generic-mode-syntax-table'; we already know
8800 this isn't XEmacs.
8801
8802 See ChangeLog.10 for earlier changes.
8803
8804 ;; Local Variables:
8805 ;; coding: iso-2022-7bit
8806 ;; End:
8807
8808 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
8809 Copying and distribution of this file, with or without modification,
8810 are permitted provided the copyright notice and this notice are preserved.
8811
8812 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1