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