Mercurial > emacs
annotate lisp/ChangeLog @ 26626:ecc4acdd96a9
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 26 Nov 1999 19:47:26 +0000 |
parents | 61bb2707437b |
children | 10c31fda7fc2 |
rev | line source |
---|---|
26626
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
1 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2 |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
3 * cus-edit.el (Custom-reset-standard): Doc fix. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
4 (custom-variable-reset-standard): Doc fix. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
5 (custom-face-reset-standard): Doc fix. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
6 (custom-face-menu): "Reset to Standard" => "Erase Customization". |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
7 (custom-variable-menu): Likewise. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
8 (custom-reset-menu): Likewise. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
9 (custom-buffer-create-internal): Likewise. |
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
10 |
26624 | 11 1999-11-26 Dave Love <fx@gnu.org> |
12 | |
13 * progmodes/make-mode.el (makefile-mode-hook): Customize. | |
14 | |
15 * font-lock.el: Doc fixes. | |
16 | |
17 * menu-bar.el (menu-bar-mode): Customize. | |
18 | |
19 * cus-start.el: Add use-dialog-box. | |
20 | |
21 * add-log.el (change-log-mode-hook): Customize. | |
22 (add-log-current-defun): Use | |
23 fortran-{beginning,end}-of-subprogram. | |
24 | |
26623
92f785e7552d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26617
diff
changeset
|
25 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
92f785e7552d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26617
diff
changeset
|
26 |
92f785e7552d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26617
diff
changeset
|
27 * emacs-lisp/advice.el: Many doc fixes. |
26617
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
28 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
29 * comint.el (comint-preoutput-filter-functions): Doc fix. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
30 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
31 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
32 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
33 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
34 Improve messages for capitalization of arg names, |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
35 for flag variables, for t and nil, for imperatives. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
36 Call them imperatives rather than infinitives sans "to". |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
37 (checkdoc-common-verbs-wrong-voice): Add "moves". |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
38 (checkdoc-message-text-engine): Improve messages for y-or-n-p. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
39 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
40 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
41 Don't convert comments from 3-semicolon to 2-semicolon. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
42 That is a matter of style. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
43 (checkdoc-triple-semi-comment-check-flag): Variable deleted. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
44 (checkdoc-comments): Don't bind that variable. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
45 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
46 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
47 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
48 * files.el (write-file-hooks): Doc fix. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
49 |
26608 | 50 1999-11-26 Gerd Moellmann <gerd@gnu.org> |
51 | |
52 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='. | |
53 | |
26600 | 54 1999-11-25 Dave Love <fx@gnu.org> |
55 | |
56 * hippie-exp.el: Require comint when compiling. | |
57 (hippie-expand): Add :links. | |
58 (hippie-expand-try-functions-list): Customize. | |
59 | |
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
60 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
61 |
26609 | 62 * viper*el: Replaced old-style backquotes. |
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
63 |
26609 | 64 * ediff*el: Replaced old-style backquotes. |
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
65 |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
66 * ediff-merge |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
67 (ediff-looks-like-combined-merge,ediff-get-combined-region): |
26609 | 68 Changed to support the new format for ediff-combination-pattern. |
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
69 |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
70 * ediff-diff (ediff-set-fine-overlays-in-one-buffer): |
26609 | 71 Changed to support the new format for ediff-combination-pattern. |
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
72 |
26581 | 73 1999-11-24 Dave Love <fx@gnu.org> |
74 | |
26584 | 75 * custom.el (custom-declare-group): Purecopy DOC. |
76 (custom-handle-keyword): Purecopy VALUE. | |
77 (custom-add-link): Purecopy WIDGET. | |
78 (custom-add-version): Purecopy VERSION. | |
79 (custom-add-load): Purecopy LOAD. | |
80 | |
81 * cus-face.el (custom-declare-face): Purecopy DOC. | |
82 | |
26581 | 83 * info.el: |
84 (Info-build-node-completions, Info-search, Info-follow-reference) | |
85 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token) | |
86 (Info-find-emacs-command-nodes): Avoid properties on matched text | |
87 which may appear in minibuffer. | |
88 | |
26579 | 89 1999-11-24 Gerd Moellmann <gerd@gnu.org> |
90 | |
91 * locate.el (locate-with-filter): Doc fix. | |
92 | |
26577 | 93 1999-11-24 Alex Schroeder <alex@gnu.org> |
94 | |
95 * sql.el (sql-find-sqli-buffer): New function. | |
96 (sql-set-sqli-buffer-generally): New function. | |
97 (sql-set-sqli-buffer): Better checking of new-buffer. | |
98 (sql-copy-column): Add comma after INTO clause, too. | |
99 | |
100 1999-11-24 Alex Schroeder <alex@gnu.org> | |
101 | |
102 * sql.el (sql-imenu-generic-expression): New, used to set | |
103 imenu-generic-expression. | |
104 | |
105 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when | |
106 setting font-lock-defaults' SYNTAX-ALIST. Set | |
107 imenu-generic-expression, imenu-case-fold-search, and | |
108 imenu-syntax-alist. | |
109 | |
110 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95 | |
111 and 46 when setting font-lock-defaults' SYNTAX-ALIST. | |
112 | |
26575 | 113 1999-11-23 Andrew Innes <andrewi@gnu.org> |
114 | |
115 * w32-win.el (w32-drag-n-drop): Load files in current window, if | |
116 drop coords aren't over a specific window. | |
117 | |
26564 | 118 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
119 | |
120 * ps-print.el: Define mule funs without checking if mule package is | |
121 loaded. | |
122 (ps-print-version): New version number (5.0.1). | |
123 (ps-header-dirpart): Now uses abbreviate-file-name. | |
124 | |
26559 | 125 1999-11-23 Dave Love <fx@gnu.org> |
126 | |
26561 | 127 * fortran.el (fortran-comment-line-start): Renamed from |
128 comment-line-start. | |
129 (fortran-comment-line-start-skip): Renamed from | |
130 comment-line-start-skip. | |
131 (fortran-mode-map): Use renamed functions. Add manual and custom | |
132 entries to menu. | |
133 (fortran-mode-hook): Customize. | |
134 (fortran-comment-indent-function): Renamed from | |
135 fortran-comment-hook. | |
136 (delete-horizontal-regexp): Function deleted. | |
137 (fortran-electric-line-number): Simplified. | |
138 (fortran-beginning-of-subprogram): Renamed from | |
139 beginning-of-fortran-subprogram. | |
140 (fortran-end-of-subprogram): Renamed from | |
141 end-of-fortran-subprogram. | |
142 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram. | |
143 (fortran-previous-statement, fortran-next-statement): Simplified. | |
144 (fortran-blink-match): New function. | |
145 (fortran-blink-matching-if, fortran-blink-matching-do): Use it. | |
146 (fortran-indent-to-column): Don't use delete-horizontal-regexp. | |
147 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use | |
148 line-end-position. | |
149 (fortran-fill): No longer interactive. Simplified. | |
150 (fortran-break-line): Simplified. | |
151 (fortran-analyze-file-format): Use char-after, not looking-at. | |
152 | |
26559 | 153 * find-func.el (find-function-regexp): Use `define-minor-mode' |
154 after easy-menu change. | |
155 | |
26554 | 156 1999-11-23 Gerd Moellmann <gerd@gnu.org> |
157 | |
158 * comint.el: Add redirection.from active comint buffers into | |
159 another buffer. Written by Peter Breton. | |
160 | |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
161 1999-11-23 Stefan Monnier <monnier@cs.yale.edu> |
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
162 |
26552
88324520c7fc
(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26551
diff
changeset
|
163 * emacs-lisp/autoload.el (make-autoload): Recognize the new |
26554 | 164 `define-minor-mode'. |
26552
88324520c7fc
(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26551
diff
changeset
|
165 (define-minor-mode): Specify `doc-string-elt'. |
88324520c7fc
(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26551
diff
changeset
|
166 |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
167 * emacs-lisp/easy-mmode.el: Changed maintainer. |
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
168 (easy-mmode-define-toggle): New BODY arg; Never append `-mode'; |
26554 | 169 Use defcustom for the hooks; Improve the auto-generated docstrings. |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
170 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'. |
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
171 (define-minor-mode): Add BODY arg; Only declare the keymap if |
26554 | 172 provided; Improve the auto-generated docstrings. |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
173 |
26533 | 174 1999-11-22 Gerd Moellmann <gerd@gnu.org> |
175 | |
26554 | 176 * textmodes/text-mode.el (text-mode): Construct paragraph-start so |
26545 | 177 that the leading `^' is at the start. This is necessary because |
178 paragraphs.el tries to remove anchors, but can find them only if | |
179 they are the first character. | |
180 | |
26543 | 181 * progmodes/antlr-mode.el: New file. |
182 | |
26533 | 183 * calendar/calendar.el: Fix autoload for |
184 calendar-absolute-from-astro. Add autoload for | |
185 calendar-print-astro-day-number. | |
186 | |
26524 | 187 1999-11-21 Anders Lindgren <andersl@andersl.com> |
188 | |
189 * follow.el: Use modern backquote syntax. Minor comment update. | |
190 | |
26520 | 191 1999-11-21 Gerd Moellmann <gerd@gnu.org> |
192 | |
26522 | 193 * simple.el (with-syntax-table): Don't switch buffers. |
194 | |
26520 | 195 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el, |
196 progmodes/hideif.el: Use new backquote syntax. | |
197 | |
26517 | 198 1999-11-21 Ken Manheimer <klm@python.org> |
199 | |
200 * icomplete.el (icomplete-completions): Use an explicit variable | |
201 `icomplete-prospects-length', obviating the need to use an | |
202 apparently faulty throw/catch arrangement. | |
203 | |
26515
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
204 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il> |
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
205 |
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
206 * term/internal.el (IT-display-table-setup): Don't overstep |
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
207 character code 255. |
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
208 |
26511 | 209 1999-11-20 Kenichi Handa <handa@mule.m17n.org> |
210 | |
211 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font | |
212 for the charset chinese-sisheng is 7bit encoding, not 8bit. | |
213 | |
26508
8548cb8ad6e2
(PC-do-complete-and-exit): use minibuffer-prompt-end to
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26505
diff
changeset
|
214 1999-11-19 Stefan Monnier <monnier@cs.yale.edu> |
8548cb8ad6e2
(PC-do-complete-and-exit): use minibuffer-prompt-end to
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26505
diff
changeset
|
215 |
26517 | 216 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the |
217 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars. | |
218 | |
219 * files.el (auto-mode-alist): Add patterns for diff-mode. | |
220 | |
221 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end | |
222 to detect an empty prompt. | |
26508
8548cb8ad6e2
(PC-do-complete-and-exit): use minibuffer-prompt-end to
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26505
diff
changeset
|
223 |
26505 | 224 1999-11-18 Dave Love <fx@gnu.org> |
225 | |
226 * simple.el (input-mode-8-bit): Fix the customization. | |
227 | |
26489 | 228 1999-11-18 Gerd Moellmann <gerd@gnu.org> |
229 | |
26494 | 230 * international/iso-acc.el (iso-languages): Add more |
231 characters for Portuguese. | |
232 | |
26492 | 233 * speedbar.el: Clean up comment at the start of the file. |
234 Remove RCS id. | |
235 | |
26489 | 236 * progmodes/compile.el (compilation-parse-errors): Use |
237 compilation-buffer-p instead of testing major-mode. | |
238 | |
26496 | 239 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk> |
240 | |
241 * quickurl.el Added defcustom of quickurl-completion-ignore-case. | |
242 (quickurl-ask): completion-ignore-case is set to the value of | |
243 quickurl-completion-ignore-case for the duration of the call to | |
244 completing-read. | |
245 | |
26487 | 246 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
247 | |
248 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook. | |
249 | |
26484
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
250 1999-11-18 Kenichi Handa <handa@etl.go.jp> |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
251 |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
252 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
253 instead of ps-print-def. |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
254 |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
255 * ps-print.el: Require ps-vars instead of ps-print-def. |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
256 |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
257 * ps-mule.el: Require ps-vars instead of ps-print-def. |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
258 |
26477 | 259 1999-11-17 Gerd Moellmann <gerd@gnu.org> |
260 | |
261 * simple.el (with-syntax-table): Save buffer explicitly instead of | |
262 using save-excursion. | |
263 | |
26467 | 264 1999-11-16 Gerd Moellmann <gerd@gnu.org> |
265 | |
266 * mail/supercite.el: New maintainer. | |
267 | |
268 1999-11-16 Reto Zimmermann <reto@synopsys.com> | |
269 | |
270 * progmodes/vhdl-mode.el: Use new backquote syntax. | |
271 | |
272 1999-11-16 Gerd Moellmann <gerd@gnu.org> | |
273 | |
274 * simple.el (with-syntax-table): New. | |
275 | |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
276 1999-11-15 Sam Steingold <sds@ksp.com> |
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
277 |
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
278 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax. |
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
279 |
26458
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
280 1999-02-22 Sam Steingold <sds@goems.com> |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
281 |
26458
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
282 * goto-addr.el (goto-address-at-mouse, |
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
283 goto-address-find-address-at-point): use compose-mail. |
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
284 (goto-address-mail-method): removed variable. |
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
285 (goto-address-send-using-mh-e, goto-address-send-using-mhe, |
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
286 goto-address-send-using-mail): removed functions. |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
287 |
26457
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
288 1998-11-03 Sam Steingold <sds@goems.com> |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
289 |
26457
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
290 * simple.el (backward-delete-char-untabify): |
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
291 backward-delete-char-untabify-method can be `all' now - to delete |
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
292 hungrily including newlines. |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
293 |
26456 | 294 1999-11-15 Sam Steingold <sds@ksp.com> |
295 | |
296 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax. | |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
297 |
26452 | 298 1999-11-15 Dave Love <fx@gnu.org> |
299 | |
300 * cus-edit.el (customize-face, customize-face-other-window): | |
301 Require match from completing-read. | |
302 (custom-buffer-done-function): Default to custom-bury-buffer, not | |
303 bury-buffer. | |
304 | |
26450 | 305 1999-11-15 Gerd Moellmann <gerd@gnu.org> |
306 | |
26456 | 307 * mail/rmail.el, iswitchb.el, hippie-exp.el, |
308 progmodes/cperl-mode.el: Use new backquote syntax. | |
26450 | 309 |
26445 | 310 1998-09-14 Michael Ernst <mernst@alum.mit.edu> |
311 | |
312 * uniquify.el: Use new backquote syntax. | |
313 | |
314 1999-11-14 Markus Rost <rost@ias.edu> | |
26443 | 315 |
316 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r | |
317 as in ispell-local-dictionary-alist. | |
318 | |
26445 | 319 1999-11-14 Alex Schroeder <alex@gnu.org> |
26440 | 320 |
321 * ansi-color.el (ansi-color-apply): Updated regexps to include | |
322 highlighted face. | |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
323 |
26445 | 324 1999-01-14 Johan Vromans <jvromans@squirrel.nl> |
26437 | 325 |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
326 * forms.el (forms--make-format-elt-using-text-properties): |
26437 | 327 Treat `intangible' differently. |
328 | |
329 * forms.el: Use new backquote syntax. | |
330 | |
26434 | 331 1999-11-13 Gerd Moellmann <gerd@gnu.org> |
332 | |
333 * textmodes/scribe.el (scribe-mode): Doc-fix. | |
334 | |
26431
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
335 1999-11-13 Peter Breton <pbreton@ne.mediaone.net> |
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
336 |
26435 | 337 * net-utils.el (run-network-program, net-utils-run-program): Use |
338 the new backquote syntax. | |
339 (smbclient-program, smbclient-program-options) | |
340 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New | |
341 variables | |
26431
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
342 (smbclient, smbclient-list-shares): New functions |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
343 |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
344 1999-11-12 Sam Steingold <sds@ksp.com> |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
345 |
26435 | 346 * emulation/viper-init.el (viper-deflocalvar, viper-loop) |
347 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair) | |
348 (viper-kbd-buf-definition, viper-kbd-mode-alist) | |
349 (viper-kbd-mode-pair, viper-kbd-mode-definition) | |
350 (viper-kbd-global-pair, viper-kbd-global-definition): | |
26429
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
351 Use the new backquote syntax. |
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
352 |
26435 | 353 * emulation/viper-cmd.el (viper-test-com-defun) |
354 (viper-prefix-arg-value, viper-prefix-arg-com): | |
26429
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
355 Use the new backquote syntax. |
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
356 |
26428
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
357 * emacs-lisp/debug.el (debugger-env-macro): |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
358 Use the new backquote syntax. |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
359 |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
360 * emacs-lisp/easymenu.el (easy-menu-make-symbol): |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
361 Use the new backquote syntax. |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
362 |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
363 * calendar/calendar.el (calendar-remove-frame-by-deleting): |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
364 New user variable. |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
365 (calendar-hide-window): Use it. |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
366 (increment-calendar-month, calendar-for-loop, calendar-sum): |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
367 Use the new backquote syntax. |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
368 |
26424 | 369 1999-11-12 Andrew Innes <andrewi@gnu.org> |
370 | |
371 * select.el (x-set-selection): Call buffer-substring, not | |
372 substring. Also fix docstring | |
373 | |
26422 | 374 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl> |
375 | |
376 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list | |
377 of customizable variables to bug report message. Added | |
378 system-type to package name in bug report. | |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
379 |
26419 | 380 1999-11-12 Gerd Moellmann <gerd@gnu.org> |
381 | |
382 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name | |
383 to display file names. | |
384 | |
26409 | 385 1999-11-11 Gerd Moellmann <gerd@gnu.org> |
386 | |
26411 | 387 * mwheel.el: Fix copyright notice, don't require 'cl at run time. |
388 | |
26409 | 389 * isearch.el: Add lazy-highlighting feature. |
390 | |
26406 | 391 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl> |
392 | |
393 * progmodes/ps-mode.el (ps-mode-maintainer-address): New | |
394 constant. | |
395 (ps-mode-submit-bug-report): New function. Entry added to menu. | |
396 | |
26399
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
397 1999-11-10 William M. Perry <wmperry@aventail.com> |
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
398 |
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
399 * mwheel.el: New file to support the new style wheeled mice. |
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
400 |
26394 | 401 1999-11-10 Gerd Moellmann <gerd@gnu.org> |
402 | |
26406 | 403 * startup.el (initial-scratch-message): Add ";;" to the front of |
404 lines in the message. | |
405 | |
26396 | 406 * files.el (file-local-copy): Remove optional BUFFER argument |
407 because that's not used by anything. | |
408 | |
26394 | 409 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as |
410 to-address. | |
411 | |
26387 | 412 1999-11-08 Markus Rost <rost@ias.edu> |
413 | |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
414 * wid-edit.el (widget-button-click): Wrap with save-excursion |
26387 | 415 to restore track-mouse in the correct buffer. |
416 | |
417 1999-11-08 Gerd Moellmann <gerd@gnu.org> | |
418 | |
419 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com. | |
420 | |
421 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl> | |
422 | |
423 * progmodes/ps-mode.el (ps-mode-print-function): Changed default | |
424 lpr-command to "lp" for some system-types. (copied from lpr.el | |
425 Emacs version 20.2.1). | |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
426 |
26362 | 427 1999-11-04 Markus Rost <rost@ias.edu> |
428 | |
429 * simple.el (comment-region): Strip off white space at end of | |
430 comment-start. | |
431 | |
26354 | 432 1999-11-04 Gerd Moellmann <gerd@gnu.org> |
433 | |
434 * faces.el (secondary-selection): Fix wrong color name. | |
435 | |
26352 | 436 1999-11-04 John Tobey <jtobey@epsilondev.com> |
437 | |
438 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0", | |
439 the default when invoking perldb in a non-Perl buffer, and other | |
440 cases involving -e or --. | |
441 | |
26342 | 442 1999-11-04 Gerd Moellmann <gerd@gnu.org> |
443 | |
26352 | 444 * simple.el (previous-matching-history-element) |
445 (next-history-element): Use delete-field instead of erase-field. | |
446 | |
447 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit): | |
448 Use delete-field instead of erase-field. | |
449 | |
26344 | 450 * faces.el (secondary-selection): Change background to yellow. |
451 | |
26342 | 452 * complete.el (PC-do-completion): Use minibuffer-prompt-end to |
453 find the start of the text. Use field-string to read the user | |
454 input. | |
455 | |
26333 | 456 1999-11-03 Gerd Moellmann <gerd@gnu.org> |
457 | |
26338 | 458 * faces.el (make-face-bold, make-face-unbold, make-face-italic) |
459 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument | |
460 for compatibility with old face implementation. | |
461 | |
26336 | 462 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit): |
463 Use erase-field instead of erase-buffer. | |
464 | |
26333 | 465 * frame.el (blink-cursor-mode, blink-cursor-end): Use |
466 internal-show-cursor with new interface. | |
467 (blink-cursor-timer-function): New. | |
468 (blink-cursor-start): Use blink-cursor-timer-function. | |
469 | |
26331 | 470 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
471 | |
472 * calendar.el (redraw-calendar): Move to nearest date before | |
473 redrawing. | |
474 | |
475 * diary-lib.el (simple-diary-display): Reset modeline even if | |
476 there are no diary entries since the diary buffer may be displayed. | |
477 | |
26326 | 478 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
479 | |
480 * emacs-lisp/debug.el (debug): If noninteractive, display the | |
481 backtrace using `message', then exit Emacs. | |
482 (debugger-batch-max-lines): New variable. | |
483 (debugger-setup-buffer): New subroutine, broken out of `debug'. | |
484 Change the messages put at the start, to say that the debugger | |
485 was entered. | |
486 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
487 1999-11-02 Sam Steingold <sds@ksp.com> |
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
488 |
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
489 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp. |
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
490 |
26295 | 491 1999-11-01 John Tobey <jtobey@epsilondev.com> |
492 | |
493 * gud.el: (gud-perldb-massage-args): Massage correctly in the | |
494 presence of perl switches other than "-e". | |
495 | |
26287 | 496 1999-11-01 Markus Rost <rost@ias.edu> |
497 | |
498 * dired-x.el (dired-smart-shell-command): Use | |
499 shell-command-history as in shell-command. | |
500 | |
26282 | 501 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
502 | |
503 * userlock.el (ask-user-about-lock): Doc fix. | |
504 | |
26285 | 505 * frame.el: Doc fixes. |
506 | |
26271 | 507 1999-11-01 Gerd Moellmann <gerd@gnu.org> |
508 | |
26279 | 509 * frame.el (blink-cursor-mode): Call internal-show-cursor instead |
510 of show-cursor. | |
511 (blink-cursor-start, blink-cursor-end): Ditto. | |
512 | |
26271 | 513 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode. |
514 | |
26269 | 515 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
516 | |
517 * window.el (walk-windows): If ALL-FRAMES is a frame, | |
518 start on that frame. Use save-selected-window. | |
519 | |
26266 | 520 1999-11-01 Gerd Moellmann <gerd@gnu.org> |
521 | |
522 * simple.el (end-of-buffer): Use window-end to find the window end | |
523 instead of vertical-motion because this handles variable-height | |
524 lines correctly. | |
525 | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
526 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu> |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
527 |
26266 | 528 * ediff.el: Version change. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
529 |
26266 | 530 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows. |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
531 make sure you are in a good frame before deleting other |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
532 windows. |
26266 | 533 (ediff-file-checked-in-p): Don't consider CVS |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
534 files checked in. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
535 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
536 are writing to a newly created empty file. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
537 |
26266 | 538 * ediff-mult.el (ediff-show-session-group-hook): New default. |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
539 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
540 * ediff-vers.el (ediff-pcl-cvs-view-revision): |
26266 | 541 First cd to the file directory. reportedly works |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
542 better with remote files. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
543 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
544 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal): |
26266 | 545 Use file-name-nondirectory when passing files to CVS. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
546 |
26271 | 547 * ediff-diff.el (ediff-cmp-options): New variable. |
26267 | 548 (ediff-same-file-contents): Use ediff-cmp-options. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
549 |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
550 * ediff-ptch.el (ediff-prompt-for-patch-buffer, |
26266 | 551 ediff-get-patch-buffer): Use current buffer if it appears to be a |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
552 patch. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
553 |
26271 | 554 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c |
555 C-g | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
556 |
26266 | 557 * viper-util.el (viper-nontrivial-find-file-function): Deleted. |
558 (viper-glob-unix-files, viper-glob-mswindows-files): New functions. | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
559 (viper-save-cursor-color,viper-restore-cursor-color): |
26266 | 560 Improved cursor color handling. |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
561 (viper-get-saved-cursor-color-in-replace-mode, |
26266 | 562 viper-get-saved-cursor-color-in-insert-mode): New functions for |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
563 better cursor color handling. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
564 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
565 * viper-ex.el (ex-read,ex-edit): |
26266 | 566 Fixes for correct interpretation of #,%. |
567 (viper-ex): Now works correctly when called from other functions. | |
568 (viper-glob-function): New variable. | |
569 (viper-ex): Save excursion before doing :global. | |
570 | |
571 * viper-mous.el (viper-counting-clicks-p): Bug fixes. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
572 |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
573 * viper-cmd.el (viper-post-command-sentinel, |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
574 viper-insert-state-post-command-sentinel, |
26266 | 575 viper-insert-state-pre-command-sentinel): Takes better care of |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
576 cursor colors. |
26267 | 577 |
578 * viper.el: Version change. | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
579 |
26260 | 580 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com> |
581 | |
582 * whitespace.el (whitespace-update-modeline): Bugfix to ensure | |
583 that the modeline display was updated *only* when | |
584 `whitespace-display-in-modeline' was set, not otherwise. | |
585 | |
26248 | 586 1999-10-30 Gerd Moellmann <gerd@gnu.org> |
587 | |
26251 | 588 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to |
589 "frac12". | |
590 | |
26248 | 591 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for |
592 ad-activate. | |
593 | |
26246 | 594 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com> |
595 | |
26254 | 596 * whitespace.el: Test for existence of `defcustom' and `defgroup' |
597 using fboundp instead of assuming that these are not present in | |
598 particular flavors of emacs. | |
599 (whitespace-version): Update to 2.8 | |
600 (whitespace-display-in-modeline): Add custom variable to control | |
601 displaying the whitespace errors on the modeline based on | |
602 suggestion from <klaus.berndl@sdm.de> | |
603 (whitespace-buffer): Now returns `t' if unclean and `nil' if | |
604 clean, to enable using as a hook function, as suggested by Puneet | |
605 Goel <puneet@computer.org> | |
606 (whitespace-buffer): Fix a subtle bug that cleaned up only if | |
607 quiet was not set, even with whitespace-auto-cleanup set. | |
608 (whitespace-mode-line): Now uses less modeline real estate and | |
609 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace | |
610 which is present in the file, and <y> is any type of whitespace | |
611 whose check has been suppressed by setting | |
26246 | 612 `whitespace-check-<whitespace-type>' to nil. |
26254 | 613 (whitespace-unchecked-whitespaces): New function to return the |
614 list of whitespaces for whom checks have been suppressed. | |
615 (whitespace-display-unchecked-whitespaces): Renamed to | |
616 `whitespace-update-modeline' to reflect its functionality. | |
26246 | 617 |
26244 | 618 1999-10-30 Gerd Moellmann <gerd@gnu.org> |
619 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
620 * progmodes/compile.el (compilation-error-regexp-alist): |
26244 | 621 Undo previous change. |
622 | |
26617
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
623 >>>>>>> 1.97 |
26232 | 624 1999-10-28 Dave Love <fx@gnu.org> |
625 | |
626 * help.el (help-follow): Make arg optional again and really | |
627 default to point. | |
628 | |
26228 | 629 1999-10-28 Gerd Moellmann <gerd@gnu.org> |
630 | |
26234 | 631 * paths.el (rmail-file-name): Make it an option. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
632 |
26228 | 633 * progmodes/ada-mode.el, progmodes/ada-prj.el, |
634 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and | |
635 comment fixes. | |
636 | |
26231 | 637 * progmodes/compile.el (compilation-error-regexp-alist): Recognize |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
638 MIPS Pro 7.3 compiler error message syntax. |
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
639 |
26223 | 640 1999-10-27 Dave Love <fx@gnu.org> |
641 | |
642 * progmodes/compile.el: Checkdoc-inspired fixes. | |
643 | |
26220 | 644 1999-10-27 Gerd Moellmann <gerd@gnu.org> |
645 | |
646 * lpr.el (print-buffer): Doc-string fix. | |
647 | |
26218 | 648 1999-10-27 Dave Love <fx@gnu.org> |
649 | |
650 * emacs-lisp/advice.el: Doc fixes. | |
651 (ad-lemacs-p): Removed. | |
652 (advice): Add :link to defgroup. | |
653 | |
26209 | 654 1999-10-27 Kenichi Handa <handa@etl.go.jp> |
655 | |
656 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change | |
657 last-coding-system-used by the call of ange-ftp-set-ascii-mode. | |
658 | |
26617
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
659 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
660 |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
661 * window.el (walk-windows): If ALL-FRAMES is a frame, |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
662 start on that frame. Use save-selected-window. |
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
663 |
26207 | 664 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
665 | |
666 * emacs-lisp/advice.el (ad-activate-internal): Renamed from | |
667 ad-activate. All callers changed, including those in data.c. | |
668 (ad-activate-internal-off): Renamed from ad-activate-off. | |
669 All uses changed. | |
670 (ad-activate): Renamed from ad-activate-on. All uses changed. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
671 (ad-start-advice, ad-stop-advice, ad-recover-normality): |
26207 | 672 Alter the definition of ad-activate-internal, not ad-activate. |
673 | |
26196 | 674 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
675 | |
676 * startup.el (command-line-1): Add support for command line | |
677 arguments `file' and `execute'. Fix handling of `visit'. | |
678 | |
26191 | 679 1999-10-26 Kenichi Handa <handa@etl.go.jp> |
680 | |
681 * international/mule-cmds.el (read-input-method-name): Handle the | |
682 case that the arg DEFAULT is symbol. | |
683 | |
684 * international/mule-diag.el (mule-diag): Handle the case that | |
685 default-input-method is symbol. | |
686 | |
26187 | 687 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
688 | |
689 * textmodes/tildify.el: New file. | |
690 | |
26184 | 691 1999-10-25 Sam Steingold <sds@ksp.com> |
692 | |
693 * Makefile (compile-files): Fixed the "tr" strings. | |
694 (EMACS): Set to ../src/emacs. | |
695 | |
26173 | 696 1999-10-25 Gerd Moellmann <gerd@gnu.org> |
697 | |
698 * info.el (Info-build-node-completions): Add '("*") to the | |
699 completion list. | |
700 | |
26167 | 701 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
702 | |
703 * frame.el (auto-raise-mode): When enabling the mode, | |
704 immediately raise the selected frame. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
705 |
26170 | 706 * indent.el (indent-region): Doc fix. |
707 | |
26175 | 708 * comint.el (comint-output-filter): Make the Comint buffer current |
709 for the comint-preoutput-filter-functions. | |
710 | |
26177 | 711 * mail/reporter.el: Doc fix. |
712 | |
26156
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
713 1999-10-24 Stephen Eglen <stephen@gnu.org> |
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
714 |
26158
4c3791dba96a
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26156
diff
changeset
|
715 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
716 that Octave lisp files can also run under XEmacs 20. |
26158
4c3791dba96a
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26156
diff
changeset
|
717 (require 'custom) added so that files can run under Emacs 19.34. |
4c3791dba96a
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26156
diff
changeset
|
718 |
26156
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
719 * iswitchb.el (iswitchb-default-keybindings): No need to use |
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
720 read-kbd-macro in keybindings. |
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
721 |
26151 | 722 1999-10-23 Dave Love <fx@gnu.org> |
723 | |
724 * elide-head.el: New file. | |
725 | |
26148 | 726 1999-10-23 Gerd Moellmann <gerd@gnu.org> |
727 | |
728 * Makefile (compile-files, backup-compiled-files): New targets. | |
729 (bootstrap, bootstrap-clean): Ditto. | |
730 | |
26138
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
731 1999-10-22 Paul Eggert <eggert@twinsun.com> |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
732 |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
733 * international/mule-cmds.c (locale-language-names): |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
734 Use Latin-1 (not Latin-3) for Afrikaans, Galician. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
735 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian, |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
736 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet). |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
737 Use Latin-8 for Welsh. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
738 Use Latin-1 for English if "en" is explicitly specified. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
739 Use Latin-1 for Scots Gaelic, Tagalog. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
740 Use Latin-1 (not Latin-4) for Greenlandic. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
741 Use Latin-1 (not Latin-2) for Albanian. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
742 (locale-preferred-coding-systems, locale-language-names): |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
743 Remove generic ISO 8859 locales; locale-charset-language-names now |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
744 does this. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
745 (locale-charset-language-names): New variable. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
746 (set-locale-environment): Use language name specified by |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
747 locale-charset-language-names if its charsets disagree with the |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
748 language name specified by locale-language-names. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
749 |
26132 | 750 1999-10-22 Dave Love <fx@gnu.org> |
751 | |
26137 | 752 * make-mode.el: Minor doc fixes. |
753 | |
26132 | 754 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure. |
755 | |
26129 | 756 1999-10-21 Dave Love <fx@gnu.org> |
757 | |
758 * loadup.el: Add latin-8, latin-9. | |
759 | |
26124
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
760 1999-10-20 Paul Eggert <eggert@twinsun.com> |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
761 |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
762 * disp-table.el (standard-display-european): Remove undocumented |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
763 arg AUTO; no longer used by startup.el. Do not attempt to treat |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
764 all non-English language environments as coding system names. |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
765 Instead, use the downcased language environment name as a coding |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
766 system name if it is one; otherwise, use latin-1. |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
767 |
26121 | 768 1999-10-20 Gerd Moellmann <gerd@gnu.org> |
769 | |
770 * dired.el (dired-move-to-filename-regexp): Fix long comment lines | |
771 that were split so that part of the comment appeared as Lisp code. | |
772 | |
26117 | 773 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
774 | |
775 * ps-bdf.el: Doc fix. | |
776 | |
777 * ps-print-def.el: New file: common definitions for all parts of | |
778 ps-print. | |
779 (ps-multibyte-buffer): Moved from ps-mule. | |
780 | |
781 * ps-mule.el: File dependence fix. | |
782 (ps-multibyte-buffer): Moved to ps-print-def. | |
783 | |
784 * ps-print.el: Doc fix, better customization. | |
785 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble) | |
786 (ps-print-color-p, ps-printing-region-p, ps-n-up-database) | |
787 (ps-end-file): Doc fix. | |
788 (ps-setup, ps-begin-file): Fun fix. | |
789 (postscript): New group. | |
790 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars. | |
791 (ps-print-prologue-1): Adjust PostScript programming. | |
792 (ps-print): Adjust group hierarchy. | |
793 (ps-print-n-up, ps-print-zebra, ps-print-background, | |
794 ps-print-printer) | |
795 (ps-print-page): New subgroups. | |
796 (ps-print-prologue-header, ps-printer-name, ps-lpr-command) | |
797 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type) | |
798 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing) | |
799 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes) | |
800 (ps-zebra-stripe-height, ps-print-background-image) | |
801 (ps-print-background-text, ps-spool-config): Adjust customization. | |
802 (dos-ps-printer): Definition eliminated. | |
803 | |
804 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
805 | |
806 * ps-mule.el: Doc fix, define functions properly if mule package is | |
807 loaded or not. | |
808 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if | |
809 mule package is loaded or not. | |
810 | |
811 * ps-print.el: Doc fix, n-up printing. | |
812 (ps-print-version): New version number (5.0). | |
813 (ps-page-dimensions-database): Added document media. | |
814 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling) | |
815 (ps-page-order, ps-printing-region-p): New vars. | |
816 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New | |
817 funs. | |
818 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines) | |
819 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn) | |
820 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end) | |
821 (ps-n-up-xstart, ps-n-up-ystart): New macros. | |
822 (ps-print-begin-sheet-hook): New hook. | |
823 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New | |
824 const. | |
825 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job) | |
826 (ps-end-file, ps-dummy-page, ps-generate): Fix funs. | |
827 (ps-print-prologue-1): Adjust PostScript programming for n-up printing. | |
828 (ps-count-lines): Changed to defun. | |
829 (ps-header-page): Changed to defsubst, fix fun. | |
830 (ps-printing-region): Doc fix, adjust programming code. | |
831 (ps-output-boolean, ps-background-pages, ps-background-text) | |
832 (ps-background-image, ps-background, ps-get-boundingbox): Adjust | |
833 programming code. | |
834 | |
835 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
836 | |
837 * ps-print.el: Doc fix, duplex and setpagedevice configuration. | |
838 (ps-print-version): New version number (4.2). | |
839 (ps-spool-config, ps-spool-tumble): New vars. | |
840 (ps-print-prologue-1): Changed to defconst, adjust PostScript | |
841 programming, new PostScript procedure to handle errors. | |
842 (ps-print-prologue-2): Changed to defconst. | |
843 (ps-print-duplex-feature): New const: duplex and tumble setting. | |
844 (ps-setup, ps-begin-file): Fix funs. | |
845 (ps-boolean-capitalized): New fun. | |
846 | |
26112
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
847 1999-10-19 Stefan Monnier <monnier@cs.yale.edu> |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
848 |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
849 * Makefile (dontcompilefiles): Obsoleted. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
850 (DONTCOMPILE): Added emacs-lisp/cl-specs.el. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
851 (EL): Unused. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
852 (temacs): Removed (unused). |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
853 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
854 version of the file (necessary for the update to work properly). |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
855 (autoloads): Force the use of `pwd`/loaddefs.el. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
856 (updates); Redefined in terms of other targets to reduce redundancy. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
857 (.el.elc): New default rule, just in case you want it. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
858 (compile): Use a single invocation of Emacs. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
859 (bootstrap-compile); Unneeded. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
860 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
861 |
26102 | 862 1999-10-19 Dave Love <fx@gnu.org> |
863 | |
864 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug. | |
865 | |
26100 | 866 1999-10-19 Sam Steingold <sds@ksp.com> |
867 | |
868 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to | |
869 comply with the comment. | |
870 | |
26098 | 871 1999-10-19 Gerd Moellmann <gerd@gnu.org> |
872 | |
873 * autorevert.el (auto-revert-mode): Make auto-revert-mode | |
874 permanent-local. | |
875 | |
26094 | 876 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl> |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
877 |
26094 | 878 * progmodes/ps-mode.el (ps-mode-print-function): Fix default |
879 value: \"lpr\" changed to "lpr" | |
880 (ps-mode-version): New constant | |
881 (ps-mode-show-version): New function, added key in ps-mode-map | |
882 (ps-run-messages): Removed | |
883 (ps-run-font-lock-keywords-2): New defcustom variable replacing | |
884 ps-run-messages. These keywords now include the value of | |
885 ps-run-prompt, making its fontification customizable. | |
886 (ps-run-init): Removed \\n from docstring, it is now added when | |
887 the value is used | |
888 (ps-run-font-lock-keywords-1): Added checking for initial ^ in | |
889 ps-run-prompt | |
890 (ps-mode): Added ps-run-font-lock-keywords-2 to list of | |
26095 | 891 customizable variables in doc-string (its equivalent |
26094 | 892 ps-run-messages was missing in previous version of the doc-string) |
893 (ps-run-mode): Simplified assignment to font-lock-defaults, using | |
894 symbols only | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
895 |
26091 | 896 1999-10-19 Alex Schroeder <alex@gnu.org> |
897 | |
898 * ansi-color.el: Complete rewrite. | |
899 | |
26084
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
900 1999-10-19 Paul Eggert <eggert@twinsun.com> |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
901 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
902 Fix bootstrapping problems. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
903 Use the system locale to specify Emacs locale defaults. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
904 |
26084
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
905 * international/mule-cmds.el (global-map): |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
906 Do not use backquote, because that makes a bootstrapping |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
907 problem if you need to recompile all Lisp files using interpreted code. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
908 * international/mule.el (charset-id, charset-bytes, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
909 charset-dimension, charset-chars, charset-width, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
910 charset-direction, charset-iso-final-char, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
911 charset-iso-graphic-plane, charset-reverse-charset, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
912 charset-short-name, charset-long-name, charset-description, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
913 charset-plist): Likewise. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
914 * subr.el (save-match-data): Likewise. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
915 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
916 * international/mule-cmds.el |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
917 (set-display-table-and-terminal-coding-system): New function, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
918 containing code migrated out of set-language-environment. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
919 (set-language-environment, set-locale-environment): Use it. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
920 (locale-translation-file-name): Moved here from startup.el. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
921 (locale-language-names, locale-preferred-coding-systems): |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
922 New vars. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
923 (locale-name-match, set-locale-environment): New functions. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
924 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
925 * language/japan-util.el (setup-japanese-environment-internal): |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
926 Prefer japanese-iso-8bit if the system-type is usg-unix-v. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
927 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
928 * startup.el (iso-8859-n-locale-regexp): Remove. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
929 (locale-translation-file-name): Move to mule-cmds.el. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
930 (command-line): Move locale-stuff into set-locale-environment. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
931 |
26080 | 932 1999-10-18 Dave Love <fx@gnu.org> |
933 | |
934 * abbrev.el (add-abbrev, inverse-add-abbrev) | |
935 (expand-region-abbrevs): Remove properties from buffer text. | |
936 | |
26064 | 937 1999-10-17 Gerd Moellmann <gerd@gnu.org> |
938 | |
26066 | 939 * iswitchb.el (iswitchb-exhibit): Extract user-input only |
940 from the mini-buffer, without the prompt. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
941 |
26064 | 942 * simple.el (minibuffer-prompt-end): Return the position |
943 after the prompt, not the position of that last character | |
944 of the prompt. | |
945 | |
26061 | 946 1999-10-17 Miles Bader <miles@gnu.org> |
947 | |
948 * simple.el: Doc fixes. | |
949 | |
950 1999-10-17 Miles Bader <miles@gnu.org> | |
951 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
952 * simple.el (previous-matching-history-element, next-history-element): |
26061 | 953 Change to work correctly even if the point is in the prompt. |
954 (choose-completion-string): Likewise. | |
955 (minibuffer-prompt-width): New function (compatibility with old subr). | |
956 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
957 * textmodes/paragraphs.el (forward-sentence, forward-paragraph): |
26061 | 958 When constraining the final position to the current field, |
959 don't use the ONLY-IN-LINE mode of constrain-to-field. | |
960 | |
961 1999-10-17 Miles Bader <miles@gnu.org> | |
962 | |
963 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to | |
964 constrain-to-field. | |
965 * textmodes/paragraphs.el (forward-sentence): Likewise. | |
966 | |
967 1999-10-17 Miles Bader <miles@gnu.org> | |
968 | |
969 * simple.el (line-move): Use constrain-to-field to avoid | |
970 moving into a prompt. | |
971 (previous-complete-history-element): Clarify doc string. | |
972 (next-complete-history-element): Likewise. | |
973 Use field-beginning instead of point-min. | |
974 (next-matching-history-element): Use field-beginning and | |
975 erase-field instead of point-min and erase-buffer. | |
976 * textmodes/paragraphs.el | |
977 (forward-paragraph, forward-sentence): Likewise. | |
978 (backward-kill-paragraph, backward-kill-sentence): Remove code to | |
979 constrain the kill to an field, as the movement commands now | |
980 do this. | |
981 | |
982 1999-10-17 Miles Bader <miles@gnu.org> | |
983 | |
984 * simple.el (previous-matching-history-element): Get the | |
985 minibuffer input with field-string instead of buffer-string. | |
986 (choose-completion-string): Likewise. | |
987 (next-history-element): Likewise. | |
988 Erase the minibuffer input with erase-field, not erase-buffer. | |
989 Use field-beginning to find the beginning of the input. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
990 * textmodes/paragraphs.el (backward-kill-sentence): |
26061 | 991 Remove minibuffer-prompt hack. |
992 Constrain to any input field. | |
993 | |
26053 | 994 1999-10-17 Sam Steingold <sds@ksp.com> |
995 | |
996 * bindings.el (completion-ignored-extensions): Added ".sparcf" | |
997 for CMUCL on sparc and ".ufsl" for LispWorks. | |
998 (bound-and-true-p): Bugfix: free variable `v'. | |
999 | |
26050 | 1000 1999-10-16 Dave Love <d.love@dl.ac.uk> |
1001 | |
1002 * emacs-lisp/edebug.el (edebug-install-read-eval-functions) | |
1003 (edebug-uninstall-read-eval-functions): Use load-read-function, | |
1004 avoiding elisp-eval. | |
1005 | |
26048 | 1006 1999-10-16 Sam Steingold <sds@ksp.com> |
1007 | |
1008 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq' | |
1009 instead of `eql'. | |
1010 | |
26617
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
1011 >>>>>>> 1.86 |
26039
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1012 1999-10-14 Stefan Monnier <monnier@cs.yale.edu> |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1013 |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1014 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1015 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file), |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1016 (browse-url-temp-file-list, browse-url-delete-temp-file-list): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1017 * ediff-util.el (ediff-make-temp-file): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1018 * ediff-vers.el (ediff-pcl-cvs-view-revision): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1019 * emerge.el (emerge-make-temp-file): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1020 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1021 * vc.el (vc-update-change-log): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1022 * mail/mailpost.el (post-mail-send-it): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1023 * mail/metamail.el (metamail-region): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1024 * progmodes/cmacexp.el (c-macro-expansion): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1025 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file. |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
1026 |
26029 | 1027 1999-10-15 Gerd Moellmann <gerd@gnu.org> |
1028 | |
1029 * smtpmail.el (smtpmail-via-smtp): Add support for | |
1030 automatically appending a domain to RCPT TO: addresses. | |
1031 | |
26027 | 1032 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
1033 | |
1034 * dired.el (dired-insert-directory): Insert the amount of | |
1035 free space after the total size. | |
1036 (dired-free-space-program, dired-free-space-args): New variables. | |
1037 | |
26023 | 1038 1999-10-14 Karl Heuer <kwzh@gnu.org> |
1039 | |
1040 * mail/rmail.el (rmail-pop-password-error): Add new pattern. | |
1041 | |
26017 | 1042 1999-10-14 Dave Love <fx@gnu.org> |
1043 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1044 * international/characters.el: |
26017 | 1045 * international/fontset.el: |
1046 * international/mule-conf.el: Add latin-iso8859-1[45]. | |
1047 | |
1048 * language/european.el: Add Latin-8, Latin-9. Modify some doc | |
1049 strings. | |
1050 | |
1051 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89]. | |
1052 (command-line): Detect Latin-[89] locales. | |
1053 | |
26011 | 1054 1999-10-13 Stefan Monnier <monnier@cs.yale.edu> |
1055 | |
1056 * international/mule-cmds.el (select-safe-coding-system) | |
1057 (leim-list-header): avoid the use of strings that start with backslash | |
1058 newline since lread.c:read1 has a hack to turn those strings into | |
1059 integer 0 during the loadup.el process. | |
1060 | |
1061 * diff-mode.el (diff-find-file-name): use `Index:' preferentially. | |
1062 | |
26008 | 1063 1999-10-13 Dave Love <fx@gnu.org> |
1064 | |
1065 * image.el (insert-image): Copy the image spec and add an | |
1066 intangible property. | |
1067 | |
26004
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
1068 1999-10-13 Stefan Monnier <monnier@cs.yale.edu> |
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
1069 |
26008 | 1070 * help.el (help-xref-interned): Make it also work on variable-only |
1071 and function-only symbols. | |
1072 (help-make-xrefs): Take advantage of the new `help-xref-interned'. | |
1073 (help-follow): If the point under mouse is not highlighted, try | |
1074 `help-xref-interned' on the pointed-to symbol anyway. | |
1075 | |
1076 * info.el (Info-on-current-buffer): New entry point. | |
1077 (Info-find-node): Split into two for Info-on-current-buffer to | |
1078 hook into it. | |
26004
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
1079 (Info-current-file, Info-set-mode-line, Info-up): |
26008 | 1080 Info-current-file can now be t. |
1081 (Info-clone-buffer-hook): function for `clone-buffer'. | |
1082 (Info-goto-node, Info-menu, Info-mode-map, Info-mode): | |
1083 `clone-buffer' available in various ways to the user. | |
26004
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
1084 |
26002
4f46db3c9d7d
* subr.el (with-current-buffer): don't use backquotes to avoid
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26001
diff
changeset
|
1085 1999-10-12 Stefan Monnier <monnier@cs.yale.edu> |
4f46db3c9d7d
* subr.el (with-current-buffer): don't use backquotes to avoid
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26001
diff
changeset
|
1086 |
26008 | 1087 * simple.el (shell-command, shell-command-on-region): Use |
1088 make-temp-file. | |
1089 (clone-buffer, clone-process, clone-buffer-hook): New functions. | |
1090 | |
1091 * subr.el (with-current-buffer): Don't use backquotes to avoid | |
1092 bootstrapping problems. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1093 |
26008 | 1094 * loadup.el (load-path): Add subdirs for bootstrapping. |
1095 (docstrings): Ignore errors during bootstrapping. | |
1096 (args): New `bootstrap' argument (for use in place of `dump'). | |
26002
4f46db3c9d7d
* subr.el (with-current-buffer): don't use backquotes to avoid
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26001
diff
changeset
|
1097 |
26001 | 1098 1999-10-12 Emmanuel Briot <briot@gnat.com> |
1099 | |
1100 * ada-stmt.el: Doc-string fixes. | |
1101 | |
25991 | 1102 1999-10-12 Gerd Moellmann <gerd@gnu.org> |
1103 | |
25998 | 1104 * recentf.el: New file. |
1105 | |
25991 | 1106 * ps-mode.el: New file. |
1107 | |
1108 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps, | |
1109 case insensitive. | |
1110 | |
25985 | 1111 1999-10-12 Richard Sharman <rsharman@pobox.com> |
1112 | |
1113 * sh-script.el: Added support for indenting existing scripts. | |
1114 (sh-mode-map): Added new bindings. | |
1115 (sh-mode): Updated mode doc-string for new commands, added | |
1116 make-local-variable calls, initialize mode-specific variables. | |
1117 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line | |
1118 is now a different function. | |
1119 (sh-header-marker): Changed docstring. | |
1120 (sh-set-shell): Initialize mode-specific variables. | |
1121 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select) | |
1122 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts): | |
1123 Changed these define-skeleton calls to work with user-specified | |
1124 indentation settings. | |
1125 (sh-basic-indent-line, sh-blink, sh-calculate-indent) | |
1126 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing) | |
1127 (sh-electric-hash, sh-electric-less, sh-electric-rparen) | |
1128 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info) | |
1129 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word) | |
1130 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if) | |
1131 (sh-guess-basic-offset, sh-handle-after-case-label) | |
1132 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do) | |
1133 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac) | |
1134 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open) | |
1135 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close) | |
1136 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else) | |
1137 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case) | |
1138 (sh-handle-this-then, sh-help-string-for-variable) | |
1139 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent) | |
1140 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init) | |
1141 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp) | |
1142 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style) | |
1143 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable) | |
1144 (sh-remove-our-text-properties, sh-rescan-buffer) | |
1145 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp) | |
1146 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer) | |
1147 (sh-scan-case, sh-search-word, sh-set-char-syntax) | |
1148 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value) | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1149 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New |
25985 | 1150 functions. |
1151 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax) | |
1152 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done) | |
1153 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done) | |
1154 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist) | |
1155 (sh-var-list): New variables. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1156 |
25983 | 1157 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk> |
1158 | |
25999 | 1159 * quickurl.el (quickurl-list-insert): `count-lines' was returning |
1160 a value one line to high if the cursor wasn't at the start of a | |
1161 line. A `beginning-of-line' is now performed before making the | |
1162 call to `count-lines'. | |
25983 | 1163 |
25979
e1d167cf6e96
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25970
diff
changeset
|
1164 1999-10-11 Stefan Monnier <monnier@cs.yale.edu> |
e1d167cf6e96
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25970
diff
changeset
|
1165 |
e1d167cf6e96
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25970
diff
changeset
|
1166 * diff-mode.el (vc-backend-diff): get rid of the autoloaded advice. |
e1d167cf6e96
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25970
diff
changeset
|
1167 |
25960 | 1168 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> |
1169 | |
25962 | 1170 * Makefile (setwins): abstract out the command to find subdirectories |
1171 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base). | |
25970 | 1172 (custom-deps, finder-data, autoloads, update-subdirs, updates) |
1173 (autoloads-with-other-emacs): use it. | |
25962 | 1174 |
25960 | 1175 * diff-mode.el: new file. A mode for viewing/editing context diffs. |
1176 | |
25942 | 1177 1999-10-09 Gerd Moellmann <gerd@gnu.org> |
1178 | |
1179 * Makefile (bootstrap-compile): New target. Compile Lisp | |
1180 files with ../src/temacs. | |
1181 | |
25939 | 1182 1999-10-08 Simon Marshall <simon@gnu.org> |
1183 | |
1184 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function. | |
1185 (regexp-opt-group): Use it to get common suffixes in STRINGS. | |
1186 If STRINGS is nil, return "" rather than nil. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1187 |
25937 | 1188 1999-10-08 Gerd Moellmann <gerd@gnu.org> |
1189 | |
1190 * Makefile (compile): Compile files one by one. Set load-path to | |
1191 current directory and subdirectories when compiling. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1192 |
25918 | 1193 1999-10-08 Gerd Moellmann <gerd@gnu.org> |
1194 | |
1195 * Makefile (EMACSOPT, DONTCOMPILE, EL): New. | |
1196 (emacs): Use it everywhere instead of EMACS. | |
1197 (compile): New target. Compile all Lisp files from scratch. | |
1198 (recompile): New target. Recompile lisp directory. | |
1199 (autoloads-with-other-emacs): New target. Build loaddefs.el with | |
1200 an Emacs executable not built in the current directory tree. | |
1201 | |
25908 | 1202 1999-10-07 Peter Breton <pbreton@ne.mediaone.net> |
1203 | |
1204 * filecache.el (file-cache-completion-ignore-case): New variable, | |
1205 defaulting to the value of completion-ignore-case. | |
1206 (file-cache-minibuffer-complete): Use it. | |
1207 (file-cache-files-matching, file-cache-files-matching-internal): | |
1208 New functions. | |
1209 | |
25905
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1210 1999-10-07 Emmanuel Briot <briot@gnat.com> |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1211 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1212 * ada-xref.el: New file |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1213 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1214 * ada-prj.el: New file |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1215 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1216 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1217 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1218 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1219 subprogram being created. |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1220 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1221 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*, |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1222 ada-indent-newline-indent): Rewritten to support the new indentation |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1223 scheme |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1224 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1225 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions): |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1226 New functions |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1227 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1228 * ada-mode.el (ada-fill-comment-paragraph): Add support for the |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1229 justification parameter |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1230 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1231 * ada-mode.el (ada-make-body, ada-gen-treat-proc, |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1232 ada-make-subprogram-body): Rewritten to benefit from the gnatstub |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1233 external program |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1234 |
25900 | 1235 1999-10-07 Dave Love <fx@gnu.org> |
1236 | |
1237 * bindings.el (bound-and-true-p): New macro. | |
1238 (make-mode-line-mouse-sensitive): Don't require easymenu. | |
1239 | |
25886 | 1240 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
1241 | |
1242 * custom.el (defface): Extend documentation for new values of | |
1243 `type'. | |
1244 | |
1245 * faces.el (face-spec-set-match-display): Recognize `type' of | |
1246 `motif', `lucid', `x-toolkit'. | |
1247 (menu): New face. | |
1248 | |
25870 | 1249 1999-10-05 Dave Love <fx@gnu.org> |
1250 | |
1251 * files.el: Recognize temporary crontab files. | |
1252 | |
25873 | 1253 * info.el: Require jka-compr when compiling. |
1254 (Info-suffix-list): Add bzip2 files (non-ms-dos only). | |
1255 | |
25866 | 1256 1999-10-04 Dave Love <fx@gnu.org> |
1257 | |
1258 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines, | |
1259 scroll-up-aggressively, scroll-down-aggressively. | |
1260 | |
1261 * time.el (display-time-mode): Add autoload cookie. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1262 |
25867 | 1263 * rect.el (delete-extract-rectangle): Doc fix from verna. |
25866 | 1264 |
1265 * help-macro.el (three-step-help): Customize. | |
1266 | |
25926 | 1267 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
1268 | |
1269 * hexl.el (hexlify-buffer): Move point in proper range | |
1270 if it is too large. | |
1271 (hexl-after-revert-hook): Update hexl-max-address. | |
1272 (hexl-address-to-marker): Doc fix. | |
1273 | |
25865 | 1274 1999-10-03 Dave Love <fx@gnu.org> |
1275 | |
1276 * image.el (defimage): Remove redundant code. Substitute file in | |
1277 image plist. | |
1278 | |
1279 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
1280 | |
1281 * vc.el (vc-backend-checkout): Use coding system 'no-conversion | |
1282 when doing with-temp-file. | |
1283 | |
1284 1999-10-01 Dave Love <fx@gnu.org> | |
1285 | |
1286 * cus-edit.el (custom-comment-create): Fill :from and :to slots. | |
1287 | |
1288 * help.el: Require view when compiling. | |
1289 (view-emacs-FAQ): Use Info version. | |
1290 | |
25837 | 1291 1999-09-29 Ken'ichi Handa <handa@gnu.org> |
1292 | |
1293 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed | |
1294 (normat->normal). Use correct font names for Korean | |
1295 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H). | |
1296 | |
1297 1999-09-29 Kenichi Handa <handa@etl.go.jp> | |
1298 | |
1299 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit | |
1300 code not used by KOI8 to the same 8-bit code instead of mapping to | |
1301 SPC. | |
1302 (cyrillic-alternativnyj-decode-table): Likewise. | |
1303 | |
1304 1999-09-29 Alex Schroeder <alex@gnu.org> | |
1305 | |
1306 * sql.el (sql-imenu-generic-expression): new, used to set | |
1307 imenu-generic-expression. | |
1308 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting | |
1309 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression, | |
1310 imenu-case-fold-search, and imenu-syntax-alist. | |
1311 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when | |
1312 setting font-lock-defaults' SYNTAX-ALIST. | |
1313 | |
26025 | 1314 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
1315 | |
1316 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard | |
1317 macro, try again. | |
1318 | |
25837 | 1319 1999-09-28 Dave Love <fx@gnu.org> |
1320 | |
1321 * cus-edit.el (custom-comment): Change widget definition. | |
1322 (custom-comment-create, custom-comment-show) | |
1323 (custom-comment-invisible-p): Don't use :comment-overlay. | |
1324 (custom-comment-hide): New function. | |
1325 (custom-variable-set, custom-variable-save) | |
1326 (custom-variable-reset-standard, custom-face-set) | |
1327 (custom-face-save): Use it. | |
1328 | |
25946 | 1329 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
1330 | |
25949 | 1331 * hexl.el (hexl-mode): Do nothing if already in hexl mode. |
1332 | |
1333 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
1334 | |
25946 | 1335 * faces.el (region): Doc fix. |
1336 | |
25837 | 1337 1999-09-27 Dave Love <fx@gnu.org> |
1338 | |
1339 * isearch.el (isearch): Add :links in defgroup. | |
1340 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank. | |
1341 (isearch-switch-frame-handler): Comment out (unused). | |
1342 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix. | |
1343 (isearch-ring-retreat-edit): Doc fix. | |
1344 (isearch-mouse-yank): New command. | |
1345 (isearch-last-command-char): Removed. Callers changed to use | |
1346 last-command-char. | |
1347 (isearch-char-to-string): Removed. Callers changed to use | |
1348 char-to-string. | |
1349 | |
25944 | 1350 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru> |
1351 | |
1352 * ispell.el (ispell-dictionary-alist-6): Don't use "-C" | |
1353 option for Russian. | |
1354 | |
25837 | 1355 1999-09-25 Gerd Moellmann <gerd@gnu.org> |
1356 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1357 * faces.el (face-differs-from-default-p): Compare face |
25837 | 1358 attributes individually. |
1359 | |
1360 * image.el (put-image, insert-image): Add string argument. | |
1361 | |
1362 1999-09-24 Gerd Moellmann <gerd@gnu.org> | |
1363 | |
1364 * ange-ftp.el (ange-ftp-date-regexp): Make it work for | |
1365 LANG=de_DE.iso88591 on HPUX 11.0. | |
1366 | |
1367 * dired.el (dired-move-to-filename-regexp): Make it work | |
1368 for LANG=de_DE.iso88591 on HPUX 11.0. | |
1369 | |
26171 | 1370 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
1371 | |
1372 * info.el (info-initialize): Don't test existence of ALTERNATIVE | |
1373 if we know for some other reason it should not be used. | |
1374 | |
26179 | 1375 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg): |
1376 New variable. | |
1377 (edebug-recursive-edit): Save current-prefix-arg there, | |
1378 bind it, and set it back at the end. | |
1379 (edebug-outside-excursion): Restore and update the outside | |
1380 value of current-prefix-arg. | |
1381 (edebug-emacs-version-specific): Delete support for Epoch. | |
1382 | |
26180 | 1383 1999-09-24 Howard Melman <howard@silverstream.com> |
1384 | |
1385 * imenu.el (imenu-after-jump-hook): New variable. | |
1386 (imenu): Run menu-after-jump-hook. | |
1387 (imenu-name-lookup-function): New variable. | |
1388 * imenu.el (imenu--in-alist): Use those variables. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1389 |
25837 | 1390 1999-09-24 Carsten Dominik <cd@gnu.org> |
1391 | |
1392 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1393 multiple thebibliography environments. |
25837 | 1394 |
1395 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug | |
1396 with recentering window. | |
1397 (reftex-extract-bib-entries-from-thebibliography, | |
1398 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal | |
1399 with multiple thebibliography environments. | |
1400 | |
1401 * textmodes/reftex-vars.el | |
1402 (reftex-section-levels): Function allowed as cdr. | |
1403 (reftex-max-section-depth) New option. | |
1404 | |
1405 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal | |
1406 with multiple thebibliography environments. | |
1407 | |
1408 1999-09-23 Gerd Moellmann <gerd@gnu.org> | |
1409 | |
1410 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end | |
1411 instead of point-min in call to delete-region. | |
1412 | |
1413 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
1414 | |
1415 * vc.el (vc-backend-checkout): Use with-temp-file when checking | |
1416 out into arbitrary file names. | |
1417 | |
1418 1999-09-19 Ken'ichi Handa <handa@gnu.org> | |
1419 | |
1420 * language/european.el ("Turkish"): New language environment. | |
1421 | |
1422 1999-09-19 Dave Love <fx@gnu.org> | |
1423 | |
1424 * delim-col.el: New file. | |
1425 | |
1426 1999-09-17 Richard Stallman <rms@gnu.org> | |
1427 | |
1428 * files.el (after-find-file): When visiting a backup file, | |
1429 make it read-only. | |
1430 | |
1431 * apropos.el (apropos-symbol-face): Non-nil even for ttys. | |
1432 (apropos-keybinding-face, apropos-label-face): Likewise. | |
1433 (apropos-property-face, apropos-match-face): Likewise. | |
1434 (apropos-label-properties): New variable. | |
1435 (apropos-print-doc): Use apropos-label-properties. | |
1436 (apropos-print): Set apropos-label-properties. | |
1437 | |
1438 1999-09-15 Richard Stallman <rms@gnu.org> | |
1439 | |
1440 * winner.el: Use aref instead of sref. | |
1441 | |
1442 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars. | |
1443 | |
1444 1999-09-14 Gerd Moellmann <gerd@gnu.org> | |
1445 | |
1446 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print. | |
1447 | |
1448 1999-09-14 Richard Stallman <rms@gnu.org> | |
1449 | |
1450 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload | |
1451 cookie, even if followed by a letter. | |
1452 | |
1453 1999-09-14 Stephen Eglen <stephen@gnu.org> | |
1454 | |
1455 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and | |
1456 --no-line-editing are passed to Octave by including them here | |
1457 rather than storing them in inferior-octave-startup-args. | |
1458 | |
1459 1999-09-14 Eli Zaretskii <eliz@gnu.org> | |
1460 | |
1461 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref, | |
1462 command, option, env and sc. | |
1463 | |
1464 * subr.el (shell-quote-argument): Quote argument with double | |
1465 quotes for ms-dos. | |
1466 | |
1467 1999-09-14 Richard Stallman <rms@gnu.org> | |
1468 | |
1469 * simple.el (eval-expression-print-level): New variable. | |
1470 (eval-expression-print-length): New variable. | |
1471 (eval-expression-debug-on-error): New variable. | |
1472 (eval-expression): Bind print-level, print-length and | |
1473 debug-on-error from those vars. | |
1474 | |
1475 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp): | |
1476 Bind print-level, print-length and debug-on-error. | |
1477 | |
1478 1999-09-14 Inge Frick <inge@nada.kth.se> | |
1479 | |
1480 * dired.el (dired-recursive-deletes): New custom variable. | |
1481 (dired-re-no-dot): New variable. | |
1482 (dired-delete-file): New function deletes files and directories | |
1483 recursively. | |
1484 (dired-internal-do-deletions): Use `dired-delete-file' to delete files. | |
1485 | |
1486 * dired-aux.el (dired-recursive-copies): New custom variable. | |
1487 (dired-handle-overwrite): Broke a long line. | |
1488 (dired-copy-file): Call `dired-copy-file-recursive' instead of | |
1489 `copy-file'. | |
1490 (dired-copy-file-recursive): New function. Copy directories | |
1491 recursively. | |
1492 (dired-do-create-files): Added support for generalized directory | |
1493 target. How-to function may now return a function. New fluid | |
1494 variable `dired-one-file'. | |
1495 (dired-copy-how-to-fn): New variable. | |
1496 (dired-do-copy): Bind `dired-recursive-copies' to preserve it. | |
1497 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files. | |
1498 (dired-do-copy-regexp): No recursive copies. | |
1499 | |
1500 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com> | |
1501 | |
1502 * whitespace.el (whitespace-version): Update version to 2.4 | |
1503 | |
1504 * whitespace.el: Add customization variables to conditionally test | |
1505 any of the five whitespaces, per request from Rune Kleveland | |
1506 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>. | |
1507 | |
1508 * whitespace.el (whitespace-spacetab-regexp): Fix doc string. | |
1509 | |
1510 * whitespace.el (whitespace-modes): Add `change-log-mode' to the | |
1511 list of modes to be checked for bogus whitespaces. | |
1512 | |
1513 * whitespace.el (whitespace-rescan-timer-time): Update | |
1514 documentation. | |
1515 | |
1516 * whitespace.el (whitespace-display-unchecked-whitespaces): | |
1517 new function to update modeline with untested whitespaces. | |
1518 | |
1519 * whitespace.el (whitespace-buffer): Test only whitespaces whose | |
1520 checking is turned on, and update modeline using the newly created | |
1521 `whitespace-display-unchecked-whitespaces'. | |
1522 | |
1523 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces | |
1524 whose checking is turned on, and update modeline using the newly | |
1525 created `whitespace-display-unchecked-whitespaces'. | |
1526 | |
1527 * whitespace.el (whitespace-describe): Update documentation. | |
1528 | |
1529 * whitespace.el (whitespace-tickle-timer): Test if | |
1530 `whitespace-rescan-timer-time' is non-zero before tickling timer. | |
1531 | |
1532 1999-09-13 Dave Love <fx@gnu.org> | |
1533 | |
1534 * hideif.el (hide-ifdef-mode): Add autoload cookie. | |
1535 | |
1536 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode | |
1537 for temp buffer. | |
1538 (checkdoc-this-string-valid): Don't assume default comment-start. | |
1539 | |
1540 1999-09-13 Gerd Moellmann <gerd@gnu.org> | |
1541 | |
1542 * rsz-mini.el: Remove code, keep the interface. | |
1543 | |
1544 1999-09-13 Dave Love <fx@gnu.org> | |
1545 | |
1546 * help.el (help-highlight-p): Doc fix. | |
1547 | |
1548 * faces.el (mode-line, header-line, tool-bar): Add :version. | |
1549 (highlight, secondary-selection): Add :group. | |
1550 (trailing-whitespace): Add :group, :version. | |
1551 | |
1552 * wid-edit.el: Remove some compatibility code and checks. | |
1553 (widget-specify-field, widget-specify-button): Don't use XEmacs | |
1554 properties. | |
1555 (widget-overlay-inactive): Change error message. | |
1556 (widget-button-pressed-face): New variable. | |
1557 (widget-button-click): Use it. | |
1558 (widget-documentation-link-add): Specify mouse and button faces. | |
1559 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions | |
1560 removed now the functionality is built in. | |
1561 | |
1562 * cus-edit.el: Don't define-widget-keywords. | |
1563 (multimedia): New group. | |
1564 (custom-last): Function removed. | |
1565 (custom-quote): Add vectorp case, comment out characterp case. | |
1566 (custom-buffer-done-function, custom-raised-buttons): New option. | |
1567 (Custom-buffer-done): New function. | |
1568 (custom-buffer-create-internal): Obey custom-raised-buttons, | |
1569 Custom-buffer-done. | |
1570 (custom-button-face): Make it `released-button'. | |
1571 (custom-button-pressed-face): Make it `pressed-button' | |
1572 (custom-mode-map): Bind "q" to Custom-buffer-done. | |
1573 (custom-mode): Deal with raised/pressed buttons. | |
1574 | |
1575 Changes from Didier Verna: | |
1576 (custom-prompt-variable): Optional third arg makes prompt for a | |
1577 comment string. | |
1578 (customize-set-value, customize-set-variable, | |
1579 customize-save-variable): Optional prefix makes function handle | |
1580 variable comments. | |
1581 (customize-customized, customize-saved, custom-variable-state-set) | |
1582 (custom-variable-set, custom-variable-save, custom-face-state-set) | |
1583 (custom-variable-reset-saved, custom-variable-reset-standard) | |
1584 (custom-face-set, custom-face-save, custom-face-reset-saved) | |
1585 (custom-face-reset-standard, customize-save-customized): Handle | |
1586 custom comments. | |
1587 (custom-comment-face, custom-comment-tag-face): New face. | |
1588 (custom-comment): New widget. | |
1589 (custom-comment-create, custom-comment-delete) | |
1590 (custom-comment-value-set, custom-comment-show) | |
1591 ()custom-comment-invisible-p): New functions. | |
1592 (custom-variable-value-create, custom-face-value-create): Create a | |
1593 comment field widget. | |
1594 (custom-variable-menu, custom-face-menu): New entry for custom | |
1595 comment. | |
1596 (custom-face-value-create): Remove compatibility code. | |
1597 (custom-save-variables, custom-save-faces): Possibly save custom | |
1598 comments. | |
1599 | |
1600 * cus-face.el (custom-face-attributes): Simplify :underline, | |
1601 :overline, :inverse-video cases. Fix up :box case (probably needs | |
1602 more work). | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1603 |
25837 | 1604 Change from Didier Verna: |
1605 (custom-set-faces): The arguments can now have a custom comment as | |
1606 fourth argument. | |
1607 | |
1608 * custom.el: Don't define-widget-keywords. | |
1609 Change from Didier Verna: | |
1610 (custom-set-variables): the arguments can now have a | |
1611 custom comment as fifth element. | |
1612 | |
1613 1999-09-13 Richard Stallman <rms@gnu.org> | |
1614 | |
1615 * info.el (Info-find-node): Cope better if guesspos is too large. | |
1616 | |
1617 1999-09-12 Gerd Moellmann <gerd@gnu.org> | |
1618 | |
1619 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1620 of buffer-substring because buffer-string doesn't copy the |
25837 | 1621 prompt. |
1622 | |
1623 * faces.el (mode-line): Replaces `modeline'. | |
1624 (toplevel): Make `modeline' an alias for `mode-line'. | |
1625 | |
1626 1999-09-12 Gerd Moellmann <gerd@gnu.org> | |
1627 | |
1628 * gs.el: Change `ghostscript' to `postscript' in comment. | |
1629 | |
1630 1999-09-11 Rob Riepel <riepel@Stanford.EDU> | |
1631 | |
1632 * emulation/tpu-edt.el (tpu-version): New version. | |
1633 (tpu-search-overlay, tpu-replace-overlay): New variables. | |
1634 (tpu-search-highlight, tpu-toggle-direction): New functions. | |
1635 (tpu-lm-replace): Set tpu-replace-overlay. | |
1636 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post | |
1637 command hook. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1638 |
25837 | 1639 1999-09-11 Richard Stallman <rms@gnu.org> |
1640 | |
1641 * isearch.el (isearch-mode-map): Undo previous change. | |
1642 | |
1643 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER, | |
1644 use all of that as the sexp. | |
1645 | |
1646 * files.el (find-file-noselect): Catch errors in file-expand-wildcards, | |
1647 and use the initial argument as file name directly. | |
1648 Likewise if nothing matches. | |
1649 | |
1650 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no> | |
1651 | |
1652 * winner.el: Major changes. Avoid changing point and mark. | |
1653 Save configurations after they change, not before. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1654 |
25837 | 1655 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu> |
1656 | |
1657 * emacs-lisp/bytecomp.el (byte-compile-output-docform): | |
1658 Bind print-continuous-numbering and print-number-table. | |
1659 | |
1660 1999-09-10 Dave Love <fx@gnu.org> | |
1661 | |
1662 * bindings.el (debug-ignored-errors): Restore BBDB stuff. | |
1663 | |
1664 1999-09-09 Richard Stallman <rms@gnu.org> | |
1665 | |
1666 * whitespace.el: Finish making it fit Emacs conventions. | |
1667 Add autoloads. | |
1668 | |
1669 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il> | |
1670 | |
1671 * generic-x.el (bat-generic-mode): "::"-style comments don't | |
1672 need to begin with "-". Fix the font-lock definitions of ON/OFF | |
1673 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO | |
1674 from the list of keywords. Add DO to the list of keywords. | |
1675 | |
1676 1999-09-09 Dave Love <fx@gnu.org> | |
1677 | |
1678 * byte-opt.el (byte-optimize-backward-char): | |
1679 (byte-optimize-backward-word): New optimizations. | |
1680 (side-effect-free-fns, side-effect-and-error-free-fns): Add | |
1681 entries. | |
1682 | |
1683 1999-09-09 Gerd Moellmann <gerd@gnu.org> | |
1684 | |
1685 * image.el (put-image): Remove optional buffer parameter. | |
1686 | |
1687 * faces.el (face-italic-p): Return t only for values `italic' | |
1688 and `oblique'. | |
1689 | |
1690 * mouse.el (mouse-drag-mode-line-1): Extension of former | |
1691 mouse-drag-mode-line that also drags the header line. | |
1692 (mouse-drag-mode-line): Call it. | |
1693 (mouse-drag-header-line): New. | |
1694 (toplevel): Bind down-mouse-1 on header lines to | |
1695 mouse-drage-header-line. | |
1696 | |
1697 1999-09-08 Gerd Moellmann <gerd@gnu.org> | |
1698 | |
1699 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref. | |
1700 (make-mode-line-mouse-sensitive): Replace `top-line' by | |
1701 `header-line'. | |
1702 | |
1703 1998-09-08 Michael Ernst <mernst@alum.mit.edu> | |
1704 | |
1705 * help.el (describe-function-1): Don't return empty string for keymaps. | |
1706 | |
1707 * fill.el (fill-region-as-paragraph, canonically-space-region): | |
1708 Respect colon-double-space at end of line. | |
1709 | |
1710 1999-09-08 Stephen Gildea <gildea@alum.mit.edu> | |
1711 | |
1712 * files.el (backup-by-copying-when-privileged-mismatch): New variable. | |
1713 (backup-buffer): Use it. | |
1714 | |
1715 1999-09-08 Peter Breton <pbreton@ne.mediaone.net> | |
1716 | |
1717 * generic-x.el (generic-define-unix-modes): Added new modes: | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1718 inetd-conf-generic-mode, etc-services-generic-mode, |
25837 | 1719 etc-passwd-generic-mode. These are all defined for Unix by default. |
1720 (apache-generic-mode): Use an imenu-generic-expression to list | |
1721 Configuration keywords. | |
1722 (samba-generic-mode): Use both ; and # as comment characters. | |
1723 (samba-generic-mode): Font-lock expressions now highlight name | |
1724 value pairs. | |
1725 (bat-generic-mode): Keywords are now case-insensitive through | |
1726 font-lock-defaults setting. | |
1727 (java-properties-generic-mode): Supports both ! and # as comment | |
1728 characters. | |
1729 (java-properties-generic-mode): Added an imenu-generic-expression | |
1730 (java-properties-generic-mode): Reworked to support the various | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1731 different ways to separate name and value (viz, '=', ':' and |
25837 | 1732 whitespace). |
1733 (show-tabs-generic-mode): Added this new generic-mode. | |
1734 | |
1735 1999-09-08 Richard Stallman <rms@gnu.org> | |
1736 | |
1737 * progmodes/inf-lisp.el: Moved from top directory. | |
1738 | |
1739 * tar-mode.el (tar-header-block-tokenize): | |
1740 Use `when' instead of `and'. Fix some clobbered text. | |
1741 | |
1742 * gud.el (gud-make-debug-menu): Make a child for the | |
1743 local menu, for its menu bar, and the debug menu. | |
1744 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): | |
1745 Use the history in the simple way. | |
1746 | |
1747 1999-09-07 Kenichi Handa <handa@etl.go.jp> | |
1748 | |
1749 * language/korea-util.el (default-korean-keyboard): Initialize it | |
1750 according to the environment variable HANGUL_KEYBOARD_TYPE. | |
1751 | |
1752 1999-09-07 Richard Stallman <rms@gnu.org> | |
1753 | |
1754 * subr.el (make-temp-file): New function. | |
1755 | |
1756 1999-09-07 Stefan Monnier <monnier@cs.yale.edu> | |
1757 | |
1758 * font-lock.el (font-lock-multiline): New text property contains | |
1759 a boolean to indicate if the char is part of a multiline match. | |
1760 (font-lock-default-fontify-region): Extend the region appropriately | |
1761 for multiline keywords. | |
1762 (font-lock-default-unfontify-region): Also remove the new | |
1763 font-lock-multiline text property. | |
1764 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches. | |
1765 (font-lock-fontify-keywords-region): Mark multiline regexp matches. | |
1766 | |
1767 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
1768 | |
1769 * diary-lib.el (list-diary-entries): Make sure two-digit years | |
1770 have leading zeros. | |
1771 | |
1772 1999-09-07 Gerd Moellmann <gerd@gnu.org> | |
1773 | |
1774 * faces.el (face-set-after-frame-default): Initialize some | |
1775 attributes of some faces from frame parameters. | |
1776 | |
1777 * faces.el (scroll-bar, border, cursor, mouse): New faces. | |
1778 | |
1779 1999-09-07 Gerd Moellmann <gerd@gnu.org> | |
1780 | |
1781 * faces.el (fringe): Replaces face `margin'. | |
1782 | |
1783 1999-09-07 Dave Love <fx@gnu.org> | |
1784 | |
1785 * tar-mode.el (tar-header-block-tokenize): Bind linkname. | |
1786 | |
1787 1999-09-07 Richard Stallman <rms@gnu.org> | |
1788 | |
1789 * subr.el (push): Doc fix. | |
1790 | |
1791 1999-09-06 Richard Stallman <rms@gnu.org> | |
1792 | |
1793 * vc.el (vc-annotate-display): Use < 69 not < 70 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1794 to distinguish 20YY from 19YY. |
25837 | 1795 |
1796 * timezone.el (timezone-parse-date): Use < 69 not < 70 | |
1797 to distinguish 20YY from 19YY. | |
1798 | |
1799 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file. | |
1800 | |
1801 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk> | |
1802 | |
1803 * quickurl.el: (quickurl-list-focused-line): Removed. | |
1804 (quickurl-list-insert): Now works out the focused line using | |
1805 `count-lines' instead of using `quickurl-list-focused-line'. | |
1806 | |
1807 1999-09-06 Richard Stallman <rms@gnu.org> | |
1808 | |
1809 * mail/rmail.el (rmail-retry-failure): Unconditionally move | |
1810 to beginning of message. | |
1811 | |
1812 1999-09-06 Dave Love <fx@gnu.org> | |
1813 | |
1814 * isearch.el (isearch-mode-map): Add mouse-2. | |
1815 | |
1816 * rmail.el (rmail-read-password): Deleted. | |
1817 (rmail-get-pop-password): Use read-password. | |
1818 | |
1819 * quickurl.el: Don't conditionally define caddr. | |
1820 (quickurl-url-comment): Use nth, not caddr in function and | |
1821 defsetf. | |
1822 | |
1823 1999-09-06 Richard Stallman <rms@gnu.org> | |
1824 | |
1825 * auto-show.el: Doc fixes. | |
1826 | |
1827 1999-09-06 Stephen Eglen <stephen@gnu.org> | |
1828 | |
1829 * progmodes/octave-inf.el (inferior-octave-startup-args): Add | |
1830 --no-line-editing so that TABs in source files are not interpreted | |
1831 as completion requests. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1832 |
25837 | 1833 1999-09-06 Gerd Moellmann <gerd@gnu.org> |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1834 |
25837 | 1835 * hscroll.el, auto-show.el: Remove all code, keep the public |
1836 interface as no-ops. | |
1837 | |
1838 * faces.el (face-bold-p): Don't return t if face has lighter | |
1839 weight than normal. | |
1840 | |
1841 1999-09-06 Eli Zaretskii <eliz@gnu.org> | |
1842 | |
1843 * startup.el (command-line): Make small-temporary-file-directory | |
1844 be nil except on ms-dos. | |
1845 | |
1846 * files.el (small-temporary-file-directory): Ditto. Also doc fix. | |
1847 | |
1848 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it | |
1849 is defined. | |
1850 | |
1851 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive | |
1852 letters with a colon after d or l. | |
1853 | |
1854 1999-09-06 Dave Love <fx@gnu.org> | |
1855 | |
1856 * byte-opt.el (byte-boolean-vars): Removed. (Now primitive.) | |
1857 | |
1858 1999-09-05 Richard Stallman <rms@gnu.org> | |
1859 | |
1860 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY. | |
1861 | |
1862 * textmodes/paragraphs.el (backward-kill-sentence): | |
1863 Don't test minibuffer-prompt-end here. | |
1864 (forward-sentence): Do handle it here. | |
1865 (backward-kill-paragraph): Don't test it here. | |
1866 (forward-paragraph): Handle it here. | |
1867 | |
1868 * mouse.el (font-menu-add-default): Simplify code. | |
1869 | |
1870 1999-09-05 Gerd Moellmann <gerd@gnu.org> | |
1871 | |
1872 * faces.el (header-line): Renamed from `top-line'. | |
1873 | |
1874 1999-09-05 Gerd Moellmann <gerd@gnu.org> | |
1875 | |
1876 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'. | |
1877 | |
1878 1999-09-04 Richard Stallman <rms@gnu.org> | |
1879 | |
1880 * whitespace.el: New file. | |
1881 | |
1882 1999-09-04 Dave Love <fx@gnu.org> | |
1883 | |
1884 * paths.el: Make some doc strings obey the make-docfile convention. | |
1885 | |
1886 * bindings.el: Likewise. | |
1887 (debug-ignored-errors): Remove BBDB ones. | |
1888 | |
1889 1999-09-03 Richard Stallman <rms@gnu.org> | |
1890 | |
1891 * mail/mh-comp.el (mh-forward): Get new subject line from the original, | |
1892 not from the draft to forward. | |
1893 | |
1894 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun. | |
1895 | |
1896 1999-09-03 Dave Love <fx@gnu.org> | |
1897 | |
1898 * double.el (double-mode): Customize the variable. | |
1899 | |
1900 1999-09-03 Kenichi Handa <handa@etl.go.jp> | |
1901 | |
1902 * international/characters.el: Delete duplicated code. | |
1903 | |
1904 1999-09-02 Richard Stallman <rms@gnu.org> | |
1905 | |
1906 * indent.el (indent-relative): Doc fix. | |
1907 | |
1908 * quickurl.el (quickurl): Doc fix. | |
1909 | |
1910 1999-09-02 Gerd Moellmann <gerd@gnu.org> | |
1911 | |
1912 * faces.el (margin): Change background to "gray" for mono (this is | |
1913 drawn with a stipple pattern). | |
1914 | |
1915 1999-09-02 Gerd Moellmann <gerd@gnu.org> | |
1916 | |
1917 * simple.el (next-history-element): Use minibuffer-prompt-end once | |
1918 again. Remove test for minibuffer-prompt-in-buffer. | |
1919 | |
1920 1999-09-02 Eli Zaretskii <eliz@gnu.org> | |
1921 | |
1922 * files.el (small-temporary-file-directory): New variable. | |
1923 | |
1924 * startup.el (command-line): Compute the value of | |
1925 small-temporary-file-directory. | |
1926 | |
1927 * ediff-init.el (ediff-temp-file-prefix): Use | |
1928 small-temporary-file-directory if non-nil. | |
1929 | |
1930 * vc.el (vc-update-change-log): Likewise. | |
1931 | |
1932 * progmodes/cmacexp.el (c-macro-expansion): Likewise. | |
1933 | |
1934 * simple.el (shell-command, shell-command-on-region): Use | |
1935 make-temp-name properly. Use small-temporary-file-directory if | |
1936 non-nil, otherwise temporary-file-directory, to generate temporary | |
1937 files. | |
1938 | |
1939 * dos-w32.el (direct-print-region-helper): Use | |
1940 temporary-file-directory. (From Stefan Monnier.) | |
1941 | |
1942 1999-09-02 Richard Stallman <rms@gnu.org> | |
1943 | |
1944 * progmodes/asm-mode.el (asm-mode): Set comment-start properly | |
1945 from asm-comment-char. | |
1946 (asm-font-lock-keywords): Recognize instruction width suffixes. | |
1947 | |
1948 1999-09-01 Richard Stallman <rms@gnu.org> | |
1949 | |
1950 * play/fortune.el: New file. | |
1951 | |
1952 1999-08-31 Dave Love <fx@gnu.org> | |
1953 | |
1954 * help.el (help-make-xrefs): Don't lose on non-empty blank line | |
1955 after key table. | |
1956 | |
1957 * byte-opt.el (byte-boolean-vars): Add several w32 and redisplay | |
1958 variables. | |
1959 | |
1960 * subr.el (push): Fix typo. | |
1961 | |
1962 1999-08-30 Kevin Blake <kblake@ticnet.com> | |
1963 | |
1964 * emacs-lisp/ring.el: Many doc fixes. | |
1965 (ring-size, ring-copy): New functions. | |
1966 | |
1967 1999-08-29 Richard Stallman <rms@gnu.org> | |
1968 | |
1969 * progmodes/etags.el (tags-loop-continue): | |
1970 After tags-loop-operate returns, force skip to next file. | |
1971 | |
1972 * mail/mail-extr.el (mail-extr-all-letters-but-separators) | |
1973 (mail-extr-first-letters, mail-extr-last-letters): | |
1974 Use character classes [:alpha:] and [:alnum:]. | |
1975 | |
1976 * subr.el (push, pop): New macros. | |
1977 | |
1978 * progmodes/compile.el (compilation-error-regexp-alist): | |
1979 New item for SGI IRIX MipsPro compilers. | |
1980 | |
1981 * speedbar.el (speedbar-directory-buttons): Recognize | |
1982 device names when checking for file names. | |
1983 | |
1984 * array.el (array-reconfigure-rows): Use generate-new-buffer. | |
1985 | |
1986 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros, | |
1987 and specially handle defvar inside their expansions. | |
1988 (eval-defun-1): New subroutine. | |
1989 | |
1990 * progmodes/compile.el (compilation-error-regexp-alist): | |
1991 Fix the Perl -w entry to allow period after line number. | |
1992 Don't allow newlines in file name, but allow them after line number | |
1993 for Perl debugging traces. | |
1994 | |
1995 * which-func.el (which-func-cleanup-function): New variable. | |
1996 (which-function): Call that function. | |
1997 | |
1998 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or ( | |
1999 to end a function name. | |
2000 | |
2001 * informat.el (Info-tagify): Don't insert more than one newline | |
2002 before the tag table. | |
2003 | |
2004 1999-08-29 Stefan Monnier <monnier@cs.yale.edu> | |
2005 | |
2006 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather | |
2007 than make-temp-name, use match-string-no-properties, and eliminate | |
2008 a quadratic behavior when building bibtex-strings. | |
2009 | |
2010 1999-08-29 Alex Schroeder <alex@gnu.org> | |
2011 | |
2012 * comint.el (comint-input-ring-separator): New variable. | |
2013 (comint-read-input-ring): Doc change; use | |
2014 comint-input-ring-separator when reading file. | |
2015 (comint-write-input-ring): Use | |
2016 comint-input-ring-separator when writing file. | |
2017 | |
2018 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com> | |
2019 | |
2020 * informat.el (Info-tagify): Start by widening. | |
2021 Match node headers that don't list the file name, | |
2022 and more kinds of page separations. | |
2023 Strip properties during tagification. | |
2024 Use start of node header line as tag's position. | |
2025 Fix the "done" message. | |
2026 | |
2027 (Info-validate): Save and restore match data around narrowing down. | |
2028 | |
2029 1999-08-28 Richard M. Stallman <rms@gnu.org> | |
2030 | |
2031 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode): | |
2032 On repeated call, override previous values put into | |
2033 minor-mode-map-alist and minor-mode-alist. | |
2034 | |
2035 1999-08-28 Michael Ernst <mernst@alum.mit.edu> | |
2036 | |
2037 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format. | |
2038 | |
2039 1999-08-27 Andreas Schwab <schwab@gnu.org> | |
2040 | |
2041 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker | |
2042 from cvs update. | |
2043 | |
2044 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
2045 | |
2046 * calendar/calendar.el (calendar-move-hook): New hook. | |
2047 | |
2048 * calendar/cal-move.el: Call the new hook in every movement function. | |
2049 | |
2050 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload | |
2051 the right function name. | |
2052 | |
2053 1999-08-26 Stephen Gildea <gildea@alum.mit.edu> | |
2054 | |
2055 * time-stamp.el: Put quote-backquote around all symbol names | |
2056 in doc strings, for mousing. | |
2057 (time-stamp): support multi-line patterns. | |
2058 (time-stamp-inserts-lines): new variable. | |
2059 (time-stamp-count): new variable. | |
2060 (time-stamp-string-preprocess): fixed bug where "%%a" becomes | |
2061 "Thu" instead of "%a". | |
2062 | |
2063 1999-08-25 Gerd Moellmann <gerd@gnu.org> | |
2064 | |
2065 * simple.el (kill-word): Undo previous change. | |
2066 | |
2067 1999-08-25 Gerd Moellmann <gerd@gnu.org> | |
2068 | |
2069 * jit-lock.el (jit-lock-function): Extend the fontified range | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2070 to the beginning of the line containing the range start and |
25837 | 2071 the beginning of the line following the range end. |
2072 | |
2073 1999-08-24 Dave Love <fx@gnu.org> | |
2074 | |
2075 * timezone.el: Move provide to end. | |
2076 (timezone-parse-date): Simplify somewhat. Assume 2-digit years | |
2077 <70 are 2000+. | |
2078 (timezone-parse-time): Simplify somewhat. | |
2079 | |
2080 1999-08-24 Gerd Moellmann <gerd@gnu.org> | |
2081 | |
2082 * faces.el (margin): Renamed from bitmap-area. | |
2083 | |
2084 1999-08-24 Alex Schroeder <alex@gnu.org> | |
2085 | |
2086 * sql.el: Doc changes. | |
2087 (sql-sybase): use sql-server instead of sql-database. | |
2088 | |
2089 1999-08-23 Dave Love <fx@gnu.org> | |
2090 | |
2091 * rect.el: Add/fix various doc strings. Add `*' to all the | |
2092 interactive specs. | |
2093 | |
2094 1999-08-21 Gerd Moellmann <gerd@gnu.org> | |
2095 | |
2096 * jit-lock.el (jit-lock-function): Use line-beginning-position. | |
2097 Don't unwind-protect font-lock-fontify-region. | |
2098 | |
2099 * paragraphs.el (backward-kill-paragraph): Don't move | |
2100 point into mini-buffer prompt. | |
2101 (backward-kill-sentence): Ditto. | |
2102 | |
2103 * simple.el (next-history-element): Use minibuffer-prompt-end. | |
2104 Remove test for minibuffer-prompt-in-buffer. | |
2105 (kill-word): Don't move point into mini-buffer prompt. | |
2106 | |
2107 1999-08-21 Dave Love <fx@gnu.org> | |
2108 | |
2109 * Makefile: Exclude CVS dirs like RCS. | |
2110 | |
2111 1999-08-19 Dave Love <fx@gnu.org> | |
2112 | |
2113 * tooltip.el (tooltip-mode): Customize this, per convention. | |
2114 (tooltip-active): Option deleted. | |
2115 | |
2116 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize. | |
2117 | |
2118 * hanoi.el, page-ext.el: Declare dynamic vars. | |
2119 | |
2120 * term.el: Avoid ange-ftp related compilation warnings. | |
2121 | |
2122 1999-08-18 Gerd Moellmann <gerd@gnu.org> | |
2123 | |
2124 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode' | |
2125 the default so that beginners can benefit from it without | |
2126 searching in manuals. | |
2127 | |
2128 1999-08-18 Ray Blaak <blaak@gnu.org> | |
2129 | |
2130 * progmodes/delphi.el: Consider assembly sections as blocks, to | |
2131 indent them better. Make auto-indent on newline optional. | |
2132 | |
2133 1999-08-17 Gerd Moellmann <gerd@gnu.org> | |
2134 | |
2135 * bindings.el (mode-line-modified): Look up key binding for C-x | |
2136 C-q. If it's bound call that binding, otherwise call | |
2137 toggle-read-only. | |
2138 | |
2139 1999-08-17 Dave Love <fx@gnu.org> | |
2140 | |
2141 * info.el (info): Doc fix. | |
2142 | |
2143 * finder.el (finder-known-keywords): Add `multimedia'. | |
2144 | |
2145 * apropos.el: Don't capitalize custom group name. | |
2146 | |
2147 * info-look.el: Remove compatibility code. | |
2148 (info-lookup-guess-default*): DTRT for point at start of symbol. | |
2149 (info-complete): Don't lose with point not at end of symbol. | |
2150 | |
2151 1999-08-16 Gerd Moellmann <gerd@gnu.org> | |
2152 | |
2153 * term.el (toplevel): Make face `term-default' an empty face. | |
2154 The code relied on the fact that Emacs ignored invalid faces in | |
2155 face text properties in 20.4. | |
2156 | |
2157 1999-08-16 Richard M. Stallman <rms@gnu.org> | |
2158 | |
2159 * subr.el (point-at-eol, point-at-bol): New aliases. | |
2160 | |
2161 * simple.el: Functions reordered. | |
2162 | |
2163 * rect.el (delete-rectangle-line): Use line-end-position. | |
2164 | |
2165 1999-08-16 Karl Heuer <kwzh@gnu.org> | |
2166 | |
2167 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved | |
2168 here from simple.el. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2169 |
25837 | 2170 1999-08-16 Dave Love <fx@gnu.org> |
2171 | |
2172 * mouse.el: Provide `mldrag' for compatibility. | |
2173 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases, | |
2174 marked obsolete. | |
2175 | |
2176 * mldrag.el: Removed since the features are in mouse.el. | |
2177 | |
2178 * jka-compr.el (auto-compression-mode): New variable for | |
2179 customization. | |
2180 | |
2181 * bindings.el (mode-line-mule-info): Doc fix. | |
2182 | |
2183 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in | |
2184 name comparisons. | |
2185 | |
2186 * files.el (interpreter-mode-alist): Add make, guile, clisp. | |
2187 (find-file): Doc fix. | |
2188 | |
2189 1999-08-16 Carsten Dominik <cd@gnu.org> | |
2190 | |
2191 * textmodes/reftex.el: Most of the code moved to other files. | |
2192 * textmodes/reftex-auc.el: New file, split out from reftex.el | |
2193 * textmodes/reftex-cite.el: New file, split out from reftex.el | |
2194 * textmodes/reftex-global.el: New file, split out from reftex.el | |
2195 * textmodes/reftex-index.el: New file, split out from reftex.el | |
2196 * textmodes/reftex-parse.el: New file, split out from reftex.el | |
2197 * textmodes/reftex-ref.el: New file, split out from reftex.el | |
2198 * textmodes/reftex-sel.el: New file, split out from reftex.el | |
2199 * textmodes/reftex-toc.el: New file, split out from reftex.el | |
2200 * textmodes/reftex-vars.el: New file, split out from reftex.el | |
2201 * textmodes/reftex-vcr.el: New file, split out from reftex.el | |
2202 | |
2203 1999-08-16 Carsten Dominik <cd@gnu.org> | |
2204 | |
2205 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed | |
2206 conflict with pop-up-frames. | |
2207 (reftex-special-environment-parsers): New constant. | |
2208 (reftex-label-alist): car of an entry can also be a function. | |
2209 (reftex-what-special-env): new function. | |
2210 (reftex-label-location): Call `reftex-what-special-env'. | |
2211 (reftex-compile-variables): Check for symbol in | |
2212 `reftex-label-alist'. | |
2213 (reftex-what-environment): fixed bug with stacked environments of | |
2214 same kind (e.g. enumerate). | |
2215 (reftex-process-string): Preserve default directory. | |
2216 (reftex-label-alist-builtin): changed prefixes of endnote and | |
2217 footnote. Also the magic words. | |
2218 (reftex-reference): Interprete new option | |
2219 `reftex-fref-is-default'. | |
2220 (reftex-replace-prefix-escapes): Interprete new `%S' format. | |
2221 (reftex-toc-mouse-view-line): Command removed (had no binding). | |
2222 (reftex-everything-regexp): New function. | |
2223 (reftex-nearest-match): Made better. | |
2224 (reftex-toc-find-section): Use new version of | |
2225 `reftex-nearest-match'. | |
2226 (reftex-insert-docstruct): adapted to work with the index stuff. | |
2227 (reftex-parse-from-file): Find index entries as well. | |
2228 (reftex-toc-toggle-index): New function | |
2229 (reftex-toc-map): `i' is now used to togle the index, File | |
2230 boundaries has been moved to `F'. | |
2231 (reftex-select-label-map): Toggling display of file boundaries is | |
2232 now on the `F' key, for consistency with `reftex-toc-map'. | |
2233 (reftex-erase-all-selection-and-index-buffers): Renamed from | |
2234 `reftex-erase-all-selection-buffer'. Now also kills the index | |
2235 buffers. | |
2236 (reftex-viewing-cross-references): Customization group renamed | |
2237 from reftex-viewing-cross-references-and-citations. | |
2238 (reftex-index-macro-regexp, | |
2239 reftex-find-index-entry-regexp-format): New variables | |
2240 (reftex-macros-with-index): New variable | |
2241 (reftex-add-index-macros): New function | |
2242 (reftex-renumber-simple-labels, reftex-translate): Allow for | |
2243 multiple labels in a single ref command. | |
2244 (reftex-index-support): New customization group | |
2245 (reftex-support-index, reftex-index-special-chars, | |
2246 reftex-index-macros, reftex-index-default-macro, | |
2247 reftex-index-default-tag, reftex-index-math-format, | |
2248 reftex-index-section-letters, reftex-index-include-context, | |
2249 reftex-index-follow-mode, reftex-index-header-face, | |
2250 reftex-index-section-face, reftex-index-tag-face, | |
2251 reftex-index-face): New options | |
2252 (reftex-index-map, reftex-index-menu, reftex-last-index-file, | |
2253 reftex-index-tag, reftex-index-return-marker, | |
2254 reftex-index-restriction-indicator, reftex-index-restriction-data, | |
2255 reftex-index-macro-regexp, reftex-index-level-re, | |
2256 reftex-index-key-end-re, reftex-find-index-entry-regexp-format, | |
2257 reftex-everything-regexp-no-index, reftex-index-re, | |
2258 reftex-macros-with-index, reftex-index-macro-alist): New variables | |
2259 (reftex-index-help, reftex-index-macros-builtin, | |
2260 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt, | |
2261 reftex-query-index-macro-help): New constants | |
2262 (reftex-index-selection-or-word, reftex-index, | |
2263 reftex-default-index, reftex-update-default-index, | |
2264 reftex-index-complete-tag, reftex-index-select-tag, | |
2265 reftex-index-complete-key, reftex-index-update-taglist, | |
2266 reftex-index-globally, reftex-index-mode, reftex-index-show-entry, | |
2267 reftex-display-index, reftex-insert-index, | |
2268 reftex-index-insert-new-letter, reftex-get-restriction, | |
2269 reftex-index-pre-command-hook, reftex-index-post-command-hook, | |
2270 reftex-index-show-help, reftex-index-next, reftex-index-previous, | |
2271 reftex-index-toggle-follow, reftex-index-toggle-context, | |
2272 reftex-index-view-entry, reftex-index-goto-entry-and-hide, | |
2273 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide, | |
2274 reftex-index-quit, reftex-index-quit-and-kill, | |
2275 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan, | |
2276 reftex-index-revert, reftex-index-switch-index-tag, | |
2277 reftex-index-restrict-to-section, reftex-index-widen, | |
2278 reftex-index-restriction-forward, | |
2279 reftex-index-restriction-backward, reftex-index-visit-location, | |
2280 reftex-index-analyze-entry, reftex-index-globalize, | |
2281 reftex-index-edit, reftex-index-toggle-range-beginning, | |
2282 reftex-index-toggle-range-end, reftex-index-edit-key, | |
2283 reftex-index-edit-attribute, reftex-index-edit-visual, | |
2284 reftex-index-edit-part, reftex-index-level-down, | |
2285 reftex-index-level-up, reftex-index-kill, reftex-index-undo, | |
2286 reftex-index-change-entry, reftex-index-goto-letter, | |
2287 reftex-add-index-macros, reftex-ensure-index-support, | |
2288 reftex-index-info-safe, reftex-index-info): New functions. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2289 |
25837 | 2290 |
2291 1999-08-15 Richard M. Stallman <rms@gnu.org> | |
2292 | |
2293 * paren.el (show-paren-mode): Support making show-paren-mode | |
2294 a buffer-local variable. Don't check for a window system. | |
2295 (show-paren-function): Check whether show-paren-function is | |
2296 enabled in current buffer; do the right thing if not. | |
2297 Don't check for a window system. | |
2298 (show-paren-mode): Make it a user variable. | |
2299 | |
2300 * add-log.el (add-log-current-defun): Exclude all trailing whitespace. | |
2301 Handle `enum' like `struct'. | |
2302 | |
2303 * server.el (server-process-filter): If a client visits no buffers, | |
2304 close it immediately before recording it. | |
2305 | |
2306 * mail/mail-utils.el (mail-unquote-printable): Make it autoload. | |
2307 Optimize by calling concat just once. Handle =\n sequence. | |
2308 (mail-unquote-printable-region): New command. | |
2309 (mail-quote-printable): Make it autoload. | |
2310 | |
2311 1999-08-15 Karl Heuer <kwzh@gnu.org> | |
2312 | |
2313 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org. | |
2314 | |
2315 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
2316 | |
2317 * lisp/texinfmt.el: Handle @ifnottex. | |
2318 | |
2319 1999-08-15 Eli Zaretskii <eliz@gnu.org> | |
2320 | |
2321 * frame.el (blink-cursor): Don't turn on cursor blinking for | |
2322 ms-dos. | |
2323 | |
2324 * faces.el (face-valid-attribute-values): Look in | |
2325 x-bitmap-file-path only for x and w32 window systems. | |
2326 | |
2327 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default". | |
2328 Do that if width is nil as well. | |
2329 (x-display-mm-height, x-display-mm-width): Update values. | |
2330 (x-colors): Compute the list from msdos-color-values. | |
2331 (x-select-enable-clipboard): Doc fix. | |
2332 (x-frob-font-weight, x-font-family-list): New functions. | |
2333 | |
2334 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk> | |
2335 | |
2336 * window.el (shrink-window-if-larger-than-buffer): Don't try to | |
2337 back up from beginning of buffer. | |
2338 | |
2339 1999-08-13 Karl Heuer <kwzh@gnu.org> | |
2340 | |
2341 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound. | |
2342 | |
2343 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US> | |
2344 | |
2345 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G | |
2346 doomsday clock, speed control is added and changes are made to | |
2347 allow large numbers of rings: rings now show the whole ring | |
2348 number, not just the last digit; consecutive rings are allowed to | |
2349 be the same size when necessary to fit all the rings in the | |
2350 window; and poles can be oriented horizontally. Face support is | |
2351 thrown in gratuitously. | |
2352 (hanoi): Changed default number of rings back to 3. | |
2353 (hanoi-unix, hanoi-unix-64): New commands | |
2354 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces, | |
2355 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face, | |
2356 hanoi-odd-ring-face): New variables. | |
2357 (hanoi-internal, hanoi-current-time-float, hanoi-put-face, | |
2358 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for, | |
2359 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions. | |
2360 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n. | |
2361 (hanoi-topos, hanoi-draw-ring): Removed. | |
2362 | |
2363 1999-08-12 Gerd Moellmann <gerd@gnu.org> | |
2364 | |
2365 * faces.el (face-valid-attribute-values): Return an alist for | |
2366 families on ttys. | |
2367 (face-read-integer): Handle unspecified face attributes. Add | |
2368 completion for `unspecified'. | |
2369 (read-face-attribute): Handle unspecified font attributes. | |
2370 (face-valid-attribute-values): Add `unspecified' to lists so that | |
2371 it can be chosen via completion. | |
2372 (face-read-string): Don't recognize "none" as input. | |
2373 | |
2374 1999-08-10 Dave Love <fx@gnu.org> | |
2375 | |
2376 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc | |
2377 string. | |
2378 | |
2379 * sun-curs.el: Require sun-fns. | |
2380 | |
2381 1999-08-10 Dave Love <fx@gnu.org> | |
2382 | |
2383 * autorevert.el (auto-revert-mode): Add autoload cookie. | |
2384 | |
2385 * hscroll.el, auto-show.el: Files deleted -- we have built-in | |
2386 hscroll. | |
2387 | |
2388 * simple.el (hscroll-step, hscroll-point-visible) | |
2389 (hscroll-window-column): Remove now we have the mentioned real | |
2390 horizontal autoscrolling. | |
2391 | |
2392 1999-08-10 Richard M. Stallman <rms@gnu.org> | |
2393 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2394 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from |
25837 | 2395 control use of -f option. |
2396 (mail-specify-envelope-from): New variable. | |
2397 (mail-from-style): Doc fix. | |
2398 | |
2399 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn. | |
2400 (easy-menu-get-map): New arg TO-MODIFY helps choose | |
2401 between local and global maps. | |
2402 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map. | |
2403 (easy-menu-change): Doc fix. | |
2404 | |
2405 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward. | |
2406 (info-lookup-guess-default): Simplified and cleaned up. | |
2407 (info-lookup-guess-default*): Preserve point. | |
2408 | |
2409 * view.el (view-mode-disable): If buffer-read-only is nil, | |
2410 don't change it. | |
2411 | |
2412 * files.el (after-find-file): Disable View mode if buffer is no | |
2413 longer read-only. | |
2414 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2415 * view.el (view-mode-enable, view-mode-disable): |
25837 | 2416 Call force-mode-line-update. |
2417 | |
2418 1999-08-10 Karl Heuer <kwzh@gnu.org> | |
2419 | |
2420 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call. | |
2421 * array.el, play/landmark.el, international/latin-3.el: Likewise. | |
2422 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise. | |
2423 | |
2424 1999-08-10 Alex Schroeder <asc@bsiag.com> | |
2425 | |
2426 * ansi-color.el (ansi-color-to-text-properties): Added New state 5 | |
2427 to prevent m-eating-bug. | |
2428 | |
2429 1999-08-10 Eli Zaretskii <eliz@gnu.org> | |
2430 | |
2431 * term/pc-win.el (msdos-bg-mode): Remove. Call | |
2432 frame-set-background-mode instead. All callers changed. | |
2433 (msdos-face-setup): Don't force color display parameter, it is set | |
2434 by frame-set-background-mode. | |
2435 (make-msdos-frame): Call x-handle-reverse-video and | |
2436 face-set-after-frame-default. Delete frame if creation failed. | |
2437 | |
2438 * faces.el (face-set-after-frame-default): Don't call | |
2439 make-face-x-resource-internal for the pc window-system. | |
2440 | |
2441 1999-08-10 Dave Love <fx@melange.gnu.org> | |
2442 | |
2443 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat | |
2444 case with no docstring specially. | |
2445 | |
2446 1999-08-09 Eli Zaretskii <eliz@gnu.org> | |
2447 | |
2448 * complete.el (PC-do-completion): If completing on file name, | |
2449 reproduce str by concatenating its directory and basename parts. | |
2450 | |
2451 1999-08-07 Dave Love <fx@gnu.org> | |
2452 | |
2453 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid | |
2454 unibyte to multibyte conversion of search-forward (from Handa), | |
2455 but avoid the replacement if the language is Latin-N. | |
2456 | |
2457 1999-08-06 Richard Stallman <rms@gnu.org> | |
2458 | |
2459 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args | |
2460 of eval-buffer. | |
2461 | |
2462 * international/mule.el (load-with-code-conversion): | |
2463 Pass t to eval-buffer for DO-ALLOW-PRINT. | |
2464 | |
2465 1999-08-06 Geoff Voelker <voelker@cs.washington.edu> | |
2466 | |
2467 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist | |
2468 of filenames and attributes. | |
2469 (ls-lisp-insert-directory): Use directory-files-and-attributes | |
2470 for speed. | |
2471 | |
2472 1999-08-05 Dave Love <fx@gnu.org> | |
2473 | |
2474 * auto-show.el (auto-show-mode): Fix :set. | |
2475 | |
2476 * widget.el (define-widget-keywords): Make dummy definition and | |
2477 comment-out its use. | |
2478 | |
2479 1999-08-04 Richard Stallman <rms@gnu.org> | |
2480 | |
2481 * progmodes/tcl.el: Customized. | |
2482 | |
2483 * sql.el (sql-accumulate-and-indent): Instead of testing | |
2484 whether this is Emacs 20 before calling comint-accumulate, | |
2485 test whether comint-accumulate is defined. | |
2486 | |
2487 1999-08-04 Dave Love <fx@gnu.org> | |
2488 | |
2489 * sgml-mode.el: Require outline when compiling. | |
2490 (sgml-mode-hook, html-mode-hook): Customize. | |
2491 (sgml-validate-command): Fix :version. | |
2492 (html-autoview-mode): Doc fix. | |
2493 | |
2494 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do | |
2495 nothing in Latin-N environment. | |
2496 | |
2497 * info.el (Info-find-node): Call info-initialize here. | |
2498 (info): Not here. | |
2499 (Info-file-list-for-emacs): Add message, dired-x, c, viper. | |
2500 | |
2501 1999-08-04 Richard Stallman <rms@gnu.org> | |
2502 | |
2503 * ansi-color.el: New file. | |
2504 | |
2505 1999-08-04 Stefan Monnier <monnier@cs.yale.edu> | |
2506 | |
2507 * dired.el (dired-string-replace-match): Return `nil' when no match | |
2508 found with global search. | |
2509 | |
2510 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file): | |
2511 * terminal.el (te-terminfo-directory): | |
2512 * mail/mailpost.el (post-mail-send-it): | |
2513 * mail/metamail.el (metamail-region): | |
2514 * progmodes/ada-mode.el (ada-tmp-directory): | |
2515 Use temporary-file-directory. | |
2516 | |
2517 * progmodes/compile.el (compilation-parsing-end,compilation-setup) | |
2518 (compilation-filter, compilation-forget-errors) | |
2519 (compilation-parse-errors): Use a marker instead of an integer for | |
2520 `compilation-parsing-end'. | |
2521 | |
2522 * progmodes/diff.el (diff-parse-differences): | |
2523 Use a marker instead of an integer for `compilation-parsing-end'. | |
2524 * textmodes/tex-mode.el (tex-compilation-parse-errors): | |
2525 Use a marker instead of an integer for `compilation-parsing-end'. | |
2526 | |
2527 1999-08-03 Richard Stallman <rms@gnu.org> | |
2528 | |
2529 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View. | |
2530 (Buffer-menu-mode): Doc fix. | |
2531 (Buffer-menu-view): New command. | |
2532 (Buffer-menu-view-other-window): New command. | |
2533 | |
2534 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com> | |
2535 | |
2536 * replace.el (query-replace-regexp-eval) | |
2537 (replace-eval-replacement, replace-loop-through-replacements) | |
2538 (replace-match-string-symbols): New functions. | |
2539 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA). | |
2540 Use replace-loop-through-replacements. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2541 |
25837 | 2542 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk> |
2543 | |
2544 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f. | |
2545 (5x5): Doc fix. | |
2546 | |
2547 1999-08-03 Dave Love <fx@gnu.org> | |
2548 | |
2549 * fortran.el (fortran-indent-new-line): Make it an alias | |
2550 for reindent-then-newline-and-indent. | |
2551 | |
2552 1999-08-03 Didier Verna <verna@inf.enst.fr> | |
2553 | |
2554 * rect.el: All functions rewritten, except when noted above | |
2555 their declaration. Below is a list of interface changes. | |
2556 (apply-on-rectangle): New function, mostly replaces | |
2557 `operate-on-rectangle'. All callers changed. | |
2558 (move-to-column-force): Pass new second argument to `move-to-column'. | |
2559 (kill-rectangle): Added optional prefix arg to fill lines. | |
2560 (delete-rectangle): Ditto. | |
2561 (delete-whitespace-rectangle): Ditto. | |
2562 (delete-extract-rectangle): Ditto. | |
2563 (open-rectangle): Ditto. | |
2564 (clear-rectangle): Ditto. | |
2565 (delete-whitespace-rectangle-line): New function. | |
2566 (delete-rectangle-line): Added third arg FILL. | |
2567 (delete-extract-rectangle-line): Ditto. | |
2568 (open-rectangle-line): Ditto. | |
2569 (clear-rectangle-line): Ditto. | |
2570 | |
2571 1999-08-03 Ray Blaak <blaak@gnu.org> | |
2572 | |
2573 * progmodes/delphi.el: New file. | |
2574 | |
2575 1999-08-02 Richard Stallman <rms@gnu.org> | |
2576 | |
2577 * textmodes/outline.el (outline-previous-heading): New function. | |
2578 (outline-up-heading-all): Use outline-previous-heading. | |
2579 (outline-next-heading): Delete definition inserted yesterday. | |
2580 | |
2581 1999-08-01 Richard Stallman <rms@gnu.org> | |
2582 | |
2583 * textmodes/outline.el (outline-next-heading): New function. | |
2584 (outline-up-heading-all): New function. | |
2585 (outline-font-lock-level): Using outline-up-heading-all. | |
2586 Tell outline-back-to-heading to accept invisible headings. | |
2587 | |
2588 * simple.el (shell-command-on-region): EXIT-STATUS can be a string. | |
2589 | |
2590 * mail/mh-utils.el (mh-find-path-run): New variable. | |
2591 (mh-find-path): Test and set that. | |
2592 Set mail-user-agent only the first time this function is run. | |
2593 (mail-user-agent): Defvar deleted. | |
2594 | |
2595 * info.el (info-initialize): New function. | |
2596 (info): Call info-initialize. | |
2597 (Info-directory-list): Initialize to nil, | |
2598 so info-initialize will set it up for real. | |
2599 | |
2600 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
2601 | |
2602 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it | |
2603 does not interpret a time as the year in a day-month entry. | |
2604 | |
2605 * calendar/diary-lib.el: Change syntax table entry for colon in | |
2606 the diary as part of the european-date-diary-pattern fix. | |
2607 | |
2608 1999-08-01 Eli Zaretskii <eliz@gnu.org> | |
2609 | |
2610 * international/mule.el (set-auto-coding): Allow whitespace before | |
2611 and after the "variable: value" pair. | |
2612 | |
2613 1999-07-30 Ken'ichi Handa <handa@gnu.org> | |
2614 | |
2615 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed. | |
2616 (default-sendmail-coding-system): Doc-string fixed. | |
2617 | |
2618 1999-07-30 Dave Love <fx@gnu.org> | |
2619 | |
2620 * subr.el (assoc-delete-all): New function, renamed from | |
2621 frame-delete-all. | |
2622 | |
2623 * frame.el: Change comments to doc strings and other doc fixes. | |
2624 (frame-delete-all): Moved to subr.el as `assoc-delete-all'. | |
2625 Callers changed. | |
2626 (set-background-color, set-foreground-color, set-cursor-color) | |
2627 (set-mouse-color, set-border-color): Offer completion of colours. | |
2628 (cursor): Add :version to defgroup. | |
2629 | |
2630 * facemenu.el (list-colors-display): Make it work on ttys. | |
2631 (facemenu-read-color): Likewise. | |
2632 | |
2633 1999-07-30 Richard M. Stallman <rms@gnu.org> | |
2634 | |
2635 * frame.el (frame-notice-user-settings): If background | |
2636 color has been changed, update background-mode from it, | |
2637 then update faces. | |
2638 | |
2639 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com> | |
2640 | |
2641 * net-utils.el (finger): Don't do indirect fingering. | |
2642 | |
2643 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
2644 | |
2645 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of | |
2646 rules. Add separator at end of holidays. | |
2647 (cal-tex-rules): New customizable variable. | |
2648 (cal-tex-latexify-list): Add optional parameter to put separator | |
2649 at end. | |
2650 | |
2651 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu> | |
2652 | |
2653 * textmodes/fill.el (fill-individual-paragraphs): Calculate new | |
2654 fill prefix on each line while looping to the end of paragraph. | |
2655 End paragraph if it's longer than the existing fill prefix. | |
2656 | |
2657 * textmodes/fill.el (fill-context-prefix): Doc fix. | |
2658 | |
2659 1999-07-30 Dave Love <fx@gnu.org> | |
2660 | |
2661 * font-lock.el (jit-lock): Fix :load, add :version. | |
2662 | |
2663 1999-07-30 Eli Zaretskii <eliz@gnu.org> | |
2664 | |
2665 * term/pc-win.el (msdos-face-setup): Register standard colors in | |
2666 Vface_tty_color_alist. | |
2667 (face-color-supported-p, face_color_gray_p): New functions. | |
2668 | |
2669 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p | |
2670 is bound. | |
2671 | |
2672 * startup.el (command-line): Don't register default colors for | |
2673 MSDOS window-system. | |
2674 | |
2675 1999-07-29 Dave Love <fx@gnu.org> | |
2676 | |
2677 * f90.el (f90-mode-syntax-table): Change backslash to escape, not | |
2678 charquote. | |
2679 | |
2680 * lisp-mode.el (eval-defun): Re-written to avoid | |
2681 capturing variables. | |
2682 | |
2683 * picture.el (picture-beginning-of-line): Don't call | |
2684 hscroll-point-visible now we have real autoscrolling. | |
2685 (picture-end-of-line, picture-newline, picture-open-line): | |
2686 Likewise. | |
2687 | |
2688 * international/latin-8.el: New file. | |
2689 * international/latin-9.el: New file. | |
2690 | |
2691 1999-07-28 Dave Love <fx@gnu.org> | |
2692 | |
2693 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter. | |
2694 | |
2695 * msb.el: Require cl only when compiling. | |
2696 (msb--home-dir): Deleted. | |
2697 (msb--format-title): Use abbreviate-file-name. | |
2698 (msb--choose-file-menu): Simplify string comparison. | |
2699 | |
2700 1999-07-28 Gerd Moellmann <gerd@gnu.org> | |
2701 | |
2702 * faces.el (toolbar): Add face definition for mono displays. | |
2703 | |
2704 1999-07-27 Richard M. Stallman <rms@gnu.org> | |
2705 | |
2706 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change. | |
2707 | |
2708 * frame.el (frame-initialize): When setting frame-initial-frame-alist, | |
2709 force copying of default-frame-alist. | |
2710 | |
2711 1999-07-26 Ken'ichi Handa <handa@gnu.org> | |
2712 | |
2713 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp. | |
2714 | |
2715 1999-07-26 Richard M. Stallman <rms@gnu.org> | |
2716 | |
2717 * frame.el (set-mouse-color): If new color is nil, | |
2718 really respecify the current color. | |
2719 | |
2720 1999-07-26 Gerd Moellmann <gerd@gnu.org> | |
2721 | |
2722 * faces.el (bitmap-area): Change background of face `bitmap-area' | |
2723 to white for mono displays. | |
2724 | |
2725 1999-07-26 Kenichi Handa <handa@etl.go.jp> | |
2726 | |
2727 * international/ccl.el (ccl-embed-symbol): New function. | |
2728 (ccl-program-p): Deleted. Now it's implemented in C code. | |
2729 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol. | |
2730 (ccl-compile-translate-character): Likewise. | |
2731 (ccl-compile-map-single): Likewise. | |
2732 (ccl-compile-multiple-map-function): Likewise. | |
2733 (declare-ccl-program): Doc-string modified. | |
2734 (check-ccl-program): Check compiled CCL code by ccl-program-p. | |
2735 | |
2736 1999-07-25 Ken'ichi Handa <handa@etl.go.jp> | |
2737 | |
2738 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change. | |
2739 | |
2740 1999-07-25 Markus Rost <rost@gnu.org> | |
2741 | |
2742 * cus-edit.el (custom-save-variables, custom-save-faces): Sort | |
2743 the entries to make custom-file more readable. | |
2744 | |
2745 1999-07-25 Richard M. Stallman <rms@gnu.org> | |
2746 | |
2747 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs. | |
2748 | |
2749 * emacs-lisp/edebug.el: Delete compatibility code. | |
2750 (edebug-next-token-class): If . is followed by a digit, | |
2751 return `symbol' for the token class. | |
2752 | |
2753 * startup.el (command-line): If we don't find the user's init file, | |
2754 set user-init-file to nil. | |
2755 | |
2756 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
2757 | |
2758 * info-look.el (info-lookup-interactive-arguments): Add optional | |
2759 argument query for new choice of help mode. | |
2760 (info-lookup-symbol): Use it. | |
2761 (info-lookup-file): Ditto. | |
2762 (info-lookup): Don't switch to other window, if already in Info | |
2763 buffer. | |
2764 | |
2765 1999-07-23 Dave Love <fx@gnu.org> | |
2766 | |
2767 * fortran.el (fortran-mode-syntax-table): Change `\' to `\' | |
2768 syntax. | |
26624 | 2769 (fortran-fontify-string, fortran-match-!-comment): Deleted. |
25837 | 2770 (fortran-font-lock-syntactic-keywords): New variable. |
2771 (fortran-mode): Use it. | |
2772 (fortran-font-lock-keywords-1): Don't do comments. | |
2773 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save | |
2774 match data. | |
2775 | |
2776 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls. | |
2777 | |
2778 * msb.el (msb-menu-bar-update-buffers): Renamed from | |
2779 menu-bar-update-buffers. | |
2780 (msb-custom-set, msb--toggle-menu-type): Call | |
2781 msb-menu-bar-update-buffers. | |
2782 (msb-mode): Revise the hook setting. | |
2783 | |
2784 * font-lock.el (turn-on-font-lock): Use tty-display-color-p. | |
2785 | |
2786 1999-07-23 Gerd Moellmann <gerd@gnu.org> | |
2787 | |
25956 | 2788 * font-lock.el, help.el, simple.el: Re-integrate previously |
2789 described changes that were lost due to errors while checking them | |
2790 in. | |
25837 | 2791 |
2792 1999-07-23 Kevin Blake <kblake@ticnet.com> | |
2793 | |
2794 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp. | |
2795 | |
2796 1999-07-23 Ken'ichi Handa <handa@etl.go.jp> | |
2797 | |
2798 * international/encoded-kb.el | |
2799 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character | |
2800 but push it to unread-command-events. | |
2801 (encoded-kbd-self-insert-iso2022-8bit): Likewise. | |
2802 (encoded-kbd-self-insert-sjis): Likewise. | |
2803 (encoded-kbd-self-insert-big5): Likewise. | |
2804 | |
2805 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up | |
2806 before left margin and fill-prefix by fill-find-break-point. | |
2807 | |
2808 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
2809 | |
2810 * info-look.el (info-lookup-setup-mode): Don't give up, if | |
2811 info-lookup-make-completions returns an error. | |
2812 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file | |
2813 name latex, not latex2e. | |
2814 | |
2815 1999-07-21 Richard M. Stallman <rms@gnu.org> | |
2816 | |
2817 * replace.el (perform-replace): Turn off case-fold-search | |
2818 if FROM-STRING argument has uppercase in it. | |
2819 | |
2820 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2821 | |
2822 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock | |
2823 mode is on. Don't use end of changed text. | |
2824 | |
2825 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2826 | |
2827 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table. | |
2828 (cl-hash-table-p): Renamed from hash-table-p. | |
2829 (cl-hash-table-count): Renamed from hash-table-count. | |
2830 (maphash): Alias to cl-maphash removed. | |
2831 (gethash): Likewise. | |
2832 (puthash): Likewise. | |
2833 (remhash): Likewise. | |
2834 (clrhash): Likewise. | |
2835 | |
2836 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2837 | |
2838 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with | |
2839 third arg non-nil. See comment there why this isn't a good idea. | |
2840 | |
2841 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2842 | |
2843 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message. | |
2844 | |
2845 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call | |
2846 sit-for with 3rd arg non-nil to prevent redisplay. | |
2847 | |
2848 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2849 | |
2850 * image.el (image-type-from-file-header): If file doesn't | |
2851 have a directory part, add data-directory. | |
2852 | |
2853 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2854 | |
2855 * tooltip.el (tooltip-gud-tips-p): Set default to nil. | |
2856 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse | |
2857 motion handling when tooltip-gud-tips-p is nil. | |
2858 | |
2859 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2860 | |
2861 * tooltip.el (tooltip-mode): Don't use `plusp'. | |
2862 (tooltip-active): Use initial value of nil. | |
2863 | |
2864 * jit-lock.el (jit-lock-mode): Don't use `plusp'. | |
2865 | |
2866 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2867 | |
2868 * bindings.el (make-mode-line-mouse-sensitive): Add key | |
2869 definitions for `top-line'. | |
2870 | |
2871 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2872 | |
2873 * faces.el (top-line): New face. | |
2874 | |
2875 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2876 | |
2877 * image.el (image-type-regexps): Add regexp for PS files. | |
2878 | |
2879 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2880 | |
2881 * faces.el (set-face-attribute): Fix wrong handling of frame | |
2882 begin equal to t. | |
2883 | |
2884 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2885 | |
2886 * image.el (image-type-regexps): Add PNG format. | |
2887 | |
2888 1999-07-21 Dave Love <fx@gnu.org> | |
2889 | |
2890 * bindings.el (mode-line-modified): New variable. | |
2891 (mode-line-mode-menu-1): Switch to appropriate window before | |
2892 showing menu. | |
2893 | |
2894 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2895 | |
2896 * faces.el (face-underline): Removed. | |
2897 (face-underline-color): Ditto. | |
2898 | |
2899 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2900 | |
2901 * faces.el (face-x-resources): Fix typo. | |
2902 | |
2903 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2904 | |
2905 * faces.el: Remove handling of `:relief', extend handling of | |
2906 `:box'. | |
2907 (frame-set-background-mode): Choose new defface specs after | |
2908 frame parameters have changed. | |
2909 | |
2910 * cus-face.el: Ditto. | |
2911 | |
2912 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2913 | |
2914 * custom.el (defface): Extend documentation to include new | |
2915 face attributes. | |
2916 | |
2917 * cus-face.el (custom-face-attributes): Add overline, | |
2918 strike-through, box. | |
2919 | |
2920 * faces.el (face-valid-attribute-values): Handle overline, | |
2921 strike-through, box. | |
2922 (face-attribute-name-alist): Add pairs for new face attributes. | |
2923 (describe-face): Handle new face attributes. | |
2924 | |
2925 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2926 | |
2927 * faces.el (face-x-resources): Add overline, strike-through, box. | |
2928 | |
2929 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2930 | |
2931 * enriched.el (enriched-translations): Add `display' and | |
2932 "x-display". | |
2933 (enriched-handle-display-prop): New. | |
2934 (enriched-decode-display-prop): New. | |
2935 | |
2936 * format.el (top-level): Give `display' property | |
2937 `format-list-atomic-p. | |
2938 (format-annotate-single-property-change): Test that property. | |
2939 If present, treat list property values like atoms. | |
2940 | |
2941 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2942 | |
2943 * cus-face.el (custom-face-attributes): Use `choice' everywhere | |
2944 so that "*" can be entered. | |
2945 | |
2946 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2947 | |
2948 * cus-face.el (custom-face-attributes): Don't use `#''. | |
2949 | |
2950 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
2951 | |
2952 * cus-face.el (custom-face-attributes): Return underline | |
2953 face attribute directly from the second lambda of underline. | |
2954 | |
2955 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2956 | |
2957 * jit-lock.el (jit-lock-stealth-verbose): Set to nil. | |
2958 | |
2959 * frame.el (after-setting-font-hooks): New variable. | |
2960 (set-frame-font): Run those hooks. | |
2961 | |
2962 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region. | |
2963 | |
2964 * faces.el (set-face-attribute): Fix doc string. | |
2965 | |
2966 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2967 | |
2968 * cus-face.el (custom-face-attributes): Accept color name. | |
2969 | |
2970 * faces.el (face-underline-p): Accept unspecified underlining. | |
2971 (face-underline): Ditto. Fix doc string. | |
2972 | |
2973 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
2974 | |
2975 * faces.el (face-underline-color): New function. | |
2976 | |
2977 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
2978 | |
2979 * cus-face.el (custom-face-attributes): Support underline coloring. | |
2980 Added slot to choose a color. | |
2981 | |
2982 * faces.el (face-underline): New function. | |
2983 (face-underline-p): Support underline coloring. | |
2984 Return nil only if the underline attribute is 'normal. | |
2985 (set-face-underline): New function. | |
2986 (face-valid-attribute-values): Support underline coloring. | |
2987 | |
2988 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2989 | |
2990 * image.el (insert-image): Use `display' instead of `glyph' | |
2991 as text property name. | |
2992 (put-image): Ditto. | |
2993 (image-type-from-file-header): Use insert-file-contents-literally. | |
2994 | |
2995 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2996 | |
2997 * easymenu.el (easy-menu-do-add-item): Don't use the empty | |
2998 string to indicate separators. | |
2999 | |
3000 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3001 | |
3002 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max | |
3003 instead of message-log. | |
3004 | |
3005 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3006 | |
3007 * faces.el (bitmap-area): New face. | |
3008 | |
3009 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3010 | |
3011 * image.el (insert-image): New. | |
3012 | |
3013 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3014 | |
3015 * frame.el (blink-cursor): Set the symbol's value. | |
3016 (show-trailing-whitespace): Change group to font-lock. | |
3017 | |
3018 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3019 | |
3020 * jit-lock.el: New. | |
3021 * font-lock.el: Add jit-mode as new support mode. | |
3022 | |
3023 * font-lock.el (font-lock-fontify-keywords-region): Stop when | |
3024 reaching end instead of letting re-search-forward signal an error. | |
3025 (demand-lock-mode): New. | |
3026 (font-lock-turn-on-thing-lock): Add demand-lock-mode. | |
3027 (font-lock-turn-off-thing-lock): Ditto. | |
3028 (font-lock-after-fontify-buffer): Ditto. | |
3029 (font-lock-after-unfontify-buffer): Ditto. | |
3030 | |
3031 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3032 | |
3033 * gs.el: New file. | |
3034 | |
3035 * startup.el (command-line-1): Activate tooltip mode if | |
3036 interactive. | |
3037 | |
3038 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3039 | |
3040 * faces.el (toolbar): Grey default background. | |
3041 (modeline): Ditto. | |
3042 | |
3043 * image.el (image-type-regexps): New. | |
3044 (image-type-from-file-header): New. | |
3045 (create-image): Call it. | |
3046 | |
3047 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3048 | |
3049 * image.el: New file. | |
3050 | |
3051 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3052 | |
3053 * bindings.el (mode-line-format): Replace `mode-name' with | |
3054 `(:eval mode-line-mode-name)'. | |
3055 (mode-line-mode-name): New. | |
3056 (make-mode-line-mouse-sensitive): Don't change default value | |
3057 of `mode-name'. | |
3058 | |
3059 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3060 | |
3061 * tooltip.el: New file. | |
3062 | |
3063 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3064 | |
3065 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3 | |
3066 instead of mouse-3 to pop up menus. | |
3067 (mode-line-kill-buffer): Removed. | |
3068 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over | |
3069 buffer name. | |
3070 (mode-line-buffer-menu-1): Removed. | |
3071 | |
3072 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive. | |
3073 | |
3074 * bindings.el (mode-line-buffer-identification-keymap): New. | |
3075 (mode-line-buffer-menu-keymap): New. | |
3076 (mode-line-mode-menu-keymap): New. | |
3077 (mode-line-unbury-buffer): New. | |
3078 (mode-line-other-buffer): New. | |
3079 (mode-line-kill-buffer): New. | |
3080 (mode-line-buffer-menu-1): New. | |
3081 (mode-line-mode-menu-1): New. | |
3082 (make-mode-line-mouse-sensitive): New. | |
3083 | |
3084 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3085 | |
3086 * help.el (describe-key-briefly): Handle mode line strings | |
3087 with local-map properties. | |
3088 (describe-key): Ditto. | |
3089 (mode-line-key-binding): New. | |
3090 | |
3091 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3092 | |
3093 * scroll-bar.el (scroll-bar-timer): New. | |
3094 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer. | |
3095 | |
3096 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3097 | |
3098 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top' | |
3099 and `bottom'. | |
3100 | |
3101 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3102 | |
3103 * scroll-bar.el (scroll-bar-toolkit-scroll): New. | |
3104 (global): Use different key bindings if using tookit scroll bars. | |
3105 | |
3106 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3107 | |
3108 * faces.el (modeline): Define mode line face with relief for | |
3109 class color, only. | |
3110 (toolbar): New face. | |
3111 | |
3112 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3113 | |
3114 * frame.el (frame-initialize): Set frame-creation-function to | |
3115 tty-create-frame-with-faces. | |
3116 | |
3117 * faces.el (frame-set-background-mode): Make it work for | |
3118 window-system nil. | |
3119 | |
3120 * faces.el (tty-create-frame-with-faces): New. | |
3121 (face-set-after-frame-default): Make it work for TTY frames. | |
3122 | |
3123 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3124 | |
3125 * faces.el (face-valid-attribute-values): Use tty-defined-colors. | |
3126 Return a list of one font family for TTYs. Don't return bitmap | |
3127 file paths for TTY frames. | |
3128 | |
3129 * faces.el: Add face specs for tty displays to basic faces. | |
3130 | |
3131 * font-lock.el (font-lock-comment-face): Add spec for color tty. | |
3132 (font-lock-string-face): Ditto. | |
3133 (font-lock-keyword-face): Ditto. | |
3134 (font-lock-builtin-face): Ditto. | |
3135 (font-lock-function-name-face): Ditto. | |
3136 (font-lock-variable-name-face): Ditto. | |
3137 (font-lock-type-face): Ditto. | |
3138 (font-lock-constant-face): Ditto. | |
3139 (font-lock-warning-face): Ditto. | |
3140 | |
3141 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3142 | |
3143 * startup.el (command-line): Register default tty colors. | |
3144 | |
3145 * faces.el (face-spec-set-match-display): Recognize `type tty'. | |
3146 | |
3147 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3148 | |
3149 * faces.el (modeline): For X frames, use a modeline with relief. | |
3150 | |
3151 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3152 | |
3153 * faces.el (frame-update-faces): Copied from 20.2. | |
3154 (frame-update-face-colors): Ditto. Code removed that isn't | |
3155 applicable in the new face implementation. | |
3156 | |
3157 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3158 | |
3159 * frame.el (show-trailing-whitespace): New. | |
3160 | |
3161 * faces.el (trailing-whitespace): New basic face. | |
3162 | |
3163 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3164 | |
3165 * cus-face.el (custom-facep): Always define as alias for facep. | |
3166 | |
3167 * cus-face.el (custom-face-attributes): Use choice widgets. | |
3168 Remove :bold and :italic. | |
3169 | |
3170 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3171 | |
3172 * faces.el (face-charset-registries): Removed since fontset.el | |
3173 is no always loaded. | |
3174 | |
3175 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3176 | |
3177 * faces.el (internal-get-face): Added as obsolete function for | |
3178 compatibility. | |
3179 | |
3180 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3181 | |
3182 * frame.el (blink-cursor-end): Call show-cursor. | |
3183 (blink-cursor-mode): Ditto. | |
3184 | |
3185 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3186 | |
3187 * faces.el (face-spec-reset-face): Reset all attributes to | |
3188 `unspecified'. | |
3189 (face-spec-set): Use it. | |
3190 | |
3191 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3192 | |
3193 * faces.el (read-all-face-attributes): Bug fix. | |
3194 (face-read-integer): Allow nil default value. | |
3195 (face-valid-attribute-values): Use symbol names of attribute | |
3196 values for completion list. | |
3197 | |
3198 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3199 | |
3200 * faces.el (internal-find-face): Define for compatibility with | |
3201 20.2. | |
3202 (face-id): Likewise. | |
3203 | |
3204 * faces.el (face-id): Return the ID of a realized face for ASCII. | |
3205 | |
3206 * fontset.el (x-charset-registries): Removed. Now in faces.el. | |
3207 (x-complement-fontset-spec): Use face-charset-registries. | |
3208 | |
3209 * faces.el (face-font-selection-order): Set font selection order | |
3210 from Lisp. | |
3211 (face-alternative-font-family-alist): Set alternative font | |
3212 families from Lisp. | |
3213 | |
3214 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3215 | |
3216 * faces.el (set-face-charset-registries): Set symbol value. | |
3217 | |
3218 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3219 | |
3220 * faces.el (face-set-after-frame-default): Call function | |
3221 internal-merge-in-global-face. | |
3222 | |
3223 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3224 | |
3225 * faces.el (face-list): Return symbols from face-global-alist. | |
3226 | |
3227 * faces.el (face-list): Return a copy of the face name list so | |
3228 that it cannot be modified from outside (facemenu.el uses | |
3229 nreverse, for example). | |
3230 | |
3231 * cus-face.el (custom-face-attributes): Add :bold and :italic | |
3232 for compatibility with old code. | |
3233 | |
3234 * faces.el (set-face-attributes-from-resources): Additional | |
3235 frame parameter. | |
3236 (make-face-x-resource-internal): Set attributes from resources | |
3237 for a given frame or all frames. | |
3238 | |
3239 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3240 | |
3241 * faces.el (all-faces): Removed. | |
3242 | |
3243 * custom.el (defface): Add new face attributes to function | |
3244 comment. | |
3245 | |
3246 * font-lock.el (font-lock-comment-face): Use new face attribute | |
3247 names. | |
3248 (font-lock-string-face): Ditto. | |
3249 (font-lock-keyword-face): Ditto. | |
3250 (font-lock-builtin-face): Ditto. | |
3251 (font-lock-function-name-face): Ditto. | |
3252 (font-lock-variable-name-face): Ditto. | |
3253 (font-lock-type-face): Ditto. | |
3254 (font-lock-reference-face): Ditto. | |
3255 (font-lock-warning-face): Ditto. | |
3256 ((boundp 'font-lock-face-attributes)): Ditto. | |
3257 | |
3258 * cus-face.el (custom-face-attributes): Use new face attributes. | |
3259 | |
3260 * faces.el (set-face-attribute-from-resource): Initialize | |
3261 from resources only for X and W32. | |
3262 | |
3263 * cus-face.el (custom-declare-face): Don't make frame-local | |
3264 faces. | |
3265 | |
3266 * faces.el (describe-face): Use princ instead of insert. | |
3267 | |
3268 * faces.el: Add XLFD manipulation functions from 20.2 again | |
3269 because fontset.el uses them. | |
3270 (face-set-after-frame-default): Add empty definition. | |
3271 | |
3272 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3273 | |
3274 * faces.el (make-face): Correct typo. | |
3275 (set-face-attribute-from-resource): Use let*. | |
3276 (face-underline-p): Correct typo. | |
3277 (face-inverse-video-p): Ditto. | |
3278 (set-face-stipple): Ditto. | |
3279 (face-read-string): Make completion-list optional parameter. | |
3280 | |
3281 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3282 | |
3283 * faces.el (face-charset-registries): Alist mapping charset | |
3284 symbols to registries and encoding. | |
3285 | |
3286 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3287 | |
3288 * frame.el (blink-cursor-mode): Use interactive spec "P". | |
3289 | |
3290 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3291 | |
3292 * frame.el (blink-cursor-mode): Function to toggle blinking cursor | |
3293 mode. The cursor of selected_window blinks if the mode is enabled. | |
3294 | |
3295 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3296 | |
3297 * simple.el (next-history-element): Set point to the end of the | |
3298 prompt if minibuffer-prompt-in-buffer. | |
3299 | |
3300 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3301 | |
3302 * faces.el (x-font-regexp): Add sub-expression parentheses for | |
3303 several font name components. | |
3304 | |
3305 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3306 | |
3307 * faces.el (set-face-relief): Use index 12 for relief. | |
3308 (face-fill-in): Set relief from data. | |
3309 (internal-make-face): Init relief to zero. | |
3310 | |
3311 * faces.el (face-spec-set): call modify-face with additional | |
3312 parameters for relief and fixed-p. | |
3313 | |
3314 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3315 | |
3316 * cus-face.el: ':fixed and ':relief added. | |
3317 | |
3318 * faces.el (describe-face): Add fixed font attribute and relief. | |
3319 (face-attr-match-p): Ditto. | |
3320 (face-attr-construct): Ditto. | |
3321 (face-spec-set): Ditto. | |
3322 | |
3323 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3324 | |
3325 * faces.el (internal-make-face): Function to create a Lisp vector | |
3326 suitable for representing a face. | |
3327 (make-face): Use it instead of make-vector. | |
3328 (x-create-frame-with-faces): Use it instead of vector. | |
3329 (internal-facep): Increase vector size to 14. | |
3330 (internal-make-face): Ditto. | |
3331 (face-relief): Access relief thickness. | |
3332 (face-fixed-p): Access fixed font attribute. | |
3333 (set-face-fixed-p): Set fixed font attribute. | |
3334 (set-face-relief): Set relief attribute. | |
3335 (internal-face-interactive-int): Read int attribute of face. | |
3336 (modify-face): Add fixed-p and relief parameters. | |
3337 (copy-face): Handle fixed-p and relief. | |
3338 (face-equal): Compare fixed-p and relief. | |
3339 (face-differs-from-default-p): Ditto. | |
3340 (face-nontrivial-p): Add fixed-p and relief. | |
3341 | |
3342 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3343 | |
3344 * faces.el (eval-when-compile): Add set-face-shadow-thickness. | |
3345 (internal-facep): Increase vector size. | |
3346 (make-face): Ditto. | |
3347 (face-shadow-thickness): Added. | |
3348 (set-face-shadow-thickness): Added. | |
3349 (modify-face): Add optional shadow-thickness parameter. | |
3350 (make-face-x-resource-internal): Add shadows. | |
3351 (copy-face): Ditto. | |
3352 (face-equal): Ditto. | |
3353 (face-differs-from-default-p): Ditto. | |
3354 (face-nontrivial-p): Ditto. | |
3355 (face-attr-match-p): Ditto. | |
3356 (face-attr-construct): Ditto. | |
3357 (face-spec-set): Ditto. | |
3358 (face-fill-in): Ditto. | |
3359 | |
3360 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3361 | |
3362 * bench.el (bench-mark-split-window): New bench mark. | |
3363 | |
3364 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3365 | |
3366 * faces.el (set-face-font): Don't pass default font to | |
3367 x-resolve-font so that font will not have to be of the same | |
3368 size. | |
3369 | |
3370 1999-07-20 Dave Love <fx@gnu.org> | |
3371 | |
3372 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it | |
3373 unconditionally t. | |
3374 | |
3375 1999-07-20 Karl Heuer <kwzh@gnu.org> | |
3376 | |
3377 * font-lock.el (c++-font-lock-extra-types): Add "type_info". | |
3378 | |
3379 1999-07-20 Dave Love <fx@gnu.org> | |
3380 | |
3381 * help.el (describe-variable): Fix test for customizability. | |
3382 | |
3383 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer): | |
3384 Check for readonly buffer in interactive spec. | |
3385 (zap-to-char, kill-line, kill-region, comment-region, kill-word) | |
3386 (backward-kill-word): Add * to interactive spec. | |
3387 | |
3388 * underline.el (underline-region, ununderline-region): Add * to | |
3389 interactive spec. | |
3390 | |
3391 * fill.el (canonically-space-region, justify-current-line): Add * | |
3392 to interactive spec. | |
3393 (fill-region-as-paragraph, fill-paragraph, fill-region) | |
3394 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check | |
3395 readonly buffer in interactive spec. | |
3396 | |
3397 * paragraphs.el: (kill-paragraph, backward-kill-paragraph) | |
3398 (backward-kill-sentence, kill-sentence): Add * to interactive | |
3399 spec. | |
3400 | |
3401 1999-07-19 Richard M. Stallman <rms@gnu.org> | |
3402 | |
3403 * dired-aux.el (dired-do-shell-command): Doc fix. | |
3404 | |
3405 * shell.el (shell-unquote-argument): New function. | |
3406 (shell-directory-tracker): Use shell-unquote-argument. | |
3407 * comint.el (comint-arguments): Handle \ followed by space or tab. | |
3408 | |
3409 1999-07-19 John Wiegley <jwiegley@borland.com> | |
3410 | |
3411 * term.el (ansi-term-fg-faces-vector): Added support for ANSI | |
3412 color codes 39 and 49, which by the way lynx uses them seem to | |
3413 mean "foreground reset" and "background reset". | |
3414 | |
3415 1999-07-19 Karl Heuer <kwzh@gnu.org> | |
3416 | |
3417 * font-lock.el (c++-keywords): Add "typeid". | |
3418 | |
3419 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but | |
3420 selects no font, treat that as zero selections, not one. | |
3421 | |
3422 1999-07-19 Dave Love <fx@gnu.org> | |
3423 | |
3424 * info.el (Info-search): Don't lose with empty regexp. | |
3425 | |
3426 * version.el: Cater for (free) `ident' program, not `which'. | |
3427 | |
3428 * hl-line.el: New file. | |
3429 | |
3430 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu | |
3431 for modes which don't define menus. | |
3432 | |
3433 1999-07-16 Richard M. Stallman <rms@gnu.org> | |
3434 | |
3435 * webjump.el (webjump-sample-sites): Update some URLs. | |
3436 | |
3437 1999-07-14 Richard Stallman <rms@gnu.org> | |
3438 | |
3439 * Version 20.4 released. | |
3440 | |
3441 1999-07-14 Andreas Schwab <schwab@gnu.org> | |
3442 | |
3443 * compare-w.el (compare-windows): Try to find the next window in | |
3444 the current frame before looking at the other frames. | |
3445 | |
3446 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
3447 | |
3448 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"): | |
3449 Use cyrillic-jcuken as default input method. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3450 |
25837 | 3451 1999-07-12 Richard Stallman <rms@gnu.org> |
3452 | |
3453 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for | |
3454 Java anonymous array expressions ("new Foo[] {.. bracelist ..}"). | |
3455 | |
3456 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian. | |
3457 (ispell-local-dictionary-alist): Add koi8-r for character set. | |
3458 | |
3459 * textmodes/flyspell.el (flyspell-get-word): | |
3460 Add special handling for when ispell-otherchars is empty. | |
3461 | |
3462 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no> | |
3463 | |
3464 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior | |
3465 when having nested functons. | |
3466 (pascal-indent-nested-functions) (pascal-indent-line) | |
3467 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for | |
3468 indenting nested functions. | |
3469 | |
3470 1999-07-09 Richard Stallman <rms@gnu.org> | |
3471 | |
3472 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes. | |
3473 | |
3474 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no> | |
3475 | |
3476 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when | |
3477 the `end' keyword was in the very beginning of the buffer. | |
3478 | |
3479 1999-07-08 Richard Stallman <rms@gnu.org> | |
3480 | |
3481 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix. | |
3482 | |
3483 * term.el (term-emulate-terminal): Avoid infinite loop | |
3484 in strange case where minibuffer window is selected but not active. | |
3485 | |
3486 1999-07-07 Stephen Eglen <stephen@gnu.org> | |
3487 | |
3488 * progmodes/octave-inf.el (inferior-octave-directory-tracker): | |
3489 Change regexp so that it doesn't match commands beginning with `cd'. | |
3490 | |
3491 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
3492 | |
3493 * mail/rmail.el (mail-unsent-separator): Add a missing \\|. | |
3494 | |
3495 1999-07-06 Richard Stallman <rms@gnu.org> | |
3496 | |
3497 * hscroll.el (hscroll-minibuffer-hook): New function. | |
3498 (hscroll-global-mode): Add and remove that hook. | |
3499 Set hscroll-old-truncate-was-global's default value. | |
3500 | |
3501 1999-07-05 Richard Stallman <rms@gnu.org> | |
3502 | |
3503 * files.el (revert-buffer): Don't preserve point here. | |
3504 (revert-buffer-insert-file-contents-function): Doc fix. | |
3505 | |
3506 * isearch.el (isearch-process-search-char): Write octal 200 correctly. | |
3507 | |
3508 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid | |
3509 doing a `stat' when it isn't necessary because that can cause | |
3510 trouble when an NFS server is down. | |
3511 | |
3512 1999-07-04 Richard Stallman <rms@gnu.org> | |
3513 | |
3514 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer. | |
3515 | |
3516 1999-07-03 Richard Stallman <rms@gnu.org> | |
3517 | |
3518 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte | |
3519 for \200...\240 also. | |
3520 (isearch-printing-char): Use unibyte-char-to-multibyte. | |
3521 | |
3522 1999-07-02 Richard Stallman <rms@gnu.org> | |
3523 | |
3524 * frame.el (minibuffer-frame-alist): Use defcustom. | |
3525 (pop-up-frame-alist): Likewise. | |
3526 (initial-frame-alist): Specify * in the doc string. | |
3527 | |
3528 * hscroll.el (hscroll-mode): Make it a permanent local. | |
3529 (hscroll-mode): Don't cancel the timer | |
3530 if HScroll mode is enabled in some other buffer. | |
3531 | |
3532 * isearch.el (isearch-done): If search ends in middle of intangible | |
3533 text (due to text property), move on to the limit of that text. | |
3534 | |
3535 1999-07-01 Andrew Innes <andrewi@gnu.org> | |
3536 | |
3537 * man.el (Man-build-man-command): Use value of null-device, | |
3538 instead of hard-coding "/dev/null". | |
3539 | |
3540 * dos-w32.el (untranslated-canonical-name): Avoid expanding | |
3541 ange-ftp file names, which might force ange-ftp to prompt for a | |
3542 password. | |
3543 | |
3544 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t, | |
3545 to prevent references to temp files. | |
3546 | |
3547 1999-06-30 Richard Stallman <rms@gnu.org> | |
3548 | |
3549 * progmodes/sh-script.el (sh-feature): If nothing is known | |
3550 about the given shell, use the values for `sh'. | |
3551 | |
3552 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
3553 | |
3554 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status", | |
3555 to make it non-recursive. | |
3556 | |
3557 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly. | |
3558 | |
3559 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
3560 | |
3561 * auto-show.el (auto-show-mode): Fix Typo in :set. | |
3562 | |
3563 1999-06-29 Richard M. Stallman <rms@gnu.org> | |
3564 | |
3565 * progmodes/sh-script.el (sh-mode): When setting syntax | |
3566 table, default to the standard one. | |
3567 | |
3568 1999-06-27 Richard M. Stallman <rms@gnu.org> | |
3569 | |
3570 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix. | |
3571 | |
3572 1999-06-27 Stefan Monnier <monnier@tequila.cs.yale.edu> | |
3573 | |
3574 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): don't pop up | |
3575 a frame when `return' is requested (even if pop-up-frames = t) | |
3576 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function' | |
3577 should only be set for the bibtex buffer. | |
3578 | |
3579 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix. | |
3580 | |
3581 * progmodes/compile.el: Deal with compilation-error-screen-columns | |
3582 being buffer-local. | |
3583 | |
3584 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
3585 | |
3586 * comint.el (comint-password-prompt-regexp): Allow "(again)". | |
3587 | |
3588 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
3589 | |
3590 * cal-x.el (calendar-only-one-frame-setup): New function. | |
3591 * calendar.el (calendar): Call it if requested. | |
3592 | |
3593 1999-06-24 Karl Heuer <kwzh@gnu.org> | |
3594 | |
3595 * startup.el (iso-8859-n-locale-regexp): Doc fix. | |
3596 | |
3597 1999-06-22 Richard M. Stallman <rms@gnu.org> | |
3598 | |
3599 * mail/supercite.el (sc-emacs-features): Doc fix. | |
3600 | |
3601 1999-06-22 Karl Heuer <kwzh@gnu.org> | |
3602 | |
3603 * files.el (auto-mode-alist): Add pike-mode. | |
3604 | |
3605 1999-06-20 Paul R. Eggert <eggert@twinsun.com> | |
3606 | |
3607 * tar-mode.el (tar-header-block-tokenize): Don't assume that the | |
3608 last byte of a numeric field is a space or a NUL. Parse it as | |
3609 potentially part of the number. This is used by GNU tar | |
3610 1.12.64012 to handle larger values. | |
3611 | |
3612 1999-06-20 Karl Heuer <kwzh@gnu.org> | |
3613 | |
3614 * custom.el (custom-handle-keyword): Fix error message. | |
3615 | |
3616 1999-06-18 Andrew Innes <andrewi@gnu.org> | |
3617 | |
3618 * mail/smtpmail.el (smtpmail-send-it): Use | |
3619 convert-standard-filename to make file names for queued mail safe | |
3620 on Windows (`:' is invalid in file names on Windows). | |
3621 | |
3622 1999-06-17 Kenichi Handa <handa@etl.go.jp> | |
3623 | |
3624 * international/mule-cmds.el (describe-current-input-method): | |
3625 Current-input-method is string. | |
3626 (toggle-input-method): Docstring fixed. | |
3627 | |
3628 * international/mule-diag.el | |
3629 (describe-current-coding-system-briefly): Fix format string. | |
3630 | |
3631 * international/mule-util.el (coding-system-eol-type-mnemonic): | |
3632 Docstring modified. Return a string. | |
3633 | |
3634 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch> | |
3635 | |
3636 * sql.el (sql-input-ring-file-name): Doc fix. | |
3637 | |
3638 1999-06-17 Richard M. Stallman <rms@gnu.org> | |
3639 | |
3640 * calendar/cal-x.el (special-display-buffer-names): | |
3641 Don't put (get-file-buffer diary-file) on this list. | |
3642 | |
3643 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov> | |
3644 | |
3645 * play/mpuz.el (mpuz-try-proposal): Fix message call. | |
3646 Don't penalize player for certain impossible guesses. | |
3647 | |
3648 1999-06-16 Andrew Innes <andrewi@gnu.org> | |
3649 | |
3650 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid, | |
3651 return the string "Unk 0 0000" so at least it appears to be a | |
3652 valid timestamp to `dired-move-to-filename-regexp'. | |
3653 | |
3654 1999-06-15 Ken'ichi Handa <handa@gnu.org> | |
3655 | |
3656 * ps-print.el (ps-control-character): Fix previous change. | |
3657 | |
3658 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
3659 | |
3660 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid | |
3661 multiple output of the last message. | |
3662 | |
3663 1999-06-14 Eli Zaretskii <eliz@gnu.org> | |
3664 | |
3665 * term/internal.el (IT-display-table-setup): Do not remap \222 to | |
3666 the ASCII apostrophe, as most DOS codepages have some other glyph | |
3667 there. | |
3668 | |
3669 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
3670 | |
3671 * language/ethio-util.el (setup-ethiopic-environment-internal): | |
3672 Use quail-activate-hook instead of obsolete hook quail-mode-hook. | |
3673 (exit-ethiopic-environment): Likewize. | |
3674 | |
3675 1999-06-12 Richard M. Stallman <rms@gnu.org> | |
3676 | |
3677 * cus-start.el (scroll-preserve-screen-position): Fix typo in type. | |
3678 | |
3679 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
3680 | |
3681 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with | |
3682 custom-initialize-default to avoid infinite loop. | |
3683 (crisp-mode): (defun) Call transient-mark-mode here, not when | |
3684 loading the file. Run crisp-mode-hook here, and run | |
3685 crisp-load-hook when loading the file. | |
3686 | |
3687 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in | |
3688 rmail-summary buffer, search for pattern in rmail-file. | |
3689 | |
3690 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo. | |
3691 | |
3692 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type. | |
3693 | |
3694 * ps-print.el (ps-printer-name): Fix custom type. | |
3695 | |
3696 1999-06-12 Reto Zimmermann <reto@synopsys.com> | |
3697 | |
3698 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug. | |
3699 (vhdl-port-paste-generic-map): Fix indentation bug. | |
3700 (vhdl-port-paste-port-map): Fix indentation bug. | |
3701 (vhdl-scan-file-contents): Make scanning case insensitive. | |
3702 | |
3703 1999-06-11 Richard M. Stallman <rms@gnu.org> | |
3704 | |
3705 * files.el (write-file): When buffer is not already visiting a file, | |
3706 don't put buffer name in the minibuffer, just make it the default. | |
3707 Also handle just directory as arg usefully in that case. | |
3708 | |
3709 * simple.el (sendmail-user-agent-compose): | |
3710 Ignore case when inserting the rest of the "other" headers. | |
3711 | |
3712 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n. | |
3713 | |
3714 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix. | |
3715 (info-lookup-interactive-arguments): Never insert the default | |
3716 into the minibuffer automatically. | |
3717 | |
3718 * emacs-lisp/cl-extra.el (getf): Don't call get*. | |
3719 | |
3720 1999-06-09 Richard M. Stallman <rms@gnu.org> | |
3721 | |
3722 * simple.el (shell-command): Avoid printing "mark set" message. | |
3723 | |
3724 1999-06-09 Dave Love <fx@gnu.org> | |
3725 | |
3726 * progmodes/compile.el (compilation-error-regexp-alist): Allow | |
3727 digits in program name in first pattern. | |
3728 | |
3729 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
3730 | |
3731 * vc.el (vc-dired-mode): Don't match anything before the date in | |
3732 dired-move-to-filename-regexp. | |
3733 | |
3734 1999-06-07 Ken'ichi Handa <handa@gnu.org> | |
3735 | |
3736 * international/quail.el (quail-define-rules): Fix typo in | |
3737 docstring. | |
3738 | |
3739 1999-06-05 Stephen Eglen <stephen@gnu.org> | |
3740 | |
3741 * iswitchb.el (iswitchb-default-keybindings): Add | |
3742 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather | |
3743 than when package is loaded. | |
3744 | |
3745 1999-06-04 Richard M. Stallman <rms@gnu.org> | |
3746 | |
3747 * startup.el (command-line): Don't set user-init-file directly; | |
3748 tell `load' to set it. | |
3749 | |
3750 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg. | |
3751 | |
3752 * simple.el (next-history-element): | |
3753 Handle minibuffer-text-before-history properly when reading sexps. | |
3754 | |
3755 * disp-table.el (standard-display-european): | |
3756 For an interactive call by the user, | |
3757 don't set enable-multibyte-characters, | |
3758 and don't set the terminal coding system. | |
3759 | |
3760 * textmodes/refbib.el: Don't print any messages or display | |
3761 a buffer when loading the library. | |
3762 (r2b-help): Doc fix. | |
3763 (r2b-help-message): Update the documentation. | |
3764 (r2b-load-quietly): Variable deleted. | |
3765 (r2b-convert-buffer): Doc fix. | |
3766 | |
3767 1999-06-04 Dave Love <fx@gnu.org> | |
3768 | |
3769 * help.el (help-xref-interned): Fix insertion of fdoc and revamp. | |
3770 | |
3771 * auto-show.el: Don't change hooks on loading. | |
3772 (auto-show-mode): Autoload. Default to nil. Add :set &c. | |
3773 (auto-show-mode): Add to hooks here. | |
3774 | |
3775 1999-06-04 Richard Sharman <rsharman@pobox.com> | |
3776 | |
3777 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite | |
3778 recursion on bogus input. | |
3779 | |
3780 1999-06-04 Eric M. Ludlam <zappo@ultranet.com> | |
3781 | |
3782 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user | |
3783 does not select a buffer from the buffers menu, then the attached | |
3784 frame is not switched to anything. | |
3785 | |
3786 1999-06-03 Ken'ichi Handa <handa@gnu.org> | |
3787 | |
3788 * language/vietnamese.el (ccl-encode-vscii): Typo fixed | |
3789 (viet-viscii-...->viet-vscii...). | |
3790 | |
3791 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed. | |
3792 | |
3793 1999-06-01 Dave Love <fx@gnu.org> | |
3794 | |
3795 * progmodes/fortran.el: Add :link to defgroup. | |
3796 (fortran-blink-matching-if): Match ELSE statements too. | |
3797 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so | |
3798 that filling is always done. | |
3799 | |
3800 1999-05-31 Richard M. Stallman <rms@gnu.org> | |
3801 | |
3802 * simple.el (append-next-kill): Use an arg to distinguish | |
3803 interactive calls from Lisp calls, rather than (interactive-p). | |
3804 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3805 * international/iso-transl.el (iso-transl-language-alist): |
25837 | 3806 Interchange n and N. |
3807 | |
3808 1999-05-31 Dave Love <fx@gnu.org> | |
3809 | |
3810 * msb.el Add to minor-mode-map-alist. Remove hook installation | |
3811 and keymap munging on load. | |
3812 (msb-mode): New option. | |
3813 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory): | |
3814 Doc fix. | |
3815 (msb-mode-map): New variable. | |
3816 (msb-mode): New command. | |
3817 | |
3818 1999-05-31 Dave Love <fx@gnu.org> | |
3819 | |
3820 * ispell.el: (ispell-alternate-dictionary): Fix custom type. | |
3821 (ispell-complete-word-dict): Likewise. | |
3822 | |
3823 1999-05-31 Eli Zaretskii <eliz@gnu.org> | |
3824 | |
3825 * forms.el (forms-save-buffer): Call set-buffer-modified-p to | |
3826 force the data buffer to be saved, even if the data didn't | |
3827 change, in case the write filter was modified. Restore the | |
3828 current record after read-file-filter finishes. | |
3829 | |
3830 1999-05-29 Karl Heuer <kwzh@gnu.org> | |
3831 | |
3832 * ispell4.el: Obsolete; file deleted. | |
3833 | |
3834 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line. | |
3835 | |
3836 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if | |
3837 VALUE is a syntax table. | |
3838 | |
3839 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie. | |
3840 | |
3841 * simple.el (zap-to-char): Doc fix. | |
3842 | |
3843 1999-05-27 Ken'ichi Handa <handa@gnu.org> | |
3844 | |
3845 * isearch.el (isearch-quote-char): Don't assume character codes | |
3846 0200 - 0237 stand for characters in some single-byte character | |
3847 charset. | |
3848 | |
3849 1999-05-27 Dave Love <fx@gnu.org> | |
3850 | |
3851 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c. | |
3852 | |
3853 1999-05-27 Andreas Schwab <schwab@gnu.org> | |
3854 | |
3855 * dired-aux.el (dired-insert-subdir-doinsert): Check that the | |
3856 headerline does not exist already. | |
3857 | |
3858 1999-05-26 Richard Stallman <rms@gnu.org> | |
3859 | |
3860 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): | |
3861 Avoid nested null-loops. | |
3862 | |
3863 1999-05-26 Ken'ichi Handa <handa@gnu.org> | |
3864 | |
3865 * international/characters.el: Typo fixed; prefered->preferred. | |
3866 | |
3867 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
3868 Typo fixed; prefered->preferred. | |
3869 | |
3870 * map-ynp.el (map-y-or-n-p): Don't inherit the current input | |
3871 method in read-event. | |
3872 | |
3873 * international/mule.el (charset-info): Doc-string fixed. | |
3874 | |
3875 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
3876 | |
3877 * mail/smtpmail.el (smtpmail-send-it): Bind | |
3878 smtpmail-code-conv-from properly. | |
3879 (smtpmail-send-data-1): If DATA is a multibyte string, encode it | |
3880 by smtpmail-code-conv-from. | |
3881 | |
3882 1999-05-24 Richard Stallman <rms@gnu.org> | |
3883 | |
3884 * emulation/crisp.el (crisp-submit-bug-report): Function deleted. | |
3885 Binding deleted also. | |
3886 | |
3887 1999-05-24 Karl Heuer <kwzh@gnu.org> | |
3888 | |
3889 * comint.el (comint-bol-or-process-mark): Doc fix. | |
3890 | |
3891 1999-05-23 Dave Love <fx@gnu.org> | |
3892 | |
3893 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map. | |
3894 Enter it on minor-mode-map-alist. | |
3895 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed. | |
3896 Autoload. Add custom setter. | |
3897 (crisp-mark-line): Doc fix. | |
3898 (crisp-mode): Autoload. Re-write not to frob keymaps directly. | |
3899 (crisp-mode-hook): Define. | |
3900 | |
3901 1999-05-23 Ken'ichi Handa <handa@gnu.org> | |
3902 | |
3903 * files.el (recover-file): Recover buffer-file-coding-system. | |
3904 | |
3905 1999-05-22 Richard Stallman <rms@gnu.org> | |
3906 | |
3907 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp | |
3908 regexp match the date, to avoid treating date as file size. | |
3909 Add YYYY S option to WESTERN/ | |
3910 | |
3911 * bookmark.el: Delete some XEmacs compatibility code. | |
3912 (bookmark-jump-noselect): Check vc-backend. | |
3913 | |
3914 * subr.el (add-to-list): Doc fix. | |
3915 | |
3916 1999-05-21 Stephen Eglen <stephen@gnu.org> | |
3917 | |
3918 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer. | |
3919 | |
3920 1999-05-18 Richard Stallman <rms@gnu.org> | |
3921 | |
3922 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a | |
3923 non-space after the @anchor command. | |
3924 (texinfo-format-var): Handle other nested constructs, using | |
3925 texinfo-parse-expanded-arg and texinfo-discard-command, not | |
3926 texinfo-parse-arg-discard. | |
3927 | |
3928 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable. | |
3929 (debug): Bind and use debugger-outer-inhibit-redisplay. | |
3930 Bind inhibit-redisplay to nil. | |
3931 (debugger-env-macro): Treat inhibit-redisplay like other outside vars. | |
3932 | |
3933 1999-05-17 Dave Love <fx@gnu.org> | |
3934 | |
3935 * help.el (describe-function-1): Extra arg, interactive-p. | |
3936 (describe-key, describe-function): Use it. | |
3937 | |
3938 1999-05-17 Karl Heuer <kwzh@gnu.org> | |
3939 | |
3940 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie. | |
3941 | |
3942 1999-05-16 Dave Love <fx@gnu.org> | |
3943 | |
3944 * cus-start.el (all): Delete selective-display. Add scroll-margin, | |
3945 scroll-preserve-screen-position, scroll-conservatively. | |
3946 | |
3947 1999-05-16 Dave Love <fx@gnu.org> | |
3948 | |
3949 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case. | |
3950 | |
3951 1999-05-15 Reto Zimmermann <reto@Synopsys.COM> | |
3952 | |
3953 * progmodes/vhdl-mode.el: Completely revised and massively extended. | |
3954 | |
3955 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
3956 | |
3957 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no | |
3958 magic number and is not associated with a file. | |
3959 | |
3960 1999-05-14 Richard M. Stallman <rms@gnu.org> | |
3961 | |
3962 * files.el (find-file-noselect-1): Fix previous change. | |
3963 | |
3964 1999-05-14 Simon Marshall <simon@gnu.org> | |
3965 | |
3966 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'. | |
3967 | |
3968 1999-05-13 Ken'ichi Handa <handa@gnu.org> | |
3969 | |
3970 * international/mule-diag.el (mule-diag): Change MULE to Mule in | |
3971 docstring. | |
3972 | |
3973 * international/mule-cmds.el: Change MULE to Mule in docstrings | |
3974 and menus. | |
3975 | |
3976 1999-05-10 Kenichi HANDA <handa@etl.go.jp> | |
3977 | |
3978 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule | |
3979 to correctly reflect the value of BaseLineOffset in | |
3980 RelativeCompose. Now the value of RelativeCompose is an array of | |
3981 low and high positions. | |
3982 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and | |
3983 RLC for the above change. | |
3984 | |
3985 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org> | |
3986 | |
3987 * comint.el (comint-password-prompt-regexp): Modified to match the | |
3988 output of ksu and ssh-add. | |
3989 | |
3990 1999-05-11 Kenichi HANDA <handa@etl.go.jp> | |
3991 | |
3992 * language/korea-util.el (isearch-toggle-korean-input-method): | |
3993 Adjusted for the change of input method handling in isearch.el. | |
3994 (isearch-hangul-switch-symbol-ksc): Likewise. | |
3995 (isearch-hangul-switch-hanja): Likewise. | |
3996 | |
3997 1999-05-10 Dave Love <fx@gnu.org> | |
3998 | |
3999 * help.el (help-make-xrefs): Fix typo. | |
4000 | |
4001 1999-05-10 Andreas Schwab <schwab@gnu.org> | |
4002 | |
4003 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add | |
4004 unibyte-display-via-language-environment. | |
4005 | |
4006 * help.el (help-make-xrefs): Handle more cases when looking for | |
4007 commands in a keymap description. | |
4008 | |
4009 1999-05-10 Eli Zaretskii <eliz@gnu.org> | |
4010 | |
4011 * loadup.el: For ms-dos systems, load ccl and codepage. | |
4012 | |
4013 1999-05-09 Ken'ichi Handa <handa@gnu.org> | |
4014 | |
4015 * ps-print.el (ps-control-character): Call | |
4016 ps-mule-prepare-ascii-font to setup ASCII fonts. | |
4017 | |
4018 * ps-mule.el (ps-mule-begin-job): Redo this change "if | |
4019 ps-multibyte-buffer is nil, use | |
4020 ps-mule-font-info-database-default." | |
4021 | |
4022 1999-05-08 Ken Stevens <k.stevens@ieee.org> | |
4023 | |
4024 * ispell.el (ispell-local-dictionary-alist): New variable for | |
4025 customizing local dictionaries not accessable by everyone. | |
4026 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'. | |
4027 (ispell-required-version): Changed format `(major minor | |
4028 revision)' to support general pattern matching. | |
4029 (ispell-tex-skip-alists): AMS Tex block comment and `\author' | |
4030 skip region commented out due to incorrect skip potential in std latex. | |
4031 (ispell-word): Removed `when' macro. Fixed bug of not restoring | |
4032 cursor point on small words for calls from `ispell-minor-mode'. | |
4033 (check-ispell-version): Tests and accepts versions major.minor | |
4034 and above, with adjustments for interactions in 3.1.0-3.1.11. | |
4035 (ispell-get-line): No longer skips ispell process special characters. | |
4036 (ispell-comments-and-strings): Removed `when' macro call. | |
4037 (ispell-minor-check): Requires ispell-word to restore cursor point. | |
4038 (ispell-buffer-local-parsing): Supports checking comments only. | |
4039 | |
4040 1999-05-08 Karl Heuer <kwzh@gnu.org> | |
4041 | |
4042 * comint.el (comint-password-prompt-regexp): Fix last change to be | |
4043 more specific. | |
4044 | |
4045 1999-05-07 Richard M. Stallman <rms@gnu.org> | |
4046 | |
4047 * subr.el (with-temp-message): Fix the other call to message | |
4048 to use %s. | |
4049 | |
4050 1999-05-07 Michael Ernst <mernst@alum.mit.edu> | |
4051 | |
4052 * gud.el (gud-format-command): "%F" means file sans extension. | |
4053 (jdb): use %F, not %f, for gud-break. | |
4054 | |
4055 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org> | |
4056 | |
4057 * comint.el (comint-password-prompt-regexp): Modified so that it | |
4058 matches the output of kinit. | |
4059 | |
4060 1999-05-06 Greg Stark <gsstark@mit.edu> | |
4061 | |
4062 * timezone.el (timezone-parse-date): Recognize new format used in | |
4063 internet cookies. | |
4064 | |
4065 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu> | |
4066 | |
4067 * international/iso-acc.el (iso-languages): Add latin-2 cedillas. | |
4068 | |
4069 1999-05-04 Andrew Innes <andrewi@gnu.org> | |
4070 | |
4071 * time.el (display-time-update): Allow for wrap-around when | |
4072 checking against display-time-server-down-time. | |
4073 | |
4074 1999-05-04 Ken'ichi Handa <handa@gnu.org> | |
4075 | |
4076 * international/mule-diag.el (describe-coding-system): Fix English | |
4077 message. | |
4078 | |
4079 1999-05-03 Jason Rumney <jasonr@altavista.net> | |
4080 | |
4081 * term/w32-win.el: Change the x-charset-registry property for the | |
4082 Japanese charsets that are supported by Japanese Windows fonts. | |
4083 | |
4084 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
4085 | |
4086 * diary-lib.el (diary-remind): Rewritten to behave sensibly for | |
4087 diary-block diary entries for which the reminders and the diary | |
4088 entries can overlap. | |
4089 | |
4090 1999-05-02 Jason Rumney <jasonr@altavista.net> | |
4091 | |
4092 * term/w32-win.el (mouse-set-font): Ensure constructed fontset | |
4093 matches the font selected in the dialog. | |
4094 | |
4095 1999-05-02 Dave Love <fx@gnu.org> | |
4096 | |
4097 * browse-url.el (browse-url-browser-function): Add :version. | |
4098 | |
4099 * international/mule.el (auto-coding-alist): Add .tgz. | |
4100 | |
4101 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il> | |
4102 | |
4103 * international/codepage.el (cp-coding-system-for-codepage-1): | |
4104 Make the magnification parameter for the -dos encoder be 2. | |
4105 | |
4106 1999-05-2 Andrew Innes <andrewi@gnu.org> | |
4107 | |
4108 * term/w32-win.el (w32-drag-n-drop): Select file in window where | |
4109 it is dropped, rather than current window. | |
4110 | |
4111 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables | |
4112 after switching buffer, as case-fold-search is a buffer local | |
4113 variable. | |
4114 | |
4115 * w32-fns.el (convert-standard-filename): Only convert directory | |
4116 separators to backslash if the interactive shell is one of the | |
4117 standard Windows shells that has DOS semantics. | |
4118 | |
4119 * ls-lisp.el (ls-lisp-format-time): Trap errors from | |
4120 format-time-string, and return a suitable string to indicate the | |
4121 timestamp was invalid. | |
4122 | |
4123 * hexl.el (hexlify-command): Apply shell-quote-argument after | |
4124 expanding hexl-program in case exec-directory contains a space. | |
4125 (dehexlify-command): Ditto. | |
4126 | |
4127 * dos-w32.el (file-name-buffer-file-type-alist): Remove various | |
4128 file extension regexps which aren't necessarily binary files. | |
4129 (direct-print-region-helper): Use subst-char-in-string instead of | |
4130 binding directory-sep-char to convert filenames to DOS syntax. | |
4131 (direct-print-region-use-command-dot-com): New variable. | |
4132 (direct-print-region-helper): Use it to control whether to invoked | |
4133 command.com to print on Windows 9x. | |
4134 | |
4135 * browse-url.el (browse-url-browser-function): Default to | |
4136 browse-url-default-windows-browser on windows-nt. | |
4137 (browse-url-default-windows-browser): New function. | |
4138 | |
4139 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il> | |
4140 | |
4141 * forms.el (forms-mode): Don't call forms-first-record or | |
4142 forms-last-record if the data file has zero records. | |
4143 | |
4144 1999-04-29 Richard M. Stallman <rms@gnu.org> | |
4145 | |
4146 * files.el (find-file-noselect-1): If buffer-file-name has changed | |
4147 after find-file-not-found-hooks runs, recompute the truename. | |
4148 And don't use FILENAME after that point. | |
4149 | |
4150 1999-04-27 Dave Love <fx@gnu.org> | |
4151 | |
4152 * paren.el (show-paren-mode) | |
4153 * which-func.el (which-func-mode-global) | |
4154 * type-break.el (type-break-mode) | |
4155 * time.el (display-time-mode) | |
4156 * rsz-mini.el (resize-minibuffer-mode) | |
4157 * mouse-sel.el (mouse-sel-mode) | |
4158 * icomplete.el (icomplete-mode) | |
4159 * hscroll.el (hscroll-global-mode) | |
4160 * help.el (temp-buffer-resize-mode) | |
4161 * font-lock.el (global-font-lock-mode) | |
4162 * delsel.el (delete-selection-mode) | |
4163 * avoid.el (mouse-avoidance-mode) | |
4164 * autoinsert.el (auto-insert-mode) | |
4165 * winner.el (winner-mode): Doc fix. | |
4166 | |
4167 1999-04-26 Karl Heuer <kwzh@gnu.org> | |
4168 | |
4169 * mail/rmail.el (rmail-next-same-subject): When searching, ignore | |
4170 the same whitespace that was ignored in choosing the subject string. | |
4171 | |
4172 1999-04-26 Richard M. Stallman <rms@gnu.org> | |
4173 | |
4174 * info.el (Info-find-node): Position properly after finding anchor. | |
4175 | |
4176 * cus-start.el (all): Handle unibyte-display-via-language-environment. | |
4177 | |
4178 * simple.el (indent-new-comment-line): Fix previous change. | |
4179 | |
4180 * complete.el: Delete the wildcard expansion feature | |
4181 since that is now standard in find-file. | |
4182 (PC-try-load-many-files): Function deleted. | |
4183 (PC-after-load-many-files): Function deleted. | |
4184 (PC-many-files-list): Variable deleted. | |
4185 (PC-disable-wildcards): Variable deleted. | |
4186 (partial-completion-mode): Don't enable the wildcard feature. | |
4187 | |
4188 * complete.el (PC-look-for-include-file): Don't set global variables | |
4189 `error', `buf' and `filename' here. | |
4190 | |
4191 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker. | |
4192 | |
4193 1999-04-26 John Wiegley <johnw@oneworld.new-era.com> | |
4194 | |
4195 * textmodes/outline.el (outline-regexp): Doc fix. | |
4196 | |
4197 1999-04-26 John Wiegley <johnw@borland.com> | |
4198 | |
4199 * progmodes/compile.el (compilation-error-regexp-alist): Recognize | |
4200 C++Builder 4.0 error message syntax. | |
4201 | |
4202 1999-04-26 Mark Diekhans <markd@Grizzly.COM> | |
4203 | |
4204 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't | |
4205 supported, use find -exec. | |
4206 | |
4207 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp> | |
4208 | |
4209 * textmodes/texinfmt.el (texinfo-format-buffer): Bind | |
4210 coding-system-for-write, to avoid hanging when non-interactive. | |
4211 | |
4212 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
4213 | |
4214 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to | |
4215 start with a newline. | |
4216 | |
4217 1999-04-13 Ken'ichi Handa <handa@gnu.org> | |
4218 | |
4219 * international/mule-conf.el (x-ctext): New coding system. | |
4220 | |
4221 1999-04-12 Richard M. Stallman <rms@gnu.org> | |
4222 | |
4223 * international/mule-cmds.el (input-method-function): | |
4224 Add permanent-local property. | |
4225 | |
4226 1999-04-12 Dave Love <fx@gnu.org> | |
4227 | |
4228 * jka-compr.el (jka-compr-insert-file-contents): Fix previous | |
4229 change to use jka-compr-byte-compiler-base-file-name. | |
4230 | |
4231 * supercite.el (sc-scan-info-alist): Revert last change. | |
4232 (sc-attrib-selection-list): Fix :type here instead. | |
4233 | |
4234 1999-04-11 Eli Zaretskii <eliz@gnu.org> | |
4235 | |
4236 * international/mule.el (auto-coding-alist-lookup): Include ms-dos | |
4237 in the list of case-insensitive filesystems. | |
4238 | |
4239 1999-04-09 Kenichi Handa <handa@etl.go.jp> | |
4240 | |
4241 * international/fontset.el (create-fontset-from-fontset-spec): | |
4242 Don't register duplicated alias fontset names. | |
4243 | |
4244 1999-04-08 Richard Stallman <rms@gnu.org> | |
4245 | |
4246 * international/mule.el (auto-coding-alist-lookup): New function. | |
4247 (set-auto-coding): Use auto-coding-alist-lookup. | |
4248 | |
4249 * jka-compr.el (jka-compr-insert-file-contents): | |
4250 Use auto-coding-alist-lookup to check for files that | |
4251 should not have eol conversion, in the unibyte case. | |
4252 | |
4253 1999-04-07 Dave Love <fx@gnu.org> | |
4254 | |
4255 * help.el (describe-variable): Check custom-loads property as well | |
4256 as custom-type. | |
4257 | |
4258 * abbrev.el (abbrev-mode): Customizing sets the default value. | |
4259 | |
4260 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
4261 | |
4262 * vc.el (vc-backend-revert): For CVS files that were made | |
4263 writeable with "cvs edit", call "cvs unedit" to undo that. | |
4264 | |
4265 1999-04-08 Dave Love <fx@gnu.org> | |
4266 | |
4267 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type | |
4268 more. | |
4269 (sc-emacs-features): Recognize Emacs 20. | |
4270 (sc-read-string): Use history arg. | |
4271 (sc-scan-info-alist): Check for rtnvalue a cons. | |
4272 | |
4273 1999-04-08 Kenichi HANDA <handa@etl.go.jp> | |
4274 | |
4275 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a | |
4276 coding system to encode the message by | |
4277 select-message-coding-system. | |
4278 | |
4279 1999-04-07 Richard Stallman <rms@gnu.org> | |
4280 | |
4281 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition. | |
4282 | |
4283 * winner.el: Reorder definitions. | |
4284 | |
4285 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs. | |
4286 | |
4287 * mail/rmail.el (rmail-decode-babyl-format): | |
4288 Undo previous change. | |
4289 | |
4290 1999-04-06 Richard Stallman <rms@gnu.org> | |
4291 | |
4292 * info.el (Info-find-node): Check for an anchor at the | |
4293 proper place, before reading an indirect file. | |
4294 | |
4295 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL. | |
4296 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4297 * jka-compr.el (jka-compr-insert-file-contents): |
25837 | 4298 Use raw-text-unix when we want no conversion. |
4299 | |
4300 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr> | |
4301 | |
4302 * timezone.el (timezone-parse-date): Corrected regexp for | |
4303 style (5) date format so that tenths of seconds are optional. | |
4304 | |
4305 1999-04-05 Eli Zaretskii <eliz@gnu.org> | |
4306 | |
4307 * term/internal.el (dos-cpNNN-setup): New function, with the guts | |
4308 of dos-codepage-setup. | |
4309 (cjk-codepages-alist): New variable, an alist of Far-Eastern | |
4310 codepages for which there's no need to set up cpNNN coding | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4311 systems. |
25837 | 4312 (dos-codepage-setup): Support Far-Eastern DOS terminals. |
4313 | |
4314 1999-04-05 Richard Stallman <rms@gnu.org> | |
4315 | |
4316 * mail/rmail.el (rmail-ignored-headers): Doc fix. | |
4317 | |
4318 1999-04-02 Richard Stallman <rms@gnu.org> | |
4319 | |
4320 * progmodes/compile.el (compilation-handle-exit): Do right thing | |
4321 if (car status) doesn't end in a newline. | |
4322 | |
4323 1999-04-01 Dave Love <fx@gnu.org> | |
4324 | |
4325 * progmodes/sql.el (SQL): Add defgroup :version. | |
4326 | |
4327 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
4328 | |
4329 * emacs-lisp/bytecomp.el (byte-compile-file): Clear | |
4330 buffer-file-coding-system. If the coding system used is raw-text, | |
4331 etc., make the *Compiler Input* buffer unibyte. | |
4332 | |
4333 * international/mule.el (find-new-buffer-file-coding-system): Doc fix. | |
4334 | |
4335 * loadup.el: Don't write the fns-...el file if not dumping. | |
4336 | |
4337 1999-03-31 Dave Love <fx@gnu.org> | |
4338 | |
4339 * snmp-mode.el (snmp): Fix defgroup :version. | |
4340 | |
4341 * hilit-chg.el (highlight-changes): Add defgroup :version. | |
4342 | |
4343 1999-03-31 Andreas Schwab <schwab@gnu.org> | |
4344 | |
4345 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after | |
4346 the gnus-save-hidden-threads macro. | |
4347 | |
4348 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk> | |
4349 | |
4350 * faces.el (face-set-after-frame-default): Obey the | |
4351 `customized-face' for new faces. | |
4352 | |
4353 1999-03-30 Dave Love <fx@gnu.org> | |
4354 | |
4355 * international/mule-cmds.el (current-language-environment): Doc fix. | |
4356 * abbrev.el (abbrev-mode): Doc fix. | |
4357 * autoinsert.el (auto-insert-mode): Doc fix. | |
4358 * complete.el (partial-completion-mode): Doc fix. | |
4359 * avoid.el (mouse-avoidance-mode): Doc fix. | |
4360 * delsel.el (delete-selection-mode): Doc fix. | |
4361 * font-lock.el (global-font-lock-mode): Doc fix. | |
4362 * help.el (temp-buffer-resize-mode): Doc fix. | |
4363 * hscroll.el (hscroll-global-mode): Doc fix. | |
4364 * icomplete.el (icomplete-mode): Doc fix. | |
4365 * mouse-sel.el (mouse-sel-mode): Doc fix. | |
4366 * paren.el (show-paren-mode): Doc fix. | |
4367 * rsz-mini.el (resize-minibuffer-mode): Doc fix. | |
4368 * time.el (display-time-mode): Doc fix. | |
4369 * type-break.el (type-break-mode): Doc fix. | |
4370 * which-func.el (which-func-mode-global): Doc fix. | |
4371 * winner.el (winner-mode): Doc fix. | |
4372 | |
4373 1999-03-30 Michael Ernst <mernst@alum.mit.edu> | |
4374 | |
4375 * wid-edit.el (widget-before-change): Signal text-read-only rather | |
4376 than an ordinary error. | |
4377 | |
4378 1999-03-30 Richard M. Stallman <rms@gnu.org> | |
4379 | |
4380 * repeat.el: Don't require advice. | |
4381 (repeat): Do function-indirection in check for kbd macro. | |
4382 In self-insert case, use the *last* char in INSERTION. | |
4383 | |
4384 1999-03-30 Karl Heuer <kwzh@gnu.org> | |
4385 | |
4386 * progmodes/cc-cmds.el (c-indent-command): Doc fix. | |
4387 | |
4388 1999-03-29 Andreas Schwab <schwab@gnu.org> | |
4389 | |
4390 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for | |
4391 comint-input-filter-functions. Make variables related to shell | |
4392 directory tracking local. | |
4393 | |
4394 1999-03-26 Andreas Schwab <schwab@gnu.org> | |
4395 | |
4396 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable. | |
4397 | |
4398 * simple.el (shell-command-on-region): Cope with exit-status being | |
4399 nil, which happens if call-process-region was interrupted. | |
4400 | |
4401 1999-03-26 Richard M. Stallman <rms@gnu.org> | |
4402 | |
4403 * simple.el (indent-new-comment-line): Handle use at a point | |
4404 after a comment-end. Handle multiple comments. | |
4405 | |
4406 * mail/rmail.el (rmail-decode-babyl-format): | |
4407 To prevent locking, bind buffer-file-name to nil. | |
4408 | |
4409 1999-03-26 Karl Fogel <kfogel@red-bean.com> | |
4410 | |
4411 * mail-hist.el (mail-hist-current-header-name): Don't make | |
4412 off-by-one-error when determining if in message body. | |
4413 | |
4414 1999-03-25 Andrew Innes <andrewi@gnu.org> | |
4415 | |
4416 * w32-fns.el (set-default-process-coding-system): Copied from | |
4417 dos-w32.el, but modified to use Unix line endings for process | |
4418 input, and to add a suitable entry to process-coding-system-alist | |
4419 for DOS shells. | |
4420 | |
4421 * dos-fns.el (set-default-process-coding-system): Copied from | |
4422 dos-w32.el. | |
4423 | |
4424 * dos-w32.el (set-default-process-coding-system): Move function to | |
4425 dos-fns.el; a different version is used in w32-fns.el. | |
4426 | |
4427 1999-03-24 Dave Love <fx@gnu.org> | |
4428 | |
4429 * info.el (Info-directory-list): Revert change to re-writing | |
4430 Info-default-directory-list, but put `alternative' first. | |
4431 (Info-insert-dir): Modify selecting the top dir file as a consequence. | |
4432 | |
4433 1999-03-23 Simon Marshall <simon@gnu.org> | |
4434 | |
4435 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is | |
4436 on the line by itself. | |
4437 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if | |
4438 it is not in a declarative context. | |
4439 | |
4440 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk> | |
4441 | |
4442 * cus-edit.el (custom-variable-prompt): Allow customization of | |
4443 autoloaded symbols. | |
4444 | |
4445 1999-03-22 Kenichi HANDA <handa@etl.go.jp> | |
4446 | |
4447 * simple.el (what-cursor-position): Don't cause error when point | |
4448 is at invalid multibyte sequence. | |
4449 | |
4450 1999-03-21 Karl Heuer <kwzh@gnu.org> | |
4451 | |
4452 * complete.el (partial-completion-mode): Doc fix. | |
4453 | |
4454 1999-03-19 Richard M. Stallman <rms@gnu.org> | |
4455 | |
4456 * progmodes/cplus-md.el (old-c++): Remove :group. | |
4457 | |
4458 * progmodes/c-mode.el (old-c): Remove :group. | |
4459 | |
4460 1999-03-18 Simon Marshall <simon@gnu.org> | |
4461 | |
4462 * font-lock.el (c-font-lock-keywords-2): Added "complex" type. | |
4463 (java-font-lock-keywords-2): Added "strictfp" keyword. | |
4464 | |
4465 1999-03-17 Jason Rumney <jasonr@altavista.net> | |
4466 | |
4467 * w32-fns.el (set-w32-system-coding-system) New function. | |
4468 (w32-system-coding-system) Initialize to 'iso-latin-1. | |
4469 | |
4470 1999-03-17 Eli Zaretskii <eliz@gnu.org> | |
4471 | |
4472 * international/mule-cmds.el (set-language-environment): Fix | |
4473 previous change: don't use dos-codepage when unbound. | |
4474 | |
4475 1999-03-17 Karl Heuer <kwzh@gnu.org> | |
4476 | |
4477 * calendar/appt.el (appt-make-list): Fix previous change. | |
4478 | |
4479 1999-03-16 Richard M. Stallman <rms@gnu.org> | |
4480 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4481 * window.el (shrink-window-if-larger-than-buffer): |
25837 | 4482 Don't try to redisplay with the cursor at the end |
4483 on its own line--that would force a scroll and spoil things. | |
4484 | |
4485 1999-03-16 Eli Zaretskii <eliz@gnu.org> | |
4486 | |
4487 * international/mule-cmds.el (set-language-environment): Don't use | |
4488 cpNNN-nonascii-translation-table if it is unbound. | |
4489 | |
4490 * term/internal.el (dos-codepage-setup): Compute the unibyte | |
4491 syntax table and bind unibyte-display-via-language-environment | |
4492 here, rather than at top level, so that resetting to unibyte in | |
4493 .emacs works as expected. | |
4494 | |
4495 1999-03-15 Simon Marshall <simon@gnu.org> | |
4496 | |
4497 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword. | |
4498 | |
4499 1999-03-14 Milan Zamazal <pdm@pvt.net> | |
4500 | |
4501 * abbrev.el (inverse-add-abbrev): Inherit the current input method. | |
4502 | |
4503 1999-03-14 Kenichi Handa <handa@etl.go.jp> | |
4504 | |
4505 * international/mule-util.el (detect-coding-with-priority): | |
4506 Restore the internal database. | |
4507 | |
4508 1999-03-14 Stephen Eglen <stephen@gnu.org> | |
4509 | |
4510 * mail/sendmail.el (sendmail-send-it): Fix typo in error string | |
4511 if mail-from-style has invalid value. | |
4512 | |
4513 1999-03-12 Karl Heuer <kwzh@gnu.org> | |
4514 | |
4515 * vc.el (vc-delete-logbuf-window): New var. | |
4516 (vc-finish-logentry): Use it. | |
4517 | |
4518 1999-03-12 Richard M. Stallman <rms@gnu.org> | |
4519 | |
4520 * startup.el (command-line-1): Improve startup msg. | |
4521 | |
4522 1999-03-12 Eric M. Ludlam <zappo@ultranet.com> | |
4523 | |
4524 * speedbar.el: Added commentary about stealthy functions. | |
4525 (speedbar-message) new function. | |
4526 (speedbar-y-or-n-p): New function | |
4527 (speedbar-with-attached-buffer) Moved macro before reference. | |
4528 Now uses `save-selected-window'. | |
4529 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh, | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4530 speedbar-generic-item-info, speedbar-item-info-file-helper, |
25837 | 4531 speedbar-item-delete, speedbar-insert-generic-list, |
4532 speedbar-timer-fn, speedbar-check-vc-this-line, | |
4533 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags, | |
4534 speedbar-buffers-item-info) Use speedbar-message. | |
4535 (speedbar-item-info) Limit `message-log-max'. | |
4536 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename, | |
4537 speedbar-item-delete, speedbar-item-object-delete, | |
4538 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p. | |
4539 | |
4540 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp> | |
4541 | |
4542 * server.el (server-start): Set coding system for the server | |
4543 process to raw-text. | |
4544 (server-process-filter): Decode file names if necessary. | |
4545 | |
4546 1999-03-12 Dave Love <fx@gnu.org> | |
4547 | |
4548 * textmodes/fill.el (sentence-end-double-space): Doc fix. | |
4549 | |
4550 * textmodes/paragraphs.el (sentence-end): Doc fix. | |
4551 | |
4552 1999-03-11 Karl Heuer <kwzh@gnu.org> | |
4553 | |
4554 * comint.el (comint-password-prompt-regexp): Accept "login password:" | |
4555 | |
4556 1999-03-09 Karl Heuer <kwzh@gnu.org> | |
4557 | |
4558 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line. | |
4559 (ispell-dictionary-alist-2): Likewise. | |
4560 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars. | |
4561 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars. | |
4562 (ispell-dictionary-alist): Build from six pieces, not just two. | |
4563 | |
4564 * ps-bdf.el (bdf-directory-list): Doc fix. | |
4565 | |
4566 * enriched.el (enriched-mode): Make var permanent-local. | |
4567 | |
4568 1999-03-09 Dave Love <fx@gnu.org> | |
4569 | |
4570 * textmodes/sgml-mode.el (html-mode): Use | |
4571 sentence-end-double-space when setting sentence-end. | |
4572 | |
4573 1999-03-09 Ken'ichi Handa <handa@gnu.org> | |
4574 | |
4575 * language/thai.el (tis-620): New alias coding system for thai-tis620. | |
4576 | |
4577 1999-03-08 Felix Lee <flee@cygnus.com> | |
4578 | |
4579 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook. | |
4580 | |
4581 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok. | |
4582 | |
4583 1999-03-08 Karl Heuer <kwzh@gnu.org> | |
4584 | |
4585 * dired-aux.el (dired-do-copy-regexp): Doc fix. | |
4586 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix. | |
4587 | |
4588 * dired.el (dired-do-copy-regexp): Doc fix. | |
4589 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix. | |
4590 | |
4591 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com> | |
4592 | |
4593 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp. | |
4594 | |
4595 1999-03-08 Jason Rumney <jasonr@altavista.net> | |
4596 | |
4597 * international/codepage.el (cp1250-decode-table) | |
4598 (cp1251-decode-table, cp1253-decode-table) | |
4599 (cp1257-decode-table): New translation tables for MS Windows codepages. | |
4600 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages. | |
4601 | |
4602 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp> | |
4603 | |
4604 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly. | |
4605 | |
4606 1999-03-07 Eli Zaretskii <eliz@gnu.org> | |
4607 | |
4608 * ps-bdf.el (bdf-directory-list): Different value for ms-dos. | |
4609 | |
4610 * term/internal.el (top level): Display character 255 as 8bit as well. | |
4611 | |
4612 1999-03-06 Dave Love <fx@gnu.org> | |
4613 | |
4614 * progmodes/cc-cmds.el (c-outline-level): Bind | |
4615 buffer-invisibility-spec. | |
4616 | |
4617 * progmodes/c-mode.el (c-outline-level): Likewise. | |
4618 | |
4619 * progmodes/ada-mode.el (ada-outline-level): Likewise. | |
4620 | |
4621 1999-03-05 Felix Lee <flee@cygnus.com> | |
4622 | |
4623 * textmodes/outline.el (outline-get-last-sibling): Doc fix. | |
4624 | |
4625 1999-03-05 Richard M. Stallman <rms@gnu.org> | |
4626 | |
4627 * bindings.el (complete-symbol): Invert meaning of prefix arg. | |
4628 | |
4629 1999-03-05 Andrew Innes <andrewi@gnu.org> | |
4630 | |
4631 * w32-fns.el (convert-standard-filename): Convert directory | |
4632 separators to Windows format. | |
4633 | |
4634 1999-03-05 Andreas Schwab <schwab@gnu.org> | |
4635 | |
4636 * international/skkdic-cnv.el: Provide skkdic-cnv. | |
4637 (skkdic-convert): Emit code to require skkdic-cnv at compile time. | |
4638 (batch-skkdic-convert): Doc fix. | |
4639 | |
4640 1999-03-04 Dave Love <fx@gnu.org> | |
4641 | |
4642 * custom.el (custom-set-variables): Protect against setter errors. | |
4643 | |
4644 1999-03-04 Eli Zaretskii <eliz@gnu.org> | |
4645 | |
4646 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of | |
4647 the file sizes from overflowing. | |
4648 (ls-lisp-format): If file size is a float, use %8.0f to print it. | |
4649 Under -s, print the size in blocks with %4.0f, in case they have | |
4650 a *really* huge file. | |
4651 | |
4652 1999-03-03 Dave Love <fx@gnu.org> | |
4653 | |
4654 * options.el (edit-options): Doc fix. | |
4655 (list-options): Don't lose with unbound symbols. Maintain | |
4656 Edit-options-mode. | |
4657 | |
4658 1999-03-01 Dave Love <fx@gnu.org> | |
4659 | |
4660 * mail/supercite.el (sc-attrib-selection-list): Fix custom type. | |
4661 | |
4662 1999-02-28 Richard M. Stallman <rms@gnu.org> | |
4663 | |
4664 * ispell.el (ispell-dictionary-alist-override): New variable. | |
4665 (ispell-dictionary-alist): Don't setq it, | |
4666 if ispell-dictionary-alist-override is set. | |
4667 | |
4668 * simple.el (shell-command-default-error-buffer): Renamed from | |
4669 shell-command-on-region-default-error-buffer. | |
4670 (shell-command-on-region): Mention in echo area when there | |
4671 is some error output. Mention success or failure, too. | |
4672 Accumulate multiple error outputs | |
4673 going forward, with formfeed in between. Display the error buffer | |
4674 when we have put something in it. | |
4675 (shell-command): Add the ERROR-BUFFER argument feature. | |
4676 | |
4677 1999-02-28 Karl Heuer <kwzh@gnu.org> | |
4678 | |
4679 * mail/mh-utils.el (mh-lib): Doc fix. | |
4680 (mh-lib-progs, mh-nmh-p): New vars. | |
4681 (mh-find-progs): Set mh-lib-progs along with other vars. | |
4682 (mh-path-search): New arg FUNC-P; if specified, use that instead | |
4683 of mh-file-command-p. | |
4684 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs. | |
4685 | |
4686 * mail/mh-comp.el (mh-repl-formfile): New var. | |
4687 (mh-smail-batch): Don't ignore all arguments. | |
4688 (mh-reply): Do the right thing when using nmh. | |
4689 | |
4690 1999-02-27 Kenichi Handa <handa@etl.go.jp> | |
4691 | |
4692 * international/mule-cmds.el (select-safe-coding-system): Be sure | |
4693 to show a buffer being decoded. | |
4694 | |
4695 1999-02-26 Ken'ichi Handa <handa@gnu.org> | |
4696 | |
4697 * ps-bdf.el (bdf-directory-list): Initialize it to | |
4698 '("/usr/local/share/emacs/fonts/bdf"). | |
4699 | |
4700 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
4701 | |
4702 * ps-print.el: PostScript programming fix. | |
4703 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use | |
4704 setpagedevice operator). | |
4705 | |
4706 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
4707 | |
4708 * ps-print.el: Doc fix, font size specifies landscape and portrait | |
4709 sizes. | |
4710 (ps-print-version): New version number (4.1.4). | |
4711 (ps-font-size, ps-header-font-size, ps-header-title-font-size): | |
4712 Specifies landscape and portrait sizes. | |
4713 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages) | |
4714 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun | |
4715 fix. | |
4716 (ps-get-font-size): New fun. | |
4717 (ps-font-size-internal, ps-header-font-size-internal) | |
4718 (ps-header-title-font-size-internal): New vars. | |
4719 | |
4720 * ps-mule.el: Change of ps-print font size variable name. | |
4721 (ps-mule-generate-font): Fun fix. | |
4722 (ps-mule-begin-job): Programming uniformization. | |
4723 | |
4724 1999-02-25 Dave Love <fx@gnu.org> | |
4725 | |
4726 * help.el (help-xref-info-regexp): Allow linebreaks and capital. | |
4727 (help-make-xrefs): Do Info case first. | |
4728 | |
4729 * repeat.el: Don't require advice. | |
4730 (repeat-last-kill-command): Variable deleted. | |
4731 | |
4732 1999-02-25 Richard Stallman <rms@gnu.org> | |
4733 | |
4734 * simple.el (shell-command-on-region): Don't go into the REPLACE = t | |
4735 case just because the current buffer is the output buffer. | |
4736 | |
4737 1999-02-25 Kenichi Handa <handa@etl.go.jp> | |
4738 | |
4739 * simple.el (what-cursor-position): To show the character's | |
4740 encoding, use encoded-string-description instead of information | |
4741 of chaset-origin-alist. | |
4742 | |
4743 * international/mule-cmds.el (iso-2022-control-alist): New variable. | |
4744 (encoded-code-description): New function. | |
4745 (encoded-string-description): New function. | |
4746 (encode-coding-char): New function. | |
4747 | |
4748 1999-02-25 Andrew Innes <andrewi@gnu.org> | |
4749 | |
4750 * startup.el (command-line) [windows-nt]: Fix typo in regexp | |
4751 checking for .emacs[.el[c]]. | |
4752 | |
4753 1999-02-24 Richard Stallman <rms@gnu.org> | |
4754 | |
4755 * help.el (describe-function-1): Don't print a whole lambda-function. | |
4756 | |
4757 1999-02-23 Ken'ichi Handa <handa@gnu.org> | |
4758 | |
4759 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow | |
4760 inputting ?\240. | |
4761 | |
4762 1999-02-23 Karl Heuer <kwzh@gnu.org> | |
4763 | |
4764 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst. | |
4765 | |
4766 * midnight.el (clean-buffer-list-kill-regexps): Doc fix. | |
4767 (clean-buffer-list-kill-buffer-names): Doc fix. | |
4768 | |
4769 * gud.el (gud-jdb-massage-args): Spelling fix. | |
4770 | |
4771 1999-02-23 Richard M. Stallman <rms@gnu.org> | |
4772 | |
4773 * subr.el (with-temp-message): Use %s so % in old msg won't fool us. | |
4774 | |
4775 1999-02-22 Eli Zaretskii <eliz@gnu.org> | |
4776 | |
4777 * arc-mode.el (archive-set-buffer-as-visiting-file): Save | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4778 excursion while calling set-auto-coding-function. |
25837 | 4779 |
4780 * play/handwrite.el (handwrite): Require ps-print, and use | |
4781 ps-printer-name and ps-lpr-command. Call ps-print-region-function | |
4782 if it's defined, instead of forking ps-lpr-command unconditionally. | |
4783 | |
4784 1999-02-22 Kenichi Handa <handa@etl.go.jp> | |
4785 | |
4786 * international/codepage.el (cp-coding-system-for-codepage-1): Put | |
4787 charset-origin-alist property to a coding system for the codepage. | |
4788 | |
4789 * international/mule.el: Modify comment for charset-origin-alist | |
4790 property of a coding system. | |
4791 | |
4792 * simple.el (what-cursor-position): charset-origin-alist property | |
4793 of a coding system may be a translation table or a symbol of which | |
4794 `translation-table' property is a translation table. | |
4795 | |
4796 1999-02-21 Richard Stallman <rms@gnu.org> | |
4797 | |
4798 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body | |
4799 to the "html" template. | |
4800 | |
4801 1999-02-21 Peter Breton <pbreton@ne.mediaone.net> | |
4802 | |
4803 * dirtrack.el (dirtrack): Added docstring. Now returns input. | |
4804 | |
4805 1999-02-18 Peter Breton <pbreton@ne.mediaone.net> | |
4806 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4807 * dirtrack.el (dirtrack): Check for the prompt in the input string |
25837 | 4808 instead of the buffer. |
4809 | |
4810 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch> | |
4811 | |
4812 * sql.el: Set version to 1.4.1. Changed mail address to | |
4813 alex@gnu.org. Mention the mailing list sql.el@gnu.org. | |
4814 (sql-input-ring-separator): Doc fix. | |
4815 (sql-mode-syntax-table): double-dash starts comments is defined as | |
4816 ". 56" instead of ". 12b" for XEmacs. | |
4817 (sql-stop, sql-interactive-mode): Doc fixes. | |
4818 (sql-postgres): Queries for database and server, not just one. | |
4819 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted. | |
4820 | |
4821 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is | |
4822 changed. This is needed for master.el to work. | |
4823 (sql-set-sqli-buffer): Use the new hook. | |
4824 | |
4825 * sql.el (sql-make-alternate-buffer-name): Function that sets | |
4826 sql-alternate-buffer-name. | |
4827 (sql-alternate-buffer-name): Possible name of SQLi buffers. | |
4828 (sql-interactive-mode): Set sql-alternate-buffer-name. | |
4829 (sql-rename-buffer): New command. | |
4830 (sql-interactive-mode-menu): Menu for SQLi buffers. | |
4831 | |
4832 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator | |
4833 and sql-input-ring-file-name are used to temporarily set | |
4834 comint-input-ring-file-name and comint-input-ring-separator when | |
4835 reading and writing input history files. | |
4836 | |
4837 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name. | |
4838 (sql-input-ring-file-name): New variable with customization. | |
4839 (sql-input-ring-separator): New variable with customization. | |
4840 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer. | |
4841 Callers changed. | |
4842 (sql-show-sqli-buffer): The message for "sql-buffer is not set" | |
4843 now includes the name of the current buffer. | |
4844 | |
4845 (sql-mode): Set paragraph-separate and paragraph-start so that | |
4846 sql-send-paragraph sends the entire SQL statements, even if it | |
4847 contains indented lines. | |
4848 | |
4849 1999-02-18 Dave Love <fx@gnu.org> | |
4850 | |
4851 * format.el (format-encode-run-method, format-decode-run-method): | |
4852 Fix previous change. | |
4853 | |
4854 1999-02-18 Ken'ichi Handa <handa@gnu.org> | |
4855 | |
4856 * international/mule.el (coding-system-list): Moved here from | |
4857 mule-util.el to avoid autoloading mule-util by the call of | |
4858 select-safe-coding-system. | |
4859 | |
4860 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk> | |
4861 | |
4862 * simple.el (turn-on-auto-fill): Mark it as an option for | |
4863 `text-mode-hook'. | |
4864 | |
4865 1999-02-17 Richard Stallman <rms@gnu.org> | |
4866 | |
4867 * emacs-lisp/easymenu.el (easy-menu-get-map): | |
4868 Don't crash if (current-local-map) is nil. | |
4869 | |
4870 1999-02-17 Peter Breton <pbreton@ne.mediaone.net> | |
4871 | |
4872 * filecache.el (file-cache-filter-regexps): Added .class. | |
4873 | |
4874 1999-02-17 Ken'ichi Handa <handa@gnu.org> | |
4875 | |
4876 * international/mule-util.el (decompose-region): Use | |
4877 insert-buffer-substring instead of insert-buffer to avoid putting | |
4878 mark. | |
4879 | |
4880 1999-02-17 Andreas Schwab <schwab@gnu.org> | |
4881 | |
4882 * calendar/cal-move.el (scroll-calendar-left): Don't set | |
4883 displayed-month and displayed-year here, let generate-calendar do | |
4884 it, after range checking. | |
4885 | |
4886 1999-02-17 Simon Marshall <simon@gnu.org> | |
4887 | |
4888 * progmodes/cc-engine.el (c-at-toplevel-p): New function. | |
4889 | |
4890 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish | |
4891 correctly between an object declared via a constructor and a method. | |
4892 (font-lock-defaults-alist): Don't give `.' word syntax for Java. | |
4893 (java-font-lock-keywords-1): Fontify package names individually. | |
4894 (java-font-lock-extra-types): Ensure regexp matches capitalised only. | |
4895 (java-font-lock-keywords-2): Simplify type fontification. | |
4896 (java-font-lock-keywords-3): Likewise. | |
4897 | |
4898 1999-02-17 Kenichi Handa <handa@etl.go.jp> | |
4899 | |
4900 * language/japanese.el (iso-2022-jp-2): New coding system. | |
4901 ("Japanese"): Put iso-2022-jp-2 in coding-priority property. | |
4902 | |
4903 1999-02-16 Dave Love <fx@gnu.org> | |
4904 | |
4905 * help.el (describe-function-1): Accept non-symbols. | |
4906 | |
4907 1999-02-16 Paul Eggert <eggert@twinsun.com> | |
4908 | |
4909 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we | |
4910 find the last match if there are multiple matches. | |
4911 | |
4912 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
4913 | |
4914 * tex-mode.el (tex-run-command, latex-run-command) | |
4915 (slitex-run-command, tex-command): Doc changes. | |
4916 (tex-start-options-string): Autoload it. Doc change. Provide | |
4917 a menu for customization. Allow nil. Quote backslashes only once. | |
4918 (tex-start-tex): Handle nil value of tex-start-options-string | |
4919 and apply shell-quote-argument to it. | |
4920 | |
4921 1999-02-16 Eli Zaretskii <eliz@gnu.org> | |
4922 | |
4923 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round | |
4924 the size in blocks, since it can be a float. | |
4925 (ls-lisp-format): Likewise | |
4926 | |
4927 1999-02-16 Ken'ichi Handa <handa@gnu.org> | |
4928 | |
4929 * language/japanese.el (japanese-shift-jis): Add | |
4930 charset-origin-alist property. | |
4931 | |
4932 1999-02-15 Richard Stallman <rms@gnu.org> | |
4933 | |
4934 * progmodes/compile.el (compile-internal): Use save-selected-window. | |
4935 | |
4936 * subr.el (momentary-string-display): Bind inhibit-read-only. | |
4937 | |
4938 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line. | |
4939 | |
4940 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il> | |
4941 | |
4942 * mail/rmail.el (rmail-show-message): If an unseen message has a | |
4943 Summary-line in its header, get past one more line before looking | |
4944 for the X-Coding-System header. | |
4945 | |
4946 1999-02-15 Geoff Voelker <voelker@cs.washington.edu> | |
4947 | |
4948 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files | |
4949 explicitly to accomodate Windows 9X lack of a useful copy program. | |
4950 | |
4951 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk> | |
4952 | |
4953 * wid-edit.el (widget-choice-value-create): Use `equal' | |
4954 instead of `eq'. | |
4955 | |
4956 1999-02-14 Richard Stallman <rms@gnu.org> | |
4957 | |
4958 * international/iso-transl.el: | |
4959 (iso-transl-ae): Renamed from iso-transl-e-slash. | |
4960 (iso-transl-a-ring): Renamed from iso-transl-a-slash. | |
4961 (iso-transl-AE): Renamed from iso-transl-E-slash. | |
4962 (iso-transl-A-ring): Renamed from iso-transl-A-slash. | |
4963 (iso-transl-char-map): Related changes. | |
4964 | |
4965 * format.el (format-replace-strings): Fix value of TO in REVERSE case. | |
4966 | |
4967 1999-02-13 Richard Stallman <rms@gnu.org> | |
4968 | |
4969 * textmodes/texinfmt.el (texinfo-alias): New function. | |
4970 (texinfo-fold-nodename-case): Add defvar. | |
4971 (texinfo-format-node): Do case folding if specified. | |
4972 | |
4973 * ffap.el (ffap-file-at-point): Test local file names | |
4974 immediately. Strip off line numbers. | |
4975 | |
4976 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch> | |
4977 | |
4978 * sql.el: Set version to 1.3.2 | |
4979 (sql-solid-program): Added support for solid. | |
4980 (sql-help): Doc mentions sql-solid. | |
4981 (sql-solid): Entry function for Solid. | |
4982 (sql-buffer): Doc explains the use of the variable and how to | |
4983 change it. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4984 (sql-mode-menu): Included entries for sql-show-sqli-buffer and |
25837 | 4985 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are |
4986 disabled if sql-buffer doesn't have a process; sql-send-paragraph | |
4987 is new. | |
4988 (sql-show-sqli-buffer): New function to display the value of | |
4989 sql-buffer. | |
4990 (sql-change-sqli-buffer): New function to change sql-buffer. | |
4991 (sql-mode): Doc explains how to change sql-buffer. | |
4992 (sql-send-paragraph): New function to send a paragraph. | |
4993 (sql-mode-map): Added keybinding for sql-send-paragraph. | |
4994 (sql-mysql): Doc corrected. | |
4995 (sql-ms): Doc corrected. | |
4996 | |
4997 * sql.el (sql-server): Doc fix. | |
4998 (sql-mysql): Added the use of sql-server to specify the host, | |
4999 sql-database now specifies database instead of host. | |
5000 (sql-mode-menu): Send... menu items are only active if sql-buffer | |
5001 is non-nil. | |
5002 (sql-help): Changed tag of entry functions a bit. | |
5003 | |
5004 * sql.el: Added keywords from `finder-by-keyword'. | |
5005 (sql-mode): Made sql-buffer a local variable, changed the | |
5006 documentation: removed instructions to add *.sql files to | |
5007 auto-mode-alist, added documentation for having mutliple SQL | |
5008 buffers sending their stuff to different SQLi buffers, each | |
5009 running a different process. | |
5010 (sql-postgres): Quoted *SQL* in doc string. | |
5011 (sql-ms): Likewise. | |
5012 (sql-ingres): Likewise. | |
5013 (sql-ingres): Quoted *SQL* in doc string, added references to | |
5014 sql-user and sql-password used during login. | |
5015 (sql-sybase): Quoted *SQL* in doc string, added comma. | |
5016 (sql-oracle): Likewise. | |
5017 (sql-interactive-mode): Added extensive documentation for having | |
5018 mutliple SQL buffers sending their stuff to different SQLi | |
5019 buffers, each running a different process. | |
5020 (sql-buffer): Changed doc from *SQL* to SQLi. | |
5021 (sql-get-login): Doc fix. | |
5022 | |
5023 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
5024 | |
5025 * international/mule-conf.el (undecided): Set ascii in | |
5026 safe-charsets property. | |
5027 | |
5028 1999-02-12 Richard Stallman <rms@gnu.org> | |
5029 | |
5030 * textmodes/paragraphs.el (paragraph-separate): Doc fix. | |
5031 | |
5032 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
5033 | |
5034 * ps-mule.el (ps-mule-font-info-database-default): Set the initial | |
5035 value to ps-mule-font-info-database-latin. | |
5036 | |
5037 1999-02-13 Kenichi HANDA <handa@etl.go.jp> | |
5038 | |
5039 * ps-mule.el (ps-multibyte-buffer): Doc-string modified. | |
5040 (ps-mule-font-info-database-default): New variable. | |
5041 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use | |
5042 ps-mule-font-info-database-default. | |
5043 | |
5044 1999-02-12 Dave Love <fx@gnu.org> | |
5045 | |
5046 * timezone.el (timezone-make-date-sortable) | |
5047 (timezone-make-date-arpa-standard): Doc fix. | |
5048 | |
5049 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
5050 | |
5051 * international/quail.el (quail-show-kbd-layout): Bind | |
5052 blink-matching-paren to nil. | |
5053 | |
5054 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field | |
5055 for ASCII and Latin-1. | |
5056 | |
5057 1999-02-12 Andreas Schwab <schwab@gnu.org> | |
5058 | |
5059 * gud.el (jdb): Fix regexp for comint-prompt-regexp. | |
5060 | |
5061 1999-02-12 Kenichi Handa <handa@etl.go.jp> | |
5062 | |
5063 * international/mule-cmds.el (language-info-alist): Remove | |
5064 description about charset-origin-alist. | |
5065 | |
5066 * international/mule.el: Comment added for a new coding system | |
5067 property `charset-origin-alit'. | |
5068 (make-translation-table): This variable deleted. | |
5069 | |
5070 * language/chinese.el (chinese-big5): Add charset-origin-alist | |
5071 property. | |
5072 ("Chinese-CNS"): Remove charset-origin-alist property. | |
5073 | |
5074 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist | |
5075 property. | |
5076 (cyrillic-alternativnyj): Likewise. | |
5077 ("Cyrillic-KOI8"): Remove charset-origin-alist property. | |
5078 ("Cyrillic-ALT"): Likewise. | |
5079 | |
5080 * language/vietnamese.el (vietnamese-viqr): Add | |
5081 charset-origin-alist property. | |
5082 ("Vietnamese"): Remove charset-origin-alist property. | |
5083 | |
5084 * simple.el (what-cursor-position): Don't use the varialbe | |
5085 charset-origin-alist, but use charset-origin-alist property of | |
5086 buffer-file-coding-system to decide external character set code. | |
5087 | |
5088 1999-02-10 Richard Stallman <rms@gnu.org> | |
5089 | |
5090 * shadowfile.el: Don't turn on the mode when the file is loaded. | |
5091 | |
5092 1999-02-09 Richard Stallman <rms@gnu.org> | |
5093 | |
5094 * progmodes/compile.el (compile-auto-highlight): Customize. | |
5095 | |
5096 * add-log.el (add-log-file-name-function): New variable. | |
5097 (add-change-log-entry): Call that function, if non-nil. | |
5098 | |
5099 1999-02-09 Michael Ernst <mernst@alum.mit.edu> | |
5100 | |
5101 * rmail.el (rmail-search): Track match with a marker, not an integer. | |
5102 | |
5103 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5104 | |
5105 * progmodes/compile.el (compilation-setup): Set value of | |
5106 compilation-directory-stack as in compilation-forget-errors. | |
5107 (compile-reinitialize-errors): Bind buffer-undo-list and | |
5108 deactivate-mark. | |
5109 (compilation-forget-errors): Likewise. | |
5110 | |
5111 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com> | |
5112 | |
5113 * textmodes/texinfo.el (texinfo-environment-regexp): Add the | |
5114 def... constructs. | |
5115 | |
5116 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu): | |
5117 Remove calls to sleep-for. | |
5118 | |
5119 1999-02-08 Eli Zaretskii <eliz@gnu.org> | |
5120 | |
5121 * international/codepage.el (cp-coding-system-for-codepage-1): On | |
5122 MS-DOS, use dos-unsupported-char-glyph for characters not | |
5123 supported by the codepage. | |
5124 (cp-make-coding-systems-for-codepage): Likewise. | |
5125 | |
5126 1999-02-08 Andreas Schwab <schwab@gnu.org> | |
5127 | |
5128 * international/mule-util.el (coding-system-list): Don't sort | |
5129 coding-system-list here. | |
5130 | |
5131 * international/mule.el (coding-system-lessp): Moved here from | |
5132 mule-util.el | |
5133 (add-to-coding-system-list): New function. | |
5134 (make-subsidiary-coding-system, make-coding-system, | |
5135 define-coding-system-alias): Use it instead of setting | |
5136 coding-system-list directly. | |
5137 | |
5138 1999-02-07 Dave Love <fx@gnu.org> | |
5139 | |
5140 * calendar/appt.el (appt-make-list): Don't splice quotes and date | |
5141 onto message. | |
5142 | |
5143 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5144 | |
5145 * imenu.el (imenu--last-menubar-index-alist): Add doc. | |
5146 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist. | |
5147 | |
5148 1999-02-06 Richard Stallman <rms@gnu.org> | |
5149 | |
5150 * language/european.el (setup-slovenian-environment): New function. | |
5151 ("Slovenian"): New language environment. | |
5152 | |
5153 * progmodes/sql.el (sql-help): Doc fix. | |
5154 (sql-mysql): Doc fix. | |
5155 | |
5156 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5157 | |
5158 * tex-mode.el: When compiling, require compare-w and skeleton | |
5159 to pacify the byte-compiler. Move the def's of the tex-commands | |
5160 together. Add a comment on kill-process vs. quit-process. | |
5161 | |
5162 1999-02-05 Dave Love <fx@gnu.org> | |
5163 | |
5164 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with | |
5165 null markers. | |
5166 (compile-goto-error): Likewise. | |
5167 | |
5168 1999-02-05 Stephen Gildea <gildea@alum.mit.edu> | |
5169 | |
5170 * time-stamp.el (time-stamp-format): Format doc tighter. | |
5171 (time-stamp-line-limit): 0 searches the entire buffer (careful!). | |
5172 (time-stamp): don't re-write the time stamp if it didn't change. | |
5173 | |
5174 1999-02-05 Alex Schroeder <asc@bsiag.com> | |
5175 | |
5176 * progmodes/sql.el: Changed version to 1.2.1. | |
5177 (sql-pop-to-buffer-after-send-region): Improved documentation. | |
5178 (sql-mysql-program): Added MySQL support. | |
5179 (sql-prompt-length): Made prompt-length configurable. | |
5180 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter. | |
5181 (sql-help): Added MySQL support, changed documentation. | |
5182 (sql-send-region): A message is displayed if something is sent. | |
5183 (sql-mode): Added buffer-local comment-start. | |
5184 (sql-interactive-mode): Use sql-prompt-length to set left-margin. | |
5185 (sql-interactive-mode): Added buffer-local comment-start. | |
5186 (sql-oracle): Set sql-prompt-length. | |
5187 (sql-sybase): Set sql-prompt-length. | |
5188 (sql-mysql): Added MySQL support. | |
5189 (sql-ingres): Set sql-prompt-length. | |
5190 (sql-ms): Set sql-prompt-length. | |
5191 (sql-postgres): Set sql-prompt-length. | |
5192 | |
5193 1999-02-04 Eli Zaretskii <eliz@gnu.org> | |
5194 | |
5195 * term/internal.el (dos-codepage-setup): Set selection coding | |
5196 system to cpNNN-dos. | |
5197 | |
5198 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
5199 | |
5200 * international/characters.el: Let ethiopic use iso-2022-7bit. | |
5201 | |
5202 1999-02-02 Dave Love <fx@gnu.org> | |
5203 | |
5204 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here... | |
5205 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here. | |
5206 | |
5207 1999-02-02 Karl Heuer <kwzh@gnu.org> | |
5208 | |
5209 * terminal.el (terminal-emulator): Doc fix. | |
5210 | |
5211 1999-02-02 Ken'ichi Handa <handa@gnu.org> | |
5212 | |
5213 * international/mule-util.el (compose-chars): Doc-string | |
5214 modified. Correctly handle a composition character in ARGS. | |
5215 | |
5216 1999-02-01 Richard Stallman <rms@gnu.org> | |
5217 | |
5218 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var. | |
5219 (makefile-menu-index-function): Function deleted. | |
5220 (makefile-mode): Use makefile-imenu-generic-expression. | |
5221 | |
5222 1999-02-01 Geoff Voelker <voelker@cs.washington.edu> | |
5223 | |
5224 * term/w32-win.el (w32-create-initial-fontsets): Back out previous | |
5225 change, invoke from before-init-hook. | |
5226 | |
5227 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu> | |
5228 | |
5229 * subr.el (remove-from-invisibility-spec): Cope with the case when | |
5230 buffer-invisibility-spec is t. | |
5231 | |
5232 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu> | |
5233 | |
5234 * calendar/calendar.el (calendar-mode-map): Fix bindings for | |
5235 appt-add and appt-delete. | |
5236 | |
5237 1999-02-01 Eli Zaretskii <eliz@gnu.org> | |
5238 | |
5239 * term/pc-win.el (msdos-approximate-color): New function. | |
5240 (msdos-color-translate): Call it to find a DOS color that best | |
5241 approximates an X-style "#NNNNNN" color specification. | |
5242 | |
5243 1999-02-01 Ken'ichi Handa <handa@gnu.org> | |
5244 | |
5245 * international/mule-util.el (compose-chars-component): Add | |
5246 autoload cookie. | |
5247 | |
5248 1999-01-31 Ken'ichi Handa <handa@gnu.org> | |
5249 | |
5250 * international/quail.el (quail-lookup-key): If cdr of MAP is a | |
5251 function, replace cdr of MAP by the return value of the function | |
5252 unconditionally. | |
5253 | |
5254 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5255 | |
5256 * progmodes/compile.el (compilation-next-error-locus): Don't | |
5257 decrease argument FIND-AT-LEAST of compilation-next-error-locus. | |
5258 | |
5259 1999-01-31 Eli Zaretskii <eliz@gnu.org> | |
5260 | |
5261 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs | |
5262 and NLs before "charset", and allow the charset name be in double | |
5263 quotes. | |
5264 | |
5265 1999-01-31 Richard Stallman <rms@gnu.org> | |
5266 | |
5267 * imenu.el (imenu-sort-function): Fix custom type. | |
5268 | |
5269 1999-01-30 Richard Stallman <rms@gnu.org> | |
5270 | |
5271 * speedbar.el (speedbar-line-token): Match {...} instead of [...]. | |
5272 (speedbar-line-token): Likewise. | |
5273 | |
5274 * play/gametree.el (gametree-default-score): Use defcustom. | |
5275 (gametree-score-regexp, gametree-score-closer): Likewise. | |
5276 (gametree-score-manual-flag, gametree-score-opener): Likewise. | |
5277 | |
5278 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5279 | |
5280 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when | |
5281 decoding. | |
5282 | |
5283 1999-01-29 Markus Rost <rost@gnu.org> | |
5284 | |
5285 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by | |
5286 tex-validate-buffer. | |
5287 (plain-tex-mode, latex-mode, slitex-mode): Likewise. | |
5288 (tex-validate-buffer): Renamed from validate-tex-buffer. Works | |
5289 now with recent occur-mode. | |
5290 (tex-validate-region): Really walk through all Sexps. | |
5291 (tex-region): Bind shell-dirtrack-verbose. | |
5292 (tex-file, tex-bibtex-file): Likewise. | |
5293 | |
5294 1999-01-29 Dave Love <fx@gnu.org> | |
5295 | |
5296 * finder.el: (finder-commentary): Fix interactive spec. Try | |
5297 appending .el to file name. | |
5298 (finder-find-library, finder-commentary): Doc fixes. | |
5299 | |
5300 1999-01-29 Andrew Innes <andrewi@gnu.org> | |
5301 | |
5302 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes | |
5303 where the userid contains directory separators. | |
5304 | |
5305 1999-01-29 Dave Love <fx@gnu.org> | |
5306 | |
5307 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list. | |
5308 (lm-commentary): Doc fix. | |
5309 | |
5310 1999-01-29 Andreas Schwab <schwab@gnu.org> | |
5311 | |
5312 * files.el (file-expand-wildcards): Never consider `.' and `..' a | |
5313 wildcard match. Fix regexp that tests if dirpart contains | |
5314 wildcard characters. | |
5315 | |
5316 1999-01-28 Richard Stallman <rms@gnu.org> | |
5317 | |
5318 * font-lock.el (font-lock-default-unfontify-region): | |
5319 If not font-lock-syntactic-keywords, don't remove syntax-table prop. | |
5320 | |
5321 1999-01-27 Jason Rumney <jasonr@altavista.net> | |
5322 | |
5323 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard | |
5324 from FAMILY field. | |
5325 (w32-create-initial-fontsets): Do not use before-init-hook. | |
5326 (mouse-set-font): Document. Automatically create and use fontsets. | |
5327 | |
5328 * dos-w32.el (direct-print-region-helper): Check for printer | |
5329 being t as well as a string. | |
5330 | |
5331 1999-01-27 Kenichi Handa <handa@etl.go.jp> | |
5332 | |
5333 * mail/rmail.el (rmail-decode-mime-charset): New variable. | |
5334 (rmail-mime-charset-pattern): New variable. | |
5335 (rmail-convert-to-babyl-format): Decode by MIME-charset if | |
5336 rmail-decode-mime-charset is non-nil. | |
5337 | |
5338 1999-01-27 Ken'ichi Handa <handa@gnu.org> | |
5339 | |
5340 * international/characters.el: Set category `q' for all characters | |
5341 in tibetan and tibetan-1-column. | |
5342 | |
5343 1999-01-27 Andrew Innes <andrewi@gnu.org> | |
5344 | |
5345 * frame.el (select-frame-by-name): Obey focus-follows-mouse. | |
5346 (select-frame-by-name) [windows-nt]: Use w32-focus-frame. | |
5347 | |
5348 1999-01-27 Dave Love <fx@gnu.org> | |
5349 | |
5350 * international/mule-cmds.el (current-language-environment): | |
5351 Provide :link, :type (choices) and appropriate :get. | |
5352 | |
5353 1999-01-27 Eli Zaretskii <eliz@gnu.org> | |
5354 | |
5355 * startup.el (command-line): Set default eol-mnemonic-* strings to | |
5356 display end-of-line format in mode line. | |
5357 | |
5358 * cus-start.el (all): Add eol-mnemonic-* variables. | |
5359 | |
5360 1999-01-26 Dave Love <fx@gnu.org> | |
5361 | |
5362 * startup.el (command-line-1): Up-date copyright. | |
5363 | |
5364 * paths.el (Info-default-directory-list): Use configdir twice. | |
5365 | |
5366 * info.el (Info-directory-list): Don't set path-separator now | |
5367 we're not shipped with Texinfo. Simplify path definition. | |
5368 Substitute all occurrences of instdir in Info-default-directory-list. | |
5369 | |
5370 1999-01-25 Richard Stallman <rms@gnu.org> | |
5371 | |
5372 * startup.el (normal-top-level-add-subdirs-to-load-path): | |
5373 Record the inode numbers of the dirs processed, to avoid loop. | |
5374 | |
5375 * textmodes/tex-mode.el (tex-run-command): Doc fix. | |
5376 | |
5377 1999-01-25 Dave Love <fx@gnu.org> | |
5378 | |
5379 * browse-url.el (browse-url-netscape-program): Doc addition. | |
5380 | |
5381 * help.el (help-make-xrefs): Default info references to an `(emacs)' | |
5382 prefix. | |
5383 | |
5384 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see | |
5385 auto-mode-alist. | |
5386 | |
5387 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
5388 | |
5389 * calendar/diary-lib.el (mark-diary-entries): Use | |
5390 assoc-ignore-case and do not capitalize when matching month and | |
5391 day names. | |
5392 | |
5393 * calendar/calendar.el (calendar-read-date): Ditto. | |
5394 | |
5395 * calendar/cal-hebrew.el (calendar-goto-hebrew-date) | |
5396 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto. | |
5397 | |
5398 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto. | |
5399 | |
5400 * calendar/cal-french.el (calendar-goto-french-date): Ditto. | |
5401 | |
5402 * calendar/cal-islam.el (calendar-goto-islamic-date) | |
5403 (mark-islamic-diary-entries): Ditto. | |
5404 | |
5405 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto. | |
5406 | |
5407 * calendar/cal-mayan.el (calendar-read-mayan-haab-date) | |
5408 (calendar-read-mayan-tzolkin-date): Ditto. | |
5409 | |
5410 * calendar/cal-persia.el (persian-prompt-for-date): Ditto. | |
5411 | |
5412 1999-01-22 Michael Ernst <mernst@alum.mit.edu> | |
5413 | |
5414 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker. | |
5415 | |
5416 1999-01-25 Karl Heuer <kwzh@gnu.org> | |
5417 | |
5418 * faces.el (list-faces-display): Multiline case of previous fix. | |
5419 | |
5420 1999-01-25 Andreas Schwab <schwab@gnu.org> | |
5421 | |
5422 * mail/mailalias.el (mail-complete-alist): Use alist as customize type. | |
5423 | |
5424 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu> | |
5425 | |
5426 * files.el (find-file): If find-file-noselect returns a list, | |
5427 do switch-to-buffer on each element. | |
5428 (find-file-other-window): Likewise for all but the first element. | |
5429 (find-file-other-frame): Same. | |
5430 (find-file-noselect): When we expand a wildcard, return a list | |
5431 of buffers. | |
5432 | |
5433 1999-01-24 Eli Zaretskii <eliz@gnu.org> | |
5434 | |
5435 * term/internal.el (dos-codepage-setup): Call prefer-coding-system | |
5436 to set the appropriate cpNNN-dos coding system as the | |
5437 highest-priority coding system. | |
5438 | |
5439 1999-01-23 Ken'ichi Handa <handa@gnu.org> | |
5440 | |
5441 * international/fontset.el (generate-fontset-menu): Return a | |
5442 sorted list by plain names of fontsets. | |
5443 | |
5444 * international/mule-diag.el (list-fontsets): Sort fontsets by | |
5445 plain names. | |
5446 | |
5447 * language/tibet-util.el (tibetan-vertical-stacking): If the arg | |
5448 FIRST is a composite character, decompose it at first. | |
5449 | |
5450 1999-01-23 Dave Love <fx@gnu.org> | |
5451 | |
5452 * format.el: Doc fixes. | |
5453 (format-encode-run-method): Have things happen in the right buffer. | |
5454 Deal with errors from method. Set coding-system-for-write. | |
5455 (format-decode-run-method): Have things happen in the right buffer. | |
5456 Deal with errors from method. Set coding-system-for-read. | |
5457 (format-alist): Use nil instead of unmatchable regexps. | |
5458 | |
5459 * simple.el (shell-command-on-region): Return command's exit status. | |
5460 | |
5461 1999-01-23 Eric Ludlam <zappo@gnu.org> | |
5462 | |
5463 * speedbar.el (speedbar-item-info-file-helper): Add optional arg | |
5464 of the file whose info we want to display. | |
5465 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize. | |
5466 (speedbar-add-mode-functions-list) Improve doc. | |
5467 (speedbar-line-token) New function. | |
5468 (speedbar-dired) Fix order of directories in -shown-directories. | |
5469 (speedbar-line-path): Default return is default-directory | |
5470 (speedbar-buffers-line-path): Return is dir name only. | |
5471 (speedbar-mode-functions-list): New variable. | |
5472 (speedbar-mouse-item-info): Rewrote to be a replaceable fn. | |
5473 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper | |
5474 speedbar-files-item-info speedbar-buffers-item-info): New functions. | |
5475 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list): | |
5476 New functions. | |
5477 (speedbar-line-file): Broke out part that fetches file from a line. | |
5478 (speedbar-line-text): New function extracted from speedbar-line-file. | |
5479 (speedbar-line-path): Converted into a replaceable function. | |
5480 (speedbar-files-line-path, speedbar-buffers-line-path): New functions. | |
5481 | |
5482 1999-01-23 Ken'ichi Handa <handa@gnu.org> | |
5483 | |
5484 * international/fontset.el (create-fontset-from-x-resource): Make | |
5485 style variants. | |
5486 | |
5487 1999-01-22 Dave Love <fx@gnu.org> | |
5488 | |
5489 * paths.el (Info-default-directory-list): Put sysdir after start. | |
5490 | |
5491 1999-01-22 Sam Steingold <sds@goems.com> | |
5492 | |
5493 * midnight.el (clean-buffer-list): do not kill a buffer if it has | |
5494 a process associated with it. | |
5495 | |
5496 1999-01-22 Jason Rumney <jasonr@altavista.net> | |
5497 | |
5498 * term/w32-win.el (w32-standard-fontset-spec): Simplified. | |
5499 | |
5500 1999-01-22 Felix Lee <flee@cygnus.com> | |
5501 | |
5502 * vc.el (vc-annotate-display): Delete old overlays. Fix check for | |
5503 major-mode. | |
5504 (vc-annotate-mode): Delete variable. | |
5505 | |
5506 1999-01-22 Andrew Innes <andrewi@gnu.org> | |
5507 | |
5508 * startup.el (command-line): [windows-nt]: Check for existence of | |
5509 .emacs file so as to notice .emacs.el or .emacs.elc and use them | |
5510 in preference to _emacs. | |
5511 | |
5512 1999-01-22 Dave Love <fx@gnu.org> | |
5513 | |
5514 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref. | |
5515 | |
5516 1999-01-20 Richard Stallman <rms@gnu.org> | |
5517 | |
5518 * files.el (find-file-noselect): Do wildcard processing only | |
5519 if new arg WILDCARDS is non-nil. | |
5520 (find-file, find-file-other-window): New arg WILDCARDS. | |
5521 Default it to non-nil if interactive. | |
5522 (find-file-other-frame): Likewise. | |
5523 (find-file-read-only): Likewise. | |
5524 (find-file-read-only-other-window): Likewise. | |
5525 (find-file-read-only-other-frame): Likewise. | |
5526 | |
5527 * wid-edit.el (widget-alist-convert-option): Delete spurious comma. | |
5528 (widget-plist-convert-option): Delete spurious comma. | |
5529 | |
5530 1999-01-19 Jason Rumney <jasonr@altavista.net> | |
5531 | |
5532 * term/w32-win.el (w32-standard-fontspec-spec): Change | |
5533 iso8859-5 to koi8-r. Add iso8859-9. | |
5534 | |
5535 1999-01-19 Dave Love <fx@gnu.org> | |
5536 | |
5537 * browse-url.el (browse-url-maybe-new-window): Delete macro and | |
5538 its uses. | |
5539 | |
5540 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark | |
5541 is active. | |
5542 (fortran-indent-subprogram): Likewise. | |
5543 | |
5544 1999-01-19 Dave Love <d.love@dl.ac.uk> | |
5545 | |
5546 * paths.el (Info-default-directory-list): Perhaps add /usr/info. | |
5547 | |
5548 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5549 | |
5550 * wid-edit.el (alist): Use sexp as default key-type. | |
5551 | |
5552 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5553 | |
5554 * textmodes/tex-mode.el (tex-define-common-keys): | |
5555 Remove key binding of tex-feed-input. | |
5556 (tex-mode-map): Bind tex-feed-input here. | |
5557 (tex-start-shell): Use compilation-shell-minor-mode. Set | |
5558 comint-input-filter-functions before running tex-shell-hook. | |
5559 (tex-start-tex): Forget compilation errors. | |
5560 (tex-compilation-parse-errors): Rewritten to work also with | |
5561 compile-mouse-goto-error and compile-goto-error. Adjusted to | |
5562 change in tex-region. | |
5563 (tex-region): For the temp file use file-name without directory. | |
5564 (tex-file): Expand file name of tex-print-file. | |
5565 | |
5566 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5567 | |
5568 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call. | |
5569 | |
5570 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no> | |
5571 | |
5572 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid | |
5573 beginning could cause Emacs to hang. Fixed. | |
5574 | |
5575 1999-01-18 Ken'ichi Handa <handa@gnu.org> | |
5576 | |
5577 * international/ccl.el (ccl-compile-translate-character): Handle | |
5578 the case that a tranlation table is CCL register correctly. | |
5579 | |
5580 * international/mule-cmds.el (select-safe-coding-system): | |
5581 Hightlight at most 256 characters. | |
5582 | |
5583 1999-01-18 Dave Love <fx@gnu.org> | |
5584 | |
5585 * startup.el (command-line): If the init file changes operation to | |
5586 unibyte, make all buffers unibyte and re-set language environment. | |
5587 | |
5588 * disp-table.el (standard-display-european): Make all existing | |
5589 buffers unibyte. Fix doc. | |
5590 | |
5591 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5592 | |
5593 * wid-edit.el (coding-system): Define this unconditionally. | |
5594 | |
5595 * simple.el (shell-command-on-region-default-error-buffer): New var. | |
5596 (shell-command-on-region): Use that variable as interactive | |
5597 value of ERROR-BUFFER argument. | |
5598 | |
5599 1999-01-17 Sam Steingold <sds@goems.com> | |
5600 | |
5601 * mail/rmail.el (rmail-quit): run `rmail-quit-hook'. | |
5602 | |
5603 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5604 | |
5605 * progmodes/compile.el (compilation-goto-locus): If already in the | |
5606 compilation buffer's window, keep it in that window. | |
5607 (compile-mouse-goto-error): Add Doc. Don't play with windows. | |
5608 (compile-goto-error): Don't play with windows. | |
5609 | |
5610 * textmodes/tex-mode.el (latex-run-command): Doc fix. | |
5611 (tex-command): Doc fix. | |
5612 (tex-compilation-parse-errors): Doc fix. | |
5613 (tex-generate-zap-file-name): Don't start the name with -. | |
5614 (tex-expand-files): Works now also with strings ending with ":". | |
5615 | |
5616 1999-01-17 Ian T Zimmerman <itz@transbay.net> | |
5617 | |
5618 Patch failed to install: | |
5619 * gametree.el: Document scoring functionality. | |
5620 (gametree-score-regexp): Add optional plus sign. | |
5621 (gametree-score-opener): Replace `:' with `=' as the former | |
5622 conflicts with gametree-half-ply-regexp. | |
5623 (gametree-transpose-following-leaves): Add. | |
5624 (gametree-insert-new-leaf): Make modifying commands barf in read | |
5625 only buffers. | |
5626 (gametree-break-line-here): Add a call to | |
5627 `gametree-transpose-following-leaves'. This maintains the | |
5628 necessary invariant that on each level all leaf children precede | |
5629 all nonleaf children. This has always been implied, but left to | |
5630 the user, and, unfortunately, undocumented. | |
5631 | |
5632 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk> | |
5633 | |
5634 * wid-edit.el (plist, alist): New widget types. | |
5635 | |
5636 1999-01-17 Dave Love <fx@gnu.org> | |
5637 | |
5638 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and | |
5639 fix scope of condition-case therein. | |
5640 | |
5641 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
5642 | |
5643 * dos-w32.el: (find-buffer-file-type-coding-system): Use | |
5644 default-buffer-file-coding-system when file doesn't exist (and | |
5645 isn't covered by a special case) instead of forcing undecided-dos | |
5646 against the user's wishes. | |
5647 | |
5648 * dos-w32.el (direct-print-region-helper): New function based on | |
5649 direct-print-region-function; sends data to specified printer port | |
5650 without further translation. Recognize and handle specially the | |
5651 standard `print' and `nprint' programs, as well as `lpr' and | |
5652 similar programs. Only write directly to the printer port if no | |
5653 print program is specified. Work around a bug in Windows 9x | |
5654 affecting Win32 version of Emacs by invoking command.com to write | |
5655 to the printer port instead of writing directly. | |
5656 (direct-print-region-function): Use direct-print-region-helper to | |
5657 do most of the work. | |
5658 (direct-ps-print-region-function): New function; analogue of | |
5659 direct-print-region-function for ps-print. | |
5660 (ps-lpr-command): Comment out setq; leave as example usage. | |
5661 (ps-lpr-switches): Ditto. | |
5662 | |
5663 * lpr.el: (printer-name): Update docstring about usage on MS-DOS | |
5664 and MS-Windows. | |
5665 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on | |
5666 DOS and Windows platforms, to indicate direct printing. Update | |
5667 the docstring accordingly. | |
5668 | |
5669 * ps-print.el: (ps-printer-name): Update docstring about usage on | |
5670 MS-DOS and MS-Windows. | |
5671 (ps-lpr-command): Update docstring as for lpr-command. | |
5672 (ps-print-region-function): New variable. | |
5673 (ps-do-despool): Use it. | |
5674 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for | |
5675 DOS/Windows. | |
5676 | |
5677 * subr.el (subst-char-in-string): New function. | |
5678 | |
5679 1999-01-17 Eli Zaretskii <eliz@gnu.org> | |
5680 | |
5681 * international/codepage.el (cp852-decode-table): Fill a nil entry. | |
5682 | |
5683 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename. | |
5684 (bdf-find-font-info): New function, looks for the first readable | |
5685 file from a list of alternatives. | |
5686 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info | |
5687 instead of bdf-get-font-info. | |
5688 (bdf-generate-glyphs): If font-name is a cons cell, pass its car | |
5689 to ps-mule-generate-bitmap-glyph. | |
5690 | |
5691 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative | |
5692 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can | |
5693 now be a list of alternative names. | |
5694 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car. | |
5695 (ps-mule-prepare-font): Likewise. | |
5696 | |
5697 * international/codepage.el (cp855-decode-table, | |
5698 cp850-decode-table): Fill some nil entries. | |
5699 | |
5700 1999-01-16 Dave Love <fx@gnu.org> | |
5701 | |
5702 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert | |
5703 last change. | |
5704 | |
5705 1999-01-15 Dave Love <fx@gnu.org> | |
5706 | |
5707 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions | |
5708 and change regexp for command names. | |
5709 (help-xref-go-back, function-called-at-point, symbol-file) | |
5710 (where-is): Doc fixes. | |
5711 (help-xref-go-back): Remove interactive spec. | |
5712 (describe-function-1): Fix message for alias. Buttomize alias | |
5713 name. | |
5714 | |
5715 * simple.el (join-line): New alias. | |
5716 | |
5717 1999-01-15 Johan Vromans <jvromans@squirrel.nl> | |
5718 | |
5719 * forms.el: (forms--show-record): Convert integers to string | |
5720 expicitly since concat will no longer accept integers. | |
5721 (forms-print): Use local `total-nb-records' since | |
5722 `forms--total-records' will be inaccessible after buffer switching. | |
5723 | |
5724 1998-01-14 Felix Lee <flee@cygnus.com> | |
5725 | |
5726 * textmodes/flyspell.el (make-flyspell-overlay): fix front stickiness. | |
5727 | |
5728 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5729 | |
5730 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change. | |
5731 | |
5732 1999-01-14 Eli Zaretskii <eliz@gnu.org> | |
5733 | |
5734 * international/codepage.el (cp850-decode-table): Fix previous change. | |
5735 | |
5736 1999-01-14 Simon Marshall <simon@gnu.org> | |
5737 | |
5738 * shell.el (shell-dirtrack-verbose): New custom variable. | |
5739 (shell-dirstack-message): Use it. | |
5740 | |
5741 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
5742 | |
5743 * international/mule-conf.el: Coding system alias `dos' for | |
5744 `undecided-dos', `mac' for `undecided-mac'. | |
5745 | |
5746 * international/mule-cmds.el (describe-language-environment): | |
5747 Don't alter input-method-alist. | |
5748 | |
5749 1999-01-13 Eli Zaretskii <eliz@gnu.org> | |
5750 | |
5751 * international/codepage.el (cp850-decode-table): Replace nil | |
5752 entries with codes of similary looking glyphs. (Suggested by | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
5753 Jason Rumney <jasonr@altavista.net>.) |
25837 | 5754 |
5755 1999-01-13 Dave Love <fx@gnu.org> | |
5756 | |
5757 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise". | |
5758 | |
5759 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change. | |
5760 | |
5761 1999-01-12 Karl Heuer <kwzh@gnu.org> | |
5762 | |
5763 * files.el (auto-save-hook): Defvar this. | |
5764 | |
5765 1999-01-12 Alex Schroeder <asc@bsiag.com> | |
5766 | |
5767 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock | |
5768 faces, eliminating the need to load font-lock before loading sql. | |
5769 (sql-mode-oracle-font-lock-keywords): Likewise. | |
5770 (sql-mode-postgres-font-lock-keywords): Likewise. | |
5771 | |
5772 1999-01-11 Dave Love <fx@gnu.org> | |
5773 | |
5774 * cus-start.el: Add inhibit-eol-conversion. | |
5775 | |
5776 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap | |
5777 the values round. | |
5778 | |
5779 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5780 | |
5781 * help.el (help-mode-finish): Renamed from help-mode-maybe. | |
5782 Don't switch to Help mode here. | |
5783 (temp-buffer-setup-hook): Use help-mode-finish. | |
5784 (help-mode-setup): New function. | |
5785 (temp-buffer-setup-hook): Use help-mode-setup. | |
5786 | |
5787 * progmodes/sql.el: New file. | |
5788 | |
5789 * files.el (auto-mode-alist): Add sql-mode. | |
5790 | |
5791 * faces.el (list-faces-display): Improve the formatting | |
5792 by computing the maximum length required for any face-name. | |
5793 | |
5794 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5795 | |
5796 * progmodes/compile.el (compilation-shell-minor-mode): New function. | |
5797 | |
5798 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu> | |
5799 | |
5800 * term.el (term_send_home): Change the string to | |
5801 be the same as the one emitted by xterm and consistent with the | |
5802 ones emitted by prior and next. | |
5803 (term_send_end): Likewise. | |
5804 | |
5805 1999-01-10 Dave Love <fx@gnu.org> | |
5806 | |
5807 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse | |
5808 bindings. | |
5809 | |
5810 1999-01-10 Eli Zaretskii <eliz@gnu.org> | |
5811 | |
5812 * international/codepage.el (codepage-setup): Doc fix. | |
5813 (cp-decoding-vector-for-codepage): Likewise. | |
5814 | |
5815 1999-01-10 Markus Rost <rost@gnu.org> | |
5816 | |
5817 * cus-edit.el (custom-save-delete): First scan the custom-file. | |
5818 | |
5819 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5820 | |
5821 * international/iso-transl.el: Define a "function name" for | |
5822 each translation that isn't ASCII. Use these function names | |
5823 in iso-transl-char-map. | |
5824 | |
5825 1999-01-08 Kenichi Handa <handa@etl.go.jp> | |
5826 | |
5827 * international/mule-util.el (decompose-region): Do decomposition | |
5828 on temporary unibyte buffer. | |
5829 | |
5830 * international/mule.el (make-char): Doc-string modified. | |
5831 | |
5832 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5833 | |
5834 * simple.el (comment-region): Delete spaces only if we | |
5835 deleted a comment starter. | |
5836 | |
5837 1999-01-07 Dave Love <fx@gnu.org> | |
5838 | |
5839 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix. | |
5840 | |
5841 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom | |
5842 like eval-defun does. | |
5843 | |
5844 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark]. | |
5845 | |
5846 * generic.el: Re-write `(make-variable-buffer-local (defvar ...' | |
5847 constructions. Doc fixes. | |
5848 (generic-create-generic-function): Use defalias, not fset. | |
5849 | |
5850 * find-func.el: More doc fixes. | |
5851 | |
5852 1999-01-06 Stephen Eglen <stephen@gnu.org> | |
5853 | |
5854 * files.el (save-buffers-kill-emacs): Show the list of current | |
5855 processes before prompting to kill them and exit. | |
5856 | |
5857 1999-01-06 Dave Love <fx@gnu.org> | |
5858 | |
5859 * emacs-lisp/find-func.el: Doc fixes. | |
5860 (find-function-regexp): Extend for define-generic-mode, | |
5861 define-derived-mode, easy-mmode-define-minor-mode. | |
5862 | |
5863 1999-01-06 Dave Love <fx@gnu.org> | |
5864 | |
5865 * progmodes/fortran.el (fortran-window-create): Account for scroll | |
5866 bar width. | |
5867 | |
5868 * browse-url.el: Require (noerror) w3-auto when compiling. | |
5869 (browse-url-maybe-new-window): Make it a macro and revert last | |
5870 change to callers. | |
5871 (browse-url-w3): Require w3 for w3-fetch-other-window. | |
5872 | |
5873 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5874 | |
5875 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the | |
5876 argument. | |
5877 | |
5878 1999-01-06 Simon Marshall <simon@gnu.org> | |
5879 | |
5880 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix. | |
5881 | |
5882 * font-lock.el (font-lock-default-fontify-buffer): When using | |
5883 with-temp-message, use nil rather than current-message. | |
5884 | |
5885 * lazy-lock.el (lazy-lock-unstall): | |
5886 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil | |
5887 rather than current-message. | |
5888 | |
5889 * fast-lock.el (fast-lock-save-cache-1): | |
5890 (fast-lock-cache-data): When using with-temp-message, use nil rather | |
5891 than current-message. | |
5892 | |
5893 1999-01-06 Eli Zaretskii <eliz@gnu.org> | |
5894 | |
5895 * international/codepage.el (cp-coding-system-for-codepage-1): Add | |
5896 the valid-codes property. | |
5897 | |
5898 * international/mule-cmds.el (prefer-coding-system): Call | |
5899 set-coding-priority, so that the internal array of priorities is | |
5900 also updated. | |
5901 | |
5902 * international/mule-util.el: | |
5903 (coding-system-change-eol-conversion, | |
5904 coding-system-change-text-conversion): Don't define here. | |
5905 | |
5906 * international/mule-cmds.el: Define them here. Remove the | |
5907 autoload cookies. | |
5908 | |
5909 1999-01-06 Andreas Schwab <schwab@gnu.org> | |
5910 | |
5911 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled | |
5912 if it was enabled before. | |
5913 | |
5914 * view.el (View-revert-buffer-scroll-page-forward): Bind | |
5915 view-scroll-auto-exit instead of obsolete view-mode-auto-exit. | |
5916 | |
5917 * files.el (recover-session): Preserve point when inserting | |
5918 explanation. | |
5919 | |
5920 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5921 | |
5922 * cus-edit.el (custom-save-delete): Don't delete whitespace | |
5923 and comments before the sexp that is replaced. | |
5924 | |
5925 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
5926 | |
5927 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error. | |
5928 | |
5929 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
5930 | |
5931 * vc.el (vc-dired-hook): Use the original value of | |
5932 dired-move-to-filename-regexp on lines that have not been | |
5933 reformatted yet. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
5934 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the |
25837 | 5935 file lines have already been reformatted. |
5936 | |
5937 1999-01-05 Dave Love <fx@gnu.org> | |
5938 | |
5939 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search | |
5940 buffer-local. | |
5941 | |
5942 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se> | |
5943 | |
5944 * progmodes/f90.el: Change of regular expressions for type to | |
5945 correct highlighting and identation. Some small fixes for | |
5946 compatibility with XEmacs. | |
5947 | |
5948 1999-01-05 Stephen Eglen <stephen@gnu.org> | |
5949 | |
5950 * mspools.el (mspools-vm-system-mail): Provide an alternative | |
5951 value based on rmail-spool-directory if $MAIL is not defined. | |
5952 | |
5953 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl> | |
5954 | |
5955 * textmodes/reftex.el (reftex-section-levels): Allow negative levels. | |
5956 (reftex-section-info): Handle negative section levels. | |
5957 (reftex-view-crossref-extra): New option. | |
5958 (reftex-view-crossref): Generalized to work in more places. | |
5959 (reftex-find-citation-regexp-format, reftex-find-reference-format, | |
5960 reftex-macros-with-labels, reftex-global-search-marker): New variables. | |
5961 (reftex-view-cite-locations-from-bibtex): New command. | |
5962 (reftex-view-regexp-match, reftex-global-search, | |
5963 reftex-global-search-continue): New functions. | |
5964 (reftex-extract-bib-entries): No error for non-existing BibTeX | |
5965 file, just a message. | |
5966 (reftex-extract-bib-entries): Better error handling. | |
5967 (reftex-select-with-char): Use `*RefTeX Select*' for selection | |
5968 help and force it on current frame. | |
5969 (reftex-default-bibliography): New function. | |
5970 (reftex-access-parse-file): Check consistency after loading a | |
5971 parse file. When inconsistent, enfore rescan. | |
5972 (reftex-check-parse-consistency): New function. | |
5973 (easy-menu-define): Options section drastically shortened. | |
5974 | |
5975 1999-01-05 Kenichi Handa <handa@etl.go.jp> | |
5976 | |
5977 * language/thai-util.el (thai-compose-string): New function. | |
5978 | |
5979 1999-01-04 Inge Frick <inge@nada.kth.se> | |
5980 | |
5981 * easymenu.el (easy-menu-define): Doc fix. | |
5982 (easy-menu-create-menu): New keyword :included. | |
5983 (easy-menu-do-add-item): New keyword :included. SUFFIX may | |
5984 be an expression, not only a string. Simulate style `button'. | |
5985 Use easy-menu-define-key-intern instead of easy-menu-define-key. | |
5986 (easy-menu-define-key-intern): New function. | |
5987 (easy-menu-add-item): Understand value returned from | |
5988 easy-menu-item-present-p and easy-menu-remove-item. | |
5989 (easy-menu-return-item): New function. | |
5990 (easy-menu-item-present-p, easy-menu-remove-item): Use it. | |
5991 | |
5992 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5993 | |
5994 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): | |
5995 Use rmail-output-read-rmail-file-name to read the file name. | |
5996 Always call rmail-output-to-rmail-file noninteractively. | |
5997 When count > 1, do the loop here. | |
5998 Handle rmail-delete-after-output here. | |
5999 (rmail-summary-output): Similar changes. | |
6000 | |
6001 * mail/rmailout.el: Provide `rmailout'. | |
6002 (rmail-output-read-rmail-file-name): New function. | |
6003 (rmail-output-to-rmail-file): Use that. | |
6004 (rmail-output-read-file-name): New function. | |
6005 (rmail-output): Use that. | |
6006 | |
6007 * files.el (find-file-noselect): Let /: suppress wildcard matching. | |
6008 Error if wildcard matches no files. | |
6009 | |
6010 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6011 | |
6012 * menu-bar.el (clipboard-yank): Doc fix. | |
6013 | |
6014 * info.el (Info-insert-dir): Chase symlinks for file-attributes. | |
6015 | |
6016 1998-12-31 Markus Rost <rost@delysid.gnu.org> | |
6017 | |
6018 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo. | |
6019 | |
6020 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk> | |
6021 | |
6022 * rmail.el (rmail-encode-string): Make sure mask value is | |
6023 positive; (emacs-pid) returns a negative number on Windows 9x | |
6024 which causes odd behaviour. | |
6025 | |
6026 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6027 | |
6028 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS, | |
6029 and about w32-* variables unless on Windows/NT. | |
6030 | |
6031 1998-12-31 Boris Goldowsky <boris@alum.mit.edu> | |
6032 | |
6033 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only | |
6034 if buffer is modified; ask about all modified buffers. | |
6035 | |
6036 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6037 | |
6038 * simple.el (what-cursor-position): Fix previous change. | |
6039 | |
6040 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu> | |
6041 | |
6042 * mail/sendmail.el (mail-mode): Eliminate ambiguous match | |
6043 from paragraph-start. | |
6044 | |
6045 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6046 | |
6047 * international/mule-cmds.el (prefer-coding-system): If the | |
6048 argument requires specific EOL conversion type, make the default | |
6049 coding systems use that. | |
6050 | |
6051 1998-12-30 Drew Csillag <drew_csillag@geocities.com> | |
6052 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6053 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer): |
25837 | 6054 Use shell-command-on-region. |
6055 (m4-start-m4, m4-end-m4): Functions deleted. | |
6056 | |
6057 1998-12-30 Michael Ernst <mernst@alum.mit.edu> | |
6058 | |
6059 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout. | |
6060 | |
6061 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
6062 | |
6063 * browse-url.el (browse-url-mail): Give argument SEND-ACTION | |
6064 to compose-mail in the correct places and as a list. | |
6065 | |
6066 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp> | |
6067 | |
6068 * page-ext.el: Added mouse-selection feature for pages directory buffer. | |
6069 (pages-directory-map): Bind mouse-2 | |
6070 (pages-copy-header-and-position): Put text property. | |
6071 (pages-directory-goto-with-mouse): New function. | |
6072 | |
6073 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6074 | |
6075 * international/codepage.el (cp-make-coding-systems-for-codepage): | |
6076 Doc fix. | |
6077 (cp-coding-system-for-codepage-1): Likewise. | |
6078 | |
6079 1998-12-29 Kenichi Handa <handa@etl.go.jp> | |
6080 | |
6081 * language/thai-util.el (thai-post-read-conversion): Handle Thai | |
6082 composition sequence correctly here instead of calling | |
6083 thai-compose-region. | |
6084 | |
6085 * textmodes/fill.el (fill-region-as-paragraph): While deleting a | |
6086 newline in multibyte buffer, if previous or next character is a | |
6087 composite char, check the first component of the composite char. | |
6088 | |
6089 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org> | |
6090 | |
6091 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer | |
6092 and track-mouse. | |
6093 | |
6094 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
6095 | |
6096 * mail/sendmail.el (mail-yank-original): Remove text properties | |
6097 after insertion. | |
6098 (mail-yank-region): Barf if no mark is set in the message | |
6099 being replied to. | |
6100 | |
6101 * help.el (function-called-at-point): First look for function at point. | |
6102 | |
6103 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6104 | |
6105 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage. | |
6106 | |
6107 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6108 | |
6109 * simple.el (what-cursor-position): Print character encoding also. | |
6110 | |
6111 1998-12-26 Dave Love <fx@gnu.org> | |
6112 | |
6113 * textmodes/flyspell.el: If local-maps work, don't put | |
6114 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB | |
6115 in flyspell-mouse-map (only). | |
6116 (flyspell-use-local-map): New variable. | |
6117 Use a different mouse-2 binding in that case, | |
6118 and don't add to minor-mode-map-alist. | |
6119 (make-flyspell-overlay, flyspell-correct-word): | |
6120 Test flyspell-use-local-map. | |
6121 | |
6122 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6123 | |
6124 * files.el (file-expand-wildcards): Handle wildcards in directory name. | |
6125 Be careful about whether to return a relative file name, | |
6126 and if so, relative to what directory. | |
6127 | |
6128 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6129 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6130 * emacs-lisp/easymenu.el (easy-menu-get-map): |
25837 | 6131 Change global map only if this menu exists in the global map already, |
6132 and not in the local map. | |
6133 (easy-menu-do-add-item): Fix error message. | |
6134 | |
6135 * foldout.el (foldout-inhibit-key-bindings): | |
6136 Avoid concatenating onto outline-minor-mode-prefix. | |
6137 Make a new keymap for that prefix, if it does not already have one. | |
6138 | |
6139 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu> | |
6140 | |
6141 * cperl-mode.el: | |
6142 Can use linear algorithm for indentation if Emacs supports it. | |
6143 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp. | |
6144 (cperl-after-block-p): Likewise. | |
6145 (cperl-after-block-and-statement-beg): Likewise. | |
6146 (cperl-after-block-p): After END/BEGIN we are a block. | |
6147 (cperl-after-expr-p): Skip labels when checking | |
6148 (cperl-indent-region): Make a marker for END - text added/removed. | |
6149 Disable hooks during the call (how to call them later?). | |
6150 Now indents 820-line-long function in 6.5 sec (including | |
6151 syntaxification) the first time (when buffer has few | |
6152 properties), 7.1 sec the second time. | |
6153 (cperl-indent-region): Do not indent whitespace lines | |
6154 (cperl-style-alist) | |
6155 Include `cperl-merge-trailing-else' where the value is clear. | |
6156 (cperl-styles-entries): Likewise. | |
6157 (cperl-problems): Improvements to docs. | |
6158 (cperl-tips): Likewise. | |
6159 (cperl-non-problems): Likewise. | |
6160 (cperl-mode): Make lazy syntaxification possible. | |
6161 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30). | |
6162 `font-lock-unfontify-region-function' was set to a wrong function. | |
6163 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6164 (cperl-find-pods-heres): Safe a position in buffer where it is safe to |
25837 | 6165 restart syntaxification. Changed so that -d ?foo? is a RE. Do |
6166 not warn on `=cut' if doing a chunk only. 1 << 6 was OK, | |
6167 but 1<<6 was considered as HERE-doc. | |
6168 <file/glob> made into a string. | |
6169 Postpone addition of faces after syntactic step. | |
6170 Recognition of <FH> was wrong. | |
6171 Highlight `gem' in s///gem as a keyword. `qr' recognized. | |
6172 Knows that split// is null-RE. | |
6173 Highlights separators in 3-parts expressions as labels. | |
6174 <> was considered as a glob. | |
6175 Would err if the last line is `=head1'. | |
6176 $a-1 ? foo : bar; was a considered a regexp. | |
6177 `<< (' was considered a start of HERE-doc. | |
6178 mark qq[]-etc sections as syntax-type=string | |
6179 Was not processing sub protos after a comment ine. | |
6180 Was treating $a++ <= 5 as a glob. | |
6181 Tolerate unfinished REx at end-of-buffer. | |
6182 `unwind-protect' was left commented. | |
6183 / and ? after : start a REx. | |
6184 | |
6185 (cperl-syntaxify-by-font-lock): Set to t, should be safe now. | |
6186 Better default, customizes to `message' too, off in text-mode. | |
6187 | |
6188 (cperl-array-face): Renamed from `font-lock-emphasized-face', | |
6189 `defface'd. | |
6190 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'. | |
6191 `defface'd. | |
6192 (cperl-emacs-can-parse): New state variable. | |
6193 (cperl-indent-line): Corrected to use global state. | |
6194 (cperl-calculate-indent): Likewise. | |
6195 (cperl-fix-line-spacing): Likewise (not used yet). | |
6196 (cperl-calculate-indent): Did not consider `,' as | |
6197 continuation mark for statements. | |
6198 (cperl-calculate-indent): Avoid parse-data optimization at toplevel. | |
6199 Remove another parse-data optimization at toplevel: would | |
6200 indent correctly. | |
6201 Correct for labels when calculating indentation of continuations. | |
6202 Docstring updated. | |
6203 (cperl-choose-color): Converted to a function (to be | |
6204 compilable in text-mode). | |
6205 (cperl-dark-background): Disable without window-system. | |
6206 Do `defface' only if window-system. | |
6207 (cperl-fix-line-spacing): sped up to bail out early. | |
6208 (x-color-defined-p): was not compiling on XEmacs | |
6209 Was defmacro'ed with a tick. Remove another def. | |
6210 (cperl-clobber-lisp-bindings): if set, C-c variants are the old ones | |
6211 (cperl-unwind-to-safe): New function. | |
6212 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6213 (cperl-fontify-syntaxically): Unwinds start and end to go out of |
25837 | 6214 long strings (not very successful). |
6215 (cperl-forward-re): Highlight the trailing / in s/foo// as string. | |
6216 Highlight the starting // in s//foo/ as function-name. | |
6217 Emit a meaningful error instead of a cryptic one for an | |
6218 uncomplete REx near end-of-buffer. | |
6219 | |
6220 (cperl-electric-keyword): `qr' recognized. | |
6221 (cperl-electric-else): Likewise | |
6222 (cperl-to-comment-or-eol): Likewise | |
6223 (cperl-make-regexp-x): Likewise | |
6224 (cperl-init-faces): Likewise, and `lock' (as overridable?). | |
6225 Corrected to use new macros; | |
6226 `if' for copying `reference-face' to `constant-face' was backward. | |
6227 remove init `font-lock-other-emphasized-face', | |
6228 `font-lock-emphasized-face', `font-lock-keyword-face'. | |
6229 Interpolate `cperl-invalid-face'. | |
6230 (cperl-make-regexp-x): Misprint in a message. | |
6231 (cperl-syntaxify-unwind): New configuration variable | |
6232 (cperl-fontify-m-as-s): New configuration variable | |
6233 (cperl-electric-pod): check for after-expr was performed | |
6234 inside of POD too. | |
6235 (cperl-backward-to-noncomment): better treatment of PODs and HEREs. | |
6236 (cperl-clobber-mode-lists): New configuration variable. | |
6237 (cperl-not-bad-style-regexp): Updated. | |
6238 Init: `cperl-is-face' was busted. | |
6239 (cperl-make-face): New macros. | |
6240 (cperl-force-face): New macros. | |
6241 (font-lock-other-type-face): Done via `defface' too. | |
6242 (cperl-nonoverridable-face): New face. Renamed from | |
6243 `font-lock-other-type-face'. | |
6244 (cperl-init-faces-weak): use `cperl-force-face'. | |
6245 (cperl-comment-indent): Commenting __END__ was not working. | |
6246 (cperl-indent-for-comment): Likewise. | |
6247 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'. | |
6248 When removing old TAGS info was not relativizing filename. | |
6249 (cperl-tags-hier-init): Gross hack to pretend we work (are we?). | |
6250 Another try to work around XEmacs problems. Better progress messages. | |
6251 (toplevel): require custom unprotected => failure on 19.28. | |
6252 (cperl-xemacs-p): defined when compile too | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6253 (cperl-find-tags): Was writing line/pos in a wrong order, |
25837 | 6254 pos off by 1 and not at beg-of-line. |
6255 (cperl-etags-snarf-tag): New macro | |
6256 (cperl-etags-goto-tag-location): New macro | |
6257 (cperl-version): New variable. New menu entry | |
6258 random docstrings: References to "future" 20.3 removed. | |
6259 Menu was described as `CPerl' instead of `Perl' | |
6260 (perl-font-lock-keywords): Would not highlight `sub foo($$);'. | |
6261 (cperl-toggle-construct-fix): Was toggling to t instead of 1. | |
6262 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face' | |
6263 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face', | |
6264 `font-lock-reference-face', `font-lock-keyword-face'. | |
6265 Use `eval-after-load'. | |
6266 Remove not-CPerl-related faces. | |
6267 (cperl-tips-faces): New variable and an entry into Mini-docs. | |
6268 (cperl-indent-exp): Was not processing else-blocks. | |
6269 (cperl-get-state): NOP line removed. | |
6270 (cperl-ps-print): New function and menu entry. | |
6271 (cperl-ps-print-face-properties): New configuration variable. | |
6272 (cperl-invalid-face): New configuration variable. | |
6273 (perl-font-lock-keywords): Highlight trailing whitespace | |
6274 (cperl-contract-levels): Documentation corrected. | |
6275 (cperl-contract-level): Likewise. | |
6276 (cperl-ps-extend-face-list): New macro. | |
6277 (cperl-invalid-face): Change to ''underline. | |
6278 | |
6279 1998-12-25 Markus Rost <rost@delysid.gnu.org> | |
6280 | |
6281 * mail/rmailout.el (rmail-output): Abbreviate name of default-file | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6282 for read-file-name. |
25837 | 6283 (rmail-output-to-rmail-file): Likewise. |
6284 | |
6285 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6286 | |
6287 * emacs-lisp/easymenu.el (easy-menu-get-map): | |
6288 If MENU is nil, use global menu-bar map. | |
6289 (easy-menu-add-item, easy-menu-remove-item): Argument renamed. | |
6290 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed. | |
6291 | |
6292 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
6293 | |
6294 * ps-mule.el (ps-mule-begin-job): Programming uniformization. | |
6295 | |
6296 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
6297 | |
6298 * ps-print.el (ps-print-version): New version number (4.1.3). | |
6299 | |
6300 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6301 | |
6302 * international/mule-cmds.el: Use make-sparse-keymap instead of | |
6303 define-prefix-key when defining MULE menu items. | |
6304 | |
6305 * info.el (Info-node-at-bob-matching): New function. | |
6306 (Info-find-node, Info-build-node-completions): Call it. | |
6307 | |
6308 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org> | |
6309 | |
6310 * help.el (describe-function-1): Say "keymap", not "Lisp macro", | |
6311 when this is an autoloaded keymap. | |
6312 | |
6313 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6314 | |
6315 * international/codepage.el (cp-coding-system-for-codepage-1): | |
6316 Create separate encoders and decoders, for DOS and Unix. Make the | |
6317 usual family of 3 coding systems, so that automatic detection of | |
6318 EOL type works. | |
6319 (cp-make-coding-systems-for-codepage): Don't intern DOS- and | |
6320 Unix-specific symbols here, and don't call | |
6321 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi | |
6322 Handa <handa@etl.go.jp>.) | |
6323 | |
6324 * dos-vars.el (dos-codepage-setup-hook): New defcustom. | |
6325 | |
6326 * term/internal.el (IT-character-translations): New variable, an | |
6327 alist used to display characters for which there's no glyphs in | |
6328 the current codepage. | |
6329 (IT-display-table-setup): New function, sets up the DOS terminal | |
6330 for a given codepage. | |
6331 (dos-codepage-setup): New function, sets up the MULE environment | |
6332 for the current value of dos-codepage. | |
6333 (top-level if): In the multibyte mode, turn on | |
6334 unibyte-display-via-language-environment. In the unibyte mode, | |
6335 set up the special syntax tables to map lower- to upper case and | |
6336 back. | |
6337 | |
6338 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org> | |
6339 | |
6340 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt. | |
6341 (speedbar-frame-plist) Remove useless comments. | |
6342 (speedbar-frame-mode) Do not specify height if it is in the param list. | |
6343 Use default y position w/out changing it. | |
6344 If default x position is a list, keep, calculate the non-list X | |
6345 value when devining an initial position. | |
6346 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files. | |
6347 (speedbar-tag-group-name-minimum-length): New variable. | |
6348 (speedbar-frame-parameter): New compatibility function. | |
6349 (speedbar-frame-mode): Updated to use speedbar-frame-parameter. | |
6350 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub | |
6351 groups to keep things in the right order, and to help with some | |
6352 naming conventions. | |
6353 (speedbar-create-tag-hierarchy): Enable buffer local version of | |
6354 `speedbar-tag-hierarchy-method' in the buffer we are tagging. | |
6355 (speedbar-line-path) Make DEPTH param optional. Devine it if absent. | |
6356 the case, derive it from the cursor location in speedbar. | |
6357 | |
6358 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6359 | |
6360 * international/mule-cmds.el (set-language-environment): On MS-DOS | |
6361 terminals, install DOS-specific nonascii-translation-table if the | |
6362 language info doesn't specify one. Pass the default eol-type to | |
6363 set-language-environment-coding-systems. | |
6364 (set-default-coding-systems): Copy the eol-type property for the | |
6365 new default values of {buffer-file,process}-coding-system from the | |
6366 old defaults. | |
6367 (set-language-environment-coding-systems): Accept an optional | |
6368 argument EOL-TYPE, and set the eol-type property of the default | |
6369 coding systems accordingly. | |
6370 (set-terminal-coding-system): Enable menu item on MS-DOS terminals. | |
6371 (set-keyboard-coding-system): Likewise. | |
6372 (set-default-coding-systems): Don't set | |
6373 default-terminal-coding-system on MS-DOS to anything but nil. | |
6374 (prefer-coding-system): Describe in the doc string that | |
6375 default-terminal-coding-system is not changed on MS-DOS. | |
6376 (set-language-environment): For MS-DOS, set standard syntax table | |
6377 and display table for all characters with code above 127. | |
6378 (standard-display-european-internal): For MS-DOS, pass all | |
6379 characters with code above 127 directly to the terminal, and don't | |
6380 remap characters 160 and 146 in the unibyte case. | |
6381 | |
6382 * international/codepage.el: New file. | |
6383 | |
6384 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
6385 | |
6386 * diary-lib.el (diary-float): Fix end-of-year error and typos in | |
6387 comments. | |
6388 | |
6389 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru> | |
6390 | |
6391 * map-ynp.el (map-y-or-n-p): Ignore input methods. | |
6392 | |
6393 * subr.el (read-passwd): Likewise. | |
6394 | |
6395 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6396 | |
6397 * info.el (Info-find-node): Add 1 to the position read from the | |
6398 tag table. Don't fail if the node delimiter ^_ is the first | |
6399 character in the file. | |
6400 (Info-insert-dir): Don't fail when the node delimiter ^_ is the | |
6401 first character in the file. | |
6402 (Info-read-subfile): Likewise. | |
6403 (Info-select-node): Likewise. | |
6404 (Info-build-node-completions): Likewise. | |
6405 | |
6406 1998-12-16 Richard Stallman <rms@gnu.org> | |
6407 | |
6408 * term/x-win.el (x-cut-buffer-or-selection-value): | |
6409 If clipboard is enabled, try it before PRIMARY selection. | |
6410 | |
6411 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
6412 | |
6413 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C | |
6414 insert c-cedilla and C-cedilla respectively, like in latin-1. | |
6415 | |
6416 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org> | |
6417 | |
6418 * language/hebrew.el: Don't use sublists in the flags argument | |
6419 passed to make-coding-system. | |
6420 | |
6421 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
6422 | |
6423 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a | |
6424 list of character sets found by find-charset-region. | |
6425 | |
6426 * ps-mule.el: Always require ps-print. Move some function | |
6427 definitions for Emacs 20.2 and the earlier to ps-print.el. | |
6428 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2. | |
6429 | |
6430 * ps-print.el: Define several functions for Emacs 20.2 and the | |
6431 earlier version. | |
6432 (ps-printer-name): Check if printer-name is bound. | |
6433 | |
6434 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
6435 | |
6436 * ps-mule.el: Programming uniformization and little code improvement. | |
6437 (ps-mule-prepare-font): Programming uniformization. | |
6438 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar) | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6439 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement. |
25837 | 6440 |
6441 * ps-bdf.el: Programming uniformization and little code improvement. | |
6442 (bdf-search-and-read): New fun. | |
6443 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path) | |
6444 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box) | |
6445 (bdf-info-relative-compose, bdf-info-baseline-offset) | |
6446 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector) | |
6447 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization. | |
6448 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file) | |
6449 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code | |
6450 improvement. | |
6451 | |
6452 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
6453 | |
6454 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix | |
6455 and mule related code extraction. Autoload ps-mule funs. | |
6456 | |
6457 * ps-mule.el: Doc fix. Require ps-print only when compiled. | |
6458 (ps-mule-prologue-generated): New fun. | |
6459 (ps-mule-plot-string): Add autoload cookie. | |
6460 (ps-mule-begin-job): Call ps-mule-prologue-generated. | |
6461 | |
6462 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
6463 | |
6464 * ps-bdf.el: Require ps-mule instead of ps-print. | |
6465 (bdf-directory-list): Add autoload cookie. | |
6466 | |
6467 * ps-mule.el: New file. Mule related code extracted from | |
6468 ps-print.el. Require ps-print, provide ps-mule. | |
6469 (ps-multibyte-buffer): Add autoload cookie. | |
6470 (ps-mule-prepare-ascii-font): New fun. | |
6471 (ps-mule-set-ascii-font): New fun. | |
6472 (ps-mule-skip-same-charset): Fun deleted. | |
6473 (ps-mule-plot-string): Set ps-mule-current-charset. | |
6474 (ps-mule-initialize): Add autload cookie. Don't set | |
6475 ps-mule-font-info-database here. | |
6476 (ps-mule-begin-job): Renamed from ps-mule-begin. Update | |
6477 ps-mule-font-info-database and ps-control-or-escape-regexp. | |
6478 (ps-mule-begin-page): New fun. | |
6479 | |
6480 * ps-print.el: Mule related code moved to ps-mule.el. | |
6481 (ps-begin-job): While setting ps-control-or-escape-regexp, don't | |
6482 check ps-mule-charset-list. | |
6483 (ps-begin-page): Don't set ps-mule-current-charset, instead call | |
6484 ps-mule-begin-page. | |
6485 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font. | |
6486 (ps-plot-region): Don't set ps-mule-current-charset, instead call | |
6487 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset, | |
6488 instead skip same charsets by itself. | |
6489 (ps-generate): Call ps-mule-initialize of needs-begin-file is | |
6490 non-nil. Call ps-mule-begin-job. | |
6491 | |
6492 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
6493 | |
6494 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf | |
6495 instead of bdf. | |
6496 | |
6497 * ps-print.el (ps-mule-font-info-database): Doc-string modified. | |
6498 (ps-mule-external-libraries): New element FEATURE. | |
6499 (ps-mule-init-external-library): Ajusted for the above change. | |
6500 (ps-mule-generate-font): Likewise. | |
6501 (ps-mule-generate-glyphs): Likewise. | |
6502 (ps-mule-prepare-font): Likewise. | |
6503 (ps-mule-initialize): Likewise. | |
6504 (ps-begin-file): Superfluous tailing parenthesis deleted. | |
6505 | |
6506 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
6507 | |
6508 * international/fontset.el (x-decompose-font-name): If PATTERN | |
6509 doesn't have any wild cards, return a vector made from a name that | |
6510 is found by x-resolve-font-name found. Comments added. | |
6511 | |
6512 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
6513 Handle the case of unknown charset. | |
6514 (find-multibyte-characters): If invalid multibyte characters are | |
6515 found, return the corresponding strings instead of character | |
6516 codes. | |
6517 (find-multibyte-characters): Adjusted for the above change. | |
6518 (select-safe-coding-system): For a unibyte buffer, always returns | |
6519 DEFAULT-CODING-SYSTEM. | |
6520 (get-charset-property): Fix previous change. Make it a function. | |
6521 (put-charset-property): Make it a function. | |
6522 | |
6523 * international/mule.el (make-coding-system): Set mime-charset | |
6524 property of *-with-esc coding system to nil. | |
6525 | |
6526 * international/quail.el (quail-point-in-conversion-region): New | |
6527 function. | |
6528 (quail-conversion-backward-delete-char): When a key sequence is | |
6529 being translated, call quail-delete-last-char. | |
6530 | |
6531 * language/devan-util.el | |
6532 (devanagari-reorder-glyphs-for-decomposition): Fix the way to | |
6533 handle devanagari-decomposition-rules. | |
6534 | |
6535 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org> | |
6536 | |
6537 * textmodes/texinfo.el (texinfo-tex-buffer): Bind | |
6538 tex-start-options-string to empty string. | |
6539 (texinfo-tex-region): Use texinfo-tex-trailer as documented. | |
6540 | |
6541 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org> | |
6542 | |
6543 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and | |
6544 5xx responses are already handled properly). | |
6545 | |
6546 1998-12-13 Richard Stallman <rms@gnu.org> | |
6547 | |
6548 * progmodes/compile.el (compilation-error-regexp-alist): Insist | |
6549 on a non-digit in the file name. | |
6550 | |
6551 * simple.el (comment-region): Handle comment-padding | |
6552 separately for insertion and for deletion, in the right way for each. | |
6553 | |
6554 1998-12-13 Felix Lee <flee@cygnus.com> | |
6555 | |
6556 * progmodes/compile.el (compilation-error-regexp-alist): Fix | |
6557 regexp to match "ChangeLog:1:1998-12-09 ..." | |
6558 | |
6559 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org> | |
6560 | |
6561 * cus-start.el (dos-unsupported-char-glyph): Add. | |
6562 | |
6563 1998-12-11 Dave Love <fx@gnu.org> | |
6564 | |
6565 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap | |
6566 forward-sexp in condition-case. | |
6567 | |
6568 * emacs-lisp/find-func.el (find-function-search-for-symbol): | |
6569 Remove unnecessary test on `library' for explicit file name. | |
6570 Widen scope of save-match-data. | |
6571 | |
6572 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org> | |
6573 | |
6574 * international/mule.el (load-with-code-conversion): If the loaded | |
6575 file was inserted with no-conversion or raw-text coding system, | |
6576 make the buffer unibyte. | |
6577 | |
6578 1998-12-09 Richard Stallman <rms@gnu.org> | |
6579 | |
6580 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): | |
6581 Get rid of nested loops. | |
6582 | |
6583 * mouse.el (mouse-drag-vertical-line): | |
6584 If WHICH-SIDE is not `right', then scroll bars are on the left. | |
6585 | |
6586 * loadhist.el (load-history-loaded): defvar moved to help.el. | |
6587 | |
6588 * help.el (symbol-file-load-history-loaded): Variable renamed, | |
6589 and defvar moved from loadhist.el. | |
6590 (symbol-file): Renamed from describe-function-find-file. | |
6591 Load fns-VERSION.el here. | |
6592 (describe-variable, describe-function-1): Use symbol-file. | |
6593 | |
6594 * textmodes/tex-mode.el (tex-generate-zap-file-name): | |
6595 Don't start the name with #. | |
6596 | |
6597 * ispell.el: Take out the eval-when's. | |
6598 | |
6599 1998-12-09 Peter Breton <pbreton@ne.mediaone.net> | |
6600 | |
6601 * dirtrack.el (dirtrack-directory-change-hook): New hook. | |
6602 (dirtrack): Run it. Make debug message more verbose. | |
6603 | |
6604 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> | |
6605 | |
6606 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct | |
6607 name of the abbrev table, and provide support for XEmacs. | |
6608 (octave-xemacs-p): New variable. | |
6609 | |
6610 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us> | |
6611 | |
6612 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to | |
6613 exit, when mail-interactive is nil. | |
6614 | |
6615 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr> | |
6616 | |
6617 * files.el (after-find-file): Message fix. | |
6618 | |
6619 1998-12-09 Ken Stevens <stevens@kdstevens.com> | |
6620 | |
6621 * ispell.el (ispell-kill-ispell): Don't send newline after EOF. | |
6622 | |
6623 1998-12-09 Geoff Voelker <voelker@cs.washington.edu> | |
6624 | |
6625 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle | |
6626 filenames using backslashes. | |
6627 | |
6628 1998-12-09 Dave Love <fx@gnu.org> | |
6629 | |
6630 * browse-url.el (browse-url-mail): Call compose-mail-other-window | |
6631 with correct number of args. | |
6632 (browse-url-maybe-new-window): New arg. Callers changed. | |
6633 | |
6634 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing | |
6635 comment. | |
6636 | |
6637 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> | |
6638 | |
6639 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional. | |
6640 | |
6641 1998-12-08 Markus Rost <rost@delysid.gnu.org> | |
6642 | |
6643 * vc.el (vc-rcs-release): Fix Type. | |
6644 (vc-sccs-release): Fix Type. | |
6645 (vc-cvs-release): Fix Type. | |
6646 | |
6647 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix | |
6648 arg work right. | |
6649 | |
6650 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple | |
6651 output of last undeleted message. | |
6652 | |
6653 1998-12-07 Geoff Voelker <voelker@cs.washington.edu> | |
6654 | |
6655 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src. | |
6656 (buffer-undo-list) [windows-nt]: Use different relative path. | |
6657 | |
6658 1998-12-07 Simon Marshall <simon@gnu.org> | |
6659 | |
6660 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types. | |
6661 | |
6662 1998-12-05 Markus Rost <rost@delysid.gnu.org> | |
6663 | |
6664 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler. | |
6665 | |
6666 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops. | |
6667 | |
6668 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
6669 | |
6670 * info.el (Info-menu): Don't return error if point is between menu | |
6671 header and first menu item. | |
6672 | |
6673 1998-12-04 Dave Love <fx@gnu.org> | |
6674 | |
6675 * help.el (describe-function-1): Fix description for alias. | |
6676 | |
6677 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org> | |
6678 | |
6679 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*- | |
6680 specifications from summary line. | |
6681 | |
6682 * rect.el (delete-whitespace-rectangle): Mark for autoload. | |
6683 (close-rectangle): Define alias only once in loaddefs.el. | |
6684 | |
6685 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6686 | |
6687 * term/internal.el: Remove code which sets up a special syntax | |
6688 table for non-ASCII characters. | |
6689 | |
6690 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org> | |
6691 | |
6692 * dos-w32.el (direct-print-region-function): Try to ensure that | |
6693 printer-name is expanded to a file name on a local drive; | |
6694 sometimes printing a file loaded from a network volume fails. | |
6695 (direct-print-region-function): Add a function to | |
6696 write-region-annotate-functions to append a formfeed character to | |
6697 the region being printed, if the region doesn't end with a | |
6698 formfeed already. This avoids creating a second print job | |
6699 containing a blank page when print spooling is enabled on Windows. | |
6700 | |
6701 1998-12-02 Dave Love <fx@gnu.org> | |
6702 | |
6703 * help.el (help-make-xrefs): Use `info', not the non-autoloaded | |
6704 `Info-goto-node'. | |
6705 | |
6706 1998-12-02 Richard Stallman <rms@gnu.org> | |
6707 | |
6708 * help.el (temp-buffer-resize-mode): Doc fix. | |
6709 | |
6710 * cus-edit.el (custom-save-delete): Save point before | |
6711 reading a sexp, rather than backing up. | |
6712 | |
6713 * international/iso-transl.el: Fix previous change. | |
6714 | |
6715 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
6716 | |
6717 * vc.el (vc-dired-window-configuration, vc-ediff-windows, | |
6718 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode): | |
6719 Added defvars to suppress compilation warnings. | |
6720 | |
6721 1998-11-30 Ken Stevens <k.stevens@ieee.org> | |
6722 | |
6723 * ispell.el: Improved and fixed customize for variables: | |
6724 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp, | |
6725 ispell-dictionary-alist, ispell-skip-sgml. | |
6726 Improved and fixed comments in variables and messages for | |
6727 functions: ispell-help-in-bufferp, ispell-local-dictionary, | |
6728 ispell-menu-map, ispell-checking-message, ispell-parser, | |
6729 ispell-word, lookup-words, ispell-change-dictionary, ispell-region, | |
6730 ispell-begin-tex-skip-regexp, ispell-begin-skip-region, | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6731 ispell-comments-and-strings, ispell-continue, ispell-complete-word, |
25837 | 6732 ispell-message-text-end, ispell-add-per-file-word-list. |
6733 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding | |
6734 system is now required for all languages. Casechars improved for | |
6735 castellano, castellano8, and norsk dictionaries. Dictionary | |
6736 norsk7-tex added. Dictionary polish added. | |
6737 (ispell-dictionary-alist): Redefined at load-time to support | |
6738 dictionary changes. | |
6739 (ispell-menu-map): Redefined at load-time to support menu changes. | |
6740 (ispell-check-version): New alias for `check-ispell-version'. | |
6741 (ispell-parse-output): Fixed matching for ispell error messages. | |
6742 Correctly returns spelling suggestions in order generated by ispell | |
6743 process. | |
6744 (check-ispell-version): Ensure `case-fold-search' doesn't get | |
6745 redefined. | |
6746 (ispell-complete-word): Ensure `case-fold-search' doesn't get | |
6747 redefined. Fix bug that didn't respect case of word being completed. | |
6748 (ispell-init-process): Set process coding system to be compatible | |
6749 with emacs processes and the ispell process. | |
6750 (ispell-kill-ispell): Ensures ispell process has terminated before | |
6751 starting new process. This can otherwise confuse process filters | |
6752 and hang the ispell process. | |
6753 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved | |
6754 skipping support for sgml. | |
6755 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r | |
6756 which could cause `ispell-complete-word' to hang. | |
6757 (ispell-message): Improved message reference matching. Ensure | |
6758 `case-fold-search' doesn't get redefined. | |
6759 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't | |
6760 get redefined. Fixed bug in returning to nroff mode from tex mode. | |
6761 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't | |
6762 get redefined. | |
6763 | |
6764 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6765 | |
6766 * textmodes/flyspell.el (flyspell-check-word-p): | |
6767 Don't delay inside a kbd macro. | |
6768 | |
6769 * subr.el (make-local-hook): Return the hook variable. | |
6770 | |
6771 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
6772 | |
6773 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe): | |
6774 Use a timer instead of post-command-hook. | |
6775 (hscroll-timer): New variable. | |
6776 | |
6777 1998-11-30 Dave Love <fx@gnu.org> | |
6778 | |
6779 * help.el (help-xref-button): Do nothing if text already has the | |
6780 help-xref property. | |
6781 (describe-variable): Revert previous change to hyperlink to source. | |
6782 | |
6783 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6784 | |
6785 * bindings.el (features): Add `base64' to this list. | |
6786 | |
6787 * loadhist.el (symbol-file): Doc fix. | |
6788 | |
6789 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src. | |
6790 | |
6791 * files.el (hack-one-local-variable): Cope with non-file buffers. | |
6792 | |
6793 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6794 | |
6795 * help.el (describe-mode): Put major mode first. | |
6796 | |
6797 * calendar/appt.el (appt-disp-window): Use pop-to-buffer, | |
6798 to support special-display and same-window features. | |
6799 | |
6800 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6801 | |
6802 * simple.el (transpose-subr, transpose-subr-1): Rename variables | |
6803 bound in one function and used in the other. | |
6804 (transpose-subr-start1, transpose-subr-start2): Add defvars. | |
6805 (transpose-subr-end1, transpose-subr-end2): Add defvars. | |
6806 | |
6807 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6808 | |
6809 * autoinsert.el (auto-insert-alist): Use user-mail-address. | |
6810 | |
6811 1998-11-26 Kenichi Handa <handa@etl.go.jp> | |
6812 | |
6813 * international/ccl.el (ccl-dump-translate-character-const-tbl): | |
6814 Give format correct control string. | |
6815 | |
6816 * international/mule.el (define-translation-table): Fix bug of | |
6817 setting incorrect translation-table-id. If the first element of | |
6818 ARGS is a translation table, just register it. | |
6819 | |
6820 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist | |
6821 property. | |
6822 | |
6823 1998-11-24 Michael Ernst <mernst@alum.mit.edu> | |
6824 | |
6825 * thingatpt.el (thing-at-point-url-at-point): Don't use current | |
6826 syntax table to determine what is whitespace. | |
6827 | |
6828 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6829 | |
6830 * frame.el (frame-parameter): Doc fix. | |
6831 | |
6832 * textmodes/tex-mode.el (tex-feed-input): New function. | |
6833 (tex-define-common-keys): Add binding for C-c C-m. | |
6834 | |
6835 1998-11-23 Dave Love <fx@gnu.org> | |
6836 | |
6837 * progmodes/fortran.el: Various minor doc fixes. | |
6838 (fortran-font-lock-keywords-1): Add `d' to comment-chars. | |
6839 (fortran-with-subprogram-narrowing): New macro. | |
6840 (fortran-check-for-matching-do): Use it. | |
6841 (fortran-end-do): Use fortran-check-end-prog-re. | |
6842 (fortran-beginning-do, fortran-end-if, fortran-beginning-if) | |
6843 (fortran-calculate-indent, fortran-calculate-indent): Likewise. | |
6844 | |
6845 1998-11-23 Simon Marshall <simon@gnu.org> | |
6846 | |
6847 * font-lock.el (font-lock-defaults): Doc fix. | |
6848 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message. | |
6849 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword. | |
6850 | |
6851 * lazy-lock.el (lazy-lock-unstall): | |
6852 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message. | |
6853 | |
6854 * fast-lock.el (fast-lock-save-cache-1): | |
6855 (fast-lock-cache-data): Rewritten to use with-temp-message. | |
6856 | |
6857 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org> | |
6858 | |
6859 * mail/rmail.el (rmail-set-message-counters-counter): Detect | |
6860 messages that have been added with DOS line endings and convert | |
6861 the line endings for such messages. | |
6862 | |
6863 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
6864 | |
6865 * help.el: Add resizing of temporary buffers. | |
6866 (temp-buffer-resize-mode): New command and variable. | |
6867 (temp-buffer-max-height): New variable. | |
6868 (resize-temp-buffer-window): New function. | |
6869 | |
6870 * window.el (window-buffer-height): New function, split from | |
6871 shrink-window-if-larger-than-buffer. | |
6872 (shrink-window-if-larger-than-buffer): Use window-buffer-height. | |
6873 | |
6874 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6875 | |
6876 * frame.el (initial-frame-alist): Add defcustom. | |
6877 | |
6878 * shell.el (shell-prompt-pattern): Add defcustom. | |
6879 | |
6880 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
6881 | |
6882 * message.el (message-ignored-supersedes-headers): Remove | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6883 NNTP-Posting-Date. |
25837 | 6884 |
6885 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6886 | |
6887 * help.el (describe-mode): Don't avoid loop indirecting thru | |
6888 value of INDICATOR. | |
6889 | |
6890 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6891 | |
6892 * help.el (describe-variable): Allow any variable with a defcustom, | |
6893 even if it is not a user variable. | |
6894 | |
6895 * mail/rmail.el (mail-unsent-separator): Additional alternative. | |
6896 | |
6897 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org> | |
6898 | |
6899 * gnus/nntp.el (nntp-request-group): Allow for failures when | |
6900 requesting a new group. | |
6901 | |
6902 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6903 | |
6904 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix. | |
6905 | |
6906 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
6907 | |
6908 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons. | |
6909 | |
6910 1998-11-19 Simon Marshall <simon@gnu.org> | |
6911 | |
6912 * subr.el (with-temp-message): New macro. | |
6913 | |
6914 * emacs-lisp/lisp-mode.el (with-temp-message): | |
6915 Add lisp-indent-function property. | |
6916 | |
6917 1998-11-18 Dave Love <fx@gnu.org> | |
6918 | |
6919 * progmodes/fortran.el (fortran-end-prog-re): Fix typo. | |
6920 | |
6921 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6922 | |
6923 * emacs-lisp/bytecomp.el (temp-buffer-show-hook): | |
6924 This is not obsolete. | |
6925 | |
6926 1998-11-18 Kenichi Handa <handa@etl.go.jp> | |
6927 | |
6928 * textmodes/picture.el: Make a new map by make-keymap. | |
6929 (picture-desired-column): New variable. | |
6930 (picture-update-desired-column): New function. | |
6931 (picture-beginning-of-line): Set picture-desired-column to 0. | |
6932 (picture-end-of-line): Set picture-desired-column to the current | |
6933 column. | |
6934 (picture-forward-column): Pay attention to multi-column character. | |
6935 (picture-backward-column): Likewise. | |
6936 (picture-move-down): Likewise. | |
6937 (picture-move-up): Likewise. | |
6938 (picture-movement-nw): With prefix arg, move twice columns. | |
6939 (picture-movement-ne): Likewise. | |
6940 (picture-movement-sw): Likewise. | |
6941 (picture-movement-se): Likewise. | |
6942 (picture-set-motion): Handle two-column movements. | |
6943 (picture-move): Call picture-move-down or picture-forward-column | |
6944 only when necessary. | |
6945 (picture-insert): Pay attention to picture-desired-column. | |
6946 (picture-self-insert): Likewise. | |
6947 (picture-clear-column): Pay attention to multi-column character. | |
6948 (picture-mode): Modify doc-string for two-column movement. | |
6949 | |
6950 * rect.el (move-to-column-force): New function. | |
6951 (operate-on-rectangle): If coerce-tabs is non-nil, call | |
6952 move-to-column-force instead of move-to-column. | |
6953 (insert-rectangle): Call move-to-column-force instead of | |
6954 move-to-column. | |
6955 (open-rectangle-line): If begextra is not zero, call | |
6956 move-to-column-force. | |
6957 | |
6958 | |
6959 1998-11-16 Dave Love <fx@gnu.org> | |
6960 | |
6961 * textmodes/sgml-mode.el Require skeleton when compiling. | |
6962 (sgml-font-lock-keywords-1): Accept single-letter tags. | |
6963 (v2): Defvar free variable. | |
6964 | |
6965 1998-11-16 Sam Steingold <sds@goems.com> | |
6966 | |
6967 * emacs-lisp/cl-indent.el: indent `with-output-to-string' as a CL | |
6968 macro, not ELisp one. | |
6969 | |
6970 1998-11-16 Kenichi Handa <handa@etl.go.jp> | |
6971 | |
6972 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte | |
6973 characters to symbol. | |
6974 | |
6975 * language/japan-util.el (japanese-zenkaku-region): New optional | |
6976 arg KATAKANA-ONLY. | |
6977 | |
6978 1998-11-16 Kenichi Handa <handa@etl.go.jp> | |
6979 | |
6980 * international/mule.el | |
6981 (after-insert-file-set-buffer-file-coding-system): If the buffer | |
6982 is changed to unibyte, return inserted bytes. | |
6983 | |
6984 * tar-mode.el (tar-header-block-tokenize): Decode codes of file | |
6985 and link names if necessary. | |
6986 (tar-header-block-summarize): Handle the case that file or link | |
6987 names are multibyte. | |
6988 (tar-summarize-buffer): At first set the current buffer unibyte, | |
6989 then if there are multibyte file names, change it to multibyte. | |
6990 (tar-mode): Get char position from tar-header-offset. | |
6991 (tar-extract): Avoid multibyte<->unibyte conversion in | |
6992 insert-buffer-subsring by setting both buffers unibyte | |
6993 temporarily. | |
6994 (tar-copy): Set the buffer unibyte while doing a work. Write | |
6995 without code conversion. | |
6996 (tar-expunge): Set the buffer unibyte while doing a work. | |
6997 (tar-alter-one-field): Likewise. | |
6998 (tar-clear-modification-flags): Compare byte position with | |
6999 tar-header-offset. | |
7000 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in | |
7001 insert-buffer-subsring by setting both buffers unibyte | |
7002 temporarily. Pay attention to multibyteness while updating the | |
7003 descriptor-line. | |
7004 (tar-mode-write-file): Write without code conversion. | |
7005 | |
7006 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
7007 | |
7008 * nngateway.el: Require cl. | |
7009 | |
7010 1998-11-15 Dave Love <fx@gnu.org> | |
7011 | |
7012 * progmodes/fortran.el: Fix previous change: | |
7013 (fortran-end-prog-re1): Changed. | |
7014 (fortran-check-end-prog-re): New function. | |
7015 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it. | |
7016 | |
7017 1998-11-13 Tom Breton <tob@world.std.com> | |
7018 | |
7019 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of | |
7020 GNU Emacs. | |
7021 | |
7022 1998-11-13 Carsten Dominik <cd@delysid.gnu.org> | |
7023 | |
7024 * textmodes/reftex.el: (reftex-finding-files): Group documentation | |
7025 fixed. | |
7026 (reftex-toc-toggle-file-boundary, | |
7027 reftex-toc-toggle-labels, | |
7028 reftex-toc-toggle-context,reftex-find-start-point): New functions. | |
7029 (reftex-toc-include-labels, reftex-toc-include-context, | |
7030 reftex-toc-include-file-boundaries, | |
7031 reftex-toc-keep-other-windows): New options. | |
7032 (reftex-use-text-after-label-as-context): Option removed. | |
7033 (reftex-extract-bib-entries): Protect use in non-latex | |
7034 buffers. | |
7035 (reftex-toc-visit-location): Renamed from | |
7036 `reftex-toc-visit-line'. | |
7037 (reftex-latin1-to-ascii): Works now with and without Mule. | |
7038 (reftex-truncate): Removed special stuff for Emacs 20.2. | |
7039 (reftex-get-offset): Made more general. | |
7040 (reftex-show-label-location): Renamed from | |
7041 `reftex-select-label-callback'. | |
7042 (reftex-pop-to-label): Function removed (using | |
7043 `reftex-show-label-location' instead. | |
7044 (reftex-insert-docstruct): Renamed from | |
7045 `reftex-make-and-insert-label-list'. Function args changed. | |
7046 (reftex-toc): Now uses `reftex-insert-docstruct' and | |
7047 `reftex-find-start-point'. | |
7048 (reftex-select-item): Use `reftex-find-start-point'. | |
7049 (reftex-toc-visit-line): Can display labels and file | |
7050 boundaries. | |
7051 (reftex-TeX-master-file): `(TeX-master-file)' protected. | |
7052 | |
7053 1998-11-12 Sam Steingold <sds@goems.com> | |
7054 | |
7055 * browse-url.el (browse-url): Handle the case when | |
7056 `browse-url-browser-function' is a lambda list. | |
7057 | |
7058 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org> | |
7059 | |
7060 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the | |
7061 version string. | |
7062 * loadhist.el (symbol-file): Likewise | |
7063 | |
7064 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM> | |
7065 | |
7066 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling. | |
7067 | |
7068 1998-11-11 Sam Steingold <sds@goems.com> | |
7069 | |
7070 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call | |
7071 `run-lisp' instead of signalling an error. | |
7072 | |
7073 1998-11-11 Karl Heuer <kwzh@gnu.org> | |
7074 | |
7075 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change. | |
7076 | |
7077 1998-11-11 Richard Stallman <rms@gnu.org> | |
7078 | |
7079 * vc-hooks.el (vc-toggle-read-only): Doc fix. | |
7080 | |
7081 1998-11-11 Per Starback <starback@update.uu.se> | |
7082 | |
7083 * ispell.el: (ispell-dictionary-alist-2): Removed svenska, | |
7084 renamed svenska8 to svenska, and fixed and extended CASECHARS | |
7085 for it. | |
7086 | |
7087 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org> | |
7088 | |
7089 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode | |
7090 handling if setpagedevice is not available. | |
7091 (ps-begin-file): Fix typo. | |
7092 | |
7093 1998-11-11 Kenichi Handa <handa@etl.go.jp> | |
7094 | |
7095 * international/mule-util.el (compose-chars-component): Signal | |
7096 error if CH is a rule-based composition character. | |
7097 (compose-chars): Signal error if an already compsed character is | |
7098 going to be composed by rule-base. | |
7099 | |
7100 * term/x-win.el: If a resolved ASCII font name doesn't conform to | |
7101 full XLFD, don't try to get information of WEIGHT and SLANT from | |
7102 that font name. | |
7103 | |
7104 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk> | |
7105 | |
7106 * dos-w32.el (set-default-process-coding-system): Use function on | |
7107 before-init-hook to set default-process-coding-system based on | |
7108 enable-multibyte-characters. | |
7109 | |
7110 * term/w32-win.el ([language-change]): For now ignore | |
7111 keyboard language-change events. | |
7112 | |
7113 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org> | |
7114 | |
7115 * ediff-util.el (ediff-make-temp-file): Run the prefix through | |
7116 convert-standard-file-name, but leave the results of | |
7117 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2 | |
7118 characters if the original name already exists, or has a special | |
7119 handler. | |
7120 | |
7121 1998-11-10 Karl Heuer <kwzh@gnu.org> | |
7122 | |
7123 * international/iso-insert.el: Delete autoload cookies. | |
7124 | |
7125 * international/iso-transl.el: Add autoload cookies. | |
7126 | |
7127 1998-11-10 Richard Stallman <rms@gnu.org> | |
7128 | |
7129 * ispell.el (ispell-get-coding-system): Default to iso-latin-1. | |
7130 (ispell-process-line): Don't treat multibyte | |
7131 | |
7132 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk> | |
7133 | |
7134 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call | |
7135 setpagedevice to specify the page size if setpagedevice is | |
7136 available. This is necessary to select the correct paper tray on | |
7137 Level 2 printers with multiple paper sizes available. | |
7138 | |
7139 (ps-begin-file): Cope with font names that contain spaces, and | |
7140 call BeginDoc in a BeginSetup/EndSetup block. | |
7141 | |
7142 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org> | |
7143 | |
7144 * loadup.el (buffer-undo-list): Run fns-VERSION.el through | |
7145 convert-standard-filename. | |
7146 | |
7147 * loadhist.el (symbol-file): Run fns-VERSION.el through | |
7148 convert-standard-filename. | |
7149 | |
7150 1998-11-06 Richard Stallman <rms@gnu.org> | |
7151 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7152 * textmodes/texinfmt.el (texinfo-format-scan): |
25837 | 7153 Detect the case of two @-commands in a row; process just the first. |
7154 (texinfo-append-refill): If line has a @c, insert the @refill | |
7155 before it. | |
7156 (texinfo-format-refill): Return with point where the @refill was. | |
7157 | |
7158 * files.el (hack-local-variables): Test local-enable-local-variables. | |
7159 (hack-local-variables-prop-line): Likewise. | |
7160 (set-auto-mode): Don't test local-enable-local-variables here. | |
7161 (enable-local-variables): Doc fix. | |
7162 (local-enable-local-variables): Doc fix. | |
7163 (normal-mode): Doc fix. | |
7164 | |
7165 1998-11-06 Karl Heuer <kwzh@gnu.org> | |
7166 | |
7167 * emacs-lisp/find-func.el (find-variable-noselect): Autoload. | |
7168 | |
7169 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM> | |
7170 | |
7171 * simple.el (line-number-mode): Doc fix. | |
7172 | |
7173 1998-11-06 Kenichi Handa <handa@etl.go.jp> | |
7174 | |
7175 * international/fontset.el (create-fontset-from-fontset-spec): | |
7176 Give correct arg to `error'. | |
7177 | |
7178 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org> | |
7179 | |
7180 * textmodes/sgml-mode.el (html-mode): Doc fix. | |
7181 (sgml-name-8bit-mode): Fix missing format character in message string. | |
7182 | |
7183 1998-11-05 Karl Heuer <kwzh@gnu.org> | |
7184 | |
7185 * mail/sendmail.el (sendmail-send-it): Check for failure. | |
7186 | |
7187 1998-11-05 Richard Stallman <rms@gnu.org> | |
7188 | |
7189 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6. | |
7190 | |
7191 * rect.el (delete-whitespace-rectangle): close-rectangle renamed. | |
7192 (close-rectangle): Define as alias. | |
7193 | |
7194 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu> | |
7195 | |
7196 * textmodes/tex-mode.el (tex-start-shell): Track directory changes. | |
7197 | |
7198 1998-11-05 Dave Love <fx@gnu.org> | |
7199 | |
7200 * help.el (describe-variable): Don't quote link to source. | |
7201 | |
7202 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu> | |
7203 | |
7204 * gud.el (gud-common-init): Use pop-to-buffer. | |
7205 (same-window-regexps): Add an element that matches all gud buffers. | |
7206 | |
7207 1998-11-04 Jason Rumney <jasonr@altavista.net> | |
7208 | |
7209 * term/w32-win.el (x-get-selection-value): Alias to | |
7210 x-cut-buffer-or-selection-value. | |
7211 (w32-standard-fontset-spec): New variable. | |
7212 (w32-create-initial-fontsets, mouse-set-font): Check whether | |
7213 new-fontset is available. | |
7214 (w32-use-w32-font-dialog): Enable use of set-variable. | |
7215 | |
7216 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
7217 | |
7218 * vc.el (with-vc-file, edit-vc-file): New macros. | |
7219 | |
7220 1998-11-04 Kenichi Handa <handa@etl.go.jp> | |
7221 | |
7222 * international/quail.el (quail-show-guidance-buf): Call | |
7223 set-minibuffer-window to set minibuffer window of the current | |
7224 frame correctly. | |
7225 | |
7226 1998-11-03 Theodore Jump <tjump@tertius.com> | |
7227 | |
7228 * term/w32-win.el: Require fontset. | |
7229 | |
7230 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org> | |
7231 | |
7232 * faces.el (set-face-font): Call resolve-fontset-name on w32. | |
7233 (set-face-font-auto): Ditto. | |
7234 | |
7235 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org> | |
7236 | |
7237 * mouse.el (mouse-drag-region): Fix typo. | |
7238 | |
7239 1998-11-02 Dave Love <fx@gnu.org> | |
7240 | |
7241 * progmodes/fortran.el Fix for fontification of strings lost somehow: | |
7242 (fortran-fontify-string): New function. | |
7243 (fortran-font-lock-keywords-1): Use it. | |
7244 | |
7245 1998-11-02 Markus Rost <rost@delysid.gnu.org> | |
7246 | |
7247 * comint.el (comint-file-name-quote-list): Doc fix. | |
7248 | |
7249 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7250 | |
7251 * loadup.el (buffer-undo-list): Write fns-VERSION.el into | |
7252 build directory, not source directory. | |
7253 | |
7254 * mouse.el (mouse-drag-region): Fake up a mouse-motion event | |
7255 if we did not get one for the final move. | |
7256 | |
7257 1998-11-01 Dave Love <fx@gnu.org> | |
7258 | |
7259 * goto-addr.el (goto-address-at-point, goto-address-at-mouse): | |
7260 Don't funcall browse-url-browser-function. | |
7261 | |
7262 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url): | |
7263 Don't funcall browse-url-browser-function. | |
7264 | |
7265 * fortran.el (fortran-end-prog-re1): Fix the regexp. | |
7266 | |
7267 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7268 | |
7269 * files.el (revert-buffer): Doc fix. | |
7270 | |
7271 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7272 | |
7273 * textmodes/tex-mode.el (tex-start-options-string): | |
7274 Quote the backslashes with more backslashes. | |
7275 | |
7276 1998-10-31 Dave Love <fx@gnu.org> | |
7277 | |
7278 * webjump.el (webjump-sample-sites): Fix Lisp archive site. | |
7279 (webjump): Don't funcall browse-url-browser-function. | |
7280 | |
7281 1998-10-30 Kenichi Handa <handa@etl.go.jp> | |
7282 | |
7283 * international/quail.el (quail-start-translation): Handle | |
7284 switching of the frame in read-key-sequence. | |
7285 (quail-start-conversion): Likewise. | |
7286 (quail-show-guidance-buf): Detach quail-guidance-buf from any | |
7287 windows before setting an appropriate window for it. | |
7288 (quail-hide-guidance-buf): Use window-minibuffer-p. Set | |
7289 quail-guidance-win to nil. | |
7290 (quail-update-guidance): If quail-guidance-buf is not in the | |
7291 selected frame, call quail-show-guidance-buf again. | |
7292 | |
7293 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no> | |
7294 | |
7295 * progmodes/pascal.el (pascal-mode): | |
7296 `blink-matching-paren-dont-ignore-comments' set to t. | |
7297 | |
7298 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
7299 | |
7300 * calendar/cal-menu.el (cal-menu-update): Fix menu wording. | |
7301 | |
7302 1998-10-30 Dave Love <fx@gnu.org> | |
7303 | |
7304 * vc.el (vc-backend-merge-news): Check for "P" output. | |
7305 | |
7306 * help.el (describe-variable): Hyperlink the definition. | |
7307 | |
7308 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org> | |
7309 | |
7310 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp. | |
7311 (sh-set-shell): Likewise. | |
7312 | |
7313 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected. | |
7314 | |
7315 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type. | |
7316 (edebug-on-error): Fix customize type to match that of | |
7317 debug-on-error. | |
7318 | |
7319 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type. | |
7320 | |
7321 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use | |
7322 report-emacs-bug-address instead of undefined bug-gnu-emacs. | |
7323 | |
7324 * international/mule-cmds.el (select-message-coding-system): Doc | |
7325 fix. | |
7326 | |
7327 * international/mule-diag.el (describe-coding-system): Describe | |
7328 all flags. | |
7329 | |
7330 * mail/sendmail.el (sendmail-coding-system, | |
7331 default-sendmail-coding-system): Doc fix. | |
7332 | |
7333 * simple.el (shell-command-on-region): Doc fix. | |
7334 | |
7335 * loadup.el: Write fns-*.el in current directory instead of | |
7336 data-directory since no installation directory exists yet. Mark | |
7337 buffer unmodified afterwards. | |
7338 | |
7339 * loadhist.el (symbol-file): Load fns-*.el from exec-directory | |
7340 instead of data-directory since it is architecture dependent. | |
7341 (load-history-loaded): Update doc string. | |
7342 | |
7343 1998-10-29 Geoff Voelker <voelker@cs.washington.edu> | |
7344 | |
7345 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC | |
7346 path as a default directory when canonicalizing names. | |
7347 | |
7348 * w32-fns.el: Remove a dangling reference to a directory on the | |
7349 build machine. | |
7350 | |
7351 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7352 | |
7353 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and | |
7354 namespace related keywords such as `class', `body', `private', | |
7355 `variable', `namespace eval', etc. | |
7356 (tcl-imenu-generic-expression): Handle itcl body and class definitions. | |
7357 (tcl-mode): Added ":" as a word constituent to the syntax-alist of | |
7358 imenu and font-lock so that searches for \sw would find words | |
7359 containing colons. | |
7360 | |
7361 * progmodes/etags.el (initialize-new-tags-table): | |
7362 Do not alter find-tag-marker-ring and tags-location-ring. | |
7363 | |
7364 1998-10-27 Geoff Voelker <voelker@cs.washington.edu> | |
7365 | |
7366 * term/w32-win.el: Require fontset. | |
7367 (w32-init-fontsets): New function (code from x-win.el). | |
7368 | |
7369 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
7370 | |
7371 * cal-x.el (diary-frame-parameters, calendar-frame-parameters, | |
7372 calendar-and-diary-frame-parameters): Add title parameter. | |
7373 | |
7374 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7375 | |
7376 * completion.el (dynamic-completion-mode): New function to enable | |
7377 the mode. (Just loading the file now does not change anything.) | |
7378 | |
7379 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
7380 | |
7381 * ps-print.el: User option for multibyte buffer handling and doc fix. | |
7382 (ps-multibyte-buffer): New user option. | |
7383 (ps-setup): Print new user option. | |
7384 (ps-print-quote): New fun. | |
7385 (ps-color-p, ps-mule-font-info-database-latin): New var. | |
7386 (ps-default-color, ps-mule-font-info-database) | |
7387 (ps-mule-font-info-database-ps-bdf): Adjust initialization. | |
7388 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file) | |
7389 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate): | |
7390 Little code improvement. | |
7391 (ps-mule-initialize): Initialize ps-mule-font-info-database. | |
7392 (ps-print-prologue-header, ps-font-family, ps-font-size) | |
7393 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size) | |
7394 (ps-build-face-reference, ps-mule-font-info-database-bdf) | |
7395 (ps-mule-external-libraries, ps-mule-init-external-library) | |
7396 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string): | |
7397 Doc fix. | |
7398 (ps-print-version): New version number (4.1.1) and doc fix. | |
7399 (ps-print-prologue-header): New user option. | |
7400 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter): | |
7401 Conditional compilation for GNU Emacs and emacsens. | |
7402 (ps-generate-postscript-with-faces): Skip invisible text better. | |
7403 (ps-setup): Print new user option. | |
7404 (ps-print-preprint): Check if input file name exists and is unwritable. | |
7405 (ps-begin-file): Adjust PostScript prologue header for duplex printers | |
7406 and insert user PostScript prologue header comments. | |
7407 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding): | |
7408 New funs. | |
7409 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated. | |
7410 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue): | |
7411 PostScript programming normalization. | |
7412 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font) | |
7413 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string) | |
7414 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar) | |
7415 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font) | |
7416 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool): | |
7417 Programming style normalization. | |
7418 | |
7419 1998-10-26 Kenichi Handa <handa@etl.go.jp> | |
7420 | |
7421 * ps-print.el: To make it work also on Emacs 20.2 and the earlier | |
7422 version, check the value of mule-version. | |
7423 | |
7424 * international/mule-util.el (compose-region): Insert then delete | |
7425 to preserve markers. | |
7426 (decompose-region): Use search-forward for efficiency. | |
7427 | |
7428 * language/chinese.el (pre-write-encode-hz): Cancel previous | |
7429 change, use generate-new-buffer instead of get-buffer-create. | |
7430 * language/devan-util.el | |
7431 (in-is13194-devanagari-pre-write-conversion): Likewise. | |
7432 * language/thai-util.el (thai-pre-write-conversion): Likewise. | |
7433 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise. | |
7434 * language/viet-util.el (viqr-pre-write-conversion): Likewise. | |
7435 | |
7436 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7437 | |
7438 * mail/rmailsum.el (rmail-message-subject-p): | |
7439 Handle message whose header has not been reformatted. | |
7440 | |
7441 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir. | |
7442 | |
7443 1998-10-25 Jason Rumney <jasonr@altavista.net> | |
7444 | |
7445 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist): | |
7446 New variables. | |
7447 (mouse-set-font): Use font menus instead of dialog according to | |
7448 w32-use-w32-font-dialog. | |
7449 | |
7450 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
7451 | |
7452 * calendar/calendar.el (calendar-day-name-array): Add doc string | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7453 correctly! |
25837 | 7454 (calendar-month-name-array): Add doc string correctly! |
7455 | |
7456 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7457 | |
7458 * net-utils.el (whois-get-tld): Rewrite not to use `do'. | |
7459 | |
7460 1998-10-21 Markus Rost <rost@delysid.gnu.org> | |
7461 | |
7462 * lisp/info.el (Info-next-menu-item): Stay on top of node. | |
7463 | |
7464 * mail/rmailout.el (rmail-output): Insert newline only if necessary. | |
7465 | |
7466 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case. | |
7467 | |
7468 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines. | |
7469 | |
7470 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org> | |
7471 | |
7472 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*". | |
7473 | |
7474 1998-10-21 Karl Heuer <kwzh@gnu.org> | |
7475 | |
7476 * emacs-lisp/profile.el (profile-timer-program): Var deleted. | |
7477 (profile-timer-process, profile-temp-result-, profile-time): Likewise. | |
7478 (profile-filter, profile-reset-timer): Functions deleted. | |
7479 (profile-check-zero-init-times, profile-get-time): Likewise. | |
7480 (profile-find-function, profile-quit): Likewise. | |
7481 (profile-distinct, profile-call-stack, profile-last-time): New vars. | |
7482 (profile-time-list, profile-init-list): Doc fix. | |
7483 (profile-functions): Simplify. | |
7484 (profile-print): Use float. Make output include space separators. | |
7485 (profile-add-time): New helper function. | |
7486 (profile-function-prolog): Renamed from profile-start-function. | |
7487 Handle profile-distinct. | |
7488 (profile-function-epilog): Renamed from profile-update-function. | |
7489 Handle profile-distinct. | |
7490 (profile-a-function): If the function to be profiled is an | |
7491 autoload form, load it. If it's lazy-loaded, fetch it. | |
7492 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it. | |
7493 (profile-restore-fun): Arg FUN is now a function symbol, as was | |
7494 documented, rather than a one-element list. | |
7495 (profile-finish): Call profile-restore-fun properly. | |
7496 | |
7497 1998-10-21 Kenichi Handa <handa@etl.go.jp> | |
7498 | |
7499 * international/characters.el: Setup charset property | |
7500 nospace-between-words. | |
7501 | |
7502 * international/mule-cmds.el (get-charset-property): If CHARSET is | |
7503 composition, return nil. | |
7504 (put-charset-property): If CHARSET is composition, do nothing. | |
7505 | |
7506 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer. | |
7507 * language/devan-util.el | |
7508 (in-is13194-devanagari-pre-write-conversion): Likewise. | |
7509 * language/thai-util.el (thai-pre-write-conversion): Likewise. | |
7510 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise. | |
7511 * language/viet-util.el (viqr-pre-write-conversion): Likewise. | |
7512 | |
7513 * textmodes/fill.el (sentence-end-without-period): New variable. | |
7514 (canonically-space-region): Pay attention to | |
7515 sentence-end-without-period. | |
7516 (fill-find-break-point): The first argument CHARSET deleted. | |
7517 Caller changed. | |
7518 (fill-region-as-paragraph): Pay attention to charset property | |
7519 nospace-between-words and text property nospace-between-words. | |
7520 | |
7521 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7522 | |
7523 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for | |
7524 an unrecognized shell. | |
7525 | |
7526 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org> | |
7527 | |
7528 * desktop.el (desktop-save): Include minor modes symbolically. | |
7529 (desktop-create-buffer): Turn on all minor modes in `mim'. | |
7530 | |
7531 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7532 | |
7533 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files. | |
7534 (sh-font-lock-keywords): Handle rpm and rpm2. | |
7535 (sh-ancestor-alist): Handle rpm. | |
7536 | |
7537 * files.el (auto-mode-alist): Recognize .rpm files. | |
7538 Also .spec and .mspec files. | |
7539 | |
7540 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org> | |
7541 | |
7542 * faces.el (frame-set-background-mode): Enable the function for | |
7543 MSDOS frames. | |
7544 | |
7545 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
7546 | |
7547 * calendar/calendar.el (calendar-day-name-array): Add doc string. | |
7548 (calendar-month-name-array): Add doc string. | |
7549 | |
7550 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7551 | |
7552 * simple.el (kill-ring-max): Increased to 60. | |
7553 | |
7554 1998-10-17 Kenichi Handa <handa@etl.go.jp> | |
7555 | |
7556 * international/characters.el: Setup auto-fill-chars. | |
7557 | |
7558 * international/kinsoku.el (kinsoku): Check the variable | |
7559 enable-kinsoku. | |
7560 | |
7561 * simple.el (do-auto-fill): Don't check kinsoku-enable here. | |
7562 Don't call kinsoku directly, intead call fill-find-break-point. | |
7563 | |
7564 * textmodes/fill.el: Setup `fill-find-break-point-function' | |
7565 property to character sets which require `kinsoku' processing for | |
7566 filling. | |
7567 (fill-find-break-point): New function. | |
7568 (fill-region-as-paragraph): Don't check kinsoku-enable here. | |
7569 Don't call kinsoku directly, intead call fill-find-break-point. | |
7570 | |
7571 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7572 | |
7573 * faces.el (modify-face-read-string): Return (nil) for "none". | |
7574 (modify-face): Don't get error if (nil) is the argument. | |
7575 (face-try-color-list): Don't check whether nil is a valid color. | |
7576 | |
7577 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7578 | |
7579 * emacs-lisp/bytecomp.el (byte-recompile-directory): | |
7580 Print message about each directory, even in batch mode. | |
7581 | |
7582 * gnus/nntp.el: Require `cl' before using nnoo-declare. | |
7583 | |
7584 * ps-print.el (ps-mule-chars-in-string): No need to use sref. | |
7585 (ps-mule-string-char): No need to use sref. | |
7586 (ps-mule-next-index): No need to use sref. | |
7587 | |
7588 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved. | |
7589 | |
7590 * files.el (revert-buffer-internal-hook): Add defvar. | |
7591 | |
7592 * arc-mode.el (archive-mode): Locally set file-precious-flag. | |
7593 | |
7594 * tar-mode.el (tar-mode): Locally set file-precious-flag. | |
7595 | |
7596 1998-10-16 Markus Rost <rost@delysid.gnu.org> | |
7597 | |
7598 * international/mule-cmds.el (default-input-method): Fix custom type. | |
7599 | |
7600 * net-utils.el (whois-server-list): Fix customization type. | |
7601 | |
7602 * shell.el (shell-input-autoexpand): Fix customization group. | |
7603 | |
7604 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7605 | |
7606 * repeat.el (repeat): Handle keyboard macros properly. | |
7607 Handle new prefix arg after self-insert command. | |
7608 | |
7609 * repeat.el: Don't include cl even at compile time. | |
7610 (repeat): Avoid using `loop'. | |
7611 | |
7612 * simple.el (shell-command-on-region): Doc fix. | |
7613 (next-history-element): Special error message if no default. | |
7614 | |
7615 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7616 | |
7617 * ps-print.el (ps-print-buffer): Doc fix. | |
7618 (ps-despool): Likewise. | |
7619 | |
7620 * arc-mode.el (arc-mode): Provide arc-mode. | |
7621 | |
7622 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7623 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7624 * ps-print.el (ps-print-buffer): Doc fix. |
25837 | 7625 |
7626 1998-10-14 Dave Love <fx@gnu.org> | |
7627 | |
7628 * ange-ftp.el (ange-ftp-read-passwd): Function deleted. | |
7629 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd. | |
7630 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise. | |
7631 | |
7632 * progmodes/fortran.el (fortran-mode-map): Change "Join | |
7633 Continuation Line" to "Join Line". | |
7634 (fortran-font-lock-keywords-1): Add "cycle", "exit". | |
7635 | |
7636 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
7637 | |
7638 * progmodes/fortran.el (fortran-join-line): Use | |
7639 `delete-indentation' instead of issuing an error message if not on | |
7640 a continuation line. Provide for joining several lines using | |
7641 prefix arg. | |
7642 | |
7643 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org> | |
7644 | |
7645 * term/pc-win.el (msdos-color-values): New variable. | |
7646 (x-color-values): New function, emulates its namesake from | |
7647 src/xfns.c. | |
7648 (msdos-bg-mode): Add all dark colors to those which return | |
7649 "dark". | |
7650 | |
7651 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7652 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7653 * replace.el (keep-lines, flush-lines, how-many): |
25837 | 7654 Don't ignore case if arg has upper case letters. |
7655 | |
7656 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch> | |
7657 | |
7658 * progmodes/vhdl-mode.el | |
7659 (vhdl-add-index-menu): reverse order in imenu-generic-expression. | |
7660 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec) | |
7661 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map) | |
7662 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop) | |
7663 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo). | |
7664 (vhdl-when): Fix indentation problem. | |
7665 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev. | |
7666 (vhdl-get-port, vhdl-get-generic): Bug fix in template. | |
7667 (vhdl-hooked-abbrev): Bug fix in hooked abbrev. | |
7668 | |
7669 1998-10-13 Geoff Voelker <voelker@cs.washington.edu> | |
7670 | |
7671 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable. | |
7672 (ls-lisp-insert-directory): Renamed from insert-directory. | |
7673 (insert-directory): New function. | |
7674 | |
7675 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7676 | |
7677 * simple.el (completion-fixup-function): Variable deleted. | |
7678 (completion-setup-function): Delete code for completion-fixup-function. | |
7679 * emacs-lisp/lisp.el (lisp-complete-symbol): | |
7680 Don't bind completion-fixup-function. | |
7681 | |
7682 * files.el (find-file-wildcards): New option. | |
7683 (find-file-noselect): Handle wild cards, if enabled. | |
7684 (file-expand-wildcards): New function. | |
7685 | |
7686 * simple.el (set-fill-column): Doc fix. | |
7687 | |
7688 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7689 | |
7690 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search. | |
7691 | |
7692 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org> | |
7693 | |
7694 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only): | |
7695 Move declaration before first use. | |
7696 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr, | |
7697 hif-math, hif-factor): Rename token to hif-token and token-list to | |
7698 hif-token-list. | |
7699 (hif-token, hif-token-list): Declare them. | |
7700 (hif-find-ifdef-block): Return cons of top and bottom point | |
7701 instead of setting dynamically bound variables. | |
7702 (hide-ifdef-block, show-ifdef-block): Use return value of | |
7703 hif-find-ifdef-block. | |
7704 | |
7705 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7706 | |
7707 * subr.el (read-passwd): Use clear-this-command-keys. | |
7708 | |
7709 * telnet.el (telnet-initial-filter): Use clear-this-command-keys. | |
7710 | |
7711 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read | |
7712 and ...-for-write. | |
7713 | |
7714 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk> | |
7715 | |
7716 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected | |
7717 responses to GROUP command, since this may be called from a timer | |
7718 with quit inhibited. | |
7719 | |
7720 1998-10-12 Kenichi Handa <handa@etl.go.jp> | |
7721 | |
7722 * international/ccl.el (ccl-compile-if): If there's no false-cmds, | |
7723 set unconditional-jump to nil. | |
7724 (ccl-compile-read-multibyte-character): Return nil. | |
7725 (ccl-compile-write-multibyte-character): Likewise. | |
7726 (ccl-compile-translate-character): Likewise | |
7727 (ccl-compile-map-multiple): Likewise. | |
7728 (ccl-compile-map-single): Likewise. | |
7729 | |
7730 * international/kinsoku.el: Add coding tag. | |
7731 (kinsoku-bol): Remove superfluous TAB in a string. | |
7732 | |
7733 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
7734 Delete `composition' (if any) from CHARSETS. | |
7735 | |
7736 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7737 | |
7738 * international/mule-cmds.el (setup-specified-language-environment): | |
7739 Add apropos-inhibit property. | |
7740 (describe-specified-language-support): Likewise. | |
7741 | |
7742 1998-10-11 Kenichi HANDA <handa@etl.go.jp> | |
7743 | |
7744 * international/mule.el (make-coding-system): Create -with-esc | |
7745 variant coding system. | |
7746 | |
7747 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu> | |
7748 | |
7749 * progmodes/etags.el (tags-loop-revert-buffers): New variable. | |
7750 (next-file): Optionally offer to revert a file's buffer, | |
7751 if it has an existing buffer but the file has changed. | |
7752 | |
7753 * info.el (Info-insert-dir): Detect and report problems | |
7754 in input files, such as "No Top node". Return with point | |
7755 at the beginning of the text. | |
7756 (Info-find-node): Reinsert the code to handle files | |
7757 with no tags table; it was deleted by mistake. | |
7758 | |
7759 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu> | |
7760 | |
7761 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let | |
7762 texinfo-find-higher-level-node repeatedly find the same node. | |
7763 (texinfo-find-higher-level-node): Doc fix. | |
7764 | |
7765 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7766 | |
7767 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string. | |
7768 (smtpmail-address-buffer): Add defvar. | |
7769 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise. | |
7770 | |
7771 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved. | |
7772 | |
7773 * ffap.el (ffap-machine-p-local): Fix editing error. | |
7774 | |
7775 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7776 | |
7777 * faces.el (frame-set-background-mode): | |
7778 Don't do anythung for text-only or MSDOS frame. | |
7779 | |
7780 1998-10-08 Kenichi Handa <handa@etl.go.jp> | |
7781 | |
7782 * international/quail.el (quail-defrule): New optional arg APPEND. | |
7783 (quail-defrule-internal): Fix bug of handling the argument APPEND. | |
7784 | |
7785 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7786 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7787 * gnus/pop3.el (pop3-open-server): |
25837 | 7788 Set process-coding-system-alist around open-network-stream. |
7789 | |
7790 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7791 | |
7792 * files.el (save-buffer): Doc fix. | |
7793 | |
7794 1998-10-07 Karl Heuer <kwzh@gnu.org> | |
7795 | |
7796 * emacs-lisp/profile.el (profile-fix-fun): If already profiled, | |
7797 return DEF unchanged, not nil. Simplify. | |
7798 | |
7799 1998-10-06 Geoff Voelker <voelker@cs.washington.edu> | |
7800 | |
7801 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp. | |
7802 | |
7803 1998-10-06 Peter Breton <pbreton@ne.mediaone.net> | |
7804 | |
7805 * generic.el (generic-mode-with-type): Added hooks for generic-modes. | |
7806 | |
7807 * net-utils.el (ftp, nslookup): Require comint. | |
7808 (network-service-connection): Likewise. | |
7809 (whois-server-name): Defaults to whois.arin.net | |
7810 (whois-server-list, whois-server-tld, whois-guess-server): New var. | |
7811 (whois): Tries to guess the appropriate top-level domain server. | |
7812 (whois-get-tld): New function. | |
7813 | |
7814 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs. | |
7815 (dirtrack-debug-toggle): Added this function. | |
7816 | |
7817 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
7818 | |
7819 * files.el (find-file-noselect): Switch to the correct buffer | |
7820 before checking find-file-literally, and allow non-nil non-t | |
7821 rawfile params. | |
7822 | |
7823 1998-10-06 Karl Heuer <kwzh@gnu.org> | |
7824 | |
7825 * midnight.el (clean-buffer-list): Add autoload cookie. | |
7826 | |
7827 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from | |
7828 no-autosave. | |
7829 * tar-mode.el (tar-mode-revert): Likewise. | |
7830 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed | |
7831 from ediff-arrange-autosave-in-merge-jobs. Callers changed. | |
7832 * gnus/message.el (message-auto-save-directory): Renamed from | |
7833 message-autosave-directory. All references changed. | |
7834 | |
7835 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us> | |
7836 | |
7837 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary | |
7838 string. Expose mime stuff while searching. | |
7839 | |
7840 1998-10-06 Richard Stallman <rms@gnu.org> | |
7841 | |
7842 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result. | |
7843 | |
7844 * replace.el (perform-replace): Position point properly | |
7845 before and after the recursive edit of C-r. | |
7846 | |
7847 * progmodes/etags.el (tags-reset-tags-tables): Properly | |
7848 find the markers in the old rings that are being discarded. | |
7849 | |
7850 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7851 | |
7852 * apropos.el (apropos-print): control invalid characters. | |
7853 | |
7854 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X): | |
7855 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid | |
7856 confusing customize. | |
7857 | |
7858 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org> | |
7859 | |
7860 * generic-x.el (bat-generic-mode): Fix regexps for keywords and | |
7861 built-in commands. Add more built-in commands and fix face names. | |
7862 | |
7863 1998-10-05 Simon Marshall <simon@gnu.org> | |
7864 | |
7865 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar. | |
7866 | |
7867 1998-10-04 Eric Ludlam <zappo@gnu.org> | |
7868 | |
7869 * speedbar.el (speedbar-initial-expansion-list-name): Remove | |
7870 customization since it is not useful in this case. | |
7871 (speedbar-frame-mode): Check if cfx or cfy is a list, and make | |
7872 sure it gets evalled to a number. Also verify that set-frame-name | |
7873 fn exists before calling it. | |
7874 | |
7875 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine): | |
7876 Protect a `forward-sexp' call which could fail, and improved regex | |
7877 for ie, and eg abbreviations. | |
7878 | |
7879 1998-10-02 Noah Friedman <friedman@splode.com> | |
7880 | |
7881 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not | |
7882 send-string. | |
7883 (rlogin-send-Ctrl-D): Here also. | |
7884 (rlogin-send-Ctrl-Z): Here also. | |
7885 (rlogin-send-Ctrl-backslash): Here also. | |
7886 | |
7887 1998-10-02 Dave Love <fx@gnu.org> | |
7888 | |
7889 * outline.el (hide-region-body): Bind | |
7890 outline-view-change-hook to nil while making repeated calls to | |
7891 outline-flag-region. Run it once at the end. | |
7892 (hide-other, hide-sublevels, show-children): Likewise. | |
7893 | |
7894 * info-look.el: Remove duplicate scheme-mode entry. | |
7895 (info-lookup-make-completions): When looking for entries, check | |
7896 that `item' isn't null or "Menu". | |
7897 | |
7898 1998-10-01 Karl Heuer <kwzh@gnu.org> | |
7899 | |
7900 * net-utils.el: Don't require ffap. | |
7901 (net-utils-machine-at-point, net-utils-url-at-point): New functions. | |
7902 (ping, nslookup-host, finger, network-connection-to-service): Use them. | |
7903 | |
7904 1998-09-30 Richard Stallman <rms@gnu.org> | |
7905 | |
7906 * ispell.el (check-ispell-version): No need to bind default-major-mode. | |
7907 | |
7908 * imenu.el (imenu--generic-function): Sort each submenu by position. | |
7909 (imenu--sort-by-position): New function. | |
7910 | |
7911 * cus-edit.el (Custom-mode-menu): Fix info node name. | |
7912 (customize group): Fix info node name. | |
7913 | |
7914 * mail/mailalias.el (build-mail-aliases): Don't allow | |
7915 a newline in the alias name. Don't define an alias | |
7916 if the definition would be empty. | |
7917 | |
7918 * which-func.el (which-func-mode-global): Make :set function | |
7919 more reliable. | |
7920 | |
7921 * custom.el (custom-set-variables): Load the requests first, | |
7922 then check the symbol's `set' function. | |
7923 | |
7924 * ffap.el: Doc fixes. | |
7925 | |
7926 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7927 | |
7928 * gnus.el: (gnus-valid-select-methods): Fix type. | |
7929 * gnus-sum.el (gnus-summary-respool-default-method): Fix type. | |
7930 * gnus-score.el (gnus-orphan-score): Fix type. | |
7931 (gnus-score-default-header, gnus-score-default-type): Fix type. | |
7932 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type. | |
7933 (gnus-saved-headers): Fix type. | |
7934 | |
7935 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix): | |
7936 Avoid nil value of `two-lines-citation-part'. | |
7937 | |
7938 1998-09-30 Roman Belenov <roman@nstl.nnov.ru> | |
7939 | |
7940 * which-func.el (which-function): Handle case when | |
7941 (car imenu--index-alist) is nil. | |
7942 | |
7943 1998-09-29 Dave Love <fx@gnu.org> | |
7944 | |
7945 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from | |
7946 bzip2 args. | |
7947 | |
7948 1998-09-29 Simon Marshall <simon@gnu.org> | |
7949 | |
7950 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and | |
7951 comint-exec-hook. | |
7952 | |
7953 1998-09-29 Stephen Eglen <stephen@gnu.org> | |
7954 | |
7955 * info-look.el: Add support for Octave. | |
7956 | |
7957 1998-09-28 Carsten Dominik <cd@delysid.gnu.org> | |
7958 | |
7959 * textmodes/reftex.el (reftex-finding-files): New customize group. | |
7960 (reftex-texpath-environment-variables, | |
7961 reftex-use-external-file-finders, reftex-external-file-finders, | |
7962 reftex-search-unrecursed-path-first): New options. | |
7963 (reftex-process-string, reftex-find-file-externally): New | |
7964 functions. | |
7965 (reftex-access-search-path): Execute shell commands to find the | |
7966 search path. | |
7967 (reftex-toggle-auto-view-crossref): When turning on, make sure | |
7968 `reftex-auto-view-crossref' becomes non-nil. | |
7969 (reftex-abbrev-regexp): Constant removed. | |
7970 (reftex-convert-string): Abbrev regexp calculated locally. | |
7971 | |
7972 1998-09-28 Dave Love <fx@gnu.org> | |
7973 | |
7974 * progmodes/fortran.el: Don't call regexp-opt when deriving | |
7975 font-lock patterns with keywords that aren't all literal. | |
7976 | |
7977 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> | |
7978 | |
7979 * octave-inf.el (inferior-octave-prompt): Also match prompts of | |
7980 the form `octave.bin:1>' which come from using precopiled binary | |
7981 versions. | |
7982 | |
7983 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7984 | |
7985 * help.el (help-for-help): Use %THIS-KEY%. | |
7986 (help-quit): Add doc. | |
7987 | |
7988 * help-macro.el (make-help-screen): Keep HELP-TEXT | |
7989 in a separate function definition, not in the help command FNAME. | |
7990 Replace %THIS-KEY% with the key sequence that ran FNAME. | |
7991 | |
7992 1998-09-25 Richard Stallman <rms@gnu.org> | |
7993 | |
7994 * textmodes/texinfo.el (texinfo-show-structure): | |
7995 Bind inhibit-read-only. | |
7996 | |
7997 * isearch.el (isearch-search-and-update): Properly | |
7998 handle upper case letters in the reverse-search special case. | |
7999 | |
8000 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8001 | |
8002 * gnus.el: Extend the list of autoloaded functions. | |
8003 | |
8004 * gnus/gnus-start.el (gnus-check-first-time-used): Change current | |
8005 buffer before creating help group. (from Gnus v5.6.43, fix by | |
8006 1998-08-20 Per Starback <starback@update.uu.se>) | |
8007 | |
8008 * gnus-util.el (gnus-output-to-rmail): Adjust to | |
8009 `rmail-output-to-rmail-file'. | |
8010 | |
8011 1998-09-25 Karl Heuer <kwzh@gnu.org> | |
8012 | |
8013 * hexl.el (hexl-mode-map): More of previous change. | |
8014 | |
8015 * textmodes/tex-mode.el (tex-run-command): Doc fix. | |
8016 (tex-start-tex): Don't use tex-start-options-string in star case. | |
8017 Quote file name in star case as well as in non-star. | |
8018 Add blank and quoting of option string here. | |
8019 (tex-start-options-string): Not here. | |
8020 | |
8021 1998-09-23 Karl Heuer <kwzh@gnu.org> | |
8022 | |
8023 * term.el (term-delimiter-argument-list): Doc fix. | |
8024 (term-emulate-terminal): Escape literal semicolon. | |
8025 * progmodes/asm-mode.el (asm-mode): Doc fix. | |
8026 (asm-comment-char): Escape literal semicolon. | |
8027 * emulation/viper-cmd.el (viper-movement-commands): Likewise. | |
8028 | |
8029 1998-09-23 Richard Stallman <rms@gnu.org> | |
8030 | |
8031 * hexl.el (hexl-mode-map): Don't override all ESC bindings, | |
8032 only those that normally modify the buffer. | |
8033 | |
8034 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer | |
8035 over again. | |
8036 | |
8037 1998-09-23 E. Jay Berkenbilt <ejb@ql.org> | |
8038 | |
8039 * ispell.el (check-ispell-version): Ensure same buffer is current | |
8040 when let-binding of case-fold-search ends. | |
8041 | |
8042 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
8043 | |
8044 * ps-print.el: Skip invisible overlay. | |
8045 Test for set-buffer-multibyte rather than using mule-version. | |
8046 (ps-print-version): New version number (4.1) and doc fix. | |
8047 (ps-generate-postscript-with-faces): Skip invisible overlay. | |
8048 | |
8049 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu> | |
8050 | |
8051 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes. | |
8052 | |
8053 1998-09-22 Kenichi Handa <handa@etl.go.jp> | |
8054 | |
8055 * international/quail.el (quail-update-guidance): Check for the | |
8056 return value of (quail-guidance) fixed. | |
8057 (quail-update-translation): Bind quail-current-str locally when it | |
8058 calls quail-update-guidance. | |
8059 (quail-update-translation): If input-method-exit-on-first-char is | |
8060 non-nil, terminate translation only when the current input method | |
8061 is simple. | |
8062 | |
8063 1998-09-22 Paul Eggert <eggert@twinsun.com> | |
8064 | |
8065 * startup.el (locale-translation-file-name): Prefer X-related names | |
8066 to the name used by GNU/Linux sans X. Set to nil if no file found. | |
8067 (command-line): Use locale-translation-file-name if it is not nil, | |
8068 instead of testing for its existence again. | |
8069 regexp-quote the ctype before using it in a regexp. | |
8070 Allow a colon to appear after the ctype in the aliases file, | |
8071 as is done in X11R6.4. | |
8072 | |
8073 1998-09-21 Richard Stallman <rms@gnu.org> | |
8074 | |
8075 * mail/rmail.el (rmail-resend): Work properly if invoked from summary. | |
8076 | |
8077 * calendar/appt.el (appt-interval): Variable deleted. | |
8078 (appt-check): For minutes in between appt-display-interval times, | |
8079 do check, but don't display anything except an updated mode line. | |
8080 Count against appt-display-interval based on minutes since | |
8081 first display of this appointment, not based on time of day. | |
8082 If appt-display-mode-line, force mode line redisplay | |
8083 whenever appt-mode-string has changed. | |
8084 (appt-add, appt-delete): Add autoload cookies. | |
8085 (appt-check): Catch errors from calling `diary'. | |
8086 (appt-max-time): Renamed from max-time. | |
8087 (appt-now-displayed, appt-display-count): New variables. | |
8088 (appt-timer): Don't create one if we already have one. | |
8089 | |
8090 * textmodes/tex-mode.el (tex-compilation-parse-errors): | |
8091 More general code to use the source buffer instead of the zap file. | |
8092 | |
8093 * hilit-chg.el (highlight-compare-with-file): Renamed from | |
8094 compare-with-file. | |
8095 | |
8096 * loadhist.el (load-history-loaded): New variable. | |
8097 (symbol-file): Load etc/fns-VERSION.el if that has not been done. | |
8098 | |
8099 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it. | |
8100 | |
8101 * emacs-lisp/find-func.el (find-function-search-for-symbol): | |
8102 Fix error messages. | |
8103 | |
8104 1998-09-21 Markus Armbruster <armbru@pond.sub.org> | |
8105 | |
8106 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an | |
8107 Emacs frame. | |
8108 | |
8109 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8110 | |
8111 * mail/rmail.el (rmail-decode-babyl-format): Recognize both | |
8112 `undecided' and `undecided-unix'. | |
8113 | |
8114 1998-09-21 Dave Love <fx@gnu.org> | |
8115 | |
8116 * help.el (help-make-xrefs): Fix typo affecting Info references. | |
8117 | |
8118 * subr.el (remove-hook): Check list values to avoid errors. | |
8119 | |
8120 1998-09-18 Noah Friedman <friedman@splode.com> | |
8121 | |
8122 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and | |
8123 store string in eldoc-last-message without consing a new string. | |
8124 Rearrange logic from nested if's into cond's. | |
8125 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string. | |
8126 Do not print message; just return string. | |
8127 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring. | |
8128 Do not print message; just return string. | |
8129 Cache that string in eldoc-last-data. | |
8130 (eldoc-last-data): Make into a vector. | |
8131 (eldoc-get-fnsym-args-string): Use new data form of structure. | |
8132 (eldoc-get-var-docstring): Here also. | |
8133 (eldoc-last-data-store): New function. | |
8134 (eldoc-get-fnsym-args-string): Use it. | |
8135 (eldoc-get-var-docstring): Here also. | |
8136 (eldoc-docstring-first-line): Minimize interim string consing. | |
8137 Call substitute-command-keys on the result. | |
8138 (eldoc-print-var-docstrings, eldoc-print-docstring, | |
8139 eldoc-docstring-message): Functions removed. | |
8140 (eldoc-docstring-format-sym-doc): New function, functionality | |
8141 ripped out of eldoc-docstring-message. | |
8142 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it. | |
8143 | |
8144 1998-09-18 Kenichi Handa <handa@etl.go.jp> | |
8145 | |
8146 * international/mule.el (make-coding-system): Doc-string modified. | |
8147 | |
8148 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org> | |
8149 | |
8150 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type. | |
8151 | |
8152 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix | |
8153 customize type. | |
8154 | |
8155 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize | |
8156 type. | |
8157 | |
8158 * progmodes/compile.el (compilation-error-screen-columns): New | |
8159 variable. | |
8160 (compilation-next-error-locus): Use it to decide whether to use | |
8161 forward-char or move-to-column. | |
8162 | |
8163 * mail/rmail.el (rmail-movemail-program): Fix customize type. | |
8164 | |
8165 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage, | |
8166 feedmail-fiddle-plex-user-list, | |
8167 feedmail-spray-address-fiddle-plex-list, | |
8168 feedmail-prompt-before-queue-user-alist, | |
8169 feedmail-prompt-before-queue-help-supplement, | |
8170 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug, | |
8171 feedmail-queue-alternative-mail-header-separator): Fix customize | |
8172 type. | |
8173 | |
8174 * startup.el (site-run-file): Fix customize type. | |
8175 | |
8176 * speedbar.el (speedbar-initial-expansion-list-name): Fix | |
8177 customize type. | |
8178 | |
8179 * shell.el (shell-input-autoexpand): Fix customize type. | |
8180 | |
8181 * ps-print.el (ps-font-info-database): Add missing dots in value. | |
8182 Improve layout of customize type. | |
8183 | |
8184 * net-utils.el (traceroute-program-options, ping-program-options, | |
8185 ipconfig-program-options, netstat-program-options, | |
8186 arp-program-options, route-program-options, | |
8187 nslookup-program-options, ftp-program-options): Fix customize | |
8188 type. | |
8189 | |
8190 * midnight.el (clean-buffer-list-kill-regexps, | |
8191 clean-buffer-list-kill-buffer-names, | |
8192 clean-buffer-list-kill-never-buffer-names, | |
8193 clean-buffer-list-kill-never-regexps): Fix customize type. | |
8194 | |
8195 * man.el (Man-init-defvars): Avoid trailing nil on | |
8196 Man-filter-list. | |
8197 | |
8198 * lpr.el (printer-name): Fix customize type. | |
8199 | |
8200 1998-09-16 Kenichi Handa <handa@etl.go.jp> | |
8201 | |
8202 * international/mule-cmds.el (reset-language-environment): Call | |
8203 update-coding-systems-internal. | |
8204 | |
8205 * international/mule-conf.el: Call update-coding-systems-internal | |
8206 at the tail. | |
8207 | |
8208 1998-09-14 Dave Love <fx@gnu.org> | |
8209 | |
8210 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't | |
8211 use the menu-enable properties, pending doing it correctly and | |
8212 acceptably fast. | |
8213 | |
8214 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text. | |
8215 | |
8216 1998-09-13 Dave Love <d.love@dl.ac.uk> | |
8217 | |
8218 * progmodes/hideshow.el (hs-grok-mode-type): Check | |
8219 comment-{start,end} non-nil as well as bound. Report an error if | |
8220 we can't grok the mode. | |
8221 | |
8222 1998-09-13 Richard Stallman <rms@gnu.org> | |
8223 | |
8224 * simple.el (blink-matching-open): Don't log paren matching | |
8225 messages in *Messages*. | |
8226 | |
8227 1998-09-12 Richard Stallman <rms@gnu.org> | |
8228 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8229 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up): |
25837 | 8230 Set point-before-scroll at end even if there was an error. |
8231 | |
8232 * ange-ftp.el (ange-ftp-insert-file-contents): | |
8233 Use binary mode for dumb-unix hosts as for unix hosts. | |
8234 (ange-ftp-copy-file-internal): Likewise. | |
8235 | |
8236 * textmodes/paragraphs.el (use-hard-newlines): Doc fix. | |
8237 | |
8238 * emacs-lisp/pp.el: Doc fixes. | |
8239 | |
8240 * wid-edit.el (widget-menu-max-shortcuts): New variable. | |
8241 (widget-choose): Don't use single-char shortcuts if # items | |
8242 exceeds that many. Use minibuffer instead. | |
8243 | |
8244 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
8245 | |
8246 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg. | |
8247 | |
8248 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org> | |
8249 | |
8250 * speedbar.el (speedbar-frame-mode): Do not set frame position if | |
8251 in terminal mode. | |
8252 | |
8253 1998-09-10 Noah Friedman <friedman@splode.com> | |
8254 | |
8255 * rsz-mini.el (resize-minibuffer-mode): remove :version field from | |
8256 defcustom declaration. It's wreaking too much havoc with XEmacs | |
8257 and older versions of Emacs, which share this code. | |
8258 | |
8259 * type-break.el (type-break-mode): Here also. | |
8260 | |
8261 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg | |
8262 `t' to add-hook also to modify the new local value. | |
8263 | |
8264 1998-09-10 Dave Love <fx@gnu.org> | |
8265 | |
8266 * vc.el (vc-insert-headers): Doc fix. | |
8267 | |
8268 1998-09-10 Richard Stallman <rms@gnu.org> | |
8269 | |
8270 * textmodes/flyspell.el (flyspell-mode-on): Make the | |
8271 ispell-... variables permanent locals. | |
8272 (flyspell-mode-off): Add autoload cookie. | |
8273 | |
8274 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host, | |
8275 do use binary mode, just as for `unix'. | |
8276 (ange-ftp-host-type): If HOST is nil, return `unix'. | |
8277 | |
8278 * dired.el (dired-mark-files-containing-regexp): | |
8279 Don't scan directories. Ignore non-readable files. | |
8280 | |
8281 * progmodes/compile.el (compilation-error-regexp-alist): | |
8282 Fix previous change: allow . and _ in command name. | |
8283 | |
8284 * dired.el (dired-mark-files-containing-regexp): Fix previous change. | |
8285 | |
8286 * uncompress.el (uncompress-while-visiting): | |
8287 Use just the car of what find-operation-coding-system returns. | |
8288 | |
8289 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename. | |
8290 | |
8291 * shell.el (shell-file-name-quote-list): Add # to the value. | |
8292 | |
8293 1998-09-10 E. Jay Berkenbilt <ejb@ql.org> | |
8294 | |
8295 * textmodes/flyspell.el (flyspell-mode-on): fix kill-buffer-hook | |
8296 to make killing of ispell process work even if | |
8297 kill-all-local-variables has been run. | |
8298 | |
8299 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
8300 | |
8301 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite | |
8302 loop when sexp entry ends at end of file with no newline. | |
8303 | |
8304 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8305 | |
8306 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved) | |
8307 (Custom-reset-standard): Fix menu inconsistency. | |
8308 | |
8309 * mail/feedmail.el (feedmail-from-line): Allow t. | |
8310 (feedmail-message-id-suffix): Allow nil. | |
8311 | |
8312 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): | |
8313 Simplify. Make prefix arg work right. | |
8314 | |
8315 1998-09-09 Dave Love <fx@gnu.org> | |
8316 | |
8317 * textmodes/paragraphs.el (use-hard-newlines): Doc fix. | |
8318 | |
8319 * help.el (help-xref-interned): Bind inhibit-read-only when inserting. | |
8320 | |
8321 1998-09-08 Dave Love <fx@gnu.org> | |
8322 | |
8323 * add-log.el (change-log-font-lock-keywords): Do parenthesized | |
8324 stuff only after file names or at start of line. Allow parens | |
8325 around e-mail, as well as angles. | |
8326 | |
8327 * gnus/nnweb.el (require): Wrap requirement of w3 and url in | |
8328 ignore-errors too, eval'd when compile. Require w3 stuff at load | |
8329 time for nicer failure if it's not available. | |
8330 | |
8331 1998-09-07 Geoff Voelker <voelker@cs.washington.edu> | |
8332 | |
8333 * comint.el (comint-arguments): Ignore backslashes when using | |
8334 w32 shells that expect backslashes as the directory separator. | |
8335 | |
8336 1998-09-04 Kenichi Handa <handa@etl.go.jp> | |
8337 | |
8338 * international/fontset.el (resolved-ascii-font): New variable. | |
8339 (x-complement-fontset-spec): By side effect, set | |
8340 `resolved-ascii-font' to the resolved name of ASCII font." | |
8341 (create-fontset-from-fontset-spec): Don't get a value for | |
8342 resolved-ascii-font from the list full-fontlist. It is set by | |
8343 x-complement-fontset-spec now. | |
8344 | |
8345 * ps-print.el: To make it work also on Emacs 20.2 and the earlier | |
8346 version, check the value of mule-version. | |
8347 | |
8348 1998-09-07 Carsten Dominik <cd@delysid.gnu.org> | |
8349 | |
8350 * textmodes/reftex.el (reftex-view-crossref): Split up into | |
8351 several functions. No longer moves to find a macro. | |
8352 (reftex-view-cr-cite, reftex-view-cr-ref, | |
8353 reftex-end-of-bib-entry): New functions. | |
8354 (reftex-auto-view-crossref): New value `window' allowed. | |
8355 (reftex-view-crossref-when-idle): Process new `window' option in | |
8356 (reftex-translate-to-ascii-function): New default. | |
8357 (reftex-label-illegal-re): Default changed, removed Latin1. | |
8358 (reftex-latin1-to-ascii): New function. | |
8359 (reftex-what-environment): Check for section regexp before use. | |
8360 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with | |
8361 absolute path names. | |
8362 (reftex-TeX-master-file): Changed sequence of file checks. | |
8363 (reftex-do-citation): bibview cache only with RefTeX mode on. | |
8364 | |
8365 1998-09-06 Richard Stallman <rms@gnu.org> | |
8366 | |
8367 * progmodes/compile.el (compilation-error-regexp-alist): | |
8368 In first pattern (GNU utilities and other things), | |
8369 allow a space after the optional program name at the beginning. | |
8370 | |
8371 * mail/mail-hist.el (mail-hist-current-header-contents): | |
8372 Fix previous change: use mail-header-end. | |
8373 | |
8374 1998-09-06 Bill Richter <richter@math.nwu.edu> | |
8375 | |
8376 * international/ccl.el: Doc fixes. | |
8377 * international/encoded-kb.el: Doc fixes. | |
8378 * international/fontset.el: Doc fixes. | |
8379 * international/kinsoku.el: Doc fixes. | |
8380 * international/kkc.el: Doc fixes. | |
8381 * international/mule-cmds.el: Doc fixes. | |
8382 * international/mule-conf.el: Doc fixes. | |
8383 * international/mule-util.el: Doc fixes. | |
8384 * international/mule.el: Doc fixes. | |
8385 | |
8386 1998-09-05 Eric Ludlam <zappo@gnu.org> | |
8387 | |
8388 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function. | |
8389 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'. | |
8390 (checkdoc-this-string-valid-engine): Permit ? as terminating | |
8391 punctuation for first line sentence breaking. | |
8392 (checkdoc-this-string-valid): When converting a comment into a doc | |
8393 string, make sure " chars are \". | |
8394 (checkdoc-sentencespace-region-engine): Only do double space check | |
8395 if based on the variable `sentence-end-double-space' | |
8396 (checkdoc-this-string-valid-engine): ? ends valid sentence. | |
8397 (checkdoc-proper-noun-region-engine): Exclude items in URLs | |
8398 | |
8399 1998-09-04 Richard Stallman <rms@gnu.org> | |
8400 | |
8401 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): | |
8402 Recognize define-skeleton as a function definer. | |
8403 | |
8404 * cus-edit.el (customize-option): Refuse to customize | |
8405 a variable that has no defcustom. But if variable is autoloaded, | |
8406 first try to load the library that defines it. | |
8407 | |
8408 * international/iso-insert.el: Use `string' before calling `insert' | |
8409 so that in multibyte buffers we insert multibyte chars. | |
8410 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8411 * dired.el (dired-mark-files-containing-regexp): |
25837 | 8412 Don't use find-file; instead, insert the file in a temp buffer. |
8413 | |
8414 * textmodes/tex-mode.el (tex-start-options-string): New option. | |
8415 (tex-start-tex): Use that variable. | |
8416 | |
8417 * mail/rmail.el (rmail-primary-inbox-list): Make the initial | |
8418 value in the `repeat' alternative a list. | |
8419 | |
8420 * textmodes/fill.el (fill-individual-paragraphs): Before deleting | |
8421 the inserted newline, verify that one was really inserted. | |
8422 | |
8423 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode | |
8424 remains on or remains off. | |
8425 (flyspell-multi-language-p): Default changed to nil. | |
8426 | |
8427 * progmodes/ada-mode.el (ada-search-ignore-string-comment): | |
8428 In "found in comment" case, don't beginning-of-line after forward-line. | |
8429 | |
8430 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): | |
8431 If the function definition is not a lambda, return original FORM | |
8432 with no error. | |
8433 | |
8434 1998-09-04 Peter Breton <pbreton@ne.mediaone.net> | |
8435 | |
8436 * net-utils.el (netstat-program-options): Changed from nil to "-a" | |
8437 so that by default netstat shows all network connections. | |
8438 | |
8439 1998-09-04 Bob Weiner <weiner@altrasoft.com> | |
8440 | |
8441 * international/quail.el: Doc fixes. | |
8442 | |
8443 * info.el (info): Don't add parens if FILE already has them. | |
8444 | |
8445 1998-09-04 Geoff Voelker <voelker@cs.washington.edu> | |
8446 | |
8447 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word | |
8448 on extension lines. | |
8449 | |
8450 1998-09-03 Geoff Voelker <voelker@cs.washington.edu> | |
8451 | |
8452 * w32-fns.el (w32-shell-dos-semantics): New function. | |
8453 | |
8454 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu> | |
8455 | |
8456 * international/quail.el (quail-choose-completion-string): Store | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8457 completion `choice' in `quail-current-str'; don't insert it. |
25837 | 8458 |
8459 1998-09-02 Kenichi Handa <handa@etl.go.jp> | |
8460 | |
8461 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH | |
8462 argument to ps-mule-generate-bitmap-font. | |
8463 | |
8464 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII | |
8465 entry and change Latin-1 entry in the default value. | |
8466 (ps-mule-font-info-database-ps-bdf): New variable. | |
8467 (ccl-encode-ethio-unicode): Bug of CCL code fixed. | |
8468 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function | |
8469 registerd in FONT-SPEC. | |
8470 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct | |
8471 charcter width of bitmap fonts. | |
8472 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript | |
8473 procedure NF. | |
8474 (ps-begin-file): Output PostScript code for setting | |
8475 SpaceWidthRatio. | |
8476 (ps-plot-region): Use line-beginning-position to get a position of | |
8477 the beginning of the current line. | |
8478 | |
8479 * international/mule-cmds.el (register-input-method): Doc-string | |
8480 modified. | |
8481 | |
8482 1998-09-01 Dave Love <fx@gnu.org> | |
8483 | |
8484 * international/mule-cmds.el (current-language-environment): Fix | |
8485 setter function. | |
8486 | |
8487 1998-09-01 Simon Marshall <simon@gnu.org> | |
8488 | |
8489 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite. | |
8490 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately. | |
8491 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class | |
8492 names with font-lock-type-face. Fontify type specs, etc., with | |
8493 font-lock-keyword-face. | |
8494 | |
8495 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
8496 | |
8497 * international/fontset.el (x-complement-fontset-spec): If ASCII | |
8498 font is specified in FONTLIST, don't substitute it for the | |
8499 resolved name. | |
8500 | |
8501 1998-08-31 Paul Eggert <eggert@twinsun.com> | |
8502 | |
8503 * international/mule.el (charset-description): Doc fix. | |
8504 | |
8505 * language/chinese.el, language/cyrillic.el, language/czech.el, | |
8506 language/devanagari.el, language/ethiopic.el, | |
8507 language/european.el, language/hebrew.el, language/indian.el, | |
8508 language/japanese.el, language/korean.el, language/lao.el, | |
8509 language/slovak.el, language/thai.el, language/tibetan.el, | |
8510 language/vietnamese.el: | |
8511 Add coding: local variable, to avoid bootstrapping problem | |
8512 if you need to recompile all the Lisp files using interpreted code. | |
8513 | |
8514 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
8515 | |
8516 * cal-china.el (chinese-year-cache): Change range of years from | |
8517 1989-2000 to 1990-2010. | |
8518 | |
8519 1998-08-29 Dave Love <d.love@dl.ac.uk> | |
8520 | |
8521 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie. | |
8522 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined. | |
8523 | |
8524 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
8525 | |
8526 * ps-print.el (ps-print-control-characters): Doc-string modified. | |
8527 (ps-output-string-prim): Comment format changed. | |
8528 (ps-do-despool): Indentation of source code changed. | |
8529 | |
8530 1998-08-28 Kenichi Handa <handa@etl.go.jp> | |
8531 | |
8532 * subr.el (sref): Make it an alias of aref. Make the | |
8533 byte-compiler warn that it is obsolete. | |
8534 (char-bytes): Make the byte-compiler warn that it is obsolete. | |
8535 | |
8536 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment): | |
8537 Calculate the total bytes using position-bytes instead of | |
8538 char-bytes. | |
8539 | |
8540 1998-08-27 Karl Heuer <kwzh@gnu.org> | |
8541 | |
8542 * snmp-mode.el: New file. | |
8543 * files.el (auto-mode-alist): Add snmp-mode patterns. | |
8544 | |
8545 1998-08-27 Karl Eichwalder <ke@suse.de> | |
8546 | |
8547 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'. | |
8548 | |
8549 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
8550 | |
8551 * calendar/diary-lib.el (diary-block): Doc fix.. | |
8552 * calendar/calendar.el (diary-list-include-blanks): Doc fix.. | |
8553 | |
8554 1998-08-27 Richard Stallman <rms@gnu.org> | |
8555 | |
8556 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp. | |
8557 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space. | |
8558 Clear appt-mode-string if we don't put something in it. | |
8559 | |
8560 1998-08-27 Dave Love <fx@gnu.org> | |
8561 | |
8562 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking | |
8563 dired-local-variables-file for dired-x. | |
8564 | |
8565 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look | |
8566 for compressed library files too. | |
8567 | |
8568 1998-08-26 Kenichi Handa <handa@etl.go.jp> | |
8569 | |
8570 * language/european.el ("Latin-1"): Modify `documentation' key value. | |
8571 ("Latin-2"): Likewise. | |
8572 | |
8573 1998-08-26 Karl Heuer <kwzh@gnu.org> | |
8574 | |
8575 * dired-x.el (dired-guess-shell-alist-default): Fix regexp. | |
8576 | |
8577 1998-08-26 Albert L. Ting <alt@artisan.com> | |
8578 | |
8579 * mail/mail-hist.el (mail-hist-current-header-name): Fix test. | |
8580 (mail-hist-current-header-contents): Use mail-text-start. | |
8581 | |
8582 1998-08-26 Richard Stallman <rms@gnu.org> | |
8583 | |
8584 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2. | |
8585 (customize-changed-options-previous-release): New variable. | |
8586 (customize-changed-options): Use that variable as default arg. | |
8587 | |
8588 1998-08-26 Karl Eichwalder <ke@suse.de> | |
8589 | |
8590 * midnight.el: Require `timer' not only when compiling. | |
8591 | |
8592 1998-08-26 Per Starback <starback@update.uu.se> | |
8593 | |
8594 * gnus/gnus-start.el (gnus-check-first-time-used): Change current | |
8595 buffer before creating help group. | |
8596 | |
8597 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
8598 | |
8599 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind | |
8600 coding-system-for-write before saving. | |
8601 | |
8602 1998-08-26 Kevin Rodgers <kevinr@ihs.com> | |
8603 | |
8604 * isearch.el (isearch-forward): Doc fix. | |
8605 | |
8606 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org> | |
8607 | |
8608 * emacs-lisp/find-func.el: Fix :version tags to have a string | |
8609 value, not a float. | |
8610 | |
8611 * cus-dep.el: Fix typo in output. | |
8612 | |
8613 1998-08-25 Dave Love <fx@gnu.org> | |
8614 | |
8615 * repeat.el (repeat): Doc fix. | |
8616 [From rms:] | |
8617 (repeat-previous-repeated-command): New variable. | |
8618 (repeat): Check for real-last-command being null or repeat. Set | |
8619 repeat-previous-repeated-command. | |
8620 | |
8621 * browse-url.el (browse-url-netscape): Fix format for hex escapes. | |
8622 | |
8623 1998-08-25 Kenichi Handa <handa@etl.go.jp> | |
8624 | |
8625 * gnus/message.el (message-send-mail-with-sendmail): Bind | |
8626 coding-system-for-write by the return value of | |
8627 select-message-coding-system. | |
8628 (message-send-mail-with-qmail): Likewise. | |
8629 | |
8630 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org> | |
8631 | |
8632 * emacs-lisp/autoload.el: Fix doc-string-elt property on | |
8633 define-derived-mode. | |
8634 | |
8635 * files.el (file-name-invalid-regexp): | |
8636 Fix regex for ms-dos without long file names. | |
8637 | |
8638 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
8639 | |
8640 * ps-print.el: Multi-byte buffer handling. | |
8641 (ps-print-version): New version number (4.0) and doc fix. | |
8642 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional | |
8643 compilation for GNU Emacs and emacsens. | |
8644 (ps-generate-postscript-with-faces): Force invisible text to be | |
8645 visible. | |
8646 (dos-ps-printer): New var to avoid compilation gripes. | |
8647 | |
8648 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
8649 | |
8650 * ps-print.el (ps-mule-plot-string): Pay attention to the case | |
8651 that no more characters can't be printed in the current line. | |
8652 | |
8653 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
8654 | |
8655 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be | |
8656 greater than TO. | |
8657 | |
8658 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
8659 | |
8660 * ps-print.el: Add codes to make ps-print.el work also on Emacs | |
8661 20.2 and the earlier version. | |
8662 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2. | |
8663 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise. | |
8664 (ps-mule-find-wrappoint): Likewise. | |
8665 (ps-mule-generate-font): Change `X' to `x' in format | |
8666 control-string. | |
8667 (ps-generate): Call ps-mule-begin before calling ps-begin-job. | |
8668 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and | |
8669 `restore' form procedures `BC' and `EC'. | |
8670 | |
8671 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
8672 | |
8673 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox | |
8674 is an executable procedure. Make LineThickness, Xshadow, and | |
8675 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc. | |
8676 (ps-mule-font-info-database, ps-mule-font-info-database-ps, | |
8677 ps-mule-font-info-database-bdf): New vars. | |
8678 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs. | |
8679 (ccl-encode-ethio-unicode): New CCL program. | |
8680 (ps-mule-encode-ethiopic): New fun. | |
8681 (ps-mule-current-charset): New var. | |
8682 (ps-mule-get-font-spec, ps-mule-font-spec-src, | |
8683 ps-mule-font-spec-name, ps-mule-font-spec-encoding, | |
8684 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs. | |
8685 (ps-mule-external-libraries): New var. | |
8686 (ps-mule-init-external-library): New fun. | |
8687 (ps-mule-font-cache): New var. | |
8688 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs. | |
8689 (ps-last-font): New var. | |
8690 (ps-mule-prepare-font): New fun. | |
8691 (ps-mule-charset-list): New var. | |
8692 (ps-mule-prologue-generated, ps-mule-prologue): New vars. | |
8693 (ps-mule-skip-same-charset, ps-mule-find-wrappoint, | |
8694 ps-mule-plot-string): New funs. | |
8695 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue): | |
8696 New vars. | |
8697 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar, | |
8698 ps-mule-prepare-cmpchar-font): New funs. | |
8699 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New | |
8700 vars. | |
8701 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font, | |
8702 ps-mule-generate-bitmap-glyph): New funs. | |
8703 (ps-mule-initialize, ps-mule-begin): New funs. | |
8704 (ps-output-string-prim): Insert string as unibyte. | |
8705 (ps-output-prologue): New fun. | |
8706 (ps-flush-output): Handle the case of 'prologue. | |
8707 (ps-begin-file): Call ps-mule-initialize. | |
8708 (ps-begin-job): Set ps-control-or-escape-regexp differently if | |
8709 printing multibyte characters. | |
8710 (ps-begin-page): Set ps-mule-current-charset to 'ascii. | |
8711 (ps-basic-plot-string): Handle the case of printing ASCII | |
8712 characters by external libraries (e.g. BDF). | |
8713 (ps-set-font): Set ps-last-font. | |
8714 (ps-plot-region): Handle multibyte characters, use | |
8715 ps-mule-plot-string for them. | |
8716 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin. | |
8717 | |
8718 * bdf.el: New file. | |
8719 | |
8720 1998-08-23 Kenichi HANDA <handa@etl.go.jp> | |
8721 | |
8722 * international/mule-cmds.el (select-message-coding-system): New | |
8723 function. | |
8724 (set-language-environment-coding-systems): Set | |
8725 default-sendmail-coding-system. | |
8726 | |
8727 * mail/sendmail.el (sendmail-coding-system): Doc-string modified. | |
8728 (default-sendmail-coding-system): New variable. | |
8729 (sendmail-send-it): Encode the message by a coding system | |
8730 select-message-coding-system returns. | |
8731 | |
8732 1998-08-23 Eric Ludlam <zappo@gnu.org> | |
8733 | |
8734 * speedbar.el: (speedbar-with-writable): remove `toggle-read-only'. | |
8735 (speedbar-mode): Set buffer to read only. | |
8736 (speedbar-temp-buffer-show-function): For emacs don't call hook | |
8737 with arguments. | |
8738 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable. | |
8739 | |
8740 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu> | |
8741 | |
8742 * speedbar.el (speedbar-key-map): Fix typo. | |
8743 | |
8744 See ChangeLog.7 for earlier changes. |