Checked in changelog & elc file for mwheel.el
[bpt/emacs.git] / lisp / ChangeLog
1 1999-11-10 William M. Perry <wmperry@aventail.com>
2
3 * mwheel.el: New file to support the new style wheeled mice.
4
5 1999-11-10 Gerd Moellmann <gerd@gnu.org>
6
7 * files.el (file-local-copy): Remove optional BUFFER argument
8 because that's not used by anything.
9
10 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
11 to-address.
12
13 1999-11-08 Markus Rost <rost@ias.edu>
14
15 * wid-edit.el (widget-button-click): Wrap with save-excursion
16 to restore track-mouse in the correct buffer.
17
18 1999-11-08 Gerd Moellmann <gerd@gnu.org>
19
20 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
21
22 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl>
23
24 * progmodes/ps-mode.el (ps-mode-print-function): Changed default
25 lpr-command to "lp" for some system-types. (copied from lpr.el
26 Emacs version 20.2.1).
27
28 1999-11-04 Markus Rost <rost@ias.edu>
29
30 * simple.el (comment-region): Strip off white space at end of
31 comment-start.
32
33 1999-11-04 Gerd Moellmann <gerd@gnu.org>
34
35 * faces.el (secondary-selection): Fix wrong color name.
36
37 1999-11-04 John Tobey <jtobey@epsilondev.com>
38
39 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
40 the default when invoking perldb in a non-Perl buffer, and other
41 cases involving -e or --.
42
43 1999-11-04 Gerd Moellmann <gerd@gnu.org>
44
45 * simple.el (previous-matching-history-element)
46 (next-history-element): Use delete-field instead of erase-field.
47
48 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
49 Use delete-field instead of erase-field.
50
51 * faces.el (secondary-selection): Change background to yellow.
52
53 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
54 find the start of the text. Use field-string to read the user
55 input.
56
57 1999-11-03 Gerd Moellmann <gerd@gnu.org>
58
59 * faces.el (make-face-bold, make-face-unbold, make-face-italic)
60 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
61 for compatibility with old face implementation.
62
63 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
64 Use erase-field instead of erase-buffer.
65
66 * frame.el (blink-cursor-mode, blink-cursor-end): Use
67 internal-show-cursor with new interface.
68 (blink-cursor-timer-function): New.
69 (blink-cursor-start): Use blink-cursor-timer-function.
70
71 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
72
73 * calendar.el (redraw-calendar): Move to nearest date before
74 redrawing.
75
76 * diary-lib.el (simple-diary-display): Reset modeline even if
77 there are no diary entries since the diary buffer may be displayed.
78
79 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu>
80
81 * emacs-lisp/debug.el (debug): If noninteractive, display the
82 backtrace using `message', then exit Emacs.
83 (debugger-batch-max-lines): New variable.
84 (debugger-setup-buffer): New subroutine, broken out of `debug'.
85 Change the messages put at the start, to say that the debugger
86 was entered.
87
88 1999-11-02 Sam Steingold <sds@ksp.com>
89
90 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
91
92 1999-11-01 John Tobey <jtobey@epsilondev.com>
93
94 * gud.el: (gud-perldb-massage-args): Massage correctly in the
95 presence of perl switches other than "-e".
96
97 1999-11-01 Markus Rost <rost@ias.edu>
98
99 * dired-x.el (dired-smart-shell-command): Use
100 shell-command-history as in shell-command.
101
102 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
103
104 * userlock.el (ask-user-about-lock): Doc fix.
105
106 * frame.el: Doc fixes.
107
108 1999-11-01 Gerd Moellmann <gerd@gnu.org>
109
110 * frame.el (blink-cursor-mode): Call internal-show-cursor instead
111 of show-cursor.
112 (blink-cursor-start, blink-cursor-end): Ditto.
113
114 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
115
116 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
117
118 * window.el (walk-windows): If ALL-FRAMES is a frame,
119 start on that frame. Use save-selected-window.
120
121 1999-11-01 Gerd Moellmann <gerd@gnu.org>
122
123 * simple.el (end-of-buffer): Use window-end to find the window end
124 instead of vertical-motion because this handles variable-height
125 lines correctly.
126
127 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
128
129 * ediff.el: Version change.
130
131 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
132 make sure you are in a good frame before deleting other
133 windows.
134 (ediff-file-checked-in-p): Don't consider CVS
135 files checked in.
136 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
137 are writing to a newly created empty file.
138
139 * ediff-mult.el (ediff-show-session-group-hook): New default.
140
141 * ediff-vers.el (ediff-pcl-cvs-view-revision):
142 First cd to the file directory. reportedly works
143 better with remote files.
144
145 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
146 Use file-name-nondirectory when passing files to CVS.
147
148 * ediff-diff.el (ediff-cmp-options): New variable.
149 (ediff-same-file-contents): Use ediff-cmp-options.
150
151 * ediff-ptch.el (ediff-prompt-for-patch-buffer,
152 ediff-get-patch-buffer): Use current buffer if it appears to be a
153 patch.
154
155 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
156 C-g
157
158 * viper-util.el (viper-nontrivial-find-file-function): Deleted.
159 (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
160 (viper-save-cursor-color,viper-restore-cursor-color):
161 Improved cursor color handling.
162 (viper-get-saved-cursor-color-in-replace-mode,
163 viper-get-saved-cursor-color-in-insert-mode): New functions for
164 better cursor color handling.
165
166 * viper-ex.el (ex-read,ex-edit):
167 Fixes for correct interpretation of #,%.
168 (viper-ex): Now works correctly when called from other functions.
169 (viper-glob-function): New variable.
170 (viper-ex): Save excursion before doing :global.
171
172 * viper-mous.el (viper-counting-clicks-p): Bug fixes.
173
174 * viper-cmd.el (viper-post-command-sentinel,
175 viper-insert-state-post-command-sentinel,
176 viper-insert-state-pre-command-sentinel): Takes better care of
177 cursor colors.
178
179 * viper.el: Version change.
180
181 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com>
182
183 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
184 that the modeline display was updated *only* when
185 `whitespace-display-in-modeline' was set, not otherwise.
186
187 1999-10-30 Gerd Moellmann <gerd@gnu.org>
188
189 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
190 "frac12".
191
192 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
193 ad-activate.
194
195 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com>
196
197 * whitespace.el: Test for existence of `defcustom' and `defgroup'
198 using fboundp instead of assuming that these are not present in
199 particular flavors of emacs.
200 (whitespace-version): Update to 2.8
201 (whitespace-display-in-modeline): Add custom variable to control
202 displaying the whitespace errors on the modeline based on
203 suggestion from <klaus.berndl@sdm.de>
204 (whitespace-buffer): Now returns `t' if unclean and `nil' if
205 clean, to enable using as a hook function, as suggested by Puneet
206 Goel <puneet@computer.org>
207 (whitespace-buffer): Fix a subtle bug that cleaned up only if
208 quiet was not set, even with whitespace-auto-cleanup set.
209 (whitespace-mode-line): Now uses less modeline real estate and
210 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
211 which is present in the file, and <y> is any type of whitespace
212 whose check has been suppressed by setting
213 `whitespace-check-<whitespace-type>' to nil.
214 (whitespace-unchecked-whitespaces): New function to return the
215 list of whitespaces for whom checks have been suppressed.
216 (whitespace-display-unchecked-whitespaces): Renamed to
217 `whitespace-update-modeline' to reflect its functionality.
218
219 1999-10-30 Gerd Moellmann <gerd@gnu.org>
220
221 * progmodes/compile.el (compilation-error-regexp-alist):
222 Undo previous change.
223
224 1999-10-28 Dave Love <fx@gnu.org>
225
226 * help.el (help-follow): Make arg optional again and really
227 default to point.
228
229 1999-10-28 Gerd Moellmann <gerd@gnu.org>
230
231 * paths.el (rmail-file-name): Make it an option.
232
233 * progmodes/ada-mode.el, progmodes/ada-prj.el,
234 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
235 comment fixes.
236
237 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
238 MIPS Pro 7.3 compiler error message syntax.
239
240 1999-10-27 Dave Love <fx@gnu.org>
241
242 * progmodes/compile.el: Checkdoc-inspired fixes.
243
244 1999-10-27 Gerd Moellmann <gerd@gnu.org>
245
246 * lpr.el (print-buffer): Doc-string fix.
247
248 1999-10-27 Dave Love <fx@gnu.org>
249
250 * emacs-lisp/advice.el: Doc fixes.
251 (ad-lemacs-p): Removed.
252 (advice): Add :link to defgroup.
253
254 1999-10-27 Kenichi Handa <handa@etl.go.jp>
255
256 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
257 last-coding-system-used by the call of ange-ftp-set-ascii-mode.
258
259 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
260
261 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
262 ad-activate. All callers changed, including those in data.c.
263 (ad-activate-internal-off): Renamed from ad-activate-off.
264 All uses changed.
265 (ad-activate): Renamed from ad-activate-on. All uses changed.
266 (ad-start-advice, ad-stop-advice, ad-recover-normality):
267 Alter the definition of ad-activate-internal, not ad-activate.
268
269 1999-10-26 Gerd Moellmann <gerd@gnu.org>
270
271 * startup.el (command-line-1): Add support for command line
272 arguments `file' and `execute'. Fix handling of `visit'.
273
274 1999-10-26 Kenichi Handa <handa@etl.go.jp>
275
276 * international/mule-cmds.el (read-input-method-name): Handle the
277 case that the arg DEFAULT is symbol.
278
279 * international/mule-diag.el (mule-diag): Handle the case that
280 default-input-method is symbol.
281
282 1999-10-26 Gerd Moellmann <gerd@gnu.org>
283
284 * textmodes/tildify.el: New file.
285
286 1999-10-25 Sam Steingold <sds@ksp.com>
287
288 * Makefile (compile-files): Fixed the "tr" strings.
289 (EMACS): Set to ../src/emacs.
290
291 1999-10-25 Gerd Moellmann <gerd@gnu.org>
292
293 * info.el (Info-build-node-completions): Add '("*") to the
294 completion list.
295
296 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
297
298 * frame.el (auto-raise-mode): When enabling the mode,
299 immediately raise the selected frame.
300
301 * indent.el (indent-region): Doc fix.
302
303 * comint.el (comint-output-filter): Make the Comint buffer current
304 for the comint-preoutput-filter-functions.
305
306 * mail/reporter.el: Doc fix.
307
308 1999-10-24 Stephen Eglen <stephen@gnu.org>
309
310 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
311 that Octave lisp files can also run under XEmacs 20.
312 (require 'custom) added so that files can run under Emacs 19.34.
313
314 * iswitchb.el (iswitchb-default-keybindings): No need to use
315 read-kbd-macro in keybindings.
316
317 1999-10-23 Dave Love <fx@gnu.org>
318
319 * elide-head.el: New file.
320
321 1999-10-23 Gerd Moellmann <gerd@gnu.org>
322
323 * Makefile (compile-files, backup-compiled-files): New targets.
324 (bootstrap, bootstrap-clean): Ditto.
325
326 1999-10-22 Paul Eggert <eggert@twinsun.com>
327
328 * international/mule-cmds.c (locale-language-names):
329 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
330 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
331 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
332 Use Latin-8 for Welsh.
333 Use Latin-1 for English if "en" is explicitly specified.
334 Use Latin-1 for Scots Gaelic, Tagalog.
335 Use Latin-1 (not Latin-4) for Greenlandic.
336 Use Latin-1 (not Latin-2) for Albanian.
337 (locale-preferred-coding-systems, locale-language-names):
338 Remove generic ISO 8859 locales; locale-charset-language-names now
339 does this.
340 (locale-charset-language-names): New variable.
341 (set-locale-environment): Use language name specified by
342 locale-charset-language-names if its charsets disagree with the
343 language name specified by locale-language-names.
344
345 1999-10-22 Dave Love <fx@gnu.org>
346
347 * make-mode.el: Minor doc fixes.
348
349 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
350
351 1999-10-21 Dave Love <fx@gnu.org>
352
353 * loadup.el: Add latin-8, latin-9.
354
355 1999-10-20 Paul Eggert <eggert@twinsun.com>
356
357 * disp-table.el (standard-display-european): Remove undocumented
358 arg AUTO; no longer used by startup.el. Do not attempt to treat
359 all non-English language environments as coding system names.
360 Instead, use the downcased language environment name as a coding
361 system name if it is one; otherwise, use latin-1.
362
363 1999-10-20 Gerd Moellmann <gerd@gnu.org>
364
365 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
366 that were split so that part of the comment appeared as Lisp code.
367
368 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
369
370 * ps-bdf.el: Doc fix.
371
372 * ps-print-def.el: New file: common definitions for all parts of
373 ps-print.
374 (ps-multibyte-buffer): Moved from ps-mule.
375
376 * ps-mule.el: File dependence fix.
377 (ps-multibyte-buffer): Moved to ps-print-def.
378
379 * ps-print.el: Doc fix, better customization.
380 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
381 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
382 (ps-end-file): Doc fix.
383 (ps-setup, ps-begin-file): Fun fix.
384 (postscript): New group.
385 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
386 (ps-print-prologue-1): Adjust PostScript programming.
387 (ps-print): Adjust group hierarchy.
388 (ps-print-n-up, ps-print-zebra, ps-print-background,
389 ps-print-printer)
390 (ps-print-page): New subgroups.
391 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
392 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
393 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
394 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
395 (ps-zebra-stripe-height, ps-print-background-image)
396 (ps-print-background-text, ps-spool-config): Adjust customization.
397 (dos-ps-printer): Definition eliminated.
398
399 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
400
401 * ps-mule.el: Doc fix, define functions properly if mule package is
402 loaded or not.
403 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
404 mule package is loaded or not.
405
406 * ps-print.el: Doc fix, n-up printing.
407 (ps-print-version): New version number (5.0).
408 (ps-page-dimensions-database): Added document media.
409 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
410 (ps-page-order, ps-printing-region-p): New vars.
411 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
412 funs.
413 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
414 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
415 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
416 (ps-n-up-xstart, ps-n-up-ystart): New macros.
417 (ps-print-begin-sheet-hook): New hook.
418 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
419 const.
420 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
421 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
422 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
423 (ps-count-lines): Changed to defun.
424 (ps-header-page): Changed to defsubst, fix fun.
425 (ps-printing-region): Doc fix, adjust programming code.
426 (ps-output-boolean, ps-background-pages, ps-background-text)
427 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
428 programming code.
429
430 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
431
432 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
433 (ps-print-version): New version number (4.2).
434 (ps-spool-config, ps-spool-tumble): New vars.
435 (ps-print-prologue-1): Changed to defconst, adjust PostScript
436 programming, new PostScript procedure to handle errors.
437 (ps-print-prologue-2): Changed to defconst.
438 (ps-print-duplex-feature): New const: duplex and tumble setting.
439 (ps-setup, ps-begin-file): Fix funs.
440 (ps-boolean-capitalized): New fun.
441
442 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
443
444 * Makefile (dontcompilefiles): Obsoleted.
445 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
446 (EL): Unused.
447 (temacs): Removed (unused).
448 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
449 version of the file (necessary for the update to work properly).
450 (autoloads): Force the use of `pwd`/loaddefs.el.
451 (updates); Redefined in terms of other targets to reduce redundancy.
452 (.el.elc): New default rule, just in case you want it.
453 (compile): Use a single invocation of Emacs.
454 (bootstrap-compile); Unneeded.
455 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
456
457 1999-10-19 Dave Love <fx@gnu.org>
458
459 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
460
461 1999-10-19 Sam Steingold <sds@ksp.com>
462
463 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
464 comply with the comment.
465
466 1999-10-19 Gerd Moellmann <gerd@gnu.org>
467
468 * autorevert.el (auto-revert-mode): Make auto-revert-mode
469 permanent-local.
470
471 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
472
473 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
474 value: \"lpr\" changed to "lpr"
475 (ps-mode-version): New constant
476 (ps-mode-show-version): New function, added key in ps-mode-map
477 (ps-run-messages): Removed
478 (ps-run-font-lock-keywords-2): New defcustom variable replacing
479 ps-run-messages. These keywords now include the value of
480 ps-run-prompt, making its fontification customizable.
481 (ps-run-init): Removed \\n from docstring, it is now added when
482 the value is used
483 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
484 ps-run-prompt
485 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
486 customizable variables in doc-string (its equivalent
487 ps-run-messages was missing in previous version of the doc-string)
488 (ps-run-mode): Simplified assignment to font-lock-defaults, using
489 symbols only
490
491 1999-10-19 Alex Schroeder <alex@gnu.org>
492
493 * ansi-color.el: Complete rewrite.
494
495 1999-10-19 Paul Eggert <eggert@twinsun.com>
496
497 Fix bootstrapping problems.
498 Use the system locale to specify Emacs locale defaults.
499
500 * international/mule-cmds.el (global-map):
501 Do not use backquote, because that makes a bootstrapping
502 problem if you need to recompile all Lisp files using interpreted code.
503 * international/mule.el (charset-id, charset-bytes,
504 charset-dimension, charset-chars, charset-width,
505 charset-direction, charset-iso-final-char,
506 charset-iso-graphic-plane, charset-reverse-charset,
507 charset-short-name, charset-long-name, charset-description,
508 charset-plist): Likewise.
509 * subr.el (save-match-data): Likewise.
510
511 * international/mule-cmds.el
512 (set-display-table-and-terminal-coding-system): New function,
513 containing code migrated out of set-language-environment.
514 (set-language-environment, set-locale-environment): Use it.
515 (locale-translation-file-name): Moved here from startup.el.
516 (locale-language-names, locale-preferred-coding-systems):
517 New vars.
518 (locale-name-match, set-locale-environment): New functions.
519
520 * language/japan-util.el (setup-japanese-environment-internal):
521 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
522
523 * startup.el (iso-8859-n-locale-regexp): Remove.
524 (locale-translation-file-name): Move to mule-cmds.el.
525 (command-line): Move locale-stuff into set-locale-environment.
526
527 1999-10-18 Dave Love <fx@gnu.org>
528
529 * abbrev.el (add-abbrev, inverse-add-abbrev)
530 (expand-region-abbrevs): Remove properties from buffer text.
531
532 1999-10-17 Gerd Moellmann <gerd@gnu.org>
533
534 * iswitchb.el (iswitchb-exhibit): Extract user-input only
535 from the mini-buffer, without the prompt.
536
537 * simple.el (minibuffer-prompt-end): Return the position
538 after the prompt, not the position of that last character
539 of the prompt.
540
541 1999-10-17 Miles Bader <miles@gnu.org>
542
543 * simple.el: Doc fixes.
544
545 1999-10-17 Miles Bader <miles@gnu.org>
546
547 * simple.el (previous-matching-history-element, next-history-element):
548 Change to work correctly even if the point is in the prompt.
549 (choose-completion-string): Likewise.
550 (minibuffer-prompt-width): New function (compatibility with old subr).
551
552 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
553 When constraining the final position to the current field,
554 don't use the ONLY-IN-LINE mode of constrain-to-field.
555
556 1999-10-17 Miles Bader <miles@gnu.org>
557
558 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
559 constrain-to-field.
560 * textmodes/paragraphs.el (forward-sentence): Likewise.
561
562 1999-10-17 Miles Bader <miles@gnu.org>
563
564 * simple.el (line-move): Use constrain-to-field to avoid
565 moving into a prompt.
566 (previous-complete-history-element): Clarify doc string.
567 (next-complete-history-element): Likewise.
568 Use field-beginning instead of point-min.
569 (next-matching-history-element): Use field-beginning and
570 erase-field instead of point-min and erase-buffer.
571 * textmodes/paragraphs.el
572 (forward-paragraph, forward-sentence): Likewise.
573 (backward-kill-paragraph, backward-kill-sentence): Remove code to
574 constrain the kill to an field, as the movement commands now
575 do this.
576
577 1999-10-17 Miles Bader <miles@gnu.org>
578
579 * simple.el (previous-matching-history-element): Get the
580 minibuffer input with field-string instead of buffer-string.
581 (choose-completion-string): Likewise.
582 (next-history-element): Likewise.
583 Erase the minibuffer input with erase-field, not erase-buffer.
584 Use field-beginning to find the beginning of the input.
585 * textmodes/paragraphs.el (backward-kill-sentence):
586 Remove minibuffer-prompt hack.
587 Constrain to any input field.
588
589 1999-10-17 Sam Steingold <sds@ksp.com>
590
591 * bindings.el (completion-ignored-extensions): Added ".sparcf"
592 for CMUCL on sparc and ".ufsl" for LispWorks.
593 (bound-and-true-p): Bugfix: free variable `v'.
594
595 1999-10-16 Dave Love <d.love@dl.ac.uk>
596
597 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
598 (edebug-uninstall-read-eval-functions): Use load-read-function,
599 avoiding elisp-eval.
600
601 1999-10-16 Sam Steingold <sds@ksp.com>
602
603 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
604 instead of `eql'.
605
606 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
607
608 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
609 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
610 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
611 * ediff-util.el (ediff-make-temp-file):
612 * ediff-vers.el (ediff-pcl-cvs-view-revision):
613 * emerge.el (emerge-make-temp-file):
614 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
615 * vc.el (vc-update-change-log):
616 * mail/mailpost.el (post-mail-send-it):
617 * mail/metamail.el (metamail-region):
618 * progmodes/cmacexp.el (c-macro-expansion):
619 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
620
621 1999-10-15 Gerd Moellmann <gerd@gnu.org>
622
623 * smtpmail.el (smtpmail-via-smtp): Add support for
624 automatically appending a domain to RCPT TO: addresses.
625
626 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
627
628 * dired.el (dired-insert-directory): Insert the amount of
629 free space after the total size.
630 (dired-free-space-program, dired-free-space-args): New variables.
631
632 1999-10-14 Karl Heuer <kwzh@gnu.org>
633
634 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
635
636 1999-10-14 Dave Love <fx@gnu.org>
637
638 * international/characters.el:
639 * international/fontset.el:
640 * international/mule-conf.el: Add latin-iso8859-1[45].
641
642 * language/european.el: Add Latin-8, Latin-9. Modify some doc
643 strings.
644
645 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
646 (command-line): Detect Latin-[89] locales.
647
648 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
649
650 * international/mule-cmds.el (select-safe-coding-system)
651 (leim-list-header): avoid the use of strings that start with backslash
652 newline since lread.c:read1 has a hack to turn those strings into
653 integer 0 during the loadup.el process.
654
655 * diff-mode.el (diff-find-file-name): use `Index:' preferentially.
656
657 1999-10-13 Dave Love <fx@gnu.org>
658
659 * image.el (insert-image): Copy the image spec and add an
660 intangible property.
661
662 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
663
664 * help.el (help-xref-interned): Make it also work on variable-only
665 and function-only symbols.
666 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
667 (help-follow): If the point under mouse is not highlighted, try
668 `help-xref-interned' on the pointed-to symbol anyway.
669
670 * info.el (Info-on-current-buffer): New entry point.
671 (Info-find-node): Split into two for Info-on-current-buffer to
672 hook into it.
673 (Info-current-file, Info-set-mode-line, Info-up):
674 Info-current-file can now be t.
675 (Info-clone-buffer-hook): function for `clone-buffer'.
676 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
677 `clone-buffer' available in various ways to the user.
678
679 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
680
681 * simple.el (shell-command, shell-command-on-region): Use
682 make-temp-file.
683 (clone-buffer, clone-process, clone-buffer-hook): New functions.
684
685 * subr.el (with-current-buffer): Don't use backquotes to avoid
686 bootstrapping problems.
687
688 * loadup.el (load-path): Add subdirs for bootstrapping.
689 (docstrings): Ignore errors during bootstrapping.
690 (args): New `bootstrap' argument (for use in place of `dump').
691
692 1999-10-12 Emmanuel Briot <briot@gnat.com>
693
694 * ada-stmt.el: Doc-string fixes.
695
696 1999-10-12 Gerd Moellmann <gerd@gnu.org>
697
698 * recentf.el: New file.
699
700 * ps-mode.el: New file.
701
702 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
703 case insensitive.
704
705 1999-10-12 Richard Sharman <rsharman@pobox.com>
706
707 * sh-script.el: Added support for indenting existing scripts.
708 (sh-mode-map): Added new bindings.
709 (sh-mode): Updated mode doc-string for new commands, added
710 make-local-variable calls, initialize mode-specific variables.
711 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
712 is now a different function.
713 (sh-header-marker): Changed docstring.
714 (sh-set-shell): Initialize mode-specific variables.
715 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
716 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
717 Changed these define-skeleton calls to work with user-specified
718 indentation settings.
719 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
720 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
721 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
722 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
723 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
724 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
725 (sh-guess-basic-offset, sh-handle-after-case-label)
726 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
727 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
728 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
729 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
730 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
731 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
732 (sh-handle-this-then, sh-help-string-for-variable)
733 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
734 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
735 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
736 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
737 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
738 (sh-remove-our-text-properties, sh-rescan-buffer)
739 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
740 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
741 (sh-scan-case, sh-search-word, sh-set-char-syntax)
742 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
743 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
744 functions.
745 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
746 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
747 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
748 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
749 (sh-var-list): New variables.
750
751 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
752
753 * quickurl.el (quickurl-list-insert): `count-lines' was returning
754 a value one line to high if the cursor wasn't at the start of a
755 line. A `beginning-of-line' is now performed before making the
756 call to `count-lines'.
757
758 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
759
760 * diff-mode.el (vc-backend-diff): get rid of the autoloaded advice.
761
762 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
763
764 * Makefile (setwins): abstract out the command to find subdirectories
765 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
766 (custom-deps, finder-data, autoloads, update-subdirs, updates)
767 (autoloads-with-other-emacs): use it.
768
769 * diff-mode.el: new file. A mode for viewing/editing context diffs.
770
771 1999-10-09 Gerd Moellmann <gerd@gnu.org>
772
773 * Makefile (bootstrap-compile): New target. Compile Lisp
774 files with ../src/temacs.
775
776 1999-10-08 Simon Marshall <simon@gnu.org>
777
778 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
779 (regexp-opt-group): Use it to get common suffixes in STRINGS.
780 If STRINGS is nil, return "" rather than nil.
781
782 1999-10-08 Gerd Moellmann <gerd@gnu.org>
783
784 * Makefile (compile): Compile files one by one. Set load-path to
785 current directory and subdirectories when compiling.
786
787 1999-10-08 Gerd Moellmann <gerd@gnu.org>
788
789 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
790 (emacs): Use it everywhere instead of EMACS.
791 (compile): New target. Compile all Lisp files from scratch.
792 (recompile): New target. Recompile lisp directory.
793 (autoloads-with-other-emacs): New target. Build loaddefs.el with
794 an Emacs executable not built in the current directory tree.
795
796 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
797
798 * filecache.el (file-cache-completion-ignore-case): New variable,
799 defaulting to the value of completion-ignore-case.
800 (file-cache-minibuffer-complete): Use it.
801 (file-cache-files-matching, file-cache-files-matching-internal):
802 New functions.
803
804 1999-10-07 Emmanuel Briot <briot@gnat.com>
805
806 * ada-xref.el: New file
807
808 * ada-prj.el: New file
809
810 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
811
812 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
813 subprogram being created.
814
815 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
816 ada-indent-newline-indent): Rewritten to support the new indentation
817 scheme
818
819 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
820 New functions
821
822 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
823 justification parameter
824
825 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
826 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
827 external program
828
829 1999-10-07 Dave Love <fx@gnu.org>
830
831 * bindings.el (bound-and-true-p): New macro.
832 (make-mode-line-mouse-sensitive): Don't require easymenu.
833
834 1999-10-07 Gerd Moellmann <gerd@gnu.org>
835
836 * custom.el (defface): Extend documentation for new values of
837 `type'.
838
839 * faces.el (face-spec-set-match-display): Recognize `type' of
840 `motif', `lucid', `x-toolkit'.
841 (menu): New face.
842
843 1999-10-05 Dave Love <fx@gnu.org>
844
845 * files.el: Recognize temporary crontab files.
846
847 * info.el: Require jka-compr when compiling.
848 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
849
850 1999-10-04 Dave Love <fx@gnu.org>
851
852 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
853 scroll-up-aggressively, scroll-down-aggressively.
854
855 * time.el (display-time-mode): Add autoload cookie.
856
857 * rect.el (delete-extract-rectangle): Doc fix from verna.
858
859 * help-macro.el (three-step-help): Customize.
860
861 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
862
863 * hexl.el (hexlify-buffer): Move point in proper range
864 if it is too large.
865 (hexl-after-revert-hook): Update hexl-max-address.
866 (hexl-address-to-marker): Doc fix.
867
868 1999-10-03 Dave Love <fx@gnu.org>
869
870 * image.el (defimage): Remove redundant code. Substitute file in
871 image plist.
872
873 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
874
875 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
876 when doing with-temp-file.
877
878 1999-10-01 Dave Love <fx@gnu.org>
879
880 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
881
882 * help.el: Require view when compiling.
883 (view-emacs-FAQ): Use Info version.
884
885 1999-09-29 Ken'ichi Handa <handa@gnu.org>
886
887 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
888 (normat->normal). Use correct font names for Korean
889 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
890
891 1999-09-29 Kenichi Handa <handa@etl.go.jp>
892
893 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
894 code not used by KOI8 to the same 8-bit code instead of mapping to
895 SPC.
896 (cyrillic-alternativnyj-decode-table): Likewise.
897
898 1999-09-29 Alex Schroeder <alex@gnu.org>
899
900 * sql.el (sql-imenu-generic-expression): new, used to set
901 imenu-generic-expression.
902 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
903 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
904 imenu-case-fold-search, and imenu-syntax-alist.
905 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
906 setting font-lock-defaults' SYNTAX-ALIST.
907
908 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
909
910 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
911 macro, try again.
912
913 1999-09-28 Dave Love <fx@gnu.org>
914
915 * cus-edit.el (custom-comment): Change widget definition.
916 (custom-comment-create, custom-comment-show)
917 (custom-comment-invisible-p): Don't use :comment-overlay.
918 (custom-comment-hide): New function.
919 (custom-variable-set, custom-variable-save)
920 (custom-variable-reset-standard, custom-face-set)
921 (custom-face-save): Use it.
922
923 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
924
925 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
926
927 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
928
929 * faces.el (region): Doc fix.
930
931 1999-09-27 Dave Love <fx@gnu.org>
932
933 * isearch.el (isearch): Add :links in defgroup.
934 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
935 (isearch-switch-frame-handler): Comment out (unused).
936 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
937 (isearch-ring-retreat-edit): Doc fix.
938 (isearch-mouse-yank): New command.
939 (isearch-last-command-char): Removed. Callers changed to use
940 last-command-char.
941 (isearch-char-to-string): Removed. Callers changed to use
942 char-to-string.
943
944 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
945
946 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
947 option for Russian.
948
949 1999-09-25 Gerd Moellmann <gerd@gnu.org>
950
951 * faces.el (face-differs-from-default-p): Compare face
952 attributes individually.
953
954 * image.el (put-image, insert-image): Add string argument.
955
956 1999-09-24 Gerd Moellmann <gerd@gnu.org>
957
958 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
959 LANG=de_DE.iso88591 on HPUX 11.0.
960
961 * dired.el (dired-move-to-filename-regexp): Make it work
962 for LANG=de_DE.iso88591 on HPUX 11.0.
963
964 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
965
966 * info.el (info-initialize): Don't test existence of ALTERNATIVE
967 if we know for some other reason it should not be used.
968
969 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
970 New variable.
971 (edebug-recursive-edit): Save current-prefix-arg there,
972 bind it, and set it back at the end.
973 (edebug-outside-excursion): Restore and update the outside
974 value of current-prefix-arg.
975 (edebug-emacs-version-specific): Delete support for Epoch.
976
977 1999-09-24 Howard Melman <howard@silverstream.com>
978
979 * imenu.el (imenu-after-jump-hook): New variable.
980 (imenu): Run menu-after-jump-hook.
981 (imenu-name-lookup-function): New variable.
982 * imenu.el (imenu--in-alist): Use those variables.
983
984 1999-09-24 Carsten Dominik <cd@gnu.org>
985
986 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
987 multiple thebibliography environments.
988
989 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
990 with recentering window.
991 (reftex-extract-bib-entries-from-thebibliography,
992 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
993 with multiple thebibliography environments.
994
995 * textmodes/reftex-vars.el
996 (reftex-section-levels): Function allowed as cdr.
997 (reftex-max-section-depth) New option.
998
999 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
1000 with multiple thebibliography environments.
1001
1002 1999-09-23 Gerd Moellmann <gerd@gnu.org>
1003
1004 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
1005 instead of point-min in call to delete-region.
1006
1007 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
1008
1009 * vc.el (vc-backend-checkout): Use with-temp-file when checking
1010 out into arbitrary file names.
1011
1012 1999-09-19 Ken'ichi Handa <handa@gnu.org>
1013
1014 * language/european.el ("Turkish"): New language environment.
1015
1016 1999-09-19 Dave Love <fx@gnu.org>
1017
1018 * delim-col.el: New file.
1019
1020 1999-09-17 Richard Stallman <rms@gnu.org>
1021
1022 * files.el (after-find-file): When visiting a backup file,
1023 make it read-only.
1024
1025 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
1026 (apropos-keybinding-face, apropos-label-face): Likewise.
1027 (apropos-property-face, apropos-match-face): Likewise.
1028 (apropos-label-properties): New variable.
1029 (apropos-print-doc): Use apropos-label-properties.
1030 (apropos-print): Set apropos-label-properties.
1031
1032 1999-09-15 Richard Stallman <rms@gnu.org>
1033
1034 * winner.el: Use aref instead of sref.
1035
1036 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
1037
1038 1999-09-14 Gerd Moellmann <gerd@gnu.org>
1039
1040 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
1041
1042 1999-09-14 Richard Stallman <rms@gnu.org>
1043
1044 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
1045 cookie, even if followed by a letter.
1046
1047 1999-09-14 Stephen Eglen <stephen@gnu.org>
1048
1049 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
1050 --no-line-editing are passed to Octave by including them here
1051 rather than storing them in inferior-octave-startup-args.
1052
1053 1999-09-14 Eli Zaretskii <eliz@gnu.org>
1054
1055 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
1056 command, option, env and sc.
1057
1058 * subr.el (shell-quote-argument): Quote argument with double
1059 quotes for ms-dos.
1060
1061 1999-09-14 Richard Stallman <rms@gnu.org>
1062
1063 * simple.el (eval-expression-print-level): New variable.
1064 (eval-expression-print-length): New variable.
1065 (eval-expression-debug-on-error): New variable.
1066 (eval-expression): Bind print-level, print-length and
1067 debug-on-error from those vars.
1068
1069 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
1070 Bind print-level, print-length and debug-on-error.
1071
1072 1999-09-14 Inge Frick <inge@nada.kth.se>
1073
1074 * dired.el (dired-recursive-deletes): New custom variable.
1075 (dired-re-no-dot): New variable.
1076 (dired-delete-file): New function deletes files and directories
1077 recursively.
1078 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
1079
1080 * dired-aux.el (dired-recursive-copies): New custom variable.
1081 (dired-handle-overwrite): Broke a long line.
1082 (dired-copy-file): Call `dired-copy-file-recursive' instead of
1083 `copy-file'.
1084 (dired-copy-file-recursive): New function. Copy directories
1085 recursively.
1086 (dired-do-create-files): Added support for generalized directory
1087 target. How-to function may now return a function. New fluid
1088 variable `dired-one-file'.
1089 (dired-copy-how-to-fn): New variable.
1090 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
1091 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
1092 (dired-do-copy-regexp): No recursive copies.
1093
1094 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
1095
1096 * whitespace.el (whitespace-version): Update version to 2.4
1097
1098 * whitespace.el: Add customization variables to conditionally test
1099 any of the five whitespaces, per request from Rune Kleveland
1100 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
1101
1102 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
1103
1104 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
1105 list of modes to be checked for bogus whitespaces.
1106
1107 * whitespace.el (whitespace-rescan-timer-time): Update
1108 documentation.
1109
1110 * whitespace.el (whitespace-display-unchecked-whitespaces):
1111 new function to update modeline with untested whitespaces.
1112
1113 * whitespace.el (whitespace-buffer): Test only whitespaces whose
1114 checking is turned on, and update modeline using the newly created
1115 `whitespace-display-unchecked-whitespaces'.
1116
1117 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
1118 whose checking is turned on, and update modeline using the newly
1119 created `whitespace-display-unchecked-whitespaces'.
1120
1121 * whitespace.el (whitespace-describe): Update documentation.
1122
1123 * whitespace.el (whitespace-tickle-timer): Test if
1124 `whitespace-rescan-timer-time' is non-zero before tickling timer.
1125
1126 1999-09-13 Dave Love <fx@gnu.org>
1127
1128 * hideif.el (hide-ifdef-mode): Add autoload cookie.
1129
1130 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
1131 for temp buffer.
1132 (checkdoc-this-string-valid): Don't assume default comment-start.
1133
1134 1999-09-13 Gerd Moellmann <gerd@gnu.org>
1135
1136 * rsz-mini.el: Remove code, keep the interface.
1137
1138 1999-09-13 Dave Love <fx@gnu.org>
1139
1140 * help.el (help-highlight-p): Doc fix.
1141
1142 * faces.el (mode-line, header-line, tool-bar): Add :version.
1143 (highlight, secondary-selection): Add :group.
1144 (trailing-whitespace): Add :group, :version.
1145
1146 * wid-edit.el: Remove some compatibility code and checks.
1147 (widget-specify-field, widget-specify-button): Don't use XEmacs
1148 properties.
1149 (widget-overlay-inactive): Change error message.
1150 (widget-button-pressed-face): New variable.
1151 (widget-button-click): Use it.
1152 (widget-documentation-link-add): Specify mouse and button faces.
1153 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
1154 removed now the functionality is built in.
1155
1156 * cus-edit.el: Don't define-widget-keywords.
1157 (multimedia): New group.
1158 (custom-last): Function removed.
1159 (custom-quote): Add vectorp case, comment out characterp case.
1160 (custom-buffer-done-function, custom-raised-buttons): New option.
1161 (Custom-buffer-done): New function.
1162 (custom-buffer-create-internal): Obey custom-raised-buttons,
1163 Custom-buffer-done.
1164 (custom-button-face): Make it `released-button'.
1165 (custom-button-pressed-face): Make it `pressed-button'
1166 (custom-mode-map): Bind "q" to Custom-buffer-done.
1167 (custom-mode): Deal with raised/pressed buttons.
1168
1169 Changes from Didier Verna:
1170 (custom-prompt-variable): Optional third arg makes prompt for a
1171 comment string.
1172 (customize-set-value, customize-set-variable,
1173 customize-save-variable): Optional prefix makes function handle
1174 variable comments.
1175 (customize-customized, customize-saved, custom-variable-state-set)
1176 (custom-variable-set, custom-variable-save, custom-face-state-set)
1177 (custom-variable-reset-saved, custom-variable-reset-standard)
1178 (custom-face-set, custom-face-save, custom-face-reset-saved)
1179 (custom-face-reset-standard, customize-save-customized): Handle
1180 custom comments.
1181 (custom-comment-face, custom-comment-tag-face): New face.
1182 (custom-comment): New widget.
1183 (custom-comment-create, custom-comment-delete)
1184 (custom-comment-value-set, custom-comment-show)
1185 ()custom-comment-invisible-p): New functions.
1186 (custom-variable-value-create, custom-face-value-create): Create a
1187 comment field widget.
1188 (custom-variable-menu, custom-face-menu): New entry for custom
1189 comment.
1190 (custom-face-value-create): Remove compatibility code.
1191 (custom-save-variables, custom-save-faces): Possibly save custom
1192 comments.
1193
1194 * cus-face.el (custom-face-attributes): Simplify :underline,
1195 :overline, :inverse-video cases. Fix up :box case (probably needs
1196 more work).
1197
1198 Change from Didier Verna:
1199 (custom-set-faces): The arguments can now have a custom comment as
1200 fourth argument.
1201
1202 * custom.el: Don't define-widget-keywords.
1203 Change from Didier Verna:
1204 (custom-set-variables): the arguments can now have a
1205 custom comment as fifth element.
1206
1207 1999-09-13 Richard Stallman <rms@gnu.org>
1208
1209 * info.el (Info-find-node): Cope better if guesspos is too large.
1210
1211 1999-09-12 Gerd Moellmann <gerd@gnu.org>
1212
1213 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
1214 of buffer-substring because buffer-string doesn't copy the
1215 prompt.
1216
1217 * faces.el (mode-line): Replaces `modeline'.
1218 (toplevel): Make `modeline' an alias for `mode-line'.
1219
1220 1999-09-12 Gerd Moellmann <gerd@gnu.org>
1221
1222 * gs.el: Change `ghostscript' to `postscript' in comment.
1223
1224 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
1225
1226 * emulation/tpu-edt.el (tpu-version): New version.
1227 (tpu-search-overlay, tpu-replace-overlay): New variables.
1228 (tpu-search-highlight, tpu-toggle-direction): New functions.
1229 (tpu-lm-replace): Set tpu-replace-overlay.
1230 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
1231 command hook.
1232
1233 1999-09-11 Richard Stallman <rms@gnu.org>
1234
1235 * isearch.el (isearch-mode-map): Undo previous change.
1236
1237 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
1238 use all of that as the sexp.
1239
1240 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
1241 and use the initial argument as file name directly.
1242 Likewise if nothing matches.
1243
1244 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
1245
1246 * winner.el: Major changes. Avoid changing point and mark.
1247 Save configurations after they change, not before.
1248
1249 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
1250
1251 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
1252 Bind print-continuous-numbering and print-number-table.
1253
1254 1999-09-10 Dave Love <fx@gnu.org>
1255
1256 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
1257
1258 1999-09-09 Richard Stallman <rms@gnu.org>
1259
1260 * whitespace.el: Finish making it fit Emacs conventions.
1261 Add autoloads.
1262
1263 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
1264
1265 * generic-x.el (bat-generic-mode): "::"-style comments don't
1266 need to begin with "-". Fix the font-lock definitions of ON/OFF
1267 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
1268 from the list of keywords. Add DO to the list of keywords.
1269
1270 1999-09-09 Dave Love <fx@gnu.org>
1271
1272 * byte-opt.el (byte-optimize-backward-char):
1273 (byte-optimize-backward-word): New optimizations.
1274 (side-effect-free-fns, side-effect-and-error-free-fns): Add
1275 entries.
1276
1277 1999-09-09 Gerd Moellmann <gerd@gnu.org>
1278
1279 * image.el (put-image): Remove optional buffer parameter.
1280
1281 * faces.el (face-italic-p): Return t only for values `italic'
1282 and `oblique'.
1283
1284 * mouse.el (mouse-drag-mode-line-1): Extension of former
1285 mouse-drag-mode-line that also drags the header line.
1286 (mouse-drag-mode-line): Call it.
1287 (mouse-drag-header-line): New.
1288 (toplevel): Bind down-mouse-1 on header lines to
1289 mouse-drage-header-line.
1290
1291 1999-09-08 Gerd Moellmann <gerd@gnu.org>
1292
1293 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
1294 (make-mode-line-mouse-sensitive): Replace `top-line' by
1295 `header-line'.
1296
1297 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
1298
1299 * help.el (describe-function-1): Don't return empty string for keymaps.
1300
1301 * fill.el (fill-region-as-paragraph, canonically-space-region):
1302 Respect colon-double-space at end of line.
1303
1304 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
1305
1306 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
1307 (backup-buffer): Use it.
1308
1309 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
1310
1311 * generic-x.el (generic-define-unix-modes): Added new modes:
1312 inetd-conf-generic-mode, etc-services-generic-mode,
1313 etc-passwd-generic-mode. These are all defined for Unix by default.
1314 (apache-generic-mode): Use an imenu-generic-expression to list
1315 Configuration keywords.
1316 (samba-generic-mode): Use both ; and # as comment characters.
1317 (samba-generic-mode): Font-lock expressions now highlight name
1318 value pairs.
1319 (bat-generic-mode): Keywords are now case-insensitive through
1320 font-lock-defaults setting.
1321 (java-properties-generic-mode): Supports both ! and # as comment
1322 characters.
1323 (java-properties-generic-mode): Added an imenu-generic-expression
1324 (java-properties-generic-mode): Reworked to support the various
1325 different ways to separate name and value (viz, '=', ':' and
1326 whitespace).
1327 (show-tabs-generic-mode): Added this new generic-mode.
1328
1329 1999-09-08 Richard Stallman <rms@gnu.org>
1330
1331 * progmodes/inf-lisp.el: Moved from top directory.
1332
1333 * tar-mode.el (tar-header-block-tokenize):
1334 Use `when' instead of `and'. Fix some clobbered text.
1335
1336 * gud.el (gud-make-debug-menu): Make a child for the
1337 local menu, for its menu bar, and the debug menu.
1338 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
1339 Use the history in the simple way.
1340
1341 1999-09-07 Kenichi Handa <handa@etl.go.jp>
1342
1343 * language/korea-util.el (default-korean-keyboard): Initialize it
1344 according to the environment variable HANGUL_KEYBOARD_TYPE.
1345
1346 1999-09-07 Richard Stallman <rms@gnu.org>
1347
1348 * subr.el (make-temp-file): New function.
1349
1350 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
1351
1352 * font-lock.el (font-lock-multiline): New text property contains
1353 a boolean to indicate if the char is part of a multiline match.
1354 (font-lock-default-fontify-region): Extend the region appropriately
1355 for multiline keywords.
1356 (font-lock-default-unfontify-region): Also remove the new
1357 font-lock-multiline text property.
1358 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
1359 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
1360
1361 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1362
1363 * diary-lib.el (list-diary-entries): Make sure two-digit years
1364 have leading zeros.
1365
1366 1999-09-07 Gerd Moellmann <gerd@gnu.org>
1367
1368 * faces.el (face-set-after-frame-default): Initialize some
1369 attributes of some faces from frame parameters.
1370
1371 * faces.el (scroll-bar, border, cursor, mouse): New faces.
1372
1373 1999-09-07 Gerd Moellmann <gerd@gnu.org>
1374
1375 * faces.el (fringe): Replaces face `margin'.
1376
1377 1999-09-07 Dave Love <fx@gnu.org>
1378
1379 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
1380
1381 1999-09-07 Richard Stallman <rms@gnu.org>
1382
1383 * subr.el (push): Doc fix.
1384
1385 1999-09-06 Richard Stallman <rms@gnu.org>
1386
1387 * vc.el (vc-annotate-display): Use < 69 not < 70
1388 to distinguish 20YY from 19YY.
1389
1390 * timezone.el (timezone-parse-date): Use < 69 not < 70
1391 to distinguish 20YY from 19YY.
1392
1393 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
1394
1395 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
1396
1397 * quickurl.el: (quickurl-list-focused-line): Removed.
1398 (quickurl-list-insert): Now works out the focused line using
1399 `count-lines' instead of using `quickurl-list-focused-line'.
1400
1401 1999-09-06 Richard Stallman <rms@gnu.org>
1402
1403 * mail/rmail.el (rmail-retry-failure): Unconditionally move
1404 to beginning of message.
1405
1406 1999-09-06 Dave Love <fx@gnu.org>
1407
1408 * isearch.el (isearch-mode-map): Add mouse-2.
1409
1410 * rmail.el (rmail-read-password): Deleted.
1411 (rmail-get-pop-password): Use read-password.
1412
1413 * quickurl.el: Don't conditionally define caddr.
1414 (quickurl-url-comment): Use nth, not caddr in function and
1415 defsetf.
1416
1417 1999-09-06 Richard Stallman <rms@gnu.org>
1418
1419 * auto-show.el: Doc fixes.
1420
1421 1999-09-06 Stephen Eglen <stephen@gnu.org>
1422
1423 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
1424 --no-line-editing so that TABs in source files are not interpreted
1425 as completion requests.
1426
1427 1999-09-06 Gerd Moellmann <gerd@gnu.org>
1428
1429 * hscroll.el, auto-show.el: Remove all code, keep the public
1430 interface as no-ops.
1431
1432 * faces.el (face-bold-p): Don't return t if face has lighter
1433 weight than normal.
1434
1435 1999-09-06 Eli Zaretskii <eliz@gnu.org>
1436
1437 * startup.el (command-line): Make small-temporary-file-directory
1438 be nil except on ms-dos.
1439
1440 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
1441
1442 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
1443 is defined.
1444
1445 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
1446 letters with a colon after d or l.
1447
1448 1999-09-06 Dave Love <fx@gnu.org>
1449
1450 * byte-opt.el (byte-boolean-vars): Removed. (Now primitive.)
1451
1452 1999-09-05 Richard Stallman <rms@gnu.org>
1453
1454 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
1455
1456 * textmodes/paragraphs.el (backward-kill-sentence):
1457 Don't test minibuffer-prompt-end here.
1458 (forward-sentence): Do handle it here.
1459 (backward-kill-paragraph): Don't test it here.
1460 (forward-paragraph): Handle it here.
1461
1462 * mouse.el (font-menu-add-default): Simplify code.
1463
1464 1999-09-05 Gerd Moellmann <gerd@gnu.org>
1465
1466 * faces.el (header-line): Renamed from `top-line'.
1467
1468 1999-09-05 Gerd Moellmann <gerd@gnu.org>
1469
1470 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
1471
1472 1999-09-04 Richard Stallman <rms@gnu.org>
1473
1474 * whitespace.el: New file.
1475
1476 1999-09-04 Dave Love <fx@gnu.org>
1477
1478 * paths.el: Make some doc strings obey the make-docfile convention.
1479
1480 * bindings.el: Likewise.
1481 (debug-ignored-errors): Remove BBDB ones.
1482
1483 1999-09-03 Richard Stallman <rms@gnu.org>
1484
1485 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
1486 not from the draft to forward.
1487
1488 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
1489
1490 1999-09-03 Dave Love <fx@gnu.org>
1491
1492 * double.el (double-mode): Customize the variable.
1493
1494 1999-09-03 Kenichi Handa <handa@etl.go.jp>
1495
1496 * international/characters.el: Delete duplicated code.
1497
1498 1999-09-02 Richard Stallman <rms@gnu.org>
1499
1500 * indent.el (indent-relative): Doc fix.
1501
1502 * quickurl.el (quickurl): Doc fix.
1503
1504 1999-09-02 Gerd Moellmann <gerd@gnu.org>
1505
1506 * faces.el (margin): Change background to "gray" for mono (this is
1507 drawn with a stipple pattern).
1508
1509 1999-09-02 Gerd Moellmann <gerd@gnu.org>
1510
1511 * simple.el (next-history-element): Use minibuffer-prompt-end once
1512 again. Remove test for minibuffer-prompt-in-buffer.
1513
1514 1999-09-02 Eli Zaretskii <eliz@gnu.org>
1515
1516 * files.el (small-temporary-file-directory): New variable.
1517
1518 * startup.el (command-line): Compute the value of
1519 small-temporary-file-directory.
1520
1521 * ediff-init.el (ediff-temp-file-prefix): Use
1522 small-temporary-file-directory if non-nil.
1523
1524 * vc.el (vc-update-change-log): Likewise.
1525
1526 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
1527
1528 * simple.el (shell-command, shell-command-on-region): Use
1529 make-temp-name properly. Use small-temporary-file-directory if
1530 non-nil, otherwise temporary-file-directory, to generate temporary
1531 files.
1532
1533 * dos-w32.el (direct-print-region-helper): Use
1534 temporary-file-directory. (From Stefan Monnier.)
1535
1536 1999-09-02 Richard Stallman <rms@gnu.org>
1537
1538 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
1539 from asm-comment-char.
1540 (asm-font-lock-keywords): Recognize instruction width suffixes.
1541
1542 1999-09-01 Richard Stallman <rms@gnu.org>
1543
1544 * play/fortune.el: New file.
1545
1546 1999-08-31 Dave Love <fx@gnu.org>
1547
1548 * help.el (help-make-xrefs): Don't lose on non-empty blank line
1549 after key table.
1550
1551 * byte-opt.el (byte-boolean-vars): Add several w32 and redisplay
1552 variables.
1553
1554 * subr.el (push): Fix typo.
1555
1556 1999-08-30 Kevin Blake <kblake@ticnet.com>
1557
1558 * emacs-lisp/ring.el: Many doc fixes.
1559 (ring-size, ring-copy): New functions.
1560
1561 1999-08-29 Richard Stallman <rms@gnu.org>
1562
1563 * progmodes/etags.el (tags-loop-continue):
1564 After tags-loop-operate returns, force skip to next file.
1565
1566 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
1567 (mail-extr-first-letters, mail-extr-last-letters):
1568 Use character classes [:alpha:] and [:alnum:].
1569
1570 * subr.el (push, pop): New macros.
1571
1572 * progmodes/compile.el (compilation-error-regexp-alist):
1573 New item for SGI IRIX MipsPro compilers.
1574
1575 * speedbar.el (speedbar-directory-buttons): Recognize
1576 device names when checking for file names.
1577
1578 * array.el (array-reconfigure-rows): Use generate-new-buffer.
1579
1580 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
1581 and specially handle defvar inside their expansions.
1582 (eval-defun-1): New subroutine.
1583
1584 * progmodes/compile.el (compilation-error-regexp-alist):
1585 Fix the Perl -w entry to allow period after line number.
1586 Don't allow newlines in file name, but allow them after line number
1587 for Perl debugging traces.
1588
1589 * which-func.el (which-func-cleanup-function): New variable.
1590 (which-function): Call that function.
1591
1592 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
1593 to end a function name.
1594
1595 * informat.el (Info-tagify): Don't insert more than one newline
1596 before the tag table.
1597
1598 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
1599
1600 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
1601 than make-temp-name, use match-string-no-properties, and eliminate
1602 a quadratic behavior when building bibtex-strings.
1603
1604 1999-08-29 Alex Schroeder <alex@gnu.org>
1605
1606 * comint.el (comint-input-ring-separator): New variable.
1607 (comint-read-input-ring): Doc change; use
1608 comint-input-ring-separator when reading file.
1609 (comint-write-input-ring): Use
1610 comint-input-ring-separator when writing file.
1611
1612 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
1613
1614 * informat.el (Info-tagify): Start by widening.
1615 Match node headers that don't list the file name,
1616 and more kinds of page separations.
1617 Strip properties during tagification.
1618 Use start of node header line as tag's position.
1619 Fix the "done" message.
1620
1621 (Info-validate): Save and restore match data around narrowing down.
1622
1623 1999-08-28 Richard M. Stallman <rms@gnu.org>
1624
1625 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
1626 On repeated call, override previous values put into
1627 minor-mode-map-alist and minor-mode-alist.
1628
1629 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
1630
1631 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
1632
1633 1999-08-27 Andreas Schwab <schwab@gnu.org>
1634
1635 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
1636 from cvs update.
1637
1638 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1639
1640 * calendar/calendar.el (calendar-move-hook): New hook.
1641
1642 * calendar/cal-move.el: Call the new hook in every movement function.
1643
1644 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
1645 the right function name.
1646
1647 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
1648
1649 * time-stamp.el: Put quote-backquote around all symbol names
1650 in doc strings, for mousing.
1651 (time-stamp): support multi-line patterns.
1652 (time-stamp-inserts-lines): new variable.
1653 (time-stamp-count): new variable.
1654 (time-stamp-string-preprocess): fixed bug where "%%a" becomes
1655 "Thu" instead of "%a".
1656
1657 1999-08-25 Gerd Moellmann <gerd@gnu.org>
1658
1659 * simple.el (kill-word): Undo previous change.
1660
1661 1999-08-25 Gerd Moellmann <gerd@gnu.org>
1662
1663 * jit-lock.el (jit-lock-function): Extend the fontified range
1664 to the beginning of the line containing the range start and
1665 the beginning of the line following the range end.
1666
1667 1999-08-24 Dave Love <fx@gnu.org>
1668
1669 * timezone.el: Move provide to end.
1670 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
1671 <70 are 2000+.
1672 (timezone-parse-time): Simplify somewhat.
1673
1674 1999-08-24 Gerd Moellmann <gerd@gnu.org>
1675
1676 * faces.el (margin): Renamed from bitmap-area.
1677
1678 1999-08-24 Alex Schroeder <alex@gnu.org>
1679
1680 * sql.el: Doc changes.
1681 (sql-sybase): use sql-server instead of sql-database.
1682
1683 1999-08-23 Dave Love <fx@gnu.org>
1684
1685 * rect.el: Add/fix various doc strings. Add `*' to all the
1686 interactive specs.
1687
1688 1999-08-21 Gerd Moellmann <gerd@gnu.org>
1689
1690 * jit-lock.el (jit-lock-function): Use line-beginning-position.
1691 Don't unwind-protect font-lock-fontify-region.
1692
1693 * paragraphs.el (backward-kill-paragraph): Don't move
1694 point into mini-buffer prompt.
1695 (backward-kill-sentence): Ditto.
1696
1697 * simple.el (next-history-element): Use minibuffer-prompt-end.
1698 Remove test for minibuffer-prompt-in-buffer.
1699 (kill-word): Don't move point into mini-buffer prompt.
1700
1701 1999-08-21 Dave Love <fx@gnu.org>
1702
1703 * Makefile: Exclude CVS dirs like RCS.
1704
1705 1999-08-19 Dave Love <fx@gnu.org>
1706
1707 * tooltip.el (tooltip-mode): Customize this, per convention.
1708 (tooltip-active): Option deleted.
1709
1710 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
1711
1712 * hanoi.el, page-ext.el: Declare dynamic vars.
1713
1714 * term.el: Avoid ange-ftp related compilation warnings.
1715
1716 1999-08-18 Gerd Moellmann <gerd@gnu.org>
1717
1718 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
1719 the default so that beginners can benefit from it without
1720 searching in manuals.
1721
1722 1999-08-18 Ray Blaak <blaak@gnu.org>
1723
1724 * progmodes/delphi.el: Consider assembly sections as blocks, to
1725 indent them better. Make auto-indent on newline optional.
1726
1727 1999-08-17 Gerd Moellmann <gerd@gnu.org>
1728
1729 * bindings.el (mode-line-modified): Look up key binding for C-x
1730 C-q. If it's bound call that binding, otherwise call
1731 toggle-read-only.
1732
1733 1999-08-17 Dave Love <fx@gnu.org>
1734
1735 * info.el (info): Doc fix.
1736
1737 * finder.el (finder-known-keywords): Add `multimedia'.
1738
1739 * apropos.el: Don't capitalize custom group name.
1740
1741 * info-look.el: Remove compatibility code.
1742 (info-lookup-guess-default*): DTRT for point at start of symbol.
1743 (info-complete): Don't lose with point not at end of symbol.
1744
1745 1999-08-16 Gerd Moellmann <gerd@gnu.org>
1746
1747 * term.el (toplevel): Make face `term-default' an empty face.
1748 The code relied on the fact that Emacs ignored invalid faces in
1749 face text properties in 20.4.
1750
1751 1999-08-16 Richard M. Stallman <rms@gnu.org>
1752
1753 * subr.el (point-at-eol, point-at-bol): New aliases.
1754
1755 * simple.el: Functions reordered.
1756
1757 * rect.el (delete-rectangle-line): Use line-end-position.
1758
1759 1999-08-16 Karl Heuer <kwzh@gnu.org>
1760
1761 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
1762 here from simple.el.
1763
1764 1999-08-16 Dave Love <fx@gnu.org>
1765
1766 * mouse.el: Provide `mldrag' for compatibility.
1767 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
1768 marked obsolete.
1769
1770 * mldrag.el: Removed since the features are in mouse.el.
1771
1772 * jka-compr.el (auto-compression-mode): New variable for
1773 customization.
1774
1775 * bindings.el (mode-line-mule-info): Doc fix.
1776
1777 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
1778 name comparisons.
1779
1780 * files.el (interpreter-mode-alist): Add make, guile, clisp.
1781 (find-file): Doc fix.
1782
1783 1999-08-16 Carsten Dominik <cd@gnu.org>
1784
1785 * textmodes/reftex.el: Most of the code moved to other files.
1786 * textmodes/reftex-auc.el: New file, split out from reftex.el
1787 * textmodes/reftex-cite.el: New file, split out from reftex.el
1788 * textmodes/reftex-global.el: New file, split out from reftex.el
1789 * textmodes/reftex-index.el: New file, split out from reftex.el
1790 * textmodes/reftex-parse.el: New file, split out from reftex.el
1791 * textmodes/reftex-ref.el: New file, split out from reftex.el
1792 * textmodes/reftex-sel.el: New file, split out from reftex.el
1793 * textmodes/reftex-toc.el: New file, split out from reftex.el
1794 * textmodes/reftex-vars.el: New file, split out from reftex.el
1795 * textmodes/reftex-vcr.el: New file, split out from reftex.el
1796
1797 1999-08-16 Carsten Dominik <cd@gnu.org>
1798
1799 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
1800 conflict with pop-up-frames.
1801 (reftex-special-environment-parsers): New constant.
1802 (reftex-label-alist): car of an entry can also be a function.
1803 (reftex-what-special-env): new function.
1804 (reftex-label-location): Call `reftex-what-special-env'.
1805 (reftex-compile-variables): Check for symbol in
1806 `reftex-label-alist'.
1807 (reftex-what-environment): fixed bug with stacked environments of
1808 same kind (e.g. enumerate).
1809 (reftex-process-string): Preserve default directory.
1810 (reftex-label-alist-builtin): changed prefixes of endnote and
1811 footnote. Also the magic words.
1812 (reftex-reference): Interprete new option
1813 `reftex-fref-is-default'.
1814 (reftex-replace-prefix-escapes): Interprete new `%S' format.
1815 (reftex-toc-mouse-view-line): Command removed (had no binding).
1816 (reftex-everything-regexp): New function.
1817 (reftex-nearest-match): Made better.
1818 (reftex-toc-find-section): Use new version of
1819 `reftex-nearest-match'.
1820 (reftex-insert-docstruct): adapted to work with the index stuff.
1821 (reftex-parse-from-file): Find index entries as well.
1822 (reftex-toc-toggle-index): New function
1823 (reftex-toc-map): `i' is now used to togle the index, File
1824 boundaries has been moved to `F'.
1825 (reftex-select-label-map): Toggling display of file boundaries is
1826 now on the `F' key, for consistency with `reftex-toc-map'.
1827 (reftex-erase-all-selection-and-index-buffers): Renamed from
1828 `reftex-erase-all-selection-buffer'. Now also kills the index
1829 buffers.
1830 (reftex-viewing-cross-references): Customization group renamed
1831 from reftex-viewing-cross-references-and-citations.
1832 (reftex-index-macro-regexp,
1833 reftex-find-index-entry-regexp-format): New variables
1834 (reftex-macros-with-index): New variable
1835 (reftex-add-index-macros): New function
1836 (reftex-renumber-simple-labels, reftex-translate): Allow for
1837 multiple labels in a single ref command.
1838 (reftex-index-support): New customization group
1839 (reftex-support-index, reftex-index-special-chars,
1840 reftex-index-macros, reftex-index-default-macro,
1841 reftex-index-default-tag, reftex-index-math-format,
1842 reftex-index-section-letters, reftex-index-include-context,
1843 reftex-index-follow-mode, reftex-index-header-face,
1844 reftex-index-section-face, reftex-index-tag-face,
1845 reftex-index-face): New options
1846 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
1847 reftex-index-tag, reftex-index-return-marker,
1848 reftex-index-restriction-indicator, reftex-index-restriction-data,
1849 reftex-index-macro-regexp, reftex-index-level-re,
1850 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
1851 reftex-everything-regexp-no-index, reftex-index-re,
1852 reftex-macros-with-index, reftex-index-macro-alist): New variables
1853 (reftex-index-help, reftex-index-macros-builtin,
1854 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
1855 reftex-query-index-macro-help): New constants
1856 (reftex-index-selection-or-word, reftex-index,
1857 reftex-default-index, reftex-update-default-index,
1858 reftex-index-complete-tag, reftex-index-select-tag,
1859 reftex-index-complete-key, reftex-index-update-taglist,
1860 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
1861 reftex-display-index, reftex-insert-index,
1862 reftex-index-insert-new-letter, reftex-get-restriction,
1863 reftex-index-pre-command-hook, reftex-index-post-command-hook,
1864 reftex-index-show-help, reftex-index-next, reftex-index-previous,
1865 reftex-index-toggle-follow, reftex-index-toggle-context,
1866 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
1867 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
1868 reftex-index-quit, reftex-index-quit-and-kill,
1869 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
1870 reftex-index-revert, reftex-index-switch-index-tag,
1871 reftex-index-restrict-to-section, reftex-index-widen,
1872 reftex-index-restriction-forward,
1873 reftex-index-restriction-backward, reftex-index-visit-location,
1874 reftex-index-analyze-entry, reftex-index-globalize,
1875 reftex-index-edit, reftex-index-toggle-range-beginning,
1876 reftex-index-toggle-range-end, reftex-index-edit-key,
1877 reftex-index-edit-attribute, reftex-index-edit-visual,
1878 reftex-index-edit-part, reftex-index-level-down,
1879 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
1880 reftex-index-change-entry, reftex-index-goto-letter,
1881 reftex-add-index-macros, reftex-ensure-index-support,
1882 reftex-index-info-safe, reftex-index-info): New functions.
1883
1884
1885 1999-08-15 Richard M. Stallman <rms@gnu.org>
1886
1887 * paren.el (show-paren-mode): Support making show-paren-mode
1888 a buffer-local variable. Don't check for a window system.
1889 (show-paren-function): Check whether show-paren-function is
1890 enabled in current buffer; do the right thing if not.
1891 Don't check for a window system.
1892 (show-paren-mode): Make it a user variable.
1893
1894 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
1895 Handle `enum' like `struct'.
1896
1897 * server.el (server-process-filter): If a client visits no buffers,
1898 close it immediately before recording it.
1899
1900 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
1901 Optimize by calling concat just once. Handle =\n sequence.
1902 (mail-unquote-printable-region): New command.
1903 (mail-quote-printable): Make it autoload.
1904
1905 1999-08-15 Karl Heuer <kwzh@gnu.org>
1906
1907 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
1908
1909 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1910
1911 * lisp/texinfmt.el: Handle @ifnottex.
1912
1913 1999-08-15 Eli Zaretskii <eliz@gnu.org>
1914
1915 * frame.el (blink-cursor): Don't turn on cursor blinking for
1916 ms-dos.
1917
1918 * faces.el (face-valid-attribute-values): Look in
1919 x-bitmap-file-path only for x and w32 window systems.
1920
1921 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
1922 Do that if width is nil as well.
1923 (x-display-mm-height, x-display-mm-width): Update values.
1924 (x-colors): Compute the list from msdos-color-values.
1925 (x-select-enable-clipboard): Doc fix.
1926 (x-frob-font-weight, x-font-family-list): New functions.
1927
1928 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
1929
1930 * window.el (shrink-window-if-larger-than-buffer): Don't try to
1931 back up from beginning of buffer.
1932
1933 1999-08-13 Karl Heuer <kwzh@gnu.org>
1934
1935 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
1936
1937 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
1938
1939 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
1940 doomsday clock, speed control is added and changes are made to
1941 allow large numbers of rings: rings now show the whole ring
1942 number, not just the last digit; consecutive rings are allowed to
1943 be the same size when necessary to fit all the rings in the
1944 window; and poles can be oriented horizontally. Face support is
1945 thrown in gratuitously.
1946 (hanoi): Changed default number of rings back to 3.
1947 (hanoi-unix, hanoi-unix-64): New commands
1948 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
1949 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
1950 hanoi-odd-ring-face): New variables.
1951 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
1952 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
1953 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
1954 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
1955 (hanoi-topos, hanoi-draw-ring): Removed.
1956
1957 1999-08-12 Gerd Moellmann <gerd@gnu.org>
1958
1959 * faces.el (face-valid-attribute-values): Return an alist for
1960 families on ttys.
1961 (face-read-integer): Handle unspecified face attributes. Add
1962 completion for `unspecified'.
1963 (read-face-attribute): Handle unspecified font attributes.
1964 (face-valid-attribute-values): Add `unspecified' to lists so that
1965 it can be chosen via completion.
1966 (face-read-string): Don't recognize "none" as input.
1967
1968 1999-08-10 Dave Love <fx@gnu.org>
1969
1970 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
1971 string.
1972
1973 * sun-curs.el: Require sun-fns.
1974
1975 1999-08-10 Dave Love <fx@gnu.org>
1976
1977 * autorevert.el (auto-revert-mode): Add autoload cookie.
1978
1979 * hscroll.el, auto-show.el: Files deleted -- we have built-in
1980 hscroll.
1981
1982 * simple.el (hscroll-step, hscroll-point-visible)
1983 (hscroll-window-column): Remove now we have the mentioned real
1984 horizontal autoscrolling.
1985
1986 1999-08-10 Richard M. Stallman <rms@gnu.org>
1987
1988 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
1989 control use of -f option.
1990 (mail-specify-envelope-from): New variable.
1991 (mail-from-style): Doc fix.
1992
1993 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
1994 (easy-menu-get-map): New arg TO-MODIFY helps choose
1995 between local and global maps.
1996 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
1997 (easy-menu-change): Doc fix.
1998
1999 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
2000 (info-lookup-guess-default): Simplified and cleaned up.
2001 (info-lookup-guess-default*): Preserve point.
2002
2003 * view.el (view-mode-disable): If buffer-read-only is nil,
2004 don't change it.
2005
2006 * files.el (after-find-file): Disable View mode if buffer is no
2007 longer read-only.
2008
2009 * view.el (view-mode-enable, view-mode-disable):
2010 Call force-mode-line-update.
2011
2012 1999-08-10 Karl Heuer <kwzh@gnu.org>
2013
2014 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
2015 * array.el, play/landmark.el, international/latin-3.el: Likewise.
2016 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
2017
2018 1999-08-10 Alex Schroeder <asc@bsiag.com>
2019
2020 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
2021 to prevent m-eating-bug.
2022
2023 1999-08-10 Eli Zaretskii <eliz@gnu.org>
2024
2025 * term/pc-win.el (msdos-bg-mode): Remove. Call
2026 frame-set-background-mode instead. All callers changed.
2027 (msdos-face-setup): Don't force color display parameter, it is set
2028 by frame-set-background-mode.
2029 (make-msdos-frame): Call x-handle-reverse-video and
2030 face-set-after-frame-default. Delete frame if creation failed.
2031
2032 * faces.el (face-set-after-frame-default): Don't call
2033 make-face-x-resource-internal for the pc window-system.
2034
2035 1999-08-10 Dave Love <fx@melange.gnu.org>
2036
2037 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
2038 case with no docstring specially.
2039
2040 1999-08-09 Eli Zaretskii <eliz@gnu.org>
2041
2042 * complete.el (PC-do-completion): If completing on file name,
2043 reproduce str by concatenating its directory and basename parts.
2044
2045 1999-08-07 Dave Love <fx@gnu.org>
2046
2047 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
2048 unibyte to multibyte conversion of search-forward (from Handa),
2049 but avoid the replacement if the language is Latin-N.
2050
2051 1999-08-06 Richard Stallman <rms@gnu.org>
2052
2053 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
2054 of eval-buffer.
2055
2056 * international/mule.el (load-with-code-conversion):
2057 Pass t to eval-buffer for DO-ALLOW-PRINT.
2058
2059 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
2060
2061 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
2062 of filenames and attributes.
2063 (ls-lisp-insert-directory): Use directory-files-and-attributes
2064 for speed.
2065
2066 1999-08-05 Dave Love <fx@gnu.org>
2067
2068 * auto-show.el (auto-show-mode): Fix :set.
2069
2070 * widget.el (define-widget-keywords): Make dummy definition and
2071 comment-out its use.
2072
2073 1999-08-04 Richard Stallman <rms@gnu.org>
2074
2075 * progmodes/tcl.el: Customized.
2076
2077 * sql.el (sql-accumulate-and-indent): Instead of testing
2078 whether this is Emacs 20 before calling comint-accumulate,
2079 test whether comint-accumulate is defined.
2080
2081 1999-08-04 Dave Love <fx@gnu.org>
2082
2083 * sgml-mode.el: Require outline when compiling.
2084 (sgml-mode-hook, html-mode-hook): Customize.
2085 (sgml-validate-command): Fix :version.
2086 (html-autoview-mode): Doc fix.
2087
2088 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
2089 nothing in Latin-N environment.
2090
2091 * info.el (Info-find-node): Call info-initialize here.
2092 (info): Not here.
2093 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
2094
2095 1999-08-04 Richard Stallman <rms@gnu.org>
2096
2097 * ansi-color.el: New file.
2098
2099 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
2100
2101 * dired.el (dired-string-replace-match): Return `nil' when no match
2102 found with global search.
2103
2104 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
2105 * terminal.el (te-terminfo-directory):
2106 * mail/mailpost.el (post-mail-send-it):
2107 * mail/metamail.el (metamail-region):
2108 * progmodes/ada-mode.el (ada-tmp-directory):
2109 Use temporary-file-directory.
2110
2111 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
2112 (compilation-filter, compilation-forget-errors)
2113 (compilation-parse-errors): Use a marker instead of an integer for
2114 `compilation-parsing-end'.
2115
2116 * progmodes/diff.el (diff-parse-differences):
2117 Use a marker instead of an integer for `compilation-parsing-end'.
2118 * textmodes/tex-mode.el (tex-compilation-parse-errors):
2119 Use a marker instead of an integer for `compilation-parsing-end'.
2120
2121 1999-08-03 Richard Stallman <rms@gnu.org>
2122
2123 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
2124 (Buffer-menu-mode): Doc fix.
2125 (Buffer-menu-view): New command.
2126 (Buffer-menu-view-other-window): New command.
2127
2128 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
2129
2130 * replace.el (query-replace-regexp-eval)
2131 (replace-eval-replacement, replace-loop-through-replacements)
2132 (replace-match-string-symbols): New functions.
2133 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
2134 Use replace-loop-through-replacements.
2135
2136 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
2137
2138 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
2139 (5x5): Doc fix.
2140
2141 1999-08-03 Dave Love <fx@gnu.org>
2142
2143 * fortran.el (fortran-indent-new-line): Make it an alias
2144 for reindent-then-newline-and-indent.
2145
2146 1999-08-03 Didier Verna <verna@inf.enst.fr>
2147
2148 * rect.el: All functions rewritten, except when noted above
2149 their declaration. Below is a list of interface changes.
2150 (apply-on-rectangle): New function, mostly replaces
2151 `operate-on-rectangle'. All callers changed.
2152 (move-to-column-force): Pass new second argument to `move-to-column'.
2153 (kill-rectangle): Added optional prefix arg to fill lines.
2154 (delete-rectangle): Ditto.
2155 (delete-whitespace-rectangle): Ditto.
2156 (delete-extract-rectangle): Ditto.
2157 (open-rectangle): Ditto.
2158 (clear-rectangle): Ditto.
2159 (delete-whitespace-rectangle-line): New function.
2160 (delete-rectangle-line): Added third arg FILL.
2161 (delete-extract-rectangle-line): Ditto.
2162 (open-rectangle-line): Ditto.
2163 (clear-rectangle-line): Ditto.
2164
2165 1999-08-03 Ray Blaak <blaak@gnu.org>
2166
2167 * progmodes/delphi.el: New file.
2168
2169 1999-08-02 Richard Stallman <rms@gnu.org>
2170
2171 * textmodes/outline.el (outline-previous-heading): New function.
2172 (outline-up-heading-all): Use outline-previous-heading.
2173 (outline-next-heading): Delete definition inserted yesterday.
2174
2175 1999-08-01 Richard Stallman <rms@gnu.org>
2176
2177 * textmodes/outline.el (outline-next-heading): New function.
2178 (outline-up-heading-all): New function.
2179 (outline-font-lock-level): Using outline-up-heading-all.
2180 Tell outline-back-to-heading to accept invisible headings.
2181
2182 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
2183
2184 * mail/mh-utils.el (mh-find-path-run): New variable.
2185 (mh-find-path): Test and set that.
2186 Set mail-user-agent only the first time this function is run.
2187 (mail-user-agent): Defvar deleted.
2188
2189 * info.el (info-initialize): New function.
2190 (info): Call info-initialize.
2191 (Info-directory-list): Initialize to nil,
2192 so info-initialize will set it up for real.
2193
2194 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2195
2196 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
2197 does not interpret a time as the year in a day-month entry.
2198
2199 * calendar/diary-lib.el: Change syntax table entry for colon in
2200 the diary as part of the european-date-diary-pattern fix.
2201
2202 1999-08-01 Eli Zaretskii <eliz@gnu.org>
2203
2204 * international/mule.el (set-auto-coding): Allow whitespace before
2205 and after the "variable: value" pair.
2206
2207 1999-07-30 Ken'ichi Handa <handa@gnu.org>
2208
2209 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
2210 (default-sendmail-coding-system): Doc-string fixed.
2211
2212 1999-07-30 Dave Love <fx@gnu.org>
2213
2214 * subr.el (assoc-delete-all): New function, renamed from
2215 frame-delete-all.
2216
2217 * frame.el: Change comments to doc strings and other doc fixes.
2218 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
2219 Callers changed.
2220 (set-background-color, set-foreground-color, set-cursor-color)
2221 (set-mouse-color, set-border-color): Offer completion of colours.
2222 (cursor): Add :version to defgroup.
2223
2224 * facemenu.el (list-colors-display): Make it work on ttys.
2225 (facemenu-read-color): Likewise.
2226
2227 1999-07-30 Richard M. Stallman <rms@gnu.org>
2228
2229 * frame.el (frame-notice-user-settings): If background
2230 color has been changed, update background-mode from it,
2231 then update faces.
2232
2233 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
2234
2235 * net-utils.el (finger): Don't do indirect fingering.
2236
2237 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2238
2239 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
2240 rules. Add separator at end of holidays.
2241 (cal-tex-rules): New customizable variable.
2242 (cal-tex-latexify-list): Add optional parameter to put separator
2243 at end.
2244
2245 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
2246
2247 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
2248 fill prefix on each line while looping to the end of paragraph.
2249 End paragraph if it's longer than the existing fill prefix.
2250
2251 * textmodes/fill.el (fill-context-prefix): Doc fix.
2252
2253 1999-07-30 Dave Love <fx@gnu.org>
2254
2255 * font-lock.el (jit-lock): Fix :load, add :version.
2256
2257 1999-07-30 Eli Zaretskii <eliz@gnu.org>
2258
2259 * term/pc-win.el (msdos-face-setup): Register standard colors in
2260 Vface_tty_color_alist.
2261 (face-color-supported-p, face_color_gray_p): New functions.
2262
2263 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
2264 is bound.
2265
2266 * startup.el (command-line): Don't register default colors for
2267 MSDOS window-system.
2268
2269 1999-07-29 Dave Love <fx@gnu.org>
2270
2271 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
2272 charquote.
2273
2274 * lisp-mode.el (eval-defun): Re-written to avoid
2275 capturing variables.
2276
2277 * picture.el (picture-beginning-of-line): Don't call
2278 hscroll-point-visible now we have real autoscrolling.
2279 (picture-end-of-line, picture-newline, picture-open-line):
2280 Likewise.
2281
2282 * international/latin-8.el: New file.
2283 * international/latin-9.el: New file.
2284
2285 1999-07-28 Dave Love <fx@gnu.org>
2286
2287 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
2288
2289 * msb.el: Require cl only when compiling.
2290 (msb--home-dir): Deleted.
2291 (msb--format-title): Use abbreviate-file-name.
2292 (msb--choose-file-menu): Simplify string comparison.
2293
2294 1999-07-28 Gerd Moellmann <gerd@gnu.org>
2295
2296 * faces.el (toolbar): Add face definition for mono displays.
2297
2298 1999-07-27 Richard M. Stallman <rms@gnu.org>
2299
2300 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
2301
2302 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
2303 force copying of default-frame-alist.
2304
2305 1999-07-26 Ken'ichi Handa <handa@gnu.org>
2306
2307 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
2308
2309 1999-07-26 Richard M. Stallman <rms@gnu.org>
2310
2311 * frame.el (set-mouse-color): If new color is nil,
2312 really respecify the current color.
2313
2314 1999-07-26 Gerd Moellmann <gerd@gnu.org>
2315
2316 * faces.el (bitmap-area): Change background of face `bitmap-area'
2317 to white for mono displays.
2318
2319 1999-07-26 Kenichi Handa <handa@etl.go.jp>
2320
2321 * international/ccl.el (ccl-embed-symbol): New function.
2322 (ccl-program-p): Deleted. Now it's implemented in C code.
2323 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
2324 (ccl-compile-translate-character): Likewise.
2325 (ccl-compile-map-single): Likewise.
2326 (ccl-compile-multiple-map-function): Likewise.
2327 (declare-ccl-program): Doc-string modified.
2328 (check-ccl-program): Check compiled CCL code by ccl-program-p.
2329
2330 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
2331
2332 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
2333
2334 1999-07-25 Markus Rost <rost@gnu.org>
2335
2336 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
2337 the entries to make custom-file more readable.
2338
2339 1999-07-25 Richard M. Stallman <rms@gnu.org>
2340
2341 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
2342
2343 * emacs-lisp/edebug.el: Delete compatibility code.
2344 (edebug-next-token-class): If . is followed by a digit,
2345 return `symbol' for the token class.
2346
2347 * startup.el (command-line): If we don't find the user's init file,
2348 set user-init-file to nil.
2349
2350 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2351
2352 * info-look.el (info-lookup-interactive-arguments): Add optional
2353 argument query for new choice of help mode.
2354 (info-lookup-symbol): Use it.
2355 (info-lookup-file): Ditto.
2356 (info-lookup): Don't switch to other window, if already in Info
2357 buffer.
2358
2359 1999-07-23 Dave Love <fx@gnu.org>
2360
2361 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
2362 syntax.
2363 (fortran-fontify-string, fortran-match-!-commen): Deleted.
2364 (fortran-font-lock-syntactic-keywords): New variable.
2365 (fortran-mode): Use it.
2366 (fortran-font-lock-keywords-1): Don't do comments.
2367 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
2368 match data.
2369
2370 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
2371
2372 * msb.el (msb-menu-bar-update-buffers): Renamed from
2373 menu-bar-update-buffers.
2374 (msb-custom-set, msb--toggle-menu-type): Call
2375 msb-menu-bar-update-buffers.
2376 (msb-mode): Revise the hook setting.
2377
2378 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
2379
2380 1999-07-23 Gerd Moellmann <gerd@gnu.org>
2381
2382 * font-lock.el, help.el, simple.el: Re-integrate previously
2383 described changes that were lost due to errors while checking them
2384 in.
2385
2386 1999-07-23 Kevin Blake <kblake@ticnet.com>
2387
2388 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
2389
2390 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
2391
2392 * international/encoded-kb.el
2393 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
2394 but push it to unread-command-events.
2395 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
2396 (encoded-kbd-self-insert-sjis): Likewise.
2397 (encoded-kbd-self-insert-big5): Likewise.
2398
2399 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
2400 before left margin and fill-prefix by fill-find-break-point.
2401
2402 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2403
2404 * info-look.el (info-lookup-setup-mode): Don't give up, if
2405 info-lookup-make-completions returns an error.
2406 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
2407 name latex, not latex2e.
2408
2409 1999-07-21 Richard M. Stallman <rms@gnu.org>
2410
2411 * replace.el (perform-replace): Turn off case-fold-search
2412 if FROM-STRING argument has uppercase in it.
2413
2414 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2415
2416 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
2417 mode is on. Don't use end of changed text.
2418
2419 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2420
2421 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
2422 (cl-hash-table-p): Renamed from hash-table-p.
2423 (cl-hash-table-count): Renamed from hash-table-count.
2424 (maphash): Alias to cl-maphash removed.
2425 (gethash): Likewise.
2426 (puthash): Likewise.
2427 (remhash): Likewise.
2428 (clrhash): Likewise.
2429
2430 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2431
2432 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
2433 third arg non-nil. See comment there why this isn't a good idea.
2434
2435 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2436
2437 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
2438
2439 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
2440 sit-for with 3rd arg non-nil to prevent redisplay.
2441
2442 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2443
2444 * image.el (image-type-from-file-header): If file doesn't
2445 have a directory part, add data-directory.
2446
2447 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2448
2449 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
2450 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
2451 motion handling when tooltip-gud-tips-p is nil.
2452
2453 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2454
2455 * tooltip.el (tooltip-mode): Don't use `plusp'.
2456 (tooltip-active): Use initial value of nil.
2457
2458 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
2459
2460 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2461
2462 * bindings.el (make-mode-line-mouse-sensitive): Add key
2463 definitions for `top-line'.
2464
2465 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2466
2467 * faces.el (top-line): New face.
2468
2469 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2470
2471 * image.el (image-type-regexps): Add regexp for PS files.
2472
2473 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2474
2475 * faces.el (set-face-attribute): Fix wrong handling of frame
2476 begin equal to t.
2477
2478 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2479
2480 * image.el (image-type-regexps): Add PNG format.
2481
2482 1999-07-21 Dave Love <fx@gnu.org>
2483
2484 * bindings.el (mode-line-modified): New variable.
2485 (mode-line-mode-menu-1): Switch to appropriate window before
2486 showing menu.
2487
2488 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2489
2490 * faces.el (face-underline): Removed.
2491 (face-underline-color): Ditto.
2492
2493 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2494
2495 * faces.el (face-x-resources): Fix typo.
2496
2497 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2498
2499 * faces.el: Remove handling of `:relief', extend handling of
2500 `:box'.
2501 (frame-set-background-mode): Choose new defface specs after
2502 frame parameters have changed.
2503
2504 * cus-face.el: Ditto.
2505
2506 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2507
2508 * custom.el (defface): Extend documentation to include new
2509 face attributes.
2510
2511 * cus-face.el (custom-face-attributes): Add overline,
2512 strike-through, box.
2513
2514 * faces.el (face-valid-attribute-values): Handle overline,
2515 strike-through, box.
2516 (face-attribute-name-alist): Add pairs for new face attributes.
2517 (describe-face): Handle new face attributes.
2518
2519 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2520
2521 * faces.el (face-x-resources): Add overline, strike-through, box.
2522
2523 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2524
2525 * enriched.el (enriched-translations): Add `display' and
2526 "x-display".
2527 (enriched-handle-display-prop): New.
2528 (enriched-decode-display-prop): New.
2529
2530 * format.el (top-level): Give `display' property
2531 `format-list-atomic-p.
2532 (format-annotate-single-property-change): Test that property.
2533 If present, treat list property values like atoms.
2534
2535 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2536
2537 * cus-face.el (custom-face-attributes): Use `choice' everywhere
2538 so that "*" can be entered.
2539
2540 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2541
2542 * cus-face.el (custom-face-attributes): Don't use `#''.
2543
2544 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
2545
2546 * cus-face.el (custom-face-attributes): Return underline
2547 face attribute directly from the second lambda of underline.
2548
2549 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2550
2551 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
2552
2553 * frame.el (after-setting-font-hooks): New variable.
2554 (set-frame-font): Run those hooks.
2555
2556 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
2557
2558 * faces.el (set-face-attribute): Fix doc string.
2559
2560 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2561
2562 * cus-face.el (custom-face-attributes): Accept color name.
2563
2564 * faces.el (face-underline-p): Accept unspecified underlining.
2565 (face-underline): Ditto. Fix doc string.
2566
2567 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
2568
2569 * faces.el (face-underline-color): New function.
2570
2571 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
2572
2573 * cus-face.el (custom-face-attributes): Support underline coloring.
2574 Added slot to choose a color.
2575
2576 * faces.el (face-underline): New function.
2577 (face-underline-p): Support underline coloring.
2578 Return nil only if the underline attribute is 'normal.
2579 (set-face-underline): New function.
2580 (face-valid-attribute-values): Support underline coloring.
2581
2582 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2583
2584 * image.el (insert-image): Use `display' instead of `glyph'
2585 as text property name.
2586 (put-image): Ditto.
2587 (image-type-from-file-header): Use insert-file-contents-literally.
2588
2589 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2590
2591 * easymenu.el (easy-menu-do-add-item): Don't use the empty
2592 string to indicate separators.
2593
2594 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2595
2596 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
2597 instead of message-log.
2598
2599 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2600
2601 * faces.el (bitmap-area): New face.
2602
2603 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2604
2605 * image.el (insert-image): New.
2606
2607 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2608
2609 * frame.el (blink-cursor): Set the symbol's value.
2610 (show-trailing-whitespace): Change group to font-lock.
2611
2612 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2613
2614 * jit-lock.el: New.
2615 * font-lock.el: Add jit-mode as new support mode.
2616
2617 * font-lock.el (font-lock-fontify-keywords-region): Stop when
2618 reaching end instead of letting re-search-forward signal an error.
2619 (demand-lock-mode): New.
2620 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
2621 (font-lock-turn-off-thing-lock): Ditto.
2622 (font-lock-after-fontify-buffer): Ditto.
2623 (font-lock-after-unfontify-buffer): Ditto.
2624
2625 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2626
2627 * gs.el: New file.
2628
2629 * startup.el (command-line-1): Activate tooltip mode if
2630 interactive.
2631
2632 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2633
2634 * faces.el (toolbar): Grey default background.
2635 (modeline): Ditto.
2636
2637 * image.el (image-type-regexps): New.
2638 (image-type-from-file-header): New.
2639 (create-image): Call it.
2640
2641 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2642
2643 * image.el: New file.
2644
2645 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2646
2647 * bindings.el (mode-line-format): Replace `mode-name' with
2648 `(:eval mode-line-mode-name)'.
2649 (mode-line-mode-name): New.
2650 (make-mode-line-mouse-sensitive): Don't change default value
2651 of `mode-name'.
2652
2653 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2654
2655 * tooltip.el: New file.
2656
2657 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2658
2659 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
2660 instead of mouse-3 to pop up menus.
2661 (mode-line-kill-buffer): Removed.
2662 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
2663 buffer name.
2664 (mode-line-buffer-menu-1): Removed.
2665
2666 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
2667
2668 * bindings.el (mode-line-buffer-identification-keymap): New.
2669 (mode-line-buffer-menu-keymap): New.
2670 (mode-line-mode-menu-keymap): New.
2671 (mode-line-unbury-buffer): New.
2672 (mode-line-other-buffer): New.
2673 (mode-line-kill-buffer): New.
2674 (mode-line-buffer-menu-1): New.
2675 (mode-line-mode-menu-1): New.
2676 (make-mode-line-mouse-sensitive): New.
2677
2678 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2679
2680 * help.el (describe-key-briefly): Handle mode line strings
2681 with local-map properties.
2682 (describe-key): Ditto.
2683 (mode-line-key-binding): New.
2684
2685 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2686
2687 * scroll-bar.el (scroll-bar-timer): New.
2688 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
2689
2690 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2691
2692 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
2693 and `bottom'.
2694
2695 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2696
2697 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
2698 (global): Use different key bindings if using tookit scroll bars.
2699
2700 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2701
2702 * faces.el (modeline): Define mode line face with relief for
2703 class color, only.
2704 (toolbar): New face.
2705
2706 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2707
2708 * frame.el (frame-initialize): Set frame-creation-function to
2709 tty-create-frame-with-faces.
2710
2711 * faces.el (frame-set-background-mode): Make it work for
2712 window-system nil.
2713
2714 * faces.el (tty-create-frame-with-faces): New.
2715 (face-set-after-frame-default): Make it work for TTY frames.
2716
2717 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2718
2719 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
2720 Return a list of one font family for TTYs. Don't return bitmap
2721 file paths for TTY frames.
2722
2723 * faces.el: Add face specs for tty displays to basic faces.
2724
2725 * font-lock.el (font-lock-comment-face): Add spec for color tty.
2726 (font-lock-string-face): Ditto.
2727 (font-lock-keyword-face): Ditto.
2728 (font-lock-builtin-face): Ditto.
2729 (font-lock-function-name-face): Ditto.
2730 (font-lock-variable-name-face): Ditto.
2731 (font-lock-type-face): Ditto.
2732 (font-lock-constant-face): Ditto.
2733 (font-lock-warning-face): Ditto.
2734
2735 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2736
2737 * startup.el (command-line): Register default tty colors.
2738
2739 * faces.el (face-spec-set-match-display): Recognize `type tty'.
2740
2741 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2742
2743 * faces.el (modeline): For X frames, use a modeline with relief.
2744
2745 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2746
2747 * faces.el (frame-update-faces): Copied from 20.2.
2748 (frame-update-face-colors): Ditto. Code removed that isn't
2749 applicable in the new face implementation.
2750
2751 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2752
2753 * frame.el (show-trailing-whitespace): New.
2754
2755 * faces.el (trailing-whitespace): New basic face.
2756
2757 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2758
2759 * cus-face.el (custom-facep): Always define as alias for facep.
2760
2761 * cus-face.el (custom-face-attributes): Use choice widgets.
2762 Remove :bold and :italic.
2763
2764 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2765
2766 * faces.el (face-charset-registries): Removed since fontset.el
2767 is no always loaded.
2768
2769 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2770
2771 * faces.el (internal-get-face): Added as obsolete function for
2772 compatibility.
2773
2774 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2775
2776 * frame.el (blink-cursor-end): Call show-cursor.
2777 (blink-cursor-mode): Ditto.
2778
2779 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2780
2781 * faces.el (face-spec-reset-face): Reset all attributes to
2782 `unspecified'.
2783 (face-spec-set): Use it.
2784
2785 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2786
2787 * faces.el (read-all-face-attributes): Bug fix.
2788 (face-read-integer): Allow nil default value.
2789 (face-valid-attribute-values): Use symbol names of attribute
2790 values for completion list.
2791
2792 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2793
2794 * faces.el (internal-find-face): Define for compatibility with
2795 20.2.
2796 (face-id): Likewise.
2797
2798 * faces.el (face-id): Return the ID of a realized face for ASCII.
2799
2800 * fontset.el (x-charset-registries): Removed. Now in faces.el.
2801 (x-complement-fontset-spec): Use face-charset-registries.
2802
2803 * faces.el (face-font-selection-order): Set font selection order
2804 from Lisp.
2805 (face-alternative-font-family-alist): Set alternative font
2806 families from Lisp.
2807
2808 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2809
2810 * faces.el (set-face-charset-registries): Set symbol value.
2811
2812 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2813
2814 * faces.el (face-set-after-frame-default): Call function
2815 internal-merge-in-global-face.
2816
2817 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2818
2819 * faces.el (face-list): Return symbols from face-global-alist.
2820
2821 * faces.el (face-list): Return a copy of the face name list so
2822 that it cannot be modified from outside (facemenu.el uses
2823 nreverse, for example).
2824
2825 * cus-face.el (custom-face-attributes): Add :bold and :italic
2826 for compatibility with old code.
2827
2828 * faces.el (set-face-attributes-from-resources): Additional
2829 frame parameter.
2830 (make-face-x-resource-internal): Set attributes from resources
2831 for a given frame or all frames.
2832
2833 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2834
2835 * faces.el (all-faces): Removed.
2836
2837 * custom.el (defface): Add new face attributes to function
2838 comment.
2839
2840 * font-lock.el (font-lock-comment-face): Use new face attribute
2841 names.
2842 (font-lock-string-face): Ditto.
2843 (font-lock-keyword-face): Ditto.
2844 (font-lock-builtin-face): Ditto.
2845 (font-lock-function-name-face): Ditto.
2846 (font-lock-variable-name-face): Ditto.
2847 (font-lock-type-face): Ditto.
2848 (font-lock-reference-face): Ditto.
2849 (font-lock-warning-face): Ditto.
2850 ((boundp 'font-lock-face-attributes)): Ditto.
2851
2852 * cus-face.el (custom-face-attributes): Use new face attributes.
2853
2854 * faces.el (set-face-attribute-from-resource): Initialize
2855 from resources only for X and W32.
2856
2857 * cus-face.el (custom-declare-face): Don't make frame-local
2858 faces.
2859
2860 * faces.el (describe-face): Use princ instead of insert.
2861
2862 * faces.el: Add XLFD manipulation functions from 20.2 again
2863 because fontset.el uses them.
2864 (face-set-after-frame-default): Add empty definition.
2865
2866 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2867
2868 * faces.el (make-face): Correct typo.
2869 (set-face-attribute-from-resource): Use let*.
2870 (face-underline-p): Correct typo.
2871 (face-inverse-video-p): Ditto.
2872 (set-face-stipple): Ditto.
2873 (face-read-string): Make completion-list optional parameter.
2874
2875 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2876
2877 * faces.el (face-charset-registries): Alist mapping charset
2878 symbols to registries and encoding.
2879
2880 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2881
2882 * frame.el (blink-cursor-mode): Use interactive spec "P".
2883
2884 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2885
2886 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
2887 mode. The cursor of selected_window blinks if the mode is enabled.
2888
2889 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2890
2891 * simple.el (next-history-element): Set point to the end of the
2892 prompt if minibuffer-prompt-in-buffer.
2893
2894 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2895
2896 * faces.el (x-font-regexp): Add sub-expression parentheses for
2897 several font name components.
2898
2899 1999-07-21 Gerd Moellmann <gerd@acm.org>
2900
2901 * faces.el (set-face-relief): Use index 12 for relief.
2902 (face-fill-in): Set relief from data.
2903 (internal-make-face): Init relief to zero.
2904
2905 * faces.el (face-spec-set): call modify-face with additional
2906 parameters for relief and fixed-p.
2907
2908 1999-07-21 Gerd Moellmann <gerd@acm.org>
2909
2910 * cus-face.el: ':fixed and ':relief added.
2911
2912 * faces.el (describe-face): Add fixed font attribute and relief.
2913 (face-attr-match-p): Ditto.
2914 (face-attr-construct): Ditto.
2915 (face-spec-set): Ditto.
2916
2917 1999-07-21 Gerd Moellmann <gerd@acm.org>
2918
2919 * faces.el (internal-make-face): Function to create a Lisp vector
2920 suitable for representing a face.
2921 (make-face): Use it instead of make-vector.
2922 (x-create-frame-with-faces): Use it instead of vector.
2923 (internal-facep): Increase vector size to 14.
2924 (internal-make-face): Ditto.
2925 (face-relief): Access relief thickness.
2926 (face-fixed-p): Access fixed font attribute.
2927 (set-face-fixed-p): Set fixed font attribute.
2928 (set-face-relief): Set relief attribute.
2929 (internal-face-interactive-int): Read int attribute of face.
2930 (modify-face): Add fixed-p and relief parameters.
2931 (copy-face): Handle fixed-p and relief.
2932 (face-equal): Compare fixed-p and relief.
2933 (face-differs-from-default-p): Ditto.
2934 (face-nontrivial-p): Add fixed-p and relief.
2935
2936 1999-07-21 Gerd Moellmann <gerd@acm.org>
2937
2938 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
2939 (internal-facep): Increase vector size.
2940 (make-face): Ditto.
2941 (face-shadow-thickness): Added.
2942 (set-face-shadow-thickness): Added.
2943 (modify-face): Add optional shadow-thickness parameter.
2944 (make-face-x-resource-internal): Add shadows.
2945 (copy-face): Ditto.
2946 (face-equal): Ditto.
2947 (face-differs-from-default-p): Ditto.
2948 (face-nontrivial-p): Ditto.
2949 (face-attr-match-p): Ditto.
2950 (face-attr-construct): Ditto.
2951 (face-spec-set): Ditto.
2952 (face-fill-in): Ditto.
2953
2954 1999-07-21 Gerd Moellmann <gerd@acm.org>
2955
2956 * bench.el (bench-mark-split-window): New bench mark.
2957
2958 1999-07-21 Gerd Moellmann <gerd@acm.org>
2959
2960 * faces.el (set-face-font): Don't pass default font to
2961 x-resolve-font so that font will not have to be of the same
2962 size.
2963
2964 1999-07-20 Dave Love <fx@gnu.org>
2965
2966 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
2967 unconditionally t.
2968
2969 1999-07-20 Karl Heuer <kwzh@gnu.org>
2970
2971 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
2972
2973 1999-07-20 Dave Love <fx@gnu.org>
2974
2975 * help.el (describe-variable): Fix test for customizability.
2976
2977 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
2978 Check for readonly buffer in interactive spec.
2979 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
2980 (backward-kill-word): Add * to interactive spec.
2981
2982 * underline.el (underline-region, ununderline-region): Add * to
2983 interactive spec.
2984
2985 * fill.el (canonically-space-region, justify-current-line): Add *
2986 to interactive spec.
2987 (fill-region-as-paragraph, fill-paragraph, fill-region)
2988 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
2989 readonly buffer in interactive spec.
2990
2991 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
2992 (backward-kill-sentence, kill-sentence): Add * to interactive
2993 spec.
2994
2995 1999-07-19 Richard M. Stallman <rms@gnu.org>
2996
2997 * dired-aux.el (dired-do-shell-command): Doc fix.
2998
2999 * shell.el (shell-unquote-argument): New function.
3000 (shell-directory-tracker): Use shell-unquote-argument.
3001 * comint.el (comint-arguments): Handle \ followed by space or tab.
3002
3003 1999-07-19 John Wiegley <jwiegley@borland.com>
3004
3005 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
3006 color codes 39 and 49, which by the way lynx uses them seem to
3007 mean "foreground reset" and "background reset".
3008
3009 1999-07-19 Karl Heuer <kwzh@gnu.org>
3010
3011 * font-lock.el (c++-keywords): Add "typeid".
3012
3013 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
3014 selects no font, treat that as zero selections, not one.
3015
3016 1999-07-19 Dave Love <fx@gnu.org>
3017
3018 * info.el (Info-search): Don't lose with empty regexp.
3019
3020 * version.el: Cater for (free) `ident' program, not `which'.
3021
3022 * hl-line.el: New file.
3023
3024 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
3025 for modes which don't define menus.
3026
3027 1999-07-16 Richard M. Stallman <rms@gnu.org>
3028
3029 * webjump.el (webjump-sample-sites): Update some URLs.
3030
3031 1999-07-14 Richard Stallman <rms@gnu.org>
3032
3033 * Version 20.4 released.
3034
3035 1999-07-14 Andreas Schwab <schwab@gnu.org>
3036
3037 * compare-w.el (compare-windows): Try to find the next window in
3038 the current frame before looking at the other frames.
3039
3040 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
3041
3042 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
3043 Use cyrillic-jcuken as default input method.
3044
3045 1999-07-12 Richard Stallman <rms@gnu.org>
3046
3047 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
3048 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
3049
3050 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
3051 (ispell-local-dictionary-alist): Add koi8-r for character set.
3052
3053 * textmodes/flyspell.el (flyspell-get-word):
3054 Add special handling for when ispell-otherchars is empty.
3055
3056 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
3057
3058 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
3059 when having nested functons.
3060 (pascal-indent-nested-functions) (pascal-indent-line)
3061 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
3062 indenting nested functions.
3063
3064 1999-07-09 Richard Stallman <rms@gnu.org>
3065
3066 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
3067
3068 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
3069
3070 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
3071 the `end' keyword was in the very beginning of the buffer.
3072
3073 1999-07-08 Richard Stallman <rms@gnu.org>
3074
3075 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
3076
3077 * term.el (term-emulate-terminal): Avoid infinite loop
3078 in strange case where minibuffer window is selected but not active.
3079
3080 1999-07-07 Stephen Eglen <stephen@gnu.org>
3081
3082 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
3083 Change regexp so that it doesn't match commands beginning with `cd'.
3084
3085 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
3086
3087 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
3088
3089 1999-07-06 Richard Stallman <rms@gnu.org>
3090
3091 * hscroll.el (hscroll-minibuffer-hook): New function.
3092 (hscroll-global-mode): Add and remove that hook.
3093 Set hscroll-old-truncate-was-global's default value.
3094
3095 1999-07-05 Richard Stallman <rms@gnu.org>
3096
3097 * files.el (revert-buffer): Don't preserve point here.
3098 (revert-buffer-insert-file-contents-function): Doc fix.
3099
3100 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
3101
3102 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
3103 doing a `stat' when it isn't necessary because that can cause
3104 trouble when an NFS server is down.
3105
3106 1999-07-04 Richard Stallman <rms@gnu.org>
3107
3108 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
3109
3110 1999-07-03 Richard Stallman <rms@gnu.org>
3111
3112 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
3113 for \200...\240 also.
3114 (isearch-printing-char): Use unibyte-char-to-multibyte.
3115
3116 1999-07-02 Richard Stallman <rms@gnu.org>
3117
3118 * frame.el (minibuffer-frame-alist): Use defcustom.
3119 (pop-up-frame-alist): Likewise.
3120 (initial-frame-alist): Specify * in the doc string.
3121
3122 * hscroll.el (hscroll-mode): Make it a permanent local.
3123 (hscroll-mode): Don't cancel the timer
3124 if HScroll mode is enabled in some other buffer.
3125
3126 * isearch.el (isearch-done): If search ends in middle of intangible
3127 text (due to text property), move on to the limit of that text.
3128
3129 1999-07-01 Andrew Innes <andrewi@gnu.org>
3130
3131 * man.el (Man-build-man-command): Use value of null-device,
3132 instead of hard-coding "/dev/null".
3133
3134 * dos-w32.el (untranslated-canonical-name): Avoid expanding
3135 ange-ftp file names, which might force ange-ftp to prompt for a
3136 password.
3137
3138 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
3139 to prevent references to temp files.
3140
3141 1999-06-30 Richard Stallman <rms@gnu.org>
3142
3143 * progmodes/sh-script.el (sh-feature): If nothing is known
3144 about the given shell, use the values for `sh'.
3145
3146 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
3147
3148 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
3149 to make it non-recursive.
3150
3151 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
3152
3153 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3154
3155 * auto-show.el (auto-show-mode): Fix Typo in :set.
3156
3157 1999-06-29 Richard M. Stallman <rms@gnu.org>
3158
3159 * progmodes/sh-script.el (sh-mode): When setting syntax
3160 table, default to the standard one.
3161
3162 1999-06-27 Richard M. Stallman <rms@gnu.org>
3163
3164 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
3165
3166 1999-06-27 Stefan Monnier <monnier@tequila.cs.yale.edu>
3167
3168 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): don't pop up
3169 a frame when `return' is requested (even if pop-up-frames = t)
3170 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
3171 should only be set for the bibtex buffer.
3172
3173 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
3174
3175 * progmodes/compile.el: Deal with compilation-error-screen-columns
3176 being buffer-local.
3177
3178 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
3179
3180 * comint.el (comint-password-prompt-regexp): Allow "(again)".
3181
3182 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3183
3184 * cal-x.el (calendar-only-one-frame-setup): New function.
3185 * calendar.el (calendar): Call it if requested.
3186
3187 1999-06-24 Karl Heuer <kwzh@gnu.org>
3188
3189 * startup.el (iso-8859-n-locale-regexp): Doc fix.
3190
3191 1999-06-22 Richard M. Stallman <rms@gnu.org>
3192
3193 * mail/supercite.el (sc-emacs-features): Doc fix.
3194
3195 1999-06-22 Karl Heuer <kwzh@gnu.org>
3196
3197 * files.el (auto-mode-alist): Add pike-mode.
3198
3199 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
3200
3201 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
3202 last byte of a numeric field is a space or a NUL. Parse it as
3203 potentially part of the number. This is used by GNU tar
3204 1.12.64012 to handle larger values.
3205
3206 1999-06-20 Karl Heuer <kwzh@gnu.org>
3207
3208 * custom.el (custom-handle-keyword): Fix error message.
3209
3210 1999-06-18 Andrew Innes <andrewi@gnu.org>
3211
3212 * mail/smtpmail.el (smtpmail-send-it): Use
3213 convert-standard-filename to make file names for queued mail safe
3214 on Windows (`:' is invalid in file names on Windows).
3215
3216 1999-06-17 Kenichi Handa <handa@etl.go.jp>
3217
3218 * international/mule-cmds.el (describe-current-input-method):
3219 Current-input-method is string.
3220 (toggle-input-method): Docstring fixed.
3221
3222 * international/mule-diag.el
3223 (describe-current-coding-system-briefly): Fix format string.
3224
3225 * international/mule-util.el (coding-system-eol-type-mnemonic):
3226 Docstring modified. Return a string.
3227
3228 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
3229
3230 * sql.el (sql-input-ring-file-name): Doc fix.
3231
3232 1999-06-17 Richard M. Stallman <rms@gnu.org>
3233
3234 * calendar/cal-x.el (special-display-buffer-names):
3235 Don't put (get-file-buffer diary-file) on this list.
3236
3237 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
3238
3239 * play/mpuz.el (mpuz-try-proposal): Fix message call.
3240 Don't penalize player for certain impossible guesses.
3241
3242 1999-06-16 Andrew Innes <andrewi@gnu.org>
3243
3244 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
3245 return the string "Unk 0 0000" so at least it appears to be a
3246 valid timestamp to `dired-move-to-filename-regexp'.
3247
3248 1999-06-15 Ken'ichi Handa <handa@gnu.org>
3249
3250 * ps-print.el (ps-control-character): Fix previous change.
3251
3252 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3253
3254 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
3255 multiple output of the last message.
3256
3257 1999-06-14 Eli Zaretskii <eliz@gnu.org>
3258
3259 * term/internal.el (IT-display-table-setup): Do not remap \222 to
3260 the ASCII apostrophe, as most DOS codepages have some other glyph
3261 there.
3262
3263 1999-06-14 Ken'ichi Handa <handa@gnu.org>
3264
3265 * language/ethio-util.el (setup-ethiopic-environment-internal):
3266 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
3267 (exit-ethiopic-environment): Likewize.
3268
3269 1999-06-12 Richard M. Stallman <rms@gnu.org>
3270
3271 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
3272
3273 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
3274
3275 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
3276 custom-initialize-default to avoid infinite loop.
3277 (crisp-mode): (defun) Call transient-mark-mode here, not when
3278 loading the file. Run crisp-mode-hook here, and run
3279 crisp-load-hook when loading the file.
3280
3281 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
3282 rmail-summary buffer, search for pattern in rmail-file.
3283
3284 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
3285
3286 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
3287
3288 * ps-print.el (ps-printer-name): Fix custom type.
3289
3290 1999-06-12 Reto Zimmermann <reto@synopsys.com>
3291
3292 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
3293 (vhdl-port-paste-generic-map): Fix indentation bug.
3294 (vhdl-port-paste-port-map): Fix indentation bug.
3295 (vhdl-scan-file-contents): Make scanning case insensitive.
3296
3297 1999-06-11 Richard M. Stallman <rms@gnu.org>
3298
3299 * files.el (write-file): When buffer is not already visiting a file,
3300 don't put buffer name in the minibuffer, just make it the default.
3301 Also handle just directory as arg usefully in that case.
3302
3303 * simple.el (sendmail-user-agent-compose):
3304 Ignore case when inserting the rest of the "other" headers.
3305
3306 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
3307
3308 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
3309 (info-lookup-interactive-arguments): Never insert the default
3310 into the minibuffer automatically.
3311
3312 * emacs-lisp/cl-extra.el (getf): Don't call get*.
3313
3314 1999-06-09 Richard M. Stallman <rms@gnu.org>
3315
3316 * simple.el (shell-command): Avoid printing "mark set" message.
3317
3318 1999-06-09 Dave Love <fx@gnu.org>
3319
3320 * progmodes/compile.el (compilation-error-regexp-alist): Allow
3321 digits in program name in first pattern.
3322
3323 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
3324
3325 * vc.el (vc-dired-mode): Don't match anything before the date in
3326 dired-move-to-filename-regexp.
3327
3328 1999-06-07 Ken'ichi Handa <handa@gnu.org>
3329
3330 * international/quail.el (quail-define-rules): Fix typo in
3331 docstring.
3332
3333 1999-06-05 Stephen Eglen <stephen@gnu.org>
3334
3335 * iswitchb.el (iswitchb-default-keybindings): Add
3336 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
3337 than when package is loaded.
3338
3339 1999-06-04 Richard M. Stallman <rms@gnu.org>
3340
3341 * startup.el (command-line): Don't set user-init-file directly;
3342 tell `load' to set it.
3343
3344 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
3345
3346 * simple.el (next-history-element):
3347 Handle minibuffer-text-before-history properly when reading sexps.
3348
3349 * disp-table.el (standard-display-european):
3350 For an interactive call by the user,
3351 don't set enable-multibyte-characters,
3352 and don't set the terminal coding system.
3353
3354 * textmodes/refbib.el: Don't print any messages or display
3355 a buffer when loading the library.
3356 (r2b-help): Doc fix.
3357 (r2b-help-message): Update the documentation.
3358 (r2b-load-quietly): Variable deleted.
3359 (r2b-convert-buffer): Doc fix.
3360
3361 1999-06-04 Dave Love <fx@gnu.org>
3362
3363 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
3364
3365 * auto-show.el: Don't change hooks on loading.
3366 (auto-show-mode): Autoload. Default to nil. Add :set &c.
3367 (auto-show-mode): Add to hooks here.
3368
3369 1999-06-04 Richard Sharman <rsharman@pobox.com>
3370
3371 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
3372 recursion on bogus input.
3373
3374 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
3375
3376 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
3377 does not select a buffer from the buffers menu, then the attached
3378 frame is not switched to anything.
3379
3380 1999-06-03 Ken'ichi Handa <handa@gnu.org>
3381
3382 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
3383 (viet-viscii-...->viet-vscii...).
3384
3385 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
3386
3387 1999-06-01 Dave Love <fx@gnu.org>
3388
3389 * progmodes/fortran.el: Add :link to defgroup.
3390 (fortran-blink-matching-if): Match ELSE statements too.
3391 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
3392 that filling is always done.
3393
3394 1999-05-31 Richard M. Stallman <rms@gnu.org>
3395
3396 * simple.el (append-next-kill): Use an arg to distinguish
3397 interactive calls from Lisp calls, rather than (interactive-p).
3398
3399 * international/iso-transl.el (iso-transl-language-alist):
3400 Interchange n and N.
3401
3402 1999-05-31 Dave Love <fx@gnu.org>
3403
3404 * msb.el Add to minor-mode-map-alist. Remove hook installation
3405 and keymap munging on load.
3406 (msb-mode): New option.
3407 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
3408 Doc fix.
3409 (msb-mode-map): New variable.
3410 (msb-mode): New command.
3411
3412 1999-05-31 Dave Love <fx@gnu.org>
3413
3414 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
3415 (ispell-complete-word-dict): Likewise.
3416
3417 1999-05-31 Eli Zaretskii <eliz@gnu.org>
3418
3419 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
3420 force the data buffer to be saved, even if the data didn't
3421 change, in case the write filter was modified. Restore the
3422 current record after read-file-filter finishes.
3423
3424 1999-05-29 Karl Heuer <kwzh@gnu.org>
3425
3426 * ispell4.el: Obsolete; file deleted.
3427
3428 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
3429
3430 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
3431 VALUE is a syntax table.
3432
3433 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
3434
3435 * simple.el (zap-to-char): Doc fix.
3436
3437 1999-05-27 Ken'ichi Handa <handa@gnu.org>
3438
3439 * isearch.el (isearch-quote-char): Don't assume character codes
3440 0200 - 0237 stand for characters in some single-byte character
3441 charset.
3442
3443 1999-05-27 Dave Love <fx@gnu.org>
3444
3445 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
3446
3447 1999-05-27 Andreas Schwab <schwab@gnu.org>
3448
3449 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
3450 headerline does not exist already.
3451
3452 1999-05-26 Richard Stallman <rms@gnu.org>
3453
3454 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
3455 Avoid nested null-loops.
3456
3457 1999-05-26 Ken'ichi Handa <handa@gnu.org>
3458
3459 * international/characters.el: Typo fixed; prefered->preferred.
3460
3461 * international/mule-cmds.el (find-coding-systems-for-charsets):
3462 Typo fixed; prefered->preferred.
3463
3464 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
3465 method in read-event.
3466
3467 * international/mule.el (charset-info): Doc-string fixed.
3468
3469 1999-05-25 Ken'ichi Handa <handa@gnu.org>
3470
3471 * mail/smtpmail.el (smtpmail-send-it): Bind
3472 smtpmail-code-conv-from properly.
3473 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
3474 by smtpmail-code-conv-from.
3475
3476 1999-05-24 Richard Stallman <rms@gnu.org>
3477
3478 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
3479 Binding deleted also.
3480
3481 1999-05-24 Karl Heuer <kwzh@gnu.org>
3482
3483 * comint.el (comint-bol-or-process-mark): Doc fix.
3484
3485 1999-05-23 Dave Love <fx@gnu.org>
3486
3487 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
3488 Enter it on minor-mode-map-alist.
3489 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
3490 Autoload. Add custom setter.
3491 (crisp-mark-line): Doc fix.
3492 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
3493 (crisp-mode-hook): Define.
3494
3495 1999-05-23 Ken'ichi Handa <handa@gnu.org>
3496
3497 * files.el (recover-file): Recover buffer-file-coding-system.
3498
3499 1999-05-22 Richard Stallman <rms@gnu.org>
3500
3501 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
3502 regexp match the date, to avoid treating date as file size.
3503 Add YYYY S option to WESTERN/
3504
3505 * bookmark.el: Delete some XEmacs compatibility code.
3506 (bookmark-jump-noselect): Check vc-backend.
3507
3508 * subr.el (add-to-list): Doc fix.
3509
3510 1999-05-21 Stephen Eglen <stephen@gnu.org>
3511
3512 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
3513
3514 1999-05-18 Richard Stallman <rms@gnu.org>
3515
3516 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
3517 non-space after the @anchor command.
3518 (texinfo-format-var): Handle other nested constructs, using
3519 texinfo-parse-expanded-arg and texinfo-discard-command, not
3520 texinfo-parse-arg-discard.
3521
3522 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
3523 (debug): Bind and use debugger-outer-inhibit-redisplay.
3524 Bind inhibit-redisplay to nil.
3525 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
3526
3527 1999-05-17 Dave Love <fx@gnu.org>
3528
3529 * help.el (describe-function-1): Extra arg, interactive-p.
3530 (describe-key, describe-function): Use it.
3531
3532 1999-05-17 Karl Heuer <kwzh@gnu.org>
3533
3534 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
3535
3536 1999-05-16 Dave Love <fx@gnu.org>
3537
3538 * cus-start.el (all): Delete selective-display. Add scroll-margin,
3539 scroll-preserve-screen-position, scroll-conservatively.
3540
3541 1999-05-16 Dave Love <fx@gnu.org>
3542
3543 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
3544
3545 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
3546
3547 * progmodes/vhdl-mode.el: Completely revised and massively extended.
3548
3549 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
3550
3551 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
3552 magic number and is not associated with a file.
3553
3554 1999-05-14 Richard M. Stallman <rms@gnu.org>
3555
3556 * files.el (find-file-noselect-1): Fix previous change.
3557
3558 1999-05-14 Simon Marshall <simon@gnu.org>
3559
3560 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
3561
3562 1999-05-13 Ken'ichi Handa <handa@gnu.org>
3563
3564 * international/mule-diag.el (mule-diag): Change MULE to Mule in
3565 docstring.
3566
3567 * international/mule-cmds.el: Change MULE to Mule in docstrings
3568 and menus.
3569
3570 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
3571
3572 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
3573 to correctly reflect the value of BaseLineOffset in
3574 RelativeCompose. Now the value of RelativeCompose is an array of
3575 low and high positions.
3576 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
3577 RLC for the above change.
3578
3579 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
3580
3581 * comint.el (comint-password-prompt-regexp): Modified to match the
3582 output of ksu and ssh-add.
3583
3584 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
3585
3586 * language/korea-util.el (isearch-toggle-korean-input-method):
3587 Adjusted for the change of input method handling in isearch.el.
3588 (isearch-hangul-switch-symbol-ksc): Likewise.
3589 (isearch-hangul-switch-hanja): Likewise.
3590
3591 1999-05-10 Dave Love <fx@gnu.org>
3592
3593 * help.el (help-make-xrefs): Fix typo.
3594
3595 1999-05-10 Andreas Schwab <schwab@gnu.org>
3596
3597 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
3598 unibyte-display-via-language-environment.
3599
3600 * help.el (help-make-xrefs): Handle more cases when looking for
3601 commands in a keymap description.
3602
3603 1999-05-10 Eli Zaretskii <eliz@gnu.org>
3604
3605 * loadup.el: For ms-dos systems, load ccl and codepage.
3606
3607 1999-05-09 Ken'ichi Handa <handa@gnu.org>
3608
3609 * ps-print.el (ps-control-character): Call
3610 ps-mule-prepare-ascii-font to setup ASCII fonts.
3611
3612 * ps-mule.el (ps-mule-begin-job): Redo this change "if
3613 ps-multibyte-buffer is nil, use
3614 ps-mule-font-info-database-default."
3615
3616 1999-05-08 Ken Stevens <k.stevens@ieee.org>
3617
3618 * ispell.el (ispell-local-dictionary-alist): New variable for
3619 customizing local dictionaries not accessable by everyone.
3620 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
3621 (ispell-required-version): Changed format `(major minor
3622 revision)' to support general pattern matching.
3623 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
3624 skip region commented out due to incorrect skip potential in std latex.
3625 (ispell-word): Removed `when' macro. Fixed bug of not restoring
3626 cursor point on small words for calls from `ispell-minor-mode'.
3627 (check-ispell-version): Tests and accepts versions major.minor
3628 and above, with adjustments for interactions in 3.1.0-3.1.11.
3629 (ispell-get-line): No longer skips ispell process special characters.
3630 (ispell-comments-and-strings): Removed `when' macro call.
3631 (ispell-minor-check): Requires ispell-word to restore cursor point.
3632 (ispell-buffer-local-parsing): Supports checking comments only.
3633
3634 1999-05-08 Karl Heuer <kwzh@gnu.org>
3635
3636 * comint.el (comint-password-prompt-regexp): Fix last change to be
3637 more specific.
3638
3639 1999-05-07 Richard M. Stallman <rms@gnu.org>
3640
3641 * subr.el (with-temp-message): Fix the other call to message
3642 to use %s.
3643
3644 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
3645
3646 * gud.el (gud-format-command): "%F" means file sans extension.
3647 (jdb): use %F, not %f, for gud-break.
3648
3649 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
3650
3651 * comint.el (comint-password-prompt-regexp): Modified so that it
3652 matches the output of kinit.
3653
3654 1999-05-06 Greg Stark <gsstark@mit.edu>
3655
3656 * timezone.el (timezone-parse-date): Recognize new format used in
3657 internet cookies.
3658
3659 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
3660
3661 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
3662
3663 1999-05-04 Andrew Innes <andrewi@gnu.org>
3664
3665 * time.el (display-time-update): Allow for wrap-around when
3666 checking against display-time-server-down-time.
3667
3668 1999-05-04 Ken'ichi Handa <handa@gnu.org>
3669
3670 * international/mule-diag.el (describe-coding-system): Fix English
3671 message.
3672
3673 1999-05-03 Jason Rumney <jasonr@altavista.net>
3674
3675 * term/w32-win.el: Change the x-charset-registry property for the
3676 Japanese charsets that are supported by Japanese Windows fonts.
3677
3678 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3679
3680 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
3681 diary-block diary entries for which the reminders and the diary
3682 entries can overlap.
3683
3684 1999-05-02 Jason Rumney <jasonr@altavista.net>
3685
3686 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
3687 matches the font selected in the dialog.
3688
3689 1999-05-02 Dave Love <fx@gnu.org>
3690
3691 * browse-url.el (browse-url-browser-function): Add :version.
3692
3693 * international/mule.el (auto-coding-alist): Add .tgz.
3694
3695 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
3696
3697 * international/codepage.el (cp-coding-system-for-codepage-1):
3698 Make the magnification parameter for the -dos encoder be 2.
3699
3700 1999-05-2 Andrew Innes <andrewi@gnu.org>
3701
3702 * term/w32-win.el (w32-drag-n-drop): Select file in window where
3703 it is dropped, rather than current window.
3704
3705 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
3706 after switching buffer, as case-fold-search is a buffer local
3707 variable.
3708
3709 * w32-fns.el (convert-standard-filename): Only convert directory
3710 separators to backslash if the interactive shell is one of the
3711 standard Windows shells that has DOS semantics.
3712
3713 * ls-lisp.el (ls-lisp-format-time): Trap errors from
3714 format-time-string, and return a suitable string to indicate the
3715 timestamp was invalid.
3716
3717 * hexl.el (hexlify-command): Apply shell-quote-argument after
3718 expanding hexl-program in case exec-directory contains a space.
3719 (dehexlify-command): Ditto.
3720
3721 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
3722 file extension regexps which aren't necessarily binary files.
3723 (direct-print-region-helper): Use subst-char-in-string instead of
3724 binding directory-sep-char to convert filenames to DOS syntax.
3725 (direct-print-region-use-command-dot-com): New variable.
3726 (direct-print-region-helper): Use it to control whether to invoked
3727 command.com to print on Windows 9x.
3728
3729 * browse-url.el (browse-url-browser-function): Default to
3730 browse-url-default-windows-browser on windows-nt.
3731 (browse-url-default-windows-browser): New function.
3732
3733 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
3734
3735 * forms.el (forms-mode): Don't call forms-first-record or
3736 forms-last-record if the data file has zero records.
3737
3738 1999-04-29 Richard M. Stallman <rms@gnu.org>
3739
3740 * files.el (find-file-noselect-1): If buffer-file-name has changed
3741 after find-file-not-found-hooks runs, recompute the truename.
3742 And don't use FILENAME after that point.
3743
3744 1999-04-27 Dave Love <fx@gnu.org>
3745
3746 * paren.el (show-paren-mode)
3747 * which-func.el (which-func-mode-global)
3748 * type-break.el (type-break-mode)
3749 * time.el (display-time-mode)
3750 * rsz-mini.el (resize-minibuffer-mode)
3751 * mouse-sel.el (mouse-sel-mode)
3752 * icomplete.el (icomplete-mode)
3753 * hscroll.el (hscroll-global-mode)
3754 * help.el (temp-buffer-resize-mode)
3755 * font-lock.el (global-font-lock-mode)
3756 * delsel.el (delete-selection-mode)
3757 * avoid.el (mouse-avoidance-mode)
3758 * autoinsert.el (auto-insert-mode)
3759 * winner.el (winner-mode): Doc fix.
3760
3761 1999-04-26 Karl Heuer <kwzh@gnu.org>
3762
3763 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
3764 the same whitespace that was ignored in choosing the subject string.
3765
3766 1999-04-26 Richard M. Stallman <rms@gnu.org>
3767
3768 * info.el (Info-find-node): Position properly after finding anchor.
3769
3770 * cus-start.el (all): Handle unibyte-display-via-language-environment.
3771
3772 * simple.el (indent-new-comment-line): Fix previous change.
3773
3774 * complete.el: Delete the wildcard expansion feature
3775 since that is now standard in find-file.
3776 (PC-try-load-many-files): Function deleted.
3777 (PC-after-load-many-files): Function deleted.
3778 (PC-many-files-list): Variable deleted.
3779 (PC-disable-wildcards): Variable deleted.
3780 (partial-completion-mode): Don't enable the wildcard feature.
3781
3782 * complete.el (PC-look-for-include-file): Don't set global variables
3783 `error', `buf' and `filename' here.
3784
3785 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
3786
3787 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
3788
3789 * textmodes/outline.el (outline-regexp): Doc fix.
3790
3791 1999-04-26 John Wiegley <johnw@borland.com>
3792
3793 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
3794 C++Builder 4.0 error message syntax.
3795
3796 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
3797
3798 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
3799 supported, use find -exec.
3800
3801 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
3802
3803 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
3804 coding-system-for-write, to avoid hanging when non-interactive.
3805
3806 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
3807
3808 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
3809 start with a newline.
3810
3811 1999-04-13 Ken'ichi Handa <handa@gnu.org>
3812
3813 * international/mule-conf.el (x-ctext): New coding system.
3814
3815 1999-04-12 Richard M. Stallman <rms@gnu.org>
3816
3817 * international/mule-cmds.el (input-method-function):
3818 Add permanent-local property.
3819
3820 1999-04-12 Dave Love <fx@gnu.org>
3821
3822 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
3823 change to use jka-compr-byte-compiler-base-file-name.
3824
3825 * supercite.el (sc-scan-info-alist): Revert last change.
3826 (sc-attrib-selection-list): Fix :type here instead.
3827
3828 1999-04-11 Eli Zaretskii <eliz@gnu.org>
3829
3830 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
3831 in the list of case-insensitive filesystems.
3832
3833 1999-04-09 Kenichi Handa <handa@etl.go.jp>
3834
3835 * international/fontset.el (create-fontset-from-fontset-spec):
3836 Don't register duplicated alias fontset names.
3837
3838 1999-04-08 Richard Stallman <rms@gnu.org>
3839
3840 * international/mule.el (auto-coding-alist-lookup): New function.
3841 (set-auto-coding): Use auto-coding-alist-lookup.
3842
3843 * jka-compr.el (jka-compr-insert-file-contents):
3844 Use auto-coding-alist-lookup to check for files that
3845 should not have eol conversion, in the unibyte case.
3846
3847 1999-04-07 Dave Love <fx@gnu.org>
3848
3849 * help.el (describe-variable): Check custom-loads property as well
3850 as custom-type.
3851
3852 * abbrev.el (abbrev-mode): Customizing sets the default value.
3853
3854 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
3855
3856 * vc.el (vc-backend-revert): For CVS files that were made
3857 writeable with "cvs edit", call "cvs unedit" to undo that.
3858
3859 1999-04-08 Dave Love <fx@gnu.org>
3860
3861 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
3862 more.
3863 (sc-emacs-features): Recognize Emacs 20.
3864 (sc-read-string): Use history arg.
3865 (sc-scan-info-alist): Check for rtnvalue a cons.
3866
3867 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
3868
3869 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
3870 coding system to encode the message by
3871 select-message-coding-system.
3872
3873 1999-04-07 Richard Stallman <rms@gnu.org>
3874
3875 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
3876
3877 * winner.el: Reorder definitions.
3878
3879 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
3880
3881 * mail/rmail.el (rmail-decode-babyl-format):
3882 Undo previous change.
3883
3884 1999-04-06 Richard Stallman <rms@gnu.org>
3885
3886 * info.el (Info-find-node): Check for an anchor at the
3887 proper place, before reading an indirect file.
3888
3889 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
3890
3891 * jka-compr.el (jka-compr-insert-file-contents):
3892 Use raw-text-unix when we want no conversion.
3893
3894 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
3895
3896 * timezone.el (timezone-parse-date): Corrected regexp for
3897 style (5) date format so that tenths of seconds are optional.
3898
3899 1999-04-05 Eli Zaretskii <eliz@gnu.org>
3900
3901 * term/internal.el (dos-cpNNN-setup): New function, with the guts
3902 of dos-codepage-setup.
3903 (cjk-codepages-alist): New variable, an alist of Far-Eastern
3904 codepages for which there's no need to set up cpNNN coding
3905 systems.
3906 (dos-codepage-setup): Support Far-Eastern DOS terminals.
3907
3908 1999-04-05 Richard Stallman <rms@gnu.org>
3909
3910 * mail/rmail.el (rmail-ignored-headers): Doc fix.
3911
3912 1999-04-02 Richard Stallman <rms@gnu.org>
3913
3914 * progmodes/compile.el (compilation-handle-exit): Do right thing
3915 if (car status) doesn't end in a newline.
3916
3917 1999-04-01 Dave Love <fx@gnu.org>
3918
3919 * progmodes/sql.el (SQL): Add defgroup :version.
3920
3921 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3922
3923 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
3924 buffer-file-coding-system. If the coding system used is raw-text,
3925 etc., make the *Compiler Input* buffer unibyte.
3926
3927 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
3928
3929 * loadup.el: Don't write the fns-...el file if not dumping.
3930
3931 1999-03-31 Dave Love <fx@gnu.org>
3932
3933 * snmp-mode.el (snmp): Fix defgroup :version.
3934
3935 * hilit-chg.el (highlight-changes): Add defgroup :version.
3936
3937 1999-03-31 Andreas Schwab <schwab@gnu.org>
3938
3939 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
3940 the gnus-save-hidden-threads macro.
3941
3942 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
3943
3944 * faces.el (face-set-after-frame-default): Obey the
3945 `customized-face' for new faces.
3946
3947 1999-03-30 Dave Love <fx@gnu.org>
3948
3949 * international/mule-cmds.el (current-language-environment): Doc fix.
3950 * abbrev.el (abbrev-mode): Doc fix.
3951 * autoinsert.el (auto-insert-mode): Doc fix.
3952 * complete.el (partial-completion-mode): Doc fix.
3953 * avoid.el (mouse-avoidance-mode): Doc fix.
3954 * delsel.el (delete-selection-mode): Doc fix.
3955 * font-lock.el (global-font-lock-mode): Doc fix.
3956 * help.el (temp-buffer-resize-mode): Doc fix.
3957 * hscroll.el (hscroll-global-mode): Doc fix.
3958 * icomplete.el (icomplete-mode): Doc fix.
3959 * mouse-sel.el (mouse-sel-mode): Doc fix.
3960 * paren.el (show-paren-mode): Doc fix.
3961 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
3962 * time.el (display-time-mode): Doc fix.
3963 * type-break.el (type-break-mode): Doc fix.
3964 * which-func.el (which-func-mode-global): Doc fix.
3965 * winner.el (winner-mode): Doc fix.
3966
3967 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
3968
3969 * wid-edit.el (widget-before-change): Signal text-read-only rather
3970 than an ordinary error.
3971
3972 1999-03-30 Richard M. Stallman <rms@gnu.org>
3973
3974 * repeat.el: Don't require advice.
3975 (repeat): Do function-indirection in check for kbd macro.
3976 In self-insert case, use the *last* char in INSERTION.
3977
3978 1999-03-30 Karl Heuer <kwzh@gnu.org>
3979
3980 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
3981
3982 1999-03-29 Andreas Schwab <schwab@gnu.org>
3983
3984 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
3985 comint-input-filter-functions. Make variables related to shell
3986 directory tracking local.
3987
3988 1999-03-26 Andreas Schwab <schwab@gnu.org>
3989
3990 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
3991
3992 * simple.el (shell-command-on-region): Cope with exit-status being
3993 nil, which happens if call-process-region was interrupted.
3994
3995 1999-03-26 Richard M. Stallman <rms@gnu.org>
3996
3997 * simple.el (indent-new-comment-line): Handle use at a point
3998 after a comment-end. Handle multiple comments.
3999
4000 * mail/rmail.el (rmail-decode-babyl-format):
4001 To prevent locking, bind buffer-file-name to nil.
4002
4003 1999-03-26 Karl Fogel <kfogel@red-bean.com>
4004
4005 * mail-hist.el (mail-hist-current-header-name): Don't make
4006 off-by-one-error when determining if in message body.
4007
4008 1999-03-25 Andrew Innes <andrewi@gnu.org>
4009
4010 * w32-fns.el (set-default-process-coding-system): Copied from
4011 dos-w32.el, but modified to use Unix line endings for process
4012 input, and to add a suitable entry to process-coding-system-alist
4013 for DOS shells.
4014
4015 * dos-fns.el (set-default-process-coding-system): Copied from
4016 dos-w32.el.
4017
4018 * dos-w32.el (set-default-process-coding-system): Move function to
4019 dos-fns.el; a different version is used in w32-fns.el.
4020
4021 1999-03-24 Dave Love <fx@gnu.org>
4022
4023 * info.el (Info-directory-list): Revert change to re-writing
4024 Info-default-directory-list, but put `alternative' first.
4025 (Info-insert-dir): Modify selecting the top dir file as a consequence.
4026
4027 1999-03-23 Simon Marshall <simon@gnu.org>
4028
4029 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
4030 on the line by itself.
4031 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
4032 it is not in a declarative context.
4033
4034 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
4035
4036 * cus-edit.el (custom-variable-prompt): Allow customization of
4037 autoloaded symbols.
4038
4039 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
4040
4041 * simple.el (what-cursor-position): Don't cause error when point
4042 is at invalid multibyte sequence.
4043
4044 1999-03-21 Karl Heuer <kwzh@gnu.org>
4045
4046 * complete.el (partial-completion-mode): Doc fix.
4047
4048 1999-03-19 Richard M. Stallman <rms@gnu.org>
4049
4050 * progmodes/cplus-md.el (old-c++): Remove :group.
4051
4052 * progmodes/c-mode.el (old-c): Remove :group.
4053
4054 1999-03-18 Simon Marshall <simon@gnu.org>
4055
4056 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
4057 (java-font-lock-keywords-2): Added "strictfp" keyword.
4058
4059 1999-03-17 Jason Rumney <jasonr@altavista.net>
4060
4061 * w32-fns.el (set-w32-system-coding-system) New function.
4062 (w32-system-coding-system) Initialize to 'iso-latin-1.
4063
4064 1999-03-17 Eli Zaretskii <eliz@gnu.org>
4065
4066 * international/mule-cmds.el (set-language-environment): Fix
4067 previous change: don't use dos-codepage when unbound.
4068
4069 1999-03-17 Karl Heuer <kwzh@gnu.org>
4070
4071 * calendar/appt.el (appt-make-list): Fix previous change.
4072
4073 1999-03-16 Richard M. Stallman <rms@gnu.org>
4074
4075 * window.el (shrink-window-if-larger-than-buffer):
4076 Don't try to redisplay with the cursor at the end
4077 on its own line--that would force a scroll and spoil things.
4078
4079 1999-03-16 Eli Zaretskii <eliz@gnu.org>
4080
4081 * international/mule-cmds.el (set-language-environment): Don't use
4082 cpNNN-nonascii-translation-table if it is unbound.
4083
4084 * term/internal.el (dos-codepage-setup): Compute the unibyte
4085 syntax table and bind unibyte-display-via-language-environment
4086 here, rather than at top level, so that resetting to unibyte in
4087 .emacs works as expected.
4088
4089 1999-03-15 Simon Marshall <simon@gnu.org>
4090
4091 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
4092
4093 1999-03-14 Milan Zamazal <pdm@pvt.net>
4094
4095 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
4096
4097 1999-03-14 Kenichi Handa <handa@etl.go.jp>
4098
4099 * international/mule-util.el (detect-coding-with-priority):
4100 Restore the internal database.
4101
4102 1999-03-14 Stephen Eglen <stephen@gnu.org>
4103
4104 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
4105 if mail-from-style has invalid value.
4106
4107 1999-03-12 Karl Heuer <kwzh@gnu.org>
4108
4109 * vc.el (vc-delete-logbuf-window): New var.
4110 (vc-finish-logentry): Use it.
4111
4112 1999-03-12 Richard M. Stallman <rms@gnu.org>
4113
4114 * startup.el (command-line-1): Improve startup msg.
4115
4116 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
4117
4118 * speedbar.el: Added commentary about stealthy functions.
4119 (speedbar-message) new function.
4120 (speedbar-y-or-n-p): New function
4121 (speedbar-with-attached-buffer) Moved macro before reference.
4122 Now uses `save-selected-window'.
4123 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
4124 speedbar-generic-item-info, speedbar-item-info-file-helper,
4125 speedbar-item-delete, speedbar-insert-generic-list,
4126 speedbar-timer-fn, speedbar-check-vc-this-line,
4127 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
4128 speedbar-buffers-item-info) Use speedbar-message.
4129 (speedbar-item-info) Limit `message-log-max'.
4130 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
4131 speedbar-item-delete, speedbar-item-object-delete,
4132 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
4133
4134 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
4135
4136 * server.el (server-start): Set coding system for the server
4137 process to raw-text.
4138 (server-process-filter): Decode file names if necessary.
4139
4140 1999-03-12 Dave Love <fx@gnu.org>
4141
4142 * textmodes/fill.el (sentence-end-double-space): Doc fix.
4143
4144 * textmodes/paragraphs.el (sentence-end): Doc fix.
4145
4146 1999-03-11 Karl Heuer <kwzh@gnu.org>
4147
4148 * comint.el (comint-password-prompt-regexp): Accept "login password:"
4149
4150 1999-03-09 Karl Heuer <kwzh@gnu.org>
4151
4152 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
4153 (ispell-dictionary-alist-2): Likewise.
4154 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
4155 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
4156 (ispell-dictionary-alist): Build from six pieces, not just two.
4157
4158 * ps-bdf.el (bdf-directory-list): Doc fix.
4159
4160 * enriched.el (enriched-mode): Make var permanent-local.
4161
4162 1999-03-09 Dave Love <fx@gnu.org>
4163
4164 * textmodes/sgml-mode.el (html-mode): Use
4165 sentence-end-double-space when setting sentence-end.
4166
4167 1999-03-09 Ken'ichi Handa <handa@gnu.org>
4168
4169 * language/thai.el (tis-620): New alias coding system for thai-tis620.
4170
4171 1999-03-08 Felix Lee <flee@cygnus.com>
4172
4173 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
4174
4175 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
4176
4177 1999-03-08 Karl Heuer <kwzh@gnu.org>
4178
4179 * dired-aux.el (dired-do-copy-regexp): Doc fix.
4180 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
4181
4182 * dired.el (dired-do-copy-regexp): Doc fix.
4183 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
4184
4185 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
4186
4187 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
4188
4189 1999-03-08 Jason Rumney <jasonr@altavista.net>
4190
4191 * international/codepage.el (cp1250-decode-table)
4192 (cp1251-decode-table, cp1253-decode-table)
4193 (cp1257-decode-table): New translation tables for MS Windows codepages.
4194 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
4195
4196 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
4197
4198 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
4199
4200 1999-03-07 Eli Zaretskii <eliz@gnu.org>
4201
4202 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
4203
4204 * term/internal.el (top level): Display character 255 as 8bit as well.
4205
4206 1999-03-06 Dave Love <fx@gnu.org>
4207
4208 * progmodes/cc-cmds.el (c-outline-level): Bind
4209 buffer-invisibility-spec.
4210
4211 * progmodes/c-mode.el (c-outline-level): Likewise.
4212
4213 * progmodes/ada-mode.el (ada-outline-level): Likewise.
4214
4215 1999-03-05 Felix Lee <flee@cygnus.com>
4216
4217 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
4218
4219 1999-03-05 Richard M. Stallman <rms@gnu.org>
4220
4221 * bindings.el (complete-symbol): Invert meaning of prefix arg.
4222
4223 1999-03-05 Andrew Innes <andrewi@gnu.org>
4224
4225 * w32-fns.el (convert-standard-filename): Convert directory
4226 separators to Windows format.
4227
4228 1999-03-05 Andreas Schwab <schwab@gnu.org>
4229
4230 * international/skkdic-cnv.el: Provide skkdic-cnv.
4231 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
4232 (batch-skkdic-convert): Doc fix.
4233
4234 1999-03-04 Dave Love <fx@gnu.org>
4235
4236 * custom.el (custom-set-variables): Protect against setter errors.
4237
4238 1999-03-04 Eli Zaretskii <eliz@gnu.org>
4239
4240 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
4241 the file sizes from overflowing.
4242 (ls-lisp-format): If file size is a float, use %8.0f to print it.
4243 Under -s, print the size in blocks with %4.0f, in case they have
4244 a *really* huge file.
4245
4246 1999-03-03 Dave Love <fx@gnu.org>
4247
4248 * options.el (edit-options): Doc fix.
4249 (list-options): Don't lose with unbound symbols. Maintain
4250 Edit-options-mode.
4251
4252 1999-03-01 Dave Love <fx@gnu.org>
4253
4254 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
4255
4256 1999-02-28 Richard M. Stallman <rms@gnu.org>
4257
4258 * ispell.el (ispell-dictionary-alist-override): New variable.
4259 (ispell-dictionary-alist): Don't setq it,
4260 if ispell-dictionary-alist-override is set.
4261
4262 * simple.el (shell-command-default-error-buffer): Renamed from
4263 shell-command-on-region-default-error-buffer.
4264 (shell-command-on-region): Mention in echo area when there
4265 is some error output. Mention success or failure, too.
4266 Accumulate multiple error outputs
4267 going forward, with formfeed in between. Display the error buffer
4268 when we have put something in it.
4269 (shell-command): Add the ERROR-BUFFER argument feature.
4270
4271 1999-02-28 Karl Heuer <kwzh@gnu.org>
4272
4273 * mail/mh-utils.el (mh-lib): Doc fix.
4274 (mh-lib-progs, mh-nmh-p): New vars.
4275 (mh-find-progs): Set mh-lib-progs along with other vars.
4276 (mh-path-search): New arg FUNC-P; if specified, use that instead
4277 of mh-file-command-p.
4278 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
4279
4280 * mail/mh-comp.el (mh-repl-formfile): New var.
4281 (mh-smail-batch): Don't ignore all arguments.
4282 (mh-reply): Do the right thing when using nmh.
4283
4284 1999-02-27 Kenichi Handa <handa@etl.go.jp>
4285
4286 * international/mule-cmds.el (select-safe-coding-system): Be sure
4287 to show a buffer being decoded.
4288
4289 1999-02-26 Ken'ichi Handa <handa@gnu.org>
4290
4291 * ps-bdf.el (bdf-directory-list): Initialize it to
4292 '("/usr/local/share/emacs/fonts/bdf").
4293
4294 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4295
4296 * ps-print.el: PostScript programming fix.
4297 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
4298 setpagedevice operator).
4299
4300 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4301
4302 * ps-print.el: Doc fix, font size specifies landscape and portrait
4303 sizes.
4304 (ps-print-version): New version number (4.1.4).
4305 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
4306 Specifies landscape and portrait sizes.
4307 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
4308 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
4309 fix.
4310 (ps-get-font-size): New fun.
4311 (ps-font-size-internal, ps-header-font-size-internal)
4312 (ps-header-title-font-size-internal): New vars.
4313
4314 * ps-mule.el: Change of ps-print font size variable name.
4315 (ps-mule-generate-font): Fun fix.
4316 (ps-mule-begin-job): Programming uniformization.
4317
4318 1999-02-25 Dave Love <fx@gnu.org>
4319
4320 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
4321 (help-make-xrefs): Do Info case first.
4322
4323 * repeat.el: Don't require advice.
4324 (repeat-last-kill-command): Variable deleted.
4325
4326 1999-02-25 Richard Stallman <rms@gnu.org>
4327
4328 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
4329 case just because the current buffer is the output buffer.
4330
4331 1999-02-25 Kenichi Handa <handa@etl.go.jp>
4332
4333 * simple.el (what-cursor-position): To show the character's
4334 encoding, use encoded-string-description instead of information
4335 of chaset-origin-alist.
4336
4337 * international/mule-cmds.el (iso-2022-control-alist): New variable.
4338 (encoded-code-description): New function.
4339 (encoded-string-description): New function.
4340 (encode-coding-char): New function.
4341
4342 1999-02-25 Andrew Innes <andrewi@gnu.org>
4343
4344 * startup.el (command-line) [windows-nt]: Fix typo in regexp
4345 checking for .emacs[.el[c]].
4346
4347 1999-02-24 Richard Stallman <rms@gnu.org>
4348
4349 * help.el (describe-function-1): Don't print a whole lambda-function.
4350
4351 1999-02-23 Ken'ichi Handa <handa@gnu.org>
4352
4353 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
4354 inputting ?\240.
4355
4356 1999-02-23 Karl Heuer <kwzh@gnu.org>
4357
4358 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
4359
4360 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
4361 (clean-buffer-list-kill-buffer-names): Doc fix.
4362
4363 * gud.el (gud-jdb-massage-args): Spelling fix.
4364
4365 1999-02-23 Richard M. Stallman <rms@gnu.org>
4366
4367 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
4368
4369 1999-02-22 Eli Zaretskii <eliz@gnu.org>
4370
4371 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
4372 excursion while calling set-auto-coding-function.
4373
4374 * play/handwrite.el (handwrite): Require ps-print, and use
4375 ps-printer-name and ps-lpr-command. Call ps-print-region-function
4376 if it's defined, instead of forking ps-lpr-command unconditionally.
4377
4378 1999-02-22 Kenichi Handa <handa@etl.go.jp>
4379
4380 * international/codepage.el (cp-coding-system-for-codepage-1): Put
4381 charset-origin-alist property to a coding system for the codepage.
4382
4383 * international/mule.el: Modify comment for charset-origin-alist
4384 property of a coding system.
4385
4386 * simple.el (what-cursor-position): charset-origin-alist property
4387 of a coding system may be a translation table or a symbol of which
4388 `translation-table' property is a translation table.
4389
4390 1999-02-21 Richard Stallman <rms@gnu.org>
4391
4392 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
4393 to the "html" template.
4394
4395 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
4396
4397 * dirtrack.el (dirtrack): Added docstring. Now returns input.
4398
4399 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
4400
4401 * dirtrack.el (dirtrack): Check for the prompt in the input string
4402 instead of the buffer.
4403
4404 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
4405
4406 * sql.el: Set version to 1.4.1. Changed mail address to
4407 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
4408 (sql-input-ring-separator): Doc fix.
4409 (sql-mode-syntax-table): double-dash starts comments is defined as
4410 ". 56" instead of ". 12b" for XEmacs.
4411 (sql-stop, sql-interactive-mode): Doc fixes.
4412 (sql-postgres): Queries for database and server, not just one.
4413 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
4414
4415 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
4416 changed. This is needed for master.el to work.
4417 (sql-set-sqli-buffer): Use the new hook.
4418
4419 * sql.el (sql-make-alternate-buffer-name): Function that sets
4420 sql-alternate-buffer-name.
4421 (sql-alternate-buffer-name): Possible name of SQLi buffers.
4422 (sql-interactive-mode): Set sql-alternate-buffer-name.
4423 (sql-rename-buffer): New command.
4424 (sql-interactive-mode-menu): Menu for SQLi buffers.
4425
4426 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
4427 and sql-input-ring-file-name are used to temporarily set
4428 comint-input-ring-file-name and comint-input-ring-separator when
4429 reading and writing input history files.
4430
4431 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
4432 (sql-input-ring-file-name): New variable with customization.
4433 (sql-input-ring-separator): New variable with customization.
4434 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
4435 Callers changed.
4436 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
4437 now includes the name of the current buffer.
4438
4439 (sql-mode): Set paragraph-separate and paragraph-start so that
4440 sql-send-paragraph sends the entire SQL statements, even if it
4441 contains indented lines.
4442
4443 1999-02-18 Dave Love <fx@gnu.org>
4444
4445 * format.el (format-encode-run-method, format-decode-run-method):
4446 Fix previous change.
4447
4448 1999-02-18 Ken'ichi Handa <handa@gnu.org>
4449
4450 * international/mule.el (coding-system-list): Moved here from
4451 mule-util.el to avoid autoloading mule-util by the call of
4452 select-safe-coding-system.
4453
4454 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
4455
4456 * simple.el (turn-on-auto-fill): Mark it as an option for
4457 `text-mode-hook'.
4458
4459 1999-02-17 Richard Stallman <rms@gnu.org>
4460
4461 * emacs-lisp/easymenu.el (easy-menu-get-map):
4462 Don't crash if (current-local-map) is nil.
4463
4464 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
4465
4466 * filecache.el (file-cache-filter-regexps): Added .class.
4467
4468 1999-02-17 Ken'ichi Handa <handa@gnu.org>
4469
4470 * international/mule-util.el (decompose-region): Use
4471 insert-buffer-substring instead of insert-buffer to avoid putting
4472 mark.
4473
4474 1999-02-17 Andreas Schwab <schwab@gnu.org>
4475
4476 * calendar/cal-move.el (scroll-calendar-left): Don't set
4477 displayed-month and displayed-year here, let generate-calendar do
4478 it, after range checking.
4479
4480 1999-02-17 Simon Marshall <simon@gnu.org>
4481
4482 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
4483
4484 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
4485 correctly between an object declared via a constructor and a method.
4486 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
4487 (java-font-lock-keywords-1): Fontify package names individually.
4488 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
4489 (java-font-lock-keywords-2): Simplify type fontification.
4490 (java-font-lock-keywords-3): Likewise.
4491
4492 1999-02-17 Kenichi Handa <handa@etl.go.jp>
4493
4494 * language/japanese.el (iso-2022-jp-2): New coding system.
4495 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
4496
4497 1999-02-16 Dave Love <fx@gnu.org>
4498
4499 * help.el (describe-function-1): Accept non-symbols.
4500
4501 1999-02-16 Paul Eggert <eggert@twinsun.com>
4502
4503 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
4504 find the last match if there are multiple matches.
4505
4506 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4507
4508 * tex-mode.el (tex-run-command, latex-run-command)
4509 (slitex-run-command, tex-command): Doc changes.
4510 (tex-start-options-string): Autoload it. Doc change. Provide
4511 a menu for customization. Allow nil. Quote backslashes only once.
4512 (tex-start-tex): Handle nil value of tex-start-options-string
4513 and apply shell-quote-argument to it.
4514
4515 1999-02-16 Eli Zaretskii <eliz@gnu.org>
4516
4517 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
4518 the size in blocks, since it can be a float.
4519 (ls-lisp-format): Likewise
4520
4521 1999-02-16 Ken'ichi Handa <handa@gnu.org>
4522
4523 * language/japanese.el (japanese-shift-jis): Add
4524 charset-origin-alist property.
4525
4526 1999-02-15 Richard Stallman <rms@gnu.org>
4527
4528 * progmodes/compile.el (compile-internal): Use save-selected-window.
4529
4530 * subr.el (momentary-string-display): Bind inhibit-read-only.
4531
4532 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
4533
4534 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
4535
4536 * mail/rmail.el (rmail-show-message): If an unseen message has a
4537 Summary-line in its header, get past one more line before looking
4538 for the X-Coding-System header.
4539
4540 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
4541
4542 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
4543 explicitly to accomodate Windows 9X lack of a useful copy program.
4544
4545 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
4546
4547 * wid-edit.el (widget-choice-value-create): Use `equal'
4548 instead of `eq'.
4549
4550 1999-02-14 Richard Stallman <rms@gnu.org>
4551
4552 * international/iso-transl.el:
4553 (iso-transl-ae): Renamed from iso-transl-e-slash.
4554 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
4555 (iso-transl-AE): Renamed from iso-transl-E-slash.
4556 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
4557 (iso-transl-char-map): Related changes.
4558
4559 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
4560
4561 1999-02-13 Richard Stallman <rms@gnu.org>
4562
4563 * textmodes/texinfmt.el (texinfo-alias): New function.
4564 (texinfo-fold-nodename-case): Add defvar.
4565 (texinfo-format-node): Do case folding if specified.
4566
4567 * ffap.el (ffap-file-at-point): Test local file names
4568 immediately. Strip off line numbers.
4569
4570 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
4571
4572 * sql.el: Set version to 1.3.2
4573 (sql-solid-program): Added support for solid.
4574 (sql-help): Doc mentions sql-solid.
4575 (sql-solid): Entry function for Solid.
4576 (sql-buffer): Doc explains the use of the variable and how to
4577 change it.
4578 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
4579 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
4580 disabled if sql-buffer doesn't have a process; sql-send-paragraph
4581 is new.
4582 (sql-show-sqli-buffer): New function to display the value of
4583 sql-buffer.
4584 (sql-change-sqli-buffer): New function to change sql-buffer.
4585 (sql-mode): Doc explains how to change sql-buffer.
4586 (sql-send-paragraph): New function to send a paragraph.
4587 (sql-mode-map): Added keybinding for sql-send-paragraph.
4588 (sql-mysql): Doc corrected.
4589 (sql-ms): Doc corrected.
4590
4591 * sql.el (sql-server): Doc fix.
4592 (sql-mysql): Added the use of sql-server to specify the host,
4593 sql-database now specifies database instead of host.
4594 (sql-mode-menu): Send... menu items are only active if sql-buffer
4595 is non-nil.
4596 (sql-help): Changed tag of entry functions a bit.
4597
4598 * sql.el: Added keywords from `finder-by-keyword'.
4599 (sql-mode): Made sql-buffer a local variable, changed the
4600 documentation: removed instructions to add *.sql files to
4601 auto-mode-alist, added documentation for having mutliple SQL
4602 buffers sending their stuff to different SQLi buffers, each
4603 running a different process.
4604 (sql-postgres): Quoted *SQL* in doc string.
4605 (sql-ms): Likewise.
4606 (sql-ingres): Likewise.
4607 (sql-ingres): Quoted *SQL* in doc string, added references to
4608 sql-user and sql-password used during login.
4609 (sql-sybase): Quoted *SQL* in doc string, added comma.
4610 (sql-oracle): Likewise.
4611 (sql-interactive-mode): Added extensive documentation for having
4612 mutliple SQL buffers sending their stuff to different SQLi
4613 buffers, each running a different process.
4614 (sql-buffer): Changed doc from *SQL* to SQLi.
4615 (sql-get-login): Doc fix.
4616
4617 1999-02-12 Ken'ichi Handa <handa@gnu.org>
4618
4619 * international/mule-conf.el (undecided): Set ascii in
4620 safe-charsets property.
4621
4622 1999-02-12 Richard Stallman <rms@gnu.org>
4623
4624 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
4625
4626 1999-02-12 Ken'ichi Handa <handa@gnu.org>
4627
4628 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
4629 value to ps-mule-font-info-database-latin.
4630
4631 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
4632
4633 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
4634 (ps-mule-font-info-database-default): New variable.
4635 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
4636 ps-mule-font-info-database-default.
4637
4638 1999-02-12 Dave Love <fx@gnu.org>
4639
4640 * timezone.el (timezone-make-date-sortable)
4641 (timezone-make-date-arpa-standard): Doc fix.
4642
4643 1999-02-12 Ken'ichi Handa <handa@gnu.org>
4644
4645 * international/quail.el (quail-show-kbd-layout): Bind
4646 blink-matching-paren to nil.
4647
4648 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
4649 for ASCII and Latin-1.
4650
4651 1999-02-12 Andreas Schwab <schwab@gnu.org>
4652
4653 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
4654
4655 1999-02-12 Kenichi Handa <handa@etl.go.jp>
4656
4657 * international/mule-cmds.el (language-info-alist): Remove
4658 description about charset-origin-alist.
4659
4660 * international/mule.el: Comment added for a new coding system
4661 property `charset-origin-alit'.
4662 (make-translation-table): This variable deleted.
4663
4664 * language/chinese.el (chinese-big5): Add charset-origin-alist
4665 property.
4666 ("Chinese-CNS"): Remove charset-origin-alist property.
4667
4668 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
4669 property.
4670 (cyrillic-alternativnyj): Likewise.
4671 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
4672 ("Cyrillic-ALT"): Likewise.
4673
4674 * language/vietnamese.el (vietnamese-viqr): Add
4675 charset-origin-alist property.
4676 ("Vietnamese"): Remove charset-origin-alist property.
4677
4678 * simple.el (what-cursor-position): Don't use the varialbe
4679 charset-origin-alist, but use charset-origin-alist property of
4680 buffer-file-coding-system to decide external character set code.
4681
4682 1999-02-10 Richard Stallman <rms@gnu.org>
4683
4684 * shadowfile.el: Don't turn on the mode when the file is loaded.
4685
4686 1999-02-09 Richard Stallman <rms@gnu.org>
4687
4688 * progmodes/compile.el (compile-auto-highlight): Customize.
4689
4690 * add-log.el (add-log-file-name-function): New variable.
4691 (add-change-log-entry): Call that function, if non-nil.
4692
4693 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
4694
4695 * rmail.el (rmail-search): Track match with a marker, not an integer.
4696
4697 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4698
4699 * progmodes/compile.el (compilation-setup): Set value of
4700 compilation-directory-stack as in compilation-forget-errors.
4701 (compile-reinitialize-errors): Bind buffer-undo-list and
4702 deactivate-mark.
4703 (compilation-forget-errors): Likewise.
4704
4705 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
4706
4707 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
4708 def... constructs.
4709
4710 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
4711 Remove calls to sleep-for.
4712
4713 1999-02-08 Eli Zaretskii <eliz@gnu.org>
4714
4715 * international/codepage.el (cp-coding-system-for-codepage-1): On
4716 MS-DOS, use dos-unsupported-char-glyph for characters not
4717 supported by the codepage.
4718 (cp-make-coding-systems-for-codepage): Likewise.
4719
4720 1999-02-08 Andreas Schwab <schwab@gnu.org>
4721
4722 * international/mule-util.el (coding-system-list): Don't sort
4723 coding-system-list here.
4724
4725 * international/mule.el (coding-system-lessp): Moved here from
4726 mule-util.el
4727 (add-to-coding-system-list): New function.
4728 (make-subsidiary-coding-system, make-coding-system,
4729 define-coding-system-alias): Use it instead of setting
4730 coding-system-list directly.
4731
4732 1999-02-07 Dave Love <fx@gnu.org>
4733
4734 * calendar/appt.el (appt-make-list): Don't splice quotes and date
4735 onto message.
4736
4737 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4738
4739 * imenu.el (imenu--last-menubar-index-alist): Add doc.
4740 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
4741
4742 1999-02-06 Richard Stallman <rms@gnu.org>
4743
4744 * language/european.el (setup-slovenian-environment): New function.
4745 ("Slovenian"): New language environment.
4746
4747 * progmodes/sql.el (sql-help): Doc fix.
4748 (sql-mysql): Doc fix.
4749
4750 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4751
4752 * tex-mode.el: When compiling, require compare-w and skeleton
4753 to pacify the byte-compiler. Move the def's of the tex-commands
4754 together. Add a comment on kill-process vs. quit-process.
4755
4756 1999-02-05 Dave Love <fx@gnu.org>
4757
4758 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
4759 null markers.
4760 (compile-goto-error): Likewise.
4761
4762 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
4763
4764 * time-stamp.el (time-stamp-format): Format doc tighter.
4765 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
4766 (time-stamp): don't re-write the time stamp if it didn't change.
4767
4768 1999-02-05 Alex Schroeder <asc@bsiag.com>
4769
4770 * progmodes/sql.el: Changed version to 1.2.1.
4771 (sql-pop-to-buffer-after-send-region): Improved documentation.
4772 (sql-mysql-program): Added MySQL support.
4773 (sql-prompt-length): Made prompt-length configurable.
4774 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
4775 (sql-help): Added MySQL support, changed documentation.
4776 (sql-send-region): A message is displayed if something is sent.
4777 (sql-mode): Added buffer-local comment-start.
4778 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
4779 (sql-interactive-mode): Added buffer-local comment-start.
4780 (sql-oracle): Set sql-prompt-length.
4781 (sql-sybase): Set sql-prompt-length.
4782 (sql-mysql): Added MySQL support.
4783 (sql-ingres): Set sql-prompt-length.
4784 (sql-ms): Set sql-prompt-length.
4785 (sql-postgres): Set sql-prompt-length.
4786
4787 1999-02-04 Eli Zaretskii <eliz@gnu.org>
4788
4789 * term/internal.el (dos-codepage-setup): Set selection coding
4790 system to cpNNN-dos.
4791
4792 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4793
4794 * international/characters.el: Let ethiopic use iso-2022-7bit.
4795
4796 1999-02-02 Dave Love <fx@gnu.org>
4797
4798 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
4799 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
4800
4801 1999-02-02 Karl Heuer <kwzh@gnu.org>
4802
4803 * terminal.el (terminal-emulator): Doc fix.
4804
4805 1999-02-02 Ken'ichi Handa <handa@gnu.org>
4806
4807 * international/mule-util.el (compose-chars): Doc-string
4808 modified. Correctly handle a composition character in ARGS.
4809
4810 1999-02-01 Richard Stallman <rms@gnu.org>
4811
4812 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
4813 (makefile-menu-index-function): Function deleted.
4814 (makefile-mode): Use makefile-imenu-generic-expression.
4815
4816 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
4817
4818 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
4819 change, invoke from before-init-hook.
4820
4821 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
4822
4823 * subr.el (remove-from-invisibility-spec): Cope with the case when
4824 buffer-invisibility-spec is t.
4825
4826 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
4827
4828 * calendar/calendar.el (calendar-mode-map): Fix bindings for
4829 appt-add and appt-delete.
4830
4831 1999-02-01 Eli Zaretskii <eliz@gnu.org>
4832
4833 * term/pc-win.el (msdos-approximate-color): New function.
4834 (msdos-color-translate): Call it to find a DOS color that best
4835 approximates an X-style "#NNNNNN" color specification.
4836
4837 1999-02-01 Ken'ichi Handa <handa@gnu.org>
4838
4839 * international/mule-util.el (compose-chars-component): Add
4840 autoload cookie.
4841
4842 1999-01-31 Ken'ichi Handa <handa@gnu.org>
4843
4844 * international/quail.el (quail-lookup-key): If cdr of MAP is a
4845 function, replace cdr of MAP by the return value of the function
4846 unconditionally.
4847
4848 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4849
4850 * progmodes/compile.el (compilation-next-error-locus): Don't
4851 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
4852
4853 1999-01-31 Eli Zaretskii <eliz@gnu.org>
4854
4855 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
4856 and NLs before "charset", and allow the charset name be in double
4857 quotes.
4858
4859 1999-01-31 Richard Stallman <rms@gnu.org>
4860
4861 * imenu.el (imenu-sort-function): Fix custom type.
4862
4863 1999-01-30 Richard Stallman <rms@gnu.org>
4864
4865 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
4866 (speedbar-line-token): Likewise.
4867
4868 * play/gametree.el (gametree-default-score): Use defcustom.
4869 (gametree-score-regexp, gametree-score-closer): Likewise.
4870 (gametree-score-manual-flag, gametree-score-opener): Likewise.
4871
4872 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4873
4874 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
4875 decoding.
4876
4877 1999-01-29 Markus Rost <rost@gnu.org>
4878
4879 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
4880 tex-validate-buffer.
4881 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
4882 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
4883 now with recent occur-mode.
4884 (tex-validate-region): Really walk through all Sexps.
4885 (tex-region): Bind shell-dirtrack-verbose.
4886 (tex-file, tex-bibtex-file): Likewise.
4887
4888 1999-01-29 Dave Love <fx@gnu.org>
4889
4890 * finder.el: (finder-commentary): Fix interactive spec. Try
4891 appending .el to file name.
4892 (finder-find-library, finder-commentary): Doc fixes.
4893
4894 1999-01-29 Andrew Innes <andrewi@gnu.org>
4895
4896 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
4897 where the userid contains directory separators.
4898
4899 1999-01-29 Dave Love <fx@gnu.org>
4900
4901 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
4902 (lm-commentary): Doc fix.
4903
4904 1999-01-29 Andreas Schwab <schwab@gnu.org>
4905
4906 * files.el (file-expand-wildcards): Never consider `.' and `..' a
4907 wildcard match. Fix regexp that tests if dirpart contains
4908 wildcard characters.
4909
4910 1999-01-28 Richard Stallman <rms@gnu.org>
4911
4912 * font-lock.el (font-lock-default-unfontify-region):
4913 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
4914
4915 1999-01-27 Jason Rumney <jasonr@altavista.net>
4916
4917 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
4918 from FAMILY field.
4919 (w32-create-initial-fontsets): Do not use before-init-hook.
4920 (mouse-set-font): Document. Automatically create and use fontsets.
4921
4922 * dos-w32.el (direct-print-region-helper): Check for printer
4923 being t as well as a string.
4924
4925 1999-01-27 Kenichi Handa <handa@etl.go.jp>
4926
4927 * mail/rmail.el (rmail-decode-mime-charset): New variable.
4928 (rmail-mime-charset-pattern): New variable.
4929 (rmail-convert-to-babyl-format): Decode by MIME-charset if
4930 rmail-decode-mime-charset is non-nil.
4931
4932 1999-01-27 Ken'ichi Handa <handa@gnu.org>
4933
4934 * international/characters.el: Set category `q' for all characters
4935 in tibetan and tibetan-1-column.
4936
4937 1999-01-27 Andrew Innes <andrewi@gnu.org>
4938
4939 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
4940 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
4941
4942 1999-01-27 Dave Love <fx@gnu.org>
4943
4944 * international/mule-cmds.el (current-language-environment):
4945 Provide :link, :type (choices) and appropriate :get.
4946
4947 1999-01-27 Eli Zaretskii <eliz@gnu.org>
4948
4949 * startup.el (command-line): Set default eol-mnemonic-* strings to
4950 display end-of-line format in mode line.
4951
4952 * cus-start.el (all): Add eol-mnemonic-* variables.
4953
4954 1999-01-26 Dave Love <fx@gnu.org>
4955
4956 * startup.el (command-line-1): Up-date copyright.
4957
4958 * paths.el (Info-default-directory-list): Use configdir twice.
4959
4960 * info.el (Info-directory-list): Don't set path-separator now
4961 we're not shipped with Texinfo. Simplify path definition.
4962 Substitute all occurrences of instdir in Info-default-directory-list.
4963
4964 1999-01-25 Richard Stallman <rms@gnu.org>
4965
4966 * startup.el (normal-top-level-add-subdirs-to-load-path):
4967 Record the inode numbers of the dirs processed, to avoid loop.
4968
4969 * textmodes/tex-mode.el (tex-run-command): Doc fix.
4970
4971 1999-01-25 Dave Love <fx@gnu.org>
4972
4973 * browse-url.el (browse-url-netscape-program): Doc addition.
4974
4975 * help.el (help-make-xrefs): Default info references to an `(emacs)'
4976 prefix.
4977
4978 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
4979 auto-mode-alist.
4980
4981 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4982
4983 * calendar/diary-lib.el (mark-diary-entries): Use
4984 assoc-ignore-case and do not capitalize when matching month and
4985 day names.
4986
4987 * calendar/calendar.el (calendar-read-date): Ditto.
4988
4989 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
4990 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
4991
4992 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
4993
4994 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
4995
4996 * calendar/cal-islam.el (calendar-goto-islamic-date)
4997 (mark-islamic-diary-entries): Ditto.
4998
4999 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
5000
5001 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
5002 (calendar-read-mayan-tzolkin-date): Ditto.
5003
5004 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
5005
5006 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
5007
5008 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
5009
5010 1999-01-25 Karl Heuer <kwzh@gnu.org>
5011
5012 * faces.el (list-faces-display): Multiline case of previous fix.
5013
5014 1999-01-25 Andreas Schwab <schwab@gnu.org>
5015
5016 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
5017
5018 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
5019
5020 * files.el (find-file): If find-file-noselect returns a list,
5021 do switch-to-buffer on each element.
5022 (find-file-other-window): Likewise for all but the first element.
5023 (find-file-other-frame): Same.
5024 (find-file-noselect): When we expand a wildcard, return a list
5025 of buffers.
5026
5027 1999-01-24 Eli Zaretskii <eliz@gnu.org>
5028
5029 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
5030 to set the appropriate cpNNN-dos coding system as the
5031 highest-priority coding system.
5032
5033 1999-01-23 Ken'ichi Handa <handa@gnu.org>
5034
5035 * international/fontset.el (generate-fontset-menu): Return a
5036 sorted list by plain names of fontsets.
5037
5038 * international/mule-diag.el (list-fontsets): Sort fontsets by
5039 plain names.
5040
5041 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
5042 FIRST is a composite character, decompose it at first.
5043
5044 1999-01-23 Dave Love <fx@gnu.org>
5045
5046 * format.el: Doc fixes.
5047 (format-encode-run-method): Have things happen in the right buffer.
5048 Deal with errors from method. Set coding-system-for-write.
5049 (format-decode-run-method): Have things happen in the right buffer.
5050 Deal with errors from method. Set coding-system-for-read.
5051 (format-alist): Use nil instead of unmatchable regexps.
5052
5053 * simple.el (shell-command-on-region): Return command's exit status.
5054
5055 1999-01-23 Eric Ludlam <zappo@gnu.org>
5056
5057 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
5058 of the file whose info we want to display.
5059 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
5060 (speedbar-add-mode-functions-list) Improve doc.
5061 (speedbar-line-token) New function.
5062 (speedbar-dired) Fix order of directories in -shown-directories.
5063 (speedbar-line-path): Default return is default-directory
5064 (speedbar-buffers-line-path): Return is dir name only.
5065 (speedbar-mode-functions-list): New variable.
5066 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
5067 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
5068 speedbar-files-item-info speedbar-buffers-item-info): New functions.
5069 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
5070 New functions.
5071 (speedbar-line-file): Broke out part that fetches file from a line.
5072 (speedbar-line-text): New function extracted from speedbar-line-file.
5073 (speedbar-line-path): Converted into a replaceable function.
5074 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
5075
5076 1999-01-23 Ken'ichi Handa <handa@gnu.org>
5077
5078 * international/fontset.el (create-fontset-from-x-resource): Make
5079 style variants.
5080
5081 1999-01-22 Dave Love <fx@gnu.org>
5082
5083 * paths.el (Info-default-directory-list): Put sysdir after start.
5084
5085 1999-01-22 Sam Steingold <sds@goems.com>
5086
5087 * midnight.el (clean-buffer-list): do not kill a buffer if it has
5088 a process associated with it.
5089
5090 1999-01-22 Jason Rumney <jasonr@altavista.net>
5091
5092 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
5093
5094 1999-01-22 Felix Lee <flee@cygnus.com>
5095
5096 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
5097 major-mode.
5098 (vc-annotate-mode): Delete variable.
5099
5100 1999-01-22 Andrew Innes <andrewi@gnu.org>
5101
5102 * startup.el (command-line): [windows-nt]: Check for existence of
5103 .emacs file so as to notice .emacs.el or .emacs.elc and use them
5104 in preference to _emacs.
5105
5106 1999-01-22 Dave Love <fx@gnu.org>
5107
5108 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
5109
5110 1999-01-20 Richard Stallman <rms@gnu.org>
5111
5112 * files.el (find-file-noselect): Do wildcard processing only
5113 if new arg WILDCARDS is non-nil.
5114 (find-file, find-file-other-window): New arg WILDCARDS.
5115 Default it to non-nil if interactive.
5116 (find-file-other-frame): Likewise.
5117 (find-file-read-only): Likewise.
5118 (find-file-read-only-other-window): Likewise.
5119 (find-file-read-only-other-frame): Likewise.
5120
5121 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
5122 (widget-plist-convert-option): Delete spurious comma.
5123
5124 1999-01-19 Jason Rumney <jasonr@altavista.net>
5125
5126 * term/w32-win.el (w32-standard-fontspec-spec): Change
5127 iso8859-5 to koi8-r. Add iso8859-9.
5128
5129 1999-01-19 Dave Love <fx@gnu.org>
5130
5131 * browse-url.el (browse-url-maybe-new-window): Delete macro and
5132 its uses.
5133
5134 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
5135 is active.
5136 (fortran-indent-subprogram): Likewise.
5137
5138 1999-01-19 Dave Love <d.love@dl.ac.uk>
5139
5140 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
5141
5142 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5143
5144 * wid-edit.el (alist): Use sexp as default key-type.
5145
5146 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5147
5148 * textmodes/tex-mode.el (tex-define-common-keys):
5149 Remove key binding of tex-feed-input.
5150 (tex-mode-map): Bind tex-feed-input here.
5151 (tex-start-shell): Use compilation-shell-minor-mode. Set
5152 comint-input-filter-functions before running tex-shell-hook.
5153 (tex-start-tex): Forget compilation errors.
5154 (tex-compilation-parse-errors): Rewritten to work also with
5155 compile-mouse-goto-error and compile-goto-error. Adjusted to
5156 change in tex-region.
5157 (tex-region): For the temp file use file-name without directory.
5158 (tex-file): Expand file name of tex-print-file.
5159
5160 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5161
5162 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
5163
5164 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
5165
5166 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
5167 beginning could cause Emacs to hang. Fixed.
5168
5169 1999-01-18 Ken'ichi Handa <handa@gnu.org>
5170
5171 * international/ccl.el (ccl-compile-translate-character): Handle
5172 the case that a tranlation table is CCL register correctly.
5173
5174 * international/mule-cmds.el (select-safe-coding-system):
5175 Hightlight at most 256 characters.
5176
5177 1999-01-18 Dave Love <fx@gnu.org>
5178
5179 * startup.el (command-line): If the init file changes operation to
5180 unibyte, make all buffers unibyte and re-set language environment.
5181
5182 * disp-table.el (standard-display-european): Make all existing
5183 buffers unibyte. Fix doc.
5184
5185 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
5186
5187 * wid-edit.el (coding-system): Define this unconditionally.
5188
5189 * simple.el (shell-command-on-region-default-error-buffer): New var.
5190 (shell-command-on-region): Use that variable as interactive
5191 value of ERROR-BUFFER argument.
5192
5193 1999-01-17 Sam Steingold <sds@goems.com>
5194
5195 * mail/rmail.el (rmail-quit): run `rmail-quit-hook'.
5196
5197 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5198
5199 * progmodes/compile.el (compilation-goto-locus): If already in the
5200 compilation buffer's window, keep it in that window.
5201 (compile-mouse-goto-error): Add Doc. Don't play with windows.
5202 (compile-goto-error): Don't play with windows.
5203
5204 * textmodes/tex-mode.el (latex-run-command): Doc fix.
5205 (tex-command): Doc fix.
5206 (tex-compilation-parse-errors): Doc fix.
5207 (tex-generate-zap-file-name): Don't start the name with -.
5208 (tex-expand-files): Works now also with strings ending with ":".
5209
5210 1999-01-17 Ian T Zimmerman <itz@transbay.net>
5211
5212 Patch failed to install:
5213 * gametree.el: Document scoring functionality.
5214 (gametree-score-regexp): Add optional plus sign.
5215 (gametree-score-opener): Replace `:' with `=' as the former
5216 conflicts with gametree-half-ply-regexp.
5217 (gametree-transpose-following-leaves): Add.
5218 (gametree-insert-new-leaf): Make modifying commands barf in read
5219 only buffers.
5220 (gametree-break-line-here): Add a call to
5221 `gametree-transpose-following-leaves'. This maintains the
5222 necessary invariant that on each level all leaf children precede
5223 all nonleaf children. This has always been implied, but left to
5224 the user, and, unfortunately, undocumented.
5225
5226 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
5227
5228 * wid-edit.el (plist, alist): New widget types.
5229
5230 1999-01-17 Dave Love <fx@gnu.org>
5231
5232 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
5233 fix scope of condition-case therein.
5234
5235 1999-01-17 Andrew Innes <andrewi@gnu.org>
5236
5237 * dos-w32.el: (find-buffer-file-type-coding-system): Use
5238 default-buffer-file-coding-system when file doesn't exist (and
5239 isn't covered by a special case) instead of forcing undecided-dos
5240 against the user's wishes.
5241
5242 * dos-w32.el (direct-print-region-helper): New function based on
5243 direct-print-region-function; sends data to specified printer port
5244 without further translation. Recognize and handle specially the
5245 standard `print' and `nprint' programs, as well as `lpr' and
5246 similar programs. Only write directly to the printer port if no
5247 print program is specified. Work around a bug in Windows 9x
5248 affecting Win32 version of Emacs by invoking command.com to write
5249 to the printer port instead of writing directly.
5250 (direct-print-region-function): Use direct-print-region-helper to
5251 do most of the work.
5252 (direct-ps-print-region-function): New function; analogue of
5253 direct-print-region-function for ps-print.
5254 (ps-lpr-command): Comment out setq; leave as example usage.
5255 (ps-lpr-switches): Ditto.
5256
5257 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
5258 and MS-Windows.
5259 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
5260 DOS and Windows platforms, to indicate direct printing. Update
5261 the docstring accordingly.
5262
5263 * ps-print.el: (ps-printer-name): Update docstring about usage on
5264 MS-DOS and MS-Windows.
5265 (ps-lpr-command): Update docstring as for lpr-command.
5266 (ps-print-region-function): New variable.
5267 (ps-do-despool): Use it.
5268 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
5269 DOS/Windows.
5270
5271 * subr.el (subst-char-in-string): New function.
5272
5273 1999-01-17 Eli Zaretskii <eliz@gnu.org>
5274
5275 * international/codepage.el (cp852-decode-table): Fill a nil entry.
5276
5277 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
5278 (bdf-find-font-info): New function, looks for the first readable
5279 file from a list of alternatives.
5280 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
5281 instead of bdf-get-font-info.
5282 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
5283 to ps-mule-generate-bitmap-glyph.
5284
5285 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
5286 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
5287 now be a list of alternative names.
5288 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
5289 (ps-mule-prepare-font): Likewise.
5290
5291 * international/codepage.el (cp855-decode-table,
5292 cp850-decode-table): Fill some nil entries.
5293
5294 1999-01-16 Dave Love <fx@gnu.org>
5295
5296 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
5297 last change.
5298
5299 1999-01-15 Dave Love <fx@gnu.org>
5300
5301 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
5302 and change regexp for command names.
5303 (help-xref-go-back, function-called-at-point, symbol-file)
5304 (where-is): Doc fixes.
5305 (help-xref-go-back): Remove interactive spec.
5306 (describe-function-1): Fix message for alias. Buttomize alias
5307 name.
5308
5309 * simple.el (join-line): New alias.
5310
5311 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
5312
5313 * forms.el: (forms--show-record): Convert integers to string
5314 expicitly since concat will no longer accept integers.
5315 (forms-print): Use local `total-nb-records' since
5316 `forms--total-records' will be inaccessible after buffer switching.
5317
5318 1998-01-14 Felix Lee <flee@cygnus.com>
5319
5320 * textmodes/flyspell.el (make-flyspell-overlay): fix front stickiness.
5321
5322 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
5323
5324 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
5325
5326 1999-01-14 Eli Zaretskii <eliz@gnu.org>
5327
5328 * international/codepage.el (cp850-decode-table): Fix previous change.
5329
5330 1999-01-14 Simon Marshall <simon@gnu.org>
5331
5332 * shell.el (shell-dirtrack-verbose): New custom variable.
5333 (shell-dirstack-message): Use it.
5334
5335 1999-01-14 Kenichi Handa <handa@etl.go.jp>
5336
5337 * international/mule-conf.el: Coding system alias `dos' for
5338 `undecided-dos', `mac' for `undecided-mac'.
5339
5340 * international/mule-cmds.el (describe-language-environment):
5341 Don't alter input-method-alist.
5342
5343 1999-01-13 Eli Zaretskii <eliz@gnu.org>
5344
5345 * international/codepage.el (cp850-decode-table): Replace nil
5346 entries with codes of similary looking glyphs. (Suggested by
5347 Jason Rumney <jasonr@altavista.net>.)
5348
5349 1999-01-13 Dave Love <fx@gnu.org>
5350
5351 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
5352
5353 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
5354
5355 1999-01-12 Karl Heuer <kwzh@gnu.org>
5356
5357 * files.el (auto-save-hook): Defvar this.
5358
5359 1999-01-12 Alex Schroeder <asc@bsiag.com>
5360
5361 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
5362 faces, eliminating the need to load font-lock before loading sql.
5363 (sql-mode-oracle-font-lock-keywords): Likewise.
5364 (sql-mode-postgres-font-lock-keywords): Likewise.
5365
5366 1999-01-11 Dave Love <fx@gnu.org>
5367
5368 * cus-start.el: Add inhibit-eol-conversion.
5369
5370 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
5371 the values round.
5372
5373 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
5374
5375 * help.el (help-mode-finish): Renamed from help-mode-maybe.
5376 Don't switch to Help mode here.
5377 (temp-buffer-setup-hook): Use help-mode-finish.
5378 (help-mode-setup): New function.
5379 (temp-buffer-setup-hook): Use help-mode-setup.
5380
5381 * progmodes/sql.el: New file.
5382
5383 * files.el (auto-mode-alist): Add sql-mode.
5384
5385 * faces.el (list-faces-display): Improve the formatting
5386 by computing the maximum length required for any face-name.
5387
5388 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5389
5390 * progmodes/compile.el (compilation-shell-minor-mode): New function.
5391
5392 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
5393
5394 * term.el (term_send_home): Change the string to
5395 be the same as the one emitted by xterm and consistent with the
5396 ones emitted by prior and next.
5397 (term_send_end): Likewise.
5398
5399 1999-01-10 Dave Love <fx@gnu.org>
5400
5401 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
5402 bindings.
5403
5404 1999-01-10 Eli Zaretskii <eliz@gnu.org>
5405
5406 * international/codepage.el (codepage-setup): Doc fix.
5407 (cp-decoding-vector-for-codepage): Likewise.
5408
5409 1999-01-10 Markus Rost <rost@gnu.org>
5410
5411 * cus-edit.el (custom-save-delete): First scan the custom-file.
5412
5413 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
5414
5415 * international/iso-transl.el: Define a "function name" for
5416 each translation that isn't ASCII. Use these function names
5417 in iso-transl-char-map.
5418
5419 1999-01-08 Kenichi Handa <handa@etl.go.jp>
5420
5421 * international/mule-util.el (decompose-region): Do decomposition
5422 on temporary unibyte buffer.
5423
5424 * international/mule.el (make-char): Doc-string modified.
5425
5426 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
5427
5428 * simple.el (comment-region): Delete spaces only if we
5429 deleted a comment starter.
5430
5431 1999-01-07 Dave Love <fx@gnu.org>
5432
5433 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
5434
5435 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
5436 like eval-defun does.
5437
5438 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
5439
5440 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
5441 constructions. Doc fixes.
5442 (generic-create-generic-function): Use defalias, not fset.
5443
5444 * find-func.el: More doc fixes.
5445
5446 1999-01-06 Stephen Eglen <stephen@gnu.org>
5447
5448 * files.el (save-buffers-kill-emacs): Show the list of current
5449 processes before prompting to kill them and exit.
5450
5451 1999-01-06 Dave Love <fx@gnu.org>
5452
5453 * emacs-lisp/find-func.el: Doc fixes.
5454 (find-function-regexp): Extend for define-generic-mode,
5455 define-derived-mode, easy-mmode-define-minor-mode.
5456
5457 1999-01-06 Dave Love <fx@gnu.org>
5458
5459 * progmodes/fortran.el (fortran-window-create): Account for scroll
5460 bar width.
5461
5462 * browse-url.el: Require (noerror) w3-auto when compiling.
5463 (browse-url-maybe-new-window): Make it a macro and revert last
5464 change to callers.
5465 (browse-url-w3): Require w3 for w3-fetch-other-window.
5466
5467 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5468
5469 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
5470 argument.
5471
5472 1999-01-06 Simon Marshall <simon@gnu.org>
5473
5474 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
5475
5476 * font-lock.el (font-lock-default-fontify-buffer): When using
5477 with-temp-message, use nil rather than current-message.
5478
5479 * lazy-lock.el (lazy-lock-unstall):
5480 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
5481 rather than current-message.
5482
5483 * fast-lock.el (fast-lock-save-cache-1):
5484 (fast-lock-cache-data): When using with-temp-message, use nil rather
5485 than current-message.
5486
5487 1999-01-06 Eli Zaretskii <eliz@gnu.org>
5488
5489 * international/codepage.el (cp-coding-system-for-codepage-1): Add
5490 the valid-codes property.
5491
5492 * international/mule-cmds.el (prefer-coding-system): Call
5493 set-coding-priority, so that the internal array of priorities is
5494 also updated.
5495
5496 * international/mule-util.el:
5497 (coding-system-change-eol-conversion,
5498 coding-system-change-text-conversion): Don't define here.
5499
5500 * international/mule-cmds.el: Define them here. Remove the
5501 autoload cookies.
5502
5503 1999-01-06 Andreas Schwab <schwab@gnu.org>
5504
5505 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
5506 if it was enabled before.
5507
5508 * view.el (View-revert-buffer-scroll-page-forward): Bind
5509 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
5510
5511 * files.el (recover-session): Preserve point when inserting
5512 explanation.
5513
5514 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
5515
5516 * cus-edit.el (custom-save-delete): Don't delete whitespace
5517 and comments before the sexp that is replaced.
5518
5519 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5520
5521 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
5522
5523 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
5524
5525 * vc.el (vc-dired-hook): Use the original value of
5526 dired-move-to-filename-regexp on lines that have not been
5527 reformatted yet.
5528 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
5529 file lines have already been reformatted.
5530
5531 1999-01-05 Dave Love <fx@gnu.org>
5532
5533 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
5534 buffer-local.
5535
5536 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
5537
5538 * progmodes/f90.el: Change of regular expressions for type to
5539 correct highlighting and identation. Some small fixes for
5540 compatibility with XEmacs.
5541
5542 1999-01-05 Stephen Eglen <stephen@gnu.org>
5543
5544 * mspools.el (mspools-vm-system-mail): Provide an alternative
5545 value based on rmail-spool-directory if $MAIL is not defined.
5546
5547 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
5548
5549 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
5550 (reftex-section-info): Handle negative section levels.
5551 (reftex-view-crossref-extra): New option.
5552 (reftex-view-crossref): Generalized to work in more places.
5553 (reftex-find-citation-regexp-format, reftex-find-reference-format,
5554 reftex-macros-with-labels, reftex-global-search-marker): New variables.
5555 (reftex-view-cite-locations-from-bibtex): New command.
5556 (reftex-view-regexp-match, reftex-global-search,
5557 reftex-global-search-continue): New functions.
5558 (reftex-extract-bib-entries): No error for non-existing BibTeX
5559 file, just a message.
5560 (reftex-extract-bib-entries): Better error handling.
5561 (reftex-select-with-char): Use `*RefTeX Select*' for selection
5562 help and force it on current frame.
5563 (reftex-default-bibliography): New function.
5564 (reftex-access-parse-file): Check consistency after loading a
5565 parse file. When inconsistent, enfore rescan.
5566 (reftex-check-parse-consistency): New function.
5567 (easy-menu-define): Options section drastically shortened.
5568
5569 1999-01-05 Kenichi Handa <handa@etl.go.jp>
5570
5571 * language/thai-util.el (thai-compose-string): New function.
5572
5573 1999-01-04 Inge Frick <inge@nada.kth.se>
5574
5575 * easymenu.el (easy-menu-define): Doc fix.
5576 (easy-menu-create-menu): New keyword :included.
5577 (easy-menu-do-add-item): New keyword :included. SUFFIX may
5578 be an expression, not only a string. Simulate style `button'.
5579 Use easy-menu-define-key-intern instead of easy-menu-define-key.
5580 (easy-menu-define-key-intern): New function.
5581 (easy-menu-add-item): Understand value returned from
5582 easy-menu-item-present-p and easy-menu-remove-item.
5583 (easy-menu-return-item): New function.
5584 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
5585
5586 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
5587
5588 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
5589 Use rmail-output-read-rmail-file-name to read the file name.
5590 Always call rmail-output-to-rmail-file noninteractively.
5591 When count > 1, do the loop here.
5592 Handle rmail-delete-after-output here.
5593 (rmail-summary-output): Similar changes.
5594
5595 * mail/rmailout.el: Provide `rmailout'.
5596 (rmail-output-read-rmail-file-name): New function.
5597 (rmail-output-to-rmail-file): Use that.
5598 (rmail-output-read-file-name): New function.
5599 (rmail-output): Use that.
5600
5601 * files.el (find-file-noselect): Let /: suppress wildcard matching.
5602 Error if wildcard matches no files.
5603
5604 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
5605
5606 * menu-bar.el (clipboard-yank): Doc fix.
5607
5608 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
5609
5610 1998-12-31 Markus Rost <rost@delysid.gnu.org>
5611
5612 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
5613
5614 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
5615
5616 * rmail.el (rmail-encode-string): Make sure mask value is
5617 positive; (emacs-pid) returns a negative number on Windows 9x
5618 which causes odd behaviour.
5619
5620 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
5621
5622 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
5623 and about w32-* variables unless on Windows/NT.
5624
5625 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
5626
5627 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
5628 if buffer is modified; ask about all modified buffers.
5629
5630 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
5631
5632 * simple.el (what-cursor-position): Fix previous change.
5633
5634 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
5635
5636 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
5637 from paragraph-start.
5638
5639 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
5640
5641 * international/mule-cmds.el (prefer-coding-system): If the
5642 argument requires specific EOL conversion type, make the default
5643 coding systems use that.
5644
5645 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
5646
5647 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
5648 Use shell-command-on-region.
5649 (m4-start-m4, m4-end-m4): Functions deleted.
5650
5651 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
5652
5653 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
5654
5655 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5656
5657 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
5658 to compose-mail in the correct places and as a list.
5659
5660 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
5661
5662 * page-ext.el: Added mouse-selection feature for pages directory buffer.
5663 (pages-directory-map): Bind mouse-2
5664 (pages-copy-header-and-position): Put text property.
5665 (pages-directory-goto-with-mouse): New function.
5666
5667 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
5668
5669 * international/codepage.el (cp-make-coding-systems-for-codepage):
5670 Doc fix.
5671 (cp-coding-system-for-codepage-1): Likewise.
5672
5673 1998-12-29 Kenichi Handa <handa@etl.go.jp>
5674
5675 * language/thai-util.el (thai-post-read-conversion): Handle Thai
5676 composition sequence correctly here instead of calling
5677 thai-compose-region.
5678
5679 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
5680 newline in multibyte buffer, if previous or next character is a
5681 composite char, check the first component of the composite char.
5682
5683 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
5684
5685 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
5686 and track-mouse.
5687
5688 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5689
5690 * mail/sendmail.el (mail-yank-original): Remove text properties
5691 after insertion.
5692 (mail-yank-region): Barf if no mark is set in the message
5693 being replied to.
5694
5695 * help.el (function-called-at-point): First look for function at point.
5696
5697 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
5698
5699 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
5700
5701 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
5702
5703 * simple.el (what-cursor-position): Print character encoding also.
5704
5705 1998-12-26 Dave Love <fx@gnu.org>
5706
5707 * textmodes/flyspell.el: If local-maps work, don't put
5708 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
5709 in flyspell-mouse-map (only).
5710 (flyspell-use-local-map): New variable.
5711 Use a different mouse-2 binding in that case,
5712 and don't add to minor-mode-map-alist.
5713 (make-flyspell-overlay, flyspell-correct-word):
5714 Test flyspell-use-local-map.
5715
5716 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
5717
5718 * files.el (file-expand-wildcards): Handle wildcards in directory name.
5719 Be careful about whether to return a relative file name,
5720 and if so, relative to what directory.
5721
5722 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
5723
5724 * emacs-lisp/easymenu.el (easy-menu-get-map):
5725 Change global map only if this menu exists in the global map already,
5726 and not in the local map.
5727 (easy-menu-do-add-item): Fix error message.
5728
5729 * foldout.el (foldout-inhibit-key-bindings):
5730 Avoid concatenating onto outline-minor-mode-prefix.
5731 Make a new keymap for that prefix, if it does not already have one.
5732
5733 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
5734
5735 * cperl-mode.el:
5736 Can use linear algorithm for indentation if Emacs supports it.
5737 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
5738 (cperl-after-block-p): Likewise.
5739 (cperl-after-block-and-statement-beg): Likewise.
5740 (cperl-after-block-p): After END/BEGIN we are a block.
5741 (cperl-after-expr-p): Skip labels when checking
5742 (cperl-indent-region): Make a marker for END - text added/removed.
5743 Disable hooks during the call (how to call them later?).
5744 Now indents 820-line-long function in 6.5 sec (including
5745 syntaxification) the first time (when buffer has few
5746 properties), 7.1 sec the second time.
5747 (cperl-indent-region): Do not indent whitespace lines
5748 (cperl-style-alist)
5749 Include `cperl-merge-trailing-else' where the value is clear.
5750 (cperl-styles-entries): Likewise.
5751 (cperl-problems): Improvements to docs.
5752 (cperl-tips): Likewise.
5753 (cperl-non-problems): Likewise.
5754 (cperl-mode): Make lazy syntaxification possible.
5755 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
5756 `font-lock-unfontify-region-function' was set to a wrong function.
5757
5758 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
5759 restart syntaxification. Changed so that -d ?foo? is a RE. Do
5760 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
5761 but 1<<6 was considered as HERE-doc.
5762 <file/glob> made into a string.
5763 Postpone addition of faces after syntactic step.
5764 Recognition of <FH> was wrong.
5765 Highlight `gem' in s///gem as a keyword. `qr' recognized.
5766 Knows that split// is null-RE.
5767 Highlights separators in 3-parts expressions as labels.
5768 <> was considered as a glob.
5769 Would err if the last line is `=head1'.
5770 $a-1 ? foo : bar; was a considered a regexp.
5771 `<< (' was considered a start of HERE-doc.
5772 mark qq[]-etc sections as syntax-type=string
5773 Was not processing sub protos after a comment ine.
5774 Was treating $a++ <= 5 as a glob.
5775 Tolerate unfinished REx at end-of-buffer.
5776 `unwind-protect' was left commented.
5777 / and ? after : start a REx.
5778
5779 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
5780 Better default, customizes to `message' too, off in text-mode.
5781
5782 (cperl-array-face): Renamed from `font-lock-emphasized-face',
5783 `defface'd.
5784 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
5785 `defface'd.
5786 (cperl-emacs-can-parse): New state variable.
5787 (cperl-indent-line): Corrected to use global state.
5788 (cperl-calculate-indent): Likewise.
5789 (cperl-fix-line-spacing): Likewise (not used yet).
5790 (cperl-calculate-indent): Did not consider `,' as
5791 continuation mark for statements.
5792 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
5793 Remove another parse-data optimization at toplevel: would
5794 indent correctly.
5795 Correct for labels when calculating indentation of continuations.
5796 Docstring updated.
5797 (cperl-choose-color): Converted to a function (to be
5798 compilable in text-mode).
5799 (cperl-dark-background): Disable without window-system.
5800 Do `defface' only if window-system.
5801 (cperl-fix-line-spacing): sped up to bail out early.
5802 (x-color-defined-p): was not compiling on XEmacs
5803 Was defmacro'ed with a tick. Remove another def.
5804 (cperl-clobber-lisp-bindings): if set, C-c variants are the old ones
5805 (cperl-unwind-to-safe): New function.
5806 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
5807 (cperl-fontify-syntaxically): Unwinds start and end to go out of
5808 long strings (not very successful).
5809 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
5810 Highlight the starting // in s//foo/ as function-name.
5811 Emit a meaningful error instead of a cryptic one for an
5812 uncomplete REx near end-of-buffer.
5813
5814 (cperl-electric-keyword): `qr' recognized.
5815 (cperl-electric-else): Likewise
5816 (cperl-to-comment-or-eol): Likewise
5817 (cperl-make-regexp-x): Likewise
5818 (cperl-init-faces): Likewise, and `lock' (as overridable?).
5819 Corrected to use new macros;
5820 `if' for copying `reference-face' to `constant-face' was backward.
5821 remove init `font-lock-other-emphasized-face',
5822 `font-lock-emphasized-face', `font-lock-keyword-face'.
5823 Interpolate `cperl-invalid-face'.
5824 (cperl-make-regexp-x): Misprint in a message.
5825 (cperl-syntaxify-unwind): New configuration variable
5826 (cperl-fontify-m-as-s): New configuration variable
5827 (cperl-electric-pod): check for after-expr was performed
5828 inside of POD too.
5829 (cperl-backward-to-noncomment): better treatment of PODs and HEREs.
5830 (cperl-clobber-mode-lists): New configuration variable.
5831 (cperl-not-bad-style-regexp): Updated.
5832 Init: `cperl-is-face' was busted.
5833 (cperl-make-face): New macros.
5834 (cperl-force-face): New macros.
5835 (font-lock-other-type-face): Done via `defface' too.
5836 (cperl-nonoverridable-face): New face. Renamed from
5837 `font-lock-other-type-face'.
5838 (cperl-init-faces-weak): use `cperl-force-face'.
5839 (cperl-comment-indent): Commenting __END__ was not working.
5840 (cperl-indent-for-comment): Likewise.
5841 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
5842 When removing old TAGS info was not relativizing filename.
5843 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
5844 Another try to work around XEmacs problems. Better progress messages.
5845 (toplevel): require custom unprotected => failure on 19.28.
5846 (cperl-xemacs-p): defined when compile too
5847 (cperl-find-tags): Was writing line/pos in a wrong order,
5848 pos off by 1 and not at beg-of-line.
5849 (cperl-etags-snarf-tag): New macro
5850 (cperl-etags-goto-tag-location): New macro
5851 (cperl-version): New variable. New menu entry
5852 random docstrings: References to "future" 20.3 removed.
5853 Menu was described as `CPerl' instead of `Perl'
5854 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
5855 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
5856 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
5857 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
5858 `font-lock-reference-face', `font-lock-keyword-face'.
5859 Use `eval-after-load'.
5860 Remove not-CPerl-related faces.
5861 (cperl-tips-faces): New variable and an entry into Mini-docs.
5862 (cperl-indent-exp): Was not processing else-blocks.
5863 (cperl-get-state): NOP line removed.
5864 (cperl-ps-print): New function and menu entry.
5865 (cperl-ps-print-face-properties): New configuration variable.
5866 (cperl-invalid-face): New configuration variable.
5867 (perl-font-lock-keywords): Highlight trailing whitespace
5868 (cperl-contract-levels): Documentation corrected.
5869 (cperl-contract-level): Likewise.
5870 (cperl-ps-extend-face-list): New macro.
5871 (cperl-invalid-face): Change to ''underline.
5872
5873 1998-12-25 Markus Rost <rost@delysid.gnu.org>
5874
5875 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
5876 for read-file-name.
5877 (rmail-output-to-rmail-file): Likewise.
5878
5879 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
5880
5881 * emacs-lisp/easymenu.el (easy-menu-get-map):
5882 If MENU is nil, use global menu-bar map.
5883 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
5884 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
5885
5886 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5887
5888 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
5889
5890 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5891
5892 * ps-print.el (ps-print-version): New version number (4.1.3).
5893
5894 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
5895
5896 * international/mule-cmds.el: Use make-sparse-keymap instead of
5897 define-prefix-key when defining MULE menu items.
5898
5899 * info.el (Info-node-at-bob-matching): New function.
5900 (Info-find-node, Info-build-node-completions): Call it.
5901
5902 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
5903
5904 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
5905 when this is an autoloaded keymap.
5906
5907 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
5908
5909 * international/codepage.el (cp-coding-system-for-codepage-1):
5910 Create separate encoders and decoders, for DOS and Unix. Make the
5911 usual family of 3 coding systems, so that automatic detection of
5912 EOL type works.
5913 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
5914 Unix-specific symbols here, and don't call
5915 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
5916 Handa <handa@etl.go.jp>.)
5917
5918 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
5919
5920 * term/internal.el (IT-character-translations): New variable, an
5921 alist used to display characters for which there's no glyphs in
5922 the current codepage.
5923 (IT-display-table-setup): New function, sets up the DOS terminal
5924 for a given codepage.
5925 (dos-codepage-setup): New function, sets up the MULE environment
5926 for the current value of dos-codepage.
5927 (top-level if): In the multibyte mode, turn on
5928 unibyte-display-via-language-environment. In the unibyte mode,
5929 set up the special syntax tables to map lower- to upper case and
5930 back.
5931
5932 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
5933
5934 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
5935 (speedbar-frame-plist) Remove useless comments.
5936 (speedbar-frame-mode) Do not specify height if it is in the param list.
5937 Use default y position w/out changing it.
5938 If default x position is a list, keep, calculate the non-list X
5939 value when devining an initial position.
5940 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
5941 (speedbar-tag-group-name-minimum-length): New variable.
5942 (speedbar-frame-parameter): New compatibility function.
5943 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
5944 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
5945 groups to keep things in the right order, and to help with some
5946 naming conventions.
5947 (speedbar-create-tag-hierarchy): Enable buffer local version of
5948 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
5949 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
5950 the case, derive it from the cursor location in speedbar.
5951
5952 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
5953
5954 * international/mule-cmds.el (set-language-environment): On MS-DOS
5955 terminals, install DOS-specific nonascii-translation-table if the
5956 language info doesn't specify one. Pass the default eol-type to
5957 set-language-environment-coding-systems.
5958 (set-default-coding-systems): Copy the eol-type property for the
5959 new default values of {buffer-file,process}-coding-system from the
5960 old defaults.
5961 (set-language-environment-coding-systems): Accept an optional
5962 argument EOL-TYPE, and set the eol-type property of the default
5963 coding systems accordingly.
5964 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
5965 (set-keyboard-coding-system): Likewise.
5966 (set-default-coding-systems): Don't set
5967 default-terminal-coding-system on MS-DOS to anything but nil.
5968 (prefer-coding-system): Describe in the doc string that
5969 default-terminal-coding-system is not changed on MS-DOS.
5970 (set-language-environment): For MS-DOS, set standard syntax table
5971 and display table for all characters with code above 127.
5972 (standard-display-european-internal): For MS-DOS, pass all
5973 characters with code above 127 directly to the terminal, and don't
5974 remap characters 160 and 146 in the unibyte case.
5975
5976 * international/codepage.el: New file.
5977
5978 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5979
5980 * diary-lib.el (diary-float): Fix end-of-year error and typos in
5981 comments.
5982
5983 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
5984
5985 * map-ynp.el (map-y-or-n-p): Ignore input methods.
5986
5987 * subr.el (read-passwd): Likewise.
5988
5989 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
5990
5991 * info.el (Info-find-node): Add 1 to the position read from the
5992 tag table. Don't fail if the node delimiter ^_ is the first
5993 character in the file.
5994 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
5995 first character in the file.
5996 (Info-read-subfile): Likewise.
5997 (Info-select-node): Likewise.
5998 (Info-build-node-completions): Likewise.
5999
6000 1998-12-16 Richard Stallman <rms@gnu.org>
6001
6002 * term/x-win.el (x-cut-buffer-or-selection-value):
6003 If clipboard is enabled, try it before PRIMARY selection.
6004
6005 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
6006
6007 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
6008 insert c-cedilla and C-cedilla respectively, like in latin-1.
6009
6010 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
6011
6012 * language/hebrew.el: Don't use sublists in the flags argument
6013 passed to make-coding-system.
6014
6015 1998-12-15 Kenichi Handa <handa@etl.go.jp>
6016
6017 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
6018 list of character sets found by find-charset-region.
6019
6020 * ps-mule.el: Always require ps-print. Move some function
6021 definitions for Emacs 20.2 and the earlier to ps-print.el.
6022 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
6023
6024 * ps-print.el: Define several functions for Emacs 20.2 and the
6025 earlier version.
6026 (ps-printer-name): Check if printer-name is bound.
6027
6028 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6029
6030 * ps-mule.el: Programming uniformization and little code improvement.
6031 (ps-mule-prepare-font): Programming uniformization.
6032 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
6033 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
6034
6035 * ps-bdf.el: Programming uniformization and little code improvement.
6036 (bdf-search-and-read): New fun.
6037 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
6038 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
6039 (bdf-info-relative-compose, bdf-info-baseline-offset)
6040 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
6041 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
6042 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
6043 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
6044 improvement.
6045
6046 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6047
6048 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
6049 and mule related code extraction. Autoload ps-mule funs.
6050
6051 * ps-mule.el: Doc fix. Require ps-print only when compiled.
6052 (ps-mule-prologue-generated): New fun.
6053 (ps-mule-plot-string): Add autoload cookie.
6054 (ps-mule-begin-job): Call ps-mule-prologue-generated.
6055
6056 1998-12-15 Kenichi Handa <handa@etl.go.jp>
6057
6058 * ps-bdf.el: Require ps-mule instead of ps-print.
6059 (bdf-directory-list): Add autoload cookie.
6060
6061 * ps-mule.el: New file. Mule related code extracted from
6062 ps-print.el. Require ps-print, provide ps-mule.
6063 (ps-multibyte-buffer): Add autoload cookie.
6064 (ps-mule-prepare-ascii-font): New fun.
6065 (ps-mule-set-ascii-font): New fun.
6066 (ps-mule-skip-same-charset): Fun deleted.
6067 (ps-mule-plot-string): Set ps-mule-current-charset.
6068 (ps-mule-initialize): Add autload cookie. Don't set
6069 ps-mule-font-info-database here.
6070 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
6071 ps-mule-font-info-database and ps-control-or-escape-regexp.
6072 (ps-mule-begin-page): New fun.
6073
6074 * ps-print.el: Mule related code moved to ps-mule.el.
6075 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
6076 check ps-mule-charset-list.
6077 (ps-begin-page): Don't set ps-mule-current-charset, instead call
6078 ps-mule-begin-page.
6079 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
6080 (ps-plot-region): Don't set ps-mule-current-charset, instead call
6081 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
6082 instead skip same charsets by itself.
6083 (ps-generate): Call ps-mule-initialize of needs-begin-file is
6084 non-nil. Call ps-mule-begin-job.
6085
6086 1998-12-15 Kenichi Handa <handa@etl.go.jp>
6087
6088 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
6089 instead of bdf.
6090
6091 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
6092 (ps-mule-external-libraries): New element FEATURE.
6093 (ps-mule-init-external-library): Ajusted for the above change.
6094 (ps-mule-generate-font): Likewise.
6095 (ps-mule-generate-glyphs): Likewise.
6096 (ps-mule-prepare-font): Likewise.
6097 (ps-mule-initialize): Likewise.
6098 (ps-begin-file): Superfluous tailing parenthesis deleted.
6099
6100 1998-12-15 Kenichi Handa <handa@etl.go.jp>
6101
6102 * international/fontset.el (x-decompose-font-name): If PATTERN
6103 doesn't have any wild cards, return a vector made from a name that
6104 is found by x-resolve-font-name found. Comments added.
6105
6106 * international/mule-cmds.el (find-coding-systems-for-charsets):
6107 Handle the case of unknown charset.
6108 (find-multibyte-characters): If invalid multibyte characters are
6109 found, return the corresponding strings instead of character
6110 codes.
6111 (find-multibyte-characters): Adjusted for the above change.
6112 (select-safe-coding-system): For a unibyte buffer, always returns
6113 DEFAULT-CODING-SYSTEM.
6114 (get-charset-property): Fix previous change. Make it a function.
6115 (put-charset-property): Make it a function.
6116
6117 * international/mule.el (make-coding-system): Set mime-charset
6118 property of *-with-esc coding system to nil.
6119
6120 * international/quail.el (quail-point-in-conversion-region): New
6121 function.
6122 (quail-conversion-backward-delete-char): When a key sequence is
6123 being translated, call quail-delete-last-char.
6124
6125 * language/devan-util.el
6126 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
6127 handle devanagari-decomposition-rules.
6128
6129 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
6130
6131 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
6132 tex-start-options-string to empty string.
6133 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
6134
6135 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
6136
6137 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
6138 5xx responses are already handled properly).
6139
6140 1998-12-13 Richard Stallman <rms@gnu.org>
6141
6142 * progmodes/compile.el (compilation-error-regexp-alist): Insist
6143 on a non-digit in the file name.
6144
6145 * simple.el (comment-region): Handle comment-padding
6146 separately for insertion and for deletion, in the right way for each.
6147
6148 1998-12-13 Felix Lee <flee@cygnus.com>
6149
6150 * progmodes/compile.el (compilation-error-regexp-alist): Fix
6151 regexp to match "ChangeLog:1:1998-12-09 ..."
6152
6153 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
6154
6155 * cus-start.el (dos-unsupported-char-glyph): Add.
6156
6157 1998-12-11 Dave Love <fx@gnu.org>
6158
6159 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
6160 forward-sexp in condition-case.
6161
6162 * emacs-lisp/find-func.el (find-function-search-for-symbol):
6163 Remove unnecessary test on `library' for explicit file name.
6164 Widen scope of save-match-data.
6165
6166 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
6167
6168 * international/mule.el (load-with-code-conversion): If the loaded
6169 file was inserted with no-conversion or raw-text coding system,
6170 make the buffer unibyte.
6171
6172 1998-12-09 Richard Stallman <rms@gnu.org>
6173
6174 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
6175 Get rid of nested loops.
6176
6177 * mouse.el (mouse-drag-vertical-line):
6178 If WHICH-SIDE is not `right', then scroll bars are on the left.
6179
6180 * loadhist.el (load-history-loaded): defvar moved to help.el.
6181
6182 * help.el (symbol-file-load-history-loaded): Variable renamed,
6183 and defvar moved from loadhist.el.
6184 (symbol-file): Renamed from describe-function-find-file.
6185 Load fns-VERSION.el here.
6186 (describe-variable, describe-function-1): Use symbol-file.
6187
6188 * textmodes/tex-mode.el (tex-generate-zap-file-name):
6189 Don't start the name with #.
6190
6191 * ispell.el: Take out the eval-when's.
6192
6193 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
6194
6195 * dirtrack.el (dirtrack-directory-change-hook): New hook.
6196 (dirtrack): Run it. Make debug message more verbose.
6197
6198 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
6199
6200 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
6201 name of the abbrev table, and provide support for XEmacs.
6202 (octave-xemacs-p): New variable.
6203
6204 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
6205
6206 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
6207 exit, when mail-interactive is nil.
6208
6209 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
6210
6211 * files.el (after-find-file): Message fix.
6212
6213 1998-12-09 Ken Stevens <stevens@kdstevens.com>
6214
6215 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
6216
6217 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
6218
6219 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
6220 filenames using backslashes.
6221
6222 1998-12-09 Dave Love <fx@gnu.org>
6223
6224 * browse-url.el (browse-url-mail): Call compose-mail-other-window
6225 with correct number of args.
6226 (browse-url-maybe-new-window): New arg. Callers changed.
6227
6228 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
6229 comment.
6230
6231 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
6232
6233 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
6234
6235 1998-12-08 Markus Rost <rost@delysid.gnu.org>
6236
6237 * vc.el (vc-rcs-release): Fix Type.
6238 (vc-sccs-release): Fix Type.
6239 (vc-cvs-release): Fix Type.
6240
6241 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
6242 arg work right.
6243
6244 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
6245 output of last undeleted message.
6246
6247 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
6248
6249 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
6250 (buffer-undo-list) [windows-nt]: Use different relative path.
6251
6252 1998-12-07 Simon Marshall <simon@gnu.org>
6253
6254 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
6255
6256 1998-12-05 Markus Rost <rost@delysid.gnu.org>
6257
6258 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
6259
6260 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
6261
6262 1998-12-04 Markus Rost <rost@delysid.gnu.org>
6263
6264 * info.el (Info-menu): Don't return error if point is between menu
6265 header and first menu item.
6266
6267 1998-12-04 Dave Love <fx@gnu.org>
6268
6269 * help.el (describe-function-1): Fix description for alias.
6270
6271 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
6272
6273 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
6274 specifications from summary line.
6275
6276 * rect.el (delete-whitespace-rectangle): Mark for autoload.
6277 (close-rectangle): Define alias only once in loaddefs.el.
6278
6279 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
6280
6281 * term/internal.el: Remove code which sets up a special syntax
6282 table for non-ASCII characters.
6283
6284 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
6285
6286 * dos-w32.el (direct-print-region-function): Try to ensure that
6287 printer-name is expanded to a file name on a local drive;
6288 sometimes printing a file loaded from a network volume fails.
6289 (direct-print-region-function): Add a function to
6290 write-region-annotate-functions to append a formfeed character to
6291 the region being printed, if the region doesn't end with a
6292 formfeed already. This avoids creating a second print job
6293 containing a blank page when print spooling is enabled on Windows.
6294
6295 1998-12-02 Dave Love <fx@gnu.org>
6296
6297 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
6298 `Info-goto-node'.
6299
6300 1998-12-02 Richard Stallman <rms@gnu.org>
6301
6302 * help.el (temp-buffer-resize-mode): Doc fix.
6303
6304 * cus-edit.el (custom-save-delete): Save point before
6305 reading a sexp, rather than backing up.
6306
6307 * international/iso-transl.el: Fix previous change.
6308
6309 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
6310
6311 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
6312 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
6313 Added defvars to suppress compilation warnings.
6314
6315 1998-11-30 Ken Stevens <k.stevens@ieee.org>
6316
6317 * ispell.el: Improved and fixed customize for variables:
6318 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
6319 ispell-dictionary-alist, ispell-skip-sgml.
6320 Improved and fixed comments in variables and messages for
6321 functions: ispell-help-in-bufferp, ispell-local-dictionary,
6322 ispell-menu-map, ispell-checking-message, ispell-parser,
6323 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
6324 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
6325 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
6326 ispell-message-text-end, ispell-add-per-file-word-list.
6327 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
6328 system is now required for all languages. Casechars improved for
6329 castellano, castellano8, and norsk dictionaries. Dictionary
6330 norsk7-tex added. Dictionary polish added.
6331 (ispell-dictionary-alist): Redefined at load-time to support
6332 dictionary changes.
6333 (ispell-menu-map): Redefined at load-time to support menu changes.
6334 (ispell-check-version): New alias for `check-ispell-version'.
6335 (ispell-parse-output): Fixed matching for ispell error messages.
6336 Correctly returns spelling suggestions in order generated by ispell
6337 process.
6338 (check-ispell-version): Ensure `case-fold-search' doesn't get
6339 redefined.
6340 (ispell-complete-word): Ensure `case-fold-search' doesn't get
6341 redefined. Fix bug that didn't respect case of word being completed.
6342 (ispell-init-process): Set process coding system to be compatible
6343 with emacs processes and the ispell process.
6344 (ispell-kill-ispell): Ensures ispell process has terminated before
6345 starting new process. This can otherwise confuse process filters
6346 and hang the ispell process.
6347 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
6348 skipping support for sgml.
6349 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
6350 which could cause `ispell-complete-word' to hang.
6351 (ispell-message): Improved message reference matching. Ensure
6352 `case-fold-search' doesn't get redefined.
6353 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
6354 get redefined. Fixed bug in returning to nroff mode from tex mode.
6355 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
6356 get redefined.
6357
6358 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
6359
6360 * textmodes/flyspell.el (flyspell-check-word-p):
6361 Don't delay inside a kbd macro.
6362
6363 * subr.el (make-local-hook): Return the hook variable.
6364
6365 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
6366
6367 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
6368 Use a timer instead of post-command-hook.
6369 (hscroll-timer): New variable.
6370
6371 1998-11-30 Dave Love <fx@gnu.org>
6372
6373 * help.el (help-xref-button): Do nothing if text already has the
6374 help-xref property.
6375 (describe-variable): Revert previous change to hyperlink to source.
6376
6377 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
6378
6379 * bindings.el (features): Add `base64' to this list.
6380
6381 * loadhist.el (symbol-file): Doc fix.
6382
6383 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
6384
6385 * files.el (hack-one-local-variable): Cope with non-file buffers.
6386
6387 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
6388
6389 * help.el (describe-mode): Put major mode first.
6390
6391 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
6392 to support special-display and same-window features.
6393
6394 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
6395
6396 * simple.el (transpose-subr, transpose-subr-1): Rename variables
6397 bound in one function and used in the other.
6398 (transpose-subr-start1, transpose-subr-start2): Add defvars.
6399 (transpose-subr-end1, transpose-subr-end2): Add defvars.
6400
6401 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
6402
6403 * autoinsert.el (auto-insert-alist): Use user-mail-address.
6404
6405 1998-11-26 Kenichi Handa <handa@etl.go.jp>
6406
6407 * international/ccl.el (ccl-dump-translate-character-const-tbl):
6408 Give format correct control string.
6409
6410 * international/mule.el (define-translation-table): Fix bug of
6411 setting incorrect translation-table-id. If the first element of
6412 ARGS is a translation table, just register it.
6413
6414 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
6415 property.
6416
6417 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
6418
6419 * thingatpt.el (thing-at-point-url-at-point): Don't use current
6420 syntax table to determine what is whitespace.
6421
6422 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
6423
6424 * frame.el (frame-parameter): Doc fix.
6425
6426 * textmodes/tex-mode.el (tex-feed-input): New function.
6427 (tex-define-common-keys): Add binding for C-c C-m.
6428
6429 1998-11-23 Dave Love <fx@gnu.org>
6430
6431 * progmodes/fortran.el: Various minor doc fixes.
6432 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
6433 (fortran-with-subprogram-narrowing): New macro.
6434 (fortran-check-for-matching-do): Use it.
6435 (fortran-end-do): Use fortran-check-end-prog-re.
6436 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
6437 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
6438
6439 1998-11-23 Simon Marshall <simon@gnu.org>
6440
6441 * font-lock.el (font-lock-defaults): Doc fix.
6442 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
6443 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
6444
6445 * lazy-lock.el (lazy-lock-unstall):
6446 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
6447
6448 * fast-lock.el (fast-lock-save-cache-1):
6449 (fast-lock-cache-data): Rewritten to use with-temp-message.
6450
6451 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
6452
6453 * mail/rmail.el (rmail-set-message-counters-counter): Detect
6454 messages that have been added with DOS line endings and convert
6455 the line endings for such messages.
6456
6457 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
6458
6459 * help.el: Add resizing of temporary buffers.
6460 (temp-buffer-resize-mode): New command and variable.
6461 (temp-buffer-max-height): New variable.
6462 (resize-temp-buffer-window): New function.
6463
6464 * window.el (window-buffer-height): New function, split from
6465 shrink-window-if-larger-than-buffer.
6466 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
6467
6468 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
6469
6470 * frame.el (initial-frame-alist): Add defcustom.
6471
6472 * shell.el (shell-prompt-pattern): Add defcustom.
6473
6474 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6475
6476 * message.el (message-ignored-supersedes-headers): Remove
6477 NNTP-Posting-Date.
6478
6479 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
6480
6481 * help.el (describe-mode): Don't avoid loop indirecting thru
6482 value of INDICATOR.
6483
6484 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
6485
6486 * help.el (describe-variable): Allow any variable with a defcustom,
6487 even if it is not a user variable.
6488
6489 * mail/rmail.el (mail-unsent-separator): Additional alternative.
6490
6491 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
6492
6493 * gnus/nntp.el (nntp-request-group): Allow for failures when
6494 requesting a new group.
6495
6496 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6497
6498 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
6499
6500 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6501
6502 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
6503
6504 1998-11-19 Simon Marshall <simon@gnu.org>
6505
6506 * subr.el (with-temp-message): New macro.
6507
6508 * emacs-lisp/lisp-mode.el (with-temp-message):
6509 Add lisp-indent-function property.
6510
6511 1998-11-18 Dave Love <fx@gnu.org>
6512
6513 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
6514
6515 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
6516
6517 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
6518 This is not obsolete.
6519
6520 1998-11-18 Kenichi Handa <handa@etl.go.jp>
6521
6522 * textmodes/picture.el: Make a new map by make-keymap.
6523 (picture-desired-column): New variable.
6524 (picture-update-desired-column): New function.
6525 (picture-beginning-of-line): Set picture-desired-column to 0.
6526 (picture-end-of-line): Set picture-desired-column to the current
6527 column.
6528 (picture-forward-column): Pay attention to multi-column character.
6529 (picture-backward-column): Likewise.
6530 (picture-move-down): Likewise.
6531 (picture-move-up): Likewise.
6532 (picture-movement-nw): With prefix arg, move twice columns.
6533 (picture-movement-ne): Likewise.
6534 (picture-movement-sw): Likewise.
6535 (picture-movement-se): Likewise.
6536 (picture-set-motion): Handle two-column movements.
6537 (picture-move): Call picture-move-down or picture-forward-column
6538 only when necessary.
6539 (picture-insert): Pay attention to picture-desired-column.
6540 (picture-self-insert): Likewise.
6541 (picture-clear-column): Pay attention to multi-column character.
6542 (picture-mode): Modify doc-string for two-column movement.
6543
6544 * rect.el (move-to-column-force): New function.
6545 (operate-on-rectangle): If coerce-tabs is non-nil, call
6546 move-to-column-force instead of move-to-column.
6547 (insert-rectangle): Call move-to-column-force instead of
6548 move-to-column.
6549 (open-rectangle-line): If begextra is not zero, call
6550 move-to-column-force.
6551
6552
6553 1998-11-16 Dave Love <fx@gnu.org>
6554
6555 * textmodes/sgml-mode.el Require skeleton when compiling.
6556 (sgml-font-lock-keywords-1): Accept single-letter tags.
6557 (v2): Defvar free variable.
6558
6559 1998-11-16 Sam Steingold <sds@goems.com>
6560
6561 * emacs-lisp/cl-indent.el: indent `with-output-to-string' as a CL
6562 macro, not ELisp one.
6563
6564 1998-11-16 Kenichi Handa <handa@etl.go.jp>
6565
6566 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
6567 characters to symbol.
6568
6569 * language/japan-util.el (japanese-zenkaku-region): New optional
6570 arg KATAKANA-ONLY.
6571
6572 1998-11-16 Kenichi Handa <handa@etl.go.jp>
6573
6574 * international/mule.el
6575 (after-insert-file-set-buffer-file-coding-system): If the buffer
6576 is changed to unibyte, return inserted bytes.
6577
6578 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
6579 and link names if necessary.
6580 (tar-header-block-summarize): Handle the case that file or link
6581 names are multibyte.
6582 (tar-summarize-buffer): At first set the current buffer unibyte,
6583 then if there are multibyte file names, change it to multibyte.
6584 (tar-mode): Get char position from tar-header-offset.
6585 (tar-extract): Avoid multibyte<->unibyte conversion in
6586 insert-buffer-subsring by setting both buffers unibyte
6587 temporarily.
6588 (tar-copy): Set the buffer unibyte while doing a work. Write
6589 without code conversion.
6590 (tar-expunge): Set the buffer unibyte while doing a work.
6591 (tar-alter-one-field): Likewise.
6592 (tar-clear-modification-flags): Compare byte position with
6593 tar-header-offset.
6594 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
6595 insert-buffer-subsring by setting both buffers unibyte
6596 temporarily. Pay attention to multibyteness while updating the
6597 descriptor-line.
6598 (tar-mode-write-file): Write without code conversion.
6599
6600 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6601
6602 * nngateway.el: Require cl.
6603
6604 1998-11-15 Dave Love <fx@gnu.org>
6605
6606 * progmodes/fortran.el: Fix previous change:
6607 (fortran-end-prog-re1): Changed.
6608 (fortran-check-end-prog-re): New function.
6609 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
6610
6611 1998-11-13 Tom Breton <tob@world.std.com>
6612
6613 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
6614 GNU Emacs.
6615
6616 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
6617
6618 * textmodes/reftex.el: (reftex-finding-files): Group documentation
6619 fixed.
6620 (reftex-toc-toggle-file-boundary,
6621 reftex-toc-toggle-labels,
6622 reftex-toc-toggle-context,reftex-find-start-point): New functions.
6623 (reftex-toc-include-labels, reftex-toc-include-context,
6624 reftex-toc-include-file-boundaries,
6625 reftex-toc-keep-other-windows): New options.
6626 (reftex-use-text-after-label-as-context): Option removed.
6627 (reftex-extract-bib-entries): Protect use in non-latex
6628 buffers.
6629 (reftex-toc-visit-location): Renamed from
6630 `reftex-toc-visit-line'.
6631 (reftex-latin1-to-ascii): Works now with and without Mule.
6632 (reftex-truncate): Removed special stuff for Emacs 20.2.
6633 (reftex-get-offset): Made more general.
6634 (reftex-show-label-location): Renamed from
6635 `reftex-select-label-callback'.
6636 (reftex-pop-to-label): Function removed (using
6637 `reftex-show-label-location' instead.
6638 (reftex-insert-docstruct): Renamed from
6639 `reftex-make-and-insert-label-list'. Function args changed.
6640 (reftex-toc): Now uses `reftex-insert-docstruct' and
6641 `reftex-find-start-point'.
6642 (reftex-select-item): Use `reftex-find-start-point'.
6643 (reftex-toc-visit-line): Can display labels and file
6644 boundaries.
6645 (reftex-TeX-master-file): `(TeX-master-file)' protected.
6646
6647 1998-11-12 Sam Steingold <sds@goems.com>
6648
6649 * browse-url.el (browse-url): Handle the case when
6650 `browse-url-browser-function' is a lambda list.
6651
6652 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
6653
6654 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
6655 version string.
6656 * loadhist.el (symbol-file): Likewise
6657
6658 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
6659
6660 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
6661
6662 1998-11-11 Sam Steingold <sds@goems.com>
6663
6664 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
6665 `run-lisp' instead of signalling an error.
6666
6667 1998-11-11 Karl Heuer <kwzh@gnu.org>
6668
6669 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
6670
6671 1998-11-11 Richard Stallman <rms@gnu.org>
6672
6673 * vc-hooks.el (vc-toggle-read-only): Doc fix.
6674
6675 1998-11-11 Per Starback <starback@update.uu.se>
6676
6677 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
6678 renamed svenska8 to svenska, and fixed and extended CASECHARS
6679 for it.
6680
6681 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
6682
6683 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
6684 handling if setpagedevice is not available.
6685 (ps-begin-file): Fix typo.
6686
6687 1998-11-11 Kenichi Handa <handa@etl.go.jp>
6688
6689 * international/mule-util.el (compose-chars-component): Signal
6690 error if CH is a rule-based composition character.
6691 (compose-chars): Signal error if an already compsed character is
6692 going to be composed by rule-base.
6693
6694 * term/x-win.el: If a resolved ASCII font name doesn't conform to
6695 full XLFD, don't try to get information of WEIGHT and SLANT from
6696 that font name.
6697
6698 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
6699
6700 * dos-w32.el (set-default-process-coding-system): Use function on
6701 before-init-hook to set default-process-coding-system based on
6702 enable-multibyte-characters.
6703
6704 * term/w32-win.el ([language-change]): For now ignore
6705 keyboard language-change events.
6706
6707 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
6708
6709 * ediff-util.el (ediff-make-temp-file): Run the prefix through
6710 convert-standard-file-name, but leave the results of
6711 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
6712 characters if the original name already exists, or has a special
6713 handler.
6714
6715 1998-11-10 Karl Heuer <kwzh@gnu.org>
6716
6717 * international/iso-insert.el: Delete autoload cookies.
6718
6719 * international/iso-transl.el: Add autoload cookies.
6720
6721 1998-11-10 Richard Stallman <rms@gnu.org>
6722
6723 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
6724 (ispell-process-line): Don't treat multibyte
6725
6726 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
6727
6728 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
6729 setpagedevice to specify the page size if setpagedevice is
6730 available. This is necessary to select the correct paper tray on
6731 Level 2 printers with multiple paper sizes available.
6732
6733 (ps-begin-file): Cope with font names that contain spaces, and
6734 call BeginDoc in a BeginSetup/EndSetup block.
6735
6736 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
6737
6738 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
6739 convert-standard-filename.
6740
6741 * loadhist.el (symbol-file): Run fns-VERSION.el through
6742 convert-standard-filename.
6743
6744 1998-11-06 Richard Stallman <rms@gnu.org>
6745
6746 * textmodes/texinfmt.el (texinfo-format-scan):
6747 Detect the case of two @-commands in a row; process just the first.
6748 (texinfo-append-refill): If line has a @c, insert the @refill
6749 before it.
6750 (texinfo-format-refill): Return with point where the @refill was.
6751
6752 * files.el (hack-local-variables): Test local-enable-local-variables.
6753 (hack-local-variables-prop-line): Likewise.
6754 (set-auto-mode): Don't test local-enable-local-variables here.
6755 (enable-local-variables): Doc fix.
6756 (local-enable-local-variables): Doc fix.
6757 (normal-mode): Doc fix.
6758
6759 1998-11-06 Karl Heuer <kwzh@gnu.org>
6760
6761 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
6762
6763 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
6764
6765 * simple.el (line-number-mode): Doc fix.
6766
6767 1998-11-06 Kenichi Handa <handa@etl.go.jp>
6768
6769 * international/fontset.el (create-fontset-from-fontset-spec):
6770 Give correct arg to `error'.
6771
6772 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
6773
6774 * textmodes/sgml-mode.el (html-mode): Doc fix.
6775 (sgml-name-8bit-mode): Fix missing format character in message string.
6776
6777 1998-11-05 Karl Heuer <kwzh@gnu.org>
6778
6779 * mail/sendmail.el (sendmail-send-it): Check for failure.
6780
6781 1998-11-05 Richard Stallman <rms@gnu.org>
6782
6783 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
6784
6785 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
6786 (close-rectangle): Define as alias.
6787
6788 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
6789
6790 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
6791
6792 1998-11-05 Dave Love <fx@gnu.org>
6793
6794 * help.el (describe-variable): Don't quote link to source.
6795
6796 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
6797
6798 * gud.el (gud-common-init): Use pop-to-buffer.
6799 (same-window-regexps): Add an element that matches all gud buffers.
6800
6801 1998-11-04 Jason Rumney <jasonr@altavista.net>
6802
6803 * term/w32-win.el (x-get-selection-value): Alias to
6804 x-cut-buffer-or-selection-value.
6805 (w32-standard-fontset-spec): New variable.
6806 (w32-create-initial-fontsets, mouse-set-font): Check whether
6807 new-fontset is available.
6808 (w32-use-w32-font-dialog): Enable use of set-variable.
6809
6810 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6811
6812 * vc.el (with-vc-file, edit-vc-file): New macros.
6813
6814 1998-11-04 Kenichi Handa <handa@etl.go.jp>
6815
6816 * international/quail.el (quail-show-guidance-buf): Call
6817 set-minibuffer-window to set minibuffer window of the current
6818 frame correctly.
6819
6820 1998-11-03 Theodore Jump <tjump@tertius.com>
6821
6822 * term/w32-win.el: Require fontset.
6823
6824 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
6825
6826 * faces.el (set-face-font): Call resolve-fontset-name on w32.
6827 (set-face-font-auto): Ditto.
6828
6829 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
6830
6831 * mouse.el (mouse-drag-region): Fix typo.
6832
6833 1998-11-02 Dave Love <fx@gnu.org>
6834
6835 * progmodes/fortran.el Fix for fontification of strings lost somehow:
6836 (fortran-fontify-string): New function.
6837 (fortran-font-lock-keywords-1): Use it.
6838
6839 1998-11-02 Markus Rost <rost@delysid.gnu.org>
6840
6841 * comint.el (comint-file-name-quote-list): Doc fix.
6842
6843 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
6844
6845 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
6846 build directory, not source directory.
6847
6848 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
6849 if we did not get one for the final move.
6850
6851 1998-11-01 Dave Love <fx@gnu.org>
6852
6853 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
6854 Don't funcall browse-url-browser-function.
6855
6856 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
6857 Don't funcall browse-url-browser-function.
6858
6859 * fortran.el (fortran-end-prog-re1): Fix the regexp.
6860
6861 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
6862
6863 * files.el (revert-buffer): Doc fix.
6864
6865 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
6866
6867 * textmodes/tex-mode.el (tex-start-options-string):
6868 Quote the backslashes with more backslashes.
6869
6870 1998-10-31 Dave Love <fx@gnu.org>
6871
6872 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
6873 (webjump): Don't funcall browse-url-browser-function.
6874
6875 1998-10-30 Kenichi Handa <handa@etl.go.jp>
6876
6877 * international/quail.el (quail-start-translation): Handle
6878 switching of the frame in read-key-sequence.
6879 (quail-start-conversion): Likewise.
6880 (quail-show-guidance-buf): Detach quail-guidance-buf from any
6881 windows before setting an appropriate window for it.
6882 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
6883 quail-guidance-win to nil.
6884 (quail-update-guidance): If quail-guidance-buf is not in the
6885 selected frame, call quail-show-guidance-buf again.
6886
6887 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
6888
6889 * progmodes/pascal.el (pascal-mode):
6890 `blink-matching-paren-dont-ignore-comments' set to t.
6891
6892 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6893
6894 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
6895
6896 1998-10-30 Dave Love <fx@gnu.org>
6897
6898 * vc.el (vc-backend-merge-news): Check for "P" output.
6899
6900 * help.el (describe-variable): Hyperlink the definition.
6901
6902 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
6903
6904 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
6905 (sh-set-shell): Likewise.
6906
6907 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
6908
6909 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
6910 (edebug-on-error): Fix customize type to match that of
6911 debug-on-error.
6912
6913 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
6914
6915 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
6916 report-emacs-bug-address instead of undefined bug-gnu-emacs.
6917
6918 * international/mule-cmds.el (select-message-coding-system): Doc
6919 fix.
6920
6921 * international/mule-diag.el (describe-coding-system): Describe
6922 all flags.
6923
6924 * mail/sendmail.el (sendmail-coding-system,
6925 default-sendmail-coding-system): Doc fix.
6926
6927 * simple.el (shell-command-on-region): Doc fix.
6928
6929 * loadup.el: Write fns-*.el in current directory instead of
6930 data-directory since no installation directory exists yet. Mark
6931 buffer unmodified afterwards.
6932
6933 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
6934 instead of data-directory since it is architecture dependent.
6935 (load-history-loaded): Update doc string.
6936
6937 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
6938
6939 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
6940 path as a default directory when canonicalizing names.
6941
6942 * w32-fns.el: Remove a dangling reference to a directory on the
6943 build machine.
6944
6945 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
6946
6947 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
6948 namespace related keywords such as `class', `body', `private',
6949 `variable', `namespace eval', etc.
6950 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
6951 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
6952 imenu and font-lock so that searches for \sw would find words
6953 containing colons.
6954
6955 * progmodes/etags.el (initialize-new-tags-table):
6956 Do not alter find-tag-marker-ring and tags-location-ring.
6957
6958 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
6959
6960 * term/w32-win.el: Require fontset.
6961 (w32-init-fontsets): New function (code from x-win.el).
6962
6963 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6964
6965 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
6966 calendar-and-diary-frame-parameters): Add title parameter.
6967
6968 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
6969
6970 * completion.el (dynamic-completion-mode): New function to enable
6971 the mode. (Just loading the file now does not change anything.)
6972
6973 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6974
6975 * ps-print.el: User option for multibyte buffer handling and doc fix.
6976 (ps-multibyte-buffer): New user option.
6977 (ps-setup): Print new user option.
6978 (ps-print-quote): New fun.
6979 (ps-color-p, ps-mule-font-info-database-latin): New var.
6980 (ps-default-color, ps-mule-font-info-database)
6981 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
6982 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
6983 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
6984 Little code improvement.
6985 (ps-mule-initialize): Initialize ps-mule-font-info-database.
6986 (ps-print-prologue-header, ps-font-family, ps-font-size)
6987 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
6988 (ps-build-face-reference, ps-mule-font-info-database-bdf)
6989 (ps-mule-external-libraries, ps-mule-init-external-library)
6990 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
6991 Doc fix.
6992 (ps-print-version): New version number (4.1.1) and doc fix.
6993 (ps-print-prologue-header): New user option.
6994 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
6995 Conditional compilation for GNU Emacs and emacsens.
6996 (ps-generate-postscript-with-faces): Skip invisible text better.
6997 (ps-setup): Print new user option.
6998 (ps-print-preprint): Check if input file name exists and is unwritable.
6999 (ps-begin-file): Adjust PostScript prologue header for duplex printers
7000 and insert user PostScript prologue header comments.
7001 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
7002 New funs.
7003 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
7004 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
7005 PostScript programming normalization.
7006 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
7007 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
7008 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
7009 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
7010 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
7011 Programming style normalization.
7012
7013 1998-10-26 Kenichi Handa <handa@etl.go.jp>
7014
7015 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
7016 version, check the value of mule-version.
7017
7018 * international/mule-util.el (compose-region): Insert then delete
7019 to preserve markers.
7020 (decompose-region): Use search-forward for efficiency.
7021
7022 * language/chinese.el (pre-write-encode-hz): Cancel previous
7023 change, use generate-new-buffer instead of get-buffer-create.
7024 * language/devan-util.el
7025 (in-is13194-devanagari-pre-write-conversion): Likewise.
7026 * language/thai-util.el (thai-pre-write-conversion): Likewise.
7027 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
7028 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
7029
7030 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
7031
7032 * mail/rmailsum.el (rmail-message-subject-p):
7033 Handle message whose header has not been reformatted.
7034
7035 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
7036
7037 1998-10-25 Jason Rumney <jasonr@altavista.net>
7038
7039 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
7040 New variables.
7041 (mouse-set-font): Use font menus instead of dialog according to
7042 w32-use-w32-font-dialog.
7043
7044 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7045
7046 * calendar/calendar.el (calendar-day-name-array): Add doc string
7047 correctly!
7048 (calendar-month-name-array): Add doc string correctly!
7049
7050 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
7051
7052 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
7053
7054 1998-10-21 Markus Rost <rost@delysid.gnu.org>
7055
7056 * lisp/info.el (Info-next-menu-item): Stay on top of node.
7057
7058 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
7059
7060 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
7061
7062 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
7063
7064 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
7065
7066 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
7067
7068 1998-10-21 Karl Heuer <kwzh@gnu.org>
7069
7070 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
7071 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
7072 (profile-filter, profile-reset-timer): Functions deleted.
7073 (profile-check-zero-init-times, profile-get-time): Likewise.
7074 (profile-find-function, profile-quit): Likewise.
7075 (profile-distinct, profile-call-stack, profile-last-time): New vars.
7076 (profile-time-list, profile-init-list): Doc fix.
7077 (profile-functions): Simplify.
7078 (profile-print): Use float. Make output include space separators.
7079 (profile-add-time): New helper function.
7080 (profile-function-prolog): Renamed from profile-start-function.
7081 Handle profile-distinct.
7082 (profile-function-epilog): Renamed from profile-update-function.
7083 Handle profile-distinct.
7084 (profile-a-function): If the function to be profiled is an
7085 autoload form, load it. If it's lazy-loaded, fetch it.
7086 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
7087 (profile-restore-fun): Arg FUN is now a function symbol, as was
7088 documented, rather than a one-element list.
7089 (profile-finish): Call profile-restore-fun properly.
7090
7091 1998-10-21 Kenichi Handa <handa@etl.go.jp>
7092
7093 * international/characters.el: Setup charset property
7094 nospace-between-words.
7095
7096 * international/mule-cmds.el (get-charset-property): If CHARSET is
7097 composition, return nil.
7098 (put-charset-property): If CHARSET is composition, do nothing.
7099
7100 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
7101 * language/devan-util.el
7102 (in-is13194-devanagari-pre-write-conversion): Likewise.
7103 * language/thai-util.el (thai-pre-write-conversion): Likewise.
7104 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
7105 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
7106
7107 * textmodes/fill.el (sentence-end-without-period): New variable.
7108 (canonically-space-region): Pay attention to
7109 sentence-end-without-period.
7110 (fill-find-break-point): The first argument CHARSET deleted.
7111 Caller changed.
7112 (fill-region-as-paragraph): Pay attention to charset property
7113 nospace-between-words and text property nospace-between-words.
7114
7115 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
7116
7117 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
7118 an unrecognized shell.
7119
7120 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
7121
7122 * desktop.el (desktop-save): Include minor modes symbolically.
7123 (desktop-create-buffer): Turn on all minor modes in `mim'.
7124
7125 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
7126
7127 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
7128 (sh-font-lock-keywords): Handle rpm and rpm2.
7129 (sh-ancestor-alist): Handle rpm.
7130
7131 * files.el (auto-mode-alist): Recognize .rpm files.
7132 Also .spec and .mspec files.
7133
7134 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
7135
7136 * faces.el (frame-set-background-mode): Enable the function for
7137 MSDOS frames.
7138
7139 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7140
7141 * calendar/calendar.el (calendar-day-name-array): Add doc string.
7142 (calendar-month-name-array): Add doc string.
7143
7144 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7145
7146 * simple.el (kill-ring-max): Increased to 60.
7147
7148 1998-10-17 Kenichi Handa <handa@etl.go.jp>
7149
7150 * international/characters.el: Setup auto-fill-chars.
7151
7152 * international/kinsoku.el (kinsoku): Check the variable
7153 enable-kinsoku.
7154
7155 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
7156 Don't call kinsoku directly, intead call fill-find-break-point.
7157
7158 * textmodes/fill.el: Setup `fill-find-break-point-function'
7159 property to character sets which require `kinsoku' processing for
7160 filling.
7161 (fill-find-break-point): New function.
7162 (fill-region-as-paragraph): Don't check kinsoku-enable here.
7163 Don't call kinsoku directly, intead call fill-find-break-point.
7164
7165 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
7166
7167 * faces.el (modify-face-read-string): Return (nil) for "none".
7168 (modify-face): Don't get error if (nil) is the argument.
7169 (face-try-color-list): Don't check whether nil is a valid color.
7170
7171 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
7172
7173 * emacs-lisp/bytecomp.el (byte-recompile-directory):
7174 Print message about each directory, even in batch mode.
7175
7176 * gnus/nntp.el: Require `cl' before using nnoo-declare.
7177
7178 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
7179 (ps-mule-string-char): No need to use sref.
7180 (ps-mule-next-index): No need to use sref.
7181
7182 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
7183
7184 * files.el (revert-buffer-internal-hook): Add defvar.
7185
7186 * arc-mode.el (archive-mode): Locally set file-precious-flag.
7187
7188 * tar-mode.el (tar-mode): Locally set file-precious-flag.
7189
7190 1998-10-16 Markus Rost <rost@delysid.gnu.org>
7191
7192 * international/mule-cmds.el (default-input-method): Fix custom type.
7193
7194 * net-utils.el (whois-server-list): Fix customization type.
7195
7196 * shell.el (shell-input-autoexpand): Fix customization group.
7197
7198 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
7199
7200 * repeat.el (repeat): Handle keyboard macros properly.
7201 Handle new prefix arg after self-insert command.
7202
7203 * repeat.el: Don't include cl even at compile time.
7204 (repeat): Avoid using `loop'.
7205
7206 * simple.el (shell-command-on-region): Doc fix.
7207 (next-history-element): Special error message if no default.
7208
7209 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
7210
7211 * ps-print.el (ps-print-buffer): Doc fix.
7212 (ps-despool): Likewise.
7213
7214 * arc-mode.el (arc-mode): Provide arc-mode.
7215
7216 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
7217
7218 * ps-print.el (ps-print-buffer): Doc fix.
7219
7220 1998-10-14 Dave Love <fx@gnu.org>
7221
7222 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
7223 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
7224 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
7225
7226 * progmodes/fortran.el (fortran-mode-map): Change "Join
7227 Continuation Line" to "Join Line".
7228 (fortran-font-lock-keywords-1): Add "cycle", "exit".
7229
7230 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
7231
7232 * progmodes/fortran.el (fortran-join-line): Use
7233 `delete-indentation' instead of issuing an error message if not on
7234 a continuation line. Provide for joining several lines using
7235 prefix arg.
7236
7237 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
7238
7239 * term/pc-win.el (msdos-color-values): New variable.
7240 (x-color-values): New function, emulates its namesake from
7241 src/xfns.c.
7242 (msdos-bg-mode): Add all dark colors to those which return
7243 "dark".
7244
7245 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
7246
7247 * replace.el (keep-lines, flush-lines, how-many):
7248 Don't ignore case if arg has upper case letters.
7249
7250 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
7251
7252 * progmodes/vhdl-mode.el
7253 (vhdl-add-index-menu): reverse order in imenu-generic-expression.
7254 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
7255 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
7256 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
7257 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
7258 (vhdl-when): Fix indentation problem.
7259 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
7260 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
7261 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
7262
7263 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
7264
7265 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
7266 (ls-lisp-insert-directory): Renamed from insert-directory.
7267 (insert-directory): New function.
7268
7269 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
7270
7271 * simple.el (completion-fixup-function): Variable deleted.
7272 (completion-setup-function): Delete code for completion-fixup-function.
7273 * emacs-lisp/lisp.el (lisp-complete-symbol):
7274 Don't bind completion-fixup-function.
7275
7276 * files.el (find-file-wildcards): New option.
7277 (find-file-noselect): Handle wild cards, if enabled.
7278 (file-expand-wildcards): New function.
7279
7280 * simple.el (set-fill-column): Doc fix.
7281
7282 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7283
7284 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
7285
7286 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
7287
7288 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
7289 Move declaration before first use.
7290 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
7291 hif-math, hif-factor): Rename token to hif-token and token-list to
7292 hif-token-list.
7293 (hif-token, hif-token-list): Declare them.
7294 (hif-find-ifdef-block): Return cons of top and bottom point
7295 instead of setting dynamically bound variables.
7296 (hide-ifdef-block, show-ifdef-block): Use return value of
7297 hif-find-ifdef-block.
7298
7299 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7300
7301 * subr.el (read-passwd): Use clear-this-command-keys.
7302
7303 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
7304
7305 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
7306 and ...-for-write.
7307
7308 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
7309
7310 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
7311 responses to GROUP command, since this may be called from a timer
7312 with quit inhibited.
7313
7314 1998-10-12 Kenichi Handa <handa@etl.go.jp>
7315
7316 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
7317 set unconditional-jump to nil.
7318 (ccl-compile-read-multibyte-character): Return nil.
7319 (ccl-compile-write-multibyte-character): Likewise.
7320 (ccl-compile-translate-character): Likewise
7321 (ccl-compile-map-multiple): Likewise.
7322 (ccl-compile-map-single): Likewise.
7323
7324 * international/kinsoku.el: Add coding tag.
7325 (kinsoku-bol): Remove superfluous TAB in a string.
7326
7327 * international/mule-cmds.el (find-coding-systems-for-charsets):
7328 Delete `composition' (if any) from CHARSETS.
7329
7330 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7331
7332 * international/mule-cmds.el (setup-specified-language-environment):
7333 Add apropos-inhibit property.
7334 (describe-specified-language-support): Likewise.
7335
7336 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
7337
7338 * international/mule.el (make-coding-system): Create -with-esc
7339 variant coding system.
7340
7341 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
7342
7343 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
7344 (next-file): Optionally offer to revert a file's buffer,
7345 if it has an existing buffer but the file has changed.
7346
7347 * info.el (Info-insert-dir): Detect and report problems
7348 in input files, such as "No Top node". Return with point
7349 at the beginning of the text.
7350 (Info-find-node): Reinsert the code to handle files
7351 with no tags table; it was deleted by mistake.
7352
7353 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
7354
7355 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
7356 texinfo-find-higher-level-node repeatedly find the same node.
7357 (texinfo-find-higher-level-node): Doc fix.
7358
7359 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
7360
7361 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
7362 (smtpmail-address-buffer): Add defvar.
7363 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
7364
7365 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
7366
7367 * ffap.el (ffap-machine-p-local): Fix editing error.
7368
7369 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7370
7371 * faces.el (frame-set-background-mode):
7372 Don't do anythung for text-only or MSDOS frame.
7373
7374 1998-10-08 Kenichi Handa <handa@etl.go.jp>
7375
7376 * international/quail.el (quail-defrule): New optional arg APPEND.
7377 (quail-defrule-internal): Fix bug of handling the argument APPEND.
7378
7379 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
7380
7381 * gnus/pop3.el (pop3-open-server):
7382 Set process-coding-system-alist around open-network-stream.
7383
7384 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
7385
7386 * files.el (save-buffer): Doc fix.
7387
7388 1998-10-07 Karl Heuer <kwzh@gnu.org>
7389
7390 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
7391 return DEF unchanged, not nil. Simplify.
7392
7393 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
7394
7395 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
7396
7397 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
7398
7399 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
7400
7401 * net-utils.el (ftp, nslookup): Require comint.
7402 (network-service-connection): Likewise.
7403 (whois-server-name): Defaults to whois.arin.net
7404 (whois-server-list, whois-server-tld, whois-guess-server): New var.
7405 (whois): Tries to guess the appropriate top-level domain server.
7406 (whois-get-tld): New function.
7407
7408 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
7409 (dirtrack-debug-toggle): Added this function.
7410
7411 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7412
7413 * files.el (find-file-noselect): Switch to the correct buffer
7414 before checking find-file-literally, and allow non-nil non-t
7415 rawfile params.
7416
7417 1998-10-06 Karl Heuer <kwzh@gnu.org>
7418
7419 * midnight.el (clean-buffer-list): Add autoload cookie.
7420
7421 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
7422 no-autosave.
7423 * tar-mode.el (tar-mode-revert): Likewise.
7424 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
7425 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
7426 * gnus/message.el (message-auto-save-directory): Renamed from
7427 message-autosave-directory. All references changed.
7428
7429 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
7430
7431 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
7432 string. Expose mime stuff while searching.
7433
7434 1998-10-06 Richard Stallman <rms@gnu.org>
7435
7436 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
7437
7438 * replace.el (perform-replace): Position point properly
7439 before and after the recursive edit of C-r.
7440
7441 * progmodes/etags.el (tags-reset-tags-tables): Properly
7442 find the markers in the old rings that are being discarded.
7443
7444 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7445
7446 * apropos.el (apropos-print): control invalid characters.
7447
7448 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
7449 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
7450 confusing customize.
7451
7452 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
7453
7454 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
7455 built-in commands. Add more built-in commands and fix face names.
7456
7457 1998-10-05 Simon Marshall <simon@gnu.org>
7458
7459 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
7460
7461 1998-10-04 Eric Ludlam <zappo@gnu.org>
7462
7463 * speedbar.el (speedbar-initial-expansion-list-name): Remove
7464 customization since it is not useful in this case.
7465 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
7466 sure it gets evalled to a number. Also verify that set-frame-name
7467 fn exists before calling it.
7468
7469 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
7470 Protect a `forward-sexp' call which could fail, and improved regex
7471 for ie, and eg abbreviations.
7472
7473 1998-10-02 Noah Friedman <friedman@splode.com>
7474
7475 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
7476 send-string.
7477 (rlogin-send-Ctrl-D): Here also.
7478 (rlogin-send-Ctrl-Z): Here also.
7479 (rlogin-send-Ctrl-backslash): Here also.
7480
7481 1998-10-02 Dave Love <fx@gnu.org>
7482
7483 * outline.el (hide-region-body): Bind
7484 outline-view-change-hook to nil while making repeated calls to
7485 outline-flag-region. Run it once at the end.
7486 (hide-other, hide-sublevels, show-children): Likewise.
7487
7488 * info-look.el: Remove duplicate scheme-mode entry.
7489 (info-lookup-make-completions): When looking for entries, check
7490 that `item' isn't null or "Menu".
7491
7492 1998-10-01 Karl Heuer <kwzh@gnu.org>
7493
7494 * net-utils.el: Don't require ffap.
7495 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
7496 (ping, nslookup-host, finger, network-connection-to-service): Use them.
7497
7498 1998-09-30 Richard Stallman <rms@gnu.org>
7499
7500 * ispell.el (check-ispell-version): No need to bind default-major-mode.
7501
7502 * imenu.el (imenu--generic-function): Sort each submenu by position.
7503 (imenu--sort-by-position): New function.
7504
7505 * cus-edit.el (Custom-mode-menu): Fix info node name.
7506 (customize group): Fix info node name.
7507
7508 * mail/mailalias.el (build-mail-aliases): Don't allow
7509 a newline in the alias name. Don't define an alias
7510 if the definition would be empty.
7511
7512 * which-func.el (which-func-mode-global): Make :set function
7513 more reliable.
7514
7515 * custom.el (custom-set-variables): Load the requests first,
7516 then check the symbol's `set' function.
7517
7518 * ffap.el: Doc fixes.
7519
7520 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7521
7522 * gnus.el: (gnus-valid-select-methods): Fix type.
7523 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
7524 * gnus-score.el (gnus-orphan-score): Fix type.
7525 (gnus-score-default-header, gnus-score-default-type): Fix type.
7526 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
7527 (gnus-saved-headers): Fix type.
7528
7529 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
7530 Avoid nil value of `two-lines-citation-part'.
7531
7532 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
7533
7534 * which-func.el (which-function): Handle case when
7535 (car imenu--index-alist) is nil.
7536
7537 1998-09-29 Dave Love <fx@gnu.org>
7538
7539 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
7540 bzip2 args.
7541
7542 1998-09-29 Simon Marshall <simon@gnu.org>
7543
7544 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
7545 comint-exec-hook.
7546
7547 1998-09-29 Stephen Eglen <stephen@gnu.org>
7548
7549 * info-look.el: Add support for Octave.
7550
7551 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
7552
7553 * textmodes/reftex.el (reftex-finding-files): New customize group.
7554 (reftex-texpath-environment-variables,
7555 reftex-use-external-file-finders, reftex-external-file-finders,
7556 reftex-search-unrecursed-path-first): New options.
7557 (reftex-process-string, reftex-find-file-externally): New
7558 functions.
7559 (reftex-access-search-path): Execute shell commands to find the
7560 search path.
7561 (reftex-toggle-auto-view-crossref): When turning on, make sure
7562 `reftex-auto-view-crossref' becomes non-nil.
7563 (reftex-abbrev-regexp): Constant removed.
7564 (reftex-convert-string): Abbrev regexp calculated locally.
7565
7566 1998-09-28 Dave Love <fx@gnu.org>
7567
7568 * progmodes/fortran.el: Don't call regexp-opt when deriving
7569 font-lock patterns with keywords that aren't all literal.
7570
7571 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
7572
7573 * octave-inf.el (inferior-octave-prompt): Also match prompts of
7574 the form `octave.bin:1>' which come from using precopiled binary
7575 versions.
7576
7577 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
7578
7579 * help.el (help-for-help): Use %THIS-KEY%.
7580 (help-quit): Add doc.
7581
7582 * help-macro.el (make-help-screen): Keep HELP-TEXT
7583 in a separate function definition, not in the help command FNAME.
7584 Replace %THIS-KEY% with the key sequence that ran FNAME.
7585
7586 1998-09-25 Richard Stallman <rms@gnu.org>
7587
7588 * textmodes/texinfo.el (texinfo-show-structure):
7589 Bind inhibit-read-only.
7590
7591 * isearch.el (isearch-search-and-update): Properly
7592 handle upper case letters in the reverse-search special case.
7593
7594 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7595
7596 * gnus.el: Extend the list of autoloaded functions.
7597
7598 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
7599 buffer before creating help group. (from Gnus v5.6.43, fix by
7600 1998-08-20 Per Starback <starback@update.uu.se>)
7601
7602 * gnus-util.el (gnus-output-to-rmail): Adjust to
7603 `rmail-output-to-rmail-file'.
7604
7605 1998-09-25 Karl Heuer <kwzh@gnu.org>
7606
7607 * hexl.el (hexl-mode-map): More of previous change.
7608
7609 * textmodes/tex-mode.el (tex-run-command): Doc fix.
7610 (tex-start-tex): Don't use tex-start-options-string in star case.
7611 Quote file name in star case as well as in non-star.
7612 Add blank and quoting of option string here.
7613 (tex-start-options-string): Not here.
7614
7615 1998-09-23 Karl Heuer <kwzh@gnu.org>
7616
7617 * term.el (term-delimiter-argument-list): Doc fix.
7618 (term-emulate-terminal): Escape literal semicolon.
7619 * progmodes/asm-mode.el (asm-mode): Doc fix.
7620 (asm-comment-char): Escape literal semicolon.
7621 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
7622
7623 1998-09-23 Richard Stallman <rms@gnu.org>
7624
7625 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
7626 only those that normally modify the buffer.
7627
7628 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
7629 over again.
7630
7631 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
7632
7633 * ispell.el (check-ispell-version): Ensure same buffer is current
7634 when let-binding of case-fold-search ends.
7635
7636 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7637
7638 * ps-print.el: Skip invisible overlay.
7639 Test for set-buffer-multibyte rather than using mule-version.
7640 (ps-print-version): New version number (4.1) and doc fix.
7641 (ps-generate-postscript-with-faces): Skip invisible overlay.
7642
7643 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
7644
7645 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
7646
7647 1998-09-22 Kenichi Handa <handa@etl.go.jp>
7648
7649 * international/quail.el (quail-update-guidance): Check for the
7650 return value of (quail-guidance) fixed.
7651 (quail-update-translation): Bind quail-current-str locally when it
7652 calls quail-update-guidance.
7653 (quail-update-translation): If input-method-exit-on-first-char is
7654 non-nil, terminate translation only when the current input method
7655 is simple.
7656
7657 1998-09-22 Paul Eggert <eggert@twinsun.com>
7658
7659 * startup.el (locale-translation-file-name): Prefer X-related names
7660 to the name used by GNU/Linux sans X. Set to nil if no file found.
7661 (command-line): Use locale-translation-file-name if it is not nil,
7662 instead of testing for its existence again.
7663 regexp-quote the ctype before using it in a regexp.
7664 Allow a colon to appear after the ctype in the aliases file,
7665 as is done in X11R6.4.
7666
7667 1998-09-21 Richard Stallman <rms@gnu.org>
7668
7669 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
7670
7671 * calendar/appt.el (appt-interval): Variable deleted.
7672 (appt-check): For minutes in between appt-display-interval times,
7673 do check, but don't display anything except an updated mode line.
7674 Count against appt-display-interval based on minutes since
7675 first display of this appointment, not based on time of day.
7676 If appt-display-mode-line, force mode line redisplay
7677 whenever appt-mode-string has changed.
7678 (appt-add, appt-delete): Add autoload cookies.
7679 (appt-check): Catch errors from calling `diary'.
7680 (appt-max-time): Renamed from max-time.
7681 (appt-now-displayed, appt-display-count): New variables.
7682 (appt-timer): Don't create one if we already have one.
7683
7684 * textmodes/tex-mode.el (tex-compilation-parse-errors):
7685 More general code to use the source buffer instead of the zap file.
7686
7687 * hilit-chg.el (highlight-compare-with-file): Renamed from
7688 compare-with-file.
7689
7690 * loadhist.el (load-history-loaded): New variable.
7691 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
7692
7693 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
7694
7695 * emacs-lisp/find-func.el (find-function-search-for-symbol):
7696 Fix error messages.
7697
7698 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
7699
7700 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
7701 Emacs frame.
7702
7703 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7704
7705 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
7706 `undecided' and `undecided-unix'.
7707
7708 1998-09-21 Dave Love <fx@gnu.org>
7709
7710 * help.el (help-make-xrefs): Fix typo affecting Info references.
7711
7712 * subr.el (remove-hook): Check list values to avoid errors.
7713
7714 1998-09-18 Noah Friedman <friedman@splode.com>
7715
7716 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
7717 store string in eldoc-last-message without consing a new string.
7718 Rearrange logic from nested if's into cond's.
7719 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
7720 Do not print message; just return string.
7721 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
7722 Do not print message; just return string.
7723 Cache that string in eldoc-last-data.
7724 (eldoc-last-data): Make into a vector.
7725 (eldoc-get-fnsym-args-string): Use new data form of structure.
7726 (eldoc-get-var-docstring): Here also.
7727 (eldoc-last-data-store): New function.
7728 (eldoc-get-fnsym-args-string): Use it.
7729 (eldoc-get-var-docstring): Here also.
7730 (eldoc-docstring-first-line): Minimize interim string consing.
7731 Call substitute-command-keys on the result.
7732 (eldoc-print-var-docstrings, eldoc-print-docstring,
7733 eldoc-docstring-message): Functions removed.
7734 (eldoc-docstring-format-sym-doc): New function, functionality
7735 ripped out of eldoc-docstring-message.
7736 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
7737
7738 1998-09-18 Kenichi Handa <handa@etl.go.jp>
7739
7740 * international/mule.el (make-coding-system): Doc-string modified.
7741
7742 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
7743
7744 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
7745
7746 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
7747 customize type.
7748
7749 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
7750 type.
7751
7752 * progmodes/compile.el (compilation-error-screen-columns): New
7753 variable.
7754 (compilation-next-error-locus): Use it to decide whether to use
7755 forward-char or move-to-column.
7756
7757 * mail/rmail.el (rmail-movemail-program): Fix customize type.
7758
7759 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
7760 feedmail-fiddle-plex-user-list,
7761 feedmail-spray-address-fiddle-plex-list,
7762 feedmail-prompt-before-queue-user-alist,
7763 feedmail-prompt-before-queue-help-supplement,
7764 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
7765 feedmail-queue-alternative-mail-header-separator): Fix customize
7766 type.
7767
7768 * startup.el (site-run-file): Fix customize type.
7769
7770 * speedbar.el (speedbar-initial-expansion-list-name): Fix
7771 customize type.
7772
7773 * shell.el (shell-input-autoexpand): Fix customize type.
7774
7775 * ps-print.el (ps-font-info-database): Add missing dots in value.
7776 Improve layout of customize type.
7777
7778 * net-utils.el (traceroute-program-options, ping-program-options,
7779 ipconfig-program-options, netstat-program-options,
7780 arp-program-options, route-program-options,
7781 nslookup-program-options, ftp-program-options): Fix customize
7782 type.
7783
7784 * midnight.el (clean-buffer-list-kill-regexps,
7785 clean-buffer-list-kill-buffer-names,
7786 clean-buffer-list-kill-never-buffer-names,
7787 clean-buffer-list-kill-never-regexps): Fix customize type.
7788
7789 * man.el (Man-init-defvars): Avoid trailing nil on
7790 Man-filter-list.
7791
7792 * lpr.el (printer-name): Fix customize type.
7793
7794 1998-09-16 Kenichi Handa <handa@etl.go.jp>
7795
7796 * international/mule-cmds.el (reset-language-environment): Call
7797 update-coding-systems-internal.
7798
7799 * international/mule-conf.el: Call update-coding-systems-internal
7800 at the tail.
7801
7802 1998-09-14 Dave Love <fx@gnu.org>
7803
7804 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
7805 use the menu-enable properties, pending doing it correctly and
7806 acceptably fast.
7807
7808 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
7809
7810 1998-09-13 Dave Love <d.love@dl.ac.uk>
7811
7812 * progmodes/hideshow.el (hs-grok-mode-type): Check
7813 comment-{start,end} non-nil as well as bound. Report an error if
7814 we can't grok the mode.
7815
7816 1998-09-13 Richard Stallman <rms@gnu.org>
7817
7818 * simple.el (blink-matching-open): Don't log paren matching
7819 messages in *Messages*.
7820
7821 1998-09-12 Richard Stallman <rms@gnu.org>
7822
7823 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
7824 Set point-before-scroll at end even if there was an error.
7825
7826 * ange-ftp.el (ange-ftp-insert-file-contents):
7827 Use binary mode for dumb-unix hosts as for unix hosts.
7828 (ange-ftp-copy-file-internal): Likewise.
7829
7830 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
7831
7832 * emacs-lisp/pp.el: Doc fixes.
7833
7834 * wid-edit.el (widget-menu-max-shortcuts): New variable.
7835 (widget-choose): Don't use single-char shortcuts if # items
7836 exceeds that many. Use minibuffer instead.
7837
7838 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7839
7840 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
7841
7842 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
7843
7844 * speedbar.el (speedbar-frame-mode): Do not set frame position if
7845 in terminal mode.
7846
7847 1998-09-10 Noah Friedman <friedman@splode.com>
7848
7849 * rsz-mini.el (resize-minibuffer-mode): remove :version field from
7850 defcustom declaration. It's wreaking too much havoc with XEmacs
7851 and older versions of Emacs, which share this code.
7852
7853 * type-break.el (type-break-mode): Here also.
7854
7855 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
7856 `t' to add-hook also to modify the new local value.
7857
7858 1998-09-10 Dave Love <fx@gnu.org>
7859
7860 * vc.el (vc-insert-headers): Doc fix.
7861
7862 1998-09-10 Richard Stallman <rms@gnu.org>
7863
7864 * textmodes/flyspell.el (flyspell-mode-on): Make the
7865 ispell-... variables permanent locals.
7866 (flyspell-mode-off): Add autoload cookie.
7867
7868 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
7869 do use binary mode, just as for `unix'.
7870 (ange-ftp-host-type): If HOST is nil, return `unix'.
7871
7872 * dired.el (dired-mark-files-containing-regexp):
7873 Don't scan directories. Ignore non-readable files.
7874
7875 * progmodes/compile.el (compilation-error-regexp-alist):
7876 Fix previous change: allow . and _ in command name.
7877
7878 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
7879
7880 * uncompress.el (uncompress-while-visiting):
7881 Use just the car of what find-operation-coding-system returns.
7882
7883 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
7884
7885 * shell.el (shell-file-name-quote-list): Add # to the value.
7886
7887 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
7888
7889 * textmodes/flyspell.el (flyspell-mode-on): fix kill-buffer-hook
7890 to make killing of ispell process work even if
7891 kill-all-local-variables has been run.
7892
7893 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7894
7895 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
7896 loop when sexp entry ends at end of file with no newline.
7897
7898 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7899
7900 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
7901 (Custom-reset-standard): Fix menu inconsistency.
7902
7903 * mail/feedmail.el (feedmail-from-line): Allow t.
7904 (feedmail-message-id-suffix): Allow nil.
7905
7906 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
7907 Simplify. Make prefix arg work right.
7908
7909 1998-09-09 Dave Love <fx@gnu.org>
7910
7911 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
7912
7913 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
7914
7915 1998-09-08 Dave Love <fx@gnu.org>
7916
7917 * add-log.el (change-log-font-lock-keywords): Do parenthesized
7918 stuff only after file names or at start of line. Allow parens
7919 around e-mail, as well as angles.
7920
7921 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
7922 ignore-errors too, eval'd when compile. Require w3 stuff at load
7923 time for nicer failure if it's not available.
7924
7925 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
7926
7927 * comint.el (comint-arguments): Ignore backslashes when using
7928 w32 shells that expect backslashes as the directory separator.
7929
7930 1998-09-04 Kenichi Handa <handa@etl.go.jp>
7931
7932 * international/fontset.el (resolved-ascii-font): New variable.
7933 (x-complement-fontset-spec): By side effect, set
7934 `resolved-ascii-font' to the resolved name of ASCII font."
7935 (create-fontset-from-fontset-spec): Don't get a value for
7936 resolved-ascii-font from the list full-fontlist. It is set by
7937 x-complement-fontset-spec now.
7938
7939 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
7940 version, check the value of mule-version.
7941
7942 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
7943
7944 * textmodes/reftex.el (reftex-view-crossref): Split up into
7945 several functions. No longer moves to find a macro.
7946 (reftex-view-cr-cite, reftex-view-cr-ref,
7947 reftex-end-of-bib-entry): New functions.
7948 (reftex-auto-view-crossref): New value `window' allowed.
7949 (reftex-view-crossref-when-idle): Process new `window' option in
7950 (reftex-translate-to-ascii-function): New default.
7951 (reftex-label-illegal-re): Default changed, removed Latin1.
7952 (reftex-latin1-to-ascii): New function.
7953 (reftex-what-environment): Check for section regexp before use.
7954 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
7955 absolute path names.
7956 (reftex-TeX-master-file): Changed sequence of file checks.
7957 (reftex-do-citation): bibview cache only with RefTeX mode on.
7958
7959 1998-09-06 Richard Stallman <rms@gnu.org>
7960
7961 * progmodes/compile.el (compilation-error-regexp-alist):
7962 In first pattern (GNU utilities and other things),
7963 allow a space after the optional program name at the beginning.
7964
7965 * mail/mail-hist.el (mail-hist-current-header-contents):
7966 Fix previous change: use mail-header-end.
7967
7968 1998-09-06 Bill Richter <richter@math.nwu.edu>
7969
7970 * international/ccl.el: Doc fixes.
7971 * international/encoded-kb.el: Doc fixes.
7972 * international/fontset.el: Doc fixes.
7973 * international/kinsoku.el: Doc fixes.
7974 * international/kkc.el: Doc fixes.
7975 * international/mule-cmds.el: Doc fixes.
7976 * international/mule-conf.el: Doc fixes.
7977 * international/mule-util.el: Doc fixes.
7978 * international/mule.el: Doc fixes.
7979
7980 1998-09-05 Eric Ludlam <zappo@gnu.org>
7981
7982 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
7983 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
7984 (checkdoc-this-string-valid-engine): Permit ? as terminating
7985 punctuation for first line sentence breaking.
7986 (checkdoc-this-string-valid): When converting a comment into a doc
7987 string, make sure " chars are \".
7988 (checkdoc-sentencespace-region-engine): Only do double space check
7989 if based on the variable `sentence-end-double-space'
7990 (checkdoc-this-string-valid-engine): ? ends valid sentence.
7991 (checkdoc-proper-noun-region-engine): Exclude items in URLs
7992
7993 1998-09-04 Richard Stallman <rms@gnu.org>
7994
7995 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7996 Recognize define-skeleton as a function definer.
7997
7998 * cus-edit.el (customize-option): Refuse to customize
7999 a variable that has no defcustom. But if variable is autoloaded,
8000 first try to load the library that defines it.
8001
8002 * international/iso-insert.el: Use `string' before calling `insert'
8003 so that in multibyte buffers we insert multibyte chars.
8004
8005 * dired.el (dired-mark-files-containing-regexp):
8006 Don't use find-file; instead, insert the file in a temp buffer.
8007
8008 * textmodes/tex-mode.el (tex-start-options-string): New option.
8009 (tex-start-tex): Use that variable.
8010
8011 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
8012 value in the `repeat' alternative a list.
8013
8014 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
8015 the inserted newline, verify that one was really inserted.
8016
8017 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
8018 remains on or remains off.
8019 (flyspell-multi-language-p): Default changed to nil.
8020
8021 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
8022 In "found in comment" case, don't beginning-of-line after forward-line.
8023
8024 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
8025 If the function definition is not a lambda, return original FORM
8026 with no error.
8027
8028 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
8029
8030 * net-utils.el (netstat-program-options): Changed from nil to "-a"
8031 so that by default netstat shows all network connections.
8032
8033 1998-09-04 Bob Weiner <weiner@altrasoft.com>
8034
8035 * international/quail.el: Doc fixes.
8036
8037 * info.el (info): Don't add parens if FILE already has them.
8038
8039 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
8040
8041 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
8042 on extension lines.
8043
8044 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
8045
8046 * w32-fns.el (w32-shell-dos-semantics): New function.
8047
8048 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
8049
8050 * international/quail.el (quail-choose-completion-string): Store
8051 completion `choice' in `quail-current-str'; don't insert it.
8052
8053 1998-09-02 Kenichi Handa <handa@etl.go.jp>
8054
8055 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
8056 argument to ps-mule-generate-bitmap-font.
8057
8058 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
8059 entry and change Latin-1 entry in the default value.
8060 (ps-mule-font-info-database-ps-bdf): New variable.
8061 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
8062 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
8063 registerd in FONT-SPEC.
8064 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
8065 charcter width of bitmap fonts.
8066 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
8067 procedure NF.
8068 (ps-begin-file): Output PostScript code for setting
8069 SpaceWidthRatio.
8070 (ps-plot-region): Use line-beginning-position to get a position of
8071 the beginning of the current line.
8072
8073 * international/mule-cmds.el (register-input-method): Doc-string
8074 modified.
8075
8076 1998-09-01 Dave Love <fx@gnu.org>
8077
8078 * international/mule-cmds.el (current-language-environment): Fix
8079 setter function.
8080
8081 1998-09-01 Simon Marshall <simon@gnu.org>
8082
8083 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
8084 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
8085 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
8086 names with font-lock-type-face. Fontify type specs, etc., with
8087 font-lock-keyword-face.
8088
8089 1998-08-31 Kenichi Handa <handa@etl.go.jp>
8090
8091 * international/fontset.el (x-complement-fontset-spec): If ASCII
8092 font is specified in FONTLIST, don't substitute it for the
8093 resolved name.
8094
8095 1998-08-31 Paul Eggert <eggert@twinsun.com>
8096
8097 * international/mule.el (charset-description): Doc fix.
8098
8099 * language/chinese.el, language/cyrillic.el, language/czech.el,
8100 language/devanagari.el, language/ethiopic.el,
8101 language/european.el, language/hebrew.el, language/indian.el,
8102 language/japanese.el, language/korean.el, language/lao.el,
8103 language/slovak.el, language/thai.el, language/tibetan.el,
8104 language/vietnamese.el:
8105 Add coding: local variable, to avoid bootstrapping problem
8106 if you need to recompile all the Lisp files using interpreted code.
8107
8108 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8109
8110 * cal-china.el (chinese-year-cache): Change range of years from
8111 1989-2000 to 1990-2010.
8112
8113 1998-08-29 Dave Love <d.love@dl.ac.uk>
8114
8115 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
8116 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
8117
8118 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8119
8120 * ps-print.el (ps-print-control-characters): Doc-string modified.
8121 (ps-output-string-prim): Comment format changed.
8122 (ps-do-despool): Indentation of source code changed.
8123
8124 1998-08-28 Kenichi Handa <handa@etl.go.jp>
8125
8126 * subr.el (sref): Make it an alias of aref. Make the
8127 byte-compiler warn that it is obsolete.
8128 (char-bytes): Make the byte-compiler warn that it is obsolete.
8129
8130 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
8131 Calculate the total bytes using position-bytes instead of
8132 char-bytes.
8133
8134 1998-08-27 Karl Heuer <kwzh@gnu.org>
8135
8136 * snmp-mode.el: New file.
8137 * files.el (auto-mode-alist): Add snmp-mode patterns.
8138
8139 1998-08-27 Karl Eichwalder <ke@suse.de>
8140
8141 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
8142
8143 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8144
8145 * calendar/diary-lib.el (diary-block): Doc fix..
8146 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
8147
8148 1998-08-27 Richard Stallman <rms@gnu.org>
8149
8150 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
8151 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
8152 Clear appt-mode-string if we don't put something in it.
8153
8154 1998-08-27 Dave Love <fx@gnu.org>
8155
8156 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
8157 dired-local-variables-file for dired-x.
8158
8159 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
8160 for compressed library files too.
8161
8162 1998-08-26 Kenichi Handa <handa@etl.go.jp>
8163
8164 * language/european.el ("Latin-1"): Modify `documentation' key value.
8165 ("Latin-2"): Likewise.
8166
8167 1998-08-26 Karl Heuer <kwzh@gnu.org>
8168
8169 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
8170
8171 1998-08-26 Albert L. Ting <alt@artisan.com>
8172
8173 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
8174 (mail-hist-current-header-contents): Use mail-text-start.
8175
8176 1998-08-26 Richard Stallman <rms@gnu.org>
8177
8178 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
8179 (customize-changed-options-previous-release): New variable.
8180 (customize-changed-options): Use that variable as default arg.
8181
8182 1998-08-26 Karl Eichwalder <ke@suse.de>
8183
8184 * midnight.el: Require `timer' not only when compiling.
8185
8186 1998-08-26 Per Starback <starback@update.uu.se>
8187
8188 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
8189 buffer before creating help group.
8190
8191 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8192
8193 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
8194 coding-system-for-write before saving.
8195
8196 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
8197
8198 * isearch.el (isearch-forward): Doc fix.
8199
8200 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
8201
8202 * emacs-lisp/find-func.el: Fix :version tags to have a string
8203 value, not a float.
8204
8205 * cus-dep.el: Fix typo in output.
8206
8207 1998-08-25 Dave Love <fx@gnu.org>
8208
8209 * repeat.el (repeat): Doc fix.
8210 [From rms:]
8211 (repeat-previous-repeated-command): New variable.
8212 (repeat): Check for real-last-command being null or repeat. Set
8213 repeat-previous-repeated-command.
8214
8215 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
8216
8217 1998-08-25 Kenichi Handa <handa@etl.go.jp>
8218
8219 * gnus/message.el (message-send-mail-with-sendmail): Bind
8220 coding-system-for-write by the return value of
8221 select-message-coding-system.
8222 (message-send-mail-with-qmail): Likewise.
8223
8224 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
8225
8226 * emacs-lisp/autoload.el: Fix doc-string-elt property on
8227 define-derived-mode.
8228
8229 * files.el (file-name-invalid-regexp):
8230 Fix regex for ms-dos without long file names.
8231
8232 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8233
8234 * ps-print.el: Multi-byte buffer handling.
8235 (ps-print-version): New version number (4.0) and doc fix.
8236 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
8237 compilation for GNU Emacs and emacsens.
8238 (ps-generate-postscript-with-faces): Force invisible text to be
8239 visible.
8240 (dos-ps-printer): New var to avoid compilation gripes.
8241
8242 1998-08-24 Kenichi Handa <handa@etl.go.jp>
8243
8244 * ps-print.el (ps-mule-plot-string): Pay attention to the case
8245 that no more characters can't be printed in the current line.
8246
8247 1998-08-24 Kenichi Handa <handa@etl.go.jp>
8248
8249 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
8250 greater than TO.
8251
8252 1998-08-24 Kenichi Handa <handa@etl.go.jp>
8253
8254 * ps-print.el: Add codes to make ps-print.el work also on Emacs
8255 20.2 and the earlier version.
8256 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
8257 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
8258 (ps-mule-find-wrappoint): Likewise.
8259 (ps-mule-generate-font): Change `X' to `x' in format
8260 control-string.
8261 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
8262 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
8263 `restore' form procedures `BC' and `EC'.
8264
8265 1998-08-24 Kenichi Handa <handa@etl.go.jp>
8266
8267 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
8268 is an executable procedure. Make LineThickness, Xshadow, and
8269 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
8270 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
8271 ps-mule-font-info-database-bdf): New vars.
8272 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
8273 (ccl-encode-ethio-unicode): New CCL program.
8274 (ps-mule-encode-ethiopic): New fun.
8275 (ps-mule-current-charset): New var.
8276 (ps-mule-get-font-spec, ps-mule-font-spec-src,
8277 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
8278 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
8279 (ps-mule-external-libraries): New var.
8280 (ps-mule-init-external-library): New fun.
8281 (ps-mule-font-cache): New var.
8282 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
8283 (ps-last-font): New var.
8284 (ps-mule-prepare-font): New fun.
8285 (ps-mule-charset-list): New var.
8286 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
8287 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
8288 ps-mule-plot-string): New funs.
8289 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
8290 New vars.
8291 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
8292 ps-mule-prepare-cmpchar-font): New funs.
8293 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
8294 vars.
8295 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
8296 ps-mule-generate-bitmap-glyph): New funs.
8297 (ps-mule-initialize, ps-mule-begin): New funs.
8298 (ps-output-string-prim): Insert string as unibyte.
8299 (ps-output-prologue): New fun.
8300 (ps-flush-output): Handle the case of 'prologue.
8301 (ps-begin-file): Call ps-mule-initialize.
8302 (ps-begin-job): Set ps-control-or-escape-regexp differently if
8303 printing multibyte characters.
8304 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
8305 (ps-basic-plot-string): Handle the case of printing ASCII
8306 characters by external libraries (e.g. BDF).
8307 (ps-set-font): Set ps-last-font.
8308 (ps-plot-region): Handle multibyte characters, use
8309 ps-mule-plot-string for them.
8310 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
8311
8312 * bdf.el: New file.
8313
8314 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
8315
8316 * international/mule-cmds.el (select-message-coding-system): New
8317 function.
8318 (set-language-environment-coding-systems): Set
8319 default-sendmail-coding-system.
8320
8321 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
8322 (default-sendmail-coding-system): New variable.
8323 (sendmail-send-it): Encode the message by a coding system
8324 select-message-coding-system returns.
8325
8326 1998-08-23 Eric Ludlam <zappo@gnu.org>
8327
8328 * speedbar.el: (speedbar-with-writable): remove `toggle-read-only'.
8329 (speedbar-mode): Set buffer to read only.
8330 (speedbar-temp-buffer-show-function): For emacs don't call hook
8331 with arguments.
8332 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
8333
8334 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
8335
8336 * speedbar.el (speedbar-key-map): Fix typo.
8337
8338 See ChangeLog.7 for earlier changes.