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