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