Sync with Tramp 2.0.43.
[bpt/emacs.git] / lisp / ChangeLog
1 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
2
3 Sync with Tramp 2.0.43.
4
5 * net/tramp.el (tramp-handle-verify-visited-file-modtime): Remove
6 outdated comment.
7 (tramp-locked, tramp-locker): New variables for implementing a
8 global lock.
9 (tramp-sh-file-name-handler): Use them to implement the global
10 lock.
11
12 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
13
14 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
15 calls to respective `xxx` calls.
16 (tramp-process-alive-regexp): Precise doc string.
17 (tramp-multi-action-process-alive): New defun.
18 (tramp-multi-actions): Use it.
19 (tramp-handle-find-backup-file-name): `copy-tree' is available
20 since Emacs 21.4 only (XEmacs has it). Implementation rewritten
21 in order to avoid this function.
22 (tramp-handle-write-region): Set current buffer. If connection
23 wasn't open, `file-modes' has changed it accidently. Reported by
24 David Kastrup <dak@gnu.org>.
25 (tramp-enter-password, tramp-read-passwd): New arguments USER and
26 HOST.
27 (tramp-action-password, tramp-multi-action-password): Apply it.
28 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
29 name must still contain the port number. Otherwise, we have two
30 Tramp buffers, with all the confusion. Reported by Myron Selby
31 <myron@xytech.com> and Rolf Dubitzky
32 <Dubitzky@physi.uni-heidelberg.de>.
33
34 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
35 HOST to `tramp-enter-passwd'.
36
37 * net/tramp-vc.el (all): Code cleanup. Change all
38 `tramp-handle-xxx' calls to respective `xxx` calls.
39
40 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
41
42 * emacs-lisp/testcover.el: New category "potentially-1valued" for
43 functions that are not erroneous if either 1-valued or
44 multi-valued. Detect functions in this class.
45 (testcover-1value-functions, testcover-compose-functions,
46 testcover-progn-functions) Added some additional functions to lists.
47 (testcover-mark): Bugfix when marking up the definition for an
48 empty function.
49
50 2004-07-17 Richard M. Stallman <rms@gnu.org>
51
52 * replace.el (occur-read-primary-args): Pass default to read-from-minibuffer.
53
54 * mail/footnote.el (footnote-section-tag): Use defcustom.
55
56 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
57 Compile font-lock-keywords, not KEYWORDS.
58 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
59 Add warn, check-type. Handle cerror like error.
60
61 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
62
63 * progmodes/which-func.el (which-func-keymap): New var.
64 (which-func-face): New face.
65 (which-func-format): Use them.
66
67 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
68
69 * buff-menu.el (list-buffers-noselect): Append the buffer's
70 process status to its mode name.
71
72 2004-07-16 Kim F. Storm <storm@cua.dk>
73
74 * simple.el (inhibit-mark-movement): New defvar.
75 (beginning-of-buffer, end-of-buffer): Do not push mark if
76 inhibit-mark-movement is non-nil or C-u prefix is given.
77
78 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
79 Init to beginning-of-buffer and end-of-buffer.
80 (cua--undo-push-mark): New defvar.
81 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
82 already active and command is in cua--preserve-mark-commands.
83 Also fix check for shift modifier on non-window systems.
84 (cua--post-command-handler): Clear inhibit-mark-movement if set.
85
86 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
87
88 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
89 of two integers, instead of a cons.
90
91 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
92 `visited-file-modtime' now returns a list of two integers, instead
93 of a cons.
94
95 * dired.el (dired-directory-changed-p): Ditto.
96
97 * progmodes/grep.el (grep): Doc fix.
98
99 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
100
101 * autorevert.el (auto-revert-tail-mode)
102 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
103 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
104 in both at the same time.
105 (auto-revert-tail-mode): New command.
106 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
107 (auto-revert-handler): Revert only either tail or whole file.
108
109 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
110 add auto-revert-tail-mode.
111
112 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
113
114 * printing.el: Doc fix. Change name of some funs.
115 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
116 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
117 (pr-standard-file-name): New fun. Replace pr-standard-path.
118 (pr-call-process): Code fix.
119
120 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
121
122 * subr.el (with-selected-window): Doc fix.
123
124 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
125
126 * subr.el (get-buffer-window-list): Doc fix.
127
128 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
129
130 * files.el (switch-to-buffer-other-window): Doc fix.
131
132 * window.el (save-selected-window, one-window-p)
133 (split-window-keep-point, split-window-vertically)
134 (split-window-horizontally): Doc fixes.
135
136 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
137
138 * printing.el: Doc fix. Now it uses call-process instead of
139 shell-command for low command execution.
140 (pr-version): New version number (6.8).
141 (pr-shell-file-name): Option removed.
142 (pr-shell-command): Fun removed.
143 (pr-call-process): New fun. Replace pr-shell-command.
144 (pr-standard-path, pr-remove-nil-from-list): New funs.
145 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
146 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
147 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
148 (pr-ps-utility-process, pr-txt-print): Code fix.
149
150 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
151
152 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
153 boolean.
154
155 2004-07-09 Lars Hansen <larsh@math.ku.dk>
156
157 * wid-edit.el (widget-field-buffer): Doc fix.
158
159 2004-07-09 John Paul Wallington <jpw@gnu.org>
160
161 * emacs-lisp/re-builder.el (reb-update-overlays): Distinguish
162 between one and several matches in message.
163
164 2004-07-09 Richard M. Stallman <rms@gnu.org>
165
166 * mouse.el (mouse-set-region-1): If transient-mark-mode
167 is `identity', change it to `only'.
168
169 * simple.el (current-word): Doc fix.
170
171 2004-07-09 Mark A. Hershberger <mah@everybody.org>
172
173 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
174 so that it is more understanding of whitespace.
175
176 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
177 form
178 (("ns" . "element") (attr-list) children) instead of
179 ((:ns . "element") (attr-list) children) in order to reduce the
180 number of symbols used.
181 (xml-skip-dtd): Change to use xml-parse-dtd but set
182 xml-validating-parsing to nil.
183 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
184 (xml-substitute-entity): Remove in favor of new entity substitution.
185 (xml-substitute-special): Rewrite in to substitute complex
186 entities from DOCTYPE declarations.
187 (xml-parse-fragment): Parse fragments from entity deleclarations.
188 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
189 (xml-parse-dtd, xml-substitute-special): Make validity checks
190 conditioned on xml-validating-parser. Add "Not Well Formed" to
191 error messages about well-formedness.
192
193 2004-07-08 Steven Tamm <steventamm@mac.com>
194
195 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
196 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
197 Do not treat double clicks and triple clicks specially in the
198 scroll bar (preventing strange repositioning problems)
199
200 2004-07-06 Stefan <monnier@iro.umontreal.ca>
201
202 * replace.el (query-replace-regexp-eval): Fix last change.
203
204 2004-07-05 Stefan <monnier@iro.umontreal.ca>
205
206 * replace.el (query-replace-descr): New fun.
207 (query-replace-read-from, query-replace-read-args): Default to the
208 previous from&to.
209 (query-replace-read-to): Quote the `from' string when displaying it.
210 (query-replace-regexp-eval): Immediately check read-only status.
211 Use query-replace-read-from to get the \n checking.
212 Quote the `from' string when displaying it.
213 (map-query-replace-regexp, occur-read-primary-args):
214 Quote the `from' string when displaying it.
215
216 * isearch.el (isearch-query-replace): Pass the regexp-ness and
217 delimited-ness of the search to query-replace.
218
219 * replace.el (query-replace-read-from, query-replace-read-to):
220 New funs extracted from query-replace-read-args.
221 (query-replace-read-args): Use them.
222
223 * replace.el (query-replace-interactive, query-replace-read-args):
224 Remove the `initial' special value.
225 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
226 (occur-engine): Remove unused var `matchend'.
227
228 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
229 Use the search string without prompting.
230
231 2004-07-05 Kenichi Handa <handa@m17n.org>
232
233 * international/mule.el (decode-coding-inserted-region):
234 Set last-coding-system-used only when coding is nil.
235
236 2004-07-03 Eli Zaretskii <eliz@gnu.org>
237
238 * progmodes/grep.el (grep-compute-defaults, grep-command)
239 (grep-program, find-program, grep-find-use-xargs, grep-history)
240 (grep-find-history, grep-tag-default, grep-find-command)
241 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
242 Add autoload cookies, for unbundled packages that load `compile'
243 and expect all grep-related symbols to become defined.
244
245 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
246
247 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
248 (iimage-mode-image-search-path): New user option to search the
249 image file.
250 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
251 have locate-file.
252 (iimage-mode-buffer): Use it.
253
254 2004-07-03 Nick Roberts <nickrob@gnu.org>
255
256 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
257 carefully.
258 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
259
260 2004-07-03 Juri Linkov <juri@jurta.org>
261
262 * replace.el (query-replace-read-args): Swallow space after 'foo,
263 not after (quote foo). Match space only immediately after symbol,
264 not anywhere in the whole string.
265
266 2004-07-02 Richard M. Stallman <rms@gnu.org>
267
268 * replace.el (query-replace-read-args): Swallow space after
269 symbols, not after closeparens. But avoid error if string ends there.
270
271 * progmodes/python.el (python-beginning-of-statement):
272 Exit the loop if backward-up-list gets error.
273
274 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
275
276 2004-07-02 Andre Spiegel <spiegel@gnu.org>
277
278 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
279 only if vc-consult-headers is non-nil.
280
281 2004-07-02 Juri Linkov <juri@jurta.org>
282
283 * pcvs.el (cvs-mode-diff-repository): New command.
284
285 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
286
287 2004-07-01 Juri Linkov <juri@jurta.org>
288
289 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
290 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
291 C-M-% to isearch-query-replace-regexp.
292 (minibuffer-local-isearch-map): Add arrow key bindings.
293 Bind C-f to isearch-yank-char-in-minibuffer.
294 (isearch-forward): Doc fix.
295 (isearch-edit-string): Doc fix.
296 (isearch-query-replace, isearch-query-replace-regexp): New funs.
297 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
298 (isearch-yank-char): Add optional arg.
299 (isearch-yank-char-in-minibuffer): New fun.
300
301 * replace.el (query-replace-interactive): Change type from boolean
302 to choice. Add value `initial'.
303 (query-replace-read-args): Handle value `initial' of
304 query-replace-interactive.
305
306 2004-06-29 Kim F. Storm <storm@cua.dk>
307
308 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
309 (breakpoint-disabled-bitmap-face): Add :group 'gud.
310
311 * progmodes/ada-xref.el (ada-tight-gvd-integration):
312 Add :group 'ada.
313
314 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
315
316 2004-06-29 Juri Linkov <juri@jurta.org>
317
318 * replace.el (query-replace-read-args): Swallow a space after
319 everything except )]" which in most cases means after a symbol.
320
321 * emacs-lisp/pp.el (pp-buffer): Add autoload.
322
323 2004-06-28 Richard M. Stallman <rms@gnu.org>
324
325 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
326 More changes to go with previous change in font-lock.el.
327
328 2004-06-26 David Kastrup <dak@gnu.org>
329
330 * replace.el (perform-replace): Highlight the match even in
331 non-query mode if there is potential replace string editing.
332
333 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
334
335 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
336 agree with new return value of `file-remote-p'.
337 This syncs with Tramp 2.0.42.
338
339 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
340 according to new documentation of `file-remote-p'.
341
342 * files.el (file-remote-p): Fix doc to say that return value is
343 identification of remote system, if not nil.
344 (file-relative-name): Use new return value of `file-remote-p'.
345
346 2004-06-26 Nick Roberts <nickrob@gnu.org>
347
348 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
349 (gdb-goto-breakpoint): Fix breakage.
350
351 2004-06-26 Eli Zaretskii <eliz@gnu.org>
352
353 * man.el (Man-getpage-in-background): Add windows-nt to the list
354 of systems where shell-file-name should be used instead of
355 literal "sh".
356
357 2004-06-25 Sam Steingold <sds@gnu.org>
358
359 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
360 function names `(setf symbol)'.
361
362 2004-06-24 Richard M. Stallman <rms@gnu.org>
363
364 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
365
366 * font-lock.el (font-lock-keywords): Change format of compiled values.
367 Document it.
368 (font-lock-add-keywords): If font-lock-keywords is compiled,
369 extract the uncompiled version, modify, then recompile.
370 (font-lock-remove-keywords): Likewise.
371 (font-lock-fontify-keywords-region): Handle changed format.
372 (font-lock-compile-keywords): Handle changed format.
373 (font-lock-set-defaults): Compile the keywords explicitly here.
374
375 2004-06-24 David Kastrup <dak@gnu.org>
376
377 * replace.el (query-replace-read-args): Implement `\,' and `\#'
378 replacements here.
379 (query-replace-regexp): Doc string explaining this and the new
380 `\?' replacement. Remove `\,' and `\#' implementation here, as it
381 is better placed in `query-replace-read-args'.
382 (replace-regexp): Explain `\,', `\#' and `\?'.
383 (replace-match-data): New function for thorough reuse/destruction
384 of old match-data.
385 (replace-match-maybe-edit): Function for implementing `\?' editing.
386 (perform-replace): Fix maintaining of the match stack including
387 already matched regions, implement `\?', fix various problems
388 with regions while editing and other stuff.
389 (replace-highlight): Simplify.
390
391 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
392
393 * progmodes/grep.el (grep-error-screen-columns): New variable.
394 (grep-regexp-alist): Give it the full functionality of gnu style
395 compilation messages with line and column ranges. Ask me for the
396 perl script I'm working on, that uses these.
397
398 2004-06-23 Nick Roberts <nickrob@gnu.org>
399
400 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
401 Remove.
402 (comint-insert-input, comint-mouse-insert-input): New functions
403 based on comint-insert-clicked-input for two bindings but just
404 one functionality.
405
406 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
407
408 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
409
410 2004-06-23 Lars Hansen <larsh@math.ku.dk>
411
412 * files.el (write-contents-functions): Doc fix.
413
414 2004-06-21 Juanma Barranquero <lektu@terra.es>
415
416 * image.el (image-library-alist): Rewrite docstring in active voice.
417
418 2004-06-20 Richard M. Stallman <rms@gnu.org>
419
420 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
421
422 * isearch.el (isearch-repeat): Avoid testing old match data.
423 (isearch-message): Display trailing space in special font
424 when search is failing.
425 (isearch-search-fun-function): Doc fix.
426
427 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
428
429 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
430
431 * frame.el (show-trailing-whitespace): Doc fix.
432
433 * cus-edit.el (custom-variable-documentation): New function.
434 (custom-variable): Use it.
435
436 2004-06-19 Nick Roberts <nickrob@gnu.org>
437
438 * man.el (Man-getpage-in-background): Revert previous change but
439 make cygwin a special case.
440
441 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
442
443 * autorevert.el (global-auto-revert-non-file-buffers):
444 Update docstring.
445
446 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
447
448 * progmodes/compile.el (compilation-error-properties): Store one
449 more than end-col, if present, so that transient-mark-mode will
450 highlight last char too.
451 * progmodes/grep.el (grep-regexp-alist): Match columns and column
452 ranges, if present.
453
454 2004-06-18 Jason Rumney <jasonr@gnu.org>
455
456 * makefile.w32-in: Double percent signs in for loops.
457
458 2004-06-17 David Kastrup <dak@gnu.org>
459
460 * replace.el (query-replace-read-args): Only warn about use of \n
461 and \t when we are doing a regexp replacement and the actual
462 escaped character is n or t.
463 (query-replace-regexp): Add \, and \# interpretation to
464 interactive call and document it.
465 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
466 as shortkey for replace-count.
467 (replace-quote): New function for doubling backslashes.
468
469 2004-06-17 Juanma Barranquero <lektu@terra.es>
470
471 * files.el (parse-colon-path, cd): Mention in docstring that the
472 path separator is colon in GNU-like systems.
473
474 * newcomment.el (comment-region-internal): Fix docstring.
475
476 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
477 (ewoc-invalidate, ewoc-collect): Doc fixes.
478 (ewoc--create-node, ewoc--delete-node-internal):
479 Fix typos in docstring.
480
481 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
482
483 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
484 manual to docstring.
485
486 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
487
488 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
489
490 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
491
492 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
493 Add hyperlink to emacs-xtra manual to docstring.
494
495 * autorevert.el (global-auto-revert-non-file-buffers):
496 Add hyperlink to emacs-xtra manual to docstring, as well as an
497 info-link.
498
499 2004-06-14 Juanma Barranquero <lektu@terra.es>
500
501 * image.el (image-library-alist): New variable to map image types
502 to external libraries. Initialized to nil, unless system-specific
503 configs change it.
504 (image-type-available-p): Determine whether an image type is
505 available by calling `init-image-library'.
506
507 * term/w32-win.el (image-library-alist): Initialize to a known set
508 of probable library names.
509
510 2004-06-14 Kenichi Handa <handa@m17n.org>
511
512 * international/code-pages.el (windows-1256, cp1125): Fix tables
513 for several characters.
514
515 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
516
517 2004-06-13 Richard M. Stallman <rms@gnu.org>
518
519 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
520
521 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
522 not "`pc-selection-mode'".
523
524 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
525
526 * simple.el (previous-matching-history-element): Specify a default.
527
528 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
529
530 * cus-face.el (custom-declare-face): Simplify code.
531
532 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
533
534 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
535
536 * files.el (before-save-hook): Add `time-stamp' to the options.
537
538 * time-stamp.el (time-stamp): Recommend adding it to
539 `before-save-hook', rather than `write-file-functions'.
540 Make a similar change in `Commentary' section.
541
542 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
543
544 * diff-mode.el (diff-current-defun): If at start of hunk, use
545 position of first change.
546
547 2004-06-13 Lars Hansen <larsh@math.ku.dk>
548
549 * dired-x.el (dired-mark-omitted): Bind to "*O".
550
551 2004-06-12 Karl Fogel <kfogel@red-bean.com>
552
553 * bookmark.el (bookmark-bmenu-relocate): New function, as
554 suggested by David J. Biesack <David.Biesack@sas.com>.
555 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
556 (bookmark-bmenu-mode): Describe binding in doc string.
557 (bookmark-set-filename): Save the bookmark list if it's time.
558
559 2004-06-13 Kenichi Handa <handa@m17n.org>
560
561 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
562 (ccl-untranslated-to-ucs): Fix typo.
563
564 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
565
566 * progmodes/python.el (python-open-block-statement-p):
567 Fix indentation after a block opening that contains a comment.
568
569 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
570
571 * bindings.el (completion-ignored-extensions): Add file extensions
572 of Python byte-compiled files.
573
574 2004-06-12 Juri Linkov <juri@jurta.org>
575
576 * info.el (Info-goto-node): Add autoload.
577 (Info-toc): Add substring-no-properties on Info file name.
578 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
579 (Info-mode-map): Bind L to Info-history, T to Info-toc.
580
581 2004-06-12 Kenichi Handa <handa@m17n.org>
582
583 * international/mule-cmds.el (set-language-environment):
584 Load subst tables if necessary.
585
586 * international/mule.el (decode-char): Load subst tables if necessary.
587 (encode-char): Likewise.
588
589 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
590 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
591 (utf-16le-decode-loop): Set r5 to -1 before loop.
592 (utf-16be-decode-loop): Likewise.
593 (ccl-decode-mule-utf-16le): Add EOF processing block.
594 (ccl-decode-mule-utf-16be): Likewise.
595 (ccl-decode-mule-utf-16le-with-signature): Likewise.
596 (ccl-decode-mule-utf-16be-with-signature): Likewise.
597 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
598 (ccl-mule-utf-16-encode-untrans): New CCL.
599 (utf-16-decode-to-ucs): Handle pre-read character.
600 (utf-16le-encode-loop): Handle surrogate pair.
601 (utf-16be-encode-loop): Likewise.
602 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
603 of utf-16le-encode-loop.
604 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
605 of utf-16be-encode-loop.
606 (mule-utf-16-post-read-conversion):
607 Call utf-8-post-read-conversion at first.
608 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
609 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
610 Add post-read-conversion and pre-write-conversion.
611
612 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
613 (utf-translate-cjk-unicode-range): New variable.
614 (utf-translate-cjk-load-tables): New function.
615 (utf-lookup-subst-table-for-decode): New function.
616 (utf-lookup-subst-table-for-encode): New function.
617 (utf-translate-cjk-mode): Init-value changed to t. Don't load
618 tables here. Update safe-charsets of utf-* coding systems.
619 (ccl-mule-utf-untrans): New CCL.
620 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
621 at end of each branch.
622 (ccl-mule-utf-8-encode-untrans): New CCL.
623 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
624 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
625 length of encoding. Don't return r0.
626 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
627 (utf-8-post-read-conversion): Narrow to region properly.
628 If utf-translate-cjk-mode is on, load tables if necessary.
629 Call utf-8-compose with hash-table arg if necessary.
630 Call XXX-compose-region instead of XXX-post-read-convesion.
631 (utf-8-pre-write-conversion): New function.
632 (mule-utf-8): Include CJK charsets in safe-charsets if
633 utf-translate-cjk-mode is on. Add pre-write-conversion.
634
635 * international/characters.el: Temporarily set
636 utf-translate-cjk-mode to nil.
637
638 * language/devan-util.el (devanagari-compose-region):
639 Add autoload cookie.
640
641 * international/ccl.el (ccl-dump-call): Fix printing the
642 subroutine name.
643
644 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
645
646 * dired.el (dired-revert): If buffer is marked unmodified before
647 reverting, keep it marked unmodified.
648 Adapt to new conventions for commenting out code.
649 (dired-make-relative): Adapt to new conventions for commenting out code.
650
651 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
652
653 * eshell/esh-module.el (eshell-load-defgroups):
654 Bind `vc-handled-backends' to nil when opening files.
655
656 2004-06-11 Juanma Barranquero <lektu@terra.es>
657
658 * files.el (parse-colon-path, cd): Doc fixes (refer to
659 `path-separator', not colon).
660
661 2004-06-10 Juanma Barranquero <lektu@terra.es>
662
663 * newcomment.el (comment-search-forward)
664 (comment-search-backward): Fix typos in docstring.
665 (comment-region): Doc fix.
666
667 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
668
669 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
670 switch is no longer stored in `dired-switches-alist'.
671
672 * dired-aux.el (dired-insert-subdir): Do not store R switch in
673 `dired-switches-alist'.
674
675 2004-06-10 Kim F. Storm <storm@cua.dk>
676
677 * pcvs.el (cvs-mode-diff-yesterday): New command.
678
679 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
680
681 2004-06-10 Juri Linkov <juri@jurta.org>
682
683 * emacs-lisp/edebug.el (edebug-eval-defun):
684 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
685 Fix docstring.
686
687 * simple.el (eval-expression-print-format): Don't print additional
688 information on the first call to `eval-print-last-sexp'.
689 (next-error-find-buffer): Fix punctuation.
690 (killing) <defgroup>: Fix punctuation.
691 (yank-excluded-properties): Change group from editing to killing.
692
693 * replace.el (perform-replace): Use `limit' to terminate the
694 while-loop explicitly.
695
696 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
697
698 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
699 Use lc-*.xpm as prefix instead of *-locol.xpm.
700
701 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
702 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
703 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
704 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
705 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
706 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
707 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
708 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
709 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
710 * toolbar/lc-up_arrow.xpm:
711 Renamed from *-locol.xpm.
712
713 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
714
715 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
716 include forms like &<str>; as valid url patterns.
717
718 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
719
720 * dired.el (dired-diff, dired-backup-diff)
721 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
722 (dired-do-chown, dired-do-touch, dired-do-print)
723 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
724 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
725 (dired-create-directory, dired-do-copy, dired-do-symlink)
726 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
727 (dired-do-copy-regexp, dired-do-hardlink-regexp)
728 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
729 (dired-maybe-insert-subdir, dired-next-subdir)
730 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
731 (dired-kill-subdir, dired-tree-up, dired-tree-down)
732 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
733 (dired-run-shell-command, dired-query): Remove redundant,
734 or incorrect, autoloads.
735
736 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
737 does not end in a slash. Add optional argument KILL-ROOT.
738 Update docstring.
739 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
740 (dired-query): Add autoloads.
741
742 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
743
744 * progmodes/compile.el (compilation-set-window-height):
745 Rearrange the save-* functions because a buffer can have several current
746 point in different windows.
747 (compilation-error-regexp-alist-alist): Recognize {standard input}
748 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
749
750 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
751
752 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
753 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
754 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
755 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
756 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
757 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
758 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
759 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
760 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
761 * toolbar/up_arrow-locol.xpm:
762 New versions of icons that uses fewer colors.
763
764 * toolbar/tool-bar.el (tool-bar-local-item)
765 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
766 if display-color-cells is 256 or less.
767
768 2004-06-08 Kim F. Storm <storm@cua.dk>
769
770 * wid-edit.el (widget-specify-button): Use hand pointer rather
771 than mouse-face as visible mouse-over effect.
772
773 2004-06-07 Karl Fogel <kfogel@red-bean.com>
774
775 * saveplace.el (save-place-alist-to-file): Bind `print-length'
776 and `print-level' to nil when writing out `save-place-alist'.
777 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
778
779 2004-06-07 Juanma Barranquero <lektu@terra.es>
780
781 * completion.el (completion-kill-region): Doc fix.
782
783 * format.el (format-insert-annotations)
784 (format-annotate-location): Doc fixes.
785 (format-subtract-regions): Make arguments match their use in docstring.
786
787 * simple.el (kill-region): Doc fix.
788
789 * subr.el (insert-buffer-substring-no-properties)
790 (insert-buffer-substring-as-yank): Doc fixes.
791
792 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
793
794 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
795 Update docstring.
796 (dired-reset-subdir-switches): New function.
797
798 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
799 Limit scope of `buffer-read-only' binding.
800
801 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
802
803 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
804 eshell-explicit-command-char.
805
806 2004-06-06 Juanma Barranquero <lektu@terra.es>
807
808 * help-fns.el (help-argument-name): Inherit from italic face only
809 if the frame supports it.
810
811 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
812
813 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
814 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
815 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
816 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
817 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
818 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
819 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
820 New conversions from xpm files.
821
822 * toolbar/README: New file.
823
824 2004-06-06 Richard M. Stallman <rms@gnu.org>
825
826 * isearch.el (isearch-mode-map): Undo previous change.
827
828 2004-06-05 Juri Linkov <juri@jurta.org>
829
830 * bindings.el (debug-ignored-errors): Add regexps for history
831 related messages. Remove $ from "No further undo information".
832 Move Ediff's messages to ediff.el.
833
834 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
835
836 * cus-edit.el (custom-display): Add `min-colors'.
837
838 * custom.el (defface): Add `supports' to docstring.
839
840 * help-fns.el (help-argument-name): Add :group 'help.
841
842 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
843
844 * find-dired.el (find-ls-subdir-switches): New user option.
845 (find-dired): No longer call `abbreviate-file-name' on DIR.
846 Set `dired-subdir-switches' buffer-locally.
847
848 * locate.el: Merge the two `Commentary' sections.
849 (locate-ls-subdir-switches): New user option.
850 (locate): Update for other changes.
851 (locate-mode-map): Restore Dired binding for mouse-2.
852 Bind `locate-mouse-view-file' to M-mouse-2.
853 Bind `l' to `locate-do-redisplay'.
854 (locate-main-listing-line-p, locate-do-redisplay): New functions.
855 (locate-mouse-view-file, locate-tags, locate-find-directory):
856 Print message if used outside main listing.
857 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
858 Various changes to support inserted subdirectories.
859 (locate-insert-header): Change header of *Locate* buffer.
860
861 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
862 Change interactive default switches.
863 (dired-rename-subdir-2): Update `dired-switches-alist'.
864 (dired-insert-subdir, dired-kill-subdir):
865 Handle `dired-switches-alist'. Do not mark buffer modified.
866 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
867 (dired-insert-subdir-doinsert): Omit messages.
868 Handle `dired-subdir-switches'.
869 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
870
871 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
872 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
873 subdirs if -R switch is used for a subdir.
874 (dired-mode): Set `dired-switches-alist'.
875 (dired-build-subdir-alist): Only print number of directories in
876 echo area when invoked interactively.
877
878 2004-06-05 Lars Hansen <larsh@math.ku.dk>
879
880 * dired-x.el (dired-omit-mode): Rename from
881 dired-omit-files-p. Use define-minor-mode to define it.
882 (dired-omit-files-p): Add as alias for dired-omit-mode.
883 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
884 dired-mark-omitted.
885 (dired-mark-omitted): Add. Bind to M-O.
886
887 2004-06-05 Kenichi Handa <handa@m17n.org>
888
889 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
890
891 2004-06-05 Juanma Barranquero <lektu@terra.es>
892
893 * help-fns.el (help-argument-name): Reintroduce face.
894 (help-default-arg-highlight): Use it, now that
895 `face-differs-from-default-p' can be trusted.
896
897 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
898
899 * textmodes/table.el: Sentence commands added to Point Motion
900 group; kill and backward-kill commands added to Extraction group.
901
902 2004-06-04 Mario Lang <mlang@delysid.org>
903
904 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
905 systems appear to use mW, make the code handle this. Fix a
906 division-by-zero bug while at it, and handle kernels with
907 a slightly different layout in /proc/acpi.
908
909 2004-06-04 Karl Fogel <kfogel@red-bean.com>
910
911 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
912 because the latter is a CL-ism. This fixes the bug reported by
913 Shawn Boyette <mdxi@collapsar.net> in
914 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
915
916 2004-06-04 Miles Bader <miles@gnu.org>
917
918 * faces.el (display-supports-face-attributes-p): Function moved to
919 C code. Previously only the tty-related portion of this function
920 was done in C; however the previous attempt to do a halfway-proper
921 job for non-tty displays in lisp didn't work properly because of
922 funny conditions during Emacs startup.
923 (face-differs-from-default-p): Simplify, now that
924 display-supports-face-attributes-p works properly on all display
925 types. Remove :stipple from comparison; it doesn't really work
926 in emacs anyway.
927
928 2004-06-04 Miles Bader <miles@gnu.org>
929
930 * faces.el (face-differs-from-default-p): Use a different
931 implementation, so we can really check whether FACE displays
932 differently or not.
933
934 2004-06-04 Miles Bader <miles@gnu.org>
935
936 * faces.el (display-supports-face-attributes-p): Implement a
937 `different from default' check for non-tty displays.
938
939 2004-06-03 David Kastrup <dak@gnu.org>
940
941 * woman.el (woman-mapcan): More concise code.
942 (woman-topic-all-completions, woman-topic-all-completions-1)
943 (woman-topic-all-completions-merge): Replace by a simpler and
944 much faster implementation based on O(n log n) sort/merge instead
945 of the old O(n^2) behavior.
946
947 2004-06-03 Miles Bader <miles@gnu.org>
948
949 * subr.el (read-number): Use canonical format for default in prompt.
950
951 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
952 Add regexp for " [...]" style defaults.
953
954 2004-06-02 Romain Francoise <romain@orebokech.com>
955
956 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
957 groups: if the user asks for a hidden buffer, open the
958 corresponding filter group to expose it.
959
960 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
961 `ibuffer-jump-to-buffer'.
962 (ibuffer-jump-offer-only-visible-buffers): New user option.
963
964 2004-06-02 Juanma Barranquero <lektu@terra.es>
965
966 * faces.el (frame-update-faces): Add empty docstring so the one
967 for `ignore' doesn't show through.
968
969 * subr.el (process-kill-without-query): Remove spurious "\n" on
970 obsolescence string.
971 (focus-frame, unfocus-frame): Add obsolescence declaration and
972 empty docstring.
973
974 * international/mule.el (register-char-codings): Make alias for
975 `ignore'. Move docstring to obsolescence info and remove redundancy.
976
977 2004-06-02 Kim F. Storm <storm@cua.dk>
978
979 * frame.el (blink-cursor-start): Turn cursor off initially so blink
980 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
981
982 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
983
984 * comint.el (comint-replace-by-expanded-history-before-point):
985 Obey `start' as the docstring says.
986 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
987 (comint-update-fence): Prevent font-lock from running unnecessarily.
988 (comint-dynamic-list-completions): Use with-current-buffer.
989
990 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
991
992 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
993 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
994 (bibtex-entry-update): Handle alternatives and optional fields.
995 (bibtex-parse-entry): Bugfix, handle empty key.
996
997 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
998
999 * vc-arch.el (vc-arch-state): Don't assume the file exists.
1000
1001 2004-05-31 Lars Hansen <larsh@math.ku.dk>
1002
1003 * desktop.el (desktop-save): Don't save minor modes without a
1004 known mode initialization function.
1005
1006 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
1007
1008 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
1009
1010 * autorevert.el: Update `Commentary' section.
1011
1012 2004-05-30 Juanma Barranquero <lektu@terra.es>
1013
1014 * dos-fns.el (convert-standard-filename):
1015 * files.el (convert-standard-filename):
1016 * w32-fns.el (convert-standard-filename):
1017 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
1018
1019 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
1020
1021 Sync with Tramp.
1022
1023 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
1024 (tramp-let-maybe): Move to an earlier spot in the file.
1025 Patch by Andreas Schwab.
1026
1027 2004-05-30 Andreas Schwab <schwab@suse.de>
1028
1029 * dired.el (dired-get-filename): Don't use dired-re-dot.
1030
1031 2004-05-30 Richard M. Stallman <rms@gnu.org>
1032
1033 * files.el (find-file): Doc fix.
1034
1035 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
1036
1037 2004-05-30 Nick Roberts <nickrob@gnu.org>
1038
1039 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
1040 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
1041 modeline of the locals buffer.
1042 (gdb-goto-breakpoint): Handle gdbmi.
1043 (gdb-get-frame-number): Change for gdbmi.
1044
1045 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
1046
1047 * files.el (file-remote-p): Apply file name handler for operation
1048 `file-remote-p'. It isn' a property any longer.
1049 (file-relative-name): `fh' and `fd' get the required value via
1050 `find-file-name-handler' already.
1051
1052 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
1053 (top): Remove setting of `file-remote-p' property for
1054 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
1055
1056 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
1057
1058 Version 2.0.41 of Tramp released.
1059
1060 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
1061 Throw away if process has died.
1062 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
1063 (tramp-out-of-band-prompt-regexp): Rename to
1064 `tramp-process-alive-regexp', because its usage is widen.
1065 (tramp-actions-copy-out-of-band): Apply it.
1066 (tramp-actions-before-shell, tramp-multi-actions):
1067 Add `tramp-action-process-alive' action.
1068 (tramp-action-process-alive): New defun.
1069 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
1070 Add entry for `file-remote-p'.
1071 (tramp-handle-file-remote-p): New defun.
1072 (top): Remove setting of `file-remote-p'. Don't set
1073 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
1074
1075 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
1076 `file-remote-p'.
1077
1078 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
1079 counted for (last) line. [They should or they shouldn't? --Stef]
1080 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
1081
1082 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
1083
1084 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
1085 not really necessary but seems to keep the shell history smaller
1086 in some cases. It is no substitute for setting HISTFILE and
1087 HISTSIZE from tramp-open-connection-setup-interactive-shell,
1088 though. Suggested by Luc Teirlinck.
1089 (tramp-open-connection-setup-interactive-shell): Export variables
1090 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
1091 (tramp-set-process-query-on-exit-flag): New compat function.
1092 (tramp-open-connection-multi, tramp-open-connection-su)
1093 (tramp-open-connection-rsh, tramp-open-connection-telnet)
1094 (tramp-do-copy-or-rename-file-out-of-band): Use it.
1095 (tramp-let-maybe): New macro, let-binds a variable only if it
1096 isn't obsolete.
1097 (tramp-check-ls-commands, tramp-handle-expand-file-name)
1098 (tramp-handle-file-truename): Use it.
1099 (tramp-completion-file-name-regexp-unified): Avoid matching
1100 filenames starting with "/:" -- those are reserved for
1101 file-name-non-special.
1102
1103 * tramp-smb.el (tramp-smb-open-connection):
1104 Use tramp-set-process-query-on-exit-flag compat function.
1105
1106 2004-05-29 Richard M. Stallman <rms@gnu.org>
1107
1108 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
1109
1110 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
1111 (eval-last-sexp-print-value): Print char equivalent regardless
1112 of standard-output value.
1113
1114 * thumbs.el (thumbs-subst-char-in-string): Delete.
1115 (thumbs-thumbname): Use subst-char-in-string.
1116 (thumbs-resize-image): Use condition-case, not ignore-errors.
1117 (thumbs-kill-buffer): Likewise.
1118
1119 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
1120 (thumbs-mode): Make buffer read-only.
1121 (thumbs-make-thumb): Unconditionally accept an existing file.
1122 (thumbs-insert-thumb): Add thumb-image-file property to the image.
1123 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
1124 (thumbs-show-thumbs-list): Error if images not supported.
1125 (thumbs-save-current-image): Improve prompt string.
1126 (thumbs-mode-map): Define u, R, x.
1127 (thumbs-unmark): New command.
1128 (thumbs-emboss-image): Minor cleanup.
1129 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
1130 (thumbs-rename-images): New command.
1131 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
1132
1133 * thumbs.el (thumbs-current-image): New function.
1134 (thumbs-file-list, thumbs-file-alist): New functions.
1135 (thumbs-find-image): Delete arg L.
1136 Don't set up thumbs-fileL as buffer-local global var.
1137 (thumbs-find-image-at-point): Use thumbs-current-image.
1138 (thumbs-set-image-at-point-to-root-window): Likewise.
1139 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
1140 Record and warn about errors. Update thumbs-markedL for deletions.
1141 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
1142 (thumbs-redraw-buffer): Use thumbs-file-list.
1143 (thumbs-mark): Use thumbs-current-image.
1144 (thumbs-show-name): Use thumbs-current-image.
1145
1146 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
1147 and imenu--last-menubar-index-alist.
1148
1149 * subr.el (with-selected-window): Undo previous change.
1150
1151 2004-05-29 John Paul Wallington <jpw@gnu.org>
1152
1153 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
1154 (thumbs-mouse-find-image): New command.
1155 (thumbs-mode-map): Bind it to mouse-2.
1156 (thumbs-mode): Make mode-class special.
1157 (thumbs-view-image-mode): Likewise.
1158
1159 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
1160
1161 * flymake.el: New file.
1162
1163 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
1164
1165 * files.el (find-file-noselect-1): Do not bind
1166 `inhibit-read-only' to t during execution of
1167 `find-file-not-found-functions'.
1168
1169 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1170
1171 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
1172 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
1173
1174 2004-05-28 Juri Linkov <juri@jurta.org>
1175
1176 * simple.el (eval-expression-print-format): New fun.
1177
1178 * simple.el (eval-expression):
1179 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
1180 * emacs-lisp/edebug.el (edebug-compute-previous-result)
1181 (edebug-eval-expression): Print additionally the value returned by
1182 `eval-expression-print-format'.
1183
1184 * emacs-lisp/lisp.el (insert-pair-alist): New var.
1185 (insert-pair): Make arguments optional. Find character pair
1186 from `insert-pair-alist' according to the last input event.
1187 (insert-parentheses): Make arguments optional.
1188 (raise-sexp, delete-pair): New funs.
1189
1190 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
1191 (emacs-lisp-mode-map, lisp-interaction-mode-map):
1192 Bind C-M-q to `indent-pp-sexp'.
1193
1194 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
1195 `pp-to-string' modified to be able to format text with newlines.
1196 (pp-to-string): Move the buffer-formatting part of the code to
1197 `pp-buffer'. Call `pp-buffer'.
1198
1199 * info.el (Info-desktop-buffer-misc-data): Don't save information
1200 about virtual files.
1201 (Info-restore-desktop-buffer): Restore Info buffers in prepared
1202 buffers with names obtained from the desktop file instead of the
1203 default *info* buffer.
1204
1205 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1206
1207 * subr.el (with-selected-window): Only save/restore the selected window.
1208
1209 * progmodes/compile.el (compilation-error-regexp-alist):
1210 Use expand-file-name and data-directory.
1211
1212 * progmodes/grep.el (grep-tree): Rework previous fix.
1213
1214 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
1215 after the user marked text with the mouse.
1216
1217 * startup.el (command-line): Keep the first regexp of
1218 auto-save-file-name-transforms intact.
1219
1220 2004-05-28 Juanma Barranquero <lektu@terra.es>
1221
1222 * cus-edit.el (customize-face, customize-face-other-window)
1223 (custom-face-edit-delete): Make arguments match their use in
1224 docstring.
1225 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
1226 docstring.
1227
1228 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
1229 not `cvs-butlast'.
1230
1231 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
1232 `nbutlast' are in subr.el).
1233
1234 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
1235 (set-w32-system-coding-system): Doc fixes.
1236
1237 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
1238 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
1239 Make arguments match their use in docstring.
1240 (artist-draw-region-trim-line-endings)
1241 (artist-mouse-choose-operation): Fix typo in docstring.
1242 (artist-key-set-point-common): Doc fix.
1243
1244 2004-05-28 Simon Josefsson <jas@extundo.com>
1245
1246 * mail/smtpmail.el (smtpmail-open-stream):
1247 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
1248
1249 2004-05-26 Simon Josefsson <jas@extundo.com>
1250
1251 * starttls.el: Merge with my GNUTLS based starttls.el.
1252 (starttls-gnutls-program, starttls-use-gnutls)
1253 (starttls-extra-arguments, starttls-process-connection-type)
1254 (starttls-connect, starttls-failure, starttls-success): New variables.
1255 (starttls-program, starttls-extra-args): Doc fix.
1256 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
1257 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
1258 and pass on to corresponding *-gnutls function if it is set.
1259
1260 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
1261
1262 * autorevert.el (auto-revert-handler): Disable auto-reverting of
1263 remote files.
1264
1265 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
1266
1267 * files.el (file-name-non-special): There are more operations
1268 which need handling: `find-backup-file-name',
1269 `insert-file-contents', `verify-visited-file-modtime',
1270 `write-region'. Rename t value of method to `add'. Add new
1271 methods `quote' and `unquote-then-quote' to file-arg-indices.
1272
1273 2004-05-25 Juri Linkov <juri@jurta.org>
1274
1275 * info.el (Info-toc): Call Info-mode on intermediate buffer.
1276 (Info-index-nodes): Enclose code in condition-case to catch errors.
1277 (Info-index-node): Don't search all index nodes if request is only
1278 for the current node and file is not in the cache of index nodes.
1279 (Info-mode-map): Bind Info-copy-current-node-name to `w'
1280 for consistency with dired-copy-filename-as-kill.
1281 Bind `S' to Info-search-case-sensitively.
1282 (Info-copy-current-node-name): New arg. With zero prefix arg put
1283 the name inside a function call to `info'. Display copied text in
1284 the echo area.
1285
1286 2004-05-25 Sam Steingold <sds@gnu.org>
1287
1288 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
1289 strip the package prefix from the symbol name, if any.
1290 Make it the `find-tag-default-function' for `lisp-mode'.
1291
1292 2004-05-25 John Paul Wallington <jpw@gnu.org>
1293
1294 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
1295 instead of obsolete `process-kill-without-query'.
1296
1297 * textmodes/texinfmt.el (texinfo-indexvar-alist):
1298 Declare as variable, not constant.
1299
1300 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
1301
1302 * files.el (find-file-noselect-1): Fix bug introduced by
1303 Revision 1.694. As a side effect, `inhibit-read-only'
1304 is again, by default, t during execution of
1305 `find-file-not-found-functions'.
1306 (insert-directory): Check that lines were really inserted by
1307 the --dired switch, before erasing them.
1308
1309 2004-05-24 Nick Roberts <nickrob@gnu.org>
1310
1311 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
1312 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
1313 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
1314 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
1315 gud-minor-mode (gdbmi).
1316
1317 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
1318
1319 * net/browse-url.el (browse-url-interactive-arg): Enable user to
1320 explicitly select the text to be taken as URL.
1321
1322 2004-05-23 Juri Linkov <juri@jurta.org>
1323
1324 * info.el (Info-index-nodes): New var and fun.
1325 (Info-goto-index, Info-index, info-apropos)
1326 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
1327 (Info-index): Fix docstring. Store and restore Info-history-list.
1328 (Info-complete-nodes): New var.
1329 (Info-complete-menu-item): Use it.
1330 (Info-index-node): New fun.
1331 (Info-final-node, Info-forward-node, Info-backward-node)
1332 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
1333 Use Info-index-node.
1334 (Info-extract-menu-item, Info-extract-menu-counting): Set second
1335 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
1336 (Info-find-node-2): If a node with period in its name not found,
1337 try to find a node without the name part after period.
1338 (Info-select-node): Call Info-fontify-node only if
1339 Info-fontify-maximum-menu-size is not nil.
1340 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
1341 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
1342 Preserve Info-history-list.
1343 (Info-toc): Set Info-current-file.
1344 (Info-build-toc): Move point to the beginning of the buffer.
1345 Add main-file variable.
1346 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
1347 Use backslashed representation of the control character ^_.
1348
1349 * textmodes/texinfmt.el (texinfo-print-index): Print index line
1350 numbers in the new Texinfo 4.7 format.
1351
1352 * add-log.el (change-log-font-lock-keywords): Remove `:' from
1353 regexps for function and variable names.
1354
1355 * descr-text.el (describe-property-list): Add [show] button for
1356 `syntax-table' property with action to pp to a separate buffer.
1357 (describe-char): Replace search-forward by re-search-forward with
1358 whitespace regexp after "character:" to not fail in too narrow windows.
1359
1360 * simple.el (next-error-find-buffer): Add a rule to return
1361 next-error capable buffer if one window on the selected frame
1362 displays such buffer.
1363
1364 2004-05-23 Nick Roberts <nickrob@gnu.org>
1365
1366 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
1367 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
1368 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
1369 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
1370 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
1371 Handle new value for gud-minor-mode (gdbmi).
1372 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
1373 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
1374 Change from local to global gdb variable set.
1375 (gdb-ann3): Initialise above gdb variable set.
1376 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
1377 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
1378 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
1379 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
1380 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
1381 (gdb-info-locals-handler, gdb-invalidate-assembler)
1382 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
1383 set as global variables.
1384 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
1385 Handle gdbmi.
1386 (gdb-info-breakpoints-custom): Fix regexp.
1387 (def-gdb-var): Delete.
1388
1389 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
1390 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
1391 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
1392 a new mode. The file (gdb-mi.el) for this mode will be included
1393 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
1394 primary interface.
1395
1396 2004-05-23 Jesper Harder <harder@ifa.au.dk>
1397
1398 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
1399 interpreted as a directory.
1400
1401 2004-05-22 Richard M. Stallman <rms@gnu.org>
1402
1403 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
1404 as a close quote.
1405
1406 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
1407
1408 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
1409 Use assoc-string, not assoc-ignore-case.
1410
1411 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
1412
1413 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
1414 If moving back then fwd gets a defun that ends before point,
1415 try again moving fwd then back.
1416
1417 * files.el (file-name-non-special): Allow t in file-arg-indices
1418 to mean requote the return value. Use `identity' as an element
1419 rather than as the whole value.
1420
1421 * gs.el (gs-options): Add -dSAFER. Mark it risky.
1422
1423 2004-05-22 Juanma Barranquero <lektu@terra.es>
1424
1425 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
1426 `help-make-usage'.
1427 (help-highlight-arguments): Skip function name before searching
1428 for arguments.
1429
1430 2004-05-21 Juanma Barranquero <lektu@terra.es>
1431
1432 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
1433 Don't mention in the docstring these arguments meant for
1434 internal (recursive) use only.
1435 (allout-char-spec): Comment out (it's not implemented).
1436 (allout-old-expose-topic, allout-exposure): Fix docstring and add
1437 obsolescence declaration.
1438 (allout-flatten-exposed-to-buffer)
1439 (allout-indented-exposed-to-buffer): Fix typos in docstring.
1440 (my-mark-marker): Doc fix.
1441 (produce-allout-mode-map, allout-sibling-index)
1442 (allout-isearch-expose, allout-distinctive-bullet)
1443 (allout-open-topic, allout-reindent-body)
1444 (allout-rebullet-heading, allout-process-exposed)
1445 (allout-insert-listified, allout-latex-verb-quote)
1446 (allout-insert-latex-header, allout-insert-latex-trailer):
1447 Make arguments match their use in docstring.
1448 (allout-primary-bullet, allout-old-style-prefixes)
1449 (allout-inhibit-protection, allout-init, allout-mode)
1450 (allout-before-change-protect, allout-flag-region):
1451 Use "Emacs" instead of "emacs" in docstrings.
1452
1453 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
1454
1455 * international/characters.el: Modify syntax of more characters.
1456
1457 2004-05-21 Masatake YAMATO <jet@gyve.org>
1458
1459 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
1460 (etags-tags-completion-table): Show parsing progress.
1461
1462 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
1463
1464 * locate.el (locate-prompt-for-command): Shorten first line of
1465 docstring.
1466 (locate-mode): Expand docstring and include keymap summary.
1467
1468 * files.el (find-file-noselect-1): Limit the scope of the
1469 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
1470 is, by default, nil during the execution of
1471 `find-file-not-found-functions' and `find-file-hook'.
1472
1473 2004-05-20 Michael Mauger <mmaug@yahoo.com>
1474
1475 * facemenu.el (facemenu-color-name-equal): New function.
1476 (list-colors-display): Use it to compare colors instead of
1477 facemenu-color-equal.
1478
1479 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
1480
1481 * compare-w.el (compare-windows-face): Use min-colors instead of
1482 checking for tty or pc types.
1483
1484 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
1485
1486 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
1487 (completion-setup-function): Use with-current-buffer.
1488 Properly save excursion. Simplify.
1489 Don't assume there is necessarily a `mouse-face' property somewhere.
1490
1491 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
1492
1493 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
1494
1495 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
1496 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
1497 Use with-current-buffer.
1498 (byte-goto-log-buffer): Delete.
1499 (byte-compile-log-file): Call compilation-forget-errors.
1500
1501 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
1502
1503 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
1504 output messages into the search result.
1505
1506 2004-05-19 Masatake YAMATO <jet@gyve.org>
1507
1508 * wid-edit.el (widget-radio-button-notify): Revert my last
1509 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
1510
1511 2004-05-19 Kenichi Handa <handa@m17n.org>
1512
1513 * international/characters.el: Fix syntax (open/close) of CJK chars.
1514
1515 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
1516
1517 * help-mode.el (help-go-back): Don't depend on position of back button.
1518
1519 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
1520
1521 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
1522 files files don't contain an accidental additional /.
1523
1524 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
1525 in source buffer.
1526
1527 2004-05-18 Masatake YAMATO <jet@gyve.org>
1528
1529 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
1530 to widget-apply. :action method assumes 2 arguments, not 3.
1531
1532 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
1533
1534 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
1535 New constants.
1536 (hs-special-modes-alist): Add an f90-mode entry.
1537
1538 2004-05-17 Sam Steingold <sds@gnu.org>
1539
1540 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
1541 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
1542
1543 2004-05-16 Kim F. Storm <storm@cua.dk>
1544
1545 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
1546
1547 2004-05-15 John Wiegley <johnw@newartisans.com>
1548
1549 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
1550 (eshell-output-object-to-target): Improve output speed 20% by not
1551 calling `eshell-stringify' if something is already known to be a string.
1552
1553 2004-05-15 Alex Ott <ott@jet.msk.su>
1554
1555 * textmodes/ispell.el (ispell-local-dictionary-alist):
1556 Add windows-1251 to the choice of coding systems.
1557 (ispell-dictionary-alist-6): Add support for "russianw.aff",
1558 encoded in cp1251.
1559
1560 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
1561
1562 * progmodes/compile.el (compilation-warning-face)
1563 (compilation-info-face): Use min-colors.
1564
1565 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1566
1567 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
1568 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
1569 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
1570 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
1571 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
1572 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
1573 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
1574 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
1575 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
1576 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
1577 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
1578 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
1579 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
1580 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
1581
1582 2004-05-15 Kim F. Storm <storm@cua.dk>
1583
1584 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
1585 Use it to set triggered-p element of timer.
1586 (timer-event-handler): Set triggered-p element non-nil while running
1587 the timer function.
1588
1589 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
1590
1591 * descr-text.el (describe-char-unicode-data)
1592 (describe-char-unicodedata-file): Re-enable the unicode code now that
1593 the licensing issues have been cleared in the unicode-4 license.
1594 (describe-text-properties-1): Remove unused `overlay' var.
1595 (describe-char): Remove unused var `buffer'.
1596
1597 2004-05-14 David Ponce <david@dponce.com>
1598
1599 * tree-widget.el: New file.
1600
1601 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
1602
1603 * language/european.el ("Brazilian Portuguese"): Add support for
1604 Brazilian Portuguese.
1605
1606 2004-05-13 John Wiegley <johnw@newartisans.com>
1607
1608 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
1609 `recentf-mode' if this variable has been customized to t.
1610
1611 * eshell/esh-test.el (eshell-test): Call the function
1612 `emacs-version' rather than trying to build a custom version string.
1613
1614 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
1615
1616 * net/telnet.el (telnet-mode): Use define-derived-mode.
1617 Don't modify the global value of comint-prompt-regexp.
1618
1619 2004-05-13 John Paul Wallington <jpw@gnu.org>
1620
1621 * version.el (emacs-version): Check for `gtk' feature before
1622 `x-toolkit' feature.
1623
1624 2004-05-13 Juanma Barranquero <lektu@terra.es>
1625
1626 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
1627 arguments in the docstring, they're used only in recursive calls.
1628
1629 * help-fns.el (help-arg-highlighting-function)
1630 (help-argument-name): Delete.
1631 (help-default-arg-highlight): New function.
1632 (help-do-arg-highlighting): Use it.
1633
1634 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
1635
1636 * calendar/appt.el (appt-disp-window):
1637 Use `calendar-set-mode-line' for a centered mode-line.
1638
1639 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
1640
1641 * calendar/appt.el (appt-disp-window): Do not split window
1642 excessively when `split-height-threshold' is low.
1643
1644 2004-05-12 Nick Roberts <nickrob@gnu.org>
1645
1646 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
1647 kill-buffer-hook here and make it local.
1648 (gud-kill-buffer-hook): Use kill-process for a sure kill.
1649
1650 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
1651
1652 * progmodes/compile.el (compilation-set-window-height):
1653 Use save-excursion to protect against misplaced marker.
1654
1655 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1656
1657 * custom.el (defface): Document that type can have value gtk.
1658
1659 * faces.el (face-spec-set-match-display): Handle type gtk in display.
1660
1661 2004-05-12 Kenichi Handa <handa@m17n.org>
1662
1663 * descr-text.el: Require quail at comile time.
1664 (describe-char): If an input method is on and it supports the
1665 character, show how to input it.
1666
1667 * international/quail.el (quail-install-decode-map): Accept a
1668 char-table whose subtype is `quail-decode-map'.
1669 (quail-store-decode-map-key, quail-gen-decode-map1)
1670 (quail-gen-decode-map, quail-find-key1, quail-find-key)
1671 (quail-show-key): New functions.
1672
1673 2004-05-12 Juanma Barranquero <lektu@terra.es>
1674
1675 * generic.el (define-generic-mode): Remove redundant arglist info.
1676
1677 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
1678 Make arguments match their use in docstring.
1679 (help-arg-highlighting-function): New variable.
1680 (help-argument-name): Mention it in the docstring.
1681 (help-do-arg-highlight): Use it. Expand regexp to accept also
1682 ARG-xxx and xxx-ARG references.
1683
1684 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
1685
1686 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
1687 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
1688 and "mailto:addr1?to=addr2" equal.
1689
1690 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
1691
1692 * man.el (Man-getpage-in-background): Use shell-file-name
1693 and shell-command-switch variables instead of hard-coded values.
1694
1695 2004-05-11 Eli Zaretskii <eliz@gnu.org>
1696
1697 * iimage.el: New file.
1698
1699 2004-05-11 Juanma Barranquero <lektu@terra.es>
1700
1701 * custom.el (custom-initialize-default, defcustom):
1702 Fix typo in docstring.
1703
1704 * files.el (set-visited-file-name, file-expand-wildcards):
1705 Fix docstring.
1706
1707 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
1708
1709 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
1710
1711 * subr.el (eventp): Be more discriminating with integers.
1712
1713 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
1714
1715 * progmodes/compile.el (compile): Add universal prefix arg.
1716 (compilation-error-regexp-alist-alist): Add edg patterns.
1717
1718 2004-05-10 Sam Steingold <sds@gnu.org>
1719
1720 * textmodes/ispell.el (ispell-message):
1721 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
1722
1723 2004-05-10 Dave Love <fx@gnu.org>
1724
1725 * progmodes/python.el (help-buffer): Autoload when compiling.
1726 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
1727 (run-python): Prepend to any existing PYTHONPATH.
1728
1729 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
1730
1731 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
1732 for pending breakpoints.
1733
1734 2004-05-10 Richard M. Stallman <rms@gnu.org>
1735
1736 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
1737 directly without calling any functions in Rmail.
1738 (unrmail-unprune): Function deleted.
1739
1740 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
1741
1742 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
1743 C-c C-z binding.
1744
1745 2004-05-10 Kenichi Handa <handa@m17n.org>
1746
1747 * descr-text.el (describe-char): Fix previous change. Don't make
1748 a unibyte character to multibyte in the *Help* buffer.
1749
1750 2004-05-10 Miles Bader <miles@gnu.org>
1751
1752 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
1753 buffer an error if the debugger process is actually running.
1754
1755 2004-05-10 Juanma Barranquero <lektu@terra.es>
1756
1757 * help-fns.el (help-argument-name): Default to italic.
1758 (help-highlight-arguments): Return always (usage . doc), even when
1759 usage is nil.
1760
1761 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
1762 (define-ibuffer-filter): Add usage info.
1763 (define-ibuffer-op): Add usage info (but CL-style defaults for
1764 keyword args are not shown).
1765
1766 * subr.el (remove-overlays, read-passwd): Fix docstring.
1767 (start-process-shell-command): Fix docstring. Put usage info in a
1768 format usable by `describe-function'.
1769 (open-network-stream, open-network-stream-nowait)
1770 (open-network-stream-server): Fix docstring.
1771
1772 2004-05-09 Jason Rumney <jasonr@gnu.org>
1773
1774 * international/code-pages (cp932, cp936, cp949, c950): Remove.
1775 Only define cp125* if windows-125* is already defined.
1776
1777 * language/korean.el (cp949): Add alias.
1778
1779 * language/chinese.el (cp936, cp950): Add aliases.
1780
1781 * language/japanese.el (cp932): Add alias.
1782
1783 * term/w32-win.el: Require code-pages.
1784
1785 * international/mule-cmds.el (set-locale-environment):
1786 On MS-Windows use ansi code-page for default coding-systems.
1787 Set up paper sizes for Windows 3 letter languages.
1788
1789 * international/code-pages.el (cp932, cp936, cp949, cp950):
1790 Add aliases. Also add cp125* if not already defined.
1791
1792 2004-05-09 Juanma Barranquero <lektu@terra.es>
1793
1794 * help-fns.el (help-highlight-arguments): Don't try to highlight
1795 missing or autoloaded arglists. Accept structured arguments, like
1796 the first ones of `do' and `flet'.
1797
1798 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
1799 (cvs-get-marked): Remove redundant arglist info.
1800
1801 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
1802 Don't use CL-style default args.
1803
1804 2004-05-08 Andreas Schwab <schwab@suse.de>
1805
1806 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
1807
1808 * international/subst-ksc.el: Fix references to utf-translate-cjk
1809 into utf-translate-cjk-mode.
1810 * international/subst-big5.el: Likewise.
1811 * international/subst-gb2312.el: Likewise.
1812 * international/subst-jis.el: Likewise.
1813 * international/utf-16.el: Likewise.
1814 * international/utf-8.el: Likewise.
1815
1816 2004-05-08 John Wiegley <johnw@newartisans.com>
1817
1818 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
1819 "virtual buffers" (off by default), which makes it possible to
1820 switch to the "virtual" buffers of recently visited files. When a
1821 buffer name search fails, and this option is on, iswitchb will
1822 look at the list of recently visited files, and permit matching
1823 against those names. When the user hits RET on a match, it will
1824 revisit that file.
1825 (iswitchb-read-buffer): Add two optional arguments, which makes
1826 isearchb.el possible.
1827 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
1828 (iswitchb-next-match): Add support for virtual buffers.
1829
1830 * isearchb.el: This module extends iswitchb to provide "as you
1831 type" buffer selection.
1832
1833 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
1834 Ignore the read-only property when flyspell highlighting is on.
1835 Not ignoring it leads to a series of confusing errors.
1836 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
1837 but also make sure to call flyspell-incorrect-hook.
1838 (flyspell-maybe-correct-transposition): Perform transposition test
1839 by bit twiddling a string, rather than using a temp buffer.
1840 (flyspell-maybe-correct-doubling): Use a string rather than a temp
1841 buffer. This is also the original version of the code, which
1842 could not be checked in before due to a previous lack of
1843 assignment papers. This version has seen heavy usage on my system
1844 for several years now.
1845
1846 * calendar/cal-bahai.el: New file, which adds support for the
1847 Baha'i calendar to Emacs. This calendar is based on a solar year
1848 of 19 months of 19 days, with 4 intercalary days. Each year
1849 begins on March 21, with the calendar starting in 1844.
1850
1851 * calendar/cal-menu.el, calendar/calendar.el,
1852 calendar/diary-lib.el, calendar/holidays.el: Added support for
1853 using cal-bahai.el.
1854
1855 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
1856 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
1857 function can be used outside of eshell buffers.
1858 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
1859
1860 2004-05-08 Juanma Barranquero <lektu@terra.es>
1861
1862 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
1863 word constituent so FOO-ARG is not recognized as an arg.
1864 (help-highlight-arguments): Don't skip lists in mandatory arguments.
1865
1866 * simple.el (next-error): Fix typo in docstring.
1867 (open-line): Make argument names match their use in docstring.
1868 (split-line): Fix docstring.
1869
1870 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
1871 usable by `describe-function'.
1872 (gensym, gentemp, typep, ignore-errors): Make argument names match
1873 their use in docstring.
1874
1875 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
1876 argument to `help-setup-xref'.
1877
1878 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
1879
1880 Version 2.0.40 of Tramp released.
1881
1882 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
1883 Use symbol-function to invoke functions only known on some Emacs
1884 flavors. This avoids byte-compiler warnings. Reported by Kevin
1885 Scaldeferri <kevin@scaldeferri.com>.
1886 (tramp-do-copy-or-rename-file-via-buffer): Rename from
1887 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
1888 consistent with the other tramp-do-* functions.
1889 (tramp-do-copy-or-rename-file): Calls adjusted.
1890 (tramp-process-initial-commands): Avoid liveness check on shell --
1891 we know that it must be alive since we're opening a connection at
1892 this moment.
1893 (tramp-last-cmd): New internal variable.
1894 (tramp-process-echoes): New tunable.
1895 (tramp-send-command): Set tramp-last-cmd.
1896 (tramp-wait-for-output): Delete echo, if applicable.
1897 (tramp-read-passwd): Construct the key for the password cache in a
1898 way that works for multi methods, too.
1899 (tramp-bug): Add backup-directory-alist and
1900 bkup-backup-directory-info to bug reports, with Tramp counterparts.
1901
1902 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
1903
1904 * net/tramp*.el: Suppress byte-compiler warnings where possible.
1905
1906 * net/tramp.el (tramp-out-of-band-prompt-regexp)
1907 (tramp-actions-copy-out-of-band): New defcustoms.
1908 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
1909 used instead of a synchronous one. Allows password entering.
1910 (tramp-action-out-of-band): New defun.
1911 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
1912 Remove restriction with password from doc string.
1913 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
1914 `tramp-out-of-band-prompt-regexp',
1915 `tramp-actions-copy-out-of-band', `password-cache' and
1916 `password-cache-expiry'.
1917 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
1918 password caching.
1919 (tramp-touch): FILE can be a local file, too.
1920 (TODO): Remove items done.
1921 (tramp-handle-insert-directory): Properly quote file name also if
1922 not full-directory-p. Handle wildcard case. Reported by Andreas
1923 Schwab <schwab@suse.de>.
1924 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
1925 new file.
1926 (tramp-handle-file-local-copy, tramp-handle-write-region):
1927 The permissions of the temporary file are set if filename exists.
1928 Reported by Ted Stern <stern@cray.com>.
1929 (tramp-backup-directory-alist)
1930 (tramp-bkup-backup-directory-info): New defcustoms.
1931 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
1932 (tramp-handle-find-backup-file-name): New function.
1933 Implements Tramp's find-backup-file-name.
1934
1935 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
1936 for `find-backup-file-name'.
1937
1938 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
1939 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
1940
1941 2004-05-07 Lars Hansen <larsh@math.ku.dk>
1942
1943 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
1944
1945 2004-05-07 Juanma Barranquero <lektu@terra.es>
1946
1947 * subr.el (lambda): Add arglist description to docstring.
1948 (declare): Fix typo in docstring.
1949 (open-network-stream): Fix docstring.
1950 (process-kill-without-query): Fix docstring and add obsolescence info.
1951 (last, butlast, nbutlast): Make arguments match their use in docstring.
1952 (insert-buffer-substring-no-properties): Likewise.
1953 (insert-buffer-substring-as-yank): Likewise.
1954 (split-string): Fix docstring.
1955
1956 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
1957 Make argument names match their use in docstring.
1958
1959 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
1960
1961 2004-05-06 Nick Roberts <nickrob@gnu.org>
1962
1963 * progmodes/gdb-ui.el: Improve/extend documentation strings.
1964 Fit first sentence on one line for apropos-command.
1965
1966 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
1967
1968 Changes largely merged in from Dave Love's code.
1969 * progmodes/python.el: Doc fixes.
1970 (python-mode-map): Add python-complete-symbol.
1971 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
1972 (python-comment-indent, python-complete-symbol)
1973 (python-symbol-completions, python-partial-symbol)
1974 (python-try-complete): New.
1975 (python-indent-line): Remove optional arg. Use python-block-end-p.
1976 (python-check): Bind compilation-error-regexp-alist.
1977 (inferior-python-mode): Use rx. Move keybindings to top level.
1978 Set comint-input-filter.
1979 (python-preoutput-filter): Use rx.
1980 (python-input-filter): Re-introduce.
1981 (python-proc): Start new process if necessary.
1982 Check python-buffer non-nil.
1983 (view-return-to-alist): Defvar.
1984 (python-send-receive): New.
1985 (python-eldoc-function): Use it.
1986 (python-mode-running): Don't defvar.
1987 (python-mode): Set comment-indent-function.
1988 Maybe update hippie-expand-try-functions-list.
1989 (python-indentation-levels): Initialize differently.
1990 (python-block-end-p): New.
1991 (python-indent-line): Use it.
1992 (python-compilation-regexp-alist): Augment.
1993 (run-python): Import `emacs' module to Python rather than loading
1994 code directly. Set python-buffer differently.
1995 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
1996 Use python-proc.
1997 (python-send-command): Go to end of comint buffer.
1998 (python-load-file): Use python-proc, emacs.eimport.
1999 (python-describe-symbol): Simplify interactive form.
2000 Use emacs.help. Do use temp-buffer-show-hook.
2001 Call print-help-return-message.
2002 (hippie-exp): Require when compiling.
2003 (python-preoutput-continuation): Use rx.
2004
2005 * diff-mode.el (diff-make-unified): Fix regexp.
2006
2007 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
2008
2009 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
2010 filter groups from the buffer when rebuilding the Ibuffer buffer
2011 and `ibuffer-show-empty-filter-groups' is nil.
2012
2013 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2014
2015 * ps-print.el (ps-print-quote): Call ps-value-string.
2016 (ps-setup): Call ps-comment-string.
2017 (ps-value-string, ps-comment-string): New funs.
2018
2019 2004-05-06 Juanma Barranquero <lektu@terra.es>
2020
2021 * ehelp.el (electric-help-command-loop): Check whether the last
2022 character is visible, not (point-max).
2023
2024 * help-fns.el (help-argument-name): Default to bold; don't inherit
2025 from font-lock-variable-name-face.
2026 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
2027
2028 2004-05-05 Kenichi Handa <handa@m17n.org>
2029
2030 * descr-text.el (describe-char): Copy the character with text
2031 properties and overlays into the first line, and call
2032 describe-text-properties on it.
2033
2034 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
2035
2036 * iswitchb.el (iswitchb-global-map): Fix typo.
2037 Remove unwanted ###autoloads from source file.
2038
2039 2004-05-05 Lars Hansen <larsh@math.ku.dk>
2040
2041 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
2042 in run-hooks. Use substitute-command-keys in message.
2043 (wdired-abort-changes): Add message.
2044
2045 2004-05-03 Michael Mauger <mmaug@yahoo.com>
2046
2047 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
2048 (sql-emacs20-p): Remove.
2049 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
2050 (sql-builtin-face, sql-doc-face): Remove.
2051 (sql-mode-ansi-font-lock-keywords)
2052 (sql-mode-oracle-font-lock-keywords)
2053 (sql-mode-postgres-font-lock-keywords)
2054 (sql-mode-linter-font-lock-keywords)
2055 (sql-mode-ms-font-lock-keywords)
2056 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
2057 (sql-product-font-lock): Fix font-lock reset when font rules change.
2058 (sql-highlight-product): Remove incorrect font-lock reset logic.
2059
2060 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
2061
2062 * ses.el (ses-set-parameter): Fix typo.
2063
2064 2004-05-04 Kim F. Storm <storm@cua.dk>
2065
2066 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
2067 Must expand directory for completion to work; and don't mess with
2068 process-environment.
2069 (ido-read-file-name): If command has ido property, don't use ido
2070 if value is ignore, or read as directory if value is dir.
2071 Set ido ignore property for dired-do-rename command.
2072
2073 2004-05-04 Juanma Barranquero <lektu@terra.es>
2074
2075 * ehelp.el (electric-help-command-loop, electric-help-undefined)
2076 (electric-help-help): Check against unmapped commands.
2077
2078 * help-fns.el (help-argument-name): New face, inheriting from
2079 font-lock-variable-name-face, to highlight function arguments in
2080 `describe-function' and `describe-key'.
2081 (help-do-arg-highlight): Auxiliary function to highlight a given
2082 list of arguments in a string.
2083 (help-highlight-arguments): Highlight the function arguments and
2084 all uses of them in the docstring.
2085 (describe-function-1): Use it. Do docstring output via `insert',
2086 not 'princ', so text attributes are preserved.
2087
2088 * winner.el (winner-mode-map): Move `winner-undo' and
2089 `winner-redo' to C-c <left> and C-c <right>, respectively (the
2090 previous bindings conflict with `prev-buffer', `next-buffer').
2091
2092 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2093
2094 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
2095 (bibtex-entry-update): New command bound to C-c C-u.
2096 (bibtex-text-in-string): Fix regexp.
2097 (bibtex-assoc-of-regexp): Remove.
2098 (bibtex-progress-message): Fix docstring.
2099 (bibtex-inside-field): Use if.
2100 (bibtex-assoc-regexp): New function.
2101 (bibtex-format-entry): Make code more robust so that it formats
2102 also old entries.
2103 (bibtex-autokey-demangle-title): Merge with obsolete function
2104 bibtex-assoc-of-regexp.
2105 (bibtex-field-list): New function.
2106 (bibtex-entry): Use bibtex-field-list.
2107 (bibtex-parse-entry): Fix docstring.
2108 (bibtex-print-help-message): Use bibtex-field-list.
2109 (bibtex-make-field): Use bibtex-field-list.
2110 (bibtex-entry-index): Bugfix. Return crossref key if required.
2111 (bibtex-lessp): Fix docstring.
2112
2113 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
2114
2115 * select.el (xselect-convert-to-string): Move comment to intended line.
2116
2117 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2118
2119 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
2120 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
2121
2122 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2123
2124 * term/x-win.el (x-clipboard-yank): Don't exit on error from
2125 x-get-selection.
2126
2127 2004-05-03 Jason Rumney <jasonr@gnu.org>
2128
2129 * makefile.nt: Remove.
2130
2131 2004-05-03 Kim F. Storm <storm@cua.dk>
2132
2133 * emulation/cua-base.el (cua--update-indications): Fix last change.
2134 (cua-mode): Deactivate mark when cua-mode is enabled.
2135
2136 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
2137
2138 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
2139
2140 2004-05-03 Nick Roberts <nickrob@gnu.org>
2141
2142 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
2143 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
2144 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
2145 window over visible frames.
2146 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
2147
2148 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
2149
2150 * progmodes/compile.el (compilation-gcpro): New var.
2151 (compilation-fake-loc): Use it.
2152 (compilation-forget-errors): Reset it.
2153
2154 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
2155
2156 * diff-mode.el (diff-header-face, diff-file-header-face):
2157 Use min-colors.
2158
2159 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2160
2161 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
2162 (bibtex-clean-entry): Disentangle code.
2163 (bibtex-realign): New function.
2164 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
2165 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
2166 Remove undocumented optional arg called-by-convert-alien.
2167 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
2168 for sorting instead of bibtex-sort-buffer.
2169
2170 2004-05-02 Eli Zaretskii <eliz@gnu.org>
2171
2172 * progmodes/compile.el (compilation-start): In the
2173 no-async-subprocesses branch, call sit-for to give redisplay a
2174 chance to show the updated process status in the mode line, and
2175 fontify the buffer explicitly after the process exits.
2176
2177 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2178
2179 * progmodes/python.el (python-compilation-line-number): Remove.
2180 (python-compilation-regexp-alist): Don't use it any more.
2181 (python-orig-start, python-input-filter): Remove.
2182 (inferior-python-mode): Don't set up comint-input-filter-functions.
2183 (python-send-region): Use compilation-fake-loc.
2184
2185 * progmodes/compile.el (compilation-messages-start): New var.
2186 (compilation-mode): Don't setup next-error-function here.
2187 (compilation-setup): Set it up here instead (for minor modes as well).
2188 Make compilation-messages-start buffer local.
2189 (compilation-next-error-function): Use it.
2190 (compilation-forget-errors): Set compilation-messages-start.
2191
2192 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
2193
2194 * ielm.el (ielm-prompt-read-only): Update docstring.
2195
2196 * comint.el (comint-prompt-read-only): Update docstring.
2197 (comint-update-fence, comint-kill-whole-line)
2198 (comint-kill-region): New functions.
2199
2200 * simple.el (kill-whole-line): Use "p" instead of "P" in
2201 interactive form.
2202
2203 2004-05-01 Juanma Barranquero <lektu@terra.es>
2204
2205 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
2206 format arglist so default values in CL-style argument lists are
2207 correctly shown.
2208
2209 2004-05-01 Jason Rumney <jasonr@gnu.org>
2210
2211 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
2212
2213 2004-05-01 Kenichi Handa <handa@m17n.org>
2214
2215 * international/titdic-cnv.el (miscdic-convert): Don't generate a
2216 quail file if it is up to date.
2217
2218 2004-04-30 Juri Linkov <juri@jurta.org>
2219
2220 * cus-edit.el (custom-mode-map):
2221 Add key binding `C-x C-s' to `Custom-save'.
2222
2223 * outline.el (outline-blank-line): New var.
2224 (outline-next-preface, outline-show-heading)
2225 (outline-end-of-subtree): Use it.
2226
2227 * dired-aux.el (dired-touch-initial): New fun.
2228 (dired-do-chxxx): Call it for op-symbol `touch'.
2229 (dired-diff): Use `dired-dwim-target-directory'
2230 if current dired buffer has no buffer mark.
2231
2232 * bindings.el (propertized-buffer-identification):
2233 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
2234 Add C-M-arrow keys for consistency.
2235
2236 * files.el (confirm-kill-emacs):
2237 Change group from top-level `emacs' to `convenience'.
2238
2239 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2240 Push mark on the first call of successive command calls.
2241 (insert-pair): New fun created from `insert-parentheses' with
2242 `open' and `close' arguments added. Enclose active regions
2243 in paired characters. Compare adjacent characters syntax with
2244 inserted characters syntax before inserting a space.
2245 (insert-parentheses): Call `insert-pair' with ?\( ?\).
2246
2247 * delsel.el: Don't put `delete-selection' property
2248 on `insert-parentheses' symbol to take advantage of
2249 region handling in `insert-pair' function.
2250 Suggested by Stephan Stahl <stahl@eos.franken.de>.
2251
2252 2004-04-30 Kim F. Storm <storm@cua.dk>
2253
2254 * emulation/cua-base.el: Add support for changing cursor types;
2255 based on patch from Michael Mauger.
2256 (cua-normal-cursor-color, cua-read-only-cursor-color)
2257 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
2258 Customization cursor type and/or cursor color.
2259 (cua--update-indications): Handle cursor type changes.
2260 (cua-mode): Update cursor indications if enabled.
2261
2262 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
2263
2264 * mouse.el (mouse-drag-copy-region): New defcustom.
2265 (mouse-set-region, mouse-drag-region-1): Use it.
2266
2267 * simple.el (kill-ring-save): If region face background color is
2268 unspecified (if no highlighting), show extent of fully visible
2269 region even if transient-mark-mode is enabled.
2270
2271 * emulation/cua-base.el (cua--standard-movement-commands):
2272 Add cua-scroll-up and cua-scroll-down.
2273 (cua-scroll-up, cua-scroll-down): New commands.
2274 (cua--init-keymaps): Remap scroll-up and scroll-down.
2275
2276 * emulation/cua-rect.el (cua--convert-rectangle-as):
2277 New defmacro.
2278 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
2279 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
2280 New commands (suggested by Jordan Breeding).
2281
2282 2004-04-30 Juanma Barranquero <lektu@terra.es>
2283
2284 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
2285
2286 2004-04-30 Mario Lang <mlang@delysid.org>
2287
2288 * diff.el (diff-switches): Fix typo in docstring.
2289
2290 2004-04-30 Alex Schroeder <alex@gnu.org>
2291
2292 * xml.el (xml-debug-print-internal): Don't add newline and
2293 indentation to text nodes and write empty elements as empty tags
2294 instead of opening and closing tags.
2295 (xml-debug-print): Take optional indent-string argument.
2296 (xml-print): Alias for xml-debug-print.
2297
2298 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
2299
2300 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
2301 than duplicate call to `line-beginning-position'.
2302
2303 * progmodes/f90.el (f90-get-present-comment-type):
2304 Return whitespace, as well as comment chars, for consistent filling
2305 of comment blocks. Use `match-string-no-properties'.
2306 (f90-break-line): Trim trailing whitespace when filling comments.
2307
2308 2004-04-30 Dave Love <fx@gnu.org>
2309
2310 * calendar/diary-lib.el (diary-outlook-formats): New variable.
2311 (diary-from-outlook-internal, diary-from-outlook)
2312 (diary-from-outlook-gnus, diary-from-outlook-rmail):
2313 New functions to import diary entries from Outlook-format
2314 appointments in mail messages.
2315
2316 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2317
2318 * progmodes/python.el (python-send-command): New fun.
2319 (python-send-region, python-load-file): Use it.
2320
2321 * progmodes/compile.el (compilation-last-buffer): Add var alias.
2322
2323 * help-fns.el (help-C-file-name): Use new subr-name.
2324 Prepend `src/' to the file name.
2325 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
2326 (describe-function-1, describe-variable): Only find a C source file
2327 name if DOC is already loaded.
2328
2329 * help-mode.el (help-function-def, help-variable-def):
2330 Use the new find-function-search-for-symbol functionality.
2331 Allow FILE to be `C-source'.
2332
2333 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
2334 (find-function-C-source): New fun.
2335 (find-function-search-for-symbol): Use it.
2336
2337 2004-03-29 Michael Mauger <mmaug@yahoo.com>
2338
2339 * progmodes/sql.el (sql-product-alist): Rename variable
2340 `sql-product-support'. Add Postgres login parameters.
2341 (sql-set-product, sql-product-feature): Update with renamed variable.
2342 (sql-connect-postgres): Add username prompt.
2343 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
2344 Make patterns less product specific.
2345 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
2346 (sql-mode-abbrev-table): Modify initialization.
2347 (sql-builtin-face): Add variable.
2348 (sql-keywords-re): Add macro.
2349 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
2350 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
2351 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
2352 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
2353 (sql-mode-linter-font-lock-keywords)
2354 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
2355 (sql-mode-sybase-font-lock-keywords)
2356 (sql-mode-informix-font-lock-keywords)
2357 (sql-mode-interbase-font-lock-keywords)
2358 (sql-mode-ingres-font-lock-keywords)
2359 (sql-mode-solid-font-lock-keywords)
2360 (sql-mode-sqlite-font-lock-keywords)
2361 (sql-mode-db2-font-lock-keywords): Default to nil.
2362 (sql-product-font-lock): Always highlight ANSI keywords.
2363 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
2364 (sql-send-string): Add function.
2365
2366 2004-04-29 Dave Love <fx@gnu.org>
2367
2368 * progmodes/cfengine.el (cfengine-beginning-of-defun)
2369 (cfengine-end-of-defun): Ensure progress through buffer.
2370
2371 * info-look.el (cfengine-mode): Accept a terminal ().
2372
2373 2004-04-29 Juri Linkov <juri@jurta.org>
2374
2375 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
2376 instead of isearch-yank-word-or-char. Add new key bindings for
2377 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
2378 (isearch-del-char): New fun.
2379 (isearch-forward, isearch-edit-string): Update docstring.
2380 (isearch-yank-char): Doc fix.
2381 (isearch-other-meta-char): Restore point after scrolling.
2382
2383 * progmodes/compile.el (compilation-context-lines): Add nil option
2384 to disable compilation output window scrolling.
2385 (compilation-set-window): Use it.
2386
2387 * outline.el (outline-next-preface, outline-show-heading):
2388 Don't leave unhidden blank line before heading.
2389 (outline-end-of-subtree): Include last newline into subtree.
2390 (hide-entry): Leave point at beginning of heading instead of end.
2391 (outline-up-heading): Push mark for the first call of successive
2392 command calls.
2393
2394 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
2395
2396 * comint.el (comint-prompt-read-only): New variable.
2397 (comint-output-filter): Implement it.
2398
2399 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
2400 (ielm-prompt-internal): New variable.
2401 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
2402 (ielm-send-input): Delete unused variable `buf'.
2403 (ielm-eval-input): Use `ielm-prompt-internal'.
2404 (inferior-emacs-lisp-mode): Use new variables
2405 `comint-prompt-read-only' and `ielm-prompt-internal'.
2406 Get rid of obsolete variable `directory-sep-char'.
2407 (ielm): Use `zerop'.
2408
2409 2004-04-29 John Paul Wallington <jpw@gnu.org>
2410
2411 * thumbs.el (toplevel): Require cl at compile time.
2412 Remove conditional definitions of `ignore-errors' and `caddar'
2413 because they occur at run time.
2414
2415 2004-04-28 Nick Roberts <nickrob@gnu.org>
2416
2417 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
2418 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
2419 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
2420 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
2421
2422 * progmodes/gud.el (gud-common-init): Throw an error if program is
2423 already running under gdb.
2424
2425 2004-04-28 John Paul Wallington <jpw@gnu.org>
2426
2427 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
2428 (thumbs-show-image-num): Move assignment of
2429 `thumbs-current-image-filename' within scope of `i'.
2430 (thumbs-emboss-image): Don't use `evenp'.
2431
2432 2004-04-28 Richard M. Stallman <rms@gnu.org>
2433
2434 * progmodes/compile.el (compilation-context-lines): Default now 0.
2435
2436 2004-04-28 Juanma Barranquero <lektu@terra.es>
2437
2438 Use `time-less-p' from calendar/time-date.el instead of defining
2439 custom versions of it.
2440
2441 * pcomplete.el (pcomplete-time-less-p): Remove.
2442
2443 * thumbs.el (time-less-p): Remove.
2444
2445 * calendar/timeclock.el (timeclock-time-less-p): Remove.
2446 (timeclock-generate-report): Use `time-less-p'.
2447
2448 * emacs-lisp/autoload.el (autoload-before-p): Remove.
2449 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
2450
2451 2004-04-28 Masatake YAMATO <jet@gyve.org>
2452
2453 * subr.el (remove-overlays): Make arguments optional.
2454
2455 * wid-edit.el (widget-specify-button): Put evaporate to the
2456 overlay for sample.
2457 (widget-specify-sample): Put evaporate to the overlay for sample.
2458 (widget-specify-doc): Put evaporate to the overlay for documentation.
2459
2460 2004-04-27 Jesper Harder <harder@ifa.au.dk>
2461
2462 * info.el (info-apropos): Make it an index node. Align node names
2463 like makeinfo.
2464
2465 2004-04-27 Eli Zaretskii <eliz@gnu.org>
2466
2467 * net/browse-url.el (browse-url-netscape-sentinel)
2468 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
2469 (browse-url-epiphany-sentinel, browse-url-mosaic):
2470 Use browse-url-*-program instead of a literal program name.
2471
2472 2004-04-27 Kevin Ryde <user42@zip.com.au>
2473
2474 * eshell/em-alias.el:
2475 * eshell/em-dirs.el:
2476 * eshell/em-hist.el:
2477 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
2478 features when M-x customize-group loads modules before the main
2479 eshell.el.
2480
2481 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2482
2483 * subr.el (momentary-string-display): Support EXIT-CHAR that is
2484 either a character representation of an event or an event
2485 description list.
2486
2487 * type-break.el: Capitalise Emacs and Lisp.
2488 (type-break-good-break-interval, type-break-demo-boring-stats)
2489 (type-break-terse-messages, type-break-file-name): New defcustoms.
2490 (type-break-post-command-hook)
2491 (type-break-warning-countdown-string): Quote variable names in doc.
2492 (type-break-interval-start, type-break-auto-save-file-name): New vars.
2493 (type-break-mode): Document type-break-good-break-interval and the
2494 "session" file. Schedule break according to the session file.
2495 Kill session file buffer on exit. Organise for save-some-buffers
2496 to always save the session file.
2497 (type-break-mode-line-message-mode, type-break-query-mode):
2498 Uppercase arguments.
2499 (type-break-file-time, type-break-file-keystroke-count, timep)
2500 (type-break-choose-file, type-break-get-previous-time)
2501 (type-break-get-previous-count): New defuns.
2502 (type-break): Avoid break querying after a completed break in the
2503 case where the query was initiated during user invocation of the
2504 break. Optional terse messages.
2505 Use type-break-good-break-interval if type-break-good-rest-interval is
2506 nil. File the break time.
2507 (type-break-schedule): New optional args for overriding the use of
2508 the current time.
2509 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
2510 after a break.
2511 (type-break-check): File the keystroke count.
2512 (type-break-do-query): Prevent a second query when the break is
2513 interrupted. Optional terse message.
2514 (type-break-keystroke-reset): Record the start of a typing interval.
2515 (type-break-demo-boring): Optional terse messages. Display word
2516 per minute and keystroke counts according to
2517 type-break-demo-boring-stats.
2518
2519 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
2520
2521 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
2522 directories, make sure they exist under archive-tmpdir.
2523
2524 2004-04-27 Juri Linkov <juri@jurta.org>
2525
2526 * help.el (view-emacs-news): With argument, display info for the
2527 selected version by finding it among different NEWS files, and
2528 narrowing the buffer to the selected version.
2529
2530 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
2531 same-window-buffer-names.
2532 (info): New arg `buffer'. Use it. Doc fix. Read file name for
2533 non-numeric prefix argument, append the number to the buffer name
2534 for numeric prefix argument.
2535 (info-other-window): Bind same-window-regexps to nil.
2536 (Info-reference-name): Rename to Info-point-loc.
2537 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
2538 and Info-find-index-name for stringy Info-point-loc.
2539 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
2540 without middle `.', but with final `.' and optional line number
2541 for it. Set Info-point-loc for index nodes.
2542 (Info-index): Remove middle `.' from index entry regexp.
2543 Modify line number regexp.
2544 (Info-index-next): Decrement line number.
2545 (info-apropos): Remove middle `.' from index entry regexp.
2546 Add optional line number regexp at the end. Add matched value
2547 for line number to the result list and insert it to the buffer.
2548 Replace match-string by match-string-no-properties.
2549 Reorder result list.
2550 (Info-fontify-node): Hide index line numbers.
2551 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
2552 empty matches.
2553 (Info-follow-reference): Use `str' instead of
2554 Info-following-node-name-re.
2555 (Info-toc): Use full file names. Set Info-current-node to "Top".
2556 (Info-fontify-node): Compare file names without directory name.
2557 (Info-try-follow-nearest-node): Don't set Info-reference-name.
2558 Set second arg of Info-extract-menu-node-name for index nodes.
2559 (info-xref-visited): Use magenta3 instead of magenta4.
2560 (Info-mode): Add info-apropos to docstring.
2561
2562 * log-view.el (log-view-diff): Replace interactive code "r"
2563 by a list to allow to call it even if region is not active.
2564
2565 * paren.el (show-paren-highlight-openparen): New var.
2566 (show-paren-function): Turn on openparen highlighting when
2567 matching forward if show-paren-highlight-openparen is non-nil.
2568
2569 * simple.el (kill-ring-save): Use blink-matching-delay instead of
2570 the constant value 1.
2571 (completions-common-part): Expand docstring.
2572
2573 * textmodes/picture.el (picture-mode-map): Add arrow keys.
2574
2575 2004-04-27 Kim F. Storm <storm@cua.dk>
2576
2577 * image.el (insert-sliced-image): Use line-height instead of
2578 line-spacing property on newline.
2579
2580 2004-04-26 Lars Hansen <larsh@math.ku.dk>
2581
2582 * desktop.el (desktop-buffer-misc-data-function): Rename to
2583 desktop-save-buffer and change docstring.
2584 (desktop-buffer-modes-to-save): Delete.
2585 (desktop-save-buffer-p): Use desktop-save-buffer instead of
2586 desktop-buffer-modes-to-save.
2587 (desktop-save): Rename desktop-buffer-misc-data-function to
2588 desktop-save-buffer and allow non-function value.
2589 (desktop-missing-file-warning): Correct docstring.
2590
2591 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
2592 to desktop-save-buffer.
2593
2594 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
2595 desktop-save-buffer.
2596
2597 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
2598
2599 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
2600
2601 2004-04-26 Eli Zaretskii <eliz@gnu.org>
2602
2603 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
2604
2605 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
2606
2607 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
2608 (ielm): Only go to the end of the buffer when starting a new process.
2609
2610 2004-04-25 Juanma Barranquero <lektu@terra.es>
2611
2612 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
2613 mode line. Bind `inhibit-read-only' to t before modifying
2614 properties of text in the buffer.
2615 (ielm): Force point to the end of buffer, even when running ielm
2616 from inside itself.
2617
2618 2004-04-25 Jesper Harder <harder@ifa.au.dk>
2619
2620 * info.el (info-apropos): Reset Info-complete-cache.
2621
2622 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
2623
2624 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2625 Also recognize severe Irix et al. messages.
2626 (compilation-normalize-filename, compile-abbreviate-directory):
2627 Delete functions.
2628 (compilation-get-file-structure): New function inherits
2629 functionality of the two preceding ones.
2630 (compilation-internal-error-properties, compilation-fake-loc):
2631 Use it so that different paths to the same file share the same
2632 markers. Also optimize finding adjacent marker slightly.
2633
2634 2004-04-25 Kim F. Storm <storm@cua.dk>
2635
2636 * image.el (insert-sliced-image): Add line-spacing t property
2637 to newlines separating image lines.
2638
2639 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
2640
2641 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
2642
2643 * ielm.el (ielm-prompt-read-only): New user option.
2644 (ielm-prompt): Expand docstring to describe new behavior.
2645 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
2646 mention it in the docstring.
2647
2648 2004-04-24 Andreas Schwab <schwab@suse.de>
2649
2650 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
2651
2652 * diff.el (diff): Set default-directory in diff buffer.
2653
2654 2004-04-24 Eli Zaretskii <eliz@gnu.org>
2655
2656 * mail/sendmail.el (mail-bury): Don't delete the frame where the
2657 mail was being composed if the terminal cannot display more than
2658 one frame; instead, switch to previous frame.
2659
2660 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
2661 (rmail-start-mail): Support rmail-mail-new-frame even on
2662 terminals that can display only one frame at a time.
2663
2664 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2665
2666 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
2667 (checkdoc-output-font-lock-keywords): Remove error regexp.
2668 (checkdoc-output-mode-map): Remove.
2669 (checkdoc-output-mode): Derive from compilation-mode.
2670 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
2671
2672 * dired.el (dired-mode-map): Add a menu entry for wdired.
2673
2674 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
2675 (rx-bracket, rx-check-any, rx-any): Clean up name space.
2676
2677 * wdired.el: (wdired-mode-map): Move init into declaration.
2678 Fix `return' binding.
2679 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
2680 Use force-mode-line-update.
2681 (wdired-get-filename): Use `unless'.
2682 (wdired-preprocess-files): Don't assume names have no \n and use / for
2683 dir separator.
2684 (wdired-normalize-filename): Use replace-regexp-in-string.
2685 (wdired-load-hooks): Remove.
2686 (wdired-mode-hooks): Rename to wdired-mode-hook.
2687
2688 * info-look.el: Add support for cfengine-mode.
2689 (info-lookup-setup-mode): Use dolist.
2690
2691 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
2692
2693 * wdired.el: New file.
2694
2695 2004-04-23 Juanma Barranquero <lektu@terra.es>
2696
2697 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
2698
2699 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
2700 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
2701 (pcomplete--help, pcomplete--here): Doc fixes.
2702
2703 2004-04-23 Andre Spiegel <spiegel@gnu.org>
2704
2705 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
2706 handles wrong-number-of-arguments in backend call.
2707
2708 * vc.el (vc-print-log): Likewise.
2709
2710 2004-04-20 Dave Love <fx@gnu.org>
2711
2712 * emacs-lisp/rx.el: Doc fixes.
2713 (rx-constituents): Add/extend many forms.
2714 (rx-check): Check form is a list.
2715 (bracket): Defvar.
2716 (rx-check-any, rx-any, rx-check-not): Modify.
2717 (rx-not): Simplify.
2718 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
2719 (rx-kleene): Use rx-trans-forms.
2720 (rx-quote-for-set): Delete.
2721 (rx): Allow multiple args.
2722
2723 2004-04-23 Kenichi Handa <handa@m17n.org>
2724
2725 * international/mule-util.el (char-displayable-p): Simplify by
2726 using internal-char-font.
2727
2728 2004-04-23 Juanma Barranquero <lektu@terra.es>
2729
2730 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2731
2732 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
2733
2734 * diff-mode.el (diff-next-error): New fun.
2735 (diff-mode): Use it.
2736
2737 * simple.el (next-error): Change arg name.
2738 Add support for the documented C-u C-x ` usage.
2739
2740 * frame.el (special-display-popup-frame, next-multiframe-window)
2741 (previous-multiframe-window): Only consider frames on same display.
2742
2743 2004-04-22 Lars Hansen <larsh@math.ku.dk>
2744
2745 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
2746 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
2747
2748 2004-04-22 Kim F. Storm <storm@cua.dk>
2749
2750 * net/telnet.el (telnet): Add optional port arg.
2751
2752 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
2753
2754 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2755 Minor sanity check on the `hyperlink' slot.
2756
2757 * Makefile.in (recompile): Compile new files.
2758
2759 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
2760 Add byte-recompile-directory's optional `arg'.
2761
2762 * cvs-status.el (cvs-tree-use-charset): New var.
2763 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
2764 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
2765 (cvs-status-cvstrees): Use it.
2766
2767 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
2768 Make it a normal major mode.
2769 (checkdoc-buffer-label): Make sure the file name is meaningful.
2770 (checkdoc-output-to-error-buffer): Remove.
2771 (checkdoc-error, checkdoc-start-section): Rewrite.
2772
2773 * info.el (info-node, info-menu-5, info-xref, info-header-node)
2774 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
2775 (Info-title-4-face): Use new syntax.
2776 (info-xref-visited): Inherit from info-xref.
2777
2778 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
2779
2780 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
2781
2782 * simple.el (next-error-last-buffer, next-error-function):
2783 New variables for the next-error framework.
2784 (next-error-buffer-p): New function.
2785 (next-error-find-buffer): Generalize compilation-find-buffer.
2786 (next-error, previous-error, first-error, next-error-no-select)
2787 (previous-error-no-select): Move from compile.el.
2788
2789 * replace.el (occur-next-error, occur-1): Hook into the next-error
2790 framework.
2791
2792 * progmodes/compile.el (compilation-start):
2793 Set next-error-last-buffer so next-error knows where to jump.
2794 (compilation-setup): Set the buffer-local variable
2795 next-error-function to 'compilation-next-error-function.
2796 (compilation-buffer-p, compilation-buffer-internal-p): Use an
2797 alternate way to find if a buffer is a compilation buffer, for
2798 next-error convenience.
2799 (next-error-no-select, previous-error-no-select, next-error)
2800 (previous-error, first-error): Move to simple.el.
2801 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
2802 (compilation-last-buffer): Remove.
2803 (compilation-start, compilation-next-error, compilation-setup)
2804 (compilation-next-error-function, compilation-find-buffer):
2805 Remove compilation-last-buffer use.
2806
2807 2004-04-21 Juanma Barranquero <lektu@terra.es>
2808
2809 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
2810 (font-lock-warning-face): Fix spacing.
2811
2812 * makefile.w32-in (WINS): Add url/ directory.
2813
2814 2004-04-21 Lars Hansen <larsh@math.ku.dk>
2815
2816 * desktop.el (desktop-buffer-mode-handlers): New variable.
2817 Alist of major mode specific functions to restore a desktop buffer.
2818 (desktop-buffer-handlers): Make variable obsolete.
2819 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
2820 Catch errors signaled in handlers. Update buffer count.
2821 Evaluate desktop-buffer-point.
2822 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
2823 move to dired.el.
2824 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
2825 move to info.el.
2826 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
2827 move to mail/rmail.el.
2828 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
2829 to mh-e/mh-e.el.
2830 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
2831 On fail, print message (to message buffer) even if
2832 desktop-missing-file-warning is nil.
2833 (desktop-buffer-misc-data-function): New buffer local variable.
2834 Function returning major mode specific data.
2835 (desktop-buffer-misc-functions): Make variable obsolete.
2836 (desktop-save): Use desktop-buffer-misc-data-function.
2837 (desktop-buffer-dired-misc-data): Rename to
2838 dired-desktop-buffer-misc-data and move to dired.el.
2839 (desktop-buffer-info-misc-data): Rename to
2840 Info-desktop-buffer-misc-data and move to info.el.
2841 (desktop-read): Add message about number of buffers restored/failed.
2842
2843 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
2844 Add parameters. Pause to display error only when
2845 desktop-missing-file-warning is non-nil.
2846 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
2847 (dired-mode): Bind desktop-buffer-misc-data-function.
2848
2849 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
2850 Add Parameters.
2851 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
2852 (Info-mode): Bind desktop-buffer-misc-data-function.
2853
2854 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
2855 Add Parameters.
2856
2857 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
2858 Add Parameters.
2859
2860 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
2861
2862 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
2863 the case of letters in case-insensitive expansions when the
2864 abbrev is preceded by characters with letter syntax.
2865
2866 2004-04-21 Richard M. Stallman <rms@gnu.org>
2867
2868 * progmodes/cperl-mode.el (cperl-putback-char):
2869 Delete Emacs 18 definition.
2870
2871 * international/mule.el (ctext-post-read-conversion):
2872 Use assoc-string, not assoc-ignore-case.
2873
2874 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
2875
2876 * emacs-lisp/easymenu.el (easy-menu-add):
2877 Do call x-popup-menu, but only if it's defined.
2878
2879 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
2880
2881 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
2882 Handle multiple args: compile like progn.
2883
2884 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
2885 take all args as &rest arg.
2886
2887 * autoinsert.el (auto-insert-alist): Insert the user's name in
2888 copyright notice, rather than Free Software Foundation.
2889
2890 2004-04-21 Kenichi Handa <handa@m17n.org>
2891
2892 * descr-text.el (describe-char): Make it work on *Help* buffer.
2893
2894 2004-04-21 Kim F. Storm <storm@cua.dk>
2895
2896 * image.el (insert-image): Add optional SLICE arg.
2897 (insert-sliced-image): New defun.
2898
2899 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
2900
2901 * subr.el (read-number): Check whether `default' is nil.
2902
2903 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2904
2905 * progmodes/compile.el (compilation-error-properties):
2906 Split into two.
2907 (compilation-internal-error-properties): New one.
2908 (compilation-compat-error-properties): Use it. Fix the non-marker case.
2909
2910 2004-04-20 Richard M. Stallman <rms@gnu.org>
2911
2912 * window.el (split-window-save-restore-data):
2913 Don't update the data if OLD-INFO is nil.
2914
2915 * view.el (view-return-to-alist): Mark it permanent local.
2916
2917 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
2918
2919 * recentf.el (recentf-save-list): Catch and warn about errors.
2920
2921 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
2922 so "Buffers" won't be pure.
2923
2924 * help-mode.el (help-mode-finish): Set help-return-alist first
2925 thing, setting only the entry for the selected window.
2926
2927 * help-fns.el (describe-function-1): If many non-control non-meta
2928 keys run the command, don't list all of them.
2929
2930 2004-04-20 Juanma Barranquero <lektu@terra.es>
2931
2932 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
2933 arg. Copied from Andre Spiegel's patch of 2004-03-21.
2934
2935 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
2936
2937 2004-04-20 Kenichi Handa <handa@m17n.org>
2938
2939 * international/quail.el (quail-lookup-key): New optional arg
2940 NOT-RESET-INDICES.
2941 (quail-get-translations): Call quail-lookup-key with
2942 NOT-RESET-INDICES t.
2943 (quail-completion): Likewise.
2944 (quail-lookup-map-and-concat): Likewise.
2945
2946 2004-04-20 Kenichi Handa <handa@m17n.org>
2947
2948 * international/quail.el (quail-update-translation): Don't insert
2949 such an unsupported multibyte char in a unibyte buffer.
2950
2951 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
2952
2953 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
2954 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
2955 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
2956 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
2957 (gdb-frame-assembler-buffer): Improve behaviour with
2958 multiple frames.
2959 (gdb-display-buffer): Extend search to all visible frames.
2960
2961 2004-04-19 Eli Zaretskii <eliz@gnu.org>
2962
2963 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
2964 characters left after base64 decoding.
2965 (rmail-decode-region): Use -dos variety of `coding', to remove any
2966 ^M characters left after qp or base64 decoding.
2967
2968 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2969
2970 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
2971 messages.
2972
2973 2004-04-19 Stephen Eglen <stephen@gnu.org>
2974
2975 * add-log.el (add-change-log-entry): Update doc string to mention
2976 add-log-full-name and add-log-mailing-address.
2977
2978 2004-04-18 Juri Linkov <juri@jurta.org>
2979
2980 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
2981 (Info-find-node-2): Simplify error message.
2982 (Info-insert-dir): Use Info-following-node-name.
2983 (Info-goto-node): Remove *info-history* and *info-toc*.
2984 (Info-history): Create a node of the virtual history file.
2985 (Info-toc): Create a node of the virtual toc file.
2986 (Info-insert-toc): New arg `curr-file' for reference file names.
2987 (info-apropos): Remove redundant var binding for temp-file.
2988 (Info-index, Info-index-next, Info-mode): Doc fix.
2989 (Info-goto-emacs-command-node): Don't jump to *info* from
2990 non-*info* Info buffers.
2991 (Info-fontify-node): Don't show the file name of external
2992 references if `Info-hide-note-references' is `hide'. Don't hide
2993 newlines at the end of paragraphs.
2994
2995 * international/mule-diag.el (list-input-methods):
2996 Fix args to help-xref-button.
2997
2998 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
2999 to put into effect local variables from TUTORIAL files.
3000
3001 * textmodes/paragraphs.el (sentence-end) <function>: New fun
3002 with default value taken from the variable `sentence-end'.
3003 (sentence-end) <defcustom>: Set default to nil. Doc fix.
3004 Add nil const to :type.
3005 (sentence-end-without-period, sentence-end-double-space)
3006 (sentence-end-without-space): Doc fix.
3007
3008 * textmodes/paragraphs.el (forward-sentence):
3009 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
3010 (fill-delete-newlines):
3011 * progmodes/cc-cmds.el (c-beginning-of-statement):
3012 Use function `sentence-end' instead of variable `sentence-end'.
3013
3014 2004-04-18 Andreas Schwab <schwab@suse.de>
3015
3016 * progmodes/compile.el (compilation-start): Set window start to
3017 point-min if compilation-scroll-output is nil.
3018
3019 2004-04-18 John Wiegley <johnw@newartisans.com>
3020
3021 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
3022
3023 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
3024
3025 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
3026 (gdb-info-breakpoints-custom): Revert previous change.
3027 (gdb-view-assembler): Update assembler if necessary.
3028 (gdb-frame-handler): Parse correctly for gdb-current-frame.
3029 (gdb-display-source-buffer): Update properly when both source and
3030 assembler are visible.
3031
3032 2004-04-17 John Wiegley <johnw@newartisans.com>
3033
3034 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
3035 which limits the number of names shown in the minibuffer. Off by
3036 default.
3037 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
3038 up iswitchb for users with a multitude of open buffers by showing
3039 only the first and last N/2 buffers in the completion list (which
3040 is enough to aid C-s/C-r, and to know that more characters are
3041 needed to refine the completion list).
3042
3043 2004-04-17 Richard M. Stallman <rms@gnu.org>
3044
3045 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
3046 (file-truename): Expand all ~ constructs directly.
3047 (insert-directory): Delete any error msg output by the
3048 `insert-directory-program'.
3049
3050 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
3051 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
3052 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
3053 (allout-init): Use find-file-hook, not find-file-hooks.
3054 (allout-mode): Eliminate Emacs 18 support.
3055 Use write-contents-functions, not local-write-file-hooks.
3056
3057 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
3058
3059 * progmodes/compile.el (compilation-error-properties): Fix for
3060 adding messages when there are already markers for their file.
3061 (compilation-fake-loc): New function.
3062
3063 2004-04-16 Dave Love <fx@gnu.org>
3064
3065 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
3066 (python-load-file): Fix python-orig-start setting.
3067
3068 * progmodes/compile.el: Doc fixes.
3069 (compilation-error-regexp-alist-alist)
3070 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
3071 (compilation-assq): Wrap in eval-when-compile.
3072 (compilation-mode-font-lock-keywords): Don't use list*.
3073 (compilation-start): Avoid warning.
3074 (compilation-compat-error-properties)
3075 (compilation-directory-properties): Add keymap property.
3076 (compilation-parsing-end): Make it a marker for better compatibility.
3077
3078 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
3079
3080 2004-04-16 Mark A. Hershberger <mah@everybody.org>
3081
3082 * xml.el: Doc fixes.
3083 (xml-get-children): Only looks at sub-tags and ignore strings.
3084
3085 * xml.el (xml-parse-tag): Avoid overwriting node-name.
3086
3087 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3088
3089 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
3090
3091 2004-04-16 Andre Spiegel <spiegel@gnu.org>
3092
3093 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
3094
3095 * vc.el (vc-print-log): Likewise.
3096
3097 2004-04-16 Masatake YAMATO <jet@gyve.org>
3098
3099 * simple.el (completion-setup-function): Set an initial value
3100 to `element-common-end' before entering loop. Set a value
3101 to `element-common-end' at the end of loop.
3102 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
3103 (completions-common-part): Rename from completion-de-emphasis.
3104 (completions-first-difference): Rename from completion-emphasis.
3105 Suggested by RMS.
3106
3107 2004-04-16 Juanma Barranquero <lektu@terra.es>
3108
3109 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
3110 (bookmark-edit-annotation-mode): Add mode name.
3111
3112 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3113
3114 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
3115 for nested conflict markers.
3116 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
3117
3118 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
3119
3120 * progmodes/gdb-ui.el (gdb-goto-info): New function.
3121
3122 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
3123
3124 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
3125
3126 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
3127 Give a backtrace if requested.
3128
3129 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
3130
3131 * progmodes/python.el (python-mouse-2-command, python-RET-command):
3132 Remove unused functions.
3133 (python-orig-start-line, python-orig-file): Remove.
3134 (python-orig-start): New var.
3135 (python-input-filter, python-compilation-line-number)
3136 (python-send-region, python-load-file): Use it.
3137
3138 * info.el (info): Always jump to *info*.
3139
3140 * subr.el (posn-set-point): New function.
3141
3142 * mouse.el (mouse-set-point): Use it.
3143
3144 * progmodes/compile.el (compile-goto-error): Use it.
3145 (compilation-button-map): New keymap.
3146 (compilation-error-properties): Use it.
3147 (compilation-shell-minor-mode-map): Don't bind mouse-2.
3148
3149 * smerge-mode.el (smerge-popup-context-menu): Use it.
3150
3151 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
3152 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
3153 mouse and non-mouse case.
3154
3155 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
3156 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
3157
3158 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
3159 Make it work for non-mouse events.
3160
3161 * pcvs-info.el (cvs-status-map): Update binding name.
3162
3163 2004-04-14 Mark A. Hershberger <mah@everybody.org>
3164
3165 * xml.el (xml-maybe-do-ns): New function to handle namespace
3166 parsing of both attribute and element names.
3167 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
3168 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
3169 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
3170 (xml-parse-attlist): Make it do its own namespace parsing.
3171
3172 2004-04-14 Dave Love <fx@gnu.org>
3173
3174 * progmodes/python.el (run-python): Fix use of \n.
3175 (python-load-file): Remove `try' from Python fragment.
3176 (python-describe-symbol): Fix message.
3177
3178 * comint.el: Doc fixes.
3179 (comint-last-input-start, comint-last-input-end)
3180 (comint-last-output-start): Give them values.
3181 (comint-arguments): Avoid warning.
3182 (comint-skip-prompt): Use line-end-position.
3183 (comint-backward-matching-input): Rename arg to agree with doc.
3184 (comint-extract-string): Use syntax-ppss.
3185 (comint-dynamic-simple-complete): Delete useless list construction.
3186 (comint-redirect-subvert-readonly): New.
3187 (comint-redirect-preoutput-filter): Use it.
3188
3189 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
3190 Correctly handle negative arguments when calling hook functions.
3191
3192 2004-04-14 Jesper Harder <harder@ifa.au.dk>
3193
3194 * info.el (info-apropos): Don't clobber Info-history-list.
3195
3196 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
3197
3198 * progmodes/compile.el (compilation-setup):
3199 Localize overlay-arrow-position.
3200 (compilation-sentinel): Restructure code equivalently.
3201 (compilation-next-error): Find message on same line after point if
3202 not found before point.
3203 (compile-mouse-goto-error): Restore function so that compilation
3204 buffer need not be current and use compile-goto-error.
3205 (compile-goto-error): Restore function.
3206 (next-error): Set overlay-arrow-position.
3207 (compilation-forget-errors): Don't localize already local
3208 compilation-locs and remove FIXME about refontifying.
3209
3210 2004-04-14 Kim F. Storm <storm@cua.dk>
3211
3212 * startup.el (emacs-quick-startup): New defvar (set by -Q).
3213 (command-line): New option -Q. Like -q --no-site-file, but
3214 in addition it also disables menu-bar, tool-bar, scroll-bars,
3215 tool-tips, and the blinking cursor.
3216 (command-line-1): Skip startup screen if -Q.
3217 (fancy-splash-head): Use ":align-to center" prop to center splash image.
3218
3219 * emulation/cua-base.el (cua-read-only-cursor-color)
3220 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
3221
3222 2004-04-13 Dave Love <fx@gnu.org>
3223
3224 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
3225 (syntax): Don't require.
3226 (python) <defgroup>: Add :version.
3227 (python-quote-syntax): Re-written.
3228 (inferior-python-mode): Move stuff here from run-python and add
3229 some more.
3230 (python-preoutput-continuation, python-preoutput-result)
3231 (python-dotty-syntax-table): New.
3232 (python-describe-symbol): Use them.
3233 (run-python): Move stuff to inferior-python-mode. Modify code
3234 loaded into Python.
3235 (python-send-region): Use python-proc, python-send-string.
3236 (python-send-string): Send newlines too. Callers changed.
3237 (python-load-file): Re-written.
3238 (python-eldoc-function): New.
3239 (info-look): Don't require.
3240 (python-after-info-look): New. A modified version of former
3241 top-level code for use with eval-after-load.
3242 (python-maybe-jython, python-guess-indent): Use widened buffer.
3243 (python-fill-paragraph): Re-written.
3244 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
3245 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
3246
3247 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
3248
3249 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
3250 Set compilation-error-regexp-alist earlier.
3251
3252 * progmodes/compile.el (compilation-minor-mode-map)
3253 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
3254 (compile-goto-error): Re-merge the mouse and non-mouse commands.
3255
3256 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3257
3258 * progmodes/compile.el (compile-goto-error): Select the buffer/window
3259 corresponding to the event.
3260
3261 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
3262
3263 * loadup.el: Add cygwin to system-type list, for unexec() support.
3264
3265 2004-04-12 John Paul Wallington <jpw@gnu.org>
3266
3267 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
3268 (ibuffer-restore-window-config-on-quit): New variable to replace
3269 `ibuffer-delete-window-on-quit'. Update all references.
3270 (ibuffer-prev-window-config): New variable.
3271 (ibuffer-quit): Restore previous window configuration instead of
3272 deleting window.
3273 (ibuffer): Save window configuration before showing Ibuffer buffer.
3274
3275 * help.el (describe-mode): Doc fix.
3276
3277 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3278
3279 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
3280 not to treat nil as a function.
3281
3282 * vc-arch.el (vc-arch-root): Be a bit more careful.
3283 (vc-arch-register): Save the buffer if we modified it.
3284 (vc-arch-delete-rej-if-obsolete): Save excursion.
3285 (vc-arch-find-file-hook): Use the simpler after-save-hook.
3286 (vc-arch-responsible-p, vc-arch-init-version): New functions.
3287
3288 * net/ldap.el (ldap-search): Use list*.
3289
3290 2004-04-12 Juri Linkov <juri@jurta.org>
3291
3292 * info.el (Info-follow-reference): Allow multiline reference name.
3293
3294 2004-04-11 Dave Love <fx@gnu.org>
3295
3296 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
3297
3298 * progmodes/python.el: New file.
3299
3300 2004-04-11 Andre Spiegel <spiegel@gnu.org>
3301
3302 * vc-hooks.el (vc-arg-list): Function removed.
3303 (vc-default-workfile-unchanged-p): Use condition-case to check for
3304 backward compatibility.
3305
3306 * vc.el (vc-print-log): Use condition-case to check for backward
3307 compatibility.
3308
3309 2004-04-11 Juri Linkov <juri@jurta.org>
3310
3311 * dired.el (dired-faces): New defgroup.
3312 (dired-header, dired-mark, dired-marked, dired-flagged)
3313 (dired-warning, dired-directory, dired-symlink, dired-ignored):
3314 New faces.
3315 (dired-header-face, dired-mark-face, dired-marked-face)
3316 (dired-flagged-face, dired-warning-face, dired-directory-face)
3317 (dired-symlink-face, dired-ignored-face): New face variables.
3318 (dired-font-lock-keywords): Use them instead of font-lock faces.
3319 Split the rule for dired marks into 3 separate rules: for marks,
3320 marked file names and flagged file names.
3321
3322 * help-mode.el (help-make-xrefs): Add a final newline to the
3323 *Help* buffer.
3324
3325 2004-04-11 John Paul Wallington <jpw@gnu.org>
3326
3327 * replace.el (occur-engine): Distinguish between one and several
3328 matches in the matches per buffer heading.
3329
3330 2004-04-11 Kim F. Storm <storm@cua.dk>
3331
3332 * ido.el (ido-confirm-unique-completion): New defcustom.
3333 (ido-complete): Use it.
3334 (ido-write-file): Set it to t unconditionally.
3335
3336 2004-04-10 Miles Bader <miles@gnu.org>
3337
3338 RCS keyword removal (only non-comment changes are enumerated here):
3339
3340 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
3341 (byte-compile-insert-header): Don't use `byte-compile-version'.
3342 * forms.el (forms-version): Variable removed.
3343 (forms-mode): Don't use `forms-version'.
3344 * recentf.el (recentf-version): Variable removed.
3345 * progmodes/delphi.el (delphi-version): Variable removed.
3346 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
3347
3348 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3349
3350 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
3351
3352 2004-04-09 Jesper Harder <harder@ifa.au.dk>
3353
3354 * info.el (info-apropos): Improve menu item regexp.
3355
3356 2004-04-09 Simon Josefsson <jas@extundo.com>
3357
3358 * mail/smtpmail.el: Add comment, based on report by
3359 kdc@rcn.com (Kevin D. Clark).
3360
3361 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3362
3363 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3364 Redo one more thing that I didn't notice Daniel had undone.
3365
3366 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
3367
3368 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
3369 (gdb-goto-breakpoint, gdb-display-buffer)
3370 (gdb-display-source-buffer, gdb-view-source-function)
3371 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
3372 (gdb-source-info, gdb-frame-handler): Don't specify a window
3373 for display.
3374 (gdb-info-breakpoints-custom): Remove superfluous update of
3375 assembler buffer.
3376 (gdb-many-windows): Make settable outside gdb.
3377
3378 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
3379
3380 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
3381 Derive from fundamental-mode rather than text-mode.
3382
3383 2004-04-08 Juri Linkov <juri@jurta.org>
3384
3385 * info.el (Info-history): Doc fix.
3386 (Info-history-list): New var.
3387 (info-xref): Change magenta4 to blue, remove bold for dark and
3388 light backgrounds, change bold to underline for non-color classes.
3389 (info-xref-visited): New face.
3390 (Info-fontify-visited-nodes): New custom.
3391 (Info-hide-note-references): Add new value `hide'. Doc fix.
3392 (Info-reference-name): New var.
3393 (Info-selection-hook): New custom.
3394 (Info-edit-mode-hook): New var.
3395 (Info-find-file): New fun.
3396 (Info-find-node): Move part of code to Info-find-file.
3397 (Info-find-node-2): Add anchors to Info-history-list. Move point
3398 to the place with the reference name if name is defined.
3399 (Info-select-node): Add current node to Info-history-list.
3400 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
3401 (Info-search-whitespace-regexp): New custom.
3402 (Info-search-case-fold): New var.
3403 (Info-search): Add "case-sensitively" to the prompt.
3404 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
3405 (Info-search-case-sensitively, Info-search-next): New fun.
3406 (Info-up): Move point to the menu item of the current node.
3407 (Info-history): New fun. Add *info-history* to
3408 same-window-buffer-names.
3409 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
3410 (Info-insert-toc): New fun.
3411 (Info-build-toc): New fun.
3412 (Info-follow-reference): Add new arg `fork'. Doc fix.
3413 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
3414 with the same name prefer the reference closest to point.
3415 (Info-next-reference): Replace * by + in the *Note regexp.
3416 Add regexp for http:// and ftp://. Skip the *Note prefix.
3417 (Info-prev-reference): Replace * by + in the *Note regexp.
3418 Add regexp for http:// and ftp://. Skip the *Note prefix.
3419 (Info-follow-nearest-node): Add new arg `fork'.
3420 (Info-try-follow-nearest-node): Add new arg `fork'.
3421 Call browse-url for http:// and ftp:// references.
3422 Set Info-reference-name for index entries.
3423 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
3424 Info-search-next, Info-history, Info-toc, clone-buffer.
3425 (Info-menu-update): Replace * by + in the *Note regexp.
3426 (Info-mode): Add documentation for Info-history, Info-toc,
3427 Info-search-case-sensitively, Info-search-next, clone-buffer.
3428 (Info-fontify-menu-headers): Remove fun. Move code to
3429 Info-fontify-node.
3430 (Info-fontify-node): Add docstring. Add local vars
3431 fontify-visited-p and not-fontified-p. If not-fontified-p is t
3432 then fontify header line, titles, menu headers, http and ftp
3433 references, refill paragraphs. If not-fontified-p is t or
3434 fontify-visited-p is t then fontify cross references, menu items.
3435 Fontify menu headers. Fontify http and ftp references.
3436 Change regexp for cross references to require whitespace after *Note,
3437 add matching groups for file and node names. Remove hack for quote.
3438 Use display property for Info-hide-note-references=t. Use fifth
3439 or fourth match for help-echo. Display visited nodes in a
3440 different face. Unhide file names of external references.
3441 Unhide newlines. Display visited menu items in a different face.
3442
3443 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
3444
3445 * progmodes/compile.el: Require CL.
3446 (compilation-mode-font-lock-keywords): Re-install the "line as
3447 function" patch.
3448
3449 * help-fns.el (help-C-source-directory): New var.
3450 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
3451 (describe-function-1, describe-variable): Use them.
3452
3453 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
3454 to C source files specially.
3455
3456 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
3457
3458 * info.el (Info-hide-cookies-node): New function.
3459 (Info-select-node): Use it.
3460 (Info-display-images-node): Remove message with image file name.
3461
3462 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
3463
3464 * progmodes/compile.el (compilation-warning-face)
3465 (compilation-info-face, compilation-skip-threshold)
3466 (compilation-skip-visited, compilation-context-lines):
3467 Declare :version when added to Emacs.
3468 (compilation-error-regexp-alist-alist): Extend caml and irix.
3469 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
3470 (compilation-mode-font-lock-keywords): Temporarily undo line as
3471 function patch, which wasn't ready.
3472
3473 2004-04-07 Kenichi Handa <handa@m17n.org>
3474
3475 * international/latin1-disp.el (latin1-display-setup): Check each
3476 character is displayable or not instead of calling
3477 latin1-display-check-font.
3478
3479 2004-04-06 Kenichi Handa <handa@m17n.org>
3480
3481 * language/ethio-util.el (ethio-sera-being-called-by-w3):
3482 New variable.
3483 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
3484 instead of sera-being-called-by-w3.
3485 (ethio-fidel-to-sera-buffer): Likewise.
3486 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
3487 instead of sera-being-called-by-w3.
3488 (ethio-write-file): Likewise.
3489
3490 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3491
3492 * printing.el: Doc fix.
3493
3494 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
3495
3496 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
3497 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
3498 (gdb-setup-windows): Only use separate IO buffer if required.
3499
3500 2004-04-06 Kim F. Storm <storm@cua.dk>
3501
3502 * term.el (term-is-xemacs): Remove.
3503 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
3504 (term-window-width): New function.
3505 (term-mode, term-check-size): Use it.
3506 (term-mode): Disable overflow-newline-into-fringe in term buffer.
3507
3508 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
3509
3510 * cus-edit.el (custom-add-parent-links): Change unbound variable
3511 `symbol' to `name'.
3512
3513 2004-04-05 Jesper Harder <harder@ifa.au.dk>
3514 * info.el (info-apropos): New function.
3515 (Info-mode-menu): Add it.
3516 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
3517
3518 * help-mode.el (help-make-xrefs): Recognize aliased variable with
3519 inherited docstring.
3520
3521 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
3522
3523 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3524
3525 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
3526
3527 * progmodes/compile.el (font-lock): Don't require any more.
3528 (compilation-error-properties, compilation-start, compilation-sentinel)
3529 (compilation-filter, next-error): Use with-current-buffer.
3530 (compilation-skip-to-next-location, compilation-skip-threshold)
3531 (compilation-skip-visited): Move to silence the byte-compiler.
3532 (compilation-setup): Simplify.
3533 (compilation-next-error): Use line-(beginning|end)-position.
3534 Make sure `pt' is non-nil before using compilation-loop.
3535 (compile-goto-error): Add optional event arg. Use it.
3536 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
3537 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
3538 Update the binding for mouse-2.
3539 (first-error): Set compilation-current-error to nil rather than bob.
3540 (compilation-parsing-end, compilation-parse-errors-function)
3541 (compilation-error-list, compilation-old-error-list):
3542 "New" compatibility variables.
3543 (compile-buffer-substring, compilation-compat-error-properties)
3544 (compilation-compat-parse-errors, compilation-forget-errors):
3545 New compatibility functions.
3546 (compilation-mode-font-lock-keywords): Use them.
3547
3548 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3549
3550 * autorevert.el (auto-revert-handler): If point (or a window
3551 point) is at the end of the buffer, keep it there after
3552 reverting. This allows to tail a file.
3553 Mention this in the `Commentary'.
3554
3555 * format.el (format-write-file): Add optional argument CONFIRM
3556 and make it behave like the analogous argument to `write-file'.
3557
3558 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3559
3560 * progmodes/ebnf2ps.el: Doc fix.
3561 (ebnf-version): New version number (4.2).
3562 (ebnf-syntax): Customization and docstring fix.
3563 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
3564 Put autoloaded funs before first use.
3565 (ebnf-style-database): Add dtd entry.
3566 (ebnf-syntax-alist): Add dtd initialization.
3567 (ebnf-token-sequence): New fun.
3568 (ebnf-comment-table): Add new comment action character.
3569 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
3570
3571 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
3572 Type Definition for XML).
3573
3574 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
3575 * progmodes/ebnf-bnf.el (ebnf-sequence):
3576 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
3577 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
3578 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
3579 Code simplification: call ebnf-token-sequence.
3580
3581 2004-04-04 Eli Zaretskii <eliz@gnu.org>
3582
3583 * calendar/timeclock.el (timeclock-relative)
3584 (timeclock-get-project-function, timeclock-get-workday-function)
3585 (timeclock-query-out, timeclock-when-to-leave)
3586 (timeclock-when-to-leave-string, timeclock-log-data)
3587 (timeclock-generate-report, timeclock-in): Doc fixes.
3588
3589 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3590
3591 * url/: New dir. Import the URL package from its repository.
3592
3593 2004-04-03 Andreas Schwab <schwab@suse.de>
3594
3595 * diff-mode.el (diff-mode): Fix missing quote.
3596
3597 2004-04-03 Juri Linkov <juri@jurta.org>
3598
3599 * descr-text.el (describe-property-list): Add `font-lock-face'.
3600
3601 * dired.el (dired-font-lock-keywords): Fix permission regexps.
3602
3603 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3604
3605 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
3606 Use utf-16le on little endian machines and utf-16be otherwise.
3607
3608 2004-04-02 David Kastrup <dak@gnu.org>
3609
3610 * net/browse-url.el (browse-url-generic): Use call-process
3611 instead of start-process to allow browsers that fork and detach.
3612
3613 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
3614
3615 * compile.el (compilation-current-error): New var.
3616 (compilation-setup, compile-mouse-goto-error)
3617 (compile-goto-error, next-error): Use it.
3618 (compilation-skip-to-next-location): Default to t, which gives
3619 contiguous skipping like old compile (where this was redundant).
3620 (compilation-next-error): Prevent previous-* commands from moving
3621 back to message at or just before point.
3622
3623 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
3624
3625 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
3626 (gdb-source-info): Don't display source at startup, if required.
3627 (gdb-show-main): New option.
3628 (gdba): Update documentation.
3629 (gdb-source): Cover case of auto-display output.
3630
3631 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
3632
3633 * autorevert.el: Delete obsolete autoload's and defvar's.
3634 (auto-revert-check-vc-info): New user option.
3635 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
3636 (auto-revert-handler-vc): Delete.
3637 (auto-revert-handler): Treat return value `fast' of
3638 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
3639
3640 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
3641 return `fast'.
3642
3643 * files.el (buffer-stale-function): Doc change.
3644
3645 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3646
3647 * printing.el: New tip on Tips section.
3648 (pr-version): New version number (6.7.4).
3649 (pr-shell-file-name): Initialization fix.
3650
3651 2004-03-31 Juri Linkov <juri@jurta.org>
3652
3653 * dired.el: Add autoload for `dired-do-touch'.
3654 (dired-touch-program): New var.
3655 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
3656 (dired-no-confirm): Add `touch' to docstring.
3657
3658 * dired-aux.el (dired-do-touch): New fun.
3659 (dired-do-chxxx): Add argument -t for touch operation.
3660
3661 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
3662 `dired-move-to-filename-regexp'.
3663
3664 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
3665
3666 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
3667
3668 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3669
3670 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
3671 and only if the buffer was modified.
3672
3673 2004-03-30 Kenichi Handa <handa@m17n.org>
3674
3675 * international/characters.el: Delete pairs for U+2308..U+230B.
3676
3677 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
3678
3679 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
3680 to detect the beginning of a level 2 or 3 annotation.
3681
3682 2004-03-29 Kenichi Handa <handa@m17n.org>
3683
3684 * international/ucs-tables.el (ucs-insert): Fix the error message.
3685
3686 2004-03-29 Kenichi Handa <handa@m17n.org>
3687
3688 * international/mule-util.el (char-displayable-p): Fix generation
3689 of XLFD file name.
3690
3691 * Makefile.in (setwins, setwins_almost): Change directory to $wd
3692 before finding directories by `find'.
3693
3694 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3695
3696 * subr.el (interactive-form): Delete. Now implemented in C.
3697
3698 * pcvs.el (cvs-parse-process): Workaround for Darwin.
3699
3700 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
3701 (vc-diff-label): New fun.
3702 (vc-diff-internal): Use it.
3703
3704 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
3705
3706 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3707
3708 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
3709
3710 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
3711 specify XML (EBNFX).
3712
3713 * progmodes/ebnf2ps.el: Doc fix.
3714 (ebnf-version): New version number (4.1).
3715 (ebnf-syntax): Adjust customization.
3716 (ebnf-style-database): Add ebnfx entry.
3717 (ebnf-syntax-alist): Add ebnfx initialization.
3718 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
3719
3720 * printing.el: Doc fix.
3721 (pr-version): New version number (6.7.3).
3722 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
3723 returns nil for mouse position. Reported by Drew Adams
3724 <drew.adams@oracle.com>.
3725 (pr-update-menus): Modify interactive declaration. Reported by Drew
3726 Adams <drew.adams@oracle.com>.
3727
3728 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
3729
3730 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
3731 (gud-gdba-marker-filter): Log the process input and output, if
3732 required. From Stefan Monnier.
3733 (gdb-debug-log, gdb-enable-debug-log): New variables.
3734 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
3735
3736 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3737
3738 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
3739 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
3740
3741 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
3742
3743 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
3744 Call vc-find-file-hook here instead of in auto-revert-buffers.
3745 (auto-revert-buffers): Delete call to vc-find-file-hook.
3746 (auto-revert-verbose, global-auto-revert-non-file-buffers)
3747 (global-auto-revert-mode, auto-revert-set-timer)
3748 (auto-revert-handler, auto-revert-buffers): Doc fixes.
3749
3750 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
3751
3752 * woman.el (woman-change-fonts): Rename local variable
3753 woman-font-alist to font-alist to avoid a compiler warning.
3754
3755 2004-03-27 Dave Love <fx@gnu.org>
3756
3757 * emacs-lisp/rx.el (rx): Doc fix.
3758 Fix copyright years.
3759
3760 * strokes.el (strokes-global-set-stroke-string): New function.
3761 (strokes-list-strokes): Cope with strings, not just commands.
3762 Set foreground colour of image.
3763 (strokes-global-set-stroke): Doc fix.
3764
3765 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
3766
3767 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
3768 Auto Revert mode.
3769 (Buffer-menu-files-only): New variable.
3770 (Buffer-menu-toggle-files-only): New function.
3771 (Buffer-menu-mode-map): Bind it to `T'.
3772 (Buffer-menu-mode): Mention `T' in docstring.
3773 Set buffer-stale-function.
3774 (list-buffers-noselect): Mark buffer non-modified and set
3775 Buffer-menu-files-only.
3776
3777 * dired.el (buffer-stale-function): Remove no longer needed defvar.
3778
3779 * autorevert.el (auto-revert-handler): Print revert message
3780 before, rather than after, reverting.
3781 (buffer-stale-function): Move to files.el.
3782
3783 * files.el (buffer-stale-function): Move here from autorevert.el.
3784
3785 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3786
3787 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
3788
3789 * calc/calc.el (calc-mode-map): Use mapc.
3790
3791 * apropos.el (apropos-mode): Don't autoload.
3792 (apropos-symbols-internal): New fun. Extracted from `apropos'.
3793 (apropos): Use it.
3794 (apropos-print): Add optional `text' argument.
3795 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
3796 Don't assume point-min == 1.
3797
3798 * bs.el (bs-buffer-list): Use buffer-local-value.
3799 (bs--set-toggle-to-show): Use with-current-buffer.
3800
3801 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
3802 New funs.
3803 (list-buffers-noselect): Use them. Adjust :align-to to new style.
3804
3805 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
3806
3807 * dabbrev.el (dabbrev-expand): Fix regexp construction.
3808 (dabbrev--find-expansion): Use pop.
3809 (dabbrev--search): Use match-string-no-properties.
3810
3811 * dired.el (dired-mode): Use run-mode-hooks.
3812 (dired-move-to-end-of-filename): Use match-string.
3813
3814 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
3815 is bound before using it.
3816 (ediff-verbose-p): Make it into a var since it's not constant.
3817
3818 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
3819
3820 * faces.el (read-face-font): Don't cons up unnecessarily.
3821 (header-line, tool-bar): Share common parts.
3822
3823 * files.el (file-relative-name): Use compare-strings.
3824
3825 * finder.el (finder-mode): Follow coding convention.
3826
3827 * subr.el (read-number): New function.
3828
3829 * ses.el (ses-read-number): Move to subr.el.
3830 (ses-set-header-row): Use read-number.
3831
3832 2004-03-26 Andre Spiegel <spiegel@gnu.org>
3833
3834 * vc-hooks.el (vc-arg-list): New function, which handles both
3835 compiled and uncompiled code.
3836 (vc-default-workfile-unchanged-p): Use it.
3837
3838 * vc.el (vc-print-log): Undo prev change, use new function
3839 vc-arg-list from vc-hooks.el.
3840
3841 2004-03-26 Masatake YAMATO <jet@gyve.org>
3842
3843 * simple.el (completion-setup-function): Emphasize the
3844 first uncommon characters in the completions; and de-emphasize
3845 the common prefix substrings.
3846 (completion-emphasis): New face.
3847 (completion-de-emphasis): New face.
3848
3849 2004-03-25 Juanma Barranquero <lektu@terra.es>
3850
3851 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
3852 Comment out (it's unused and unfinished code).
3853
3854 2004-03-25 Sam Steingold <sds@gnu.org>
3855
3856 * vc.el (vc-print-log): Fix a bug in the last patch:
3857 backend-function may be a byte-compiled object, not a lambda.
3858
3859 2004-03-25 Juri Linkov <juri@jurta.org>
3860
3861 * descr-text.el (describe-property-list): Add a button
3862 for `face' property that calls `describe-face'.
3863 Suggested by luis fernandes <elf@ee.ryerson.ca>
3864
3865 * international/mule.el (keyboard-coding-system):
3866 * kmacro.el (kmacro-call-macro): Fix docstring.
3867
3868 * dired.el: Fix comments.
3869
3870 * textmodes/fill.el (fill): Fix Info link.
3871
3872 * font-lock.el (fast-lock, lazy-lock):
3873 * jit-lock.el (jit-lock): Remove links to removed Support Modes
3874 Info node.
3875
3876 * eshell/eshell.el (eshell): Fix broken info-link.
3877
3878 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
3879 * eshell/em-banner.el (eshell-banner):
3880 * eshell/em-smart.el (eshell-smart):
3881 * eshell/esh-cmd.el (eshell-cmd):
3882 Comment out broken info-links to incomplete Info manual.
3883
3884 * info-xref.el: Fix commentary.
3885
3886 2004-03-25 Kevin Ryde <user42@zip.com.au>
3887
3888 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
3889 Remove spurious node duplicate suppression, doesn't work, not wanted.
3890 (info-xref-output): Take format style args, add "sit-for 0" to let
3891 user see the results as they progress.
3892 (info-xref-check-all-custom): New function.
3893
3894 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
3895
3896 * gdb-ui.el: Moved to progmodes.
3897
3898 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
3899
3900 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
3901
3902 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3903
3904 * calendar/appt.el (appt-check): Remove superfluous progn.
3905 When finished with diary buffer: if it was not being displayed
3906 before, kill it; otherwise restore its original state.
3907 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
3908
3909 * calendar/calendar.el (calendar-set-mode-line): Use total
3910 available mode-line width, rather than frame-width.
3911
3912 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
3913 after mode change so effect not lost.
3914
3915 2004-03-23 Dave Love <fx@gnu.org>
3916
3917 * dired.el (dired) <defgroup>: Add link to manual.
3918 (dired-font-lock-keywords): Add highlighting on unusual permissions.
3919 (dired-revert): Use dolist.
3920 (dired-mode-map): Add U binding.
3921 (dired-mode): Add font-lock-beginning-of-syntax-function.
3922 (dired-garbage-files-regexp): Make it a defcustom.
3923
3924 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
3925
3926 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
3927 is equivalent to nil.
3928 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
3929 (vc-arch-mode-line-string): Accept `added' state.
3930 (vc-arch-state): Use inode-sigs if available.
3931 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
3932 Copy&delete existing id file if any. Fallback if uuidgen is absent.
3933 (vc-arch-tagline-re): New var.
3934 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
3935 New functions.
3936 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
3937 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
3938
3939 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
3940 (vc-file-not-found-hook): Use it.
3941
3942 * diff-mode.el (diff-default-read-only): Change default.
3943 (diff-mode-hook): Make it a defcustom. Add some options.
3944 (diff-mode-map): Bind diff-refine-hook.
3945 (diff-yank-handler): New var.
3946 (diff-yank-function): New fun.
3947 (diff-font-lock-keywords): Use them.
3948 (diff-end-of-file): Handle case where file-header looks like diff text.
3949 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
3950 (diff-file-kill): Delete a subsequent empty line, if applicable.
3951 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
3952 (diff-find-file-name): Use it.
3953 (diff-tell-file-name): New command.
3954 (diff-mode): Be careful with view-mode.
3955 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
3956 New functions, for use in diff-mode-hook.
3957 (diff-find-source-location): Catch "regex too large" errors.
3958 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
3959 (diff-refine-hunk): New command.
3960
3961 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
3962 (smerge-context-menu-map): Remove unused var.
3963 (smerge-keep-all): Preserve markers.
3964 (smerge-keep-n): New fun.
3965 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
3966 (smerge-keep-current, smerge-ediff): Use it.
3967 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
3968 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
3969 (smerge-resolve): Resolve trivial 3-part conflicts.
3970
3971 2004-03-23 Juri Linkov <juri@jurta.org>
3972
3973 * man.el (Man-width): New var.
3974 (Man-getpage-in-background): Use it.
3975 (Man-support-local-filenames): New var and fun.
3976 (Man-build-man-command): Don't add a second %s.
3977 (Man-fontify-manpage): Clean up message.
3978 (Man-mode): Set outline-regexp, outline-level,
3979 imenu-generic-expression.
3980
3981 * woman.el (woman-fill-frame): Doc fix.
3982 (woman-decode-region): Use window-width instead of frame-width.
3983
3984 * abbrevlist.el (list-one-abbrev-table):
3985 * descr-text.el (describe-char):
3986 * international/mule-diag.el (describe-current-coding-system):
3987 * international/quail.el (quail-insert-decode-map):
3988 Use window-width instead of frame-width.
3989
3990 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
3991 (jka-compr-mode-alist-additions): Add tbz.
3992 (jka-compr-write-region, jka-compr-insert-file-contents):
3993 Add message for undefined compress-program.
3994 (jka-compr-write-region): Remove redundant var bindings.
3995
3996 * dired-x.el (dired-guess-shell-alist-default): Add choices for
3997 extracting files into subdirectory. Add tbz and dz. Fix regexps.
3998 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
3999 (dired-man): Use dired-guess-shell-command.
4000 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
4001 Change default nil to t.
4002
4003 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
4004 (dired-compare-directories): Add default value for empty input.
4005
4006 * help-at-pt.el: Move suggestions for key bindings to Commentary.
4007
4008 * time.el (display-time-string-forms): Fix help-echo date format.
4009
4010 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
4011
4012 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
4013 (buffer-stale-function): New variable.
4014 (auto-revert-list-diff, auto-revert-dired-file-list)
4015 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
4016 (auto-revert-handler): Take over some functionality of deleted
4017 functions.
4018 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
4019
4020 * dired.el (dired-directory-changed-p): New fun, extracted from
4021 dired-internal-noselect.
4022 (dired-buffer-stale-p): New fun.
4023 (dired-internal-noselect): Use dired-directory-changed-p.
4024 Eliminate revert messages.
4025 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
4026
4027 2004-03-23 Kenichi Handa <handa@m17n.org>
4028
4029 * international/characters.el: Setup syntaxes for more parentheses
4030 Unicode characters.
4031
4032 * international/mule-cmds.el (select-safe-coding-system):
4033 Merge coding-system and auto-cs before comparing them.
4034
4035 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4036
4037 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
4038
4039 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
4040 normal-auto-fill-function and comment-indent-function.
4041 The default values now work just as well.
4042 Don't set font-lock-beginning-of-syntax-function since we already set
4043 syntax-begin-function.
4044 (lisp-outline-level): Put ;;;###autoload at same level as (.
4045 (prin1-char): Quote special chars.
4046
4047 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
4048 than with-no-warnings.
4049
4050 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
4051 if the source location can't be found.
4052 (edebug-compute-previous-result): Use prin1-char.
4053
4054 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
4055 (debug-ignored-errors): Add an entry.
4056
4057 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
4058 (byte-compile-file): Output warning when deleting a file.
4059
4060 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
4061 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
4062
4063 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
4064 (byte-compile-inline-expand): Use backquote.
4065 (byte-optimize-pure-func): Rename from byte-optimize-concat.
4066 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
4067
4068 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
4069
4070 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
4071
4072 2004-03-22 Juri Linkov <juri@jurta.org>
4073
4074 * finder.el (finder-known-keywords): Fix data, tex, unix.
4075
4076 * play/landmark.el: Fix keywords.
4077
4078 * language/ethio-util.el (ethio-find-file): Doc fix.
4079
4080 * emacs-lisp/warnings.el: Doc fix.
4081
4082 * textmodes/ispell.el (ispell-help): Doc fix.
4083
4084 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
4085
4086 * format.el (format-insert-file): Always return a list of two
4087 elements, like insert-file-contents does.
4088
4089 2004-03-21 Andre Spiegel <spiegel@gnu.org>
4090
4091 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
4092 and vc-BACKEND-diff.
4093 (vc-print-log): If the print-log implementation supports it, use
4094 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
4095 (vc-version-diff, vc-diff-internal): Doc fixes.
4096
4097 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
4098 implementation supports it, let diff output go to *vc*,
4099 not *vc-diff*, since this is an internal call.
4100
4101 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
4102
4103 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
4104
4105 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
4106
4107 2004-03-21 Dave Love <fx@gnu.org>
4108
4109 * progmodes/cfengine.el (cfengine-mode):
4110 Set parse-sexp-ignore-comments.
4111
4112 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
4113
4114 2004-03-21 Juanma Barranquero <lektu@terra.es>
4115
4116 * allout.el (allout-mode): Fix docstring.
4117
4118 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
4119
4120 * files.el (insert-directory): Fix bug if SWITCHES is a list.
4121
4122 * autorevert.el (auto-revert-interval): Make new value take
4123 effect immediately when set through Custom.
4124 (auto-revert-set-timer): Add interactive declaration.
4125
4126 2004-03-19 David Ponce <david@dponce.com>
4127
4128 * ruler-mode.el (ruler-mode-header-line-format-old):
4129 Don't `make-variable-buffer-local'.
4130 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
4131 (ruler-mode-header-line-format): Simply funcall the above.
4132 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
4133 to save/restore a previous header line format.
4134 (ruler-mode-space): Don't depend on a numeric WIDTH value.
4135 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
4136 fringes and margins width.
4137 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
4138
4139 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
4140
4141 * log-edit.el (log-edit-font-lock-keywords): Typo.
4142
4143 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
4144 (tex-send-tex-command): Rather than here.
4145 (tex-compilation-parse-errors): Simplify.
4146
4147 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
4148
4149 * time.el (display-time-string-forms): Add help-echo with date on time.
4150
4151 * composite.el (compose-region): Use restore-buffer-modified-p.
4152
4153 * disp-table.el (standard-display-8bit): Simplify.
4154
4155 * server.el (server-process-filter): Delete temp frame.
4156
4157 * add-log.el (add-change-log-entry): Simplify.
4158
4159 2004-03-19 Kim F. Storm <storm@cua.dk>
4160
4161 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
4162 (hexl-follow-line): Don't require 'fringe.
4163
4164 * progmodes/compile.el (compilation-start): Always set
4165 compilation-last-buffer and return it.
4166
4167 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4168
4169 * simple.el (clone-buffer): Doc fix.
4170
4171 2004-03-18 Juanma Barranquero <lektu@terra.es>
4172
4173 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
4174
4175 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
4176
4177 * log-edit.el (log-edit-font-lock-keywords): New var.
4178 (log-edit-mode): Use it.
4179
4180 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
4181
4182 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
4183 properly for watching in speedbar.
4184
4185 2004-03-17 Masatake YAMATO <jet@gyve.org>
4186
4187 * smerge-mode.el (smerge-popup-context-menu):
4188 Put `unwind-protect' around `overlay-put' and `popup-menu'.
4189
4190 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
4191
4192 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
4193 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
4194 Take sealed revisions into account.
4195 (vc-arch-checkin): Extract a summary line from the message.
4196
4197 2004-03-16 Masatake YAMATO <jet@gyve.org>
4198
4199 * register.el (register): Provide `register' feature.
4200
4201 2004-03-15 Masatake YAMATO <jet@gyve.org>
4202
4203 Added context menu support in smerge mode.
4204 Most of the part is written by Stefan Monnier.
4205
4206 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
4207 New keymap and menu.
4208 (smerge-text-properties): New function.
4209 (smerge-remove-props): New function.
4210 (smerge-popup-context-menu): New function.
4211 (smerge-resolve): Call `smerge-remove-props'.
4212 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
4213 (smerge-keep-current): Ditto.
4214 (smerge-kill-current): New function.
4215 (smerge-match-conflict): Put text properties.
4216 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
4217
4218 2004-03-15 David Ponce <david@dponce.com>
4219
4220 * ruler-mode.el: (ruler-mode-left-fringe-cols)
4221 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
4222 (ruler-mode-right-scroll-bar-cols): Remove.
4223 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
4224 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
4225 Use fringe-columns and scroll-bar-columns.
4226
4227 2004-03-15 Masatake YAMATO <jet@gyve.org>
4228
4229 * hl-line.el (hl-line-range-function): New variable.
4230 (hl-line-move): New function.
4231 (global-hl-line-highlight): Use `hl-line-move'.
4232 (hl-line-highlight): Ditto.
4233
4234 * scroll-bar.el (scroll-bar-columns):
4235 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
4236
4237 * ruler-mode.el (top-level): Require scroll-bar and fringe.
4238 (ruler-mode-left-fringe-cols)
4239 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
4240 (ruler-mode-right-scroll-bar-cols)
4241 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
4242 (ruler-mode-ruler-function): New variable.
4243 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
4244 if the value for `ruler-mode-ruler-function'is given.
4245
4246 * hexl.el (hexl-mode-hook): Make the hook customizable.
4247 (hexl-address-area, hexl-ascii-area): New customize variables.
4248 (hexlify-buffer): Put font-lock-faces on the address area and
4249 the ascii area.
4250 (hexl-activate-ruler): New function.
4251 (hexl-follow-line): New function.
4252 (hexl-highlight-line-range): New function.
4253 (hexl-mode-ruler): New function.
4254
4255 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4256
4257 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
4258 (vc-default-find-file-hook): New fun.
4259 (vc-find-file-hook): Call new find-file-hook operation.
4260
4261 * vc-arch.el: New file.
4262
4263 2004-03-12 Jesper Harder <harder@ifa.au.dk>
4264
4265 * info-look.el (info-lookup): Reuse an existing Info window.
4266
4267 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
4268
4269 * woman.el (woman-preserve-ascii): Default value changed to t and
4270 doc string revised.
4271
4272 2004-03-12 Richard M. Stallman <rms@gnu.org>
4273
4274 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
4275 Fix minor bug.
4276
4277 * replace.el (occur-engine): Change message for count of matches.
4278
4279 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
4280 For strings, do compare text properties.
4281
4282 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
4283
4284 * progmodes/compile.el (compile-auto-highlight)
4285 (compilation-error-list, compilation-old-error-list)
4286 (compilation-parse-errors-function, compilation-parsing-end)
4287 (compilation-error-message, compilation-directory-stack)
4288 (compilation-enter-directory-regexp-alist)
4289 (compilation-leave-directory-regexp-alist)
4290 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
4291 (compilation-current-file, compilation-regexps): Remove vars.
4292
4293 (compile-error-at-point, compilation-error-filedata)
4294 (compilation-error-filedata-file-name, compile-reinitialize-errors)
4295 (compilation-next-error-locus, compilation-forget-errors)
4296 (count-regexp-groupings, compilation-parse-errors)
4297 (compile-collect-regexps, compile-buffer-substring): Remove funs.
4298
4299 (compile-internal): Make obsolete.
4300
4301 (compilation-first-column, compilation-error)
4302 (compilation-directory-matcher, compilation-page-delimiter)
4303 (compilation-mode-font-lock-keywords, compilation-debug)
4304 (compilation-error-face, compilation-warning-face)
4305 (compilation-info-face, compilation-line-face)
4306 (compilation-column-face, compilation-enter-directory-face)
4307 (compilation-leave-directory-face, compilation-skip-threshold)
4308 (compilation-skip-visited, compilation-context-lines): New vars.
4309
4310 (compilation-warning-face, compilation-info-face)
4311 (compilation-message-face): New faces.
4312
4313 (compilation-error-regexp-alist-alist): New constant.
4314
4315 (compilation-face, compilation-directory-properties)
4316 (compilation-assq, compilation-error-properties, compilation-start)
4317 (define-compilation-mode, compilation-loop)
4318 (compilation-set-window): New functions.
4319
4320 (compile): Additional argument for interactive compiles like TeX.
4321
4322 * progmodes/grep.el (kill-grep): Move here from compile.el
4323 (grep-error, grep-hit-face, grep-error-face)
4324 (grep-mode-font-lock-keywords): New variables.
4325 (grep-regexp-alist): Simplify regexp and add `binary' case.
4326 (grep-mode): New mode.
4327 (grep-process-setup): Simplify.
4328
4329 2004-03-11 Jason Rumney <jasonr@gnu.org>
4330
4331 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
4332 letters on DOS/Windows.
4333
4334 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
4335
4336 * server.el (server-name): New var.
4337 (server-socket-dir): New var to replace server-socket-name.
4338 (server-start): Use them.
4339
4340 2004-03-11 Simon Josefsson <jas@extundo.com>
4341
4342 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
4343 died to avoid infloop. Reported by Jonathan Glauner
4344 <jglauner@sbum.org>.
4345
4346 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
4347
4348 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
4349 (smerge-mode-menu): Use it to deactivate menu entries.
4350 (smerge-keep-current): New fun.
4351 (smerge-keep-current): Use it.
4352
4353 2004-03-10 John Paul Wallington <jpw@gnu.org>
4354
4355 * foldout.el (foldout-fold-list, foldout-modeline-string):
4356 Declare them as variables, not constants.
4357
4358 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4359
4360 * ps-print.el: Modification to print *Messages* buffer.
4361 (ps-print-version): New version 6.6.4.
4362 (ps-message-log-max): New fun.
4363 (ps-spool-without-faces, ps-spool-with-faces)
4364 (ps-count-lines-preprint): Code fix.
4365
4366 * printing.el: New tips in Tips section.
4367
4368 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4369
4370 * delim-col.el: Doc fix.
4371
4372 * printing.el: Doc fix. New doc section (Tips).
4373
4374 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
4375
4376 * type-break.el (type-break-emacs-variant): Remove.
4377 (type-break-run-at-time, type-break-cancel-function-timers):
4378 Use fboundp rather than version name and number.
4379
4380 2004-03-09 Masatake YAMATO <jet@gyve.org>
4381
4382 * hexl.el (hexl-mode): Use `make-local-variable' instead of
4383 `make-variable-buffer-local'.
4384
4385 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
4386
4387 * find-dired.el (find-dired): Call `shell-command' instead of
4388 `start-process-shell-command'. By this, Tramp takes over
4389 handling of remote directories.
4390
4391 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
4392
4393 * newcomment.el (comment-use-global-state): New var.
4394 (comment-search-forward): Use it.
4395
4396 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
4397
4398 * cus-edit.el (fill) <defgroup>: Move to fill.el.
4399
4400 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
4401 (enable-kinsoku): Make it a defcustom.
4402 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
4403 paragraph to same-comment-start-marker.
4404
4405 2004-03-07 Dave Love <fx@gnu.org>
4406
4407 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
4408 (browse-url-mail): Use it.
4409
4410 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
4411 (rfc2368-unhexify-string): Use replace-regexp-in-string.
4412
4413 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
4414
4415 * woman.el (woman-man.conf-path): Doc fix.
4416 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
4417
4418 2004-03-07 Eli Zaretskii <eliz@gnu.org>
4419
4420 * sort.el (sort-columns): Remove ms-dos from the list of systems
4421 where the external `sort' command is not used.
4422
4423 2004-03-07 Kim F. Storm <storm@cua.dk>
4424
4425 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
4426 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
4427 from overlay-arrow-variable-list.
4428 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
4429
4430 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
4431
4432 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
4433 overlay arrow string properly for the assembler buffer.
4434
4435 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
4436
4437 * mail/sendmail.el (mail-mode): Fix last change.
4438
4439 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
4440
4441 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
4442 for the assembler buffer.
4443 (gdb-assembler-custom): Position the overlay arrow.
4444 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
4445
4446 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
4447
4448 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
4449
4450 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
4451 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
4452
4453 * mail/sendmail.el (mail-mode): Set comment-start-skip.
4454
4455 * newcomment.el (uncomment-region): Allow non-terminated comment.
4456 (comment-normalize-vars): Check the user-specified comstart marker.
4457
4458 2004-03-04 Jesper Harder <harder@ifa.au.dk>
4459
4460 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
4461 Otherwise, do use it if the region only contains font-lock text
4462 properties.
4463
4464 2004-03-04 Masatake YAMATO <jet@gyve.org>
4465
4466 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
4467 as the callback function for eldoc.
4468 (hexl-print-current-point-info): New function.
4469 (hexl-current-address): Print the address in both decimal
4470 and hexadecimal format.
4471
4472 2004-03-04 Richard M. Stallman <rms@gnu.org>
4473
4474 * mail/rmail.el (rmail-convert-to-babyl-format):
4475 Specify t for UNIBYTE when calling mail-unquote-printable-region.
4476
4477 * mail/mail-utils.el (mail-unquote-printable-region):
4478 New arg UNIBYTE.
4479
4480 * startup.el (command-switch-alist): Doc fix.
4481
4482 * simple.el (undo): Temporarily set this-command to `undo-start',
4483 then set it to `undo' once undo-start returns without error.
4484
4485 * simple.el (minibuffer-history-sexp-flag): Doc fix.
4486
4487 * simple.el (kill-line): Don't disregard trailing whitespace
4488 in eol condition, if show-trailing-whitespace is set.
4489
4490 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
4491 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
4492 When disabling, restore old values only if mouse-sel-has-been-enabled.
4493
4494 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
4495 (isearch-{-char): New function.
4496 (isearch-mode-map): Bind { to isearch-{-char.
4497
4498 * font-lock.el (lisp-font-lock-keywords-2):
4499 Turn off the CL with-... and do-... general patterns.
4500 Instead, recognize several specific with... and do... constructs.
4501
4502 * files.el (switch-to-buffer-other-window):
4503 Bind same-window-buffer-names and same-window-regexps to nil.
4504 (switch-to-buffer-other-frame): Likewise.
4505
4506 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
4507
4508 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
4509 recognizing leading comment on code line.
4510
4511 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
4512
4513 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
4514 hidden files/directories.
4515
4516 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
4517
4518 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
4519 only comment-start (in case the mode hasn't set it).
4520
4521 * Makefile.in (AUTOGENEL): New var.
4522 (bootstrap-prepare): Rename from bootstrap-clean.
4523 Don't remove elc files.
4524 (maintainer-clean): New target.
4525
4526 * xml.el (xml-get-attribute-or-nil): Simplify.
4527
4528 2004-03-02 Juri Linkov <juri@jurta.org>
4529
4530 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
4531 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
4532 URL to prevent their substitution with the environment variable
4533 values by browsers.
4534
4535 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4536
4537 * ps-print.el: Doc fix.
4538 (ps-print-version): New version number (6.6.3).
4539 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
4540 Docstring fix.
4541 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
4542 before printing.
4543 (ps-time-stamp-yyyy-mm-dd): New fun.
4544 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
4545
4546 2004-03-02 Kim F. Storm <storm@cua.dk>
4547
4548 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
4549
4550 2004-03-01 Juanma Barranquero <lektu@terra.es>
4551
4552 * allout.el (allout-rebullet-heading): Fix typo in docstring.
4553
4554 * desktop.el (desktop-file-version)
4555 (desktop-after-read-hook): Fix typos.
4556 (desktop-clear-preserve-buffers): Remove redundant info in
4557 docstring already shown by the obsolescence message.
4558 (desktop-truncate, desktop-internal-v2s)
4559 (desktop-value-to-string): Change argument name to match docstring.
4560
4561 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
4562
4563 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
4564 docstring.
4565
4566 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4567
4568 * printing.el: Replace "As Is..." in PostScript file print/preview by
4569 "No Preprocessing...". Suggested by Colin Marquardt
4570 <_marquardt_@zmd.de>.
4571 (pr-insert-section-4): Adjust buffer interface.
4572
4573 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
4574
4575 Version 2.0.39 of Tramp released.
4576
4577 * net/tramp.el (tramp-handle-file-local-copy)
4578 (tramp-handle-write-region, tramp-open-connection-rsh):
4579 Variable name typo. Small change. From Patrick Tullmann
4580 <tullmann@flux.utah.edu>.
4581 (tramp-process-connection-type): New variable.
4582 (tramp-maybe-open-connection): Use it.
4583 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
4584 (tramp-touch): Set last-modified time of a remote file.
4585 (tramp-handle-write-region): Say which function is used when encoding.
4586
4587 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4588
4589 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
4590 case of non-existing filename, too. Reported by Christoph Bauer
4591 <c_bauer@informatik.uni-kl.de>.
4592 (tramp-smb-get-file-entries): The directory in question should
4593 have permissions "drwxrwxrwx". Just virtual, because we don't
4594 know the real permissions. Don't we know?
4595 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
4596 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
4597 (tramp-smb-wait-for-output): Optimize algorithm getting pending
4598 output. If it was received chunkwise, there have been problems.
4599 Remove the "prompt not found" error message; it is obvious.
4600 Simplify algorithm.
4601 (tramp-smb-process-running): Remove. Since we acknowledge the
4602 virtual prompt for shares, there's no need for distinction of
4603 reading shares (process ends afterwards) and interactive mode of
4604 smblient.
4605 (tramp-smb-open-connection): Setting process sentinel removed.
4606 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
4607 "NT_STATUS_NETWORK_ACCESS_DENIED".
4608 (tramp-smb-maybe-open-connection): Set `process-connection-type'
4609 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
4610 (top-level): Setting default value in `tramp-default-method-alist'
4611 corrected. Order of USER and HOST have been wrong.
4612 Nobody complained for months ...
4613 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
4614 (tramp-smb-open-connection): Clear password cache if login has failed.
4615
4616 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
4617 `tramp-unified-filenames'.
4618 (tramp-completion-mode): Make test for XEmacs explicitely.
4619 `event-to-character' can exists in Emacs packages too.
4620 Reported by Matt Swift <swift@alum.mit.edu>.
4621 (tramp-buffer-name): Buffer name must contain the user if exists.
4622 Reported by Adrian Phillips <a.phillips@met.no>.
4623 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
4624 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
4625 (tramp-do-copy-or-rename-file-out-of-band): Rename from
4626 `tramp-do-copy-or-rename-file-one-local', because it handles also
4627 the case both files use the same out-of-band method.
4628 Implementation added.
4629 (tramp-handle-file-local-copy, tramp-handle-write-region):
4630 Out-of-band handling removed. `copy-file' called instead, which
4631 calls `tramp-do-copy-or-rename-file-out-of-band'.
4632 (tramp-action-password): Check for out-of-band method removed.
4633 This function is used for 'login-program.
4634 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
4635 appropriate.
4636 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
4637 and `tramp-parse-sknownhosts'.
4638 (tramp-completion-function-alist): It's a defvar now, because we
4639 want to apply the optimized `tramp-set-completion-function'
4640 instead of a static list.
4641 (tramp-set-completion-function): Implementation tuned.
4642 Avoid double entries, and entries where the function or the
4643 file/directory doesn't exist.
4644 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
4645 for SSH2.
4646 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
4647 (tramp-handle-dired-compress-file): New function.
4648 (tramp-async-proc): New variable.
4649 (tramp-handle-shell-command): Adding asynchronous processes.
4650 They are far from being perfect, but it works at least for
4651 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
4652 (top-level): Require password.el if visible. Should be mandatory
4653 once No Gnus has found its way into (X)Emacs.
4654 (tramp-read-passwd): Invoke `password-read' if available,
4655 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
4656 fallback any longer.
4657 (tramp-clear-passwd): New function.
4658 (tramp-process-actions, tramp-process-multi-actions):
4659 Clear password cache if login has failed.
4660
4661 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
4662 its own module.
4663 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
4664 `ange-ftp-ftp-name-res'. There could be incorrect values from
4665 previous calls in case the "ftp" method is used in the Tramp file
4666 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
4667
4668 2004-02-28 Richard M. Stallman <rms@gnu.org>
4669
4670 * term.el (term-mouse-paste): Call mouse-set-point.
4671
4672 * thumbs.el: New file.
4673
4674 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4675
4676 * progmodes/ebnf-abn.el: Doc fix.
4677
4678 * progmodes/ebnf-bnf.el: Doc fix.
4679 (ebnf-repeat): Code fix.
4680
4681 * progmodes/ebnf2ps.el: Doc fix.
4682 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
4683
4684 2004-02-28 Juri Linkov <juri@jurta.org>
4685
4686 * ffap.el (dired-at-point): Additional writability test for
4687 relative directory names.
4688 (dired-at-point-prompter): Treat directories as a directory, get
4689 the directory component from files.
4690 (ffap-string-at-point): Return string from region if region is active.
4691 (ffap-file-at-point): Remove redundant code.
4692
4693 2004-02-28 Kim F. Storm <storm@cua.dk>
4694
4695 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
4696 Initialize margin area images to nil.
4697 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
4698 (breakpoint-enabled-bitmap-face)
4699 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
4700 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
4701 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
4702 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
4703 (gdb-reset): Use gdb-remove-breakpoint-icons.
4704 (gdb-put-string): Add dprop arg to specify alternative display
4705 property (for setting fringe bitmap).
4706 (gdb-remove-strings): Doc fix.
4707 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
4708 icon in fringe (if available), or else as icon or text in display
4709 margin. Creates necessary icons in breakpoint-bitmap,
4710 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
4711 Also make left window margin if required.
4712 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
4713 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
4714 no longer needed.
4715 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
4716 gdb-put-breakpoint-icon.
4717 (gdb-assembler-mode): Don't set left-margin-width here.
4718
4719 2004-02-27 Kevin Ryde <user42@zip.com.au>
4720
4721 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
4722 comma, so that it DTRT in macros.
4723
4724 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
4725
4726 * progmodes/sh-script.el (sh-shell-arg)
4727 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
4728 (sh-leading-keywords, sh-other-keywords): Fix custom type.
4729
4730 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4731
4732 * faces.el (face-spec-set-match-display): Add a new attribute,
4733 `min-colors'.
4734 (region, highlight, secondary-selection): Use `min-colors'.
4735
4736 * custom.el (defface): Add documentation for `min-colors'.
4737
4738 * font-lock.el (font-lock-comment-face, font-lock-string-face)
4739 (font-lock-keyword-face, font-lock-function-name-face)
4740 (font-lock-variable-name-face, font-lock-constant-face):
4741 Use `min-colors'.
4742
4743 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
4744
4745 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4746
4747 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
4748 define assq-delete-all if it's not defined.
4749 (ebnf-generate-region): Code fix.
4750
4751 * printing.el: Doc fix.
4752 (pr-version): New version number (6.7.2).
4753 (pr-command): Return empty string if command is an empty string.
4754
4755 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4756
4757 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
4758
4759 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
4760 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
4761 semi-down-full. Fix a bug on productions like test = {"test"}* | (
4762 "tt" ["test"] ). Reported by Markus Dreyer
4763 <mdreyer@ix.urz.uni-heidelberg.de>.
4764 (ebnf-version): New version number (4.0).
4765 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
4766 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
4767 (ebnf-delete-style): New commands.
4768 (ebnf-directory, ebnf-file): New funs.
4769 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
4770 (ebnf-production-name-p, ebnf-stop-on-error): New options.
4771 (ebnf-syntax-alist): New var.
4772 (ebnf-element-width): New fun replacing ebnf-list-width.
4773 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
4774 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
4775 (ebnf-prologue): Adjust vars.
4776 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
4777 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
4778 (ebnf-check-style-values, ebnf-generate-production)
4779 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
4780 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
4781 (ebnf-token-repeat): Code fix.
4782
4783 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
4784 %right, %left and %prec. Suggested by Matthew K. Junker
4785 <junker@alum.mit.edu>.
4786 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
4787
4788 * progmodes/ebnf-iso.el: Doc fix.
4789 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
4790 (ebnf-iso-lex): Code fix.
4791
4792 * progmodes/ebnf-bnf.el: Doc fix.
4793 (ebnf-bnf-lex): Code fix.
4794
4795 * progmodes/ebnf-otz.el: Doc fix.
4796
4797 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4798
4799 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
4800 (abbrev-prefix-mark): Doc fix.
4801
4802 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
4803
4804 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
4805 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
4806 (gdb-var-delete): Make interactive (really).
4807 (gdb-edit-value): Make non-interactive.
4808
4809 * progmodes/gud.el (gud-speedbar-menu-items):
4810 Add gdb-var-delete and, indirectly, gdb-edit-value.
4811 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
4812 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
4813 (gud-gdb-marker-filter): Add comment for annotations.
4814
4815 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
4816
4817 * calendar/calendar.el (generate-calendar)
4818 (calendar-read-date): Prevent display of BC calendars once more -
4819 reverts 2003-10-01 change.
4820 (generate-calendar-month): Doc fix.
4821
4822 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4823
4824 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
4825 return value of increment-calendar-month.
4826
4827 2004-02-21 Stephen Compall <s11@member.fsf.org>
4828
4829 * saveplace.el (save-place-forget-unreadable-files)
4830 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
4831 (save-place-forget-unreadable-files): New function.
4832 (save-place-alist-to-file): Use it to filter out files that are
4833 no longer readable.
4834
4835 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
4836 current Texinfo environment, using the same method as in
4837 `texinfo-insert-@end', and insert a space rather than a newline if
4838 point in a @table environment.
4839
4840 2004-02-21 Juri Linkov <juri@jurta.org>
4841
4842 * ffap.el (ffap-file-at-point): Try parent directories.
4843
4844 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
4845
4846 * vcursor.el (vcursor-modifiers): New defcustom.
4847 (vcursor-cs-binding): Use vcursor-modifiers instead of a
4848 hard-coded list.
4849
4850 2004-02-21 Masatake YAMATO <jet@gyve.org>
4851
4852 * play/animate.el (animate-birthday-present): Accept names other
4853 than `Sarah', too.
4854
4855 2004-02-21 Juri Linkov <juri@jurta.org>
4856
4857 * startup.el: Remove table of command line arguments from the
4858 Commentary section.
4859
4860 2004-02-20 John Wiegley <johnw@newartisans.com>
4861
4862 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
4863 again" modifier from 'e' to 'E', since 'e' is also used by the
4864 "file extension" modifier.
4865
4866 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
4867
4868 * help-fns.el (describe-categories): Doc fix.
4869
4870 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
4871
4872 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
4873 temporary file for buffer already visiting one. This change makes
4874 output likely to be directly usable by patch program.
4875 Suggested by Adrian Aichner <adrian@xemacs.org>
4876
4877 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
4878
4879 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
4880 case of variables defined in compound statements.
4881 (gdb-setup-windows, gdb-source-info, gdb-source-info):
4882 Simplify constructions using switch-to-buffer.
4883
4884 2004-02-19 Simon Josefsson <jas@extundo.com>
4885
4886 * play/morse.el: Fix typo.
4887 (morse-code): Add @.
4888
4889 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
4890
4891 * calendar/appt.el (appt-display-format): Change default to
4892 'ignore, for backwards compatibility.
4893 (appt-display-message): If appt-display-format is 'ignore,
4894 respect old vars appt-msg-window and appt-visible.
4895 (appt-activate): Don't depend on return value of cancel-timer.
4896
4897 * calendar/calendar.el (calendar-holidays): Doc fix.
4898
4899 * calendar/cal-coptic.el (coptic-prompt-for-date):
4900 Use assoc-string instead of assoc-ignore-case.
4901 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
4902 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
4903 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
4904 * calendar/cal-islam.el (calendar-goto-islamic-date)
4905 (mark-islamic-diary-entries): Ditto.
4906 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
4907 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
4908 (calendar-read-mayan-tzolkin-date): Ditto.
4909 * calendar/calendar.el (calendar-read-date): Ditto.
4910 * calendar/diary-lib.el (mark-diary-entries): Ditto.
4911
4912 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
4913
4914 * progmodes/executable.el (executable-command-find-posix-p):
4915 Fix choice of the directory.
4916
4917 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4918
4919 * simple.el (interprogram-cut-function)
4920 (interprogram-paste-function, kill-new, kill-append):
4921 Doc fixes.
4922 (kill-region): Make it return nil. Doc fix.
4923 (yank-pop): Make its argument optional.
4924 (yank): Make ARG `-' equivalent to `-1'.
4925
4926 2004-02-17 Eli Zaretskii <eliz@gnu.org>
4927
4928 * mail/rmail.el (rmail-get-new-mail): Don't reference
4929 rmail-use-spam-filter if rmail-spam-filter is not loaded.
4930
4931 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4932
4933 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
4934 if one of global-auto-revert-non-file-buffers or autorevert-mode
4935 is non-nil.
4936
4937 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4938
4939 * subr.el (delete-dups): A better implementation from Karl Heuer
4940 <kwzh@gnu.org>.
4941
4942 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
4943
4944 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
4945 correct place.
4946 * progmodes/icon.el (icon-indent-command): Ditto.
4947 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
4948
4949 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4950
4951 * progmodes/grep.el (grep-compute-defaults): Undo change from
4952 2004-01-29: don't use executable-command-find-posix-p.
4953
4954 2004-02-16 Richard Sharman <rsharman@pobox.com>
4955
4956 * hilit-chg.el: Use require instead of eval-and-compile.
4957 (highlight-compare-buffers): New function.
4958
4959 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
4960
4961 * man.el (Man-fontify-manpage): Render section headings in
4962 `Man-overstrike-face' even when overstrike was not used by man
4963 formatter for section headings.
4964
4965 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
4966
4967 * rmail-spam-filter.el: (vm-use-spam-filter)
4968 (rsf-min-region-length-added-to-spam-list): New variables.
4969 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
4970 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
4971 spam testing. Don't delete spam message if automatic deletion
4972 after output via variable rmail-delete-after-output is turned on.
4973 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
4974 rsf-bbdb-dont-create-entries-for-spam.
4975 (check-field): New function, extracted from code in
4976 rmail-spam-filter to ease addition of header fields like content-type.
4977 (message-content-type): New variable to check the content-type:
4978 field added, also in defcustom of rsf-definitions-alist.
4979 (rmail-spam-filter): Replace repeated test code for header fields
4980 by calls to check-field; change the call to
4981 rmail-output-to-rmail-file such that rmail-current-message stays
4982 the same to avoid wrong deletion of unseen flags.
4983 (rsf-add-contents-type): New function to convert old format
4984 of rmail-spam-definitions-alist into new one.
4985 Change prefixes of all variables and functions from
4986 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
4987
4988 2004-02-16 Eli Zaretskii <eliz@gnu.org>
4989
4990 * loadhist.el (unload-hook-features-list): New defvar.
4991
4992 2004-02-16 Dave Love <fx@gnu.org>
4993
4994 * loadhist.el (unload-feature): Doc fix. Rename flist to
4995 unload-hook-features-list.
4996
4997 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
4998
4999 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
5000 cookie. Don't check if we are looking-at open-formula.
5001
5002 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5003
5004 * subr.el (match-string-no-properties): Use substring-no-properties.
5005
5006 2004-02-16 Eli Zaretskii <eliz@gnu.org>
5007
5008 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
5009 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
5010 Use lower-case "rx" in all error message.
5011
5012 2004-02-16 Dave Love <fx@gnu.org>
5013
5014 * emacs-lisp/rx.el (rx-or): Put group around result.
5015 (rx-constituents): Add backref.
5016 (rx-syntax): Add string-delimiter, comment-delimiter.
5017 (rx-categories): Add combining-diacritic.
5018 (rx-check-not, rx-greedy, rx): Doc fix.
5019 (rx-backref, rx-check-backref): New.
5020
5021 2004-02-16 Jesper Harder <harder@ifa.au.dk>
5022
5023 * newcomment.el (uncomment-region): Allow eob as comment end.
5024
5025 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
5026
5027 * filecache.el: All message and error commands now use prefix
5028 "Filecache:" to make it easy to read *Messages* buffer.
5029
5030 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
5031
5032 * autorevert.el: Add support to detect changed dired and VC buffers.
5033 (auto-revert-active-p, auto-revert-list-diff)
5034 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
5035 (auto-revert-handler, auto-revert-active-p): New functions.
5036 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
5037 and `auto-revert-active-p'.
5038 (eval-when-compile): Defvar dired-directory and vc-mode.
5039 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
5040 (auto-revert-handler-vc): New functions.
5041
5042 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
5043
5044 * progmodes/compile.el (compilation-directory): New defvar.
5045 (compile): Save current directory in compilation-directory.
5046 (recompile): Bind default-directory to compilation-directory if
5047 that is non-nil.
5048
5049 2004-02-16 Dave Love <fx@gnu.org>
5050
5051 * newcomment.el (comment-insert-comment-function)
5052 (comment-region-function, uncomment-region-function): New.
5053 (comment-indent): Use comment-insert-comment-function.
5054 (uncomment-region): Use uncomment-region-function.
5055 (comment-region): Use comment-region-function.
5056
5057 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
5058
5059 2004-02-16 Richard Stallman <rms@gnu.org>
5060
5061 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
5062 loaddefs* and ldefs-boot*.
5063
5064 2004-02-16 Eli Zaretskii <eliz@gnu.org>
5065
5066 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
5067 and email address at the beginning and end of the address.
5068
5069 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
5070 anchored at the beginning of the email address.
5071
5072 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
5073
5074 * international/ccl.el (ccl-compile-write): Pass `left' to
5075 ccl-embed-code to generate correct code of write-expr-register.
5076
5077 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
5078
5079 * progmodes/grep.el (grep-compute-defaults): Fix typos.
5080
5081 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5082
5083 * x-dnd.el: Mention support for Motif in commentary.
5084 (x-dnd-handle-drag-n-drop-event): Ditto.
5085
5086 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5087
5088 * ses.el: Use "ses--" prefixes for buffer-local variables.
5089 Use (point-min) instead of 1, even when we know the buffer
5090 is unnarrowed.
5091 (ses-build-load-map): Delete. Distribute its content to defconst's for
5092 the three maps.
5093 (ses-menu, ses-header-line-menu): New menus.
5094 (ses-mode-map): Use them.
5095 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
5096
5097 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
5098
5099 * Makefile.in: Fix the CC Mode recompile kludge so it works
5100 when building in a different directory.
5101
5102 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
5103
5104 * simple.el (kill-new): Put yank-handler property on the entire string.
5105
5106 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
5107
5108 * diff.el: Don't use compile any more, use diff-mode instead.
5109 (diff-regexp-alist, diff-old-file, diff-new-file)
5110 (diff-parse-differences, diff-process-setup): Remove.
5111 (diff-sentinel): New fun.
5112 (diff): Use it. Run the process ourselves.
5113 Use diff-mode for the rest of the processing.
5114
5115 * diff.el (diff): Simplify code handling `switch'.
5116
5117 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
5118
5119 * pcvs-defs.el (cvs-menu): Add `tag'.
5120
5121 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5122
5123 * simple.el (kill-append): Doc fix.
5124
5125 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5126 Adapt outline-regexp to the new conventions for commenting out code.
5127
5128 2004-02-11 John Paul Wallington <jpw@gnu.org>
5129
5130 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
5131
5132 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
5133
5134 * diff.el (diff-switches): New fun.
5135 (diff, diff-backup): Use it.
5136 (diff): Clean up the args construction. Use backquote.
5137 Use listp instead of consp to avoid putting a nil arg.
5138 (diff): Add a revert-buffer function.
5139
5140 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5141
5142 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
5143 handled by x-dnd-handle-file-name.
5144 (x-dnd-known-types): Add COMPOUND_TEXT.
5145 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
5146 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
5147 x-dnd-empty-state.
5148 (x-dnd-forget-drop): Ditto.
5149 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
5150 (x-dnd-handle-one-url): Return private when inserting text.
5151 (x-dnd-insert-ctext): New function.
5152 (x-dnd-handle-file-name): New function for FILE_NAME.
5153 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
5154 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
5155 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
5156
5157 2004-02-10 Kenichi Handa <handa@m17n.org>
5158
5159 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
5160 instead of while loop.
5161
5162 2004-02-10 Miles Bader <miles@gnu.org>
5163
5164 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
5165
5166 2004-02-09 Kenichi Handa <handa@m17n.org>
5167
5168 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
5169 have end-of-line.
5170
5171 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
5172
5173 * Makefile.in: Added extra dependencies in the recompile target
5174 needed to cope with the compile time macro expansions in CC Mode.
5175
5176 2004-02-09 Kim F. Storm <storm@cua.dk>
5177
5178 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
5179 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
5180 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
5181 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
5182 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
5183 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
5184 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
5185 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
5186 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
5187 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
5188 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
5189
5190 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
5191
5192 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
5193 Don't allow shrink if there's a window on our right.
5194
5195 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
5196 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
5197 Bring together declaration and initialization.
5198 (prolog-mode-variables): Don't set the syntax table.
5199 Don't set paragraph-start and comment-indent-function.
5200 Add /*..*/ to the comment regexps.
5201 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
5202 (prolog-mode-map): Don't bind TAB.
5203 (prolog-mode): Set the syntax table.
5204 (prolog-comment-indent): Remove.
5205 (inferior-prolog-mode-map): Initialize in the declaration.
5206 (inferior-prolog-mode-syntax-table)
5207 (inferior-prolog-mode-abbrev-table): New vars.
5208 (inferior-prolog-mode): Derive from comint-mode.
5209 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
5210 minibuffer windows.
5211
5212 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
5213 in file names, as long as it is unabmiguous.
5214
5215 2004-02-08 Andreas Schwab <schwab@suse.de>
5216
5217 * textmodes/reftex-toc.el
5218 (reftex-toc-load-all-files-for-promotion): Remove useless use of
5219 format. Doc fix.
5220
5221 * textmodes/refer.el (refer-find-entry-internal): Remove extra
5222 format string arguments.
5223
5224 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
5225 string argument.
5226
5227 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
5228
5229 * play/zone.el (zone-call): Fix format string.
5230
5231 * net/webjump.el (webjump-builtin): Add missing format string argument.
5232
5233 * midnight.el (midnight-delay-set): Remove extra format string argument.
5234
5235 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
5236
5237 * hexl.el (hexl-insert-char): Add missing format string argument.
5238
5239 * format.el (format-decode): Fix format string.
5240
5241 * emulation/vi.el (vi-mode): Remove extra format string argument.
5242 (vi-repeat-last-search): Likewise.
5243 (vi-reverse-last-search): Likewise.
5244 (vi-goto-mark): Likewise.
5245 (vi-reverse-last-find-char): Likewise.
5246 (vi-repeat-last-find-char): Likewise.
5247 (vi-locate-def): Likewise.
5248
5249 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
5250
5251 * ediff-util.el (ediff-toggle-read-only): Remove extra format
5252 string argument.
5253 (ediff-toggle-regexp-match): Likewise.
5254
5255 * dired-aux.el (dired-do-query-replace-regexp): Add missing
5256 format string argument.
5257
5258 * calc/calc-map.el (calc-get-operator): Remove extra format
5259 string argument.
5260
5261 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
5262
5263 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
5264 string argument.
5265
5266 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
5267
5268 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
5269
5270 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
5271
5272 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
5273 (cl-struct-setf-expander): Likewise.
5274
5275 * vc.el (with-vc-file): Fix unsafe uses of error.
5276 (vc-cancel-version): Likewise.
5277
5278 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
5279
5280 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
5281 thousands separator; fixes <class>:<line-number> regexp for
5282 non-english locales.
5283
5284 2004-02-08 Andreas Schwab <schwab@suse.de>
5285
5286 * view.el (view-mode-enable): Revert previous change.
5287
5288 2004-02-07 Kim F. Storm <storm@cua.dk>
5289
5290 * simple.el (line-number-at-pos): Rename from line-at-pos.
5291 Uses changed (what-line and vc-annotate-warp-version).
5292
5293 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
5294
5295 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
5296 (diff-mode): Remove aborted attempt at support for compile.el.
5297 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
5298
5299 2004-02-06 Andreas Schwab <schwab@suse.de>
5300
5301 * view.el (view-mode-enable): Add view-mode-map to
5302 minor-mode-overriding-map-alist.
5303
5304 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5305
5306 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
5307
5308 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
5309
5310 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
5311 with point inside rather than after the paragraph.
5312
5313 2004-02-04 Sam Steingold <sds@gnu.org>
5314
5315 * mail/smtpmail.el (smtpmail-try-auth-methods):
5316 Do not try authentication when no mechanism is available.
5317 Pass port-name as defaultport to `netrc-machine'.
5318
5319 2004-02-04 Stephen Eglen <stephen@gnu.org>
5320
5321 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
5322 to show how minibuffer height can be constrained.
5323
5324 2004-02-04 John Paul Wallington <jpw@gnu.org>
5325
5326 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
5327
5328 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5329
5330 * x-dnd.el: New file for drag and drop.
5331
5332 * term/x-win.el: require x-dnd, set after-make-frame-functions
5333 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
5334 drag-n-drop event.
5335
5336 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
5337 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
5338 (dired-dnd-handle-file): New functions for drag and drop support.
5339 (dired-mode): Initialize drag and drop if x-dnd present.
5340
5341 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
5342
5343 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
5344 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
5345 (cperl-mode): Set fill-paragraph-function.
5346 (cperl-fill-paragraph): Make it non-interactive.
5347
5348 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
5349
5350 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
5351
5352 2004-02-02 David Kastrup <dak@gnu.org>
5353
5354 * replace.el (perform-replace): Allow 'literal argument in
5355 regexp-flag to indicate literal replacement.
5356 (query-replace-regexp-eval): Use it.
5357
5358 2004-02-01 Andreas Schwab <schwab@suse.de>
5359
5360 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
5361
5362 2004-02-01 Stephen Eglen <stephen@gnu.org>
5363
5364 * info-look.el: Add support for maxima-mode. Update commentary
5365 because info-lookup-symbol is now bound to C-h S.
5366
5367 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
5368
5369 * simple.el (edit-and-eval-command): Bind print-level and
5370 minibuffer-history-sexp-flag around call to read-from-minibuffer.
5371 Correct initial position in command-history.
5372
5373 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
5374
5375 * files.el (read-directory-name): Adapt the docstring to recent
5376 change in Fread_file_name.
5377
5378 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
5379
5380 * ses.el (ses-print-cell): If print format too wide for column
5381 width, truncate decimal places if that helps to avoid "#####" fill.
5382 * ses.el (ses-initial-column-width): Revert previous change.
5383
5384 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
5385
5386 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
5387 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
5388 Add edebug info.
5389 (jit-lock-mode): Setup/cancel the new timer.
5390 (jit-lock-context-fontify): New fun. Extracted from
5391 context fontification code of jit-lock-stealth-fontify.
5392 (jit-lock-stealth-fontify): Don't do context fontification any more.
5393
5394 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
5395 (jit-lock-fontify-now): Handle the `quit' case.
5396 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
5397
5398 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
5399
5400 * progmodes/executable.el (executable-command-find-posix-p):
5401 New. Check if find handles arguments Posix-style.
5402
5403 * progmodes/grep.el (grep-compute-defaults):
5404 Use executable-command-find-posix-p.
5405 (grep-find): Check `grep-find-command'.
5406
5407 * filecache.el (file-cache-find-posix-p): Delete.
5408 (file-cache-add-directory-using-find):
5409 Use `executable-command-find-posix-p'.
5410
5411 2004-01-29 Dave Love <fx@gnu.org>
5412
5413 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
5414 Iterate the hook function if arg is given.
5415 (mark-defun, narrow-to-defun): Change order of finding the limits.
5416
5417 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
5418 (byte-compile-format-warn): New.
5419 (byte-compile-callargs-warn): Use it.
5420 (Format, message, error): Add byte-compile-format-like property.
5421 (byte-compile-maybe-guarded): New.
5422 (byte-compile-if, byte-compile-cond): Use it.
5423 (byte-compile-lambda): Compile interactive forms,
5424 just to make warnings about them.
5425
5426 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
5427
5428 * ses.el (ses-initial-column-width): Increase to 14, so it will
5429 work well with the default printer of "%.7g" for extreme values
5430 like "-1.234567e+07".
5431
5432 2004-01-29 Kenichi Handa <handa@m17n.org>
5433
5434 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
5435
5436 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
5437
5438 * dos-w32.el: Added support for the `default-printer-name' function.
5439
5440 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
5441
5442 * server.el (server-socket-name): Don't use the hostname in the
5443 socket name since /tmp is local to the host anyway.
5444
5445 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
5446 robust check of widening and fix var-naming.
5447
5448 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
5449
5450 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
5451 or rmail-spam- to rsf- in all function and variable names.
5452 (rsf-min-region-to-spam-list): New variable.
5453 (rsf-bbdb-auto-delete-spam-entries): Rename from
5454 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
5455 scanned together with the recipients field for spam testing; Don't
5456 delete spam message if rmail-delete-after-output is non-nil;
5457 (rsf-check-field): New function, extracted from code in
5458 rmail-spam-filter to ease addition of header fields like
5459 content-type:;
5460 (message-content-type): New variable. The content-type: field was
5461 added also in defcustom of rsf-definitions-alist;
5462 (rmail-spam-filter): Replace repeated test code for header fields
5463 by calls to check-field; change the call to
5464 rmail-output-to-rmail-file such that rmail-current-message stays
5465 the same to avoid wrong deletion of unseen flags.
5466 (rmail-use-spam-filter): Add autoload cookie.
5467
5468 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
5469
5470 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
5471 (file-cache-add-directory-using-find): Add Cygwin support.
5472 (file-cache-find-command-posix-flag): New user variable.
5473
5474 * filecache.el (file-cache-add-directory): Check for
5475 directories an remove them from dir-files.
5476
5477 2004-01-27 Richard M. Stallman <rms@gnu.org>
5478
5479 * man.el (Man-fontify-manpage): Clean up message.
5480
5481 2004-01-27 Kenichi Handa <handa@m17n.org>
5482
5483 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
5484 (sentence-end): Define using sentence-end-without-space.
5485
5486 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
5487 a sentence ends with one of a character in sentence-end-without-space.
5488
5489 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
5490
5491 * font-lock.el (font-lock): Add jit-lock as explicit group member.
5492 (jit-lock): Group declaration moved to jit-lock.el.
5493 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
5494 when necessary.
5495
5496 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
5497 (jit-lock-context-unfontify-pos): Rename from
5498 jit-lock-first-unfontify-pos.
5499 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
5500
5501 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
5502
5503 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
5504 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
5505 (fortran-fill): When filling a string, adjust re-search-backward
5506 argument for special case of string just on fill-column.
5507 When filling non-string, allow one extra char if
5508 fortran-break-before-delimiters is non-nil.
5509 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
5510 Use fortran-break-delimiters-re and fortran-no-break-re to
5511 correctly handle cases such as "**".
5512
5513 * progmodes/f90.el (f90-break-delimiters): Doc fix.
5514 (f90-no-break-re): Add some extra tokens. Doc fix.
5515
5516 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
5517
5518 * mail/rmail-spam-filter.el:
5519 Use two semicolons as Commentary line prefix.
5520 Add ";;; Code:" stylized comment.
5521 Delete end-of-line whitespace.
5522 Wrap (require 'cl) with `eval-when-compile'.
5523
5524 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
5525
5526 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
5527 at the top level of vc.el.
5528
5529 2004-01-23 Andre Spiegel <spiegel@gnu.org>
5530
5531 * vc.el (vc-current-line): Function removed. This is now done by
5532 the new function line-at-pos in simple.el.
5533 (vc-annotate-warp-version): Use line-at-pos instead of
5534 vc-current-line.
5535
5536 2004-01-22 Kim F. Storm <storm@cua.dk>
5537
5538 * simple.el (line-at-pos): New defun.
5539 (what-line): Use it. Optimize by only counting lines in narrowed
5540 region once.
5541
5542 2004-01-22 Kenichi Handa <handa@m17n.org>
5543
5544 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
5545 point (register r1) only for charset mule-unicode-0100-24ff.
5546
5547 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
5548
5549 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
5550 trailing white space and ensure a final newline.
5551
5552 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
5553 Add autoload cookie.
5554
5555 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
5556
5557 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
5558 activate view-mode explicitly.
5559
5560 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5561
5562 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
5563 use clipboard first.
5564
5565 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
5566
5567 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
5568 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
5569 (vc-mcvs-cvs): Remove.
5570 (vc-mcvs-command): Remove use of assert.
5571
5572 * outline.el (outline-insert-heading): Tighten up match.
5573 (outline-demote, outline-move-subtree-down): Don't assume anything
5574 about outline-regexp.
5575
5576 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
5577 (texinfo-show-structure): Explicitly add ^, and simplify.
5578
5579 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
5580
5581 * calendar/appt.el (appt-check): Restore usage of
5582 appt-issue-message deleted in previous change.
5583 (top-level): Activate package when loaded (needed for backwards
5584 compatibility).
5585
5586 2004-01-20 Jesper Harder <harder@ifa.au.dk>
5587
5588 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
5589 following previous change to smtpmail-send-data.
5590
5591 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
5592
5593 * vc.el (vc-default-previous-version): Doc enhancement.
5594 (vc-default-next-version): New function.
5595 (vc-print-log): New arg FOCUS-REV.
5596 (vc-annotate-mode): Derive from view-mode.
5597 (vc-annotate): New args REVISION, DISPLAY-MODE.
5598 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
5599 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
5600 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
5601 (vc-annotate-show-diff-revision-at-line, vc-current-line)
5602 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
5603
5604 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
5605
5606 2004-01-19 Karl Berry <karl@gnu.org>
5607
5608 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
5609 or "TexInfo".
5610
5611 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
5612
5613 * subr.el (delete-dups): New function.
5614
5615 2004-01-19 Karl Berry <karl@gnu.org>
5616
5617 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
5618 with ^, since that's what texinfo-show-structure
5619 documentation says (plus it works much better in texinfo.txi).
5620
5621 2004-01-18 Jesper Harder <harder@ifa.au.dk>
5622
5623 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
5624
5625 2004-01-18 David Ponce <david@dponce.com> (tiny change)
5626
5627 * progmodes/which-func.el (which-function-mode): Don't cancel
5628 which-func-update-timer if not set.
5629
5630 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
5631
5632 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
5633 Remove spurious left square bracket in XX:XXam regexp.
5634
5635 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
5636
5637 * progmodes/cc-defs.el: Do not require cl at run time.
5638
5639 2004-01-16 Richard M. Stallman <rms@gnu.org>
5640
5641 * emacs-lisp/cl.el (cl-cannot-unload): New function.
5642 (cl-unload-hook): Defvar this to run cl-cannot-unload.
5643
5644 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
5645 Call rmail-spam-filter. Delete and expunge spam.
5646 Print number of spam messages deleted.
5647 Save and restore the deletion status of old messages when reading
5648 new mail with spam filter, so that expunging spam does not expunge
5649 msgs deleted by the user.
5650 (rmail-only-expunge): Add an optional argument dont-show to
5651 prevent showing message after expunge.
5652
5653 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5654
5655 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
5656 * subr.el (declare): New macro.
5657
5658 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
5659
5660 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
5661
5662 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
5663
5664 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5665 Test window-system rather than system-type (for X11/Mac).
5666
5667 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
5668
5669 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
5670
5671 2004-01-12 Richard M. Stallman <rms@gnu.org>
5672
5673 * mail/rmail.el (rmail-convert-to-babyl-format):
5674 Use mail-unquote-printable-region.
5675 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
5676 (rmail-hex-char-to-integer): Functions deleted.
5677
5678 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
5679 (mail-unquote-printable-region): New arg NOERROR.
5680 For invalid encoding, either signal an error to just return nil.
5681
5682 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5683
5684 * calendar/appt.el: Update copyright and commentary.
5685 (appt-issue-message): Make obsolete.
5686 (appt-visible, appt-msg-window): Make obsolete, in favour of
5687 appt-display-format.
5688 (appt-display-mode-line, appt-display-duration)
5689 (appt-display-diary, appt-time-msg-list, appt-mode-string)
5690 (appt-prev-comp-time, appt-display-count, appt-timer)
5691 (appt-convert-time): Doc change.
5692 (appt-disp-window-function, appt-delete-window-function):
5693 Use defcustom rather than defvar.
5694 (appt-display-format): New variable.
5695 (appt-display-message): New function with display code from appt-check.
5696 (appt-check): Add optional FORCE argument. Doc change.
5697 Add appt-make-list to diary-hook if displaying diary.
5698 Remove checking of view-diary-entries-initially.
5699 Message display section removed to new function appt-display-message.
5700 (appt-display-window): Doc change. Remove unused internal var
5701 this-buffer. Do not beep, since appt-display-message does that.
5702 (appt-make-list): Doc change. Use caar.
5703 (appt-sort-list): Simplify by using builtin sort function.
5704 (appt-update-list): New function for updating appts when diary is
5705 saved.
5706 (appt-activate): New autoloaded function to toggle package
5707 functionality.
5708
5709 * calendar/cal-x.el: (calendar-one-frame-setup)
5710 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
5711
5712 * calendar/calendar.el: Update copyright.
5713 (view-diary-entries-initially, european-calendar-style): Doc change.
5714 (calendar-setup): Make defcustom rather than defvar.
5715 (mark-visible-calendar-date): Initialize temp-face and faceinfo
5716 in let binding so local to function.
5717
5718 * calendar/diary-lib.el: Update copyright.
5719 (diary, diary-entry-time): Doc change.
5720 (list-diary-entries): Doc change. Trivial logic change.
5721 (fancy-diary-display): Restore make-face command mistakenly
5722 deleted 2003-05-08.
5723 (show-all-diary-entries): Allow to pop-up frame if needed.
5724
5725 2004-01-09 John Paul Wallington <jpw@gnu.org>
5726
5727 * bindings.el (mode-line-change-eol): Add EVENT parameter.
5728 Temporarily select EVENT's window for changing eol type.
5729
5730 2004-01-09 Deepak Goel <deego@gnufans.org>
5731
5732 * calendar/diary-lib.el (diary-entry-time):
5733 Also accept time in the form XX[.XX][am/pm/AM/PM].
5734 (fancy-diary-font-lock-keywords): Likewise.
5735 (diary-font-lock-keywords): Likewise.
5736 * calendar/appt.el (appt-add): Likewise.
5737 (appt-make-list): Likewise.
5738 (appt-convert-time): Likewise.
5739
5740 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
5741
5742 * gdb-ui.el (gdb-ann3): Revert previous change.
5743 (gdb-source-info): Allow for case of where compilation directory
5744 is not recorded.
5745
5746 2004-01-08 John Paul Wallington <jpw@gnu.org>
5747
5748 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
5749
5750 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
5751
5752 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
5753
5754 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
5755 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
5756 problems.
5757 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
5758
5759 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5760
5761 * files.el (write-file-functions, write-contents-functions):
5762 Clarify docstrings.
5763
5764 2004-01-07 Kenichi Handa <handa@m17n.org>
5765
5766 * international/mule.el (set-auto-coding): Fix for the case that
5767 end-of-line is only CR.
5768
5769 2004-01-07 Kim F. Storm <storm@cua.dk>
5770
5771 * subr.el (event-start, event-end): Doc fix.
5772 (posn-string, posn-image): New defuns.
5773 (posn-object): Return either image or string object.
5774 (posn-object-x-y): Return 8th element of position.
5775 (posn-object-width-height): New defun.
5776
5777 2004-01-06 Andreas Schwab <schwab@suse.de>
5778
5779 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
5780 output.
5781
5782 2004-01-05 Karl Berry <karl@gnu.org>
5783
5784 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
5785 / and *, too.
5786
5787 2003-12-31 Simon Josefsson <jas@extundo.com>
5788
5789 * files.el (before-save-hook): Add.
5790 (basic-save-buffer): Use before-save-hook.
5791
5792 * emacs-lisp/copyright.el: Fix comment to recommend
5793 before-save-hook instead of write-file-functions.
5794
5795 2004-01-05 Richard M. Stallman <rms@gnu.org>
5796
5797 * finder.el (finder-commentary): Call delete-other-windows.
5798
5799 * net/ange-ftp.el (ange-ftp-file-attributes):
5800 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
5801
5802 2004-01-04 Karl Berry <karl@gnu.org>
5803
5804 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
5805 comment characters % and # in the copyright year notice,
5806 as well as ;.
5807
5808 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
5809
5810 * wid-edit.el (default): Define dummy :value-delete.
5811 Reported by Jesper Harder <harder@ifa.au.dk>.
5812
5813 2004-01-03 Richard M. Stallman <rms@gnu.org>
5814
5815 * progmodes/compile.el (compile-internal): Use point, not point-min,
5816 for set-window-point.
5817
5818 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
5819
5820 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
5821
5822 * progmodes/grep.el (grep-mode-map):
5823 Don't remap next-line, previous-line.
5824
5825 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
5826
5827 * speedbar.el (speedbar-edit-line): Change regexp to position
5828 the cursor on the first character of this line's button.
5829
5830 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5831
5832 * subr.el (functionp): Doc fix.
5833
5834 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
5835
5836 * progmodes/idlwave.el (idlwave-make-tags):
5837 * textmodes/flyspell.el (flyspell-large-region):.
5838 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
5839 * emulation/viper-util.el (viper-glob-unix-files):
5840 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
5841 * man.el (Man-init-defvars):
5842 * jka-compr.el (jka-compr-call-process):
5843 * files.el (get-free-disk-space,insert-directory):
5844 * ediff-ptch.el (ediff-test-patch-utility):
5845 * ediff-diff.el (ediff-test-utility):
5846 * dired-aux.el (dired-check-process):
5847 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
5848 test the return value of call-process, because it can be a string.
5849
5850 2003-12-31 John Paul Wallington <jpw@gnu.org>
5851
5852 * bindings.el (completion-ignored-extensions): Add .pfsl.
5853
5854 2003-12-31 Kim F. Storm <storm@cua.dk>
5855
5856 * ido.el (ido-nonreadable-directory-p): New defun to check for
5857 nonreadable directory without activating tramp (to avoid problems
5858 with checking incomplete tramp paths).
5859 (ido-set-current-directory, ido-file-internal)
5860 (ido-file-name-all-completions1): Use it.
5861
5862 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5863
5864 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
5865 documentation if the anchor (or node) name is preceded by `info
5866 anchor' or `Info anchor' in addition to earlier `info node' and
5867 `Info node'.
5868 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
5869
5870 2003-12-30 Eli Zaretskii <eliz@gnu.org>
5871
5872 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
5873 error in arguments to base64-decode-region. Remove ^M characters
5874 after decoding base64.
5875
5876 2003-12-30 Simon Josefsson <jas@extundo.com>
5877
5878 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
5879 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
5880 have only been distributed with Emacs for some years.
5881 (texinfo-mode-hook): Customize.
5882
5883 2003-12-30 Eli Zaretskii <eliz@gnu.org>
5884
5885 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
5886 cleaner (suggested by Richard Stallman).
5887
5888 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
5889 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
5890 file-name clashes on 8+3 DOS filesystems.
5891
5892 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
5893 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
5894 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
5895 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
5896 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
5897 file-name clashes on 8+3 filesystems.
5898
5899 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
5900 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
5901 file-name clashes on 8+3 DOS filesystems.
5902
5903 2003-12-29 Richard M. Stallman <rms@gnu.org>
5904
5905 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
5906 Upcase the character.
5907
5908 * textmodes/flyspell.el (mail-mode-flyspell-verify):
5909 Search for header separator alone on a line, literally,
5910 and search for it backward, not forward.
5911 (flyspell-abbrev-table): Always use global-abbrev-table
5912 if there is no local one.
5913
5914 * progmodes/sh-script.el (sh-get-indent-info):
5915 Don't move point back if at bob.
5916
5917 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
5918
5919 * play/handwrite.el (handwrite): Make the handwrite credit message
5920 a comment rather than an output command.
5921
5922 * obsolete/sc.el: Display message that this file is obsolete.
5923
5924 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
5925
5926 * mail/rfc822.el (rfc822-address-start): Declare variable.
5927 Renamed from address-start. All uses changed.
5928
5929 * term.el (term-exec): Set up sentinel.
5930 (term-sentinel): New function.
5931 (term-handle-exit): New function.
5932
5933 * subr.el (assoc-ignore-case, assoc-ignore-representation):
5934 Use assoc-string, and mark them obsolete.
5935 (delay-mode-hooks): Mark as permanent local.
5936
5937 * simple.el (sendmail-user-agent-compose): Use assoc-string.
5938
5939 * register.el (copy-rectangle-to-register): Doc fix.
5940
5941 * info.el (Info-insert-dir): Use assoc-string.
5942
5943 * info-look.el (info-lookup): Use assoc-string.
5944
5945 * frame.el (pop-up-frame-function): Use quote, not `function'.
5946 (frame-notice-user-settings): Calculate ADJUSTED-TOP
5947 copying with lists as coordinate values.
5948
5949 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
5950
5951 * find-dired.el (kill-find): New command.
5952 (find-dired): Make buffer read-only.
5953 Set up a keymap with C-c C-k running kill-find.
5954 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
5955
5956 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
5957
5958 * filecache.el (file-cache-ignore-case): New variable.
5959 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
5960
5961 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
5962 (comint-dynamic-complete-as-filename): Rename local vars.
5963 (comint-dynamic-list-filename-completions): Likewise.
5964
5965 * comint.el (comint-dynamic-list-completions-config): New var.
5966 (comint-dynamic-list-completions): Handle both SPC and TAB right.
5967
5968 * comint.el (comint-file-name-chars): Add [].
5969 (comint-word): Use skip-chars-backward, not search.
5970
5971 * shell.el (shell-file-name-chars): Add [].
5972
5973 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
5974
5975 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
5976
5977 * generic.el (define-generic-mode): Doc fix.
5978
5979 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5980
5981 * files.el (kill-some-buffers): Doc fix.
5982
5983 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
5984
5985 * comint.el (comint-watch-for-password-prompt): Pass `string' as
5986 arg to send-invisible
5987 (send-invisible): Doc fix. The argument is now a prompt, not the
5988 string to send.
5989 (comint-read-noecho): Doc fix.
5990
5991 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
5992
5993 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
5994 "@", as required by some ISP hosting service. Fix defcustom
5995 argument syntax errors that prevented use of customization.
5996
5997 2003-12-29 Eli Zaretskii <eliz@gnu.org>
5998
5999 * xml.el (xml-get-attribute-or-nil): Doc fix.
6000
6001 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
6002
6003 * net/zone-mode.el (zone-mode): Use write-file-functions, not
6004 write-file-hooks.
6005
6006 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
6007
6008 * autorevert.el (auto-revert-interval): Doc fix.
6009
6010 2003-12-29 Mark A. Hershberger <mah@everybody.org>
6011
6012 * xml.el (xml-get-attribute-or-nil): New function, like
6013 xml-get-attribute, but returns nil if the attribute was not found.
6014 (xml-get-attribute): Convert to defsubst, uses
6015 xml-get-attribute-or-nil.
6016
6017 2003-12-29 Eli Zaretskii <eliz@gnu.org>
6018
6019 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
6020
6021 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
6022
6023 * custom.el (custom-declare-theme): Use `value' when putting
6024 properties on `theme'.
6025
6026 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
6027
6028 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
6029 for each yank-handler segment.
6030 (insert-for-yank-1): New function, with the body of the previous
6031 insert-for-yank.
6032
6033 * textmodes/table.el (table-yank-handler): New defcustom.
6034 (table--put-cell-indicator-property): Put yank-handler property
6035 that indicates the yank handler for the table cell.
6036
6037 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
6038
6039 * generic-x.el (etc-modules-conf-generic-mode): A more complete
6040 set of keywords.
6041
6042 2003-12-29 Eli Zaretskii <eliz@gnu.org>
6043
6044 * international/mule-cmds.el (reset-language-environment)
6045 (set-language-environment): Don't invoke fontset-related functions
6046 if fontset-list is not fboundp.
6047
6048 2003-12-29 Kenichi Handa <handa@m17n.org>
6049
6050 * international/mule-cmds.el (reset-language-environment):
6051 Call set-overriding-fontspec-internal with nil.
6052 (set-language-environment): Call set-overriding-fontspec-internal
6053 if the language environment specify `overriding-fontspec'.
6054 (language-info-alist): Doc added.
6055
6056 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
6057 characters of mule-unicode-0100-24ff.
6058 (ccl-encode-windows-1251-font): New CCL program.
6059 ("Bulgarian"): Specify overriding-fontspec.
6060 ("Belarusian"): Likewise.
6061
6062 2003-12-28 Sam Steingold <sds@gnu.org>
6063
6064 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
6065 parameter ID-FORMAT to conform with the 2003-11-30 patch.
6066
6067 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
6068
6069 * progmodes/gud.el (gud-gdb-command-name): Set default to
6070 "gdb --annotate=3".
6071 (gud-gdb-marker-filter): Look out for annotations.
6072 (gdb-first-pre-prompt): New variable.
6073 Remove trailing white space.
6074
6075 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
6076 if necessary.
6077 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
6078 annotations are detected.
6079 (gud-gdba-marker-filter): Use global variable gud-marker-acc
6080 instead of a local one to allow transition from
6081 gud-gdb-marker-filter.
6082 Remove trailing white space.
6083
6084 2003-12-27 Kim F. Storm <storm@cua.dk>
6085
6086 * ido.el: Handle non-readable directories.
6087 (ido-decorations): Add 9th element for non-readable directory.
6088 (ido-directory-nonreadable): New dynamic var.
6089 (ido-set-current-directory): Set it.
6090 (ido-read-buffer, ido-file-internal):
6091 (ido-read-file-name, ido-read-directory-name): Let-bind it.
6092 (ido-file-name-all-completions1): Return empty list for
6093 non-readable directory.
6094 (ido-exhibit): Print [Not readable] if directory is not readable.
6095 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
6096 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
6097 Use it.
6098
6099 2003-12-27 Lars Hansen <larsh@math.ku.dk>
6100
6101 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
6102 calls to directory-files-and-attributes and file-attributes.
6103 (ls-lisp-format): Remove system dependent handling of user and
6104 group id's.
6105
6106 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
6107
6108 * ffap.el (ffap-read-file-or-url): Revert previous change.
6109
6110 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
6111
6112 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
6113 new list of included files called `files-with-node-lines', that
6114 only have node lines. This way @include commands can include any
6115 file, such as version and update files without node lines, not
6116 just files that are chapters.
6117
6118 2003-12-25 Andreas Schwab <schwab@suse.de>
6119
6120 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
6121 file not found.
6122
6123 2003-12-08 Miles Bader <miles@gnu.org>
6124
6125 * dired.el (dired-between-files): Always use dired-move-to-filename,
6126 which is more robust in non-english locales.
6127
6128 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6129
6130 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
6131
6132 2003-12-24 Andreas Schwab <schwab@suse.de>
6133
6134 * shell.el (shell-file-name-quote-list): Add backslash.
6135
6136 * comint.el (comint-quote-filename): Correctly handle backslash
6137 in comint-file-name-quote-list.
6138
6139 2003-12-24 Kenichi Handa <handa@m17n.org>
6140
6141 * international/mule-cmds.el (set-default-coding-systems):
6142 Call ucs-set-table-for-input for all buffers that don't have local
6143 value of buffer-file-coding-system.
6144
6145 * international/ucs-tables.el (ucs-set-table-for-input):
6146 If translation-table-for-encode is a symbol, get its
6147 translation-table property.
6148
6149 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
6150
6151 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
6152 to `completing-read' on a recently fixed bug.
6153
6154 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
6155 instead of SPACE, to get the list of possible fringe modes.
6156 SPACE only works if both `partial-completion-mode' and
6157 `completion-auto-help' are nil.
6158
6159 * complete.el (PC-is-complete-p): Delete.
6160 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
6161 calls to `test-completion'.
6162
6163 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
6164
6165 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
6166 to edit values when there are no children.
6167
6168 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
6169 a mode called "Assembler" already exists.
6170 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
6171 (gud-watch): Use format option. Remove font properties from string.
6172 (gdb-var-create-handler, gdb-var-list-children-handler):
6173 Don't bother about properties as there are none.
6174 (gdb-var-create-handler, gdb-var-list-children-handler)
6175 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
6176 with two arguments.
6177 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
6178 Let speedbar show value changes with a different font.
6179 (gdb-edit-value): New defun.
6180 (gdb-clear-partial-output, gdb-clear-inferior-io)
6181 (def-gdb-auto-update-handler): Use erase-buffer.
6182 (gdb-frame-handler): Display watch expressions in
6183 FUNCTION::VARIABLE format if required.
6184
6185 2003-12-23 John Paul Wallington <jpw@gnu.org>
6186
6187 * info.el (Info-unescape-quotes, Info-split-parameter-string)
6188 (Info-goto-emacs-command-node): Doc fixes.
6189
6190 2003-12-12 Jesper Harder <harder@ifa.au.dk>
6191
6192 * cus-edit.el (custom-add-parent-links): Define "many".
6193
6194 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
6195
6196 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
6197 (widget-child-validate, widget-type-value-create)
6198 (widget-type-default-get, widget-type-match): New functions.
6199 (lazy): New widget.
6200 (menu-choice, checklist, radio-button-choice, editable-list)
6201 (group, documentation-string): Remove redundant (per 2003-10-25
6202 change) calls to `widget-children-value-delete'.
6203 (widget-choice-value-get, widget-choice-value-inline): Remove.
6204 (menu-choice): Update widget.
6205
6206 2003-12-03 Kenichi Handa <handa@m17n.org>
6207
6208 * language/cyrillic.el: Register "microsoft-cp1251" in
6209 ctext-non-standard-encodings-alist.
6210 ("Bulgarian"): Add ctext-non-standard-encodings.
6211 ("Belarusian"): Likewise.
6212
6213 * international/mule-conf.el (compound-text-with-extensions):
6214 Change the type to 2 (iso-2022 base).
6215
6216 * international/mule.el (ctext-non-standard-encodings-alist):
6217 Change the format.
6218 (ctext-non-standard-encodings): New variable.
6219 (ctext-post-read-conversion): Fully re-written.
6220 (ctext-non-standard-designations-alist): Delete it.
6221 (ctext-non-standard-encodings-table): New function.
6222 (ctext-pre-write-conversion): Fully re-written.
6223
6224 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
6225
6226 * cus-edit.el (custom-add-parent-links): Add documentation links
6227 for parent, if the item has none of its own.
6228
6229 2003-11-30 Richard M. Stallman <rms@gnu.org>
6230
6231 * dired-aux.el (dired-do-query-replace-regexp):
6232 Report files visited read-only.
6233
6234 2003-11-30 Juri Linkov <juri@jurta.org>
6235
6236 * dired-aux.el (dired-compare-directories): New command.
6237 (dired-file-set-difference, dired-files-attributes): New functions.
6238
6239 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
6240 Version 2.0.38 of Tramp released.
6241
6242 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
6243 Charles Curley <charlescurley@charlescurley.com>.
6244 (tramp-multi-connection-function-alist): Add ssht entry which adds
6245 "-e none -t -t" to the list of ssh args. Suggested by Adrian
6246 Aichner.
6247 (tramp-get-method-parameter): New function to retrieve a method
6248 parameter. This allows for omission of method parameters.
6249 Callers adjusted.
6250
6251 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
6252
6253 * net/tramp.el: Add new optional parameter ID-FORMAT to
6254 `file-attributes'. Calls of `file-attributes' won't use this
6255 parameter for backward compatibility reasons.
6256 (tramp-perl-file-attributes): Add a new parameter to Perl script
6257 in order to handle uid/gid as strings, if desired.
6258 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
6259 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
6260 order to make the function more general.
6261 (tramp-handle-file-attributes): Replace proprietary optional
6262 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
6263 (tramp-handle-file-attributes-with-perl): Handle parameter
6264 NONNUMERIC if set. This wasn't done in the past.
6265 (tramp-post-connection): Apply second parameter "$2" if
6266 `tramp-remote-perl' is called.
6267
6268 * net/tramp-smb.el (tramp-smb-handle-delete-file):
6269 Correct cut'n'waste error (`filename' instead of `directory').
6270 (tramp-smb-handle-directory-files-and-attributes)
6271 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
6272 introduced parameter ID-FORMAT.
6273 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
6274 error (`directory' instead of `ldir').
6275
6276 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
6277 `file-attributes' has a second parameter. If yes, apply it with
6278 value "'integer". Otherwise, don't use that parameter (default is
6279 integer format).
6280
6281 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6282
6283 * help.el (help-map): Bind `display-local-help' to `C-h .'.
6284 (help-for-help): Add `C-h .' to the listed Help options.
6285 Remove trailing whitespace.
6286
6287 * help-at-pt.el: New file.
6288
6289 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
6290
6291 * subr.el (noreturn, 1value): New macros for test coverage.
6292 See `testcover.el'.
6293
6294 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
6295
6296 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
6297 for macro `1value'.
6298 (testcover-1value): New function. Checks that a 1value form
6299 actually returns only one value. Requested by RMS.
6300
6301 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
6302
6303 * gdb-ui.el (gud-watch, gdb-var-create-handler)
6304 (gdb-var-list-children, gdb-var-list-children-handler)
6305 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
6306 gdb commands that use mi to keep them out of the command history.
6307
6308 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6309
6310 * cus-start.el (all): Add use-file-dialog.
6311
6312 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6313
6314 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
6315
6316 2003-11-27 Kim F. Storm <storm@cua.dk>
6317
6318 * subr.el (posn-object-x-y): New defun.
6319
6320 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
6321
6322 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
6323 Don't use `space' for \\\n.
6324 Be more selective as to which # are comment-starters.
6325
6326 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
6327
6328 * subr.el (number-sequence): Improve handling of floating point
6329 arguments (suggested by Kim Storm). Allow negative arguments.
6330
6331 2003-11-26 Kenichi Handa <handa@m17n.org>
6332
6333 * international/mule-cmds.el (standard-display-european-internal):
6334 Cancel the standard-display-table setting for ` and '.
6335
6336 2003-11-26 Kim F. Storm <storm@cua.dk>
6337
6338 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
6339 New defcustoms to add ffap-like functionality to ido.
6340 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
6341 (ido-no-final-slash): New defun.
6342 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
6343 (ido-read-file-name): ): Toggle VC checking via
6344 vc-handled-backends instead of vc-master-templates.
6345 (ido-file-internal): Handle ido-use-url-at-point and
6346 ido-use-filename-at-point via code borrowed from ffap-guesser.
6347 Handle new ido-exit code ffap.
6348 (ido-sort-list): Ignore final slash when sorting file names.
6349
6350 2003-11-25 Kim F. Storm <storm@cua.dk>
6351
6352 * emulation/cua-base.el (cua--standard-movement-commands):
6353 Add forward-sentence and backward-sentence.
6354
6355 2003-11-25 Stephen Eglen <stephen@gnu.org>
6356
6357 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
6358 iswitchb-exit is set to 'usefirst when user selects buffer at head
6359 of list using RET. (Selecting buffers at the head of the list was
6360 broken if the substring was also a complete buffername.)
6361
6362 2003-11-23 Kim F. Storm <storm@cua.dk>
6363
6364 * progmodes/compile.el (grep-command, grep-use-null-device)
6365 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
6366 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
6367 (grep-regexp-alist, grep-program, find-program)
6368 (grep-find-use-xargs, grep-history, grep-find-history)
6369 (grep-process-setup, grep-compute-defaults)
6370 (grep-default-command, grep, grep-tag-default, grep-find)
6371 (grep-expand-command-macros, grep-tree-last-regexp)
6372 (grep-tree-last-files, grep-tree): Move grep variables, functions
6373 and commands to new file grep.el.
6374 (compilation-mode-map): Remove grep commands from Compile sub-menu.
6375 (compilation-process-setup-function): Doc fix.
6376 (compilation-highlight-regexp, compilation-highlight-overlay): New
6377 defvars used for highlighting current compile error in source buffer.
6378 (compile-internal): New optional args HIGHLIGHT-REGEXP and
6379 LOCAL-MAP which overrides compilation-highlight-regexp and
6380 compilation-mode-map for this compilation.
6381 Delay calling compilation-set-window-height until after running
6382 compilation-process-setup-function so it can buffer-local override
6383 compilation-window-height.
6384 Check buffer-local value of compilation-scroll-output.
6385 (compilation-set-window-height): Use buffer-local value of
6386 compilation-window-height.
6387 (compilation-revert-buffer): Don't pass (undefined)
6388 preserve-modes arg to revert-buffer.
6389 (next-error-no-select, previous-error-no-select): New commands.
6390 (compilation-goto-locus): Temporarily highlight current match in
6391 source buffer using compilation-highlight-regexp.
6392
6393 * progmodes/grep.el: New file with grep code from compile.el.
6394 (grep): New defcustom group.
6395 (grep-window-height): New defcustom, like compilation-window-height.
6396 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
6397 (grep-scroll-output): New defcustom, like compilation-scroll-output.
6398 (grep-command, grep-use-null-device, grep-find-command)
6399 (grep-tree-files-aliases, grep-tree-ignore-case)
6400 (grep-tree-ignore-CVS-directories): Move to grep custom group.
6401 (grep-setup-hook): New hook variable.
6402 (grep-mode-map): New keymap for grep commands. Add Grep menu.
6403 (grep-last-buffer): New defvar, override compilation-last-buffer.
6404 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
6405 Call compile-internal with args highlight-regexp and grep-mode-map.
6406
6407 2003-11-23 Kim F. Storm <storm@cua.dk>
6408
6409 * subr.el (event-start, event-end): Doc fix.
6410 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
6411 (posn-area, posn-actual-col-row, posn-object): New defuns.
6412 (posn-col-row): Simplify doc. Rewrite to use cond.
6413 (posn-point): Also return buffer position for events outside text
6414 area (that info is now present in the event position).
6415
6416 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
6417 mouse-set-point so that hscroll still works now that clicks on
6418 fringes generate specific mouse events.
6419 (mouse-set-point): Note that it now works in fringes and margins
6420 too due to new semantics of posn-point in fringes and margins.
6421
6422 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
6423 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
6424
6425 2003-11-20 Kim F. Storm <storm@cua.dk>
6426
6427 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
6428 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
6429 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
6430 to 100 for icons to avoid increasing line height when shown.
6431
6432 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
6433
6434 * newcomment.el (comment-normalize-vars): Initialize properly if
6435 comment-start was nil.
6436
6437 2003-11-19 Andreas Schwab <schwab@suse.de>
6438
6439 * simple.el (set-variable): Fix indentation.
6440
6441 2003-11-17 Kenichi Handa <handa@m17n.org>
6442
6443 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
6444 Fix docstring.
6445
6446 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
6447
6448 * international/latin1-disp.el (latin1-display): Fix docstring.
6449
6450 2003-11-16 John Wiegley <johnw@newartisans.com>
6451
6452 * eshell/em-ls.el (eshell-ls-file): There are times with
6453 size-width is nil and uncomputed (when directories are created in
6454 dired, for example); in this case, 4 is reasonable default value,
6455 although it may caused skewed new entries (which could be avoided
6456 by returning the original value of 8 in all cases, but 99% of the
6457 time this is a waste of whitespace).
6458
6459 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
6460
6461 * cc-engine.el (c-guess-continued-construct)
6462 (c-guess-basic-syntax): Check a little more carefully if it's a
6463 function declaration when an unknown construct followed by a block
6464 is found inside a statement context. This avoids macros followed
6465 by blocks to be taken as function declarations.
6466
6467 (c-guess-continued-construct): Change the analysis of a statement
6468 continuation with a brace open to `substatement-block', for
6469 consistency with recognized statements.
6470
6471 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
6472 start is in a position so that `c-beginning-of-statement-1' jumped
6473 to the beginning of the same statement.
6474
6475 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
6476 Don't accept binary operators in the arglist if we're in a function
6477 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
6478 template recognition in cases like "if (a < b || c > d)".
6479
6480 (c-restricted-<>-arglists): New more appropriate name for
6481 `c-disallow-comma-in-<>-arglists'.
6482
6483 Accessing functions updated for the variable name change.
6484
6485 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
6486 match data could get clobbered if NOT-INSIDE-TOKEN is used.
6487
6488 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
6489 labels.
6490
6491 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
6492 instead of duplicating parts of it. This fixes bogus label
6493 recognition.
6494
6495 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
6496 of checking the context in which to apply the minimum indentation,
6497 so that it isn't enforced in e.g. namespace blocks.
6498
6499 * cc-vars.el (c-inside-block-syms): New constant used by
6500 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
6501 to somewhat reduce the risk of becoming stale.
6502
6503 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
6504 cc-cmds to cc-engine to allow use from cc-align.
6505
6506 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
6507 qualified identifiers containing "::".
6508
6509 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
6510 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
6511
6512 * cc-vars.el (c-emacs-features): Use a space in front of the name
6513 of the temporary buffer. That also avoids dumping problems in
6514 XEmacs due to undo info being left around after the buffer is killed.
6515
6516 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
6517 arglist to see if it's a K&R style declaration.
6518
6519 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
6520 before returning `knr-argdecl-intro'.
6521
6522 2003-11-16 John Wiegley <johnw@newartisans.com>
6523
6524 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
6525 field in a long-listing always 8 characters, use `size-width',
6526 which has already been computed.
6527
6528 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
6529
6530 * subr.el (minor-mode-list): Add `hs-minor-mode'.
6531
6532 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
6533
6534 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
6535 Support operation while narrowed, with `diff-restrict-view'.
6536
6537 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
6538
6539 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6540 Take additional optional arg NARROWFUN. For the generated functions:
6541 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
6542 include frags that arrange to check for and save narrowing state before
6543 the move and then conditionally call NARROWFUN after the move.
6544
6545 2003-11-14 John Wiegley <johnw@newartisans.com>
6546
6547 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
6548 that was optional, but obviously missing based on surrounding code.
6549
6550 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
6551 string arguments to numbers unless the whole argument was seen as
6552 a number.
6553
6554 2003-11-14 Kenichi Handa <handa@m17n.org>
6555
6556 * international/mule.el (ctext-non-standard-encodings-alist):
6557 Fix coding systems.
6558
6559 2003-11-10 Kenichi Handa <handa@m17n.org>
6560
6561 * language/kannada.el ("Kannada"): Add sample-text.
6562
6563 * language/knd-util.el (kannada-compose-region)
6564 (kannada-compose-string, kannada-post-read-conversion):
6565 Add autoload cookie.
6566
6567 * international/quail.el (quail-completion): Change the message
6568 "corresponding translations" to "corresponding characters".
6569
6570 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
6571
6572 * descr-text.el (describe-char): Fix typo.
6573
6574 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
6575
6576 These changes are to support Kannada language/script.
6577
6578 * Makefile.in (DONTCOMPILE): Add kannada.el.
6579
6580 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
6581
6582 * loadup.el: Preload kannada.el.
6583
6584 * language/ind-util.el (ucs-kannada-to-is13194-alist)
6585 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
6586 New variables.
6587
6588 * language/kannada.el: New file.
6589
6590 * language/knd-util.el: New file.
6591
6592 2003-11-07 Andreas Schwab <schwab@suse.de>
6593
6594 * progmodes/autoconf.el (autoconf-font-lock-keywords):
6595 Also highlight AH_*.
6596
6597 * xml.el (xml-parse-dtd): Fix misplaced paren.
6598
6599 2003-11-07 Kenichi Handa <handa@m17n.org>
6600
6601 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
6602
6603 2003-11-05 Juri Linkov <juri@jurta.org>
6604
6605 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
6606 (desktop-buffer-file): Use saved buffer-file-coding-system
6607 for file reading. Set auto-insert to nil to prevent automatic
6608 insertion into restored empty files.
6609
6610 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6611
6612 * files.el (risky-local-variable-p): Make second argument optional.
6613
6614 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
6615
6616 * subr.el (add-hook): Fix last change.
6617
6618 2003-11-03 Eli Zaretskii <eliz@gnu.org>
6619
6620 * mail/rmail.el (rmail-convert-to-babyl-format):
6621 If base64-decode-region signals an error, catch it and silently
6622 ignore it.
6623
6624 2003-11-01 Mark A. Hershberger <mah@everybody.org>
6625
6626 * xml.el (xml-parse-region): Allow comments to appear after the
6627 topmost element has closed.
6628 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
6629 (xml-ns-expand-attr): New functions to do namespace handling.
6630 (xml-intern-attrlist): Back-compatible handling of attribute names.
6631 (xml-parse-tag): Move namespace handling to separate functions.
6632 Now produces elements in the form ((:ns . "element") (attr-list)
6633 children) instead of ('ns:element (attr-list) children).
6634 (xml-parse-attlist): Fix attribute parsing.
6635 (xml-parse-dtd): Change parsing so that it produces strings
6636 instead of interned symbols.
6637
6638 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
6639
6640 * dired.el (dired-ls-sorting-switches): Doc fix.
6641
6642 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
6643
6644 * emacs-lisp/rx.el (rx-or): Fix the case of
6645 "(rx (and ?a (or ?b ?c) ?d))".
6646
6647 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
6648
6649 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
6650 (texinfo-format-region): Use it.
6651 (texinfo-format-buffer-1): Ditto.
6652
6653 2003-11-01 Alan Mackenzie <acm@muc.de>
6654
6655 Changes to allow scrolling whilst in isearch mode:
6656 * isearch.el (isearch-unread-key-sequence): New function,
6657 extracted from isearch-other-meta-char.
6658 (top level): (put 'foo 'isearch-scroll) on all Emacs's
6659 "scrollable" standard functions.
6660 (isearch-allow-scroll): New customizable variable.
6661 (isearch-string-out-of-window, isearch-back-into-window)
6662 (isearch-reread-key-sequence-naturally)
6663 (isearch-lookup-scroll-key): New functions.
6664 (isearch-other-meta-char): Doc string and functionality enhanced.
6665 Now accepts a prefix argument.
6666 (isearch-lazy-highlight-window-end): New variable.
6667 (isearch-lazy-highlight-new-loop): Pay attention to the window's
6668 end (thru isearch-lazy-highlight-window-end), not only its start.
6669
6670 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
6671 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
6672 (universal-argument, universal-argument-more, negative-argument)
6673 (digit-argument, universal-argument-other-key): Minor changes.
6674
6675 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
6676
6677 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
6678 recursively if the last message is deleted, thus avoiding an
6679 infinite loop.
6680
6681 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
6682
6683 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
6684 (tex-main-file): Don't add .tex if the extension is already present.
6685 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
6686
6687 2003-10-29 Lute Kamstra <lute@gnu.org>
6688
6689 * progmodes/octave-inf.el (inferior-octave-prompt):
6690 Recognize version number in prompt.
6691
6692 2003-10-28 Dave Love <fx@gnu.org>
6693
6694 * international/characters.el: Fix some Unicode ranges.
6695
6696 2003-10-28 Kenichi Handa <handa@m17n.org>
6697
6698 * disp-table.el (standard-display-8bit)
6699 (standard-display-default, standard-display-ascii)
6700 (standard-display-g1, standard-display-graphic)
6701 (standard-display-underline): Assure that standard-display-table
6702 is a display table.
6703
6704 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
6705
6706 * simple.el (reindent-then-newline-and-indent): Delete space *after*
6707 reindenting the first line.
6708
6709 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
6710
6711 * wid-edit.el (widget-default-delete): Always delete child widgets.
6712
6713 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6714
6715 * newcomment.el (comment-indent): Don't call indent-according-to-mode
6716 if the line has code.
6717 Don't try to line up with something that's too far left.
6718
6719 * progmodes/octave-mod.el (octave-comment-start): Simplify.
6720 (octave-mode-syntax-table): Add % as a comment starter.
6721 (octave-point): Remove.
6722 (octave-in-comment-p, octave-in-string-p)
6723 (octave-not-in-string-or-comment-p, calculate-octave-indent)
6724 (octave-blink-matching-block-open, octave-auto-fill):
6725 Use line-(beginning|end)-position instead.
6726
6727 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
6728
6729 * emacs-lisp/authors.el (authors-aliases): Add correct realname
6730 for Francesco Potort\e,Al\e(B.
6731
6732 2003-10-23 Dave Love <fx@gnu.org>
6733
6734 * international/mule-cmds.el (locale-charset-to-coding-system):
6735 Don't rely on nil being a coding system.
6736
6737 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
6738 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
6739 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
6740
6741 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
6742
6743 * gdb-ui.el (gdb-current-language): New variable.
6744 (gdb-update-flag): Remove variable.
6745 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
6746 (gdb-take-last-elt): Remove function.
6747 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
6748 (gdb-post-prompt): Check for variable object changes here.
6749
6750 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
6751 object changes in gdb-ui.el.
6752
6753 2003-10-21 Richard M. Stallman <rms@gnu.org>
6754
6755 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
6756
6757 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
6758 Don't check for foo*/ wildcard form here.
6759 (insert-directory): Recognize foo*/ as a wildcard.
6760 Separate wildcard-regexp variable from the arg, wildcard.
6761
6762 * subr.el (add-hook): Correctly detect when make-local-hook was used.
6763 (remove-hook): Correctly handle strange cases about local hooks.
6764
6765 2003-10-21 David Ponce <david@dponce.com>
6766
6767 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
6768 argument REAL, to return a real number instead of a rounded
6769 integer value. Define as inline function.
6770 (ruler-mode-right-fringe-cols): Likewise.
6771 (ruler-mode-scroll-bar-cols): New function.
6772 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
6773 (ruler-mode-right-scroll-bar-cols): Likewise.
6774 (ruler-mode-space): New function.
6775 (ruler-mode-ruler): Use it. Handle variations of fringe style,
6776 scroll bar mode and margins in a more robust way.
6777
6778 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
6779
6780 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
6781 (antlr-c-init-language-vars): New function.
6782 (antlr-mode): Use it with cc-mode before v5.29.
6783 (antlr-c-common-init): Don't set some local vars here.
6784 (antlr-mode): Set them here.
6785 (antlr-c-forward-sws): New function alias.
6786 (antlr-mode): Redefine with cc-mode before v5.30.
6787 (antlr-skip-sexps): Use it.
6788 (antlr-skip-exception-part): Ditto.
6789 (antlr-skip-file-prelude): Ditto.
6790 (antlr-outside-rule-p): Ditto.
6791 (antlr-end-of-body): Ditto.
6792 (antlr-option-kind): Ditto.
6793 (antlr-insert-option-area): Ditto.
6794 (antlr-file-dependencies): Ditto.
6795
6796 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6797
6798 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
6799 Move backward only if point was not inside an entry.
6800
6801 2003-10-21 Richard M. Stallman <rms@gnu.org>
6802
6803 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
6804
6805 2003-10-21 Juri Linkov <juri@jurta.org>
6806
6807 * compare-w.el: Automatically skip non-matching text to resync.
6808 (compare-windows-whitespace): Doc fix.
6809 (compare-windows-sync, compare-windows-sync-string-size)
6810 (compare-windows-recenter, compare-ignore-whitespace)
6811 (compare-windows-highlight, compare-windows-face): New variables.
6812 (compare-windows): Use compare-windows-sync.
6813 (compare-windows-highlight, compare-windows-dehighlight)
6814 (compare-windows-sync-regexp)
6815 (compare-windows-sync-default-function): New functions.
6816
6817 2003-10-21 Juri Linkov <juri@jurta.org>
6818
6819 * diff.el (diff-parse-differences): Don't visit the files now;
6820 instead, just record the error locus.
6821
6822 2003-10-21 Dave Love <fx@gnu.org>
6823
6824 * progmodes/cfengine.el: New file.
6825
6826 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
6827
6828 * complete.el (PC-do-completion): Do not forget to use `pred' as the
6829 default-directory when completing file names.
6830
6831 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
6832
6833 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
6834 followed by the word `face', it gets treated as a face, even if
6835 it is also defined as a variable or a function.
6836
6837 2003-10-20 Dave Love <fx@gnu.org>
6838
6839 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6840 Avoid incf in macro expansion.
6841
6842 2003-10-20 John Paul Wallington <jpw@gnu.org>
6843
6844 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
6845 `evenp' so we don't implicitly require cl library at runtime.
6846
6847 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
6848
6849 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
6850 (help-make-xrefs): Only make cross-references for faces if
6851 preceded or followed by the word `face'. Do not make a
6852 cross-reference for variables without variable documentation,
6853 unless preceded by the word `variable' or `option'. Update doc
6854 string accordingly.
6855
6856 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
6857
6858 * progmodes/hideshow.el: Rewrite one-armed `if'
6859 constructs using either `when' or `unless'.
6860 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
6861
6862 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
6863
6864 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
6865 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
6866 instead of 12x12.
6867
6868 2003-10-16 Eli Zaretskii <eliz@gnu.org>
6869
6870 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
6871 message while converting to Babyl.
6872
6873 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
6874
6875 * allout.el (allout-mode): Doc fix.
6876
6877 2003-10-16 Lute Kamstra <lute@gnu.org>
6878
6879 * subr.el (force-mode-line-update): Fix docstring.
6880
6881 2003-10-14 Dave Love <fx@gnu.org>
6882
6883 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
6884 (default-input-method): Add :link, improve :type.
6885 (locale-charset-language-names): Fix utf-8 pattern.
6886 (locale-charset-match-p, locale-charset-alist)
6887 (locale-charset-to-coding-system): New.
6888 (set-locale-environment): Deal with codeset part of locale specs.
6889
6890 2003-10-14 Lute Kamstra <lute@gnu.org>
6891
6892 * fringe.el (fringe-mode): Use active voice in docstring.
6893 (set-fringe-style): Ditto.
6894
6895 2003-10-13 Lute Kamstra <lute@gnu.org>
6896
6897 * fringe.el (fringe-mode): Fix docstring.
6898 (set-fringe-style): Ditto.
6899
6900 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
6901
6902 * ediff-mult.el (ediff-filegroup-action):
6903 Use ediff-default-filtering-regexp.
6904
6905 * ediff-util.el (ediff-recenter): Don't call
6906 ediff-restore-highlighting twice.
6907 (ediff-select-difference): Set current difference.
6908 (ediff-unselect-and-select-difference): Add comment.
6909
6910 * ediff.el (ediff-directories,ediff-directory-revisions)
6911 (ediff-directories3,ediff-merge-directories)
6912 (ediff-merge-directories-with-ancestor)
6913 (ediff-merge-directory-revisions)
6914 (ediff-merge-directory-revisions-with-ancestor):
6915 Use ediff-default-filtering-regexp.
6916
6917 2003-10-12 Andreas Schwab <schwab@suse.de>
6918
6919 * international/mule-cmds.el (locale-charset-language-names):
6920 Simplify regex by removing unused grouping.
6921
6922 2003-10-10 Dave Love <fx@gnu.org>
6923
6924 * bindings.el: Don't bind stop.
6925
6926 2003-10-08 Miles Bader <miles@gnu.org>
6927
6928 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
6929 face instead of attempting to emulate it.
6930
6931 2003-10-07 Kenichi Handa <handa@m17n.org>
6932
6933 * international/mule-diag.el (list-coding-systems-1): List coding
6934 systems that are loaded automatically.
6935
6936 * international/code-pages.el (iso-8859-11): Add autoload cookie.
6937
6938 * international/mule.el (autoload-coding-system): New function.
6939
6940 2003-10-07 Andreas Schwab <schwab@suse.de>
6941
6942 * log-edit.el (log-edit-changelog-entries): Prefer local value of
6943 change-log-default-name in the buffer visiting the file.
6944
6945 2003-10-06 Dave Love <fx@gnu.org>
6946
6947 * files.el (find-file-hook): Customize.
6948 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
6949
6950 * bindings.el (completion-ignored-extensions): Remove .log.
6951 (global-map): Add again, open, stop keys.
6952
6953 2003-10-05 Richard M. Stallman <rms@gnu.org>
6954
6955 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
6956 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
6957 Use sh-modify directly.
6958 (sh-select): Use sh-append, not eval.
6959
6960 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
6961
6962 * info.el (Info-following-node-name): New function.
6963
6964 * loadhist.el (unload-feature-special-hooks):
6965 Rename from loadhist-hook-functions.
6966 (loadhist-hook-functions): Now an alias.
6967
6968 2003-10-04 Eli Zaretskii <eliz@gnu.org>
6969
6970 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
6971 file-name clashes on 8+3 filesystems.
6972
6973 * Makefile.in (DONTCOMPILE, bootstrap-clean):
6974 Rename loaddefs-boot.el to ldefs-boot.el
6975
6976 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
6977 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
6978
6979 2003-10-03 Lute Kamstra <lute@gnu.org>
6980
6981 * info.el (Info-mode): Revert previous change.
6982 (Info-escape-percent): New function.
6983 (Info-fontify-node): Use it.
6984
6985 2003-10-02 Andreas Schwab <schwab@suse.de>
6986
6987 * loaddefs-boot.el: Regenerated.
6988
6989 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
6990
6991 * ffap.el: Remove defadvice related code from CVS since `complete'
6992 provides a `PC-completion-as-file-name-predicate' variable that
6993 ffap can override.
6994
6995 2003-10-02 Kenichi Handa <handa@m17n.org>
6996
6997 * international/utf-8.el (ccl-decode-mule-utf-8):
6998 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
6999
7000 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
7001 * international/subst-big5.el: Likewise.
7002 * international/subst-gb2312.el: Likewise.
7003 * international/subst-ksc.el: Likewise.
7004
7005 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7006
7007 * calendar/calendar.el (increment-calendar-month)
7008 (calendar-leap-year-p, calendar-absolute-from-gregorian)
7009 (generate-calendar, calendar-read-date, calendar-interval)
7010 (calendar-day-of-week): Handle years BC.
7011 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
7012
7013 2003-10-01 Dave Love <fx@gnu.org>
7014
7015 * language/cyrillic.el (cp1251): Alias for windows-1251.
7016
7017 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
7018 bootstrap.
7019
7020 2003-10-01 Lute Kamstra <lute@gnu.org>
7021
7022 * files.el: Fix typo.
7023 * imenu.el (imenu--generic-function): Docstring fix.
7024
7025 2003-09-30 Richard M. Stallman <rms@gnu.org>
7026
7027 * dired.el (dired-mode): Handle dired-directory as a list.
7028
7029 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
7030
7031 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
7032
7033 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
7034
7035 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
7036 Replace gud-display with gud-watch.
7037 (gud-speedbar-buttons): Add stuff for watching expressions
7038 in the speedbar when using M-x gdba. Use dolist on old part
7039 of this function.
7040
7041 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
7042 (gdb-update-flag): New variables.
7043 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
7044 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
7045 (gud-watch, gdb-var-create-handler) : New functions.
7046 (gdb-var-list-children, gdb-var-list-children-handler)
7047 (gdb-var-create-regexp, gdb-var-update-regexp)
7048 (gdb-var-list-children-regexp): New constants.
7049 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
7050 (gdb-annotation-rules): Reduce annotation set (level 3).
7051 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
7052 (gdb-post-prompt): Don't update GDB buffers every time speedbar
7053 updates.
7054 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
7055 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
7056 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
7057 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
7058 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
7059 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
7060 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
7061 (gud-display, gud-display1)
7062 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
7063 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
7064 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
7065 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
7066 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
7067 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
7068 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
7069 (gdb-display-display-buffer, gdb-toggle-display)
7070 (gdb-delete-display, gdb-expressions-popup-menu)
7071 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
7072 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
7073 to display buffer.
7074
7075 2003-09-30 Richard M. Stallman <rms@gnu.org>
7076
7077 * progmodes/ada-mode.el (ada-mode): Don't use advice.
7078 Instead, set which-func-functions.
7079
7080 * progmodes/which-func.el (which-func-modes): Add ada-mode.
7081 (which-func-functions): New variable.
7082 (which-function): Use that.
7083
7084 * info.el (Info-mode): Double each `%' in header line.
7085
7086 * emacs-lisp/lisp-mnt.el (lm-with-file):
7087 When FILE is nil, run BODY in current buffer.
7088
7089 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
7090
7091 * help.el (describe-mode): Start with a brief list of minor modes.
7092 Find them thru minor-mode-list so as to find them all.
7093 Show them in alphabetical order.
7094
7095 * mail/sendmail.el (mail-aliases): Doc fix.
7096
7097 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
7098
7099 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
7100
7101 * mail/rmailsum.el (rmail-make-summary-line-1):
7102 Change comma after last label to a space.
7103 (rmail-summary-font-lock-keywords): Adapt to that change.
7104
7105 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
7106
7107 * progmodes/scheme.el (scheme-mode-variables): When setting
7108 `font-lock-defaults', also specify that "#" should
7109 be interpreted with `word' syntax.
7110 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
7111
7112 2003-09-30 Lars Hansen <larsh@math.ku.dk>
7113
7114 * desktop.el: A lot of comments updated.
7115 (desktop-save-mode): Minor mode introduced.
7116 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
7117 (desktop-load-default): Function made obsolete.
7118 (desktop-locals-to-save): Variable made customizable.
7119 (desktop-read): Optional parameter `dirname' added.
7120 (desktop-change-dir, desktop-revert): Parameter `dirname' in
7121 `desktop-read' used.
7122 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
7123
7124 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
7125
7126 * whitespace.el (whitespace-clean-msg): Add user customizable message
7127 for displaying ``clean'' output.
7128 (whitespace-buffer): Use `whitespace-clean-msg'.
7129 (whitespace-global-mode): Fix typo.
7130
7131 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7132
7133 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
7134
7135 2003-09-29 Lute Kamstra <lute@gnu.org>
7136
7137 * bindings.el (mode-line-modes): Remove superfluous :propertize
7138 construct in initialization.
7139 (mode-line-position): Change cons cell into proper list in
7140 initialization.
7141
7142 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
7143
7144 * international/mule.el (decode-coding-inserted-region): Use car
7145 of the return value of find-operation-coding-system.
7146
7147 2003-09-29 Kenichi Handa <handa@m17n.org>
7148
7149 * descr-text.el (describe-char): Fix previous change.
7150
7151 2003-09-28 Kenichi Handa <handa@m17n.org>
7152
7153 * descr-text.el (describe-char-display): New function.
7154 (describe-char): Pay attention to display table on describing how
7155 a character is displayed.
7156
7157 * international/mule-cmds.el (encoded-string-description):
7158 Prepend "0x" to each encoded byte.
7159
7160 2003-09-28 Andreas Schwab <schwab@suse.de>
7161
7162 * find-file.el (ff-special-constructs): Add autoload cookie.
7163
7164 2003-09-28 Kevin Ryde <user42@zip.com.au>
7165
7166 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
7167 makeinfo appends to duplicate index entries.
7168
7169 2003-09-28 Eli Zaretskii <eliz@gnu.org>
7170
7171 * dired-x.el (dired-clean-tex): Doc fix.
7172
7173 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
7174 using a Chinese tutorial.
7175
7176 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
7177
7178 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
7179 between "MAIL FROM:" and "RCPT TO:" and the following address.
7180
7181 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
7182
7183 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
7184
7185 2003-09-28 David Ponce <david@dponce.com>
7186
7187 * recentf.el (recentf-initialize-file-name-history): New defcustom.
7188 (recentf-load-list): When `recentf-initialize-file-name-history'
7189 is non-nil, initialize an empty `file-name-history' with the
7190 recent list.
7191
7192 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
7193
7194 * man.el (Man-default-man-entry): Remove the leading `*' from the
7195 word at point.
7196
7197 2003-09-26 Lute Kamstra <lute@gnu.org>
7198
7199 * bindings.el (mode-line-position): Mention size indication in
7200 docstring.
7201
7202 2003-09-26 Andre Spiegel <spiegel@gnu.org>
7203
7204 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
7205
7206 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
7207 because it's autoloaded now.
7208
7209 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
7210
7211 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
7212 (sh-font-lock-keywords, sh-feature): Fix previous change of
7213 sh-feature to avoid infloop with sh-font-lock-keywords.
7214
7215 2003-09-25 Kim F. Storm <storm@cua.dk>
7216
7217 * frame.el (frame-current-scroll-bars): New defun.
7218
7219 * window.el (window-current-scroll-bars): New defun.
7220
7221 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7222
7223 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
7224 cause errors when the state cache contains info on parts that have
7225 been narrowed out.
7226
7227 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7228
7229 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
7230 `c-setup-paragraph-variables' has to be used when this variable is
7231 changed; it doesn't work to reinitialize the mode since that
7232 typically clobbers the variable.
7233
7234 * progmodes/cc-styles.el (c-setup-paragraph-variables):
7235 Make it interactive.
7236
7237 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7238
7239 * progmodes/cc-fonts.el (c-font-lock-declarations):
7240 Fix recognition of constructors and destructors for classes whose
7241 names are matched by `*-font-lock-extra-types'.
7242
7243 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
7244 followed by an identifier in C++ then it's a type.
7245
7246 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7247
7248 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
7249 problem that primarily affected XEmacs. Don't use faces to find
7250 unterminated strings since Emacs and XEmacs fontify strings
7251 differently - this function should now work better in XEmacs.
7252
7253 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7254
7255 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
7256 `expand-abbrev' workaround which caused braces to misbehave inside
7257 macros.
7258
7259 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
7260 handling. This bug could cause interactive font locking to bail out.
7261
7262 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7263
7264 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
7265 Handle paren-style types in Pike. Also fixed some cases of
7266 insufficient handling of unbalanced parens.
7267
7268 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
7269
7270 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
7271 common shell prompts that are not common filename or URL characters.
7272 (ffap-file-at-point): Use the new regexp to strip the prompts from
7273 the file names. This is an issue mostly for user prompts that
7274 don't have a trailing space and find-file-at-point is invoked from
7275 within a shell inside Emacs.
7276
7277 2003-09-24 Andre Spiegel <spiegel@gnu.org>
7278
7279 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
7280 stamps numerically, rather than textually.
7281
7282 2003-09-24 Kenichi Handa <handa@m17n.org>
7283
7284 * language/devan-util.el (devanagari-post-read-conversion):
7285 * language/mlm-util.el (malayalam-post-read-conversion):
7286 * language/tml-util.el (tamil-post-read-conversion):
7287 Add autoload cookie.
7288
7289 * international/utf-8.el (utf-8-post-read-conversion):
7290 Call post-read-conversion functions for Devanagari, Malayalam,
7291 and Tamil.
7292
7293 2003-09-23 Dave Love <fx@gnu.org>
7294
7295 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
7296
7297 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
7298
7299 * progmodes/gud.el (perldb): Add gud-until to list of commands.
7300 Update gud-remove.
7301
7302 2003-09-22 Richard M. Stallman <rms@gnu.org>
7303
7304 * progmodes/sh-script.el (sh-mode-default-syntax-table):
7305 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
7306 (sh-mode-syntax-table-input): New variable.
7307 (sh-require-final-newline): Don't use eval.
7308 (sh-builtins, sh-leading-keywords, sh-other-keywords)
7309 (sh-variables, sh-font-lock-keywords): Don't use eval.
7310 (sh-set-shell): When setting require-final-newline,
7311 treat value = `require-final-newline' as don't change it.
7312 Set sh-mode-syntax-table locally based on
7313 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
7314
7315 * progmodes/compile.el (compile-internal):
7316 Call compilation-set-window-height before setting window start.
7317
7318 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
7319
7320 * emacs-lisp/bytecomp.el (byte-compile-log-file):
7321 Clear out byte-compile-last-warned-form.
7322
7323 2003-09-22 Richard M. Stallman <rms@gnu.org>
7324
7325 * woman.el (woman-file-name, woman-follow-word):
7326 If current-word returns nil, use "".
7327
7328 * simple.el (eval-expression): Bind standard-output in to-buffer case.
7329
7330 2003-09-22 Richard M. Stallman <rms@gnu.org>
7331
7332 * emacs-lisp/lisp-mnt.el (lm-with-file):
7333 Don't visit the file, just use insert-file-contents in temp buffer.
7334
7335 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
7336
7337 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
7338 Add surrounding \\( and \\) around the header, as in
7339 for lm-history-header 'Change Log\\|History'.
7340
7341 2003-09-22 John Paul Wallington <jpw@gnu.org>
7342
7343 * progmodes/ld-script.el: Add Commentary section,
7344 minor cleanup of file header.
7345 (ld-script-font-lock-keywords): Doc fix.
7346 (toplevel): Provide `ld-script' feature.
7347
7348 2003-09-21 Kim F. Storm <storm@cua.dk>
7349
7350 * scroll-bar.el (set-scroll-bar-mode): Initialize to
7351 new built-in variable default-frame-scroll-bars.
7352 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
7353 scroll-bar-mode; notably, use it instead of t when we toggle
7354 scroll-bars on.
7355 (toggle-scroll-bar): Use default-frame-scroll-bars.
7356
7357 2003-09-19 Masatake YAMATO <jet@gyve.org>
7358
7359 * pcvs.el (cvs-do-removal): Change the prompt depending on
7360 `filter' value.
7361
7362 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
7363
7364 * startup.el (command-line-1): Stop startup-echo-area-message
7365 being hidden by "Loading image..." message.
7366 (use-fancy-splash-screens-p, display-splash-screen):
7367 Move display-graphic-p test from latter to former.
7368
7369 * progmodes/sh-script.el (sh-font-lock-keywords):
7370 Highlight escaped EOLs differently from other backslash constructs.
7371
7372 2003-09-19 Richard M. Stallman <rms@gnu.org>
7373
7374 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
7375 New functions.
7376 (edebug-enter, edebug-outside-excursion): Use them.
7377
7378 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
7379 Fix the condition for whether to print "In WHERE".
7380
7381 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
7382
7383 * finder.el (finder-mode-hook): New variable.
7384 (finder-mode): Run hook finder-mode-hook
7385
7386 2003-09-18 Masatake YAMATO <jet@gyve.org>
7387
7388 * progmodes/ebrowse.el: Fix broken magic autoload comments.
7389
7390 2003-09-17 Mario Lang <mlang@delysid.org>
7391
7392 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
7393 "p %e" to actually print the value in the GUD buffer.
7394
7395 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
7396
7397 From David Ponce <david.ponce@wanadoo.fr>:
7398 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
7399 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
7400 from loaddefs-boot.el if necessary.
7401
7402 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
7403
7404 * progmodes/gud.el (gud-find-class): Make jdb work again since
7405 cc-mode changed the syntactic information.
7406
7407 2003-09-15 David Ponce <david@dponce.com>
7408
7409 * recentf.el: (recentf-exclude): Accept predicates too.
7410 (recentf-file-readable-p): New function.
7411 (recentf-include-p): Handle predicates in recentf-exclude.
7412 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
7413 (recentf-cleanup): Likewise.
7414 (recentf-save-list): Use write-file to handle backup of
7415 recentf-save-file.
7416
7417 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
7418
7419 * loaddefs-boot.el: Renamed from `loaddefs.el'
7420 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
7421 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
7422 necessary.
7423
7424 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
7425
7426 * electric.el (Electric-pop-up-window): For the `one-window' case,
7427 no longer disconcertingly move point in the original buffer.
7428
7429 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7430
7431 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
7432
7433 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
7434
7435 * dired.el (dired-mode-map): Fix typo.
7436
7437 2003-09-11 Richard M. Stallman <rms@gnu.org>
7438
7439 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
7440
7441 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
7442
7443 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
7444 the function is less noisy. Now only `kill-buffer' can ask questions.
7445
7446 2003-09-10 Mario Lang <mlang@delysid.org>
7447
7448 * battery.el: Update Commentary and Copyright.
7449 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
7450 appear due to wrong ordering of the expressions in `or'.
7451
7452 2003-09-09 Lute Kamstra <lute@gnu.org>
7453
7454 * misc.el (upcase-char): Fix docstring.
7455 (zap-up-to-char): New command.
7456
7457 2003-09-08 David Ponce <david@dponce.com>
7458
7459 Ensure that recentf correctly updates the menu bar.
7460 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
7461 (recentf-menu-bar): New function.
7462 (recentf-clear-data): Use it
7463 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
7464 of easy-menu-change.
7465
7466 2003-09-08 Lute Kamstra <lute@gnu.org>
7467
7468 * simple.el (size-indication-mode): New.
7469 * bindings.el (mode-line-position): Add buffer size indicator.
7470
7471 2003-09-04 Mario Lang <mlang@delysid.org>
7472
7473 * battery.el (battery-linux-proc-acpi): New function.
7474 (battery-status-function): Modify default value calculation to also
7475 check for availability of ACPI.
7476 (battery-echo-area-format): Ditto.
7477 (battery-mode-line-format): Ditto.
7478
7479 2003-09-06 Dave Love <fx@gnu.org>
7480
7481 * ielm.el (ielm-mode-hook): Add :options.
7482
7483 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
7484 (eldoc-print-current-symbol-info): Use it.
7485
7486 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
7487
7488 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
7489 being displayed in GUD buffer.
7490 (gdb-idle-input-queue): Remove var. Use just one queue.
7491 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
7492 Remove functions. Use just one queue.
7493 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
7494 (gdb-invalidate-assembler, gdb-get-current-frame):
7495 Modify functions. Use just one queue.
7496
7497 2003-09-04 Dave Love <fx@gnu.org>
7498
7499 * cus-start.el: Add blink-cursor-alist.
7500
7501 * ruler-mode.el (ruler-mode-fill-column-char)
7502 (ruler-mode-current-column-char): Use char-displayable-p,
7503 not window-system.
7504
7505 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
7506
7507 * language/european.el (windows-1252): Move from code-pages.
7508
7509 * language/cyrillic.el ("Windows-1251"): Delete.
7510 ("Bulgarian", "Belarusian"): Remove `features'.
7511 (windows-1251): Move from code-pages.
7512
7513 * international/mule-diag.el (non-iso-charset-alist):
7514 Remove `codepage' stuff.
7515 (print-designation, list-coding-systems-1): Output fixes.
7516
7517 * international/code-pages.el (cp-make-translation-table)
7518 (cp-valid-codes): Made defsubsts.
7519 (cp-fix-safe-chars): Delete.
7520 (mule-diag): Don't require.
7521 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
7522 (top-level): Check for defined coding system when defining
7523 cp... aliases. Change w32-add-charset-info test to avoid warning.
7524 (non-iso-charset-alist): Defvar when compiling.
7525 (cp-make-coding-system): Doc fix.
7526
7527 2003-09-02 Jason Rumney <jasonr@gnu.org>
7528
7529 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
7530 line-ends from CVS before doing conversion.
7531
7532 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7533
7534 * calendar/diary-lib.el (diary-header-line-flag)
7535 (diary-header-line-format): New variables.
7536 (list-diary-entries): Use them to set header line in simple diary.
7537
7538 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
7539 other than font-lock-string-face to highlight backslashes.
7540
7541 2003-09-01 Jason Rumney <jasonr@gnu.org>
7542
7543 * international/titdic-cnv.el (tit-read-key-value): Include \r in
7544 regexp.
7545
7546 2003-09-01 Dave Love <fx@gnu.org>
7547
7548 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
7549
7550 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
7551 and :help; also line and column numbers labels.
7552
7553 * international/mule-util.el (char-displayable-p): Move from
7554 latin1-disp, rename and autoload.
7555
7556 * international/latin1-disp.el (latin1-char-displayable-p):
7557 Now obsolete alias. Replace uses with char-displayable-p.
7558 (latin1-display-ucs-per-lynx): Fix last change.
7559
7560 * international/mule-cmds.el (standard-display-european-internal):
7561 Don't use char code for Latin-1 NBSP.
7562 <XFree86 4>: Unfrob NBSP display table. Set display table to use
7563 U+2018, U+2019 for `'.
7564 (select-safe-coding-system): Message fix.
7565
7566 2003-09-01 Kenichi Handa <handa@m17n.org>
7567
7568 * international/fontset.el (setup-default-fontset): For Thai
7569 font, specify "*" family.
7570
7571 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
7572
7573 * progmodes/compile.el (previous-error): Accept a prefix
7574 argument, similarly to next-error.
7575
7576 2003-08-31 Masatake YAMATO <jet@gyve.org>
7577
7578 * pcvs.el (cvs-do-removal): Use = instead of eq to check
7579 the number of files. Bind the number of files to a local
7580 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
7581
7582 2003-08-30 Eli Zaretskii <eliz@gnu.org>
7583
7584 * vc-hooks.el (vc-make-version-backup): Fix the change made on
7585 2003-07-26: msdos-long-file-names is a function, not a variable.
7586
7587 2003-08-29 Richard M. Stallman <rms@gnu.org>
7588
7589 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
7590 Do nothing with mail-personal-alias-file if it is nil.
7591
7592 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
7593 Do nothing if mail-personal-alias-file is nil.
7594
7595 * term.el (term-exec-1): Bind coding-system-for-read.
7596
7597 * dired.el (dired-mouse-find-file-other-window):
7598 Use dired-view-command-alist here, as in dired-view-file.
7599 (dired-view-command-alist): Use %s to substitute file name.
7600 Handle .ps_pages, .eps, .jpg, .gif, .png.
7601
7602 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
7603
7604 * info.el (Info-mode-map): Bind S-tab and <backtab> to
7605 `Info-prev-reference', instead of M-tab.
7606
7607 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
7608
7609 * simple.el (blink-matching-open): Work correctly on chars that
7610 are designated as parens through the syntax-table text property.
7611
7612 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
7613
7614 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
7615 line break position in the middle of a non-kinsoku (e.g. latin)
7616 word, making it skip until either a space or a character with
7617 category "|".
7618 (kinsoku-longer): Test for end of buffer.
7619
7620 2003-08-28 Eli Zaretskii <eliz@gnu.org>
7621
7622 * mail/rmail.el (rmail-convert-to-babyl-format):
7623 Detect quoted-printable- and base64-encoded messages and decode them
7624 automatically. Set the message's encoding from the charset=
7625 header, if any. Decode base64-encoded messages in Mail format as well.
7626
7627 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7628
7629 * mail/smtpmail.el: Fix previous change.
7630 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
7631 calling smtpmail-via-smtp.
7632 (smtpmail-via-smtp): Add fall-back values for envelope-from.
7633
7634 2003-08-26 John Paul Wallington <jpw@gnu.org>
7635
7636 * image.el (image-jpeg-p): Don't search beyond length of data.
7637
7638 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
7639
7640 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
7641 misfeature in `expand-abbrev' which caused electric keywords like
7642 "else" to disappear if an open brace was typed directly afterwards.
7643
7644 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
7645
7646 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
7647 mandatory in `define-widget'.
7648
7649 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
7650 Don't align the operators "!=", "<=" and ">=" as assignment operators.
7651
7652 (c-assignment-operators): New language constant that only contains
7653 the assignment operators.
7654
7655 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
7656
7657 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
7658
7659 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
7660 Safeguard against unbalanced sexps.
7661
7662 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
7663
7664 * version.el (emacs-version): Check for gtk. Include gtk version info.
7665
7666 2003-08-25 John Paul Wallington <jpw@gnu.org>
7667
7668 * man.el (Man-default-man-entry): Don't whizz past the section
7669 number before looking for it.
7670
7671 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
7672
7673 * progmodes/gud.el (gud-display-line): Don't set window-point if
7674 source buffer is not visible. (Only happens with M-x gdba.)
7675
7676 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
7677 documentation.
7678 (gdb-source, gdb-source-info): Update to assembler unnecessary
7679 as its done after each GDB command anyway.
7680 (gdb-pre-prompt): Use with-current-buffer.
7681 (gdb-insert-field): Add help-echo text.
7682 (gdb-invalidate-assembler): Re-display of assembler now done in
7683 gdb-info-breakpoints-custom.
7684 (gdb-info-breakpoints-custom): Force re-display of assembler to
7685 happen *after* update of breakpoints buffer.
7686 (gdb-display-source-buffer): Don't choke if gdb-source-window
7687 isn't visible.
7688 (gdb-put-string, gdb-put-arrow): Remove free variables.
7689
7690 2003-08-24 John Paul Wallington <jpw@gnu.org>
7691
7692 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
7693
7694 * man.el (Man-default-man-entry): Strip text properties when
7695 snarfing parts of entry because `format' preserves properties.
7696
7697 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
7698
7699 * files.el (file-newest-backup): Use `expand-file-name'.
7700
7701 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
7702 Allow the diary to pop up a new frame, if needed.
7703
7704 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
7705 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
7706 (smtpmail-send-it): Make treatment of envelope-from consistent with
7707 sendmail.el.
7708
7709 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
7710 (sh-leading-keywords): Add the bash `time' reserved word.
7711 (sh-variables): Add some bash variables.
7712 (sh-add-completer): Fix nil branch of case statement.
7713
7714 2003-08-24 Masatake YAMATO <jet@gyve.org>
7715
7716 * progmodes/ld-script.el: New file.
7717
7718 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
7719
7720 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
7721
7722 2003-08-23 Andre Spiegel <spiegel@gnu.org>
7723
7724 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
7725 Better explain obsolescence, and what to use instead.
7726
7727 2003-08-23 Masatake YAMATO <jet@gyve.org>
7728
7729 * pcvs.el (cvs-do-removal): Show the deleted file name
7730 on the prompt.
7731
7732 2003-08-20 Dave Love <fx@gnu.org>
7733
7734 * international/mule.el (make-coding-system)
7735 (set-buffer-file-coding-system): Doc fix.
7736
7737 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
7738
7739 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
7740
7741 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
7742
7743 * international/utf-16.el: Add mime-text-unsuitable coding system
7744 properties.
7745
7746 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
7747
7748 * cus-edit.el: Add some :links.
7749 (bib): Remove.
7750
7751 * textmodes/bib-mode.el (bib): Add :group external.
7752
7753 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7754
7755 * wid-edit.el (widget-echo-help): Make it handle expressions that
7756 evaluate to strings.
7757
7758 2003-08-18 Michael Mauger <mmaug@yahoo.com>
7759
7760 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
7761
7762 Simplify selection of SQL products to define highlighting and
7763 interactive mode. Includes detailed instructions on adding
7764 support for new products.
7765
7766 * progmodes/sql.el (sql-product): New variable. Identifies SQL
7767 product for use in highlighting and interactive mode.
7768 (sql-interactive-product): New variable. SQL product for
7769 sql-interactive-mode.
7770 (sql-product-support): New variable. Specifies product-specific
7771 parameters to drive highlighting and interactive mode.
7772 (sql-imenu-generic-expression): Add more object types.
7773 (sql-sqlite-options): Correct comment.
7774 (sql-ms-program): Use "osql" rather than "isql".
7775 (sql-prompt-regexp, sql-prompt-length): Update comment.
7776 (sql-mode-menu): Add "Start SQLi session" entry.
7777 Replace Highlighting submenu with Product menu. Fix Send Region entry.
7778 (sql-mode-abbrev-table): Add abbreviations. Support of
7779 SYSTEM-FLAG on define-abbrev. Support was removed with last
7780 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
7781 (sql-mode-font-lock-object-name): Add font-lock pattern for object
7782 names.
7783 (sql-mode-ansi-font-lock-keywords): Set as default value.
7784 (sql-mode-oracle-font-lock-keywords): Set as default value.
7785 Support Oracle 9i keywords.
7786 (sql-mode-postgres-font-lock-keywords): Set as default value.
7787 (sql-mode-linter-font-lock-keywords): Set as default value.
7788 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
7789 SQLServer 2000.
7790 (sql-mode-sybase-font-lock-keywords)
7791 (sql-mode-interbase-font-lock-keywords)
7792 (sql-mode-sqlite-font-lock-keywords)
7793 (sql-mode-strong-font-lock-keywords)
7794 (sql-mode-mysql-font-lock-keywords)
7795 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
7796 keywords.
7797 (sql-mode-font-lock-defaults): Update comment.
7798 (sql-product-feature): New function. Returns feature associated
7799 with a product from `sql-product-support' alist.
7800 (sql-product-font-lock): New function. Set font-lock support
7801 based on `sql-product'.
7802 (sql-add-product-keywords): New function. Add font-lock rules to
7803 product-specific keyword variables.
7804 (sql-set-product): New function. Set `sql-product' and apply
7805 appropriate font-lock highlighting.
7806 (sql-highlight-product): New function. Set font-lock support
7807 based on a product. Also set mode name to include product name.
7808 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
7809 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
7810 Use `sql-set-product'.
7811 (sql-highlight-ms-keywords)
7812 (sql-highlight-sybase-keywords)
7813 (sql-highlight-interbase-keywords)
7814 (sql-highlight-strong-keywords)
7815 (sql-highlight-mysql-keywords)
7816 (sql-highlight-sqlite-keywords)
7817 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
7818 (sql-get-login): Prompt in the same order as the tokens.
7819 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
7820 (sql-product-interactive): New function. Common portions of
7821 product-specific interactive mode wrappers.
7822 (sql-interactive-mode): Rewritten to use product features.
7823 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7824 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7825 (sql-db2, sql-linter): Use `sql-product-interactive'.
7826 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
7827 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
7828 (sql-connect-ingres, sql-connect-postgres)
7829 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
7830 New functions. Format command line parameters and invoke comint on
7831 the appropriate interpreter. Code was in the corresponding
7832 `sql-xyz' function before.
7833 (sql-connect-ms): New function. Support -E argument to use
7834 operating system credentials for authentication.
7835
7836 2003-08-18 Kenichi Handa <handa@m17n.org>
7837
7838 * international/mule.el (encode-char): Fix for the ASCII case.
7839
7840 2003-08-15 Kenichi Handa <handa@m17n.org>
7841
7842 * international/fontset.el (setup-default-fontset): Change "*" to
7843 nil in the specifications of font family.
7844
7845 2003-08-18 Kim F. Storm <storm@cua.dk>
7846
7847 * kmacro.el (kmacro-keymap): Group related bindings in
7848 initialization for clarity. Bind C-s to start macro.
7849 Remove C-r binding.
7850 (kmacro-initial-counter-value): New defvar to hold initial counter
7851 value in case we set the value before defining a macro.
7852 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
7853 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
7854 not defining or executing macro. Doc fix.
7855 (kmacro-add-counter): Clear kmacro-initial-counter-value.
7856 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
7857 temporarily view older elements on the macro ring without cycling
7858 the ring.
7859 (kmacro-display): Doc fix.
7860 (kmacro-exec-ring-item): New helper function.
7861 (kmacro-call-ring-2nd): Use it.
7862 (kmacro-call-ring-2nd-repeat): Doc fix.
7863 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
7864 (kmacro-end-or-call-macro): Execute last viewed macro (using
7865 kmacro-exec-ring-item) from ring if this follows
7866 kmacro-view-macro. This allows us to find a macro on the ring
7867 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
7868 the ring to bring it to the head of the ring.
7869 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
7870 Allow binding to reserved keys without specifying C-x C-k prefix.
7871 Ask for confirmation if entered key sequence is already bound to
7872 a non-macro command.
7873 (kmacro-view-macro): Repeating command will show older elements
7874 on the macro ring; C-k will execute the last viewed macro.
7875 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
7876 property from 'ring to 'head.
7877
7878 2003-08-17 Alan Shutko <ats@acm.org>
7879
7880 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
7881 keeping December out of the alist.
7882
7883 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7884
7885 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
7886 * calendar/calendar.el (calendar-mode-map): Bind it to key.
7887 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
7888 (calendar-flatten): New function.
7889 (calendar-mouse-view-other-diary-entries)
7890 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
7891 in the menu title and to show multi-line diary entries correctly
7892 in the menu.
7893
7894 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
7895
7896 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
7897 defcustom, because the default was recently changed.
7898
7899 2003-08-16 Richard M. Stallman <rms@gnu.org>
7900
7901 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
7902
7903 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
7904 New subroutine, broken out of eval-last-sexp-1.
7905 (eval-last-sexp-1): Use eval-last-sexp-print-value.
7906
7907 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
7908
7909 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
7910
7911 * simple.el (eval-expression): Use eval-last-sexp-print-value.
7912
7913 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
7914
7915 * progmodes/compile.el (compilation-error-regexp-alist):
7916 Add Java ANt error detection as described in document
7917 http://ant.apache.org/faq.html
7918
7919 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
7920
7921 * simple.el (backward-word, forward-to-indentation)
7922 (backward-to-indentation): Argument changed to optional.
7923 (next-line, previous-line): Use `or' instead of `unless'.
7924
7925 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7926
7927 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
7928 instead of a constant.
7929
7930 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
7931
7932 * shell.el (shell): With prefix-arg, suggest a new buffer name.
7933
7934 2003-08-12 Andre Spiegel <spiegel@gnu.org>
7935
7936 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
7937 (vc-sccs-workfile-version): Search the entire delta table, rather
7938 than just the first entry, because that might be a deleted version.
7939
7940 2003-08-11 Karl Fogel <kfogel@red-bean.com>
7941
7942 * menu-bar.el (menu-bar-options-menu): Supply a body for the
7943 [save-place] binding in the Options menu. Have it require
7944 'saveplace' and then toggle the variable manually, to avoid an an
7945 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
7946 for the bug report.
7947
7948 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
7949
7950 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
7951 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
7952 (gdb-info-threads-custom): Add help-echo text.
7953 (gdb-display-back): Don't use purecopy.
7954 (gdb-info-breakpoints-custom, gdb-reset)
7955 (gdb-assembler-custom): Use display-images-p to test if breakpoint
7956 icons can be displayed.
7957
7958 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
7959
7960 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
7961
7962 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
7963
7964 * bookmark.el (bookmark-completing-read):
7965 Return a string, instead of a list of one string.
7966 Use a popup menu if activated from the mouse.
7967 (bookmark-edit-annotation): Remove unused vars.
7968 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
7969 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
7970 to bookmark-completing-read.
7971 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7972 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
7973 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
7974 and erase-buffer.
7975 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
7976 (bookmark-menu-jump, bookmark-menu-insert)
7977 (bookmark-popup-menu-and-apply-function)
7978 (bookmark-menu-popup-paned-bookmark-menu): Remove.
7979 (bookmark-menu-build-paned-menu): Remove by folding it into
7980 bookmark-menu-popup-paned-menu.
7981 (menu-bar-bookmark-map): Move the define-key statements here.
7982 Use the "non-menu" commands since they now pop up a menu if needed.
7983 (bookmark-exit-hook-internal): Simplify.
7984
7985 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
7986
7987 * reftex-toc.el (reftex-toc-rename-label): New function.
7988 (reftex-toc-check-docstruct): New function.
7989
7990 * reftex.el (reftex-region-active-p): New function.
7991
7992 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
7993 regexp to find the \bibliography macro.
7994
7995 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
7996 which does not exist in LaTeX.
7997 (reftex-cite-format-builtin): Added amsrefs support.
7998 (reftex-toc-confirm-promotion): New option
7999
8000 * reftex-toc.el
8001 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
8002 (reftex-toc-demote, reftex-toc-promote)
8003 (reftex-toc-do-promote, reftex-toc-promote-prepare)
8004 (reftex-toc-promote-action, reftex-toc-extract-section-number)
8005 (reftex-toc-newhead-from-alist)
8006 (reftex-toc-load-all-files-for-promotion): New functions.
8007 (reftex-toc-help): Added description of new keys.
8008 (reftex-toc-split-windows-fraction): New option.
8009 (reftex-recenter-toc-when-idle): Search *toc* window on all
8010 visible frames.
8011 (reftex-toc): Additional parameter REUSE
8012 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
8013 with REUSE argument.
8014 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
8015 the call of `reftex-toc'.
8016 (reftex-make-separate-toc-frame): New function .
8017 (reftex-toc-recenter): When called with triple prefix arg, call
8018 `reftex-make-separate-toc-frame' first.
8019 (reftex-toc-toggle-dedicated-frame): New command.
8020 (reftex-toc-quit): Adapted to delete frame when called in
8021 dedicated frame.
8022
8023 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
8024 all enclosing macros.
8025
8026
8027 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8028
8029 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
8030 first use.
8031
8032 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8033
8034 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
8035
8036 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
8037
8038 * calendar/calendar.el (list-diary-entries-hook)
8039 (diary-display-hook, nongregorian-diary-listing-hook)
8040 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
8041 Add some customize options for these hooks.
8042 (calendar-abbrev-construct): Don't try to take a substring longer
8043 than the original string.
8044
8045 2003-08-05 Richard M. Stallman <rms@gnu.org>
8046
8047 * emacs-lisp/testcover.el (noreturn): Report error if does return.
8048 (testcover-reinstrument-clauses): Doc fix.
8049
8050 * emacs-lisp/warnings.el: Doc fixes, args renamed.
8051 (warning-type-format): Rename from warning-group-format.
8052
8053 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
8054 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
8055 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
8056 to prevent warnings about defvar for an obsolete variable.
8057
8058 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
8059 warning-group-format renamed to warning-type-format.
8060
8061 * subr.el (read-passwd): Use clear-string instead of fillarray.
8062
8063 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
8064 Use vconcat instead of concat.
8065 (edmacro-sanitize-for-string): New function.
8066
8067 2003-08-05 Dave Love <fx@gnu.org>
8068
8069 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
8070 line-number-display-limit-width.
8071
8072 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
8073
8074 2003-08-05 Kenichi Handa <handa@m17n.org>
8075
8076 * international/code-pages.el: Don't require mule-diag.
8077
8078 * international/mule-diag.el (non-iso-charset-alist):
8079 Add autoload cookie.
8080
8081 * language/devan-util.el (dev-glyph-order): Add an entry for the
8082 glyph code #xC4.
8083
8084 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8085
8086 * calendar/calendar.el (diary-file, diary-file-name-prefix)
8087 (european-calendar-style, diary-date-forms)
8088 (calendar-day-name-array, calendar-month-name-array): Doc change.
8089 (generate-calendar-month): Adapt for new behaviour of
8090 `calendar-day-name' function.
8091 (calendar-abbrev-length, calendar-day-abbrev-array)
8092 (calendar-month-abbrev-array): New variables.
8093 (calendar-abbrev-construct): New function.
8094 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
8095 rather than fixing abbrevs at some width. Calling syntax change.
8096 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
8097 (calendar-date-string): Adapt for new behaviours of
8098 `calendar-day-name' and `calendar-month-name' functions.
8099
8100 * calendar/diary-lib.el (list-diary-entries): Adapt for new
8101 behaviour of `calendar-day-name' and `calendar-month-name' functions.
8102 (diary-name-pattern): Use abbrev arrays, rather than fixing
8103 abbrevs at three chars. Calling syntax change.
8104 (mark-diary-entries): Adapt for new behaviours of
8105 `diary-name-pattern' and `calendar-make-alist' functions.
8106 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
8107 `diary-name-pattern' function.
8108 (font-lock-diary-date-forms): Use abbrev arrays, rather than
8109 fixing abbrevs at three chars. Calling syntax change.
8110 (cal-hebrew, cal-islam): Require when compiling.
8111 (diary-font-lock-keywords): Adapt for new behaviour of
8112 `font-lock-diary-date-forms' function.
8113
8114 * calendar/cal-hebrew.el: Reposition some code so defined before used.
8115 (calendar-hebrew-month-name-array-common-year)
8116 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
8117 (list-hebrew-diary-entries): Adapt for new behaviours of
8118 `calendar-day-name' and `add-to-diary-list' functions.
8119 (mark-hebrew-diary-entries): Adapt for new behaviours of
8120 `diary-name-pattern' and `calendar-make-alist' functions.
8121
8122 * calendar/cal-islam.el (calendar-islamic-month-name-array):
8123 Add doc string.
8124 (list-islamic-diary-entries): Adapt for new behaviours of
8125 `calendar-day-name' and `add-to-diary-list' functions.
8126 (mark-islamic-diary-entries): Adapt for new behaviours of
8127 `diary-name-pattern' and `calendar-make-alist' functions.
8128
8129 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
8130 `calendar-month-name' function.
8131
8132 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
8133
8134 * calendar/solar.el (solar-seasons-data): Move definition before use.
8135
8136 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
8137 (cal-tex-LaTeX-hourbox): Move definition before use.
8138
8139 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
8140 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
8141 lunar.el, solar.el
8142 (displayed-month, displayed-year): Define for compiler.
8143
8144 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
8145
8146 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
8147 MODE. Renamed from c-init-c-language-vars'.
8148 (c-initialize-cc-mode): Change accordingly.
8149 (c-common-init): Ditto.
8150 (c-mode): Ditto.
8151 (c++-mode): Use `c-init-language-vars-for'.
8152 (objc-mode): Ditto.
8153 (java-mode): Ditto.
8154 (idl-mode): Ditto.
8155 (pike-mode): Ditto.
8156 (awk-mode): Ditto.
8157
8158 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
8159
8160 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
8161 or not the point moved.
8162
8163 (c-search-decl-header-end): Don't trip up on operator identifiers
8164 in C++ and operators like == in all languages.
8165
8166 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
8167 Detect leading labels correctly.
8168
8169 2003-08-02 Andreas Schwab <schwab@suse.de>
8170
8171 * textmodes/ispell.el: Don't redo key bindings on loading, put
8172 them only in loaddefs.el.
8173 * bookmark.el: Likewise.
8174 * dabbrev.el: Likewise.
8175 * emerge.el: Likewise.
8176
8177 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
8178 has more than one member.
8179
8180 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
8181
8182 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8183
8184 * lpr.el (printify-region): It was ending conversion before the
8185 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
8186
8187 2003-07-31 John Paul Wallington <jpw@gnu.org>
8188
8189 * net/browse-url.el (browse-url-epiphany): Doc fix.
8190
8191 2003-07-30 Kenichi Handa <handa@m17n.org>
8192
8193 * international/fontset.el (setup-default-fontset):
8194 Change registry names of Akurti fonts.
8195
8196 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
8197
8198 * comint.el (comint-read-noecho): Use `clear-string' instead of
8199 `fillarray'.
8200
8201 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
8202
8203 * outline.el (outline-mode-hook): Add defvar.
8204
8205 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
8206
8207 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
8208 Restore assembler in source window if that is what has been selected.
8209 (menu): Add gdb-restore-windows to menu. Make gdba
8210 specific menus only visible from gdba.
8211
8212 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
8213
8214 * progmodes/compile.el (compilation-environment): New user variable.
8215 (compile-internal): Respect it.
8216
8217 2003-07-23 Masatake YAMATO <jet@gyve.org>
8218
8219 * progmodes/gud.el (gdb-script-font-lock-keywords):
8220 Put `font-lock-function-name-face' on a symbol which includes
8221 `-' like `hook-run'. Put font-lock-variable-name-face
8222 on a symbol starting with $.
8223
8224 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
8225
8226 * files.el (set-visited-file-name): Use truename for buffer-file-name.
8227
8228 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
8229
8230 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
8231
8232 2003-07-26 Andre Spiegel <spiegel@gnu.org>
8233
8234 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
8235 Use with-no-warnings.
8236 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
8237 rather than to find-file-not-found-hook, which doesn't exist.
8238
8239 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
8240
8241 * international/quail.el (quail-translate-key): Fix previous change.
8242
8243 2003-07-25 John Paul Wallington <jpw@gnu.org>
8244
8245 * server.el (server-start): Check `server-process' is non-nil
8246 before killing it to avoid killing current buffer's process.
8247
8248 * simple.el (choose-completion-string): Use `minibufferp';
8249 test `completion-reference-buffer' if `buffer' arg is nil.
8250 (push-mark): Use `when' and `unless'.
8251 (pop-mark): Use `when'.
8252
8253 * mouse-sel.el (mouse-sel-get-selection-function):
8254 Check `x-last-selected-text-primary'. Don't barf if it or
8255 `x-last-selected-text' aren't bound.
8256
8257 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
8258
8259 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
8260
8261 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
8262
8263 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
8264
8265 2003-07-23 John Paul Wallington <jpw@gnu.org>
8266
8267 * tooltip.el (defface tooltip): Inherit from variable-pitch.
8268
8269 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
8270
8271 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
8272 string. Defvar the derived hook.
8273
8274 * macros.el (insert-kbd-macro): Escape double quote character.
8275 From Thomas W Murphy <twm@andrew.cmu.edu>.
8276
8277 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
8278
8279 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
8280 to match the specific mark rather than reusing comment-start-skip.
8281
8282 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
8283
8284 * progmodes/hideshow.el (hs-special-modes-alist):
8285 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
8286
8287 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
8288
8289 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
8290 value using ?\s.
8291
8292 2003-07-21 John Paul Wallington <jpw@gnu.org>
8293
8294 * subr.el (with-selected-window): Add closing paren.
8295
8296 2003-07-21 Richard M. Stallman <rms@gnu.org>
8297
8298 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
8299 (lisp-mode): Likewise.
8300
8301 * subr.el (with-selected-window): Copy code form save-selected-window
8302 so as to call select-window with norecord arg.
8303 (dynamic-completion-table): Doc fix.
8304 (lazy-completion-table): Doc fix.
8305
8306 * international/mule-cmds.el (set-locale-environment):
8307 langinfo renamed to locale-info.
8308
8309 * international/mule.el (auto-coding-functions): Doc fix.
8310
8311 2003-07-21 Kenichi Handa <handa@m17n.org>
8312
8313 * international/quail.el (quail-translate-key):
8314 Update quail-current-str correctly.
8315
8316 2003-07-21 Andreas Schwab <schwab@suse.de>
8317
8318 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
8319 ?, to "_".
8320
8321 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
8322 Version 2.0.36 of Tramp released.
8323
8324 * net/tramp.el (tramp-default-password-end-of-line): Rename from
8325 tramp-password-end-of-line.
8326 (tramp-password-end-of-line): New method parameter.
8327 (tramp-get-password-end-of-line): Function to access method
8328 parameter `tramp-password-end-of-line', or variable
8329 `tramp-default-password-end-of-line' (default value).
8330 (tramp-methods): Add entries for new parameter
8331 tramp-password-end-of-line.
8332 (tramp-enter-password): Use new function
8333 `tramp-get-password-end-of-line'.
8334 (tramp-handle-insert-file-contents): Do not
8335 unconditionally inhibit the file operation file-local-copy, only
8336 do that when the inhibit-file-name-operation is currently
8337 insert-file-contents. This fixes finding remote CVS-controlled
8338 files. (It would barf on inserting the CVS/Entries file
8339 literally, because the file-local-copy handler wasn't called.)
8340 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
8341 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
8342 (tramp-initial-commands): New variable.
8343 (tramp-process-initial-commands): New function, using the variable.
8344 (tramp-open-connection-setup-interactive-shell): Call the new function.
8345 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
8346 method into the buffer name, never use nil. Reported by Hanak
8347 David <dhanak@inf.bme.hu>.
8348 (tramp-open-connection-setup-interactive-shell): Erase buffer
8349 before sending "stty -onlcr".
8350
8351 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
8352
8353 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
8354
8355 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
8356
8357 2003-07-19 John Paul Wallington <jpw@gnu.org>
8358
8359 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
8360 (artist-draw-rect, artist-draw-square): Doc fixes.
8361
8362 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
8363
8364 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
8365
8366 2003-07-19 Kenichi Handa <handa@m17n.org>
8367
8368 * international/kkc.el (kkc-show-conversion-list-update):
8369 Highlight the correct candidate in the message.
8370
8371 2003-07-18 John Paul Wallington <jpw@gnu.org>
8372
8373 * simple.el (current-word): Don't include punctuation char when
8374 `really-word' arg is non-nil.
8375
8376 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
8377
8378 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
8379 moved to the directory obsolete.
8380
8381 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
8382
8383 * info.el (Info-menu-entry-name-re): Allow newlines in
8384 menu entry names.
8385
8386 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
8387 syntax-ppss-after-change-function.
8388 (syntax-ppss-after-change-function): New alias. Update uses.
8389 (syntax-ppss): Catch the case where the buffer is narrowed.
8390
8391 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
8392
8393 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
8394 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
8395
8396 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
8397
8398 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
8399 since it might be modified.
8400
8401 * progmodes/cc-langs.el (c++-make-template-syntax-table)
8402 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
8403 names to these language constants.
8404
8405 2003-07-15 Kim F. Storm <storm@cua.dk>
8406
8407 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
8408 All uses changed.
8409
8410 2003-07-14 Mark A. Hershberger <mah@everybody.org>
8411
8412 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
8413 Namespace support.
8414
8415 2003-07-13 Juanma Barranquero <lektu@terra.es>
8416
8417 * frame.el (modify-all-frames-parameters): Reinstall (copyright
8418 papers received).
8419
8420 2003-07-13 Karl Eichwalder <ke@suse.de>
8421
8422 * textmodes/po.el (po-find-charset): White space at the start of the
8423 Content-Type field body is non-mandatory.
8424
8425 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
8426
8427 * textmodes/texinfo.el (texinfo-section-list):
8428 Append appendixsection; a synonym for appendixsec.
8429
8430 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
8431
8432 * man.el (Man-translate-cleanup): New.
8433 (Man-translate-references): Call `Man-translate-cleanup' to clean
8434 leading, trailing and middle spaces.
8435
8436 2003-07-13 Lars Hansen <larsh@math.ku.dk>
8437
8438 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
8439 Handle `dired-directory' being a list.
8440
8441 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
8442
8443 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
8444 it doesn't exist.
8445
8446 2003-07-12 Richard M. Stallman <rms@gnu.org>
8447
8448 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
8449
8450 * progmodes/cc-defs.el (c-make-keywords-re):
8451 Don't use delete-duplicates.
8452 (c-lang-const): Don't use mapcan.
8453
8454 * apropos.el (apropos-show-scores): Make it customizable.
8455 Document new meaning.
8456 (apropos): Compute scores from symbols.
8457 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
8458
8459 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8460
8461 * ps-bdf.el: Fix copyright line.
8462 (bdf-directory-list): Fix initialization code.
8463
8464 2003-07-11 John Paul Wallington <jpw@gnu.org>
8465
8466 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
8467 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
8468 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
8469
8470 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
8471
8472 * emacs-lisp/ring.el (ring-elements): Doc fix.
8473
8474 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8475
8476 * calendar/timeclock.el (timeclock-relative)
8477 (timeclock-ask-before-exiting, timeclock-use-display-time):
8478 Doc changes.
8479 (timeclock-modeline-display): Give a message if
8480 `timeclock-use-display-time' is non-nil but `display-time-mode'
8481 is not active.
8482
8483 2003-07-11 Kenichi Handa <handa@m17n.org>
8484
8485 * international/mule-cmds.el (set-language-environment):
8486 Set current-language-environment to the correct string.
8487
8488 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8489
8490 * ps-print.el: Print line number correctly in a region. Reported by
8491 Tim Allen <timallen@ls83.fsnet.co.uk>.
8492 (ps-print-version): New version number (6.6.2).
8493 (ps-printing-region): Code fix.
8494
8495 2003-07-10 John Paul Wallington <jpw@gnu.org>
8496
8497 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
8498 this function can be called from `add-completions-from-tags-table'.
8499
8500 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
8501
8502 * calendar/timeclock.el (timeclock-use-display-time)
8503 (timeclock-day-over-hook, timeclock-workday-remaining)
8504 (timeclock-status-string, timeclock-when-to-leave)
8505 (timeclock-when-to-leave-string, timeclock-log-data)
8506 (timeclock-find-discrep, timeclock-day-base)
8507 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
8508 (timeclock-modeline-display): Set the variable
8509 `timeclock-modeline-display'.
8510 (timeclock-update-modeline): Doc fix. Respect value of
8511 `timeclock-relative'.
8512
8513 2003-07-09 Richard M. Stallman <rms@gnu.org>
8514
8515 * textmodes/reftex-parse.el (reftex-all-document-files):
8516 Add autoload cookie.
8517
8518 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
8519 (reftex-scanning-info-available-p): Add autoload cookie.
8520
8521 * international/mule-cmds.el
8522 (set-display-table-and-terminal-coding-system): Delete duplicate
8523 aset on standard-display-table.
8524
8525 * view.el (view-file): If existing buffer's major mode is special,
8526 don't go into view mode.
8527
8528 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
8529
8530 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8531
8532 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
8533 buffer changes; there's third party code that calls this function
8534 directly.
8535
8536 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8537
8538 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
8539 (autodoc-font-lock-keywords): Don't byte compile on font lock
8540 initialization when running from byte compiled files.
8541
8542 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8543
8544 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
8545 statement ends with auto-increment "++".
8546
8547 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8548
8549 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
8550 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
8551 these are changed, so declare them as variables and not constants.
8552
8553 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
8554
8555 * subr.el (dolist, dotimes): Doc fix.
8556
8557 2003-07-08 Kim F. Storm <storm@cua.dk>
8558
8559 * international/mule-cmds.el
8560 (set-display-table-and-terminal-coding-system): Don't break
8561 bootstrap if standard-display-table isn't setup yet.
8562
8563 2003-07-07 Richard M. Stallman <rms@gnu.org>
8564
8565 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
8566 Give it a doc string, and autoload it.
8567
8568 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
8569 Use with-no-warnings.
8570
8571 * info.el (Info-search): If find invisible text, search again.
8572
8573 * isearch.el (search-whitespace-regexp): Add a shy group around it.
8574
8575 * man.el (Man-name-regexp): Match + as part of name.
8576
8577 * simple.el (visible-mode): Rename from vis-mode.
8578 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
8579
8580 * simple.el (current-word): New arg REALLY-WORD specifies
8581 don't include punctuation chars.
8582
8583 * emacs-lisp/debug.el (debug, debugger-env-macro):
8584 Use with-no-warnings while accessing and binding unread-command-char.
8585
8586 * international/mule-cmds.el
8587 (set-display-table-and-terminal-coding-system): Use explicit loop
8588 instead of calling standard-display-default.
8589
8590 * net/ange-ftp.el (ange-ftp-file-symlink-p):
8591 Use condition-case to catch error in ange-ftp-get-files.
8592
8593 * net/browse-url.el (browse-url-browser-function):
8594 Add alternative for Epiphany.
8595 (browse-url-epiphany-program, browse-url-epiphany-arguments)
8596 (browse-url-epiphany-startup-arguments)
8597 (browse-url-epiphany-new-window-is-tab): New variables.
8598 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
8599
8600 * progmodes/compile.el (compile-auto-highlight): Default now t.
8601 (compile): Doc fix.
8602 (compilation-next-error): Fix previous change.
8603
8604 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
8605
8606 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
8607
8608 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
8609
8610 * gdb-ui.el (gdb-source-info): Display current frame when
8611 attaching to an existing process.
8612 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
8613 while laying out windows when attaching to an existing process.
8614
8615 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
8616
8617 * info.el (Info-menu): Use Info-menu-entry-name-re.
8618
8619 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
8620
8621 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
8622 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
8623
8624 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
8625 to match the same text.
8626
8627 2003-07-06 John Paul Wallington <jpw@gnu.org>
8628
8629 * vc.el (vc-annotate-offset): Move defvar up.
8630
8631 2003-07-06 Kim F. Storm <storm@cua.dk>
8632
8633 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
8634 This should fix the infinite loop when extracting menu names.
8635
8636 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
8637
8638 * files.el (auto-mode-alist, interpreter-mode-alist):
8639 Remove entries to CC Mode modes to avoid duplicates; they are now added
8640 with autoload directives in cc-mode.el.
8641
8642 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
8643
8644 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
8645 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
8646 these are changed, so declare them as variables and not constants.
8647
8648 * progmodes/cc-mode.el: Fix some autoload problems: Try to
8649 ensure that the entry for ".c" extension comes before the one for
8650 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
8651 Fix incorrect entries that were added to `interpreter-mode-alist'.
8652 Move the autoload directives for AWK to the top level since they
8653 aren't recognized anywhere else. Do not use the new AWK mode doc
8654 in the autoload form for the old AWK mode.
8655
8656 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8657
8658 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
8659 (bibtex-sort-ignore-string-entries): Default value t.
8660 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
8661 erroneously in previous version.
8662 (bibtex-string-files): Docstring reflects new parsing scheme.
8663 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
8664 docstring, add # as one of the chars to crush
8665 (bibtex-autokey-prefix-string, bibtex-autokey-names)
8666 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
8667 (bibtex-autokey-name-change-strings)
8668 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
8669 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
8670 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
8671 (bibtex-autokey-title-terminators)
8672 (bibtex-autokey-titlewords-stretch)
8673 (bibtex-autokey-titleword-ignore)
8674 (bibtex-autokey-titleword-case-convert)
8675 (bibtex-autokey-titleword-abbrevs)
8676 (bibtex-autokey-titleword-abbrevs)
8677 (bibtex-autokey-titleword-change-strings)
8678 (bibtex-autokey-titleword-length)
8679 (bibtex-autokey-titleword-separator)
8680 (bibtex-autokey-name-year-separator)
8681 (bibtex-autokey-year-title-separator)
8682 (bibtex-autokey-before-presentation-function)
8683 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
8684 Fix docstring.
8685 (bibtex-strings, bibtex-reference-keys):
8686 Use lazy-completion-table and make-variable-buffer-local.
8687 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
8688 (bibtex-braced-string-syntax-table)
8689 (bibtex-quoted-string-syntax-table): New variables.
8690 (bibtex-parse-nested-braces): Remove.
8691 (bibtex-parse-field-string): Use syntax table and forward-sexp.
8692 (bibtex-parse-association): Simplify.
8693 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
8694 (bibtex-parse-field-text): Simplify.
8695 (bibtex-search-forward-field, bibtex-search-backward-field):
8696 argument BOUND can take value t.
8697 (bibtex-start-of-field, bibtex-start-of-name-in-field)
8698 (bibtex-end-of-name-in-field, bibtex-end-of-field)
8699 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
8700 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
8701 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
8702 (bibtex-skip-to-valid-entry): Return buffer position of beginning
8703 and ending of entry. Update for changes of bibtex-search-entry.
8704 Simplify.
8705 (bibtex-map-entries): FUN is called with three arguments.
8706 (bibtex-search-entry): Return a cons pair with buffer positions of
8707 beginning and end of entry.
8708 (bibtex-enclosing-field): Simplify.
8709 (bibtex-format-entry): Use booktitle to set a missing title.
8710 (bibtex-autokey-get-names): Fiddle with regexps.
8711 (bibtex-generate-autokey): Use identity.
8712 (bibtex-parse-keys): Use simplified parsing algorithm if
8713 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
8714 arguments. Return alist of keys.
8715 (bibtex-parse-strings): Simplify. Return alist of strings.
8716 (bibtex-complete-string-cleanup): Fix docstring.
8717 (bibtex-read-key): New function.
8718 (bibtex-mode): Fix docstring. Do not parse for keys and
8719 strings when the mode is entered. Set fill-paragraph-function to
8720 bibtex-fill-field. Setup font-lock-mark-block-function the way
8721 font-lock intended.
8722 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
8723 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
8724 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
8725 (bibtex-Preamble): Avoid hard coded constants.
8726 (bibtex-make-field): Fix docstring. Simplify.
8727 (bibtex-beginning-of-entry): Always return new position of point.
8728 (bibtex-end-of-entry): Rearrange cond clauses.
8729 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
8730 Update for changes of bibtex-map-entries.
8731 (bibtex-ispell-abstract): Do not move point.
8732 (bibtex-entry-index): Use downcase. Simplify.
8733 (bibtex-lessp): Handle catch-all.
8734 (bibtex-find-crossref): Turn into a command.
8735 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
8736 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
8737 preamble entries.
8738 (bibtex-fill-field-bounds): New function.
8739 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
8740 (bibtex-fill-entry): Use bibtex-fill-field-bounds
8741 (bibtex-String): Use bibtex-strings. Always obey
8742 bibtex-sort-ignore-string-entries.
8743
8744 2003-07-05 John Paul Wallington <jpw@gnu.org>
8745
8746 * cus-theme.el (customize-create-theme):
8747 Call `customize-create-theme' in Reset widget's notify function.
8748
8749 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
8750 (ibuffer-mark-interactive): Use `or' instead of `unless'.
8751 (define-ibuffer-column name): Add summarizer.
8752 (define-ibuffer-column size): Likewise.
8753 (define-ibuffer-column filename): Likewise.
8754 (define-ibuffer-column process): Likewise. Change BODY's output too.
8755 (define-ibuffer-column filename-and-process): Likewise, likewise.
8756 (ibuffer): Remove local vars `already-in' and `need-update'.
8757
8758 * ibuf-ext.el: Don't require `derived' at compile-time.
8759
8760 2003-07-05 Kim F. Storm <storm@cua.dk>
8761
8762 * info.el: Disable paragraph refilling.
8763 (Info-refill-paragraphs): New defcustom.
8764 (Info-fontify-node): Use it.
8765
8766 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
8767
8768 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
8769 thingies from constructors created by defstruct.
8770
8771 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
8772 the default value of the variable.
8773 (byte-code-meter): Move declaration to top level.
8774
8775 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
8776
8777 * info.el (Info-following-node-name-re): New fun.
8778 (Info-following-node-name): Remove.
8779 (Info-insert-dir): Use the new fun.
8780 (Info-extract-pointer): Don't save restriction; use new fun.
8781 (Info-menu-entry-name-re): New const.
8782 (Info-menu-entry-name-re): Use it along with new fun.
8783 (Info-node-spec-re): Use new fun.
8784 (Info-complete-menu-item, Info-fontify-node): Use new const.
8785 (Info-goto-node, Info-follow-reference, Info-menu-update):
8786 Use match-string.
8787 (Info-follow-reference): Use assoc-string.
8788 Use a list of strings for the completion table.
8789 (Info-fontify-node): Use match-string, line-end-position.
8790 Limit the search for `node:' to the first line.
8791
8792 * newcomment.el (uncomment-region): Remove padding coming from
8793 comment-start rather than just from comment-padding.
8794
8795 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
8796 (vc-cvs-stay-local-p): Use vc-stay-local-p.
8797 (vc-cvs-rename-file): Remove (use the default).
8798 (vc-cvs-register): Register parent dir if needed.
8799 (vc-cvs-could-register): Return non-nil if parent can be registered.
8800 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
8801 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
8802
8803 * vc-svn.el (vc-svn-use-edit): Make it into a const.
8804 (vc-svn-update): Fix the arguments to `svn'.
8805 (vc-svn-diff-tree): Just use `vc-svn-diff'.
8806 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
8807 Simple implementations, assuming `name' is a URL.
8808
8809 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
8810 set of chars allowed unquoted in a case pattern.
8811
8812 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
8813
8814 * font-lock.el (font-lock-extra-types-widget)
8815 (c-font-lock-extra-types, c++-font-lock-extra-types)
8816 (objc-font-lock-extra-types, java-font-lock-extra-types)
8817 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
8818 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
8819 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
8820 (font-lock-match-c++-structor-declaration)
8821 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
8822 (c++-font-lock-keywords-3, c++-font-lock-keywords)
8823 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
8824 (objc-font-lock-keywords-3, objc-font-lock-keywords)
8825 (java-font-lock-keywords-1, java-font-lock-keywords-2)
8826 (java-font-lock-keywords-3, java-font-lock-keywords)
8827 (java-font-lock-syntactic-face-function): Remove obsolete code
8828 and constants. It's all in cc-fonts.el now.
8829
8830 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
8831
8832 * mail/sendmail.el (mail-specify-envelope-from)
8833 (mail-envelope-from): Doc fix.
8834
8835 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
8836
8837 * generic-x.el: Do away with the dependency on `c-emacs-features'
8838 when populating `rul-generic-mode-syntax-table'; we already know
8839 this isn't XEmacs.
8840
8841 See ChangeLog.10 for earlier changes.
8842
8843 ;; Local Variables:
8844 ;; coding: iso-2022-7bit
8845 ;; End:
8846
8847 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
8848 Copying and distribution of this file, with or without modification,
8849 are permitted provided the copyright notice and this notice are preserved.
8850
8851 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1