Mercurial > emacs
annotate lisp/ChangeLog @ 26598:7c28a5765af4
(text-mode-hook): Customize.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 25 Nov 1999 19:00:17 +0000 |
parents | 76b6a75471e1 |
children | a31098c759d5 |
rev | line source |
---|---|
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
1 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
|
2 |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
3 * viper*el: replaced old-style backquotes. |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
4 |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
5 * ediff*el: replaced old-style backquotes. |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
6 |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
7 * ediff-merge |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
8 (ediff-looks-like-combined-merge,ediff-get-combined-region): |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
9 changed to support the new format for ediff-combination-pattern. |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
10 |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
11 * ediff-diff (ediff-set-fine-overlays-in-one-buffer): |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
12 changed to support the new format for ediff-combination-pattern. |
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
13 |
26581 | 14 1999-11-24 Dave Love <fx@gnu.org> |
15 | |
26584 | 16 * custom.el (custom-declare-group): Purecopy DOC. |
17 (custom-handle-keyword): Purecopy VALUE. | |
18 (custom-add-link): Purecopy WIDGET. | |
19 (custom-add-version): Purecopy VERSION. | |
20 (custom-add-load): Purecopy LOAD. | |
21 | |
22 * cus-face.el (custom-declare-face): Purecopy DOC. | |
23 | |
26581 | 24 * info.el: |
25 (Info-build-node-completions, Info-search, Info-follow-reference) | |
26 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token) | |
27 (Info-find-emacs-command-nodes): Avoid properties on matched text | |
28 which may appear in minibuffer. | |
29 | |
26579 | 30 1999-11-24 Gerd Moellmann <gerd@gnu.org> |
31 | |
32 * locate.el (locate-with-filter): Doc fix. | |
33 | |
26577 | 34 1999-11-24 Alex Schroeder <alex@gnu.org> |
35 | |
36 * sql.el (sql-find-sqli-buffer): New function. | |
37 (sql-set-sqli-buffer-generally): New function. | |
38 (sql-set-sqli-buffer): Better checking of new-buffer. | |
39 (sql-copy-column): Add comma after INTO clause, too. | |
40 | |
41 1999-11-24 Alex Schroeder <alex@gnu.org> | |
42 | |
43 * sql.el (sql-imenu-generic-expression): New, used to set | |
44 imenu-generic-expression. | |
45 | |
46 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when | |
47 setting font-lock-defaults' SYNTAX-ALIST. Set | |
48 imenu-generic-expression, imenu-case-fold-search, and | |
49 imenu-syntax-alist. | |
50 | |
51 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95 | |
52 and 46 when setting font-lock-defaults' SYNTAX-ALIST. | |
53 | |
26575 | 54 1999-11-23 Andrew Innes <andrewi@gnu.org> |
55 | |
56 * w32-win.el (w32-drag-n-drop): Load files in current window, if | |
57 drop coords aren't over a specific window. | |
58 | |
26564 | 59 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
60 | |
61 * ps-print.el: Define mule funs without checking if mule package is | |
62 loaded. | |
63 (ps-print-version): New version number (5.0.1). | |
64 (ps-header-dirpart): Now uses abbreviate-file-name. | |
65 | |
26559 | 66 1999-11-23 Dave Love <fx@gnu.org> |
67 | |
26561 | 68 * fortran.el (fortran-comment-line-start): Renamed from |
69 comment-line-start. | |
70 (fortran-comment-line-start-skip): Renamed from | |
71 comment-line-start-skip. | |
72 (fortran-mode-map): Use renamed functions. Add manual and custom | |
73 entries to menu. | |
74 (fortran-mode-hook): Customize. | |
75 (fortran-comment-indent-function): Renamed from | |
76 fortran-comment-hook. | |
77 (delete-horizontal-regexp): Function deleted. | |
78 (fortran-electric-line-number): Simplified. | |
79 (fortran-beginning-of-subprogram): Renamed from | |
80 beginning-of-fortran-subprogram. | |
81 (fortran-end-of-subprogram): Renamed from | |
82 end-of-fortran-subprogram. | |
83 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram. | |
84 (fortran-previous-statement, fortran-next-statement): Simplified. | |
85 (fortran-blink-match): New function. | |
86 (fortran-blink-matching-if, fortran-blink-matching-do): Use it. | |
87 (fortran-indent-to-column): Don't use delete-horizontal-regexp. | |
88 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use | |
89 line-end-position. | |
90 (fortran-fill): No longer interactive. Simplified. | |
91 (fortran-break-line): Simplified. | |
92 (fortran-analyze-file-format): Use char-after, not looking-at. | |
93 | |
26559 | 94 * find-func.el (find-function-regexp): Use `define-minor-mode' |
95 after easy-menu change. | |
96 | |
26554 | 97 1999-11-23 Gerd Moellmann <gerd@gnu.org> |
98 | |
99 * comint.el: Add redirection.from active comint buffers into | |
100 another buffer. Written by Peter Breton. | |
101 | |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
102 1999-11-23 Stefan Monnier <monnier@cs.yale.edu> |
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
103 |
26552
88324520c7fc
(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26551
diff
changeset
|
104 * emacs-lisp/autoload.el (make-autoload): Recognize the new |
26554 | 105 `define-minor-mode'. |
26552
88324520c7fc
(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26551
diff
changeset
|
106 (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
|
107 |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
108 * emacs-lisp/easy-mmode.el: Changed maintainer. |
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
109 (easy-mmode-define-toggle): New BODY arg; Never append `-mode'; |
26554 | 110 Use defcustom for the hooks; Improve the auto-generated docstrings. |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
111 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'. |
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
112 (define-minor-mode): Add BODY arg; Only declare the keymap if |
26554 | 113 provided; Improve the auto-generated docstrings. |
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
114 |
26533 | 115 1999-11-22 Gerd Moellmann <gerd@gnu.org> |
116 | |
26554 | 117 * textmodes/text-mode.el (text-mode): Construct paragraph-start so |
26545 | 118 that the leading `^' is at the start. This is necessary because |
119 paragraphs.el tries to remove anchors, but can find them only if | |
120 they are the first character. | |
121 | |
26543 | 122 * progmodes/antlr-mode.el: New file. |
123 | |
26533 | 124 * calendar/calendar.el: Fix autoload for |
125 calendar-absolute-from-astro. Add autoload for | |
126 calendar-print-astro-day-number. | |
127 | |
26524 | 128 1999-11-21 Anders Lindgren <andersl@andersl.com> |
129 | |
130 * follow.el: Use modern backquote syntax. Minor comment update. | |
131 | |
26520 | 132 1999-11-21 Gerd Moellmann <gerd@gnu.org> |
133 | |
26522 | 134 * simple.el (with-syntax-table): Don't switch buffers. |
135 | |
26520 | 136 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el, |
137 progmodes/hideif.el: Use new backquote syntax. | |
138 | |
26517 | 139 1999-11-21 Ken Manheimer <klm@python.org> |
140 | |
141 * icomplete.el (icomplete-completions): Use an explicit variable | |
142 `icomplete-prospects-length', obviating the need to use an | |
143 apparently faulty throw/catch arrangement. | |
144 | |
26515
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
145 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
|
146 |
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
147 * 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
|
148 character code 255. |
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
149 |
26511 | 150 1999-11-20 Kenichi Handa <handa@mule.m17n.org> |
151 | |
152 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font | |
153 for the charset chinese-sisheng is 7bit encoding, not 8bit. | |
154 | |
26508
8548cb8ad6e2
(PC-do-complete-and-exit): use minibuffer-prompt-end to
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26505
diff
changeset
|
155 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
|
156 |
26517 | 157 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the |
158 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars. | |
159 | |
160 * files.el (auto-mode-alist): Add patterns for diff-mode. | |
161 | |
162 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end | |
163 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
|
164 |
26505 | 165 1999-11-18 Dave Love <fx@gnu.org> |
166 | |
167 * simple.el (input-mode-8-bit): Fix the customization. | |
168 | |
26489 | 169 1999-11-18 Gerd Moellmann <gerd@gnu.org> |
170 | |
26494 | 171 * international/iso-acc.el (iso-languages): Add more |
172 characters for Portuguese. | |
173 | |
26492 | 174 * speedbar.el: Clean up comment at the start of the file. |
175 Remove RCS id. | |
176 | |
26489 | 177 * progmodes/compile.el (compilation-parse-errors): Use |
178 compilation-buffer-p instead of testing major-mode. | |
179 | |
26496 | 180 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk> |
181 | |
182 * quickurl.el Added defcustom of quickurl-completion-ignore-case. | |
183 (quickurl-ask): completion-ignore-case is set to the value of | |
184 quickurl-completion-ignore-case for the duration of the call to | |
185 completing-read. | |
186 | |
26487 | 187 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
188 | |
189 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook. | |
190 | |
26484
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
191 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
|
192 |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
193 * 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
|
194 instead of ps-print-def. |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
195 |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
196 * 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
|
197 |
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
198 * 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
|
199 |
26477 | 200 1999-11-17 Gerd Moellmann <gerd@gnu.org> |
201 | |
202 * simple.el (with-syntax-table): Save buffer explicitly instead of | |
203 using save-excursion. | |
204 | |
26467 | 205 1999-11-16 Gerd Moellmann <gerd@gnu.org> |
206 | |
207 * mail/supercite.el: New maintainer. | |
208 | |
209 1999-11-16 Reto Zimmermann <reto@synopsys.com> | |
210 | |
211 * progmodes/vhdl-mode.el: Use new backquote syntax. | |
212 | |
213 1999-11-16 Gerd Moellmann <gerd@gnu.org> | |
214 | |
215 * simple.el (with-syntax-table): New. | |
216 | |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
217 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
|
218 |
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
219 * 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
|
220 |
26458
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
221 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
|
222 |
26458
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
223 * goto-addr.el (goto-address-at-mouse, |
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
224 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
|
225 (goto-address-mail-method): removed variable. |
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
226 (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
|
227 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
|
228 |
26457
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
229 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
|
230 |
26457
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
231 * simple.el (backward-delete-char-untabify): |
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
232 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
|
233 hungrily including newlines. |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
234 |
26456 | 235 1999-11-15 Sam Steingold <sds@ksp.com> |
236 | |
237 * 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
|
238 |
26452 | 239 1999-11-15 Dave Love <fx@gnu.org> |
240 | |
241 * cus-edit.el (customize-face, customize-face-other-window): | |
242 Require match from completing-read. | |
243 (custom-buffer-done-function): Default to custom-bury-buffer, not | |
244 bury-buffer. | |
245 | |
26450 | 246 1999-11-15 Gerd Moellmann <gerd@gnu.org> |
247 | |
26456 | 248 * mail/rmail.el, iswitchb.el, hippie-exp.el, |
249 progmodes/cperl-mode.el: Use new backquote syntax. | |
26450 | 250 |
26445 | 251 1998-09-14 Michael Ernst <mernst@alum.mit.edu> |
252 | |
253 * uniquify.el: Use new backquote syntax. | |
254 | |
255 1999-11-14 Markus Rost <rost@ias.edu> | |
26443 | 256 |
257 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r | |
258 as in ispell-local-dictionary-alist. | |
259 | |
26445 | 260 1999-11-14 Alex Schroeder <alex@gnu.org> |
26440 | 261 |
262 * ansi-color.el (ansi-color-apply): Updated regexps to include | |
263 highlighted face. | |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
264 |
26445 | 265 1999-01-14 Johan Vromans <jvromans@squirrel.nl> |
26437 | 266 |
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
267 * forms.el (forms--make-format-elt-using-text-properties): |
26437 | 268 Treat `intangible' differently. |
269 | |
270 * forms.el: Use new backquote syntax. | |
271 | |
26434 | 272 1999-11-13 Gerd Moellmann <gerd@gnu.org> |
273 | |
274 * textmodes/scribe.el (scribe-mode): Doc-fix. | |
275 | |
26431
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
276 1999-11-13 Peter Breton <pbreton@ne.mediaone.net> |
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
277 |
26435 | 278 * net-utils.el (run-network-program, net-utils-run-program): Use |
279 the new backquote syntax. | |
280 (smbclient-program, smbclient-program-options) | |
281 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New | |
282 variables | |
26431
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
283 (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
|
284 |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
285 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
|
286 |
26435 | 287 * emulation/viper-init.el (viper-deflocalvar, viper-loop) |
288 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair) | |
289 (viper-kbd-buf-definition, viper-kbd-mode-alist) | |
290 (viper-kbd-mode-pair, viper-kbd-mode-definition) | |
291 (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
|
292 Use the new backquote syntax. |
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
293 |
26435 | 294 * emulation/viper-cmd.el (viper-test-com-defun) |
295 (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
|
296 Use the new backquote syntax. |
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
297 |
26428
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
298 * emacs-lisp/debug.el (debugger-env-macro): |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
299 Use the new backquote syntax. |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
300 |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
301 * 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
|
302 Use the new backquote syntax. |
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
303 |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
304 * 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
|
305 New user variable. |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
306 (calendar-hide-window): Use it. |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
307 (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
|
308 Use the new backquote syntax. |
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
309 |
26424 | 310 1999-11-12 Andrew Innes <andrewi@gnu.org> |
311 | |
312 * select.el (x-set-selection): Call buffer-substring, not | |
313 substring. Also fix docstring | |
314 | |
26422 | 315 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl> |
316 | |
317 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list | |
318 of customizable variables to bug report message. Added | |
319 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
|
320 |
26419 | 321 1999-11-12 Gerd Moellmann <gerd@gnu.org> |
322 | |
323 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name | |
324 to display file names. | |
325 | |
26409 | 326 1999-11-11 Gerd Moellmann <gerd@gnu.org> |
327 | |
26411 | 328 * mwheel.el: Fix copyright notice, don't require 'cl at run time. |
329 | |
26409 | 330 * isearch.el: Add lazy-highlighting feature. |
331 | |
26406 | 332 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl> |
333 | |
334 * progmodes/ps-mode.el (ps-mode-maintainer-address): New | |
335 constant. | |
336 (ps-mode-submit-bug-report): New function. Entry added to menu. | |
337 | |
26399
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
338 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
|
339 |
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
340 * 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
|
341 |
26394 | 342 1999-11-10 Gerd Moellmann <gerd@gnu.org> |
343 | |
26406 | 344 * startup.el (initial-scratch-message): Add ";;" to the front of |
345 lines in the message. | |
346 | |
26396 | 347 * files.el (file-local-copy): Remove optional BUFFER argument |
348 because that's not used by anything. | |
349 | |
26394 | 350 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as |
351 to-address. | |
352 | |
26387 | 353 1999-11-08 Markus Rost <rost@ias.edu> |
354 | |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
355 * wid-edit.el (widget-button-click): Wrap with save-excursion |
26387 | 356 to restore track-mouse in the correct buffer. |
357 | |
358 1999-11-08 Gerd Moellmann <gerd@gnu.org> | |
359 | |
360 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com. | |
361 | |
362 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl> | |
363 | |
364 * progmodes/ps-mode.el (ps-mode-print-function): Changed default | |
365 lpr-command to "lp" for some system-types. (copied from lpr.el | |
366 Emacs version 20.2.1). | |
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
367 |
26362 | 368 1999-11-04 Markus Rost <rost@ias.edu> |
369 | |
370 * simple.el (comment-region): Strip off white space at end of | |
371 comment-start. | |
372 | |
26354 | 373 1999-11-04 Gerd Moellmann <gerd@gnu.org> |
374 | |
375 * faces.el (secondary-selection): Fix wrong color name. | |
376 | |
26352 | 377 1999-11-04 John Tobey <jtobey@epsilondev.com> |
378 | |
379 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0", | |
380 the default when invoking perldb in a non-Perl buffer, and other | |
381 cases involving -e or --. | |
382 | |
26342 | 383 1999-11-04 Gerd Moellmann <gerd@gnu.org> |
384 | |
26352 | 385 * simple.el (previous-matching-history-element) |
386 (next-history-element): Use delete-field instead of erase-field. | |
387 | |
388 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit): | |
389 Use delete-field instead of erase-field. | |
390 | |
26344 | 391 * faces.el (secondary-selection): Change background to yellow. |
392 | |
26342 | 393 * complete.el (PC-do-completion): Use minibuffer-prompt-end to |
394 find the start of the text. Use field-string to read the user | |
395 input. | |
396 | |
26333 | 397 1999-11-03 Gerd Moellmann <gerd@gnu.org> |
398 | |
26338 | 399 * faces.el (make-face-bold, make-face-unbold, make-face-italic) |
400 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument | |
401 for compatibility with old face implementation. | |
402 | |
26336 | 403 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit): |
404 Use erase-field instead of erase-buffer. | |
405 | |
26333 | 406 * frame.el (blink-cursor-mode, blink-cursor-end): Use |
407 internal-show-cursor with new interface. | |
408 (blink-cursor-timer-function): New. | |
409 (blink-cursor-start): Use blink-cursor-timer-function. | |
410 | |
26331 | 411 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
412 | |
413 * calendar.el (redraw-calendar): Move to nearest date before | |
414 redrawing. | |
415 | |
416 * diary-lib.el (simple-diary-display): Reset modeline even if | |
417 there are no diary entries since the diary buffer may be displayed. | |
418 | |
26326 | 419 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
420 | |
421 * emacs-lisp/debug.el (debug): If noninteractive, display the | |
422 backtrace using `message', then exit Emacs. | |
423 (debugger-batch-max-lines): New variable. | |
424 (debugger-setup-buffer): New subroutine, broken out of `debug'. | |
425 Change the messages put at the start, to say that the debugger | |
426 was entered. | |
427 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
428 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
|
429 |
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
430 * 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
|
431 |
26295 | 432 1999-11-01 John Tobey <jtobey@epsilondev.com> |
433 | |
434 * gud.el: (gud-perldb-massage-args): Massage correctly in the | |
435 presence of perl switches other than "-e". | |
436 | |
26287 | 437 1999-11-01 Markus Rost <rost@ias.edu> |
438 | |
439 * dired-x.el (dired-smart-shell-command): Use | |
440 shell-command-history as in shell-command. | |
441 | |
26282 | 442 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
443 | |
444 * userlock.el (ask-user-about-lock): Doc fix. | |
445 | |
26285 | 446 * frame.el: Doc fixes. |
447 | |
26271 | 448 1999-11-01 Gerd Moellmann <gerd@gnu.org> |
449 | |
26279 | 450 * frame.el (blink-cursor-mode): Call internal-show-cursor instead |
451 of show-cursor. | |
452 (blink-cursor-start, blink-cursor-end): Ditto. | |
453 | |
26271 | 454 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode. |
455 | |
26269 | 456 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
457 | |
458 * window.el (walk-windows): If ALL-FRAMES is a frame, | |
459 start on that frame. Use save-selected-window. | |
460 | |
26266 | 461 1999-11-01 Gerd Moellmann <gerd@gnu.org> |
462 | |
463 * simple.el (end-of-buffer): Use window-end to find the window end | |
464 instead of vertical-motion because this handles variable-height | |
465 lines correctly. | |
466 | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
467 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu> |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
468 |
26266 | 469 * 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
|
470 |
26266 | 471 * 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
|
472 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
|
473 windows. |
26266 | 474 (ediff-file-checked-in-p): Don't consider CVS |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
475 files checked in. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
476 (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
|
477 are writing to a newly created empty file. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
478 |
26266 | 479 * 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
|
480 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
481 * ediff-vers.el (ediff-pcl-cvs-view-revision): |
26266 | 482 First cd to the file directory. reportedly works |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
483 better with remote files. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
484 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
485 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal): |
26266 | 486 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
|
487 |
26271 | 488 * ediff-diff.el (ediff-cmp-options): New variable. |
26267 | 489 (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
|
490 |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
491 * ediff-ptch.el (ediff-prompt-for-patch-buffer, |
26266 | 492 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
|
493 patch. |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
494 |
26271 | 495 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c |
496 C-g | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
497 |
26266 | 498 * viper-util.el (viper-nontrivial-find-file-function): Deleted. |
499 (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
|
500 (viper-save-cursor-color,viper-restore-cursor-color): |
26266 | 501 Improved cursor color handling. |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
502 (viper-get-saved-cursor-color-in-replace-mode, |
26266 | 503 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
|
504 better cursor color handling. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
505 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
506 * viper-ex.el (ex-read,ex-edit): |
26266 | 507 Fixes for correct interpretation of #,%. |
508 (viper-ex): Now works correctly when called from other functions. | |
509 (viper-glob-function): New variable. | |
510 (viper-ex): Save excursion before doing :global. | |
511 | |
512 * 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
|
513 |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
514 * viper-cmd.el (viper-post-command-sentinel, |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
515 viper-insert-state-post-command-sentinel, |
26266 | 516 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
|
517 cursor colors. |
26267 | 518 |
519 * viper.el: Version change. | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
520 |
26260 | 521 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com> |
522 | |
523 * whitespace.el (whitespace-update-modeline): Bugfix to ensure | |
524 that the modeline display was updated *only* when | |
525 `whitespace-display-in-modeline' was set, not otherwise. | |
526 | |
26248 | 527 1999-10-30 Gerd Moellmann <gerd@gnu.org> |
528 | |
26251 | 529 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to |
530 "frac12". | |
531 | |
26248 | 532 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for |
533 ad-activate. | |
534 | |
26246 | 535 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com> |
536 | |
26254 | 537 * whitespace.el: Test for existence of `defcustom' and `defgroup' |
538 using fboundp instead of assuming that these are not present in | |
539 particular flavors of emacs. | |
540 (whitespace-version): Update to 2.8 | |
541 (whitespace-display-in-modeline): Add custom variable to control | |
542 displaying the whitespace errors on the modeline based on | |
543 suggestion from <klaus.berndl@sdm.de> | |
544 (whitespace-buffer): Now returns `t' if unclean and `nil' if | |
545 clean, to enable using as a hook function, as suggested by Puneet | |
546 Goel <puneet@computer.org> | |
547 (whitespace-buffer): Fix a subtle bug that cleaned up only if | |
548 quiet was not set, even with whitespace-auto-cleanup set. | |
549 (whitespace-mode-line): Now uses less modeline real estate and | |
550 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace | |
551 which is present in the file, and <y> is any type of whitespace | |
552 whose check has been suppressed by setting | |
26246 | 553 `whitespace-check-<whitespace-type>' to nil. |
26254 | 554 (whitespace-unchecked-whitespaces): New function to return the |
555 list of whitespaces for whom checks have been suppressed. | |
556 (whitespace-display-unchecked-whitespaces): Renamed to | |
557 `whitespace-update-modeline' to reflect its functionality. | |
26246 | 558 |
26244 | 559 1999-10-30 Gerd Moellmann <gerd@gnu.org> |
560 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
561 * progmodes/compile.el (compilation-error-regexp-alist): |
26244 | 562 Undo previous change. |
563 | |
26232 | 564 1999-10-28 Dave Love <fx@gnu.org> |
565 | |
566 * help.el (help-follow): Make arg optional again and really | |
567 default to point. | |
568 | |
26228 | 569 1999-10-28 Gerd Moellmann <gerd@gnu.org> |
570 | |
26234 | 571 * 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
|
572 |
26228 | 573 * progmodes/ada-mode.el, progmodes/ada-prj.el, |
574 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and | |
575 comment fixes. | |
576 | |
26231 | 577 * 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
|
578 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
|
579 |
26223 | 580 1999-10-27 Dave Love <fx@gnu.org> |
581 | |
582 * progmodes/compile.el: Checkdoc-inspired fixes. | |
583 | |
26220 | 584 1999-10-27 Gerd Moellmann <gerd@gnu.org> |
585 | |
586 * lpr.el (print-buffer): Doc-string fix. | |
587 | |
26218 | 588 1999-10-27 Dave Love <fx@gnu.org> |
589 | |
590 * emacs-lisp/advice.el: Doc fixes. | |
591 (ad-lemacs-p): Removed. | |
592 (advice): Add :link to defgroup. | |
593 | |
26209 | 594 1999-10-27 Kenichi Handa <handa@etl.go.jp> |
595 | |
596 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change | |
597 last-coding-system-used by the call of ange-ftp-set-ascii-mode. | |
598 | |
26207 | 599 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
600 | |
601 * emacs-lisp/advice.el (ad-activate-internal): Renamed from | |
602 ad-activate. All callers changed, including those in data.c. | |
603 (ad-activate-internal-off): Renamed from ad-activate-off. | |
604 All uses changed. | |
605 (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
|
606 (ad-start-advice, ad-stop-advice, ad-recover-normality): |
26207 | 607 Alter the definition of ad-activate-internal, not ad-activate. |
608 | |
26196 | 609 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
610 | |
611 * startup.el (command-line-1): Add support for command line | |
612 arguments `file' and `execute'. Fix handling of `visit'. | |
613 | |
26191 | 614 1999-10-26 Kenichi Handa <handa@etl.go.jp> |
615 | |
616 * international/mule-cmds.el (read-input-method-name): Handle the | |
617 case that the arg DEFAULT is symbol. | |
618 | |
619 * international/mule-diag.el (mule-diag): Handle the case that | |
620 default-input-method is symbol. | |
621 | |
26187 | 622 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
623 | |
624 * textmodes/tildify.el: New file. | |
625 | |
26184 | 626 1999-10-25 Sam Steingold <sds@ksp.com> |
627 | |
628 * Makefile (compile-files): Fixed the "tr" strings. | |
629 (EMACS): Set to ../src/emacs. | |
630 | |
26173 | 631 1999-10-25 Gerd Moellmann <gerd@gnu.org> |
632 | |
633 * info.el (Info-build-node-completions): Add '("*") to the | |
634 completion list. | |
635 | |
26167 | 636 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
637 | |
638 * frame.el (auto-raise-mode): When enabling the mode, | |
639 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
|
640 |
26170 | 641 * indent.el (indent-region): Doc fix. |
642 | |
26175 | 643 * comint.el (comint-output-filter): Make the Comint buffer current |
644 for the comint-preoutput-filter-functions. | |
645 | |
26177 | 646 * mail/reporter.el: Doc fix. |
647 | |
26156
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
648 1999-10-24 Stephen Eglen <stephen@gnu.org> |
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
649 |
26158
4c3791dba96a
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26156
diff
changeset
|
650 * 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
|
651 that Octave lisp files can also run under XEmacs 20. |
26158
4c3791dba96a
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26156
diff
changeset
|
652 (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
|
653 |
26156
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
654 * iswitchb.el (iswitchb-default-keybindings): No need to use |
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
655 read-kbd-macro in keybindings. |
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
656 |
26151 | 657 1999-10-23 Dave Love <fx@gnu.org> |
658 | |
659 * elide-head.el: New file. | |
660 | |
26148 | 661 1999-10-23 Gerd Moellmann <gerd@gnu.org> |
662 | |
663 * Makefile (compile-files, backup-compiled-files): New targets. | |
664 (bootstrap, bootstrap-clean): Ditto. | |
665 | |
26138
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
666 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
|
667 |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
668 * international/mule-cmds.c (locale-language-names): |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
669 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
|
670 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
|
671 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet). |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
672 Use Latin-8 for Welsh. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
673 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
|
674 Use Latin-1 for Scots Gaelic, Tagalog. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
675 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
|
676 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
|
677 (locale-preferred-coding-systems, locale-language-names): |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
678 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
|
679 does this. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
680 (locale-charset-language-names): New variable. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
681 (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
|
682 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
|
683 language name specified by locale-language-names. |
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
684 |
26132 | 685 1999-10-22 Dave Love <fx@gnu.org> |
686 | |
26137 | 687 * make-mode.el: Minor doc fixes. |
688 | |
26132 | 689 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure. |
690 | |
26129 | 691 1999-10-21 Dave Love <fx@gnu.org> |
692 | |
693 * loadup.el: Add latin-8, latin-9. | |
694 | |
26124
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
695 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
|
696 |
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
697 * 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
|
698 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
|
699 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
|
700 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
|
701 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
|
702 |
26121 | 703 1999-10-20 Gerd Moellmann <gerd@gnu.org> |
704 | |
705 * dired.el (dired-move-to-filename-regexp): Fix long comment lines | |
706 that were split so that part of the comment appeared as Lisp code. | |
707 | |
26117 | 708 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
709 | |
710 * ps-bdf.el: Doc fix. | |
711 | |
712 * ps-print-def.el: New file: common definitions for all parts of | |
713 ps-print. | |
714 (ps-multibyte-buffer): Moved from ps-mule. | |
715 | |
716 * ps-mule.el: File dependence fix. | |
717 (ps-multibyte-buffer): Moved to ps-print-def. | |
718 | |
719 * ps-print.el: Doc fix, better customization. | |
720 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble) | |
721 (ps-print-color-p, ps-printing-region-p, ps-n-up-database) | |
722 (ps-end-file): Doc fix. | |
723 (ps-setup, ps-begin-file): Fun fix. | |
724 (postscript): New group. | |
725 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars. | |
726 (ps-print-prologue-1): Adjust PostScript programming. | |
727 (ps-print): Adjust group hierarchy. | |
728 (ps-print-n-up, ps-print-zebra, ps-print-background, | |
729 ps-print-printer) | |
730 (ps-print-page): New subgroups. | |
731 (ps-print-prologue-header, ps-printer-name, ps-lpr-command) | |
732 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type) | |
733 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing) | |
734 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes) | |
735 (ps-zebra-stripe-height, ps-print-background-image) | |
736 (ps-print-background-text, ps-spool-config): Adjust customization. | |
737 (dos-ps-printer): Definition eliminated. | |
738 | |
739 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
740 | |
741 * ps-mule.el: Doc fix, define functions properly if mule package is | |
742 loaded or not. | |
743 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if | |
744 mule package is loaded or not. | |
745 | |
746 * ps-print.el: Doc fix, n-up printing. | |
747 (ps-print-version): New version number (5.0). | |
748 (ps-page-dimensions-database): Added document media. | |
749 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling) | |
750 (ps-page-order, ps-printing-region-p): New vars. | |
751 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New | |
752 funs. | |
753 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines) | |
754 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn) | |
755 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end) | |
756 (ps-n-up-xstart, ps-n-up-ystart): New macros. | |
757 (ps-print-begin-sheet-hook): New hook. | |
758 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New | |
759 const. | |
760 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job) | |
761 (ps-end-file, ps-dummy-page, ps-generate): Fix funs. | |
762 (ps-print-prologue-1): Adjust PostScript programming for n-up printing. | |
763 (ps-count-lines): Changed to defun. | |
764 (ps-header-page): Changed to defsubst, fix fun. | |
765 (ps-printing-region): Doc fix, adjust programming code. | |
766 (ps-output-boolean, ps-background-pages, ps-background-text) | |
767 (ps-background-image, ps-background, ps-get-boundingbox): Adjust | |
768 programming code. | |
769 | |
770 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
771 | |
772 * ps-print.el: Doc fix, duplex and setpagedevice configuration. | |
773 (ps-print-version): New version number (4.2). | |
774 (ps-spool-config, ps-spool-tumble): New vars. | |
775 (ps-print-prologue-1): Changed to defconst, adjust PostScript | |
776 programming, new PostScript procedure to handle errors. | |
777 (ps-print-prologue-2): Changed to defconst. | |
778 (ps-print-duplex-feature): New const: duplex and tumble setting. | |
779 (ps-setup, ps-begin-file): Fix funs. | |
780 (ps-boolean-capitalized): New fun. | |
781 | |
26112
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
782 1999-10-19 Stefan Monnier <monnier@cs.yale.edu> |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
783 |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
784 * Makefile (dontcompilefiles): Obsoleted. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
785 (DONTCOMPILE): Added emacs-lisp/cl-specs.el. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
786 (EL): Unused. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
787 (temacs): Removed (unused). |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
788 (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
|
789 version of the file (necessary for the update to work properly). |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
790 (autoloads): Force the use of `pwd`/loaddefs.el. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
791 (updates); Redefined in terms of other targets to reduce redundancy. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
792 (.el.elc): New default rule, just in case you want it. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
793 (compile): Use a single invocation of Emacs. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
794 (bootstrap-compile); Unneeded. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
795 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed. |
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
796 |
26102 | 797 1999-10-19 Dave Love <fx@gnu.org> |
798 | |
799 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug. | |
800 | |
26100 | 801 1999-10-19 Sam Steingold <sds@ksp.com> |
802 | |
803 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to | |
804 comply with the comment. | |
805 | |
26098 | 806 1999-10-19 Gerd Moellmann <gerd@gnu.org> |
807 | |
808 * autorevert.el (auto-revert-mode): Make auto-revert-mode | |
809 permanent-local. | |
810 | |
26094 | 811 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
|
812 |
26094 | 813 * progmodes/ps-mode.el (ps-mode-print-function): Fix default |
814 value: \"lpr\" changed to "lpr" | |
815 (ps-mode-version): New constant | |
816 (ps-mode-show-version): New function, added key in ps-mode-map | |
817 (ps-run-messages): Removed | |
818 (ps-run-font-lock-keywords-2): New defcustom variable replacing | |
819 ps-run-messages. These keywords now include the value of | |
820 ps-run-prompt, making its fontification customizable. | |
821 (ps-run-init): Removed \\n from docstring, it is now added when | |
822 the value is used | |
823 (ps-run-font-lock-keywords-1): Added checking for initial ^ in | |
824 ps-run-prompt | |
825 (ps-mode): Added ps-run-font-lock-keywords-2 to list of | |
26095 | 826 customizable variables in doc-string (its equivalent |
26094 | 827 ps-run-messages was missing in previous version of the doc-string) |
828 (ps-run-mode): Simplified assignment to font-lock-defaults, using | |
829 symbols only | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
830 |
26091 | 831 1999-10-19 Alex Schroeder <alex@gnu.org> |
832 | |
833 * ansi-color.el: Complete rewrite. | |
834 | |
26084
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
835 1999-10-19 Paul Eggert <eggert@twinsun.com> |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
836 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
837 Fix bootstrapping problems. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
838 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
|
839 |
26084
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
840 * international/mule-cmds.el (global-map): |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
841 Do not use backquote, because that makes a bootstrapping |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
842 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
|
843 * international/mule.el (charset-id, charset-bytes, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
844 charset-dimension, charset-chars, charset-width, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
845 charset-direction, charset-iso-final-char, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
846 charset-iso-graphic-plane, charset-reverse-charset, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
847 charset-short-name, charset-long-name, charset-description, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
848 charset-plist): Likewise. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
849 * subr.el (save-match-data): Likewise. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
850 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
851 * international/mule-cmds.el |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
852 (set-display-table-and-terminal-coding-system): New function, |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
853 containing code migrated out of set-language-environment. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
854 (set-language-environment, set-locale-environment): Use it. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
855 (locale-translation-file-name): Moved here from startup.el. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
856 (locale-language-names, locale-preferred-coding-systems): |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
857 New vars. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
858 (locale-name-match, set-locale-environment): New functions. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
859 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
860 * language/japan-util.el (setup-japanese-environment-internal): |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
861 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
|
862 |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
863 * startup.el (iso-8859-n-locale-regexp): Remove. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
864 (locale-translation-file-name): Move to mule-cmds.el. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
865 (command-line): Move locale-stuff into set-locale-environment. |
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
866 |
26080 | 867 1999-10-18 Dave Love <fx@gnu.org> |
868 | |
869 * abbrev.el (add-abbrev, inverse-add-abbrev) | |
870 (expand-region-abbrevs): Remove properties from buffer text. | |
871 | |
26064 | 872 1999-10-17 Gerd Moellmann <gerd@gnu.org> |
873 | |
26066 | 874 * iswitchb.el (iswitchb-exhibit): Extract user-input only |
875 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
|
876 |
26064 | 877 * simple.el (minibuffer-prompt-end): Return the position |
878 after the prompt, not the position of that last character | |
879 of the prompt. | |
880 | |
26061 | 881 1999-10-17 Miles Bader <miles@gnu.org> |
882 | |
883 * simple.el: Doc fixes. | |
884 | |
885 1999-10-17 Miles Bader <miles@gnu.org> | |
886 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
887 * simple.el (previous-matching-history-element, next-history-element): |
26061 | 888 Change to work correctly even if the point is in the prompt. |
889 (choose-completion-string): Likewise. | |
890 (minibuffer-prompt-width): New function (compatibility with old subr). | |
891 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
892 * textmodes/paragraphs.el (forward-sentence, forward-paragraph): |
26061 | 893 When constraining the final position to the current field, |
894 don't use the ONLY-IN-LINE mode of constrain-to-field. | |
895 | |
896 1999-10-17 Miles Bader <miles@gnu.org> | |
897 | |
898 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to | |
899 constrain-to-field. | |
900 * textmodes/paragraphs.el (forward-sentence): Likewise. | |
901 | |
902 1999-10-17 Miles Bader <miles@gnu.org> | |
903 | |
904 * simple.el (line-move): Use constrain-to-field to avoid | |
905 moving into a prompt. | |
906 (previous-complete-history-element): Clarify doc string. | |
907 (next-complete-history-element): Likewise. | |
908 Use field-beginning instead of point-min. | |
909 (next-matching-history-element): Use field-beginning and | |
910 erase-field instead of point-min and erase-buffer. | |
911 * textmodes/paragraphs.el | |
912 (forward-paragraph, forward-sentence): Likewise. | |
913 (backward-kill-paragraph, backward-kill-sentence): Remove code to | |
914 constrain the kill to an field, as the movement commands now | |
915 do this. | |
916 | |
917 1999-10-17 Miles Bader <miles@gnu.org> | |
918 | |
919 * simple.el (previous-matching-history-element): Get the | |
920 minibuffer input with field-string instead of buffer-string. | |
921 (choose-completion-string): Likewise. | |
922 (next-history-element): Likewise. | |
923 Erase the minibuffer input with erase-field, not erase-buffer. | |
924 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
|
925 * textmodes/paragraphs.el (backward-kill-sentence): |
26061 | 926 Remove minibuffer-prompt hack. |
927 Constrain to any input field. | |
928 | |
26053 | 929 1999-10-17 Sam Steingold <sds@ksp.com> |
930 | |
931 * bindings.el (completion-ignored-extensions): Added ".sparcf" | |
932 for CMUCL on sparc and ".ufsl" for LispWorks. | |
933 (bound-and-true-p): Bugfix: free variable `v'. | |
934 | |
26050 | 935 1999-10-16 Dave Love <d.love@dl.ac.uk> |
936 | |
937 * emacs-lisp/edebug.el (edebug-install-read-eval-functions) | |
938 (edebug-uninstall-read-eval-functions): Use load-read-function, | |
939 avoiding elisp-eval. | |
940 | |
26048 | 941 1999-10-16 Sam Steingold <sds@ksp.com> |
942 | |
943 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq' | |
944 instead of `eql'. | |
945 | |
26039
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
946 1999-10-14 Stefan Monnier <monnier@cs.yale.edu> |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
947 |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
948 * 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
|
949 * 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
|
950 (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
|
951 * ediff-util.el (ediff-make-temp-file): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
952 * ediff-vers.el (ediff-pcl-cvs-view-revision): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
953 * emerge.el (emerge-make-temp-file): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
954 * 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
|
955 * vc.el (vc-update-change-log): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
956 * mail/mailpost.el (post-mail-send-it): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
957 * mail/metamail.el (metamail-region): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
958 * progmodes/cmacexp.el (c-macro-expansion): |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
959 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file. |
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
960 |
26029 | 961 1999-10-15 Gerd Moellmann <gerd@gnu.org> |
962 | |
963 * smtpmail.el (smtpmail-via-smtp): Add support for | |
964 automatically appending a domain to RCPT TO: addresses. | |
965 | |
26027 | 966 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
967 | |
968 * dired.el (dired-insert-directory): Insert the amount of | |
969 free space after the total size. | |
970 (dired-free-space-program, dired-free-space-args): New variables. | |
971 | |
26023 | 972 1999-10-14 Karl Heuer <kwzh@gnu.org> |
973 | |
974 * mail/rmail.el (rmail-pop-password-error): Add new pattern. | |
975 | |
26017 | 976 1999-10-14 Dave Love <fx@gnu.org> |
977 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
978 * international/characters.el: |
26017 | 979 * international/fontset.el: |
980 * international/mule-conf.el: Add latin-iso8859-1[45]. | |
981 | |
982 * language/european.el: Add Latin-8, Latin-9. Modify some doc | |
983 strings. | |
984 | |
985 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89]. | |
986 (command-line): Detect Latin-[89] locales. | |
987 | |
26011 | 988 1999-10-13 Stefan Monnier <monnier@cs.yale.edu> |
989 | |
990 * international/mule-cmds.el (select-safe-coding-system) | |
991 (leim-list-header): avoid the use of strings that start with backslash | |
992 newline since lread.c:read1 has a hack to turn those strings into | |
993 integer 0 during the loadup.el process. | |
994 | |
995 * diff-mode.el (diff-find-file-name): use `Index:' preferentially. | |
996 | |
26008 | 997 1999-10-13 Dave Love <fx@gnu.org> |
998 | |
999 * image.el (insert-image): Copy the image spec and add an | |
1000 intangible property. | |
1001 | |
26004
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
1002 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
|
1003 |
26008 | 1004 * help.el (help-xref-interned): Make it also work on variable-only |
1005 and function-only symbols. | |
1006 (help-make-xrefs): Take advantage of the new `help-xref-interned'. | |
1007 (help-follow): If the point under mouse is not highlighted, try | |
1008 `help-xref-interned' on the pointed-to symbol anyway. | |
1009 | |
1010 * info.el (Info-on-current-buffer): New entry point. | |
1011 (Info-find-node): Split into two for Info-on-current-buffer to | |
1012 hook into it. | |
26004
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
1013 (Info-current-file, Info-set-mode-line, Info-up): |
26008 | 1014 Info-current-file can now be t. |
1015 (Info-clone-buffer-hook): function for `clone-buffer'. | |
1016 (Info-goto-node, Info-menu, Info-mode-map, Info-mode): | |
1017 `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
|
1018 |
26002
4f46db3c9d7d
* subr.el (with-current-buffer): don't use backquotes to avoid
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26001
diff
changeset
|
1019 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
|
1020 |
26008 | 1021 * simple.el (shell-command, shell-command-on-region): Use |
1022 make-temp-file. | |
1023 (clone-buffer, clone-process, clone-buffer-hook): New functions. | |
1024 | |
1025 * subr.el (with-current-buffer): Don't use backquotes to avoid | |
1026 bootstrapping problems. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1027 |
26008 | 1028 * loadup.el (load-path): Add subdirs for bootstrapping. |
1029 (docstrings): Ignore errors during bootstrapping. | |
1030 (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
|
1031 |
26001 | 1032 1999-10-12 Emmanuel Briot <briot@gnat.com> |
1033 | |
1034 * ada-stmt.el: Doc-string fixes. | |
1035 | |
25991 | 1036 1999-10-12 Gerd Moellmann <gerd@gnu.org> |
1037 | |
25998 | 1038 * recentf.el: New file. |
1039 | |
25991 | 1040 * ps-mode.el: New file. |
1041 | |
1042 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps, | |
1043 case insensitive. | |
1044 | |
25985 | 1045 1999-10-12 Richard Sharman <rsharman@pobox.com> |
1046 | |
1047 * sh-script.el: Added support for indenting existing scripts. | |
1048 (sh-mode-map): Added new bindings. | |
1049 (sh-mode): Updated mode doc-string for new commands, added | |
1050 make-local-variable calls, initialize mode-specific variables. | |
1051 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line | |
1052 is now a different function. | |
1053 (sh-header-marker): Changed docstring. | |
1054 (sh-set-shell): Initialize mode-specific variables. | |
1055 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select) | |
1056 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts): | |
1057 Changed these define-skeleton calls to work with user-specified | |
1058 indentation settings. | |
1059 (sh-basic-indent-line, sh-blink, sh-calculate-indent) | |
1060 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing) | |
1061 (sh-electric-hash, sh-electric-less, sh-electric-rparen) | |
1062 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info) | |
1063 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word) | |
1064 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if) | |
1065 (sh-guess-basic-offset, sh-handle-after-case-label) | |
1066 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do) | |
1067 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac) | |
1068 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open) | |
1069 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close) | |
1070 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else) | |
1071 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case) | |
1072 (sh-handle-this-then, sh-help-string-for-variable) | |
1073 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent) | |
1074 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init) | |
1075 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp) | |
1076 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style) | |
1077 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable) | |
1078 (sh-remove-our-text-properties, sh-rescan-buffer) | |
1079 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp) | |
1080 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer) | |
1081 (sh-scan-case, sh-search-word, sh-set-char-syntax) | |
1082 (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
|
1083 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New |
25985 | 1084 functions. |
1085 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax) | |
1086 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done) | |
1087 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done) | |
1088 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist) | |
1089 (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
|
1090 |
25983 | 1091 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk> |
1092 | |
25999 | 1093 * quickurl.el (quickurl-list-insert): `count-lines' was returning |
1094 a value one line to high if the cursor wasn't at the start of a | |
1095 line. A `beginning-of-line' is now performed before making the | |
1096 call to `count-lines'. | |
25983 | 1097 |
25979
e1d167cf6e96
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25970
diff
changeset
|
1098 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
|
1099 |
e1d167cf6e96
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25970
diff
changeset
|
1100 * 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
|
1101 |
25960 | 1102 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> |
1103 | |
25962 | 1104 * Makefile (setwins): abstract out the command to find subdirectories |
1105 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base). | |
25970 | 1106 (custom-deps, finder-data, autoloads, update-subdirs, updates) |
1107 (autoloads-with-other-emacs): use it. | |
25962 | 1108 |
25960 | 1109 * diff-mode.el: new file. A mode for viewing/editing context diffs. |
1110 | |
25942 | 1111 1999-10-09 Gerd Moellmann <gerd@gnu.org> |
1112 | |
1113 * Makefile (bootstrap-compile): New target. Compile Lisp | |
1114 files with ../src/temacs. | |
1115 | |
25939 | 1116 1999-10-08 Simon Marshall <simon@gnu.org> |
1117 | |
1118 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function. | |
1119 (regexp-opt-group): Use it to get common suffixes in STRINGS. | |
1120 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
|
1121 |
25937 | 1122 1999-10-08 Gerd Moellmann <gerd@gnu.org> |
1123 | |
1124 * Makefile (compile): Compile files one by one. Set load-path to | |
1125 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
|
1126 |
25918 | 1127 1999-10-08 Gerd Moellmann <gerd@gnu.org> |
1128 | |
1129 * Makefile (EMACSOPT, DONTCOMPILE, EL): New. | |
1130 (emacs): Use it everywhere instead of EMACS. | |
1131 (compile): New target. Compile all Lisp files from scratch. | |
1132 (recompile): New target. Recompile lisp directory. | |
1133 (autoloads-with-other-emacs): New target. Build loaddefs.el with | |
1134 an Emacs executable not built in the current directory tree. | |
1135 | |
25908 | 1136 1999-10-07 Peter Breton <pbreton@ne.mediaone.net> |
1137 | |
1138 * filecache.el (file-cache-completion-ignore-case): New variable, | |
1139 defaulting to the value of completion-ignore-case. | |
1140 (file-cache-minibuffer-complete): Use it. | |
1141 (file-cache-files-matching, file-cache-files-matching-internal): | |
1142 New functions. | |
1143 | |
25905
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1144 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
|
1145 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1146 * 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
|
1147 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1148 * 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
|
1149 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1150 * 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
|
1151 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1152 * 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
|
1153 subprogram being created. |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1154 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1155 * 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
|
1156 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
|
1157 scheme |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1158 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1159 * 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
|
1160 New functions |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1161 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1162 * 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
|
1163 justification parameter |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1164 |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1165 * 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
|
1166 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
|
1167 external program |
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
1168 |
25900 | 1169 1999-10-07 Dave Love <fx@gnu.org> |
1170 | |
1171 * bindings.el (bound-and-true-p): New macro. | |
1172 (make-mode-line-mouse-sensitive): Don't require easymenu. | |
1173 | |
25886 | 1174 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
1175 | |
1176 * custom.el (defface): Extend documentation for new values of | |
1177 `type'. | |
1178 | |
1179 * faces.el (face-spec-set-match-display): Recognize `type' of | |
1180 `motif', `lucid', `x-toolkit'. | |
1181 (menu): New face. | |
1182 | |
25870 | 1183 1999-10-05 Dave Love <fx@gnu.org> |
1184 | |
1185 * files.el: Recognize temporary crontab files. | |
1186 | |
25873 | 1187 * info.el: Require jka-compr when compiling. |
1188 (Info-suffix-list): Add bzip2 files (non-ms-dos only). | |
1189 | |
25866 | 1190 1999-10-04 Dave Love <fx@gnu.org> |
1191 | |
1192 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines, | |
1193 scroll-up-aggressively, scroll-down-aggressively. | |
1194 | |
1195 * 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
|
1196 |
25867 | 1197 * rect.el (delete-extract-rectangle): Doc fix from verna. |
25866 | 1198 |
1199 * help-macro.el (three-step-help): Customize. | |
1200 | |
25926 | 1201 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
1202 | |
1203 * hexl.el (hexlify-buffer): Move point in proper range | |
1204 if it is too large. | |
1205 (hexl-after-revert-hook): Update hexl-max-address. | |
1206 (hexl-address-to-marker): Doc fix. | |
1207 | |
25865 | 1208 1999-10-03 Dave Love <fx@gnu.org> |
1209 | |
1210 * image.el (defimage): Remove redundant code. Substitute file in | |
1211 image plist. | |
1212 | |
1213 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
1214 | |
1215 * vc.el (vc-backend-checkout): Use coding system 'no-conversion | |
1216 when doing with-temp-file. | |
1217 | |
1218 1999-10-01 Dave Love <fx@gnu.org> | |
1219 | |
1220 * cus-edit.el (custom-comment-create): Fill :from and :to slots. | |
1221 | |
1222 * help.el: Require view when compiling. | |
1223 (view-emacs-FAQ): Use Info version. | |
1224 | |
25837 | 1225 1999-09-29 Ken'ichi Handa <handa@gnu.org> |
1226 | |
1227 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed | |
1228 (normat->normal). Use correct font names for Korean | |
1229 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H). | |
1230 | |
1231 1999-09-29 Kenichi Handa <handa@etl.go.jp> | |
1232 | |
1233 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit | |
1234 code not used by KOI8 to the same 8-bit code instead of mapping to | |
1235 SPC. | |
1236 (cyrillic-alternativnyj-decode-table): Likewise. | |
1237 | |
1238 1999-09-29 Alex Schroeder <alex@gnu.org> | |
1239 | |
1240 * sql.el (sql-imenu-generic-expression): new, used to set | |
1241 imenu-generic-expression. | |
1242 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting | |
1243 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression, | |
1244 imenu-case-fold-search, and imenu-syntax-alist. | |
1245 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when | |
1246 setting font-lock-defaults' SYNTAX-ALIST. | |
1247 | |
26025 | 1248 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
1249 | |
1250 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard | |
1251 macro, try again. | |
1252 | |
25837 | 1253 1999-09-28 Dave Love <fx@gnu.org> |
1254 | |
1255 * cus-edit.el (custom-comment): Change widget definition. | |
1256 (custom-comment-create, custom-comment-show) | |
1257 (custom-comment-invisible-p): Don't use :comment-overlay. | |
1258 (custom-comment-hide): New function. | |
1259 (custom-variable-set, custom-variable-save) | |
1260 (custom-variable-reset-standard, custom-face-set) | |
1261 (custom-face-save): Use it. | |
1262 | |
25946 | 1263 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
1264 | |
25949 | 1265 * hexl.el (hexl-mode): Do nothing if already in hexl mode. |
1266 | |
1267 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
1268 | |
25946 | 1269 * faces.el (region): Doc fix. |
1270 | |
25837 | 1271 1999-09-27 Dave Love <fx@gnu.org> |
1272 | |
1273 * isearch.el (isearch): Add :links in defgroup. | |
1274 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank. | |
1275 (isearch-switch-frame-handler): Comment out (unused). | |
1276 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix. | |
1277 (isearch-ring-retreat-edit): Doc fix. | |
1278 (isearch-mouse-yank): New command. | |
1279 (isearch-last-command-char): Removed. Callers changed to use | |
1280 last-command-char. | |
1281 (isearch-char-to-string): Removed. Callers changed to use | |
1282 char-to-string. | |
1283 | |
25944 | 1284 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru> |
1285 | |
1286 * ispell.el (ispell-dictionary-alist-6): Don't use "-C" | |
1287 option for Russian. | |
1288 | |
25837 | 1289 1999-09-25 Gerd Moellmann <gerd@gnu.org> |
1290 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1291 * faces.el (face-differs-from-default-p): Compare face |
25837 | 1292 attributes individually. |
1293 | |
1294 * image.el (put-image, insert-image): Add string argument. | |
1295 | |
1296 1999-09-24 Gerd Moellmann <gerd@gnu.org> | |
1297 | |
1298 * ange-ftp.el (ange-ftp-date-regexp): Make it work for | |
1299 LANG=de_DE.iso88591 on HPUX 11.0. | |
1300 | |
1301 * dired.el (dired-move-to-filename-regexp): Make it work | |
1302 for LANG=de_DE.iso88591 on HPUX 11.0. | |
1303 | |
26171 | 1304 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
1305 | |
1306 * info.el (info-initialize): Don't test existence of ALTERNATIVE | |
1307 if we know for some other reason it should not be used. | |
1308 | |
26179 | 1309 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg): |
1310 New variable. | |
1311 (edebug-recursive-edit): Save current-prefix-arg there, | |
1312 bind it, and set it back at the end. | |
1313 (edebug-outside-excursion): Restore and update the outside | |
1314 value of current-prefix-arg. | |
1315 (edebug-emacs-version-specific): Delete support for Epoch. | |
1316 | |
26180 | 1317 1999-09-24 Howard Melman <howard@silverstream.com> |
1318 | |
1319 * imenu.el (imenu-after-jump-hook): New variable. | |
1320 (imenu): Run menu-after-jump-hook. | |
1321 (imenu-name-lookup-function): New variable. | |
1322 * 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
|
1323 |
25837 | 1324 1999-09-24 Carsten Dominik <cd@gnu.org> |
1325 | |
1326 * 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
|
1327 multiple thebibliography environments. |
25837 | 1328 |
1329 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug | |
1330 with recentering window. | |
1331 (reftex-extract-bib-entries-from-thebibliography, | |
1332 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal | |
1333 with multiple thebibliography environments. | |
1334 | |
1335 * textmodes/reftex-vars.el | |
1336 (reftex-section-levels): Function allowed as cdr. | |
1337 (reftex-max-section-depth) New option. | |
1338 | |
1339 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal | |
1340 with multiple thebibliography environments. | |
1341 | |
1342 1999-09-23 Gerd Moellmann <gerd@gnu.org> | |
1343 | |
1344 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end | |
1345 instead of point-min in call to delete-region. | |
1346 | |
1347 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
1348 | |
1349 * vc.el (vc-backend-checkout): Use with-temp-file when checking | |
1350 out into arbitrary file names. | |
1351 | |
1352 1999-09-19 Ken'ichi Handa <handa@gnu.org> | |
1353 | |
1354 * language/european.el ("Turkish"): New language environment. | |
1355 | |
1356 1999-09-19 Dave Love <fx@gnu.org> | |
1357 | |
1358 * delim-col.el: New file. | |
1359 | |
1360 1999-09-17 Richard Stallman <rms@gnu.org> | |
1361 | |
1362 * files.el (after-find-file): When visiting a backup file, | |
1363 make it read-only. | |
1364 | |
1365 * apropos.el (apropos-symbol-face): Non-nil even for ttys. | |
1366 (apropos-keybinding-face, apropos-label-face): Likewise. | |
1367 (apropos-property-face, apropos-match-face): Likewise. | |
1368 (apropos-label-properties): New variable. | |
1369 (apropos-print-doc): Use apropos-label-properties. | |
1370 (apropos-print): Set apropos-label-properties. | |
1371 | |
1372 1999-09-15 Richard Stallman <rms@gnu.org> | |
1373 | |
1374 * winner.el: Use aref instead of sref. | |
1375 | |
1376 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars. | |
1377 | |
1378 1999-09-14 Gerd Moellmann <gerd@gnu.org> | |
1379 | |
1380 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print. | |
1381 | |
1382 1999-09-14 Richard Stallman <rms@gnu.org> | |
1383 | |
1384 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload | |
1385 cookie, even if followed by a letter. | |
1386 | |
1387 1999-09-14 Stephen Eglen <stephen@gnu.org> | |
1388 | |
1389 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and | |
1390 --no-line-editing are passed to Octave by including them here | |
1391 rather than storing them in inferior-octave-startup-args. | |
1392 | |
1393 1999-09-14 Eli Zaretskii <eliz@gnu.org> | |
1394 | |
1395 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref, | |
1396 command, option, env and sc. | |
1397 | |
1398 * subr.el (shell-quote-argument): Quote argument with double | |
1399 quotes for ms-dos. | |
1400 | |
1401 1999-09-14 Richard Stallman <rms@gnu.org> | |
1402 | |
1403 * simple.el (eval-expression-print-level): New variable. | |
1404 (eval-expression-print-length): New variable. | |
1405 (eval-expression-debug-on-error): New variable. | |
1406 (eval-expression): Bind print-level, print-length and | |
1407 debug-on-error from those vars. | |
1408 | |
1409 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp): | |
1410 Bind print-level, print-length and debug-on-error. | |
1411 | |
1412 1999-09-14 Inge Frick <inge@nada.kth.se> | |
1413 | |
1414 * dired.el (dired-recursive-deletes): New custom variable. | |
1415 (dired-re-no-dot): New variable. | |
1416 (dired-delete-file): New function deletes files and directories | |
1417 recursively. | |
1418 (dired-internal-do-deletions): Use `dired-delete-file' to delete files. | |
1419 | |
1420 * dired-aux.el (dired-recursive-copies): New custom variable. | |
1421 (dired-handle-overwrite): Broke a long line. | |
1422 (dired-copy-file): Call `dired-copy-file-recursive' instead of | |
1423 `copy-file'. | |
1424 (dired-copy-file-recursive): New function. Copy directories | |
1425 recursively. | |
1426 (dired-do-create-files): Added support for generalized directory | |
1427 target. How-to function may now return a function. New fluid | |
1428 variable `dired-one-file'. | |
1429 (dired-copy-how-to-fn): New variable. | |
1430 (dired-do-copy): Bind `dired-recursive-copies' to preserve it. | |
1431 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files. | |
1432 (dired-do-copy-regexp): No recursive copies. | |
1433 | |
1434 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com> | |
1435 | |
1436 * whitespace.el (whitespace-version): Update version to 2.4 | |
1437 | |
1438 * whitespace.el: Add customization variables to conditionally test | |
1439 any of the five whitespaces, per request from Rune Kleveland | |
1440 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>. | |
1441 | |
1442 * whitespace.el (whitespace-spacetab-regexp): Fix doc string. | |
1443 | |
1444 * whitespace.el (whitespace-modes): Add `change-log-mode' to the | |
1445 list of modes to be checked for bogus whitespaces. | |
1446 | |
1447 * whitespace.el (whitespace-rescan-timer-time): Update | |
1448 documentation. | |
1449 | |
1450 * whitespace.el (whitespace-display-unchecked-whitespaces): | |
1451 new function to update modeline with untested whitespaces. | |
1452 | |
1453 * whitespace.el (whitespace-buffer): Test only whitespaces whose | |
1454 checking is turned on, and update modeline using the newly created | |
1455 `whitespace-display-unchecked-whitespaces'. | |
1456 | |
1457 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces | |
1458 whose checking is turned on, and update modeline using the newly | |
1459 created `whitespace-display-unchecked-whitespaces'. | |
1460 | |
1461 * whitespace.el (whitespace-describe): Update documentation. | |
1462 | |
1463 * whitespace.el (whitespace-tickle-timer): Test if | |
1464 `whitespace-rescan-timer-time' is non-zero before tickling timer. | |
1465 | |
1466 1999-09-13 Dave Love <fx@gnu.org> | |
1467 | |
1468 * hideif.el (hide-ifdef-mode): Add autoload cookie. | |
1469 | |
1470 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode | |
1471 for temp buffer. | |
1472 (checkdoc-this-string-valid): Don't assume default comment-start. | |
1473 | |
1474 1999-09-13 Gerd Moellmann <gerd@gnu.org> | |
1475 | |
1476 * rsz-mini.el: Remove code, keep the interface. | |
1477 | |
1478 1999-09-13 Dave Love <fx@gnu.org> | |
1479 | |
1480 * help.el (help-highlight-p): Doc fix. | |
1481 | |
1482 * faces.el (mode-line, header-line, tool-bar): Add :version. | |
1483 (highlight, secondary-selection): Add :group. | |
1484 (trailing-whitespace): Add :group, :version. | |
1485 | |
1486 * wid-edit.el: Remove some compatibility code and checks. | |
1487 (widget-specify-field, widget-specify-button): Don't use XEmacs | |
1488 properties. | |
1489 (widget-overlay-inactive): Change error message. | |
1490 (widget-button-pressed-face): New variable. | |
1491 (widget-button-click): Use it. | |
1492 (widget-documentation-link-add): Specify mouse and button faces. | |
1493 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions | |
1494 removed now the functionality is built in. | |
1495 | |
1496 * cus-edit.el: Don't define-widget-keywords. | |
1497 (multimedia): New group. | |
1498 (custom-last): Function removed. | |
1499 (custom-quote): Add vectorp case, comment out characterp case. | |
1500 (custom-buffer-done-function, custom-raised-buttons): New option. | |
1501 (Custom-buffer-done): New function. | |
1502 (custom-buffer-create-internal): Obey custom-raised-buttons, | |
1503 Custom-buffer-done. | |
1504 (custom-button-face): Make it `released-button'. | |
1505 (custom-button-pressed-face): Make it `pressed-button' | |
1506 (custom-mode-map): Bind "q" to Custom-buffer-done. | |
1507 (custom-mode): Deal with raised/pressed buttons. | |
1508 | |
1509 Changes from Didier Verna: | |
1510 (custom-prompt-variable): Optional third arg makes prompt for a | |
1511 comment string. | |
1512 (customize-set-value, customize-set-variable, | |
1513 customize-save-variable): Optional prefix makes function handle | |
1514 variable comments. | |
1515 (customize-customized, customize-saved, custom-variable-state-set) | |
1516 (custom-variable-set, custom-variable-save, custom-face-state-set) | |
1517 (custom-variable-reset-saved, custom-variable-reset-standard) | |
1518 (custom-face-set, custom-face-save, custom-face-reset-saved) | |
1519 (custom-face-reset-standard, customize-save-customized): Handle | |
1520 custom comments. | |
1521 (custom-comment-face, custom-comment-tag-face): New face. | |
1522 (custom-comment): New widget. | |
1523 (custom-comment-create, custom-comment-delete) | |
1524 (custom-comment-value-set, custom-comment-show) | |
1525 ()custom-comment-invisible-p): New functions. | |
1526 (custom-variable-value-create, custom-face-value-create): Create a | |
1527 comment field widget. | |
1528 (custom-variable-menu, custom-face-menu): New entry for custom | |
1529 comment. | |
1530 (custom-face-value-create): Remove compatibility code. | |
1531 (custom-save-variables, custom-save-faces): Possibly save custom | |
1532 comments. | |
1533 | |
1534 * cus-face.el (custom-face-attributes): Simplify :underline, | |
1535 :overline, :inverse-video cases. Fix up :box case (probably needs | |
1536 more work). | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1537 |
25837 | 1538 Change from Didier Verna: |
1539 (custom-set-faces): The arguments can now have a custom comment as | |
1540 fourth argument. | |
1541 | |
1542 * custom.el: Don't define-widget-keywords. | |
1543 Change from Didier Verna: | |
1544 (custom-set-variables): the arguments can now have a | |
1545 custom comment as fifth element. | |
1546 | |
1547 1999-09-13 Richard Stallman <rms@gnu.org> | |
1548 | |
1549 * info.el (Info-find-node): Cope better if guesspos is too large. | |
1550 | |
1551 1999-09-12 Gerd Moellmann <gerd@gnu.org> | |
1552 | |
1553 * 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
|
1554 of buffer-substring because buffer-string doesn't copy the |
25837 | 1555 prompt. |
1556 | |
1557 * faces.el (mode-line): Replaces `modeline'. | |
1558 (toplevel): Make `modeline' an alias for `mode-line'. | |
1559 | |
1560 1999-09-12 Gerd Moellmann <gerd@gnu.org> | |
1561 | |
1562 * gs.el: Change `ghostscript' to `postscript' in comment. | |
1563 | |
1564 1999-09-11 Rob Riepel <riepel@Stanford.EDU> | |
1565 | |
1566 * emulation/tpu-edt.el (tpu-version): New version. | |
1567 (tpu-search-overlay, tpu-replace-overlay): New variables. | |
1568 (tpu-search-highlight, tpu-toggle-direction): New functions. | |
1569 (tpu-lm-replace): Set tpu-replace-overlay. | |
1570 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post | |
1571 command hook. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1572 |
25837 | 1573 1999-09-11 Richard Stallman <rms@gnu.org> |
1574 | |
1575 * isearch.el (isearch-mode-map): Undo previous change. | |
1576 | |
1577 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER, | |
1578 use all of that as the sexp. | |
1579 | |
1580 * files.el (find-file-noselect): Catch errors in file-expand-wildcards, | |
1581 and use the initial argument as file name directly. | |
1582 Likewise if nothing matches. | |
1583 | |
1584 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no> | |
1585 | |
1586 * winner.el: Major changes. Avoid changing point and mark. | |
1587 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
|
1588 |
25837 | 1589 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu> |
1590 | |
1591 * emacs-lisp/bytecomp.el (byte-compile-output-docform): | |
1592 Bind print-continuous-numbering and print-number-table. | |
1593 | |
1594 1999-09-10 Dave Love <fx@gnu.org> | |
1595 | |
1596 * bindings.el (debug-ignored-errors): Restore BBDB stuff. | |
1597 | |
1598 1999-09-09 Richard Stallman <rms@gnu.org> | |
1599 | |
1600 * whitespace.el: Finish making it fit Emacs conventions. | |
1601 Add autoloads. | |
1602 | |
1603 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il> | |
1604 | |
1605 * generic-x.el (bat-generic-mode): "::"-style comments don't | |
1606 need to begin with "-". Fix the font-lock definitions of ON/OFF | |
1607 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO | |
1608 from the list of keywords. Add DO to the list of keywords. | |
1609 | |
1610 1999-09-09 Dave Love <fx@gnu.org> | |
1611 | |
1612 * byte-opt.el (byte-optimize-backward-char): | |
1613 (byte-optimize-backward-word): New optimizations. | |
1614 (side-effect-free-fns, side-effect-and-error-free-fns): Add | |
1615 entries. | |
1616 | |
1617 1999-09-09 Gerd Moellmann <gerd@gnu.org> | |
1618 | |
1619 * image.el (put-image): Remove optional buffer parameter. | |
1620 | |
1621 * faces.el (face-italic-p): Return t only for values `italic' | |
1622 and `oblique'. | |
1623 | |
1624 * mouse.el (mouse-drag-mode-line-1): Extension of former | |
1625 mouse-drag-mode-line that also drags the header line. | |
1626 (mouse-drag-mode-line): Call it. | |
1627 (mouse-drag-header-line): New. | |
1628 (toplevel): Bind down-mouse-1 on header lines to | |
1629 mouse-drage-header-line. | |
1630 | |
1631 1999-09-08 Gerd Moellmann <gerd@gnu.org> | |
1632 | |
1633 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref. | |
1634 (make-mode-line-mouse-sensitive): Replace `top-line' by | |
1635 `header-line'. | |
1636 | |
1637 1998-09-08 Michael Ernst <mernst@alum.mit.edu> | |
1638 | |
1639 * help.el (describe-function-1): Don't return empty string for keymaps. | |
1640 | |
1641 * fill.el (fill-region-as-paragraph, canonically-space-region): | |
1642 Respect colon-double-space at end of line. | |
1643 | |
1644 1999-09-08 Stephen Gildea <gildea@alum.mit.edu> | |
1645 | |
1646 * files.el (backup-by-copying-when-privileged-mismatch): New variable. | |
1647 (backup-buffer): Use it. | |
1648 | |
1649 1999-09-08 Peter Breton <pbreton@ne.mediaone.net> | |
1650 | |
1651 * 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
|
1652 inetd-conf-generic-mode, etc-services-generic-mode, |
25837 | 1653 etc-passwd-generic-mode. These are all defined for Unix by default. |
1654 (apache-generic-mode): Use an imenu-generic-expression to list | |
1655 Configuration keywords. | |
1656 (samba-generic-mode): Use both ; and # as comment characters. | |
1657 (samba-generic-mode): Font-lock expressions now highlight name | |
1658 value pairs. | |
1659 (bat-generic-mode): Keywords are now case-insensitive through | |
1660 font-lock-defaults setting. | |
1661 (java-properties-generic-mode): Supports both ! and # as comment | |
1662 characters. | |
1663 (java-properties-generic-mode): Added an imenu-generic-expression | |
1664 (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
|
1665 different ways to separate name and value (viz, '=', ':' and |
25837 | 1666 whitespace). |
1667 (show-tabs-generic-mode): Added this new generic-mode. | |
1668 | |
1669 1999-09-08 Richard Stallman <rms@gnu.org> | |
1670 | |
1671 * progmodes/inf-lisp.el: Moved from top directory. | |
1672 | |
1673 * tar-mode.el (tar-header-block-tokenize): | |
1674 Use `when' instead of `and'. Fix some clobbered text. | |
1675 | |
1676 * gud.el (gud-make-debug-menu): Make a child for the | |
1677 local menu, for its menu bar, and the debug menu. | |
1678 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): | |
1679 Use the history in the simple way. | |
1680 | |
1681 1999-09-07 Kenichi Handa <handa@etl.go.jp> | |
1682 | |
1683 * language/korea-util.el (default-korean-keyboard): Initialize it | |
1684 according to the environment variable HANGUL_KEYBOARD_TYPE. | |
1685 | |
1686 1999-09-07 Richard Stallman <rms@gnu.org> | |
1687 | |
1688 * subr.el (make-temp-file): New function. | |
1689 | |
1690 1999-09-07 Stefan Monnier <monnier@cs.yale.edu> | |
1691 | |
1692 * font-lock.el (font-lock-multiline): New text property contains | |
1693 a boolean to indicate if the char is part of a multiline match. | |
1694 (font-lock-default-fontify-region): Extend the region appropriately | |
1695 for multiline keywords. | |
1696 (font-lock-default-unfontify-region): Also remove the new | |
1697 font-lock-multiline text property. | |
1698 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches. | |
1699 (font-lock-fontify-keywords-region): Mark multiline regexp matches. | |
1700 | |
1701 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
1702 | |
1703 * diary-lib.el (list-diary-entries): Make sure two-digit years | |
1704 have leading zeros. | |
1705 | |
1706 1999-09-07 Gerd Moellmann <gerd@gnu.org> | |
1707 | |
1708 * faces.el (face-set-after-frame-default): Initialize some | |
1709 attributes of some faces from frame parameters. | |
1710 | |
1711 * faces.el (scroll-bar, border, cursor, mouse): New faces. | |
1712 | |
1713 1999-09-07 Gerd Moellmann <gerd@gnu.org> | |
1714 | |
1715 * faces.el (fringe): Replaces face `margin'. | |
1716 | |
1717 1999-09-07 Dave Love <fx@gnu.org> | |
1718 | |
1719 * tar-mode.el (tar-header-block-tokenize): Bind linkname. | |
1720 | |
1721 1999-09-07 Richard Stallman <rms@gnu.org> | |
1722 | |
1723 * subr.el (push): Doc fix. | |
1724 | |
1725 1999-09-06 Richard Stallman <rms@gnu.org> | |
1726 | |
1727 * 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
|
1728 to distinguish 20YY from 19YY. |
25837 | 1729 |
1730 * timezone.el (timezone-parse-date): Use < 69 not < 70 | |
1731 to distinguish 20YY from 19YY. | |
1732 | |
1733 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file. | |
1734 | |
1735 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk> | |
1736 | |
1737 * quickurl.el: (quickurl-list-focused-line): Removed. | |
1738 (quickurl-list-insert): Now works out the focused line using | |
1739 `count-lines' instead of using `quickurl-list-focused-line'. | |
1740 | |
1741 1999-09-06 Richard Stallman <rms@gnu.org> | |
1742 | |
1743 * mail/rmail.el (rmail-retry-failure): Unconditionally move | |
1744 to beginning of message. | |
1745 | |
1746 1999-09-06 Dave Love <fx@gnu.org> | |
1747 | |
1748 * isearch.el (isearch-mode-map): Add mouse-2. | |
1749 | |
1750 * rmail.el (rmail-read-password): Deleted. | |
1751 (rmail-get-pop-password): Use read-password. | |
1752 | |
1753 * quickurl.el: Don't conditionally define caddr. | |
1754 (quickurl-url-comment): Use nth, not caddr in function and | |
1755 defsetf. | |
1756 | |
1757 1999-09-06 Richard Stallman <rms@gnu.org> | |
1758 | |
1759 * auto-show.el: Doc fixes. | |
1760 | |
1761 1999-09-06 Stephen Eglen <stephen@gnu.org> | |
1762 | |
1763 * progmodes/octave-inf.el (inferior-octave-startup-args): Add | |
1764 --no-line-editing so that TABs in source files are not interpreted | |
1765 as completion requests. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
1766 |
25837 | 1767 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
|
1768 |
25837 | 1769 * hscroll.el, auto-show.el: Remove all code, keep the public |
1770 interface as no-ops. | |
1771 | |
1772 * faces.el (face-bold-p): Don't return t if face has lighter | |
1773 weight than normal. | |
1774 | |
1775 1999-09-06 Eli Zaretskii <eliz@gnu.org> | |
1776 | |
1777 * startup.el (command-line): Make small-temporary-file-directory | |
1778 be nil except on ms-dos. | |
1779 | |
1780 * files.el (small-temporary-file-directory): Ditto. Also doc fix. | |
1781 | |
1782 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it | |
1783 is defined. | |
1784 | |
1785 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive | |
1786 letters with a colon after d or l. | |
1787 | |
1788 1999-09-06 Dave Love <fx@gnu.org> | |
1789 | |
1790 * byte-opt.el (byte-boolean-vars): Removed. (Now primitive.) | |
1791 | |
1792 1999-09-05 Richard Stallman <rms@gnu.org> | |
1793 | |
1794 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY. | |
1795 | |
1796 * textmodes/paragraphs.el (backward-kill-sentence): | |
1797 Don't test minibuffer-prompt-end here. | |
1798 (forward-sentence): Do handle it here. | |
1799 (backward-kill-paragraph): Don't test it here. | |
1800 (forward-paragraph): Handle it here. | |
1801 | |
1802 * mouse.el (font-menu-add-default): Simplify code. | |
1803 | |
1804 1999-09-05 Gerd Moellmann <gerd@gnu.org> | |
1805 | |
1806 * faces.el (header-line): Renamed from `top-line'. | |
1807 | |
1808 1999-09-05 Gerd Moellmann <gerd@gnu.org> | |
1809 | |
1810 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'. | |
1811 | |
1812 1999-09-04 Richard Stallman <rms@gnu.org> | |
1813 | |
1814 * whitespace.el: New file. | |
1815 | |
1816 1999-09-04 Dave Love <fx@gnu.org> | |
1817 | |
1818 * paths.el: Make some doc strings obey the make-docfile convention. | |
1819 | |
1820 * bindings.el: Likewise. | |
1821 (debug-ignored-errors): Remove BBDB ones. | |
1822 | |
1823 1999-09-03 Richard Stallman <rms@gnu.org> | |
1824 | |
1825 * mail/mh-comp.el (mh-forward): Get new subject line from the original, | |
1826 not from the draft to forward. | |
1827 | |
1828 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun. | |
1829 | |
1830 1999-09-03 Dave Love <fx@gnu.org> | |
1831 | |
1832 * double.el (double-mode): Customize the variable. | |
1833 | |
1834 1999-09-03 Kenichi Handa <handa@etl.go.jp> | |
1835 | |
1836 * international/characters.el: Delete duplicated code. | |
1837 | |
1838 1999-09-02 Richard Stallman <rms@gnu.org> | |
1839 | |
1840 * indent.el (indent-relative): Doc fix. | |
1841 | |
1842 * quickurl.el (quickurl): Doc fix. | |
1843 | |
1844 1999-09-02 Gerd Moellmann <gerd@gnu.org> | |
1845 | |
1846 * faces.el (margin): Change background to "gray" for mono (this is | |
1847 drawn with a stipple pattern). | |
1848 | |
1849 1999-09-02 Gerd Moellmann <gerd@gnu.org> | |
1850 | |
1851 * simple.el (next-history-element): Use minibuffer-prompt-end once | |
1852 again. Remove test for minibuffer-prompt-in-buffer. | |
1853 | |
1854 1999-09-02 Eli Zaretskii <eliz@gnu.org> | |
1855 | |
1856 * files.el (small-temporary-file-directory): New variable. | |
1857 | |
1858 * startup.el (command-line): Compute the value of | |
1859 small-temporary-file-directory. | |
1860 | |
1861 * ediff-init.el (ediff-temp-file-prefix): Use | |
1862 small-temporary-file-directory if non-nil. | |
1863 | |
1864 * vc.el (vc-update-change-log): Likewise. | |
1865 | |
1866 * progmodes/cmacexp.el (c-macro-expansion): Likewise. | |
1867 | |
1868 * simple.el (shell-command, shell-command-on-region): Use | |
1869 make-temp-name properly. Use small-temporary-file-directory if | |
1870 non-nil, otherwise temporary-file-directory, to generate temporary | |
1871 files. | |
1872 | |
1873 * dos-w32.el (direct-print-region-helper): Use | |
1874 temporary-file-directory. (From Stefan Monnier.) | |
1875 | |
1876 1999-09-02 Richard Stallman <rms@gnu.org> | |
1877 | |
1878 * progmodes/asm-mode.el (asm-mode): Set comment-start properly | |
1879 from asm-comment-char. | |
1880 (asm-font-lock-keywords): Recognize instruction width suffixes. | |
1881 | |
1882 1999-09-01 Richard Stallman <rms@gnu.org> | |
1883 | |
1884 * play/fortune.el: New file. | |
1885 | |
1886 1999-08-31 Dave Love <fx@gnu.org> | |
1887 | |
1888 * help.el (help-make-xrefs): Don't lose on non-empty blank line | |
1889 after key table. | |
1890 | |
1891 * byte-opt.el (byte-boolean-vars): Add several w32 and redisplay | |
1892 variables. | |
1893 | |
1894 * subr.el (push): Fix typo. | |
1895 | |
1896 1999-08-30 Kevin Blake <kblake@ticnet.com> | |
1897 | |
1898 * emacs-lisp/ring.el: Many doc fixes. | |
1899 (ring-size, ring-copy): New functions. | |
1900 | |
1901 1999-08-29 Richard Stallman <rms@gnu.org> | |
1902 | |
1903 * progmodes/etags.el (tags-loop-continue): | |
1904 After tags-loop-operate returns, force skip to next file. | |
1905 | |
1906 * mail/mail-extr.el (mail-extr-all-letters-but-separators) | |
1907 (mail-extr-first-letters, mail-extr-last-letters): | |
1908 Use character classes [:alpha:] and [:alnum:]. | |
1909 | |
1910 * subr.el (push, pop): New macros. | |
1911 | |
1912 * progmodes/compile.el (compilation-error-regexp-alist): | |
1913 New item for SGI IRIX MipsPro compilers. | |
1914 | |
1915 * speedbar.el (speedbar-directory-buttons): Recognize | |
1916 device names when checking for file names. | |
1917 | |
1918 * array.el (array-reconfigure-rows): Use generate-new-buffer. | |
1919 | |
1920 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros, | |
1921 and specially handle defvar inside their expansions. | |
1922 (eval-defun-1): New subroutine. | |
1923 | |
1924 * progmodes/compile.el (compilation-error-regexp-alist): | |
1925 Fix the Perl -w entry to allow period after line number. | |
1926 Don't allow newlines in file name, but allow them after line number | |
1927 for Perl debugging traces. | |
1928 | |
1929 * which-func.el (which-func-cleanup-function): New variable. | |
1930 (which-function): Call that function. | |
1931 | |
1932 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or ( | |
1933 to end a function name. | |
1934 | |
1935 * informat.el (Info-tagify): Don't insert more than one newline | |
1936 before the tag table. | |
1937 | |
1938 1999-08-29 Stefan Monnier <monnier@cs.yale.edu> | |
1939 | |
1940 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather | |
1941 than make-temp-name, use match-string-no-properties, and eliminate | |
1942 a quadratic behavior when building bibtex-strings. | |
1943 | |
1944 1999-08-29 Alex Schroeder <alex@gnu.org> | |
1945 | |
1946 * comint.el (comint-input-ring-separator): New variable. | |
1947 (comint-read-input-ring): Doc change; use | |
1948 comint-input-ring-separator when reading file. | |
1949 (comint-write-input-ring): Use | |
1950 comint-input-ring-separator when writing file. | |
1951 | |
1952 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com> | |
1953 | |
1954 * informat.el (Info-tagify): Start by widening. | |
1955 Match node headers that don't list the file name, | |
1956 and more kinds of page separations. | |
1957 Strip properties during tagification. | |
1958 Use start of node header line as tag's position. | |
1959 Fix the "done" message. | |
1960 | |
1961 (Info-validate): Save and restore match data around narrowing down. | |
1962 | |
1963 1999-08-28 Richard M. Stallman <rms@gnu.org> | |
1964 | |
1965 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode): | |
1966 On repeated call, override previous values put into | |
1967 minor-mode-map-alist and minor-mode-alist. | |
1968 | |
1969 1999-08-28 Michael Ernst <mernst@alum.mit.edu> | |
1970 | |
1971 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format. | |
1972 | |
1973 1999-08-27 Andreas Schwab <schwab@gnu.org> | |
1974 | |
1975 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker | |
1976 from cvs update. | |
1977 | |
1978 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
1979 | |
1980 * calendar/calendar.el (calendar-move-hook): New hook. | |
1981 | |
1982 * calendar/cal-move.el: Call the new hook in every movement function. | |
1983 | |
1984 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload | |
1985 the right function name. | |
1986 | |
1987 1999-08-26 Stephen Gildea <gildea@alum.mit.edu> | |
1988 | |
1989 * time-stamp.el: Put quote-backquote around all symbol names | |
1990 in doc strings, for mousing. | |
1991 (time-stamp): support multi-line patterns. | |
1992 (time-stamp-inserts-lines): new variable. | |
1993 (time-stamp-count): new variable. | |
1994 (time-stamp-string-preprocess): fixed bug where "%%a" becomes | |
1995 "Thu" instead of "%a". | |
1996 | |
1997 1999-08-25 Gerd Moellmann <gerd@gnu.org> | |
1998 | |
1999 * simple.el (kill-word): Undo previous change. | |
2000 | |
2001 1999-08-25 Gerd Moellmann <gerd@gnu.org> | |
2002 | |
2003 * 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
|
2004 to the beginning of the line containing the range start and |
25837 | 2005 the beginning of the line following the range end. |
2006 | |
2007 1999-08-24 Dave Love <fx@gnu.org> | |
2008 | |
2009 * timezone.el: Move provide to end. | |
2010 (timezone-parse-date): Simplify somewhat. Assume 2-digit years | |
2011 <70 are 2000+. | |
2012 (timezone-parse-time): Simplify somewhat. | |
2013 | |
2014 1999-08-24 Gerd Moellmann <gerd@gnu.org> | |
2015 | |
2016 * faces.el (margin): Renamed from bitmap-area. | |
2017 | |
2018 1999-08-24 Alex Schroeder <alex@gnu.org> | |
2019 | |
2020 * sql.el: Doc changes. | |
2021 (sql-sybase): use sql-server instead of sql-database. | |
2022 | |
2023 1999-08-23 Dave Love <fx@gnu.org> | |
2024 | |
2025 * rect.el: Add/fix various doc strings. Add `*' to all the | |
2026 interactive specs. | |
2027 | |
2028 1999-08-21 Gerd Moellmann <gerd@gnu.org> | |
2029 | |
2030 * jit-lock.el (jit-lock-function): Use line-beginning-position. | |
2031 Don't unwind-protect font-lock-fontify-region. | |
2032 | |
2033 * paragraphs.el (backward-kill-paragraph): Don't move | |
2034 point into mini-buffer prompt. | |
2035 (backward-kill-sentence): Ditto. | |
2036 | |
2037 * simple.el (next-history-element): Use minibuffer-prompt-end. | |
2038 Remove test for minibuffer-prompt-in-buffer. | |
2039 (kill-word): Don't move point into mini-buffer prompt. | |
2040 | |
2041 1999-08-21 Dave Love <fx@gnu.org> | |
2042 | |
2043 * Makefile: Exclude CVS dirs like RCS. | |
2044 | |
2045 1999-08-19 Dave Love <fx@gnu.org> | |
2046 | |
2047 * tooltip.el (tooltip-mode): Customize this, per convention. | |
2048 (tooltip-active): Option deleted. | |
2049 | |
2050 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize. | |
2051 | |
2052 * hanoi.el, page-ext.el: Declare dynamic vars. | |
2053 | |
2054 * term.el: Avoid ange-ftp related compilation warnings. | |
2055 | |
2056 1999-08-18 Gerd Moellmann <gerd@gnu.org> | |
2057 | |
2058 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode' | |
2059 the default so that beginners can benefit from it without | |
2060 searching in manuals. | |
2061 | |
2062 1999-08-18 Ray Blaak <blaak@gnu.org> | |
2063 | |
2064 * progmodes/delphi.el: Consider assembly sections as blocks, to | |
2065 indent them better. Make auto-indent on newline optional. | |
2066 | |
2067 1999-08-17 Gerd Moellmann <gerd@gnu.org> | |
2068 | |
2069 * bindings.el (mode-line-modified): Look up key binding for C-x | |
2070 C-q. If it's bound call that binding, otherwise call | |
2071 toggle-read-only. | |
2072 | |
2073 1999-08-17 Dave Love <fx@gnu.org> | |
2074 | |
2075 * info.el (info): Doc fix. | |
2076 | |
2077 * finder.el (finder-known-keywords): Add `multimedia'. | |
2078 | |
2079 * apropos.el: Don't capitalize custom group name. | |
2080 | |
2081 * info-look.el: Remove compatibility code. | |
2082 (info-lookup-guess-default*): DTRT for point at start of symbol. | |
2083 (info-complete): Don't lose with point not at end of symbol. | |
2084 | |
2085 1999-08-16 Gerd Moellmann <gerd@gnu.org> | |
2086 | |
2087 * term.el (toplevel): Make face `term-default' an empty face. | |
2088 The code relied on the fact that Emacs ignored invalid faces in | |
2089 face text properties in 20.4. | |
2090 | |
2091 1999-08-16 Richard M. Stallman <rms@gnu.org> | |
2092 | |
2093 * subr.el (point-at-eol, point-at-bol): New aliases. | |
2094 | |
2095 * simple.el: Functions reordered. | |
2096 | |
2097 * rect.el (delete-rectangle-line): Use line-end-position. | |
2098 | |
2099 1999-08-16 Karl Heuer <kwzh@gnu.org> | |
2100 | |
2101 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved | |
2102 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
|
2103 |
25837 | 2104 1999-08-16 Dave Love <fx@gnu.org> |
2105 | |
2106 * mouse.el: Provide `mldrag' for compatibility. | |
2107 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases, | |
2108 marked obsolete. | |
2109 | |
2110 * mldrag.el: Removed since the features are in mouse.el. | |
2111 | |
2112 * jka-compr.el (auto-compression-mode): New variable for | |
2113 customization. | |
2114 | |
2115 * bindings.el (mode-line-mule-info): Doc fix. | |
2116 | |
2117 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in | |
2118 name comparisons. | |
2119 | |
2120 * files.el (interpreter-mode-alist): Add make, guile, clisp. | |
2121 (find-file): Doc fix. | |
2122 | |
2123 1999-08-16 Carsten Dominik <cd@gnu.org> | |
2124 | |
2125 * textmodes/reftex.el: Most of the code moved to other files. | |
2126 * textmodes/reftex-auc.el: New file, split out from reftex.el | |
2127 * textmodes/reftex-cite.el: New file, split out from reftex.el | |
2128 * textmodes/reftex-global.el: New file, split out from reftex.el | |
2129 * textmodes/reftex-index.el: New file, split out from reftex.el | |
2130 * textmodes/reftex-parse.el: New file, split out from reftex.el | |
2131 * textmodes/reftex-ref.el: New file, split out from reftex.el | |
2132 * textmodes/reftex-sel.el: New file, split out from reftex.el | |
2133 * textmodes/reftex-toc.el: New file, split out from reftex.el | |
2134 * textmodes/reftex-vars.el: New file, split out from reftex.el | |
2135 * textmodes/reftex-vcr.el: New file, split out from reftex.el | |
2136 | |
2137 1999-08-16 Carsten Dominik <cd@gnu.org> | |
2138 | |
2139 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed | |
2140 conflict with pop-up-frames. | |
2141 (reftex-special-environment-parsers): New constant. | |
2142 (reftex-label-alist): car of an entry can also be a function. | |
2143 (reftex-what-special-env): new function. | |
2144 (reftex-label-location): Call `reftex-what-special-env'. | |
2145 (reftex-compile-variables): Check for symbol in | |
2146 `reftex-label-alist'. | |
2147 (reftex-what-environment): fixed bug with stacked environments of | |
2148 same kind (e.g. enumerate). | |
2149 (reftex-process-string): Preserve default directory. | |
2150 (reftex-label-alist-builtin): changed prefixes of endnote and | |
2151 footnote. Also the magic words. | |
2152 (reftex-reference): Interprete new option | |
2153 `reftex-fref-is-default'. | |
2154 (reftex-replace-prefix-escapes): Interprete new `%S' format. | |
2155 (reftex-toc-mouse-view-line): Command removed (had no binding). | |
2156 (reftex-everything-regexp): New function. | |
2157 (reftex-nearest-match): Made better. | |
2158 (reftex-toc-find-section): Use new version of | |
2159 `reftex-nearest-match'. | |
2160 (reftex-insert-docstruct): adapted to work with the index stuff. | |
2161 (reftex-parse-from-file): Find index entries as well. | |
2162 (reftex-toc-toggle-index): New function | |
2163 (reftex-toc-map): `i' is now used to togle the index, File | |
2164 boundaries has been moved to `F'. | |
2165 (reftex-select-label-map): Toggling display of file boundaries is | |
2166 now on the `F' key, for consistency with `reftex-toc-map'. | |
2167 (reftex-erase-all-selection-and-index-buffers): Renamed from | |
2168 `reftex-erase-all-selection-buffer'. Now also kills the index | |
2169 buffers. | |
2170 (reftex-viewing-cross-references): Customization group renamed | |
2171 from reftex-viewing-cross-references-and-citations. | |
2172 (reftex-index-macro-regexp, | |
2173 reftex-find-index-entry-regexp-format): New variables | |
2174 (reftex-macros-with-index): New variable | |
2175 (reftex-add-index-macros): New function | |
2176 (reftex-renumber-simple-labels, reftex-translate): Allow for | |
2177 multiple labels in a single ref command. | |
2178 (reftex-index-support): New customization group | |
2179 (reftex-support-index, reftex-index-special-chars, | |
2180 reftex-index-macros, reftex-index-default-macro, | |
2181 reftex-index-default-tag, reftex-index-math-format, | |
2182 reftex-index-section-letters, reftex-index-include-context, | |
2183 reftex-index-follow-mode, reftex-index-header-face, | |
2184 reftex-index-section-face, reftex-index-tag-face, | |
2185 reftex-index-face): New options | |
2186 (reftex-index-map, reftex-index-menu, reftex-last-index-file, | |
2187 reftex-index-tag, reftex-index-return-marker, | |
2188 reftex-index-restriction-indicator, reftex-index-restriction-data, | |
2189 reftex-index-macro-regexp, reftex-index-level-re, | |
2190 reftex-index-key-end-re, reftex-find-index-entry-regexp-format, | |
2191 reftex-everything-regexp-no-index, reftex-index-re, | |
2192 reftex-macros-with-index, reftex-index-macro-alist): New variables | |
2193 (reftex-index-help, reftex-index-macros-builtin, | |
2194 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt, | |
2195 reftex-query-index-macro-help): New constants | |
2196 (reftex-index-selection-or-word, reftex-index, | |
2197 reftex-default-index, reftex-update-default-index, | |
2198 reftex-index-complete-tag, reftex-index-select-tag, | |
2199 reftex-index-complete-key, reftex-index-update-taglist, | |
2200 reftex-index-globally, reftex-index-mode, reftex-index-show-entry, | |
2201 reftex-display-index, reftex-insert-index, | |
2202 reftex-index-insert-new-letter, reftex-get-restriction, | |
2203 reftex-index-pre-command-hook, reftex-index-post-command-hook, | |
2204 reftex-index-show-help, reftex-index-next, reftex-index-previous, | |
2205 reftex-index-toggle-follow, reftex-index-toggle-context, | |
2206 reftex-index-view-entry, reftex-index-goto-entry-and-hide, | |
2207 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide, | |
2208 reftex-index-quit, reftex-index-quit-and-kill, | |
2209 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan, | |
2210 reftex-index-revert, reftex-index-switch-index-tag, | |
2211 reftex-index-restrict-to-section, reftex-index-widen, | |
2212 reftex-index-restriction-forward, | |
2213 reftex-index-restriction-backward, reftex-index-visit-location, | |
2214 reftex-index-analyze-entry, reftex-index-globalize, | |
2215 reftex-index-edit, reftex-index-toggle-range-beginning, | |
2216 reftex-index-toggle-range-end, reftex-index-edit-key, | |
2217 reftex-index-edit-attribute, reftex-index-edit-visual, | |
2218 reftex-index-edit-part, reftex-index-level-down, | |
2219 reftex-index-level-up, reftex-index-kill, reftex-index-undo, | |
2220 reftex-index-change-entry, reftex-index-goto-letter, | |
2221 reftex-add-index-macros, reftex-ensure-index-support, | |
2222 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
|
2223 |
25837 | 2224 |
2225 1999-08-15 Richard M. Stallman <rms@gnu.org> | |
2226 | |
2227 * paren.el (show-paren-mode): Support making show-paren-mode | |
2228 a buffer-local variable. Don't check for a window system. | |
2229 (show-paren-function): Check whether show-paren-function is | |
2230 enabled in current buffer; do the right thing if not. | |
2231 Don't check for a window system. | |
2232 (show-paren-mode): Make it a user variable. | |
2233 | |
2234 * add-log.el (add-log-current-defun): Exclude all trailing whitespace. | |
2235 Handle `enum' like `struct'. | |
2236 | |
2237 * server.el (server-process-filter): If a client visits no buffers, | |
2238 close it immediately before recording it. | |
2239 | |
2240 * mail/mail-utils.el (mail-unquote-printable): Make it autoload. | |
2241 Optimize by calling concat just once. Handle =\n sequence. | |
2242 (mail-unquote-printable-region): New command. | |
2243 (mail-quote-printable): Make it autoload. | |
2244 | |
2245 1999-08-15 Karl Heuer <kwzh@gnu.org> | |
2246 | |
2247 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org. | |
2248 | |
2249 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
2250 | |
2251 * lisp/texinfmt.el: Handle @ifnottex. | |
2252 | |
2253 1999-08-15 Eli Zaretskii <eliz@gnu.org> | |
2254 | |
2255 * frame.el (blink-cursor): Don't turn on cursor blinking for | |
2256 ms-dos. | |
2257 | |
2258 * faces.el (face-valid-attribute-values): Look in | |
2259 x-bitmap-file-path only for x and w32 window systems. | |
2260 | |
2261 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default". | |
2262 Do that if width is nil as well. | |
2263 (x-display-mm-height, x-display-mm-width): Update values. | |
2264 (x-colors): Compute the list from msdos-color-values. | |
2265 (x-select-enable-clipboard): Doc fix. | |
2266 (x-frob-font-weight, x-font-family-list): New functions. | |
2267 | |
2268 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk> | |
2269 | |
2270 * window.el (shrink-window-if-larger-than-buffer): Don't try to | |
2271 back up from beginning of buffer. | |
2272 | |
2273 1999-08-13 Karl Heuer <kwzh@gnu.org> | |
2274 | |
2275 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound. | |
2276 | |
2277 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US> | |
2278 | |
2279 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G | |
2280 doomsday clock, speed control is added and changes are made to | |
2281 allow large numbers of rings: rings now show the whole ring | |
2282 number, not just the last digit; consecutive rings are allowed to | |
2283 be the same size when necessary to fit all the rings in the | |
2284 window; and poles can be oriented horizontally. Face support is | |
2285 thrown in gratuitously. | |
2286 (hanoi): Changed default number of rings back to 3. | |
2287 (hanoi-unix, hanoi-unix-64): New commands | |
2288 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces, | |
2289 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face, | |
2290 hanoi-odd-ring-face): New variables. | |
2291 (hanoi-internal, hanoi-current-time-float, hanoi-put-face, | |
2292 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for, | |
2293 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions. | |
2294 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n. | |
2295 (hanoi-topos, hanoi-draw-ring): Removed. | |
2296 | |
2297 1999-08-12 Gerd Moellmann <gerd@gnu.org> | |
2298 | |
2299 * faces.el (face-valid-attribute-values): Return an alist for | |
2300 families on ttys. | |
2301 (face-read-integer): Handle unspecified face attributes. Add | |
2302 completion for `unspecified'. | |
2303 (read-face-attribute): Handle unspecified font attributes. | |
2304 (face-valid-attribute-values): Add `unspecified' to lists so that | |
2305 it can be chosen via completion. | |
2306 (face-read-string): Don't recognize "none" as input. | |
2307 | |
2308 1999-08-10 Dave Love <fx@gnu.org> | |
2309 | |
2310 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc | |
2311 string. | |
2312 | |
2313 * sun-curs.el: Require sun-fns. | |
2314 | |
2315 1999-08-10 Dave Love <fx@gnu.org> | |
2316 | |
2317 * autorevert.el (auto-revert-mode): Add autoload cookie. | |
2318 | |
2319 * hscroll.el, auto-show.el: Files deleted -- we have built-in | |
2320 hscroll. | |
2321 | |
2322 * simple.el (hscroll-step, hscroll-point-visible) | |
2323 (hscroll-window-column): Remove now we have the mentioned real | |
2324 horizontal autoscrolling. | |
2325 | |
2326 1999-08-10 Richard M. Stallman <rms@gnu.org> | |
2327 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2328 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from |
25837 | 2329 control use of -f option. |
2330 (mail-specify-envelope-from): New variable. | |
2331 (mail-from-style): Doc fix. | |
2332 | |
2333 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn. | |
2334 (easy-menu-get-map): New arg TO-MODIFY helps choose | |
2335 between local and global maps. | |
2336 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map. | |
2337 (easy-menu-change): Doc fix. | |
2338 | |
2339 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward. | |
2340 (info-lookup-guess-default): Simplified and cleaned up. | |
2341 (info-lookup-guess-default*): Preserve point. | |
2342 | |
2343 * view.el (view-mode-disable): If buffer-read-only is nil, | |
2344 don't change it. | |
2345 | |
2346 * files.el (after-find-file): Disable View mode if buffer is no | |
2347 longer read-only. | |
2348 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
2349 * view.el (view-mode-enable, view-mode-disable): |
25837 | 2350 Call force-mode-line-update. |
2351 | |
2352 1999-08-10 Karl Heuer <kwzh@gnu.org> | |
2353 | |
2354 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call. | |
2355 * array.el, play/landmark.el, international/latin-3.el: Likewise. | |
2356 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise. | |
2357 | |
2358 1999-08-10 Alex Schroeder <asc@bsiag.com> | |
2359 | |
2360 * ansi-color.el (ansi-color-to-text-properties): Added New state 5 | |
2361 to prevent m-eating-bug. | |
2362 | |
2363 1999-08-10 Eli Zaretskii <eliz@gnu.org> | |
2364 | |
2365 * term/pc-win.el (msdos-bg-mode): Remove. Call | |
2366 frame-set-background-mode instead. All callers changed. | |
2367 (msdos-face-setup): Don't force color display parameter, it is set | |
2368 by frame-set-background-mode. | |
2369 (make-msdos-frame): Call x-handle-reverse-video and | |
2370 face-set-after-frame-default. Delete frame if creation failed. | |
2371 | |
2372 * faces.el (face-set-after-frame-default): Don't call | |
2373 make-face-x-resource-internal for the pc window-system. | |
2374 | |
2375 1999-08-10 Dave Love <fx@melange.gnu.org> | |
2376 | |
2377 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat | |
2378 case with no docstring specially. | |
2379 | |
2380 1999-08-09 Eli Zaretskii <eliz@gnu.org> | |
2381 | |
2382 * complete.el (PC-do-completion): If completing on file name, | |
2383 reproduce str by concatenating its directory and basename parts. | |
2384 | |
2385 1999-08-07 Dave Love <fx@gnu.org> | |
2386 | |
2387 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid | |
2388 unibyte to multibyte conversion of search-forward (from Handa), | |
2389 but avoid the replacement if the language is Latin-N. | |
2390 | |
2391 1999-08-06 Richard Stallman <rms@gnu.org> | |
2392 | |
2393 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args | |
2394 of eval-buffer. | |
2395 | |
2396 * international/mule.el (load-with-code-conversion): | |
2397 Pass t to eval-buffer for DO-ALLOW-PRINT. | |
2398 | |
2399 1999-08-06 Geoff Voelker <voelker@cs.washington.edu> | |
2400 | |
2401 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist | |
2402 of filenames and attributes. | |
2403 (ls-lisp-insert-directory): Use directory-files-and-attributes | |
2404 for speed. | |
2405 | |
2406 1999-08-05 Dave Love <fx@gnu.org> | |
2407 | |
2408 * auto-show.el (auto-show-mode): Fix :set. | |
2409 | |
2410 * widget.el (define-widget-keywords): Make dummy definition and | |
2411 comment-out its use. | |
2412 | |
2413 1999-08-04 Richard Stallman <rms@gnu.org> | |
2414 | |
2415 * progmodes/tcl.el: Customized. | |
2416 | |
2417 * sql.el (sql-accumulate-and-indent): Instead of testing | |
2418 whether this is Emacs 20 before calling comint-accumulate, | |
2419 test whether comint-accumulate is defined. | |
2420 | |
2421 1999-08-04 Dave Love <fx@gnu.org> | |
2422 | |
2423 * sgml-mode.el: Require outline when compiling. | |
2424 (sgml-mode-hook, html-mode-hook): Customize. | |
2425 (sgml-validate-command): Fix :version. | |
2426 (html-autoview-mode): Doc fix. | |
2427 | |
2428 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do | |
2429 nothing in Latin-N environment. | |
2430 | |
2431 * info.el (Info-find-node): Call info-initialize here. | |
2432 (info): Not here. | |
2433 (Info-file-list-for-emacs): Add message, dired-x, c, viper. | |
2434 | |
2435 1999-08-04 Richard Stallman <rms@gnu.org> | |
2436 | |
2437 * ansi-color.el: New file. | |
2438 | |
2439 1999-08-04 Stefan Monnier <monnier@cs.yale.edu> | |
2440 | |
2441 * dired.el (dired-string-replace-match): Return `nil' when no match | |
2442 found with global search. | |
2443 | |
2444 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file): | |
2445 * terminal.el (te-terminfo-directory): | |
2446 * mail/mailpost.el (post-mail-send-it): | |
2447 * mail/metamail.el (metamail-region): | |
2448 * progmodes/ada-mode.el (ada-tmp-directory): | |
2449 Use temporary-file-directory. | |
2450 | |
2451 * progmodes/compile.el (compilation-parsing-end,compilation-setup) | |
2452 (compilation-filter, compilation-forget-errors) | |
2453 (compilation-parse-errors): Use a marker instead of an integer for | |
2454 `compilation-parsing-end'. | |
2455 | |
2456 * progmodes/diff.el (diff-parse-differences): | |
2457 Use a marker instead of an integer for `compilation-parsing-end'. | |
2458 * textmodes/tex-mode.el (tex-compilation-parse-errors): | |
2459 Use a marker instead of an integer for `compilation-parsing-end'. | |
2460 | |
2461 1999-08-03 Richard Stallman <rms@gnu.org> | |
2462 | |
2463 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View. | |
2464 (Buffer-menu-mode): Doc fix. | |
2465 (Buffer-menu-view): New command. | |
2466 (Buffer-menu-view-other-window): New command. | |
2467 | |
2468 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com> | |
2469 | |
2470 * replace.el (query-replace-regexp-eval) | |
2471 (replace-eval-replacement, replace-loop-through-replacements) | |
2472 (replace-match-string-symbols): New functions. | |
2473 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA). | |
2474 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
|
2475 |
25837 | 2476 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk> |
2477 | |
2478 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f. | |
2479 (5x5): Doc fix. | |
2480 | |
2481 1999-08-03 Dave Love <fx@gnu.org> | |
2482 | |
2483 * fortran.el (fortran-indent-new-line): Make it an alias | |
2484 for reindent-then-newline-and-indent. | |
2485 | |
2486 1999-08-03 Didier Verna <verna@inf.enst.fr> | |
2487 | |
2488 * rect.el: All functions rewritten, except when noted above | |
2489 their declaration. Below is a list of interface changes. | |
2490 (apply-on-rectangle): New function, mostly replaces | |
2491 `operate-on-rectangle'. All callers changed. | |
2492 (move-to-column-force): Pass new second argument to `move-to-column'. | |
2493 (kill-rectangle): Added optional prefix arg to fill lines. | |
2494 (delete-rectangle): Ditto. | |
2495 (delete-whitespace-rectangle): Ditto. | |
2496 (delete-extract-rectangle): Ditto. | |
2497 (open-rectangle): Ditto. | |
2498 (clear-rectangle): Ditto. | |
2499 (delete-whitespace-rectangle-line): New function. | |
2500 (delete-rectangle-line): Added third arg FILL. | |
2501 (delete-extract-rectangle-line): Ditto. | |
2502 (open-rectangle-line): Ditto. | |
2503 (clear-rectangle-line): Ditto. | |
2504 | |
2505 1999-08-03 Ray Blaak <blaak@gnu.org> | |
2506 | |
2507 * progmodes/delphi.el: New file. | |
2508 | |
2509 1999-08-02 Richard Stallman <rms@gnu.org> | |
2510 | |
2511 * textmodes/outline.el (outline-previous-heading): New function. | |
2512 (outline-up-heading-all): Use outline-previous-heading. | |
2513 (outline-next-heading): Delete definition inserted yesterday. | |
2514 | |
2515 1999-08-01 Richard Stallman <rms@gnu.org> | |
2516 | |
2517 * textmodes/outline.el (outline-next-heading): New function. | |
2518 (outline-up-heading-all): New function. | |
2519 (outline-font-lock-level): Using outline-up-heading-all. | |
2520 Tell outline-back-to-heading to accept invisible headings. | |
2521 | |
2522 * simple.el (shell-command-on-region): EXIT-STATUS can be a string. | |
2523 | |
2524 * mail/mh-utils.el (mh-find-path-run): New variable. | |
2525 (mh-find-path): Test and set that. | |
2526 Set mail-user-agent only the first time this function is run. | |
2527 (mail-user-agent): Defvar deleted. | |
2528 | |
2529 * info.el (info-initialize): New function. | |
2530 (info): Call info-initialize. | |
2531 (Info-directory-list): Initialize to nil, | |
2532 so info-initialize will set it up for real. | |
2533 | |
2534 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
2535 | |
2536 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it | |
2537 does not interpret a time as the year in a day-month entry. | |
2538 | |
2539 * calendar/diary-lib.el: Change syntax table entry for colon in | |
2540 the diary as part of the european-date-diary-pattern fix. | |
2541 | |
2542 1999-08-01 Eli Zaretskii <eliz@gnu.org> | |
2543 | |
2544 * international/mule.el (set-auto-coding): Allow whitespace before | |
2545 and after the "variable: value" pair. | |
2546 | |
2547 1999-07-30 Ken'ichi Handa <handa@gnu.org> | |
2548 | |
2549 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed. | |
2550 (default-sendmail-coding-system): Doc-string fixed. | |
2551 | |
2552 1999-07-30 Dave Love <fx@gnu.org> | |
2553 | |
2554 * subr.el (assoc-delete-all): New function, renamed from | |
2555 frame-delete-all. | |
2556 | |
2557 * frame.el: Change comments to doc strings and other doc fixes. | |
2558 (frame-delete-all): Moved to subr.el as `assoc-delete-all'. | |
2559 Callers changed. | |
2560 (set-background-color, set-foreground-color, set-cursor-color) | |
2561 (set-mouse-color, set-border-color): Offer completion of colours. | |
2562 (cursor): Add :version to defgroup. | |
2563 | |
2564 * facemenu.el (list-colors-display): Make it work on ttys. | |
2565 (facemenu-read-color): Likewise. | |
2566 | |
2567 1999-07-30 Richard M. Stallman <rms@gnu.org> | |
2568 | |
2569 * frame.el (frame-notice-user-settings): If background | |
2570 color has been changed, update background-mode from it, | |
2571 then update faces. | |
2572 | |
2573 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com> | |
2574 | |
2575 * net-utils.el (finger): Don't do indirect fingering. | |
2576 | |
2577 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
2578 | |
2579 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of | |
2580 rules. Add separator at end of holidays. | |
2581 (cal-tex-rules): New customizable variable. | |
2582 (cal-tex-latexify-list): Add optional parameter to put separator | |
2583 at end. | |
2584 | |
2585 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu> | |
2586 | |
2587 * textmodes/fill.el (fill-individual-paragraphs): Calculate new | |
2588 fill prefix on each line while looping to the end of paragraph. | |
2589 End paragraph if it's longer than the existing fill prefix. | |
2590 | |
2591 * textmodes/fill.el (fill-context-prefix): Doc fix. | |
2592 | |
2593 1999-07-30 Dave Love <fx@gnu.org> | |
2594 | |
2595 * font-lock.el (jit-lock): Fix :load, add :version. | |
2596 | |
2597 1999-07-30 Eli Zaretskii <eliz@gnu.org> | |
2598 | |
2599 * term/pc-win.el (msdos-face-setup): Register standard colors in | |
2600 Vface_tty_color_alist. | |
2601 (face-color-supported-p, face_color_gray_p): New functions. | |
2602 | |
2603 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p | |
2604 is bound. | |
2605 | |
2606 * startup.el (command-line): Don't register default colors for | |
2607 MSDOS window-system. | |
2608 | |
2609 1999-07-29 Dave Love <fx@gnu.org> | |
2610 | |
2611 * f90.el (f90-mode-syntax-table): Change backslash to escape, not | |
2612 charquote. | |
2613 | |
2614 * lisp-mode.el (eval-defun): Re-written to avoid | |
2615 capturing variables. | |
2616 | |
2617 * picture.el (picture-beginning-of-line): Don't call | |
2618 hscroll-point-visible now we have real autoscrolling. | |
2619 (picture-end-of-line, picture-newline, picture-open-line): | |
2620 Likewise. | |
2621 | |
2622 * international/latin-8.el: New file. | |
2623 * international/latin-9.el: New file. | |
2624 | |
2625 1999-07-28 Dave Love <fx@gnu.org> | |
2626 | |
2627 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter. | |
2628 | |
2629 * msb.el: Require cl only when compiling. | |
2630 (msb--home-dir): Deleted. | |
2631 (msb--format-title): Use abbreviate-file-name. | |
2632 (msb--choose-file-menu): Simplify string comparison. | |
2633 | |
2634 1999-07-28 Gerd Moellmann <gerd@gnu.org> | |
2635 | |
2636 * faces.el (toolbar): Add face definition for mono displays. | |
2637 | |
2638 1999-07-27 Richard M. Stallman <rms@gnu.org> | |
2639 | |
2640 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change. | |
2641 | |
2642 * frame.el (frame-initialize): When setting frame-initial-frame-alist, | |
2643 force copying of default-frame-alist. | |
2644 | |
2645 1999-07-26 Ken'ichi Handa <handa@gnu.org> | |
2646 | |
2647 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp. | |
2648 | |
2649 1999-07-26 Richard M. Stallman <rms@gnu.org> | |
2650 | |
2651 * frame.el (set-mouse-color): If new color is nil, | |
2652 really respecify the current color. | |
2653 | |
2654 1999-07-26 Gerd Moellmann <gerd@gnu.org> | |
2655 | |
2656 * faces.el (bitmap-area): Change background of face `bitmap-area' | |
2657 to white for mono displays. | |
2658 | |
2659 1999-07-26 Kenichi Handa <handa@etl.go.jp> | |
2660 | |
2661 * international/ccl.el (ccl-embed-symbol): New function. | |
2662 (ccl-program-p): Deleted. Now it's implemented in C code. | |
2663 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol. | |
2664 (ccl-compile-translate-character): Likewise. | |
2665 (ccl-compile-map-single): Likewise. | |
2666 (ccl-compile-multiple-map-function): Likewise. | |
2667 (declare-ccl-program): Doc-string modified. | |
2668 (check-ccl-program): Check compiled CCL code by ccl-program-p. | |
2669 | |
2670 1999-07-25 Ken'ichi Handa <handa@etl.go.jp> | |
2671 | |
2672 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change. | |
2673 | |
2674 1999-07-25 Markus Rost <rost@gnu.org> | |
2675 | |
2676 * cus-edit.el (custom-save-variables, custom-save-faces): Sort | |
2677 the entries to make custom-file more readable. | |
2678 | |
2679 1999-07-25 Richard M. Stallman <rms@gnu.org> | |
2680 | |
2681 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs. | |
2682 | |
2683 * emacs-lisp/edebug.el: Delete compatibility code. | |
2684 (edebug-next-token-class): If . is followed by a digit, | |
2685 return `symbol' for the token class. | |
2686 | |
2687 * startup.el (command-line): If we don't find the user's init file, | |
2688 set user-init-file to nil. | |
2689 | |
2690 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
2691 | |
2692 * info-look.el (info-lookup-interactive-arguments): Add optional | |
2693 argument query for new choice of help mode. | |
2694 (info-lookup-symbol): Use it. | |
2695 (info-lookup-file): Ditto. | |
2696 (info-lookup): Don't switch to other window, if already in Info | |
2697 buffer. | |
2698 | |
2699 1999-07-23 Dave Love <fx@gnu.org> | |
2700 | |
2701 * fortran.el (fortran-mode-syntax-table): Change `\' to `\' | |
2702 syntax. | |
2703 (fortran-fontify-string, fortran-match-!-commen): Deleted. | |
2704 (fortran-font-lock-syntactic-keywords): New variable. | |
2705 (fortran-mode): Use it. | |
2706 (fortran-font-lock-keywords-1): Don't do comments. | |
2707 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save | |
2708 match data. | |
2709 | |
2710 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls. | |
2711 | |
2712 * msb.el (msb-menu-bar-update-buffers): Renamed from | |
2713 menu-bar-update-buffers. | |
2714 (msb-custom-set, msb--toggle-menu-type): Call | |
2715 msb-menu-bar-update-buffers. | |
2716 (msb-mode): Revise the hook setting. | |
2717 | |
2718 * font-lock.el (turn-on-font-lock): Use tty-display-color-p. | |
2719 | |
2720 1999-07-23 Gerd Moellmann <gerd@gnu.org> | |
2721 | |
25956 | 2722 * font-lock.el, help.el, simple.el: Re-integrate previously |
2723 described changes that were lost due to errors while checking them | |
2724 in. | |
25837 | 2725 |
2726 1999-07-23 Kevin Blake <kblake@ticnet.com> | |
2727 | |
2728 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp. | |
2729 | |
2730 1999-07-23 Ken'ichi Handa <handa@etl.go.jp> | |
2731 | |
2732 * international/encoded-kb.el | |
2733 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character | |
2734 but push it to unread-command-events. | |
2735 (encoded-kbd-self-insert-iso2022-8bit): Likewise. | |
2736 (encoded-kbd-self-insert-sjis): Likewise. | |
2737 (encoded-kbd-self-insert-big5): Likewise. | |
2738 | |
2739 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up | |
2740 before left margin and fill-prefix by fill-find-break-point. | |
2741 | |
2742 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
2743 | |
2744 * info-look.el (info-lookup-setup-mode): Don't give up, if | |
2745 info-lookup-make-completions returns an error. | |
2746 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file | |
2747 name latex, not latex2e. | |
2748 | |
2749 1999-07-21 Richard M. Stallman <rms@gnu.org> | |
2750 | |
2751 * replace.el (perform-replace): Turn off case-fold-search | |
2752 if FROM-STRING argument has uppercase in it. | |
2753 | |
2754 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2755 | |
2756 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock | |
2757 mode is on. Don't use end of changed text. | |
2758 | |
2759 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2760 | |
2761 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table. | |
2762 (cl-hash-table-p): Renamed from hash-table-p. | |
2763 (cl-hash-table-count): Renamed from hash-table-count. | |
2764 (maphash): Alias to cl-maphash removed. | |
2765 (gethash): Likewise. | |
2766 (puthash): Likewise. | |
2767 (remhash): Likewise. | |
2768 (clrhash): Likewise. | |
2769 | |
2770 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2771 | |
2772 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with | |
2773 third arg non-nil. See comment there why this isn't a good idea. | |
2774 | |
2775 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2776 | |
2777 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message. | |
2778 | |
2779 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call | |
2780 sit-for with 3rd arg non-nil to prevent redisplay. | |
2781 | |
2782 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2783 | |
2784 * image.el (image-type-from-file-header): If file doesn't | |
2785 have a directory part, add data-directory. | |
2786 | |
2787 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2788 | |
2789 * tooltip.el (tooltip-gud-tips-p): Set default to nil. | |
2790 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse | |
2791 motion handling when tooltip-gud-tips-p is nil. | |
2792 | |
2793 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2794 | |
2795 * tooltip.el (tooltip-mode): Don't use `plusp'. | |
2796 (tooltip-active): Use initial value of nil. | |
2797 | |
2798 * jit-lock.el (jit-lock-mode): Don't use `plusp'. | |
2799 | |
2800 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2801 | |
2802 * bindings.el (make-mode-line-mouse-sensitive): Add key | |
2803 definitions for `top-line'. | |
2804 | |
2805 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2806 | |
2807 * faces.el (top-line): New face. | |
2808 | |
2809 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2810 | |
2811 * image.el (image-type-regexps): Add regexp for PS files. | |
2812 | |
2813 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2814 | |
2815 * faces.el (set-face-attribute): Fix wrong handling of frame | |
2816 begin equal to t. | |
2817 | |
2818 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2819 | |
2820 * image.el (image-type-regexps): Add PNG format. | |
2821 | |
2822 1999-07-21 Dave Love <fx@gnu.org> | |
2823 | |
2824 * bindings.el (mode-line-modified): New variable. | |
2825 (mode-line-mode-menu-1): Switch to appropriate window before | |
2826 showing menu. | |
2827 | |
2828 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2829 | |
2830 * faces.el (face-underline): Removed. | |
2831 (face-underline-color): Ditto. | |
2832 | |
2833 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2834 | |
2835 * faces.el (face-x-resources): Fix typo. | |
2836 | |
2837 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2838 | |
2839 * faces.el: Remove handling of `:relief', extend handling of | |
2840 `:box'. | |
2841 (frame-set-background-mode): Choose new defface specs after | |
2842 frame parameters have changed. | |
2843 | |
2844 * cus-face.el: Ditto. | |
2845 | |
2846 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2847 | |
2848 * custom.el (defface): Extend documentation to include new | |
2849 face attributes. | |
2850 | |
2851 * cus-face.el (custom-face-attributes): Add overline, | |
2852 strike-through, box. | |
2853 | |
2854 * faces.el (face-valid-attribute-values): Handle overline, | |
2855 strike-through, box. | |
2856 (face-attribute-name-alist): Add pairs for new face attributes. | |
2857 (describe-face): Handle new face attributes. | |
2858 | |
2859 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2860 | |
2861 * faces.el (face-x-resources): Add overline, strike-through, box. | |
2862 | |
2863 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2864 | |
2865 * enriched.el (enriched-translations): Add `display' and | |
2866 "x-display". | |
2867 (enriched-handle-display-prop): New. | |
2868 (enriched-decode-display-prop): New. | |
2869 | |
2870 * format.el (top-level): Give `display' property | |
2871 `format-list-atomic-p. | |
2872 (format-annotate-single-property-change): Test that property. | |
2873 If present, treat list property values like atoms. | |
2874 | |
2875 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2876 | |
2877 * cus-face.el (custom-face-attributes): Use `choice' everywhere | |
2878 so that "*" can be entered. | |
2879 | |
2880 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2881 | |
2882 * cus-face.el (custom-face-attributes): Don't use `#''. | |
2883 | |
2884 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
2885 | |
2886 * cus-face.el (custom-face-attributes): Return underline | |
2887 face attribute directly from the second lambda of underline. | |
2888 | |
2889 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2890 | |
2891 * jit-lock.el (jit-lock-stealth-verbose): Set to nil. | |
2892 | |
2893 * frame.el (after-setting-font-hooks): New variable. | |
2894 (set-frame-font): Run those hooks. | |
2895 | |
2896 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region. | |
2897 | |
2898 * faces.el (set-face-attribute): Fix doc string. | |
2899 | |
2900 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2901 | |
2902 * cus-face.el (custom-face-attributes): Accept color name. | |
2903 | |
2904 * faces.el (face-underline-p): Accept unspecified underlining. | |
2905 (face-underline): Ditto. Fix doc string. | |
2906 | |
2907 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
2908 | |
2909 * faces.el (face-underline-color): New function. | |
2910 | |
2911 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
2912 | |
2913 * cus-face.el (custom-face-attributes): Support underline coloring. | |
2914 Added slot to choose a color. | |
2915 | |
2916 * faces.el (face-underline): New function. | |
2917 (face-underline-p): Support underline coloring. | |
2918 Return nil only if the underline attribute is 'normal. | |
2919 (set-face-underline): New function. | |
2920 (face-valid-attribute-values): Support underline coloring. | |
2921 | |
2922 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2923 | |
2924 * image.el (insert-image): Use `display' instead of `glyph' | |
2925 as text property name. | |
2926 (put-image): Ditto. | |
2927 (image-type-from-file-header): Use insert-file-contents-literally. | |
2928 | |
2929 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2930 | |
2931 * easymenu.el (easy-menu-do-add-item): Don't use the empty | |
2932 string to indicate separators. | |
2933 | |
2934 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2935 | |
2936 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max | |
2937 instead of message-log. | |
2938 | |
2939 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2940 | |
2941 * faces.el (bitmap-area): New face. | |
2942 | |
2943 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2944 | |
2945 * image.el (insert-image): New. | |
2946 | |
2947 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2948 | |
2949 * frame.el (blink-cursor): Set the symbol's value. | |
2950 (show-trailing-whitespace): Change group to font-lock. | |
2951 | |
2952 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2953 | |
2954 * jit-lock.el: New. | |
2955 * font-lock.el: Add jit-mode as new support mode. | |
2956 | |
2957 * font-lock.el (font-lock-fontify-keywords-region): Stop when | |
2958 reaching end instead of letting re-search-forward signal an error. | |
2959 (demand-lock-mode): New. | |
2960 (font-lock-turn-on-thing-lock): Add demand-lock-mode. | |
2961 (font-lock-turn-off-thing-lock): Ditto. | |
2962 (font-lock-after-fontify-buffer): Ditto. | |
2963 (font-lock-after-unfontify-buffer): Ditto. | |
2964 | |
2965 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2966 | |
2967 * gs.el: New file. | |
2968 | |
2969 * startup.el (command-line-1): Activate tooltip mode if | |
2970 interactive. | |
2971 | |
2972 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2973 | |
2974 * faces.el (toolbar): Grey default background. | |
2975 (modeline): Ditto. | |
2976 | |
2977 * image.el (image-type-regexps): New. | |
2978 (image-type-from-file-header): New. | |
2979 (create-image): Call it. | |
2980 | |
2981 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2982 | |
2983 * image.el: New file. | |
2984 | |
2985 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2986 | |
2987 * bindings.el (mode-line-format): Replace `mode-name' with | |
2988 `(:eval mode-line-mode-name)'. | |
2989 (mode-line-mode-name): New. | |
2990 (make-mode-line-mouse-sensitive): Don't change default value | |
2991 of `mode-name'. | |
2992 | |
2993 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2994 | |
2995 * tooltip.el: New file. | |
2996 | |
2997 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
2998 | |
2999 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3 | |
3000 instead of mouse-3 to pop up menus. | |
3001 (mode-line-kill-buffer): Removed. | |
3002 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over | |
3003 buffer name. | |
3004 (mode-line-buffer-menu-1): Removed. | |
3005 | |
3006 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive. | |
3007 | |
3008 * bindings.el (mode-line-buffer-identification-keymap): New. | |
3009 (mode-line-buffer-menu-keymap): New. | |
3010 (mode-line-mode-menu-keymap): New. | |
3011 (mode-line-unbury-buffer): New. | |
3012 (mode-line-other-buffer): New. | |
3013 (mode-line-kill-buffer): New. | |
3014 (mode-line-buffer-menu-1): New. | |
3015 (mode-line-mode-menu-1): New. | |
3016 (make-mode-line-mouse-sensitive): New. | |
3017 | |
3018 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3019 | |
3020 * help.el (describe-key-briefly): Handle mode line strings | |
3021 with local-map properties. | |
3022 (describe-key): Ditto. | |
3023 (mode-line-key-binding): New. | |
3024 | |
3025 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3026 | |
3027 * scroll-bar.el (scroll-bar-timer): New. | |
3028 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer. | |
3029 | |
3030 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3031 | |
3032 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top' | |
3033 and `bottom'. | |
3034 | |
3035 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3036 | |
3037 * scroll-bar.el (scroll-bar-toolkit-scroll): New. | |
3038 (global): Use different key bindings if using tookit scroll bars. | |
3039 | |
3040 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3041 | |
3042 * faces.el (modeline): Define mode line face with relief for | |
3043 class color, only. | |
3044 (toolbar): New face. | |
3045 | |
3046 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3047 | |
3048 * frame.el (frame-initialize): Set frame-creation-function to | |
3049 tty-create-frame-with-faces. | |
3050 | |
3051 * faces.el (frame-set-background-mode): Make it work for | |
3052 window-system nil. | |
3053 | |
3054 * faces.el (tty-create-frame-with-faces): New. | |
3055 (face-set-after-frame-default): Make it work for TTY frames. | |
3056 | |
3057 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3058 | |
3059 * faces.el (face-valid-attribute-values): Use tty-defined-colors. | |
3060 Return a list of one font family for TTYs. Don't return bitmap | |
3061 file paths for TTY frames. | |
3062 | |
3063 * faces.el: Add face specs for tty displays to basic faces. | |
3064 | |
3065 * font-lock.el (font-lock-comment-face): Add spec for color tty. | |
3066 (font-lock-string-face): Ditto. | |
3067 (font-lock-keyword-face): Ditto. | |
3068 (font-lock-builtin-face): Ditto. | |
3069 (font-lock-function-name-face): Ditto. | |
3070 (font-lock-variable-name-face): Ditto. | |
3071 (font-lock-type-face): Ditto. | |
3072 (font-lock-constant-face): Ditto. | |
3073 (font-lock-warning-face): Ditto. | |
3074 | |
3075 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3076 | |
3077 * startup.el (command-line): Register default tty colors. | |
3078 | |
3079 * faces.el (face-spec-set-match-display): Recognize `type tty'. | |
3080 | |
3081 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3082 | |
3083 * faces.el (modeline): For X frames, use a modeline with relief. | |
3084 | |
3085 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3086 | |
3087 * faces.el (frame-update-faces): Copied from 20.2. | |
3088 (frame-update-face-colors): Ditto. Code removed that isn't | |
3089 applicable in the new face implementation. | |
3090 | |
3091 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3092 | |
3093 * frame.el (show-trailing-whitespace): New. | |
3094 | |
3095 * faces.el (trailing-whitespace): New basic face. | |
3096 | |
3097 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3098 | |
3099 * cus-face.el (custom-facep): Always define as alias for facep. | |
3100 | |
3101 * cus-face.el (custom-face-attributes): Use choice widgets. | |
3102 Remove :bold and :italic. | |
3103 | |
3104 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3105 | |
3106 * faces.el (face-charset-registries): Removed since fontset.el | |
3107 is no always loaded. | |
3108 | |
3109 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3110 | |
3111 * faces.el (internal-get-face): Added as obsolete function for | |
3112 compatibility. | |
3113 | |
3114 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3115 | |
3116 * frame.el (blink-cursor-end): Call show-cursor. | |
3117 (blink-cursor-mode): Ditto. | |
3118 | |
3119 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3120 | |
3121 * faces.el (face-spec-reset-face): Reset all attributes to | |
3122 `unspecified'. | |
3123 (face-spec-set): Use it. | |
3124 | |
3125 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3126 | |
3127 * faces.el (read-all-face-attributes): Bug fix. | |
3128 (face-read-integer): Allow nil default value. | |
3129 (face-valid-attribute-values): Use symbol names of attribute | |
3130 values for completion list. | |
3131 | |
3132 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3133 | |
3134 * faces.el (internal-find-face): Define for compatibility with | |
3135 20.2. | |
3136 (face-id): Likewise. | |
3137 | |
3138 * faces.el (face-id): Return the ID of a realized face for ASCII. | |
3139 | |
3140 * fontset.el (x-charset-registries): Removed. Now in faces.el. | |
3141 (x-complement-fontset-spec): Use face-charset-registries. | |
3142 | |
3143 * faces.el (face-font-selection-order): Set font selection order | |
3144 from Lisp. | |
3145 (face-alternative-font-family-alist): Set alternative font | |
3146 families from Lisp. | |
3147 | |
3148 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3149 | |
3150 * faces.el (set-face-charset-registries): Set symbol value. | |
3151 | |
3152 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3153 | |
3154 * faces.el (face-set-after-frame-default): Call function | |
3155 internal-merge-in-global-face. | |
3156 | |
3157 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3158 | |
3159 * faces.el (face-list): Return symbols from face-global-alist. | |
3160 | |
3161 * faces.el (face-list): Return a copy of the face name list so | |
3162 that it cannot be modified from outside (facemenu.el uses | |
3163 nreverse, for example). | |
3164 | |
3165 * cus-face.el (custom-face-attributes): Add :bold and :italic | |
3166 for compatibility with old code. | |
3167 | |
3168 * faces.el (set-face-attributes-from-resources): Additional | |
3169 frame parameter. | |
3170 (make-face-x-resource-internal): Set attributes from resources | |
3171 for a given frame or all frames. | |
3172 | |
3173 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3174 | |
3175 * faces.el (all-faces): Removed. | |
3176 | |
3177 * custom.el (defface): Add new face attributes to function | |
3178 comment. | |
3179 | |
3180 * font-lock.el (font-lock-comment-face): Use new face attribute | |
3181 names. | |
3182 (font-lock-string-face): Ditto. | |
3183 (font-lock-keyword-face): Ditto. | |
3184 (font-lock-builtin-face): Ditto. | |
3185 (font-lock-function-name-face): Ditto. | |
3186 (font-lock-variable-name-face): Ditto. | |
3187 (font-lock-type-face): Ditto. | |
3188 (font-lock-reference-face): Ditto. | |
3189 (font-lock-warning-face): Ditto. | |
3190 ((boundp 'font-lock-face-attributes)): Ditto. | |
3191 | |
3192 * cus-face.el (custom-face-attributes): Use new face attributes. | |
3193 | |
3194 * faces.el (set-face-attribute-from-resource): Initialize | |
3195 from resources only for X and W32. | |
3196 | |
3197 * cus-face.el (custom-declare-face): Don't make frame-local | |
3198 faces. | |
3199 | |
3200 * faces.el (describe-face): Use princ instead of insert. | |
3201 | |
3202 * faces.el: Add XLFD manipulation functions from 20.2 again | |
3203 because fontset.el uses them. | |
3204 (face-set-after-frame-default): Add empty definition. | |
3205 | |
3206 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3207 | |
3208 * faces.el (make-face): Correct typo. | |
3209 (set-face-attribute-from-resource): Use let*. | |
3210 (face-underline-p): Correct typo. | |
3211 (face-inverse-video-p): Ditto. | |
3212 (set-face-stipple): Ditto. | |
3213 (face-read-string): Make completion-list optional parameter. | |
3214 | |
3215 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3216 | |
3217 * faces.el (face-charset-registries): Alist mapping charset | |
3218 symbols to registries and encoding. | |
3219 | |
3220 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3221 | |
3222 * frame.el (blink-cursor-mode): Use interactive spec "P". | |
3223 | |
3224 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3225 | |
3226 * frame.el (blink-cursor-mode): Function to toggle blinking cursor | |
3227 mode. The cursor of selected_window blinks if the mode is enabled. | |
3228 | |
3229 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3230 | |
3231 * simple.el (next-history-element): Set point to the end of the | |
3232 prompt if minibuffer-prompt-in-buffer. | |
3233 | |
3234 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
3235 | |
3236 * faces.el (x-font-regexp): Add sub-expression parentheses for | |
3237 several font name components. | |
3238 | |
3239 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3240 | |
3241 * faces.el (set-face-relief): Use index 12 for relief. | |
3242 (face-fill-in): Set relief from data. | |
3243 (internal-make-face): Init relief to zero. | |
3244 | |
3245 * faces.el (face-spec-set): call modify-face with additional | |
3246 parameters for relief and fixed-p. | |
3247 | |
3248 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3249 | |
3250 * cus-face.el: ':fixed and ':relief added. | |
3251 | |
3252 * faces.el (describe-face): Add fixed font attribute and relief. | |
3253 (face-attr-match-p): Ditto. | |
3254 (face-attr-construct): Ditto. | |
3255 (face-spec-set): Ditto. | |
3256 | |
3257 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3258 | |
3259 * faces.el (internal-make-face): Function to create a Lisp vector | |
3260 suitable for representing a face. | |
3261 (make-face): Use it instead of make-vector. | |
3262 (x-create-frame-with-faces): Use it instead of vector. | |
3263 (internal-facep): Increase vector size to 14. | |
3264 (internal-make-face): Ditto. | |
3265 (face-relief): Access relief thickness. | |
3266 (face-fixed-p): Access fixed font attribute. | |
3267 (set-face-fixed-p): Set fixed font attribute. | |
3268 (set-face-relief): Set relief attribute. | |
3269 (internal-face-interactive-int): Read int attribute of face. | |
3270 (modify-face): Add fixed-p and relief parameters. | |
3271 (copy-face): Handle fixed-p and relief. | |
3272 (face-equal): Compare fixed-p and relief. | |
3273 (face-differs-from-default-p): Ditto. | |
3274 (face-nontrivial-p): Add fixed-p and relief. | |
3275 | |
3276 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3277 | |
3278 * faces.el (eval-when-compile): Add set-face-shadow-thickness. | |
3279 (internal-facep): Increase vector size. | |
3280 (make-face): Ditto. | |
3281 (face-shadow-thickness): Added. | |
3282 (set-face-shadow-thickness): Added. | |
3283 (modify-face): Add optional shadow-thickness parameter. | |
3284 (make-face-x-resource-internal): Add shadows. | |
3285 (copy-face): Ditto. | |
3286 (face-equal): Ditto. | |
3287 (face-differs-from-default-p): Ditto. | |
3288 (face-nontrivial-p): Ditto. | |
3289 (face-attr-match-p): Ditto. | |
3290 (face-attr-construct): Ditto. | |
3291 (face-spec-set): Ditto. | |
3292 (face-fill-in): Ditto. | |
3293 | |
3294 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3295 | |
3296 * bench.el (bench-mark-split-window): New bench mark. | |
3297 | |
3298 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
3299 | |
3300 * faces.el (set-face-font): Don't pass default font to | |
3301 x-resolve-font so that font will not have to be of the same | |
3302 size. | |
3303 | |
3304 1999-07-20 Dave Love <fx@gnu.org> | |
3305 | |
3306 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it | |
3307 unconditionally t. | |
3308 | |
3309 1999-07-20 Karl Heuer <kwzh@gnu.org> | |
3310 | |
3311 * font-lock.el (c++-font-lock-extra-types): Add "type_info". | |
3312 | |
3313 1999-07-20 Dave Love <fx@gnu.org> | |
3314 | |
3315 * help.el (describe-variable): Fix test for customizability. | |
3316 | |
3317 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer): | |
3318 Check for readonly buffer in interactive spec. | |
3319 (zap-to-char, kill-line, kill-region, comment-region, kill-word) | |
3320 (backward-kill-word): Add * to interactive spec. | |
3321 | |
3322 * underline.el (underline-region, ununderline-region): Add * to | |
3323 interactive spec. | |
3324 | |
3325 * fill.el (canonically-space-region, justify-current-line): Add * | |
3326 to interactive spec. | |
3327 (fill-region-as-paragraph, fill-paragraph, fill-region) | |
3328 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check | |
3329 readonly buffer in interactive spec. | |
3330 | |
3331 * paragraphs.el: (kill-paragraph, backward-kill-paragraph) | |
3332 (backward-kill-sentence, kill-sentence): Add * to interactive | |
3333 spec. | |
3334 | |
3335 1999-07-19 Richard M. Stallman <rms@gnu.org> | |
3336 | |
3337 * dired-aux.el (dired-do-shell-command): Doc fix. | |
3338 | |
3339 * shell.el (shell-unquote-argument): New function. | |
3340 (shell-directory-tracker): Use shell-unquote-argument. | |
3341 * comint.el (comint-arguments): Handle \ followed by space or tab. | |
3342 | |
3343 1999-07-19 John Wiegley <jwiegley@borland.com> | |
3344 | |
3345 * term.el (ansi-term-fg-faces-vector): Added support for ANSI | |
3346 color codes 39 and 49, which by the way lynx uses them seem to | |
3347 mean "foreground reset" and "background reset". | |
3348 | |
3349 1999-07-19 Karl Heuer <kwzh@gnu.org> | |
3350 | |
3351 * font-lock.el (c++-keywords): Add "typeid". | |
3352 | |
3353 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but | |
3354 selects no font, treat that as zero selections, not one. | |
3355 | |
3356 1999-07-19 Dave Love <fx@gnu.org> | |
3357 | |
3358 * info.el (Info-search): Don't lose with empty regexp. | |
3359 | |
3360 * version.el: Cater for (free) `ident' program, not `which'. | |
3361 | |
3362 * hl-line.el: New file. | |
3363 | |
3364 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu | |
3365 for modes which don't define menus. | |
3366 | |
3367 1999-07-16 Richard M. Stallman <rms@gnu.org> | |
3368 | |
3369 * webjump.el (webjump-sample-sites): Update some URLs. | |
3370 | |
3371 1999-07-14 Richard Stallman <rms@gnu.org> | |
3372 | |
3373 * Version 20.4 released. | |
3374 | |
3375 1999-07-14 Andreas Schwab <schwab@gnu.org> | |
3376 | |
3377 * compare-w.el (compare-windows): Try to find the next window in | |
3378 the current frame before looking at the other frames. | |
3379 | |
3380 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
3381 | |
3382 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"): | |
3383 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
|
3384 |
25837 | 3385 1999-07-12 Richard Stallman <rms@gnu.org> |
3386 | |
3387 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for | |
3388 Java anonymous array expressions ("new Foo[] {.. bracelist ..}"). | |
3389 | |
3390 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian. | |
3391 (ispell-local-dictionary-alist): Add koi8-r for character set. | |
3392 | |
3393 * textmodes/flyspell.el (flyspell-get-word): | |
3394 Add special handling for when ispell-otherchars is empty. | |
3395 | |
3396 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no> | |
3397 | |
3398 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior | |
3399 when having nested functons. | |
3400 (pascal-indent-nested-functions) (pascal-indent-line) | |
3401 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for | |
3402 indenting nested functions. | |
3403 | |
3404 1999-07-09 Richard Stallman <rms@gnu.org> | |
3405 | |
3406 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes. | |
3407 | |
3408 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no> | |
3409 | |
3410 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when | |
3411 the `end' keyword was in the very beginning of the buffer. | |
3412 | |
3413 1999-07-08 Richard Stallman <rms@gnu.org> | |
3414 | |
3415 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix. | |
3416 | |
3417 * term.el (term-emulate-terminal): Avoid infinite loop | |
3418 in strange case where minibuffer window is selected but not active. | |
3419 | |
3420 1999-07-07 Stephen Eglen <stephen@gnu.org> | |
3421 | |
3422 * progmodes/octave-inf.el (inferior-octave-directory-tracker): | |
3423 Change regexp so that it doesn't match commands beginning with `cd'. | |
3424 | |
3425 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
3426 | |
3427 * mail/rmail.el (mail-unsent-separator): Add a missing \\|. | |
3428 | |
3429 1999-07-06 Richard Stallman <rms@gnu.org> | |
3430 | |
3431 * hscroll.el (hscroll-minibuffer-hook): New function. | |
3432 (hscroll-global-mode): Add and remove that hook. | |
3433 Set hscroll-old-truncate-was-global's default value. | |
3434 | |
3435 1999-07-05 Richard Stallman <rms@gnu.org> | |
3436 | |
3437 * files.el (revert-buffer): Don't preserve point here. | |
3438 (revert-buffer-insert-file-contents-function): Doc fix. | |
3439 | |
3440 * isearch.el (isearch-process-search-char): Write octal 200 correctly. | |
3441 | |
3442 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid | |
3443 doing a `stat' when it isn't necessary because that can cause | |
3444 trouble when an NFS server is down. | |
3445 | |
3446 1999-07-04 Richard Stallman <rms@gnu.org> | |
3447 | |
3448 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer. | |
3449 | |
3450 1999-07-03 Richard Stallman <rms@gnu.org> | |
3451 | |
3452 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte | |
3453 for \200...\240 also. | |
3454 (isearch-printing-char): Use unibyte-char-to-multibyte. | |
3455 | |
3456 1999-07-02 Richard Stallman <rms@gnu.org> | |
3457 | |
3458 * frame.el (minibuffer-frame-alist): Use defcustom. | |
3459 (pop-up-frame-alist): Likewise. | |
3460 (initial-frame-alist): Specify * in the doc string. | |
3461 | |
3462 * hscroll.el (hscroll-mode): Make it a permanent local. | |
3463 (hscroll-mode): Don't cancel the timer | |
3464 if HScroll mode is enabled in some other buffer. | |
3465 | |
3466 * isearch.el (isearch-done): If search ends in middle of intangible | |
3467 text (due to text property), move on to the limit of that text. | |
3468 | |
3469 1999-07-01 Andrew Innes <andrewi@gnu.org> | |
3470 | |
3471 * man.el (Man-build-man-command): Use value of null-device, | |
3472 instead of hard-coding "/dev/null". | |
3473 | |
3474 * dos-w32.el (untranslated-canonical-name): Avoid expanding | |
3475 ange-ftp file names, which might force ange-ftp to prompt for a | |
3476 password. | |
3477 | |
3478 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t, | |
3479 to prevent references to temp files. | |
3480 | |
3481 1999-06-30 Richard Stallman <rms@gnu.org> | |
3482 | |
3483 * progmodes/sh-script.el (sh-feature): If nothing is known | |
3484 about the given shell, use the values for `sh'. | |
3485 | |
3486 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
3487 | |
3488 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status", | |
3489 to make it non-recursive. | |
3490 | |
3491 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly. | |
3492 | |
3493 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
3494 | |
3495 * auto-show.el (auto-show-mode): Fix Typo in :set. | |
3496 | |
3497 1999-06-29 Richard M. Stallman <rms@gnu.org> | |
3498 | |
3499 * progmodes/sh-script.el (sh-mode): When setting syntax | |
3500 table, default to the standard one. | |
3501 | |
3502 1999-06-27 Richard M. Stallman <rms@gnu.org> | |
3503 | |
3504 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix. | |
3505 | |
3506 1999-06-27 Stefan Monnier <monnier@tequila.cs.yale.edu> | |
3507 | |
3508 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): don't pop up | |
3509 a frame when `return' is requested (even if pop-up-frames = t) | |
3510 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function' | |
3511 should only be set for the bibtex buffer. | |
3512 | |
3513 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix. | |
3514 | |
3515 * progmodes/compile.el: Deal with compilation-error-screen-columns | |
3516 being buffer-local. | |
3517 | |
3518 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
3519 | |
3520 * comint.el (comint-password-prompt-regexp): Allow "(again)". | |
3521 | |
3522 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
3523 | |
3524 * cal-x.el (calendar-only-one-frame-setup): New function. | |
3525 * calendar.el (calendar): Call it if requested. | |
3526 | |
3527 1999-06-24 Karl Heuer <kwzh@gnu.org> | |
3528 | |
3529 * startup.el (iso-8859-n-locale-regexp): Doc fix. | |
3530 | |
3531 1999-06-22 Richard M. Stallman <rms@gnu.org> | |
3532 | |
3533 * mail/supercite.el (sc-emacs-features): Doc fix. | |
3534 | |
3535 1999-06-22 Karl Heuer <kwzh@gnu.org> | |
3536 | |
3537 * files.el (auto-mode-alist): Add pike-mode. | |
3538 | |
3539 1999-06-20 Paul R. Eggert <eggert@twinsun.com> | |
3540 | |
3541 * tar-mode.el (tar-header-block-tokenize): Don't assume that the | |
3542 last byte of a numeric field is a space or a NUL. Parse it as | |
3543 potentially part of the number. This is used by GNU tar | |
3544 1.12.64012 to handle larger values. | |
3545 | |
3546 1999-06-20 Karl Heuer <kwzh@gnu.org> | |
3547 | |
3548 * custom.el (custom-handle-keyword): Fix error message. | |
3549 | |
3550 1999-06-18 Andrew Innes <andrewi@gnu.org> | |
3551 | |
3552 * mail/smtpmail.el (smtpmail-send-it): Use | |
3553 convert-standard-filename to make file names for queued mail safe | |
3554 on Windows (`:' is invalid in file names on Windows). | |
3555 | |
3556 1999-06-17 Kenichi Handa <handa@etl.go.jp> | |
3557 | |
3558 * international/mule-cmds.el (describe-current-input-method): | |
3559 Current-input-method is string. | |
3560 (toggle-input-method): Docstring fixed. | |
3561 | |
3562 * international/mule-diag.el | |
3563 (describe-current-coding-system-briefly): Fix format string. | |
3564 | |
3565 * international/mule-util.el (coding-system-eol-type-mnemonic): | |
3566 Docstring modified. Return a string. | |
3567 | |
3568 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch> | |
3569 | |
3570 * sql.el (sql-input-ring-file-name): Doc fix. | |
3571 | |
3572 1999-06-17 Richard M. Stallman <rms@gnu.org> | |
3573 | |
3574 * calendar/cal-x.el (special-display-buffer-names): | |
3575 Don't put (get-file-buffer diary-file) on this list. | |
3576 | |
3577 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov> | |
3578 | |
3579 * play/mpuz.el (mpuz-try-proposal): Fix message call. | |
3580 Don't penalize player for certain impossible guesses. | |
3581 | |
3582 1999-06-16 Andrew Innes <andrewi@gnu.org> | |
3583 | |
3584 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid, | |
3585 return the string "Unk 0 0000" so at least it appears to be a | |
3586 valid timestamp to `dired-move-to-filename-regexp'. | |
3587 | |
3588 1999-06-15 Ken'ichi Handa <handa@gnu.org> | |
3589 | |
3590 * ps-print.el (ps-control-character): Fix previous change. | |
3591 | |
3592 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
3593 | |
3594 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid | |
3595 multiple output of the last message. | |
3596 | |
3597 1999-06-14 Eli Zaretskii <eliz@gnu.org> | |
3598 | |
3599 * term/internal.el (IT-display-table-setup): Do not remap \222 to | |
3600 the ASCII apostrophe, as most DOS codepages have some other glyph | |
3601 there. | |
3602 | |
3603 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
3604 | |
3605 * language/ethio-util.el (setup-ethiopic-environment-internal): | |
3606 Use quail-activate-hook instead of obsolete hook quail-mode-hook. | |
3607 (exit-ethiopic-environment): Likewize. | |
3608 | |
3609 1999-06-12 Richard M. Stallman <rms@gnu.org> | |
3610 | |
3611 * cus-start.el (scroll-preserve-screen-position): Fix typo in type. | |
3612 | |
3613 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
3614 | |
3615 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with | |
3616 custom-initialize-default to avoid infinite loop. | |
3617 (crisp-mode): (defun) Call transient-mark-mode here, not when | |
3618 loading the file. Run crisp-mode-hook here, and run | |
3619 crisp-load-hook when loading the file. | |
3620 | |
3621 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in | |
3622 rmail-summary buffer, search for pattern in rmail-file. | |
3623 | |
3624 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo. | |
3625 | |
3626 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type. | |
3627 | |
3628 * ps-print.el (ps-printer-name): Fix custom type. | |
3629 | |
3630 1999-06-12 Reto Zimmermann <reto@synopsys.com> | |
3631 | |
3632 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug. | |
3633 (vhdl-port-paste-generic-map): Fix indentation bug. | |
3634 (vhdl-port-paste-port-map): Fix indentation bug. | |
3635 (vhdl-scan-file-contents): Make scanning case insensitive. | |
3636 | |
3637 1999-06-11 Richard M. Stallman <rms@gnu.org> | |
3638 | |
3639 * files.el (write-file): When buffer is not already visiting a file, | |
3640 don't put buffer name in the minibuffer, just make it the default. | |
3641 Also handle just directory as arg usefully in that case. | |
3642 | |
3643 * simple.el (sendmail-user-agent-compose): | |
3644 Ignore case when inserting the rest of the "other" headers. | |
3645 | |
3646 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n. | |
3647 | |
3648 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix. | |
3649 (info-lookup-interactive-arguments): Never insert the default | |
3650 into the minibuffer automatically. | |
3651 | |
3652 * emacs-lisp/cl-extra.el (getf): Don't call get*. | |
3653 | |
3654 1999-06-09 Richard M. Stallman <rms@gnu.org> | |
3655 | |
3656 * simple.el (shell-command): Avoid printing "mark set" message. | |
3657 | |
3658 1999-06-09 Dave Love <fx@gnu.org> | |
3659 | |
3660 * progmodes/compile.el (compilation-error-regexp-alist): Allow | |
3661 digits in program name in first pattern. | |
3662 | |
3663 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
3664 | |
3665 * vc.el (vc-dired-mode): Don't match anything before the date in | |
3666 dired-move-to-filename-regexp. | |
3667 | |
3668 1999-06-07 Ken'ichi Handa <handa@gnu.org> | |
3669 | |
3670 * international/quail.el (quail-define-rules): Fix typo in | |
3671 docstring. | |
3672 | |
3673 1999-06-05 Stephen Eglen <stephen@gnu.org> | |
3674 | |
3675 * iswitchb.el (iswitchb-default-keybindings): Add | |
3676 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather | |
3677 than when package is loaded. | |
3678 | |
3679 1999-06-04 Richard M. Stallman <rms@gnu.org> | |
3680 | |
3681 * startup.el (command-line): Don't set user-init-file directly; | |
3682 tell `load' to set it. | |
3683 | |
3684 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg. | |
3685 | |
3686 * simple.el (next-history-element): | |
3687 Handle minibuffer-text-before-history properly when reading sexps. | |
3688 | |
3689 * disp-table.el (standard-display-european): | |
3690 For an interactive call by the user, | |
3691 don't set enable-multibyte-characters, | |
3692 and don't set the terminal coding system. | |
3693 | |
3694 * textmodes/refbib.el: Don't print any messages or display | |
3695 a buffer when loading the library. | |
3696 (r2b-help): Doc fix. | |
3697 (r2b-help-message): Update the documentation. | |
3698 (r2b-load-quietly): Variable deleted. | |
3699 (r2b-convert-buffer): Doc fix. | |
3700 | |
3701 1999-06-04 Dave Love <fx@gnu.org> | |
3702 | |
3703 * help.el (help-xref-interned): Fix insertion of fdoc and revamp. | |
3704 | |
3705 * auto-show.el: Don't change hooks on loading. | |
3706 (auto-show-mode): Autoload. Default to nil. Add :set &c. | |
3707 (auto-show-mode): Add to hooks here. | |
3708 | |
3709 1999-06-04 Richard Sharman <rsharman@pobox.com> | |
3710 | |
3711 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite | |
3712 recursion on bogus input. | |
3713 | |
3714 1999-06-04 Eric M. Ludlam <zappo@ultranet.com> | |
3715 | |
3716 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user | |
3717 does not select a buffer from the buffers menu, then the attached | |
3718 frame is not switched to anything. | |
3719 | |
3720 1999-06-03 Ken'ichi Handa <handa@gnu.org> | |
3721 | |
3722 * language/vietnamese.el (ccl-encode-vscii): Typo fixed | |
3723 (viet-viscii-...->viet-vscii...). | |
3724 | |
3725 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed. | |
3726 | |
3727 1999-06-01 Dave Love <fx@gnu.org> | |
3728 | |
3729 * progmodes/fortran.el: Add :link to defgroup. | |
3730 (fortran-blink-matching-if): Match ELSE statements too. | |
3731 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so | |
3732 that filling is always done. | |
3733 | |
3734 1999-05-31 Richard M. Stallman <rms@gnu.org> | |
3735 | |
3736 * simple.el (append-next-kill): Use an arg to distinguish | |
3737 interactive calls from Lisp calls, rather than (interactive-p). | |
3738 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3739 * international/iso-transl.el (iso-transl-language-alist): |
25837 | 3740 Interchange n and N. |
3741 | |
3742 1999-05-31 Dave Love <fx@gnu.org> | |
3743 | |
3744 * msb.el Add to minor-mode-map-alist. Remove hook installation | |
3745 and keymap munging on load. | |
3746 (msb-mode): New option. | |
3747 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory): | |
3748 Doc fix. | |
3749 (msb-mode-map): New variable. | |
3750 (msb-mode): New command. | |
3751 | |
3752 1999-05-31 Dave Love <fx@gnu.org> | |
3753 | |
3754 * ispell.el: (ispell-alternate-dictionary): Fix custom type. | |
3755 (ispell-complete-word-dict): Likewise. | |
3756 | |
3757 1999-05-31 Eli Zaretskii <eliz@gnu.org> | |
3758 | |
3759 * forms.el (forms-save-buffer): Call set-buffer-modified-p to | |
3760 force the data buffer to be saved, even if the data didn't | |
3761 change, in case the write filter was modified. Restore the | |
3762 current record after read-file-filter finishes. | |
3763 | |
3764 1999-05-29 Karl Heuer <kwzh@gnu.org> | |
3765 | |
3766 * ispell4.el: Obsolete; file deleted. | |
3767 | |
3768 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line. | |
3769 | |
3770 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if | |
3771 VALUE is a syntax table. | |
3772 | |
3773 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie. | |
3774 | |
3775 * simple.el (zap-to-char): Doc fix. | |
3776 | |
3777 1999-05-27 Ken'ichi Handa <handa@gnu.org> | |
3778 | |
3779 * isearch.el (isearch-quote-char): Don't assume character codes | |
3780 0200 - 0237 stand for characters in some single-byte character | |
3781 charset. | |
3782 | |
3783 1999-05-27 Dave Love <fx@gnu.org> | |
3784 | |
3785 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c. | |
3786 | |
3787 1999-05-27 Andreas Schwab <schwab@gnu.org> | |
3788 | |
3789 * dired-aux.el (dired-insert-subdir-doinsert): Check that the | |
3790 headerline does not exist already. | |
3791 | |
3792 1999-05-26 Richard Stallman <rms@gnu.org> | |
3793 | |
3794 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): | |
3795 Avoid nested null-loops. | |
3796 | |
3797 1999-05-26 Ken'ichi Handa <handa@gnu.org> | |
3798 | |
3799 * international/characters.el: Typo fixed; prefered->preferred. | |
3800 | |
3801 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
3802 Typo fixed; prefered->preferred. | |
3803 | |
3804 * map-ynp.el (map-y-or-n-p): Don't inherit the current input | |
3805 method in read-event. | |
3806 | |
3807 * international/mule.el (charset-info): Doc-string fixed. | |
3808 | |
3809 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
3810 | |
3811 * mail/smtpmail.el (smtpmail-send-it): Bind | |
3812 smtpmail-code-conv-from properly. | |
3813 (smtpmail-send-data-1): If DATA is a multibyte string, encode it | |
3814 by smtpmail-code-conv-from. | |
3815 | |
3816 1999-05-24 Richard Stallman <rms@gnu.org> | |
3817 | |
3818 * emulation/crisp.el (crisp-submit-bug-report): Function deleted. | |
3819 Binding deleted also. | |
3820 | |
3821 1999-05-24 Karl Heuer <kwzh@gnu.org> | |
3822 | |
3823 * comint.el (comint-bol-or-process-mark): Doc fix. | |
3824 | |
3825 1999-05-23 Dave Love <fx@gnu.org> | |
3826 | |
3827 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map. | |
3828 Enter it on minor-mode-map-alist. | |
3829 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed. | |
3830 Autoload. Add custom setter. | |
3831 (crisp-mark-line): Doc fix. | |
3832 (crisp-mode): Autoload. Re-write not to frob keymaps directly. | |
3833 (crisp-mode-hook): Define. | |
3834 | |
3835 1999-05-23 Ken'ichi Handa <handa@gnu.org> | |
3836 | |
3837 * files.el (recover-file): Recover buffer-file-coding-system. | |
3838 | |
3839 1999-05-22 Richard Stallman <rms@gnu.org> | |
3840 | |
3841 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp | |
3842 regexp match the date, to avoid treating date as file size. | |
3843 Add YYYY S option to WESTERN/ | |
3844 | |
3845 * bookmark.el: Delete some XEmacs compatibility code. | |
3846 (bookmark-jump-noselect): Check vc-backend. | |
3847 | |
3848 * subr.el (add-to-list): Doc fix. | |
3849 | |
3850 1999-05-21 Stephen Eglen <stephen@gnu.org> | |
3851 | |
3852 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer. | |
3853 | |
3854 1999-05-18 Richard Stallman <rms@gnu.org> | |
3855 | |
3856 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a | |
3857 non-space after the @anchor command. | |
3858 (texinfo-format-var): Handle other nested constructs, using | |
3859 texinfo-parse-expanded-arg and texinfo-discard-command, not | |
3860 texinfo-parse-arg-discard. | |
3861 | |
3862 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable. | |
3863 (debug): Bind and use debugger-outer-inhibit-redisplay. | |
3864 Bind inhibit-redisplay to nil. | |
3865 (debugger-env-macro): Treat inhibit-redisplay like other outside vars. | |
3866 | |
3867 1999-05-17 Dave Love <fx@gnu.org> | |
3868 | |
3869 * help.el (describe-function-1): Extra arg, interactive-p. | |
3870 (describe-key, describe-function): Use it. | |
3871 | |
3872 1999-05-17 Karl Heuer <kwzh@gnu.org> | |
3873 | |
3874 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie. | |
3875 | |
3876 1999-05-16 Dave Love <fx@gnu.org> | |
3877 | |
3878 * cus-start.el (all): Delete selective-display. Add scroll-margin, | |
3879 scroll-preserve-screen-position, scroll-conservatively. | |
3880 | |
3881 1999-05-16 Dave Love <fx@gnu.org> | |
3882 | |
3883 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case. | |
3884 | |
3885 1999-05-15 Reto Zimmermann <reto@Synopsys.COM> | |
3886 | |
3887 * progmodes/vhdl-mode.el: Completely revised and massively extended. | |
3888 | |
3889 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
3890 | |
3891 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no | |
3892 magic number and is not associated with a file. | |
3893 | |
3894 1999-05-14 Richard M. Stallman <rms@gnu.org> | |
3895 | |
3896 * files.el (find-file-noselect-1): Fix previous change. | |
3897 | |
3898 1999-05-14 Simon Marshall <simon@gnu.org> | |
3899 | |
3900 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'. | |
3901 | |
3902 1999-05-13 Ken'ichi Handa <handa@gnu.org> | |
3903 | |
3904 * international/mule-diag.el (mule-diag): Change MULE to Mule in | |
3905 docstring. | |
3906 | |
3907 * international/mule-cmds.el: Change MULE to Mule in docstrings | |
3908 and menus. | |
3909 | |
3910 1999-05-10 Kenichi HANDA <handa@etl.go.jp> | |
3911 | |
3912 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule | |
3913 to correctly reflect the value of BaseLineOffset in | |
3914 RelativeCompose. Now the value of RelativeCompose is an array of | |
3915 low and high positions. | |
3916 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and | |
3917 RLC for the above change. | |
3918 | |
3919 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org> | |
3920 | |
3921 * comint.el (comint-password-prompt-regexp): Modified to match the | |
3922 output of ksu and ssh-add. | |
3923 | |
3924 1999-05-11 Kenichi HANDA <handa@etl.go.jp> | |
3925 | |
3926 * language/korea-util.el (isearch-toggle-korean-input-method): | |
3927 Adjusted for the change of input method handling in isearch.el. | |
3928 (isearch-hangul-switch-symbol-ksc): Likewise. | |
3929 (isearch-hangul-switch-hanja): Likewise. | |
3930 | |
3931 1999-05-10 Dave Love <fx@gnu.org> | |
3932 | |
3933 * help.el (help-make-xrefs): Fix typo. | |
3934 | |
3935 1999-05-10 Andreas Schwab <schwab@gnu.org> | |
3936 | |
3937 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add | |
3938 unibyte-display-via-language-environment. | |
3939 | |
3940 * help.el (help-make-xrefs): Handle more cases when looking for | |
3941 commands in a keymap description. | |
3942 | |
3943 1999-05-10 Eli Zaretskii <eliz@gnu.org> | |
3944 | |
3945 * loadup.el: For ms-dos systems, load ccl and codepage. | |
3946 | |
3947 1999-05-09 Ken'ichi Handa <handa@gnu.org> | |
3948 | |
3949 * ps-print.el (ps-control-character): Call | |
3950 ps-mule-prepare-ascii-font to setup ASCII fonts. | |
3951 | |
3952 * ps-mule.el (ps-mule-begin-job): Redo this change "if | |
3953 ps-multibyte-buffer is nil, use | |
3954 ps-mule-font-info-database-default." | |
3955 | |
3956 1999-05-08 Ken Stevens <k.stevens@ieee.org> | |
3957 | |
3958 * ispell.el (ispell-local-dictionary-alist): New variable for | |
3959 customizing local dictionaries not accessable by everyone. | |
3960 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'. | |
3961 (ispell-required-version): Changed format `(major minor | |
3962 revision)' to support general pattern matching. | |
3963 (ispell-tex-skip-alists): AMS Tex block comment and `\author' | |
3964 skip region commented out due to incorrect skip potential in std latex. | |
3965 (ispell-word): Removed `when' macro. Fixed bug of not restoring | |
3966 cursor point on small words for calls from `ispell-minor-mode'. | |
3967 (check-ispell-version): Tests and accepts versions major.minor | |
3968 and above, with adjustments for interactions in 3.1.0-3.1.11. | |
3969 (ispell-get-line): No longer skips ispell process special characters. | |
3970 (ispell-comments-and-strings): Removed `when' macro call. | |
3971 (ispell-minor-check): Requires ispell-word to restore cursor point. | |
3972 (ispell-buffer-local-parsing): Supports checking comments only. | |
3973 | |
3974 1999-05-08 Karl Heuer <kwzh@gnu.org> | |
3975 | |
3976 * comint.el (comint-password-prompt-regexp): Fix last change to be | |
3977 more specific. | |
3978 | |
3979 1999-05-07 Richard M. Stallman <rms@gnu.org> | |
3980 | |
3981 * subr.el (with-temp-message): Fix the other call to message | |
3982 to use %s. | |
3983 | |
3984 1999-05-07 Michael Ernst <mernst@alum.mit.edu> | |
3985 | |
3986 * gud.el (gud-format-command): "%F" means file sans extension. | |
3987 (jdb): use %F, not %f, for gud-break. | |
3988 | |
3989 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org> | |
3990 | |
3991 * comint.el (comint-password-prompt-regexp): Modified so that it | |
3992 matches the output of kinit. | |
3993 | |
3994 1999-05-06 Greg Stark <gsstark@mit.edu> | |
3995 | |
3996 * timezone.el (timezone-parse-date): Recognize new format used in | |
3997 internet cookies. | |
3998 | |
3999 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu> | |
4000 | |
4001 * international/iso-acc.el (iso-languages): Add latin-2 cedillas. | |
4002 | |
4003 1999-05-04 Andrew Innes <andrewi@gnu.org> | |
4004 | |
4005 * time.el (display-time-update): Allow for wrap-around when | |
4006 checking against display-time-server-down-time. | |
4007 | |
4008 1999-05-04 Ken'ichi Handa <handa@gnu.org> | |
4009 | |
4010 * international/mule-diag.el (describe-coding-system): Fix English | |
4011 message. | |
4012 | |
4013 1999-05-03 Jason Rumney <jasonr@altavista.net> | |
4014 | |
4015 * term/w32-win.el: Change the x-charset-registry property for the | |
4016 Japanese charsets that are supported by Japanese Windows fonts. | |
4017 | |
4018 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
4019 | |
4020 * diary-lib.el (diary-remind): Rewritten to behave sensibly for | |
4021 diary-block diary entries for which the reminders and the diary | |
4022 entries can overlap. | |
4023 | |
4024 1999-05-02 Jason Rumney <jasonr@altavista.net> | |
4025 | |
4026 * term/w32-win.el (mouse-set-font): Ensure constructed fontset | |
4027 matches the font selected in the dialog. | |
4028 | |
4029 1999-05-02 Dave Love <fx@gnu.org> | |
4030 | |
4031 * browse-url.el (browse-url-browser-function): Add :version. | |
4032 | |
4033 * international/mule.el (auto-coding-alist): Add .tgz. | |
4034 | |
4035 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il> | |
4036 | |
4037 * international/codepage.el (cp-coding-system-for-codepage-1): | |
4038 Make the magnification parameter for the -dos encoder be 2. | |
4039 | |
4040 1999-05-2 Andrew Innes <andrewi@gnu.org> | |
4041 | |
4042 * term/w32-win.el (w32-drag-n-drop): Select file in window where | |
4043 it is dropped, rather than current window. | |
4044 | |
4045 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables | |
4046 after switching buffer, as case-fold-search is a buffer local | |
4047 variable. | |
4048 | |
4049 * w32-fns.el (convert-standard-filename): Only convert directory | |
4050 separators to backslash if the interactive shell is one of the | |
4051 standard Windows shells that has DOS semantics. | |
4052 | |
4053 * ls-lisp.el (ls-lisp-format-time): Trap errors from | |
4054 format-time-string, and return a suitable string to indicate the | |
4055 timestamp was invalid. | |
4056 | |
4057 * hexl.el (hexlify-command): Apply shell-quote-argument after | |
4058 expanding hexl-program in case exec-directory contains a space. | |
4059 (dehexlify-command): Ditto. | |
4060 | |
4061 * dos-w32.el (file-name-buffer-file-type-alist): Remove various | |
4062 file extension regexps which aren't necessarily binary files. | |
4063 (direct-print-region-helper): Use subst-char-in-string instead of | |
4064 binding directory-sep-char to convert filenames to DOS syntax. | |
4065 (direct-print-region-use-command-dot-com): New variable. | |
4066 (direct-print-region-helper): Use it to control whether to invoked | |
4067 command.com to print on Windows 9x. | |
4068 | |
4069 * browse-url.el (browse-url-browser-function): Default to | |
4070 browse-url-default-windows-browser on windows-nt. | |
4071 (browse-url-default-windows-browser): New function. | |
4072 | |
4073 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il> | |
4074 | |
4075 * forms.el (forms-mode): Don't call forms-first-record or | |
4076 forms-last-record if the data file has zero records. | |
4077 | |
4078 1999-04-29 Richard M. Stallman <rms@gnu.org> | |
4079 | |
4080 * files.el (find-file-noselect-1): If buffer-file-name has changed | |
4081 after find-file-not-found-hooks runs, recompute the truename. | |
4082 And don't use FILENAME after that point. | |
4083 | |
4084 1999-04-27 Dave Love <fx@gnu.org> | |
4085 | |
4086 * paren.el (show-paren-mode) | |
4087 * which-func.el (which-func-mode-global) | |
4088 * type-break.el (type-break-mode) | |
4089 * time.el (display-time-mode) | |
4090 * rsz-mini.el (resize-minibuffer-mode) | |
4091 * mouse-sel.el (mouse-sel-mode) | |
4092 * icomplete.el (icomplete-mode) | |
4093 * hscroll.el (hscroll-global-mode) | |
4094 * help.el (temp-buffer-resize-mode) | |
4095 * font-lock.el (global-font-lock-mode) | |
4096 * delsel.el (delete-selection-mode) | |
4097 * avoid.el (mouse-avoidance-mode) | |
4098 * autoinsert.el (auto-insert-mode) | |
4099 * winner.el (winner-mode): Doc fix. | |
4100 | |
4101 1999-04-26 Karl Heuer <kwzh@gnu.org> | |
4102 | |
4103 * mail/rmail.el (rmail-next-same-subject): When searching, ignore | |
4104 the same whitespace that was ignored in choosing the subject string. | |
4105 | |
4106 1999-04-26 Richard M. Stallman <rms@gnu.org> | |
4107 | |
4108 * info.el (Info-find-node): Position properly after finding anchor. | |
4109 | |
4110 * cus-start.el (all): Handle unibyte-display-via-language-environment. | |
4111 | |
4112 * simple.el (indent-new-comment-line): Fix previous change. | |
4113 | |
4114 * complete.el: Delete the wildcard expansion feature | |
4115 since that is now standard in find-file. | |
4116 (PC-try-load-many-files): Function deleted. | |
4117 (PC-after-load-many-files): Function deleted. | |
4118 (PC-many-files-list): Variable deleted. | |
4119 (PC-disable-wildcards): Variable deleted. | |
4120 (partial-completion-mode): Don't enable the wildcard feature. | |
4121 | |
4122 * complete.el (PC-look-for-include-file): Don't set global variables | |
4123 `error', `buf' and `filename' here. | |
4124 | |
4125 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker. | |
4126 | |
4127 1999-04-26 John Wiegley <johnw@oneworld.new-era.com> | |
4128 | |
4129 * textmodes/outline.el (outline-regexp): Doc fix. | |
4130 | |
4131 1999-04-26 John Wiegley <johnw@borland.com> | |
4132 | |
4133 * progmodes/compile.el (compilation-error-regexp-alist): Recognize | |
4134 C++Builder 4.0 error message syntax. | |
4135 | |
4136 1999-04-26 Mark Diekhans <markd@Grizzly.COM> | |
4137 | |
4138 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't | |
4139 supported, use find -exec. | |
4140 | |
4141 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp> | |
4142 | |
4143 * textmodes/texinfmt.el (texinfo-format-buffer): Bind | |
4144 coding-system-for-write, to avoid hanging when non-interactive. | |
4145 | |
4146 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
4147 | |
4148 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to | |
4149 start with a newline. | |
4150 | |
4151 1999-04-13 Ken'ichi Handa <handa@gnu.org> | |
4152 | |
4153 * international/mule-conf.el (x-ctext): New coding system. | |
4154 | |
4155 1999-04-12 Richard M. Stallman <rms@gnu.org> | |
4156 | |
4157 * international/mule-cmds.el (input-method-function): | |
4158 Add permanent-local property. | |
4159 | |
4160 1999-04-12 Dave Love <fx@gnu.org> | |
4161 | |
4162 * jka-compr.el (jka-compr-insert-file-contents): Fix previous | |
4163 change to use jka-compr-byte-compiler-base-file-name. | |
4164 | |
4165 * supercite.el (sc-scan-info-alist): Revert last change. | |
4166 (sc-attrib-selection-list): Fix :type here instead. | |
4167 | |
4168 1999-04-11 Eli Zaretskii <eliz@gnu.org> | |
4169 | |
4170 * international/mule.el (auto-coding-alist-lookup): Include ms-dos | |
4171 in the list of case-insensitive filesystems. | |
4172 | |
4173 1999-04-09 Kenichi Handa <handa@etl.go.jp> | |
4174 | |
4175 * international/fontset.el (create-fontset-from-fontset-spec): | |
4176 Don't register duplicated alias fontset names. | |
4177 | |
4178 1999-04-08 Richard Stallman <rms@gnu.org> | |
4179 | |
4180 * international/mule.el (auto-coding-alist-lookup): New function. | |
4181 (set-auto-coding): Use auto-coding-alist-lookup. | |
4182 | |
4183 * jka-compr.el (jka-compr-insert-file-contents): | |
4184 Use auto-coding-alist-lookup to check for files that | |
4185 should not have eol conversion, in the unibyte case. | |
4186 | |
4187 1999-04-07 Dave Love <fx@gnu.org> | |
4188 | |
4189 * help.el (describe-variable): Check custom-loads property as well | |
4190 as custom-type. | |
4191 | |
4192 * abbrev.el (abbrev-mode): Customizing sets the default value. | |
4193 | |
4194 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
4195 | |
4196 * vc.el (vc-backend-revert): For CVS files that were made | |
4197 writeable with "cvs edit", call "cvs unedit" to undo that. | |
4198 | |
4199 1999-04-08 Dave Love <fx@gnu.org> | |
4200 | |
4201 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type | |
4202 more. | |
4203 (sc-emacs-features): Recognize Emacs 20. | |
4204 (sc-read-string): Use history arg. | |
4205 (sc-scan-info-alist): Check for rtnvalue a cons. | |
4206 | |
4207 1999-04-08 Kenichi HANDA <handa@etl.go.jp> | |
4208 | |
4209 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a | |
4210 coding system to encode the message by | |
4211 select-message-coding-system. | |
4212 | |
4213 1999-04-07 Richard Stallman <rms@gnu.org> | |
4214 | |
4215 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition. | |
4216 | |
4217 * winner.el: Reorder definitions. | |
4218 | |
4219 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs. | |
4220 | |
4221 * mail/rmail.el (rmail-decode-babyl-format): | |
4222 Undo previous change. | |
4223 | |
4224 1999-04-06 Richard Stallman <rms@gnu.org> | |
4225 | |
4226 * info.el (Info-find-node): Check for an anchor at the | |
4227 proper place, before reading an indirect file. | |
4228 | |
4229 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL. | |
4230 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4231 * jka-compr.el (jka-compr-insert-file-contents): |
25837 | 4232 Use raw-text-unix when we want no conversion. |
4233 | |
4234 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr> | |
4235 | |
4236 * timezone.el (timezone-parse-date): Corrected regexp for | |
4237 style (5) date format so that tenths of seconds are optional. | |
4238 | |
4239 1999-04-05 Eli Zaretskii <eliz@gnu.org> | |
4240 | |
4241 * term/internal.el (dos-cpNNN-setup): New function, with the guts | |
4242 of dos-codepage-setup. | |
4243 (cjk-codepages-alist): New variable, an alist of Far-Eastern | |
4244 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
|
4245 systems. |
25837 | 4246 (dos-codepage-setup): Support Far-Eastern DOS terminals. |
4247 | |
4248 1999-04-05 Richard Stallman <rms@gnu.org> | |
4249 | |
4250 * mail/rmail.el (rmail-ignored-headers): Doc fix. | |
4251 | |
4252 1999-04-02 Richard Stallman <rms@gnu.org> | |
4253 | |
4254 * progmodes/compile.el (compilation-handle-exit): Do right thing | |
4255 if (car status) doesn't end in a newline. | |
4256 | |
4257 1999-04-01 Dave Love <fx@gnu.org> | |
4258 | |
4259 * progmodes/sql.el (SQL): Add defgroup :version. | |
4260 | |
4261 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
4262 | |
4263 * emacs-lisp/bytecomp.el (byte-compile-file): Clear | |
4264 buffer-file-coding-system. If the coding system used is raw-text, | |
4265 etc., make the *Compiler Input* buffer unibyte. | |
4266 | |
4267 * international/mule.el (find-new-buffer-file-coding-system): Doc fix. | |
4268 | |
4269 * loadup.el: Don't write the fns-...el file if not dumping. | |
4270 | |
4271 1999-03-31 Dave Love <fx@gnu.org> | |
4272 | |
4273 * snmp-mode.el (snmp): Fix defgroup :version. | |
4274 | |
4275 * hilit-chg.el (highlight-changes): Add defgroup :version. | |
4276 | |
4277 1999-03-31 Andreas Schwab <schwab@gnu.org> | |
4278 | |
4279 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after | |
4280 the gnus-save-hidden-threads macro. | |
4281 | |
4282 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk> | |
4283 | |
4284 * faces.el (face-set-after-frame-default): Obey the | |
4285 `customized-face' for new faces. | |
4286 | |
4287 1999-03-30 Dave Love <fx@gnu.org> | |
4288 | |
4289 * international/mule-cmds.el (current-language-environment): Doc fix. | |
4290 * abbrev.el (abbrev-mode): Doc fix. | |
4291 * autoinsert.el (auto-insert-mode): Doc fix. | |
4292 * complete.el (partial-completion-mode): Doc fix. | |
4293 * avoid.el (mouse-avoidance-mode): Doc fix. | |
4294 * delsel.el (delete-selection-mode): Doc fix. | |
4295 * font-lock.el (global-font-lock-mode): Doc fix. | |
4296 * help.el (temp-buffer-resize-mode): Doc fix. | |
4297 * hscroll.el (hscroll-global-mode): Doc fix. | |
4298 * icomplete.el (icomplete-mode): Doc fix. | |
4299 * mouse-sel.el (mouse-sel-mode): Doc fix. | |
4300 * paren.el (show-paren-mode): Doc fix. | |
4301 * rsz-mini.el (resize-minibuffer-mode): Doc fix. | |
4302 * time.el (display-time-mode): Doc fix. | |
4303 * type-break.el (type-break-mode): Doc fix. | |
4304 * which-func.el (which-func-mode-global): Doc fix. | |
4305 * winner.el (winner-mode): Doc fix. | |
4306 | |
4307 1999-03-30 Michael Ernst <mernst@alum.mit.edu> | |
4308 | |
4309 * wid-edit.el (widget-before-change): Signal text-read-only rather | |
4310 than an ordinary error. | |
4311 | |
4312 1999-03-30 Richard M. Stallman <rms@gnu.org> | |
4313 | |
4314 * repeat.el: Don't require advice. | |
4315 (repeat): Do function-indirection in check for kbd macro. | |
4316 In self-insert case, use the *last* char in INSERTION. | |
4317 | |
4318 1999-03-30 Karl Heuer <kwzh@gnu.org> | |
4319 | |
4320 * progmodes/cc-cmds.el (c-indent-command): Doc fix. | |
4321 | |
4322 1999-03-29 Andreas Schwab <schwab@gnu.org> | |
4323 | |
4324 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for | |
4325 comint-input-filter-functions. Make variables related to shell | |
4326 directory tracking local. | |
4327 | |
4328 1999-03-26 Andreas Schwab <schwab@gnu.org> | |
4329 | |
4330 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable. | |
4331 | |
4332 * simple.el (shell-command-on-region): Cope with exit-status being | |
4333 nil, which happens if call-process-region was interrupted. | |
4334 | |
4335 1999-03-26 Richard M. Stallman <rms@gnu.org> | |
4336 | |
4337 * simple.el (indent-new-comment-line): Handle use at a point | |
4338 after a comment-end. Handle multiple comments. | |
4339 | |
4340 * mail/rmail.el (rmail-decode-babyl-format): | |
4341 To prevent locking, bind buffer-file-name to nil. | |
4342 | |
4343 1999-03-26 Karl Fogel <kfogel@red-bean.com> | |
4344 | |
4345 * mail-hist.el (mail-hist-current-header-name): Don't make | |
4346 off-by-one-error when determining if in message body. | |
4347 | |
4348 1999-03-25 Andrew Innes <andrewi@gnu.org> | |
4349 | |
4350 * w32-fns.el (set-default-process-coding-system): Copied from | |
4351 dos-w32.el, but modified to use Unix line endings for process | |
4352 input, and to add a suitable entry to process-coding-system-alist | |
4353 for DOS shells. | |
4354 | |
4355 * dos-fns.el (set-default-process-coding-system): Copied from | |
4356 dos-w32.el. | |
4357 | |
4358 * dos-w32.el (set-default-process-coding-system): Move function to | |
4359 dos-fns.el; a different version is used in w32-fns.el. | |
4360 | |
4361 1999-03-24 Dave Love <fx@gnu.org> | |
4362 | |
4363 * info.el (Info-directory-list): Revert change to re-writing | |
4364 Info-default-directory-list, but put `alternative' first. | |
4365 (Info-insert-dir): Modify selecting the top dir file as a consequence. | |
4366 | |
4367 1999-03-23 Simon Marshall <simon@gnu.org> | |
4368 | |
4369 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is | |
4370 on the line by itself. | |
4371 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if | |
4372 it is not in a declarative context. | |
4373 | |
4374 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk> | |
4375 | |
4376 * cus-edit.el (custom-variable-prompt): Allow customization of | |
4377 autoloaded symbols. | |
4378 | |
4379 1999-03-22 Kenichi HANDA <handa@etl.go.jp> | |
4380 | |
4381 * simple.el (what-cursor-position): Don't cause error when point | |
4382 is at invalid multibyte sequence. | |
4383 | |
4384 1999-03-21 Karl Heuer <kwzh@gnu.org> | |
4385 | |
4386 * complete.el (partial-completion-mode): Doc fix. | |
4387 | |
4388 1999-03-19 Richard M. Stallman <rms@gnu.org> | |
4389 | |
4390 * progmodes/cplus-md.el (old-c++): Remove :group. | |
4391 | |
4392 * progmodes/c-mode.el (old-c): Remove :group. | |
4393 | |
4394 1999-03-18 Simon Marshall <simon@gnu.org> | |
4395 | |
4396 * font-lock.el (c-font-lock-keywords-2): Added "complex" type. | |
4397 (java-font-lock-keywords-2): Added "strictfp" keyword. | |
4398 | |
4399 1999-03-17 Jason Rumney <jasonr@altavista.net> | |
4400 | |
4401 * w32-fns.el (set-w32-system-coding-system) New function. | |
4402 (w32-system-coding-system) Initialize to 'iso-latin-1. | |
4403 | |
4404 1999-03-17 Eli Zaretskii <eliz@gnu.org> | |
4405 | |
4406 * international/mule-cmds.el (set-language-environment): Fix | |
4407 previous change: don't use dos-codepage when unbound. | |
4408 | |
4409 1999-03-17 Karl Heuer <kwzh@gnu.org> | |
4410 | |
4411 * calendar/appt.el (appt-make-list): Fix previous change. | |
4412 | |
4413 1999-03-16 Richard M. Stallman <rms@gnu.org> | |
4414 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4415 * window.el (shrink-window-if-larger-than-buffer): |
25837 | 4416 Don't try to redisplay with the cursor at the end |
4417 on its own line--that would force a scroll and spoil things. | |
4418 | |
4419 1999-03-16 Eli Zaretskii <eliz@gnu.org> | |
4420 | |
4421 * international/mule-cmds.el (set-language-environment): Don't use | |
4422 cpNNN-nonascii-translation-table if it is unbound. | |
4423 | |
4424 * term/internal.el (dos-codepage-setup): Compute the unibyte | |
4425 syntax table and bind unibyte-display-via-language-environment | |
4426 here, rather than at top level, so that resetting to unibyte in | |
4427 .emacs works as expected. | |
4428 | |
4429 1999-03-15 Simon Marshall <simon@gnu.org> | |
4430 | |
4431 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword. | |
4432 | |
4433 1999-03-14 Milan Zamazal <pdm@pvt.net> | |
4434 | |
4435 * abbrev.el (inverse-add-abbrev): Inherit the current input method. | |
4436 | |
4437 1999-03-14 Kenichi Handa <handa@etl.go.jp> | |
4438 | |
4439 * international/mule-util.el (detect-coding-with-priority): | |
4440 Restore the internal database. | |
4441 | |
4442 1999-03-14 Stephen Eglen <stephen@gnu.org> | |
4443 | |
4444 * mail/sendmail.el (sendmail-send-it): Fix typo in error string | |
4445 if mail-from-style has invalid value. | |
4446 | |
4447 1999-03-12 Karl Heuer <kwzh@gnu.org> | |
4448 | |
4449 * vc.el (vc-delete-logbuf-window): New var. | |
4450 (vc-finish-logentry): Use it. | |
4451 | |
4452 1999-03-12 Richard M. Stallman <rms@gnu.org> | |
4453 | |
4454 * startup.el (command-line-1): Improve startup msg. | |
4455 | |
4456 1999-03-12 Eric M. Ludlam <zappo@ultranet.com> | |
4457 | |
4458 * speedbar.el: Added commentary about stealthy functions. | |
4459 (speedbar-message) new function. | |
4460 (speedbar-y-or-n-p): New function | |
4461 (speedbar-with-attached-buffer) Moved macro before reference. | |
4462 Now uses `save-selected-window'. | |
4463 (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
|
4464 speedbar-generic-item-info, speedbar-item-info-file-helper, |
25837 | 4465 speedbar-item-delete, speedbar-insert-generic-list, |
4466 speedbar-timer-fn, speedbar-check-vc-this-line, | |
4467 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags, | |
4468 speedbar-buffers-item-info) Use speedbar-message. | |
4469 (speedbar-item-info) Limit `message-log-max'. | |
4470 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename, | |
4471 speedbar-item-delete, speedbar-item-object-delete, | |
4472 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p. | |
4473 | |
4474 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp> | |
4475 | |
4476 * server.el (server-start): Set coding system for the server | |
4477 process to raw-text. | |
4478 (server-process-filter): Decode file names if necessary. | |
4479 | |
4480 1999-03-12 Dave Love <fx@gnu.org> | |
4481 | |
4482 * textmodes/fill.el (sentence-end-double-space): Doc fix. | |
4483 | |
4484 * textmodes/paragraphs.el (sentence-end): Doc fix. | |
4485 | |
4486 1999-03-11 Karl Heuer <kwzh@gnu.org> | |
4487 | |
4488 * comint.el (comint-password-prompt-regexp): Accept "login password:" | |
4489 | |
4490 1999-03-09 Karl Heuer <kwzh@gnu.org> | |
4491 | |
4492 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line. | |
4493 (ispell-dictionary-alist-2): Likewise. | |
4494 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars. | |
4495 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars. | |
4496 (ispell-dictionary-alist): Build from six pieces, not just two. | |
4497 | |
4498 * ps-bdf.el (bdf-directory-list): Doc fix. | |
4499 | |
4500 * enriched.el (enriched-mode): Make var permanent-local. | |
4501 | |
4502 1999-03-09 Dave Love <fx@gnu.org> | |
4503 | |
4504 * textmodes/sgml-mode.el (html-mode): Use | |
4505 sentence-end-double-space when setting sentence-end. | |
4506 | |
4507 1999-03-09 Ken'ichi Handa <handa@gnu.org> | |
4508 | |
4509 * language/thai.el (tis-620): New alias coding system for thai-tis620. | |
4510 | |
4511 1999-03-08 Felix Lee <flee@cygnus.com> | |
4512 | |
4513 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook. | |
4514 | |
4515 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok. | |
4516 | |
4517 1999-03-08 Karl Heuer <kwzh@gnu.org> | |
4518 | |
4519 * dired-aux.el (dired-do-copy-regexp): Doc fix. | |
4520 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix. | |
4521 | |
4522 * dired.el (dired-do-copy-regexp): Doc fix. | |
4523 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix. | |
4524 | |
4525 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com> | |
4526 | |
4527 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp. | |
4528 | |
4529 1999-03-08 Jason Rumney <jasonr@altavista.net> | |
4530 | |
4531 * international/codepage.el (cp1250-decode-table) | |
4532 (cp1251-decode-table, cp1253-decode-table) | |
4533 (cp1257-decode-table): New translation tables for MS Windows codepages. | |
4534 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages. | |
4535 | |
4536 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp> | |
4537 | |
4538 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly. | |
4539 | |
4540 1999-03-07 Eli Zaretskii <eliz@gnu.org> | |
4541 | |
4542 * ps-bdf.el (bdf-directory-list): Different value for ms-dos. | |
4543 | |
4544 * term/internal.el (top level): Display character 255 as 8bit as well. | |
4545 | |
4546 1999-03-06 Dave Love <fx@gnu.org> | |
4547 | |
4548 * progmodes/cc-cmds.el (c-outline-level): Bind | |
4549 buffer-invisibility-spec. | |
4550 | |
4551 * progmodes/c-mode.el (c-outline-level): Likewise. | |
4552 | |
4553 * progmodes/ada-mode.el (ada-outline-level): Likewise. | |
4554 | |
4555 1999-03-05 Felix Lee <flee@cygnus.com> | |
4556 | |
4557 * textmodes/outline.el (outline-get-last-sibling): Doc fix. | |
4558 | |
4559 1999-03-05 Richard M. Stallman <rms@gnu.org> | |
4560 | |
4561 * bindings.el (complete-symbol): Invert meaning of prefix arg. | |
4562 | |
4563 1999-03-05 Andrew Innes <andrewi@gnu.org> | |
4564 | |
4565 * w32-fns.el (convert-standard-filename): Convert directory | |
4566 separators to Windows format. | |
4567 | |
4568 1999-03-05 Andreas Schwab <schwab@gnu.org> | |
4569 | |
4570 * international/skkdic-cnv.el: Provide skkdic-cnv. | |
4571 (skkdic-convert): Emit code to require skkdic-cnv at compile time. | |
4572 (batch-skkdic-convert): Doc fix. | |
4573 | |
4574 1999-03-04 Dave Love <fx@gnu.org> | |
4575 | |
4576 * custom.el (custom-set-variables): Protect against setter errors. | |
4577 | |
4578 1999-03-04 Eli Zaretskii <eliz@gnu.org> | |
4579 | |
4580 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of | |
4581 the file sizes from overflowing. | |
4582 (ls-lisp-format): If file size is a float, use %8.0f to print it. | |
4583 Under -s, print the size in blocks with %4.0f, in case they have | |
4584 a *really* huge file. | |
4585 | |
4586 1999-03-03 Dave Love <fx@gnu.org> | |
4587 | |
4588 * options.el (edit-options): Doc fix. | |
4589 (list-options): Don't lose with unbound symbols. Maintain | |
4590 Edit-options-mode. | |
4591 | |
4592 1999-03-01 Dave Love <fx@gnu.org> | |
4593 | |
4594 * mail/supercite.el (sc-attrib-selection-list): Fix custom type. | |
4595 | |
4596 1999-02-28 Richard M. Stallman <rms@gnu.org> | |
4597 | |
4598 * ispell.el (ispell-dictionary-alist-override): New variable. | |
4599 (ispell-dictionary-alist): Don't setq it, | |
4600 if ispell-dictionary-alist-override is set. | |
4601 | |
4602 * simple.el (shell-command-default-error-buffer): Renamed from | |
4603 shell-command-on-region-default-error-buffer. | |
4604 (shell-command-on-region): Mention in echo area when there | |
4605 is some error output. Mention success or failure, too. | |
4606 Accumulate multiple error outputs | |
4607 going forward, with formfeed in between. Display the error buffer | |
4608 when we have put something in it. | |
4609 (shell-command): Add the ERROR-BUFFER argument feature. | |
4610 | |
4611 1999-02-28 Karl Heuer <kwzh@gnu.org> | |
4612 | |
4613 * mail/mh-utils.el (mh-lib): Doc fix. | |
4614 (mh-lib-progs, mh-nmh-p): New vars. | |
4615 (mh-find-progs): Set mh-lib-progs along with other vars. | |
4616 (mh-path-search): New arg FUNC-P; if specified, use that instead | |
4617 of mh-file-command-p. | |
4618 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs. | |
4619 | |
4620 * mail/mh-comp.el (mh-repl-formfile): New var. | |
4621 (mh-smail-batch): Don't ignore all arguments. | |
4622 (mh-reply): Do the right thing when using nmh. | |
4623 | |
4624 1999-02-27 Kenichi Handa <handa@etl.go.jp> | |
4625 | |
4626 * international/mule-cmds.el (select-safe-coding-system): Be sure | |
4627 to show a buffer being decoded. | |
4628 | |
4629 1999-02-26 Ken'ichi Handa <handa@gnu.org> | |
4630 | |
4631 * ps-bdf.el (bdf-directory-list): Initialize it to | |
4632 '("/usr/local/share/emacs/fonts/bdf"). | |
4633 | |
4634 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
4635 | |
4636 * ps-print.el: PostScript programming fix. | |
4637 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use | |
4638 setpagedevice operator). | |
4639 | |
4640 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
4641 | |
4642 * ps-print.el: Doc fix, font size specifies landscape and portrait | |
4643 sizes. | |
4644 (ps-print-version): New version number (4.1.4). | |
4645 (ps-font-size, ps-header-font-size, ps-header-title-font-size): | |
4646 Specifies landscape and portrait sizes. | |
4647 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages) | |
4648 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun | |
4649 fix. | |
4650 (ps-get-font-size): New fun. | |
4651 (ps-font-size-internal, ps-header-font-size-internal) | |
4652 (ps-header-title-font-size-internal): New vars. | |
4653 | |
4654 * ps-mule.el: Change of ps-print font size variable name. | |
4655 (ps-mule-generate-font): Fun fix. | |
4656 (ps-mule-begin-job): Programming uniformization. | |
4657 | |
4658 1999-02-25 Dave Love <fx@gnu.org> | |
4659 | |
4660 * help.el (help-xref-info-regexp): Allow linebreaks and capital. | |
4661 (help-make-xrefs): Do Info case first. | |
4662 | |
4663 * repeat.el: Don't require advice. | |
4664 (repeat-last-kill-command): Variable deleted. | |
4665 | |
4666 1999-02-25 Richard Stallman <rms@gnu.org> | |
4667 | |
4668 * simple.el (shell-command-on-region): Don't go into the REPLACE = t | |
4669 case just because the current buffer is the output buffer. | |
4670 | |
4671 1999-02-25 Kenichi Handa <handa@etl.go.jp> | |
4672 | |
4673 * simple.el (what-cursor-position): To show the character's | |
4674 encoding, use encoded-string-description instead of information | |
4675 of chaset-origin-alist. | |
4676 | |
4677 * international/mule-cmds.el (iso-2022-control-alist): New variable. | |
4678 (encoded-code-description): New function. | |
4679 (encoded-string-description): New function. | |
4680 (encode-coding-char): New function. | |
4681 | |
4682 1999-02-25 Andrew Innes <andrewi@gnu.org> | |
4683 | |
4684 * startup.el (command-line) [windows-nt]: Fix typo in regexp | |
4685 checking for .emacs[.el[c]]. | |
4686 | |
4687 1999-02-24 Richard Stallman <rms@gnu.org> | |
4688 | |
4689 * help.el (describe-function-1): Don't print a whole lambda-function. | |
4690 | |
4691 1999-02-23 Ken'ichi Handa <handa@gnu.org> | |
4692 | |
4693 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow | |
4694 inputting ?\240. | |
4695 | |
4696 1999-02-23 Karl Heuer <kwzh@gnu.org> | |
4697 | |
4698 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst. | |
4699 | |
4700 * midnight.el (clean-buffer-list-kill-regexps): Doc fix. | |
4701 (clean-buffer-list-kill-buffer-names): Doc fix. | |
4702 | |
4703 * gud.el (gud-jdb-massage-args): Spelling fix. | |
4704 | |
4705 1999-02-23 Richard M. Stallman <rms@gnu.org> | |
4706 | |
4707 * subr.el (with-temp-message): Use %s so % in old msg won't fool us. | |
4708 | |
4709 1999-02-22 Eli Zaretskii <eliz@gnu.org> | |
4710 | |
4711 * 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
|
4712 excursion while calling set-auto-coding-function. |
25837 | 4713 |
4714 * play/handwrite.el (handwrite): Require ps-print, and use | |
4715 ps-printer-name and ps-lpr-command. Call ps-print-region-function | |
4716 if it's defined, instead of forking ps-lpr-command unconditionally. | |
4717 | |
4718 1999-02-22 Kenichi Handa <handa@etl.go.jp> | |
4719 | |
4720 * international/codepage.el (cp-coding-system-for-codepage-1): Put | |
4721 charset-origin-alist property to a coding system for the codepage. | |
4722 | |
4723 * international/mule.el: Modify comment for charset-origin-alist | |
4724 property of a coding system. | |
4725 | |
4726 * simple.el (what-cursor-position): charset-origin-alist property | |
4727 of a coding system may be a translation table or a symbol of which | |
4728 `translation-table' property is a translation table. | |
4729 | |
4730 1999-02-21 Richard Stallman <rms@gnu.org> | |
4731 | |
4732 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body | |
4733 to the "html" template. | |
4734 | |
4735 1999-02-21 Peter Breton <pbreton@ne.mediaone.net> | |
4736 | |
4737 * dirtrack.el (dirtrack): Added docstring. Now returns input. | |
4738 | |
4739 1999-02-18 Peter Breton <pbreton@ne.mediaone.net> | |
4740 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4741 * dirtrack.el (dirtrack): Check for the prompt in the input string |
25837 | 4742 instead of the buffer. |
4743 | |
4744 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch> | |
4745 | |
4746 * sql.el: Set version to 1.4.1. Changed mail address to | |
4747 alex@gnu.org. Mention the mailing list sql.el@gnu.org. | |
4748 (sql-input-ring-separator): Doc fix. | |
4749 (sql-mode-syntax-table): double-dash starts comments is defined as | |
4750 ". 56" instead of ". 12b" for XEmacs. | |
4751 (sql-stop, sql-interactive-mode): Doc fixes. | |
4752 (sql-postgres): Queries for database and server, not just one. | |
4753 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted. | |
4754 | |
4755 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is | |
4756 changed. This is needed for master.el to work. | |
4757 (sql-set-sqli-buffer): Use the new hook. | |
4758 | |
4759 * sql.el (sql-make-alternate-buffer-name): Function that sets | |
4760 sql-alternate-buffer-name. | |
4761 (sql-alternate-buffer-name): Possible name of SQLi buffers. | |
4762 (sql-interactive-mode): Set sql-alternate-buffer-name. | |
4763 (sql-rename-buffer): New command. | |
4764 (sql-interactive-mode-menu): Menu for SQLi buffers. | |
4765 | |
4766 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator | |
4767 and sql-input-ring-file-name are used to temporarily set | |
4768 comint-input-ring-file-name and comint-input-ring-separator when | |
4769 reading and writing input history files. | |
4770 | |
4771 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name. | |
4772 (sql-input-ring-file-name): New variable with customization. | |
4773 (sql-input-ring-separator): New variable with customization. | |
4774 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer. | |
4775 Callers changed. | |
4776 (sql-show-sqli-buffer): The message for "sql-buffer is not set" | |
4777 now includes the name of the current buffer. | |
4778 | |
4779 (sql-mode): Set paragraph-separate and paragraph-start so that | |
4780 sql-send-paragraph sends the entire SQL statements, even if it | |
4781 contains indented lines. | |
4782 | |
4783 1999-02-18 Dave Love <fx@gnu.org> | |
4784 | |
4785 * format.el (format-encode-run-method, format-decode-run-method): | |
4786 Fix previous change. | |
4787 | |
4788 1999-02-18 Ken'ichi Handa <handa@gnu.org> | |
4789 | |
4790 * international/mule.el (coding-system-list): Moved here from | |
4791 mule-util.el to avoid autoloading mule-util by the call of | |
4792 select-safe-coding-system. | |
4793 | |
4794 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk> | |
4795 | |
4796 * simple.el (turn-on-auto-fill): Mark it as an option for | |
4797 `text-mode-hook'. | |
4798 | |
4799 1999-02-17 Richard Stallman <rms@gnu.org> | |
4800 | |
4801 * emacs-lisp/easymenu.el (easy-menu-get-map): | |
4802 Don't crash if (current-local-map) is nil. | |
4803 | |
4804 1999-02-17 Peter Breton <pbreton@ne.mediaone.net> | |
4805 | |
4806 * filecache.el (file-cache-filter-regexps): Added .class. | |
4807 | |
4808 1999-02-17 Ken'ichi Handa <handa@gnu.org> | |
4809 | |
4810 * international/mule-util.el (decompose-region): Use | |
4811 insert-buffer-substring instead of insert-buffer to avoid putting | |
4812 mark. | |
4813 | |
4814 1999-02-17 Andreas Schwab <schwab@gnu.org> | |
4815 | |
4816 * calendar/cal-move.el (scroll-calendar-left): Don't set | |
4817 displayed-month and displayed-year here, let generate-calendar do | |
4818 it, after range checking. | |
4819 | |
4820 1999-02-17 Simon Marshall <simon@gnu.org> | |
4821 | |
4822 * progmodes/cc-engine.el (c-at-toplevel-p): New function. | |
4823 | |
4824 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish | |
4825 correctly between an object declared via a constructor and a method. | |
4826 (font-lock-defaults-alist): Don't give `.' word syntax for Java. | |
4827 (java-font-lock-keywords-1): Fontify package names individually. | |
4828 (java-font-lock-extra-types): Ensure regexp matches capitalised only. | |
4829 (java-font-lock-keywords-2): Simplify type fontification. | |
4830 (java-font-lock-keywords-3): Likewise. | |
4831 | |
4832 1999-02-17 Kenichi Handa <handa@etl.go.jp> | |
4833 | |
4834 * language/japanese.el (iso-2022-jp-2): New coding system. | |
4835 ("Japanese"): Put iso-2022-jp-2 in coding-priority property. | |
4836 | |
4837 1999-02-16 Dave Love <fx@gnu.org> | |
4838 | |
4839 * help.el (describe-function-1): Accept non-symbols. | |
4840 | |
4841 1999-02-16 Paul Eggert <eggert@twinsun.com> | |
4842 | |
4843 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we | |
4844 find the last match if there are multiple matches. | |
4845 | |
4846 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
4847 | |
4848 * tex-mode.el (tex-run-command, latex-run-command) | |
4849 (slitex-run-command, tex-command): Doc changes. | |
4850 (tex-start-options-string): Autoload it. Doc change. Provide | |
4851 a menu for customization. Allow nil. Quote backslashes only once. | |
4852 (tex-start-tex): Handle nil value of tex-start-options-string | |
4853 and apply shell-quote-argument to it. | |
4854 | |
4855 1999-02-16 Eli Zaretskii <eliz@gnu.org> | |
4856 | |
4857 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round | |
4858 the size in blocks, since it can be a float. | |
4859 (ls-lisp-format): Likewise | |
4860 | |
4861 1999-02-16 Ken'ichi Handa <handa@gnu.org> | |
4862 | |
4863 * language/japanese.el (japanese-shift-jis): Add | |
4864 charset-origin-alist property. | |
4865 | |
4866 1999-02-15 Richard Stallman <rms@gnu.org> | |
4867 | |
4868 * progmodes/compile.el (compile-internal): Use save-selected-window. | |
4869 | |
4870 * subr.el (momentary-string-display): Bind inhibit-read-only. | |
4871 | |
4872 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line. | |
4873 | |
4874 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il> | |
4875 | |
4876 * mail/rmail.el (rmail-show-message): If an unseen message has a | |
4877 Summary-line in its header, get past one more line before looking | |
4878 for the X-Coding-System header. | |
4879 | |
4880 1999-02-15 Geoff Voelker <voelker@cs.washington.edu> | |
4881 | |
4882 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files | |
4883 explicitly to accomodate Windows 9X lack of a useful copy program. | |
4884 | |
4885 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk> | |
4886 | |
4887 * wid-edit.el (widget-choice-value-create): Use `equal' | |
4888 instead of `eq'. | |
4889 | |
4890 1999-02-14 Richard Stallman <rms@gnu.org> | |
4891 | |
4892 * international/iso-transl.el: | |
4893 (iso-transl-ae): Renamed from iso-transl-e-slash. | |
4894 (iso-transl-a-ring): Renamed from iso-transl-a-slash. | |
4895 (iso-transl-AE): Renamed from iso-transl-E-slash. | |
4896 (iso-transl-A-ring): Renamed from iso-transl-A-slash. | |
4897 (iso-transl-char-map): Related changes. | |
4898 | |
4899 * format.el (format-replace-strings): Fix value of TO in REVERSE case. | |
4900 | |
4901 1999-02-13 Richard Stallman <rms@gnu.org> | |
4902 | |
4903 * textmodes/texinfmt.el (texinfo-alias): New function. | |
4904 (texinfo-fold-nodename-case): Add defvar. | |
4905 (texinfo-format-node): Do case folding if specified. | |
4906 | |
4907 * ffap.el (ffap-file-at-point): Test local file names | |
4908 immediately. Strip off line numbers. | |
4909 | |
4910 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch> | |
4911 | |
4912 * sql.el: Set version to 1.3.2 | |
4913 (sql-solid-program): Added support for solid. | |
4914 (sql-help): Doc mentions sql-solid. | |
4915 (sql-solid): Entry function for Solid. | |
4916 (sql-buffer): Doc explains the use of the variable and how to | |
4917 change it. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4918 (sql-mode-menu): Included entries for sql-show-sqli-buffer and |
25837 | 4919 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are |
4920 disabled if sql-buffer doesn't have a process; sql-send-paragraph | |
4921 is new. | |
4922 (sql-show-sqli-buffer): New function to display the value of | |
4923 sql-buffer. | |
4924 (sql-change-sqli-buffer): New function to change sql-buffer. | |
4925 (sql-mode): Doc explains how to change sql-buffer. | |
4926 (sql-send-paragraph): New function to send a paragraph. | |
4927 (sql-mode-map): Added keybinding for sql-send-paragraph. | |
4928 (sql-mysql): Doc corrected. | |
4929 (sql-ms): Doc corrected. | |
4930 | |
4931 * sql.el (sql-server): Doc fix. | |
4932 (sql-mysql): Added the use of sql-server to specify the host, | |
4933 sql-database now specifies database instead of host. | |
4934 (sql-mode-menu): Send... menu items are only active if sql-buffer | |
4935 is non-nil. | |
4936 (sql-help): Changed tag of entry functions a bit. | |
4937 | |
4938 * sql.el: Added keywords from `finder-by-keyword'. | |
4939 (sql-mode): Made sql-buffer a local variable, changed the | |
4940 documentation: removed instructions to add *.sql files to | |
4941 auto-mode-alist, added documentation for having mutliple SQL | |
4942 buffers sending their stuff to different SQLi buffers, each | |
4943 running a different process. | |
4944 (sql-postgres): Quoted *SQL* in doc string. | |
4945 (sql-ms): Likewise. | |
4946 (sql-ingres): Likewise. | |
4947 (sql-ingres): Quoted *SQL* in doc string, added references to | |
4948 sql-user and sql-password used during login. | |
4949 (sql-sybase): Quoted *SQL* in doc string, added comma. | |
4950 (sql-oracle): Likewise. | |
4951 (sql-interactive-mode): Added extensive documentation for having | |
4952 mutliple SQL buffers sending their stuff to different SQLi | |
4953 buffers, each running a different process. | |
4954 (sql-buffer): Changed doc from *SQL* to SQLi. | |
4955 (sql-get-login): Doc fix. | |
4956 | |
4957 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
4958 | |
4959 * international/mule-conf.el (undecided): Set ascii in | |
4960 safe-charsets property. | |
4961 | |
4962 1999-02-12 Richard Stallman <rms@gnu.org> | |
4963 | |
4964 * textmodes/paragraphs.el (paragraph-separate): Doc fix. | |
4965 | |
4966 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
4967 | |
4968 * ps-mule.el (ps-mule-font-info-database-default): Set the initial | |
4969 value to ps-mule-font-info-database-latin. | |
4970 | |
4971 1999-02-13 Kenichi HANDA <handa@etl.go.jp> | |
4972 | |
4973 * ps-mule.el (ps-multibyte-buffer): Doc-string modified. | |
4974 (ps-mule-font-info-database-default): New variable. | |
4975 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use | |
4976 ps-mule-font-info-database-default. | |
4977 | |
4978 1999-02-12 Dave Love <fx@gnu.org> | |
4979 | |
4980 * timezone.el (timezone-make-date-sortable) | |
4981 (timezone-make-date-arpa-standard): Doc fix. | |
4982 | |
4983 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
4984 | |
4985 * international/quail.el (quail-show-kbd-layout): Bind | |
4986 blink-matching-paren to nil. | |
4987 | |
4988 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field | |
4989 for ASCII and Latin-1. | |
4990 | |
4991 1999-02-12 Andreas Schwab <schwab@gnu.org> | |
4992 | |
4993 * gud.el (jdb): Fix regexp for comint-prompt-regexp. | |
4994 | |
4995 1999-02-12 Kenichi Handa <handa@etl.go.jp> | |
4996 | |
4997 * international/mule-cmds.el (language-info-alist): Remove | |
4998 description about charset-origin-alist. | |
4999 | |
5000 * international/mule.el: Comment added for a new coding system | |
5001 property `charset-origin-alit'. | |
5002 (make-translation-table): This variable deleted. | |
5003 | |
5004 * language/chinese.el (chinese-big5): Add charset-origin-alist | |
5005 property. | |
5006 ("Chinese-CNS"): Remove charset-origin-alist property. | |
5007 | |
5008 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist | |
5009 property. | |
5010 (cyrillic-alternativnyj): Likewise. | |
5011 ("Cyrillic-KOI8"): Remove charset-origin-alist property. | |
5012 ("Cyrillic-ALT"): Likewise. | |
5013 | |
5014 * language/vietnamese.el (vietnamese-viqr): Add | |
5015 charset-origin-alist property. | |
5016 ("Vietnamese"): Remove charset-origin-alist property. | |
5017 | |
5018 * simple.el (what-cursor-position): Don't use the varialbe | |
5019 charset-origin-alist, but use charset-origin-alist property of | |
5020 buffer-file-coding-system to decide external character set code. | |
5021 | |
5022 1999-02-10 Richard Stallman <rms@gnu.org> | |
5023 | |
5024 * shadowfile.el: Don't turn on the mode when the file is loaded. | |
5025 | |
5026 1999-02-09 Richard Stallman <rms@gnu.org> | |
5027 | |
5028 * progmodes/compile.el (compile-auto-highlight): Customize. | |
5029 | |
5030 * add-log.el (add-log-file-name-function): New variable. | |
5031 (add-change-log-entry): Call that function, if non-nil. | |
5032 | |
5033 1999-02-09 Michael Ernst <mernst@alum.mit.edu> | |
5034 | |
5035 * rmail.el (rmail-search): Track match with a marker, not an integer. | |
5036 | |
5037 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5038 | |
5039 * progmodes/compile.el (compilation-setup): Set value of | |
5040 compilation-directory-stack as in compilation-forget-errors. | |
5041 (compile-reinitialize-errors): Bind buffer-undo-list and | |
5042 deactivate-mark. | |
5043 (compilation-forget-errors): Likewise. | |
5044 | |
5045 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com> | |
5046 | |
5047 * textmodes/texinfo.el (texinfo-environment-regexp): Add the | |
5048 def... constructs. | |
5049 | |
5050 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu): | |
5051 Remove calls to sleep-for. | |
5052 | |
5053 1999-02-08 Eli Zaretskii <eliz@gnu.org> | |
5054 | |
5055 * international/codepage.el (cp-coding-system-for-codepage-1): On | |
5056 MS-DOS, use dos-unsupported-char-glyph for characters not | |
5057 supported by the codepage. | |
5058 (cp-make-coding-systems-for-codepage): Likewise. | |
5059 | |
5060 1999-02-08 Andreas Schwab <schwab@gnu.org> | |
5061 | |
5062 * international/mule-util.el (coding-system-list): Don't sort | |
5063 coding-system-list here. | |
5064 | |
5065 * international/mule.el (coding-system-lessp): Moved here from | |
5066 mule-util.el | |
5067 (add-to-coding-system-list): New function. | |
5068 (make-subsidiary-coding-system, make-coding-system, | |
5069 define-coding-system-alias): Use it instead of setting | |
5070 coding-system-list directly. | |
5071 | |
5072 1999-02-07 Dave Love <fx@gnu.org> | |
5073 | |
5074 * calendar/appt.el (appt-make-list): Don't splice quotes and date | |
5075 onto message. | |
5076 | |
5077 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5078 | |
5079 * imenu.el (imenu--last-menubar-index-alist): Add doc. | |
5080 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist. | |
5081 | |
5082 1999-02-06 Richard Stallman <rms@gnu.org> | |
5083 | |
5084 * language/european.el (setup-slovenian-environment): New function. | |
5085 ("Slovenian"): New language environment. | |
5086 | |
5087 * progmodes/sql.el (sql-help): Doc fix. | |
5088 (sql-mysql): Doc fix. | |
5089 | |
5090 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5091 | |
5092 * tex-mode.el: When compiling, require compare-w and skeleton | |
5093 to pacify the byte-compiler. Move the def's of the tex-commands | |
5094 together. Add a comment on kill-process vs. quit-process. | |
5095 | |
5096 1999-02-05 Dave Love <fx@gnu.org> | |
5097 | |
5098 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with | |
5099 null markers. | |
5100 (compile-goto-error): Likewise. | |
5101 | |
5102 1999-02-05 Stephen Gildea <gildea@alum.mit.edu> | |
5103 | |
5104 * time-stamp.el (time-stamp-format): Format doc tighter. | |
5105 (time-stamp-line-limit): 0 searches the entire buffer (careful!). | |
5106 (time-stamp): don't re-write the time stamp if it didn't change. | |
5107 | |
5108 1999-02-05 Alex Schroeder <asc@bsiag.com> | |
5109 | |
5110 * progmodes/sql.el: Changed version to 1.2.1. | |
5111 (sql-pop-to-buffer-after-send-region): Improved documentation. | |
5112 (sql-mysql-program): Added MySQL support. | |
5113 (sql-prompt-length): Made prompt-length configurable. | |
5114 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter. | |
5115 (sql-help): Added MySQL support, changed documentation. | |
5116 (sql-send-region): A message is displayed if something is sent. | |
5117 (sql-mode): Added buffer-local comment-start. | |
5118 (sql-interactive-mode): Use sql-prompt-length to set left-margin. | |
5119 (sql-interactive-mode): Added buffer-local comment-start. | |
5120 (sql-oracle): Set sql-prompt-length. | |
5121 (sql-sybase): Set sql-prompt-length. | |
5122 (sql-mysql): Added MySQL support. | |
5123 (sql-ingres): Set sql-prompt-length. | |
5124 (sql-ms): Set sql-prompt-length. | |
5125 (sql-postgres): Set sql-prompt-length. | |
5126 | |
5127 1999-02-04 Eli Zaretskii <eliz@gnu.org> | |
5128 | |
5129 * term/internal.el (dos-codepage-setup): Set selection coding | |
5130 system to cpNNN-dos. | |
5131 | |
5132 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
5133 | |
5134 * international/characters.el: Let ethiopic use iso-2022-7bit. | |
5135 | |
5136 1999-02-02 Dave Love <fx@gnu.org> | |
5137 | |
5138 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here... | |
5139 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here. | |
5140 | |
5141 1999-02-02 Karl Heuer <kwzh@gnu.org> | |
5142 | |
5143 * terminal.el (terminal-emulator): Doc fix. | |
5144 | |
5145 1999-02-02 Ken'ichi Handa <handa@gnu.org> | |
5146 | |
5147 * international/mule-util.el (compose-chars): Doc-string | |
5148 modified. Correctly handle a composition character in ARGS. | |
5149 | |
5150 1999-02-01 Richard Stallman <rms@gnu.org> | |
5151 | |
5152 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var. | |
5153 (makefile-menu-index-function): Function deleted. | |
5154 (makefile-mode): Use makefile-imenu-generic-expression. | |
5155 | |
5156 1999-02-01 Geoff Voelker <voelker@cs.washington.edu> | |
5157 | |
5158 * term/w32-win.el (w32-create-initial-fontsets): Back out previous | |
5159 change, invoke from before-init-hook. | |
5160 | |
5161 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu> | |
5162 | |
5163 * subr.el (remove-from-invisibility-spec): Cope with the case when | |
5164 buffer-invisibility-spec is t. | |
5165 | |
5166 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu> | |
5167 | |
5168 * calendar/calendar.el (calendar-mode-map): Fix bindings for | |
5169 appt-add and appt-delete. | |
5170 | |
5171 1999-02-01 Eli Zaretskii <eliz@gnu.org> | |
5172 | |
5173 * term/pc-win.el (msdos-approximate-color): New function. | |
5174 (msdos-color-translate): Call it to find a DOS color that best | |
5175 approximates an X-style "#NNNNNN" color specification. | |
5176 | |
5177 1999-02-01 Ken'ichi Handa <handa@gnu.org> | |
5178 | |
5179 * international/mule-util.el (compose-chars-component): Add | |
5180 autoload cookie. | |
5181 | |
5182 1999-01-31 Ken'ichi Handa <handa@gnu.org> | |
5183 | |
5184 * international/quail.el (quail-lookup-key): If cdr of MAP is a | |
5185 function, replace cdr of MAP by the return value of the function | |
5186 unconditionally. | |
5187 | |
5188 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5189 | |
5190 * progmodes/compile.el (compilation-next-error-locus): Don't | |
5191 decrease argument FIND-AT-LEAST of compilation-next-error-locus. | |
5192 | |
5193 1999-01-31 Eli Zaretskii <eliz@gnu.org> | |
5194 | |
5195 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs | |
5196 and NLs before "charset", and allow the charset name be in double | |
5197 quotes. | |
5198 | |
5199 1999-01-31 Richard Stallman <rms@gnu.org> | |
5200 | |
5201 * imenu.el (imenu-sort-function): Fix custom type. | |
5202 | |
5203 1999-01-30 Richard Stallman <rms@gnu.org> | |
5204 | |
5205 * speedbar.el (speedbar-line-token): Match {...} instead of [...]. | |
5206 (speedbar-line-token): Likewise. | |
5207 | |
5208 * play/gametree.el (gametree-default-score): Use defcustom. | |
5209 (gametree-score-regexp, gametree-score-closer): Likewise. | |
5210 (gametree-score-manual-flag, gametree-score-opener): Likewise. | |
5211 | |
5212 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5213 | |
5214 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when | |
5215 decoding. | |
5216 | |
5217 1999-01-29 Markus Rost <rost@gnu.org> | |
5218 | |
5219 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by | |
5220 tex-validate-buffer. | |
5221 (plain-tex-mode, latex-mode, slitex-mode): Likewise. | |
5222 (tex-validate-buffer): Renamed from validate-tex-buffer. Works | |
5223 now with recent occur-mode. | |
5224 (tex-validate-region): Really walk through all Sexps. | |
5225 (tex-region): Bind shell-dirtrack-verbose. | |
5226 (tex-file, tex-bibtex-file): Likewise. | |
5227 | |
5228 1999-01-29 Dave Love <fx@gnu.org> | |
5229 | |
5230 * finder.el: (finder-commentary): Fix interactive spec. Try | |
5231 appending .el to file name. | |
5232 (finder-find-library, finder-commentary): Doc fixes. | |
5233 | |
5234 1999-01-29 Andrew Innes <andrewi@gnu.org> | |
5235 | |
5236 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes | |
5237 where the userid contains directory separators. | |
5238 | |
5239 1999-01-29 Dave Love <fx@gnu.org> | |
5240 | |
5241 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list. | |
5242 (lm-commentary): Doc fix. | |
5243 | |
5244 1999-01-29 Andreas Schwab <schwab@gnu.org> | |
5245 | |
5246 * files.el (file-expand-wildcards): Never consider `.' and `..' a | |
5247 wildcard match. Fix regexp that tests if dirpart contains | |
5248 wildcard characters. | |
5249 | |
5250 1999-01-28 Richard Stallman <rms@gnu.org> | |
5251 | |
5252 * font-lock.el (font-lock-default-unfontify-region): | |
5253 If not font-lock-syntactic-keywords, don't remove syntax-table prop. | |
5254 | |
5255 1999-01-27 Jason Rumney <jasonr@altavista.net> | |
5256 | |
5257 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard | |
5258 from FAMILY field. | |
5259 (w32-create-initial-fontsets): Do not use before-init-hook. | |
5260 (mouse-set-font): Document. Automatically create and use fontsets. | |
5261 | |
5262 * dos-w32.el (direct-print-region-helper): Check for printer | |
5263 being t as well as a string. | |
5264 | |
5265 1999-01-27 Kenichi Handa <handa@etl.go.jp> | |
5266 | |
5267 * mail/rmail.el (rmail-decode-mime-charset): New variable. | |
5268 (rmail-mime-charset-pattern): New variable. | |
5269 (rmail-convert-to-babyl-format): Decode by MIME-charset if | |
5270 rmail-decode-mime-charset is non-nil. | |
5271 | |
5272 1999-01-27 Ken'ichi Handa <handa@gnu.org> | |
5273 | |
5274 * international/characters.el: Set category `q' for all characters | |
5275 in tibetan and tibetan-1-column. | |
5276 | |
5277 1999-01-27 Andrew Innes <andrewi@gnu.org> | |
5278 | |
5279 * frame.el (select-frame-by-name): Obey focus-follows-mouse. | |
5280 (select-frame-by-name) [windows-nt]: Use w32-focus-frame. | |
5281 | |
5282 1999-01-27 Dave Love <fx@gnu.org> | |
5283 | |
5284 * international/mule-cmds.el (current-language-environment): | |
5285 Provide :link, :type (choices) and appropriate :get. | |
5286 | |
5287 1999-01-27 Eli Zaretskii <eliz@gnu.org> | |
5288 | |
5289 * startup.el (command-line): Set default eol-mnemonic-* strings to | |
5290 display end-of-line format in mode line. | |
5291 | |
5292 * cus-start.el (all): Add eol-mnemonic-* variables. | |
5293 | |
5294 1999-01-26 Dave Love <fx@gnu.org> | |
5295 | |
5296 * startup.el (command-line-1): Up-date copyright. | |
5297 | |
5298 * paths.el (Info-default-directory-list): Use configdir twice. | |
5299 | |
5300 * info.el (Info-directory-list): Don't set path-separator now | |
5301 we're not shipped with Texinfo. Simplify path definition. | |
5302 Substitute all occurrences of instdir in Info-default-directory-list. | |
5303 | |
5304 1999-01-25 Richard Stallman <rms@gnu.org> | |
5305 | |
5306 * startup.el (normal-top-level-add-subdirs-to-load-path): | |
5307 Record the inode numbers of the dirs processed, to avoid loop. | |
5308 | |
5309 * textmodes/tex-mode.el (tex-run-command): Doc fix. | |
5310 | |
5311 1999-01-25 Dave Love <fx@gnu.org> | |
5312 | |
5313 * browse-url.el (browse-url-netscape-program): Doc addition. | |
5314 | |
5315 * help.el (help-make-xrefs): Default info references to an `(emacs)' | |
5316 prefix. | |
5317 | |
5318 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see | |
5319 auto-mode-alist. | |
5320 | |
5321 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
5322 | |
5323 * calendar/diary-lib.el (mark-diary-entries): Use | |
5324 assoc-ignore-case and do not capitalize when matching month and | |
5325 day names. | |
5326 | |
5327 * calendar/calendar.el (calendar-read-date): Ditto. | |
5328 | |
5329 * calendar/cal-hebrew.el (calendar-goto-hebrew-date) | |
5330 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto. | |
5331 | |
5332 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto. | |
5333 | |
5334 * calendar/cal-french.el (calendar-goto-french-date): Ditto. | |
5335 | |
5336 * calendar/cal-islam.el (calendar-goto-islamic-date) | |
5337 (mark-islamic-diary-entries): Ditto. | |
5338 | |
5339 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto. | |
5340 | |
5341 * calendar/cal-mayan.el (calendar-read-mayan-haab-date) | |
5342 (calendar-read-mayan-tzolkin-date): Ditto. | |
5343 | |
5344 * calendar/cal-persia.el (persian-prompt-for-date): Ditto. | |
5345 | |
5346 1999-01-22 Michael Ernst <mernst@alum.mit.edu> | |
5347 | |
5348 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker. | |
5349 | |
5350 1999-01-25 Karl Heuer <kwzh@gnu.org> | |
5351 | |
5352 * faces.el (list-faces-display): Multiline case of previous fix. | |
5353 | |
5354 1999-01-25 Andreas Schwab <schwab@gnu.org> | |
5355 | |
5356 * mail/mailalias.el (mail-complete-alist): Use alist as customize type. | |
5357 | |
5358 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu> | |
5359 | |
5360 * files.el (find-file): If find-file-noselect returns a list, | |
5361 do switch-to-buffer on each element. | |
5362 (find-file-other-window): Likewise for all but the first element. | |
5363 (find-file-other-frame): Same. | |
5364 (find-file-noselect): When we expand a wildcard, return a list | |
5365 of buffers. | |
5366 | |
5367 1999-01-24 Eli Zaretskii <eliz@gnu.org> | |
5368 | |
5369 * term/internal.el (dos-codepage-setup): Call prefer-coding-system | |
5370 to set the appropriate cpNNN-dos coding system as the | |
5371 highest-priority coding system. | |
5372 | |
5373 1999-01-23 Ken'ichi Handa <handa@gnu.org> | |
5374 | |
5375 * international/fontset.el (generate-fontset-menu): Return a | |
5376 sorted list by plain names of fontsets. | |
5377 | |
5378 * international/mule-diag.el (list-fontsets): Sort fontsets by | |
5379 plain names. | |
5380 | |
5381 * language/tibet-util.el (tibetan-vertical-stacking): If the arg | |
5382 FIRST is a composite character, decompose it at first. | |
5383 | |
5384 1999-01-23 Dave Love <fx@gnu.org> | |
5385 | |
5386 * format.el: Doc fixes. | |
5387 (format-encode-run-method): Have things happen in the right buffer. | |
5388 Deal with errors from method. Set coding-system-for-write. | |
5389 (format-decode-run-method): Have things happen in the right buffer. | |
5390 Deal with errors from method. Set coding-system-for-read. | |
5391 (format-alist): Use nil instead of unmatchable regexps. | |
5392 | |
5393 * simple.el (shell-command-on-region): Return command's exit status. | |
5394 | |
5395 1999-01-23 Eric Ludlam <zappo@gnu.org> | |
5396 | |
5397 * speedbar.el (speedbar-item-info-file-helper): Add optional arg | |
5398 of the file whose info we want to display. | |
5399 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize. | |
5400 (speedbar-add-mode-functions-list) Improve doc. | |
5401 (speedbar-line-token) New function. | |
5402 (speedbar-dired) Fix order of directories in -shown-directories. | |
5403 (speedbar-line-path): Default return is default-directory | |
5404 (speedbar-buffers-line-path): Return is dir name only. | |
5405 (speedbar-mode-functions-list): New variable. | |
5406 (speedbar-mouse-item-info): Rewrote to be a replaceable fn. | |
5407 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper | |
5408 speedbar-files-item-info speedbar-buffers-item-info): New functions. | |
5409 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list): | |
5410 New functions. | |
5411 (speedbar-line-file): Broke out part that fetches file from a line. | |
5412 (speedbar-line-text): New function extracted from speedbar-line-file. | |
5413 (speedbar-line-path): Converted into a replaceable function. | |
5414 (speedbar-files-line-path, speedbar-buffers-line-path): New functions. | |
5415 | |
5416 1999-01-23 Ken'ichi Handa <handa@gnu.org> | |
5417 | |
5418 * international/fontset.el (create-fontset-from-x-resource): Make | |
5419 style variants. | |
5420 | |
5421 1999-01-22 Dave Love <fx@gnu.org> | |
5422 | |
5423 * paths.el (Info-default-directory-list): Put sysdir after start. | |
5424 | |
5425 1999-01-22 Sam Steingold <sds@goems.com> | |
5426 | |
5427 * midnight.el (clean-buffer-list): do not kill a buffer if it has | |
5428 a process associated with it. | |
5429 | |
5430 1999-01-22 Jason Rumney <jasonr@altavista.net> | |
5431 | |
5432 * term/w32-win.el (w32-standard-fontset-spec): Simplified. | |
5433 | |
5434 1999-01-22 Felix Lee <flee@cygnus.com> | |
5435 | |
5436 * vc.el (vc-annotate-display): Delete old overlays. Fix check for | |
5437 major-mode. | |
5438 (vc-annotate-mode): Delete variable. | |
5439 | |
5440 1999-01-22 Andrew Innes <andrewi@gnu.org> | |
5441 | |
5442 * startup.el (command-line): [windows-nt]: Check for existence of | |
5443 .emacs file so as to notice .emacs.el or .emacs.elc and use them | |
5444 in preference to _emacs. | |
5445 | |
5446 1999-01-22 Dave Love <fx@gnu.org> | |
5447 | |
5448 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref. | |
5449 | |
5450 1999-01-20 Richard Stallman <rms@gnu.org> | |
5451 | |
5452 * files.el (find-file-noselect): Do wildcard processing only | |
5453 if new arg WILDCARDS is non-nil. | |
5454 (find-file, find-file-other-window): New arg WILDCARDS. | |
5455 Default it to non-nil if interactive. | |
5456 (find-file-other-frame): Likewise. | |
5457 (find-file-read-only): Likewise. | |
5458 (find-file-read-only-other-window): Likewise. | |
5459 (find-file-read-only-other-frame): Likewise. | |
5460 | |
5461 * wid-edit.el (widget-alist-convert-option): Delete spurious comma. | |
5462 (widget-plist-convert-option): Delete spurious comma. | |
5463 | |
5464 1999-01-19 Jason Rumney <jasonr@altavista.net> | |
5465 | |
5466 * term/w32-win.el (w32-standard-fontspec-spec): Change | |
5467 iso8859-5 to koi8-r. Add iso8859-9. | |
5468 | |
5469 1999-01-19 Dave Love <fx@gnu.org> | |
5470 | |
5471 * browse-url.el (browse-url-maybe-new-window): Delete macro and | |
5472 its uses. | |
5473 | |
5474 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark | |
5475 is active. | |
5476 (fortran-indent-subprogram): Likewise. | |
5477 | |
5478 1999-01-19 Dave Love <d.love@dl.ac.uk> | |
5479 | |
5480 * paths.el (Info-default-directory-list): Perhaps add /usr/info. | |
5481 | |
5482 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5483 | |
5484 * wid-edit.el (alist): Use sexp as default key-type. | |
5485 | |
5486 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5487 | |
5488 * textmodes/tex-mode.el (tex-define-common-keys): | |
5489 Remove key binding of tex-feed-input. | |
5490 (tex-mode-map): Bind tex-feed-input here. | |
5491 (tex-start-shell): Use compilation-shell-minor-mode. Set | |
5492 comint-input-filter-functions before running tex-shell-hook. | |
5493 (tex-start-tex): Forget compilation errors. | |
5494 (tex-compilation-parse-errors): Rewritten to work also with | |
5495 compile-mouse-goto-error and compile-goto-error. Adjusted to | |
5496 change in tex-region. | |
5497 (tex-region): For the temp file use file-name without directory. | |
5498 (tex-file): Expand file name of tex-print-file. | |
5499 | |
5500 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5501 | |
5502 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call. | |
5503 | |
5504 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no> | |
5505 | |
5506 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid | |
5507 beginning could cause Emacs to hang. Fixed. | |
5508 | |
5509 1999-01-18 Ken'ichi Handa <handa@gnu.org> | |
5510 | |
5511 * international/ccl.el (ccl-compile-translate-character): Handle | |
5512 the case that a tranlation table is CCL register correctly. | |
5513 | |
5514 * international/mule-cmds.el (select-safe-coding-system): | |
5515 Hightlight at most 256 characters. | |
5516 | |
5517 1999-01-18 Dave Love <fx@gnu.org> | |
5518 | |
5519 * startup.el (command-line): If the init file changes operation to | |
5520 unibyte, make all buffers unibyte and re-set language environment. | |
5521 | |
5522 * disp-table.el (standard-display-european): Make all existing | |
5523 buffers unibyte. Fix doc. | |
5524 | |
5525 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5526 | |
5527 * wid-edit.el (coding-system): Define this unconditionally. | |
5528 | |
5529 * simple.el (shell-command-on-region-default-error-buffer): New var. | |
5530 (shell-command-on-region): Use that variable as interactive | |
5531 value of ERROR-BUFFER argument. | |
5532 | |
5533 1999-01-17 Sam Steingold <sds@goems.com> | |
5534 | |
5535 * mail/rmail.el (rmail-quit): run `rmail-quit-hook'. | |
5536 | |
5537 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5538 | |
5539 * progmodes/compile.el (compilation-goto-locus): If already in the | |
5540 compilation buffer's window, keep it in that window. | |
5541 (compile-mouse-goto-error): Add Doc. Don't play with windows. | |
5542 (compile-goto-error): Don't play with windows. | |
5543 | |
5544 * textmodes/tex-mode.el (latex-run-command): Doc fix. | |
5545 (tex-command): Doc fix. | |
5546 (tex-compilation-parse-errors): Doc fix. | |
5547 (tex-generate-zap-file-name): Don't start the name with -. | |
5548 (tex-expand-files): Works now also with strings ending with ":". | |
5549 | |
5550 1999-01-17 Ian T Zimmerman <itz@transbay.net> | |
5551 | |
5552 Patch failed to install: | |
5553 * gametree.el: Document scoring functionality. | |
5554 (gametree-score-regexp): Add optional plus sign. | |
5555 (gametree-score-opener): Replace `:' with `=' as the former | |
5556 conflicts with gametree-half-ply-regexp. | |
5557 (gametree-transpose-following-leaves): Add. | |
5558 (gametree-insert-new-leaf): Make modifying commands barf in read | |
5559 only buffers. | |
5560 (gametree-break-line-here): Add a call to | |
5561 `gametree-transpose-following-leaves'. This maintains the | |
5562 necessary invariant that on each level all leaf children precede | |
5563 all nonleaf children. This has always been implied, but left to | |
5564 the user, and, unfortunately, undocumented. | |
5565 | |
5566 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk> | |
5567 | |
5568 * wid-edit.el (plist, alist): New widget types. | |
5569 | |
5570 1999-01-17 Dave Love <fx@gnu.org> | |
5571 | |
5572 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and | |
5573 fix scope of condition-case therein. | |
5574 | |
5575 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
5576 | |
5577 * dos-w32.el: (find-buffer-file-type-coding-system): Use | |
5578 default-buffer-file-coding-system when file doesn't exist (and | |
5579 isn't covered by a special case) instead of forcing undecided-dos | |
5580 against the user's wishes. | |
5581 | |
5582 * dos-w32.el (direct-print-region-helper): New function based on | |
5583 direct-print-region-function; sends data to specified printer port | |
5584 without further translation. Recognize and handle specially the | |
5585 standard `print' and `nprint' programs, as well as `lpr' and | |
5586 similar programs. Only write directly to the printer port if no | |
5587 print program is specified. Work around a bug in Windows 9x | |
5588 affecting Win32 version of Emacs by invoking command.com to write | |
5589 to the printer port instead of writing directly. | |
5590 (direct-print-region-function): Use direct-print-region-helper to | |
5591 do most of the work. | |
5592 (direct-ps-print-region-function): New function; analogue of | |
5593 direct-print-region-function for ps-print. | |
5594 (ps-lpr-command): Comment out setq; leave as example usage. | |
5595 (ps-lpr-switches): Ditto. | |
5596 | |
5597 * lpr.el: (printer-name): Update docstring about usage on MS-DOS | |
5598 and MS-Windows. | |
5599 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on | |
5600 DOS and Windows platforms, to indicate direct printing. Update | |
5601 the docstring accordingly. | |
5602 | |
5603 * ps-print.el: (ps-printer-name): Update docstring about usage on | |
5604 MS-DOS and MS-Windows. | |
5605 (ps-lpr-command): Update docstring as for lpr-command. | |
5606 (ps-print-region-function): New variable. | |
5607 (ps-do-despool): Use it. | |
5608 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for | |
5609 DOS/Windows. | |
5610 | |
5611 * subr.el (subst-char-in-string): New function. | |
5612 | |
5613 1999-01-17 Eli Zaretskii <eliz@gnu.org> | |
5614 | |
5615 * international/codepage.el (cp852-decode-table): Fill a nil entry. | |
5616 | |
5617 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename. | |
5618 (bdf-find-font-info): New function, looks for the first readable | |
5619 file from a list of alternatives. | |
5620 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info | |
5621 instead of bdf-get-font-info. | |
5622 (bdf-generate-glyphs): If font-name is a cons cell, pass its car | |
5623 to ps-mule-generate-bitmap-glyph. | |
5624 | |
5625 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative | |
5626 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can | |
5627 now be a list of alternative names. | |
5628 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car. | |
5629 (ps-mule-prepare-font): Likewise. | |
5630 | |
5631 * international/codepage.el (cp855-decode-table, | |
5632 cp850-decode-table): Fill some nil entries. | |
5633 | |
5634 1999-01-16 Dave Love <fx@gnu.org> | |
5635 | |
5636 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert | |
5637 last change. | |
5638 | |
5639 1999-01-15 Dave Love <fx@gnu.org> | |
5640 | |
5641 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions | |
5642 and change regexp for command names. | |
5643 (help-xref-go-back, function-called-at-point, symbol-file) | |
5644 (where-is): Doc fixes. | |
5645 (help-xref-go-back): Remove interactive spec. | |
5646 (describe-function-1): Fix message for alias. Buttomize alias | |
5647 name. | |
5648 | |
5649 * simple.el (join-line): New alias. | |
5650 | |
5651 1999-01-15 Johan Vromans <jvromans@squirrel.nl> | |
5652 | |
5653 * forms.el: (forms--show-record): Convert integers to string | |
5654 expicitly since concat will no longer accept integers. | |
5655 (forms-print): Use local `total-nb-records' since | |
5656 `forms--total-records' will be inaccessible after buffer switching. | |
5657 | |
5658 1998-01-14 Felix Lee <flee@cygnus.com> | |
5659 | |
5660 * textmodes/flyspell.el (make-flyspell-overlay): fix front stickiness. | |
5661 | |
5662 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5663 | |
5664 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change. | |
5665 | |
5666 1999-01-14 Eli Zaretskii <eliz@gnu.org> | |
5667 | |
5668 * international/codepage.el (cp850-decode-table): Fix previous change. | |
5669 | |
5670 1999-01-14 Simon Marshall <simon@gnu.org> | |
5671 | |
5672 * shell.el (shell-dirtrack-verbose): New custom variable. | |
5673 (shell-dirstack-message): Use it. | |
5674 | |
5675 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
5676 | |
5677 * international/mule-conf.el: Coding system alias `dos' for | |
5678 `undecided-dos', `mac' for `undecided-mac'. | |
5679 | |
5680 * international/mule-cmds.el (describe-language-environment): | |
5681 Don't alter input-method-alist. | |
5682 | |
5683 1999-01-13 Eli Zaretskii <eliz@gnu.org> | |
5684 | |
5685 * international/codepage.el (cp850-decode-table): Replace nil | |
5686 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
|
5687 Jason Rumney <jasonr@altavista.net>.) |
25837 | 5688 |
5689 1999-01-13 Dave Love <fx@gnu.org> | |
5690 | |
5691 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise". | |
5692 | |
5693 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change. | |
5694 | |
5695 1999-01-12 Karl Heuer <kwzh@gnu.org> | |
5696 | |
5697 * files.el (auto-save-hook): Defvar this. | |
5698 | |
5699 1999-01-12 Alex Schroeder <asc@bsiag.com> | |
5700 | |
5701 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock | |
5702 faces, eliminating the need to load font-lock before loading sql. | |
5703 (sql-mode-oracle-font-lock-keywords): Likewise. | |
5704 (sql-mode-postgres-font-lock-keywords): Likewise. | |
5705 | |
5706 1999-01-11 Dave Love <fx@gnu.org> | |
5707 | |
5708 * cus-start.el: Add inhibit-eol-conversion. | |
5709 | |
5710 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap | |
5711 the values round. | |
5712 | |
5713 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5714 | |
5715 * help.el (help-mode-finish): Renamed from help-mode-maybe. | |
5716 Don't switch to Help mode here. | |
5717 (temp-buffer-setup-hook): Use help-mode-finish. | |
5718 (help-mode-setup): New function. | |
5719 (temp-buffer-setup-hook): Use help-mode-setup. | |
5720 | |
5721 * progmodes/sql.el: New file. | |
5722 | |
5723 * files.el (auto-mode-alist): Add sql-mode. | |
5724 | |
5725 * faces.el (list-faces-display): Improve the formatting | |
5726 by computing the maximum length required for any face-name. | |
5727 | |
5728 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5729 | |
5730 * progmodes/compile.el (compilation-shell-minor-mode): New function. | |
5731 | |
5732 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu> | |
5733 | |
5734 * term.el (term_send_home): Change the string to | |
5735 be the same as the one emitted by xterm and consistent with the | |
5736 ones emitted by prior and next. | |
5737 (term_send_end): Likewise. | |
5738 | |
5739 1999-01-10 Dave Love <fx@gnu.org> | |
5740 | |
5741 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse | |
5742 bindings. | |
5743 | |
5744 1999-01-10 Eli Zaretskii <eliz@gnu.org> | |
5745 | |
5746 * international/codepage.el (codepage-setup): Doc fix. | |
5747 (cp-decoding-vector-for-codepage): Likewise. | |
5748 | |
5749 1999-01-10 Markus Rost <rost@gnu.org> | |
5750 | |
5751 * cus-edit.el (custom-save-delete): First scan the custom-file. | |
5752 | |
5753 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5754 | |
5755 * international/iso-transl.el: Define a "function name" for | |
5756 each translation that isn't ASCII. Use these function names | |
5757 in iso-transl-char-map. | |
5758 | |
5759 1999-01-08 Kenichi Handa <handa@etl.go.jp> | |
5760 | |
5761 * international/mule-util.el (decompose-region): Do decomposition | |
5762 on temporary unibyte buffer. | |
5763 | |
5764 * international/mule.el (make-char): Doc-string modified. | |
5765 | |
5766 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5767 | |
5768 * simple.el (comment-region): Delete spaces only if we | |
5769 deleted a comment starter. | |
5770 | |
5771 1999-01-07 Dave Love <fx@gnu.org> | |
5772 | |
5773 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix. | |
5774 | |
5775 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom | |
5776 like eval-defun does. | |
5777 | |
5778 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark]. | |
5779 | |
5780 * generic.el: Re-write `(make-variable-buffer-local (defvar ...' | |
5781 constructions. Doc fixes. | |
5782 (generic-create-generic-function): Use defalias, not fset. | |
5783 | |
5784 * find-func.el: More doc fixes. | |
5785 | |
5786 1999-01-06 Stephen Eglen <stephen@gnu.org> | |
5787 | |
5788 * files.el (save-buffers-kill-emacs): Show the list of current | |
5789 processes before prompting to kill them and exit. | |
5790 | |
5791 1999-01-06 Dave Love <fx@gnu.org> | |
5792 | |
5793 * emacs-lisp/find-func.el: Doc fixes. | |
5794 (find-function-regexp): Extend for define-generic-mode, | |
5795 define-derived-mode, easy-mmode-define-minor-mode. | |
5796 | |
5797 1999-01-06 Dave Love <fx@gnu.org> | |
5798 | |
5799 * progmodes/fortran.el (fortran-window-create): Account for scroll | |
5800 bar width. | |
5801 | |
5802 * browse-url.el: Require (noerror) w3-auto when compiling. | |
5803 (browse-url-maybe-new-window): Make it a macro and revert last | |
5804 change to callers. | |
5805 (browse-url-w3): Require w3 for w3-fetch-other-window. | |
5806 | |
5807 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5808 | |
5809 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the | |
5810 argument. | |
5811 | |
5812 1999-01-06 Simon Marshall <simon@gnu.org> | |
5813 | |
5814 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix. | |
5815 | |
5816 * font-lock.el (font-lock-default-fontify-buffer): When using | |
5817 with-temp-message, use nil rather than current-message. | |
5818 | |
5819 * lazy-lock.el (lazy-lock-unstall): | |
5820 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil | |
5821 rather than current-message. | |
5822 | |
5823 * fast-lock.el (fast-lock-save-cache-1): | |
5824 (fast-lock-cache-data): When using with-temp-message, use nil rather | |
5825 than current-message. | |
5826 | |
5827 1999-01-06 Eli Zaretskii <eliz@gnu.org> | |
5828 | |
5829 * international/codepage.el (cp-coding-system-for-codepage-1): Add | |
5830 the valid-codes property. | |
5831 | |
5832 * international/mule-cmds.el (prefer-coding-system): Call | |
5833 set-coding-priority, so that the internal array of priorities is | |
5834 also updated. | |
5835 | |
5836 * international/mule-util.el: | |
5837 (coding-system-change-eol-conversion, | |
5838 coding-system-change-text-conversion): Don't define here. | |
5839 | |
5840 * international/mule-cmds.el: Define them here. Remove the | |
5841 autoload cookies. | |
5842 | |
5843 1999-01-06 Andreas Schwab <schwab@gnu.org> | |
5844 | |
5845 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled | |
5846 if it was enabled before. | |
5847 | |
5848 * view.el (View-revert-buffer-scroll-page-forward): Bind | |
5849 view-scroll-auto-exit instead of obsolete view-mode-auto-exit. | |
5850 | |
5851 * files.el (recover-session): Preserve point when inserting | |
5852 explanation. | |
5853 | |
5854 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5855 | |
5856 * cus-edit.el (custom-save-delete): Don't delete whitespace | |
5857 and comments before the sexp that is replaced. | |
5858 | |
5859 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
5860 | |
5861 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error. | |
5862 | |
5863 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
5864 | |
5865 * vc.el (vc-dired-hook): Use the original value of | |
5866 dired-move-to-filename-regexp on lines that have not been | |
5867 reformatted yet. | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
5868 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the |
25837 | 5869 file lines have already been reformatted. |
5870 | |
5871 1999-01-05 Dave Love <fx@gnu.org> | |
5872 | |
5873 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search | |
5874 buffer-local. | |
5875 | |
5876 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se> | |
5877 | |
5878 * progmodes/f90.el: Change of regular expressions for type to | |
5879 correct highlighting and identation. Some small fixes for | |
5880 compatibility with XEmacs. | |
5881 | |
5882 1999-01-05 Stephen Eglen <stephen@gnu.org> | |
5883 | |
5884 * mspools.el (mspools-vm-system-mail): Provide an alternative | |
5885 value based on rmail-spool-directory if $MAIL is not defined. | |
5886 | |
5887 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl> | |
5888 | |
5889 * textmodes/reftex.el (reftex-section-levels): Allow negative levels. | |
5890 (reftex-section-info): Handle negative section levels. | |
5891 (reftex-view-crossref-extra): New option. | |
5892 (reftex-view-crossref): Generalized to work in more places. | |
5893 (reftex-find-citation-regexp-format, reftex-find-reference-format, | |
5894 reftex-macros-with-labels, reftex-global-search-marker): New variables. | |
5895 (reftex-view-cite-locations-from-bibtex): New command. | |
5896 (reftex-view-regexp-match, reftex-global-search, | |
5897 reftex-global-search-continue): New functions. | |
5898 (reftex-extract-bib-entries): No error for non-existing BibTeX | |
5899 file, just a message. | |
5900 (reftex-extract-bib-entries): Better error handling. | |
5901 (reftex-select-with-char): Use `*RefTeX Select*' for selection | |
5902 help and force it on current frame. | |
5903 (reftex-default-bibliography): New function. | |
5904 (reftex-access-parse-file): Check consistency after loading a | |
5905 parse file. When inconsistent, enfore rescan. | |
5906 (reftex-check-parse-consistency): New function. | |
5907 (easy-menu-define): Options section drastically shortened. | |
5908 | |
5909 1999-01-05 Kenichi Handa <handa@etl.go.jp> | |
5910 | |
5911 * language/thai-util.el (thai-compose-string): New function. | |
5912 | |
5913 1999-01-04 Inge Frick <inge@nada.kth.se> | |
5914 | |
5915 * easymenu.el (easy-menu-define): Doc fix. | |
5916 (easy-menu-create-menu): New keyword :included. | |
5917 (easy-menu-do-add-item): New keyword :included. SUFFIX may | |
5918 be an expression, not only a string. Simulate style `button'. | |
5919 Use easy-menu-define-key-intern instead of easy-menu-define-key. | |
5920 (easy-menu-define-key-intern): New function. | |
5921 (easy-menu-add-item): Understand value returned from | |
5922 easy-menu-item-present-p and easy-menu-remove-item. | |
5923 (easy-menu-return-item): New function. | |
5924 (easy-menu-item-present-p, easy-menu-remove-item): Use it. | |
5925 | |
5926 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5927 | |
5928 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): | |
5929 Use rmail-output-read-rmail-file-name to read the file name. | |
5930 Always call rmail-output-to-rmail-file noninteractively. | |
5931 When count > 1, do the loop here. | |
5932 Handle rmail-delete-after-output here. | |
5933 (rmail-summary-output): Similar changes. | |
5934 | |
5935 * mail/rmailout.el: Provide `rmailout'. | |
5936 (rmail-output-read-rmail-file-name): New function. | |
5937 (rmail-output-to-rmail-file): Use that. | |
5938 (rmail-output-read-file-name): New function. | |
5939 (rmail-output): Use that. | |
5940 | |
5941 * files.el (find-file-noselect): Let /: suppress wildcard matching. | |
5942 Error if wildcard matches no files. | |
5943 | |
5944 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5945 | |
5946 * menu-bar.el (clipboard-yank): Doc fix. | |
5947 | |
5948 * info.el (Info-insert-dir): Chase symlinks for file-attributes. | |
5949 | |
5950 1998-12-31 Markus Rost <rost@delysid.gnu.org> | |
5951 | |
5952 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo. | |
5953 | |
5954 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk> | |
5955 | |
5956 * rmail.el (rmail-encode-string): Make sure mask value is | |
5957 positive; (emacs-pid) returns a negative number on Windows 9x | |
5958 which causes odd behaviour. | |
5959 | |
5960 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org> | |
5961 | |
5962 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS, | |
5963 and about w32-* variables unless on Windows/NT. | |
5964 | |
5965 1998-12-31 Boris Goldowsky <boris@alum.mit.edu> | |
5966 | |
5967 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only | |
5968 if buffer is modified; ask about all modified buffers. | |
5969 | |
5970 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu> | |
5971 | |
5972 * simple.el (what-cursor-position): Fix previous change. | |
5973 | |
5974 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu> | |
5975 | |
5976 * mail/sendmail.el (mail-mode): Eliminate ambiguous match | |
5977 from paragraph-start. | |
5978 | |
5979 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org> | |
5980 | |
5981 * international/mule-cmds.el (prefer-coding-system): If the | |
5982 argument requires specific EOL conversion type, make the default | |
5983 coding systems use that. | |
5984 | |
5985 1998-12-30 Drew Csillag <drew_csillag@geocities.com> | |
5986 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
5987 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer): |
25837 | 5988 Use shell-command-on-region. |
5989 (m4-start-m4, m4-end-m4): Functions deleted. | |
5990 | |
5991 1998-12-30 Michael Ernst <mernst@alum.mit.edu> | |
5992 | |
5993 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout. | |
5994 | |
5995 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
5996 | |
5997 * browse-url.el (browse-url-mail): Give argument SEND-ACTION | |
5998 to compose-mail in the correct places and as a list. | |
5999 | |
6000 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp> | |
6001 | |
6002 * page-ext.el: Added mouse-selection feature for pages directory buffer. | |
6003 (pages-directory-map): Bind mouse-2 | |
6004 (pages-copy-header-and-position): Put text property. | |
6005 (pages-directory-goto-with-mouse): New function. | |
6006 | |
6007 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6008 | |
6009 * international/codepage.el (cp-make-coding-systems-for-codepage): | |
6010 Doc fix. | |
6011 (cp-coding-system-for-codepage-1): Likewise. | |
6012 | |
6013 1998-12-29 Kenichi Handa <handa@etl.go.jp> | |
6014 | |
6015 * language/thai-util.el (thai-post-read-conversion): Handle Thai | |
6016 composition sequence correctly here instead of calling | |
6017 thai-compose-region. | |
6018 | |
6019 * textmodes/fill.el (fill-region-as-paragraph): While deleting a | |
6020 newline in multibyte buffer, if previous or next character is a | |
6021 composite char, check the first component of the composite char. | |
6022 | |
6023 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org> | |
6024 | |
6025 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer | |
6026 and track-mouse. | |
6027 | |
6028 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
6029 | |
6030 * mail/sendmail.el (mail-yank-original): Remove text properties | |
6031 after insertion. | |
6032 (mail-yank-region): Barf if no mark is set in the message | |
6033 being replied to. | |
6034 | |
6035 * help.el (function-called-at-point): First look for function at point. | |
6036 | |
6037 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6038 | |
6039 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage. | |
6040 | |
6041 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6042 | |
6043 * simple.el (what-cursor-position): Print character encoding also. | |
6044 | |
6045 1998-12-26 Dave Love <fx@gnu.org> | |
6046 | |
6047 * textmodes/flyspell.el: If local-maps work, don't put | |
6048 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB | |
6049 in flyspell-mouse-map (only). | |
6050 (flyspell-use-local-map): New variable. | |
6051 Use a different mouse-2 binding in that case, | |
6052 and don't add to minor-mode-map-alist. | |
6053 (make-flyspell-overlay, flyspell-correct-word): | |
6054 Test flyspell-use-local-map. | |
6055 | |
6056 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6057 | |
6058 * files.el (file-expand-wildcards): Handle wildcards in directory name. | |
6059 Be careful about whether to return a relative file name, | |
6060 and if so, relative to what directory. | |
6061 | |
6062 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6063 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6064 * emacs-lisp/easymenu.el (easy-menu-get-map): |
25837 | 6065 Change global map only if this menu exists in the global map already, |
6066 and not in the local map. | |
6067 (easy-menu-do-add-item): Fix error message. | |
6068 | |
6069 * foldout.el (foldout-inhibit-key-bindings): | |
6070 Avoid concatenating onto outline-minor-mode-prefix. | |
6071 Make a new keymap for that prefix, if it does not already have one. | |
6072 | |
6073 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu> | |
6074 | |
6075 * cperl-mode.el: | |
6076 Can use linear algorithm for indentation if Emacs supports it. | |
6077 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp. | |
6078 (cperl-after-block-p): Likewise. | |
6079 (cperl-after-block-and-statement-beg): Likewise. | |
6080 (cperl-after-block-p): After END/BEGIN we are a block. | |
6081 (cperl-after-expr-p): Skip labels when checking | |
6082 (cperl-indent-region): Make a marker for END - text added/removed. | |
6083 Disable hooks during the call (how to call them later?). | |
6084 Now indents 820-line-long function in 6.5 sec (including | |
6085 syntaxification) the first time (when buffer has few | |
6086 properties), 7.1 sec the second time. | |
6087 (cperl-indent-region): Do not indent whitespace lines | |
6088 (cperl-style-alist) | |
6089 Include `cperl-merge-trailing-else' where the value is clear. | |
6090 (cperl-styles-entries): Likewise. | |
6091 (cperl-problems): Improvements to docs. | |
6092 (cperl-tips): Likewise. | |
6093 (cperl-non-problems): Likewise. | |
6094 (cperl-mode): Make lazy syntaxification possible. | |
6095 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30). | |
6096 `font-lock-unfontify-region-function' was set to a wrong function. | |
6097 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6098 (cperl-find-pods-heres): Safe a position in buffer where it is safe to |
25837 | 6099 restart syntaxification. Changed so that -d ?foo? is a RE. Do |
6100 not warn on `=cut' if doing a chunk only. 1 << 6 was OK, | |
6101 but 1<<6 was considered as HERE-doc. | |
6102 <file/glob> made into a string. | |
6103 Postpone addition of faces after syntactic step. | |
6104 Recognition of <FH> was wrong. | |
6105 Highlight `gem' in s///gem as a keyword. `qr' recognized. | |
6106 Knows that split// is null-RE. | |
6107 Highlights separators in 3-parts expressions as labels. | |
6108 <> was considered as a glob. | |
6109 Would err if the last line is `=head1'. | |
6110 $a-1 ? foo : bar; was a considered a regexp. | |
6111 `<< (' was considered a start of HERE-doc. | |
6112 mark qq[]-etc sections as syntax-type=string | |
6113 Was not processing sub protos after a comment ine. | |
6114 Was treating $a++ <= 5 as a glob. | |
6115 Tolerate unfinished REx at end-of-buffer. | |
6116 `unwind-protect' was left commented. | |
6117 / and ? after : start a REx. | |
6118 | |
6119 (cperl-syntaxify-by-font-lock): Set to t, should be safe now. | |
6120 Better default, customizes to `message' too, off in text-mode. | |
6121 | |
6122 (cperl-array-face): Renamed from `font-lock-emphasized-face', | |
6123 `defface'd. | |
6124 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'. | |
6125 `defface'd. | |
6126 (cperl-emacs-can-parse): New state variable. | |
6127 (cperl-indent-line): Corrected to use global state. | |
6128 (cperl-calculate-indent): Likewise. | |
6129 (cperl-fix-line-spacing): Likewise (not used yet). | |
6130 (cperl-calculate-indent): Did not consider `,' as | |
6131 continuation mark for statements. | |
6132 (cperl-calculate-indent): Avoid parse-data optimization at toplevel. | |
6133 Remove another parse-data optimization at toplevel: would | |
6134 indent correctly. | |
6135 Correct for labels when calculating indentation of continuations. | |
6136 Docstring updated. | |
6137 (cperl-choose-color): Converted to a function (to be | |
6138 compilable in text-mode). | |
6139 (cperl-dark-background): Disable without window-system. | |
6140 Do `defface' only if window-system. | |
6141 (cperl-fix-line-spacing): sped up to bail out early. | |
6142 (x-color-defined-p): was not compiling on XEmacs | |
6143 Was defmacro'ed with a tick. Remove another def. | |
6144 (cperl-clobber-lisp-bindings): if set, C-c variants are the old ones | |
6145 (cperl-unwind-to-safe): New function. | |
6146 (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
|
6147 (cperl-fontify-syntaxically): Unwinds start and end to go out of |
25837 | 6148 long strings (not very successful). |
6149 (cperl-forward-re): Highlight the trailing / in s/foo// as string. | |
6150 Highlight the starting // in s//foo/ as function-name. | |
6151 Emit a meaningful error instead of a cryptic one for an | |
6152 uncomplete REx near end-of-buffer. | |
6153 | |
6154 (cperl-electric-keyword): `qr' recognized. | |
6155 (cperl-electric-else): Likewise | |
6156 (cperl-to-comment-or-eol): Likewise | |
6157 (cperl-make-regexp-x): Likewise | |
6158 (cperl-init-faces): Likewise, and `lock' (as overridable?). | |
6159 Corrected to use new macros; | |
6160 `if' for copying `reference-face' to `constant-face' was backward. | |
6161 remove init `font-lock-other-emphasized-face', | |
6162 `font-lock-emphasized-face', `font-lock-keyword-face'. | |
6163 Interpolate `cperl-invalid-face'. | |
6164 (cperl-make-regexp-x): Misprint in a message. | |
6165 (cperl-syntaxify-unwind): New configuration variable | |
6166 (cperl-fontify-m-as-s): New configuration variable | |
6167 (cperl-electric-pod): check for after-expr was performed | |
6168 inside of POD too. | |
6169 (cperl-backward-to-noncomment): better treatment of PODs and HEREs. | |
6170 (cperl-clobber-mode-lists): New configuration variable. | |
6171 (cperl-not-bad-style-regexp): Updated. | |
6172 Init: `cperl-is-face' was busted. | |
6173 (cperl-make-face): New macros. | |
6174 (cperl-force-face): New macros. | |
6175 (font-lock-other-type-face): Done via `defface' too. | |
6176 (cperl-nonoverridable-face): New face. Renamed from | |
6177 `font-lock-other-type-face'. | |
6178 (cperl-init-faces-weak): use `cperl-force-face'. | |
6179 (cperl-comment-indent): Commenting __END__ was not working. | |
6180 (cperl-indent-for-comment): Likewise. | |
6181 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'. | |
6182 When removing old TAGS info was not relativizing filename. | |
6183 (cperl-tags-hier-init): Gross hack to pretend we work (are we?). | |
6184 Another try to work around XEmacs problems. Better progress messages. | |
6185 (toplevel): require custom unprotected => failure on 19.28. | |
6186 (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
|
6187 (cperl-find-tags): Was writing line/pos in a wrong order, |
25837 | 6188 pos off by 1 and not at beg-of-line. |
6189 (cperl-etags-snarf-tag): New macro | |
6190 (cperl-etags-goto-tag-location): New macro | |
6191 (cperl-version): New variable. New menu entry | |
6192 random docstrings: References to "future" 20.3 removed. | |
6193 Menu was described as `CPerl' instead of `Perl' | |
6194 (perl-font-lock-keywords): Would not highlight `sub foo($$);'. | |
6195 (cperl-toggle-construct-fix): Was toggling to t instead of 1. | |
6196 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face' | |
6197 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face', | |
6198 `font-lock-reference-face', `font-lock-keyword-face'. | |
6199 Use `eval-after-load'. | |
6200 Remove not-CPerl-related faces. | |
6201 (cperl-tips-faces): New variable and an entry into Mini-docs. | |
6202 (cperl-indent-exp): Was not processing else-blocks. | |
6203 (cperl-get-state): NOP line removed. | |
6204 (cperl-ps-print): New function and menu entry. | |
6205 (cperl-ps-print-face-properties): New configuration variable. | |
6206 (cperl-invalid-face): New configuration variable. | |
6207 (perl-font-lock-keywords): Highlight trailing whitespace | |
6208 (cperl-contract-levels): Documentation corrected. | |
6209 (cperl-contract-level): Likewise. | |
6210 (cperl-ps-extend-face-list): New macro. | |
6211 (cperl-invalid-face): Change to ''underline. | |
6212 | |
6213 1998-12-25 Markus Rost <rost@delysid.gnu.org> | |
6214 | |
6215 * 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
|
6216 for read-file-name. |
25837 | 6217 (rmail-output-to-rmail-file): Likewise. |
6218 | |
6219 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6220 | |
6221 * emacs-lisp/easymenu.el (easy-menu-get-map): | |
6222 If MENU is nil, use global menu-bar map. | |
6223 (easy-menu-add-item, easy-menu-remove-item): Argument renamed. | |
6224 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed. | |
6225 | |
6226 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
6227 | |
6228 * ps-mule.el (ps-mule-begin-job): Programming uniformization. | |
6229 | |
6230 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
6231 | |
6232 * ps-print.el (ps-print-version): New version number (4.1.3). | |
6233 | |
6234 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6235 | |
6236 * international/mule-cmds.el: Use make-sparse-keymap instead of | |
6237 define-prefix-key when defining MULE menu items. | |
6238 | |
6239 * info.el (Info-node-at-bob-matching): New function. | |
6240 (Info-find-node, Info-build-node-completions): Call it. | |
6241 | |
6242 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org> | |
6243 | |
6244 * help.el (describe-function-1): Say "keymap", not "Lisp macro", | |
6245 when this is an autoloaded keymap. | |
6246 | |
6247 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6248 | |
6249 * international/codepage.el (cp-coding-system-for-codepage-1): | |
6250 Create separate encoders and decoders, for DOS and Unix. Make the | |
6251 usual family of 3 coding systems, so that automatic detection of | |
6252 EOL type works. | |
6253 (cp-make-coding-systems-for-codepage): Don't intern DOS- and | |
6254 Unix-specific symbols here, and don't call | |
6255 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi | |
6256 Handa <handa@etl.go.jp>.) | |
6257 | |
6258 * dos-vars.el (dos-codepage-setup-hook): New defcustom. | |
6259 | |
6260 * term/internal.el (IT-character-translations): New variable, an | |
6261 alist used to display characters for which there's no glyphs in | |
6262 the current codepage. | |
6263 (IT-display-table-setup): New function, sets up the DOS terminal | |
6264 for a given codepage. | |
6265 (dos-codepage-setup): New function, sets up the MULE environment | |
6266 for the current value of dos-codepage. | |
6267 (top-level if): In the multibyte mode, turn on | |
6268 unibyte-display-via-language-environment. In the unibyte mode, | |
6269 set up the special syntax tables to map lower- to upper case and | |
6270 back. | |
6271 | |
6272 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org> | |
6273 | |
6274 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt. | |
6275 (speedbar-frame-plist) Remove useless comments. | |
6276 (speedbar-frame-mode) Do not specify height if it is in the param list. | |
6277 Use default y position w/out changing it. | |
6278 If default x position is a list, keep, calculate the non-list X | |
6279 value when devining an initial position. | |
6280 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files. | |
6281 (speedbar-tag-group-name-minimum-length): New variable. | |
6282 (speedbar-frame-parameter): New compatibility function. | |
6283 (speedbar-frame-mode): Updated to use speedbar-frame-parameter. | |
6284 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub | |
6285 groups to keep things in the right order, and to help with some | |
6286 naming conventions. | |
6287 (speedbar-create-tag-hierarchy): Enable buffer local version of | |
6288 `speedbar-tag-hierarchy-method' in the buffer we are tagging. | |
6289 (speedbar-line-path) Make DEPTH param optional. Devine it if absent. | |
6290 the case, derive it from the cursor location in speedbar. | |
6291 | |
6292 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6293 | |
6294 * international/mule-cmds.el (set-language-environment): On MS-DOS | |
6295 terminals, install DOS-specific nonascii-translation-table if the | |
6296 language info doesn't specify one. Pass the default eol-type to | |
6297 set-language-environment-coding-systems. | |
6298 (set-default-coding-systems): Copy the eol-type property for the | |
6299 new default values of {buffer-file,process}-coding-system from the | |
6300 old defaults. | |
6301 (set-language-environment-coding-systems): Accept an optional | |
6302 argument EOL-TYPE, and set the eol-type property of the default | |
6303 coding systems accordingly. | |
6304 (set-terminal-coding-system): Enable menu item on MS-DOS terminals. | |
6305 (set-keyboard-coding-system): Likewise. | |
6306 (set-default-coding-systems): Don't set | |
6307 default-terminal-coding-system on MS-DOS to anything but nil. | |
6308 (prefer-coding-system): Describe in the doc string that | |
6309 default-terminal-coding-system is not changed on MS-DOS. | |
6310 (set-language-environment): For MS-DOS, set standard syntax table | |
6311 and display table for all characters with code above 127. | |
6312 (standard-display-european-internal): For MS-DOS, pass all | |
6313 characters with code above 127 directly to the terminal, and don't | |
6314 remap characters 160 and 146 in the unibyte case. | |
6315 | |
6316 * international/codepage.el: New file. | |
6317 | |
6318 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
6319 | |
6320 * diary-lib.el (diary-float): Fix end-of-year error and typos in | |
6321 comments. | |
6322 | |
6323 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru> | |
6324 | |
6325 * map-ynp.el (map-y-or-n-p): Ignore input methods. | |
6326 | |
6327 * subr.el (read-passwd): Likewise. | |
6328 | |
6329 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6330 | |
6331 * info.el (Info-find-node): Add 1 to the position read from the | |
6332 tag table. Don't fail if the node delimiter ^_ is the first | |
6333 character in the file. | |
6334 (Info-insert-dir): Don't fail when the node delimiter ^_ is the | |
6335 first character in the file. | |
6336 (Info-read-subfile): Likewise. | |
6337 (Info-select-node): Likewise. | |
6338 (Info-build-node-completions): Likewise. | |
6339 | |
6340 1998-12-16 Richard Stallman <rms@gnu.org> | |
6341 | |
6342 * term/x-win.el (x-cut-buffer-or-selection-value): | |
6343 If clipboard is enabled, try it before PRIMARY selection. | |
6344 | |
6345 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
6346 | |
6347 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C | |
6348 insert c-cedilla and C-cedilla respectively, like in latin-1. | |
6349 | |
6350 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org> | |
6351 | |
6352 * language/hebrew.el: Don't use sublists in the flags argument | |
6353 passed to make-coding-system. | |
6354 | |
6355 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
6356 | |
6357 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a | |
6358 list of character sets found by find-charset-region. | |
6359 | |
6360 * ps-mule.el: Always require ps-print. Move some function | |
6361 definitions for Emacs 20.2 and the earlier to ps-print.el. | |
6362 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2. | |
6363 | |
6364 * ps-print.el: Define several functions for Emacs 20.2 and the | |
6365 earlier version. | |
6366 (ps-printer-name): Check if printer-name is bound. | |
6367 | |
6368 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
6369 | |
6370 * ps-mule.el: Programming uniformization and little code improvement. | |
6371 (ps-mule-prepare-font): Programming uniformization. | |
6372 (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
|
6373 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement. |
25837 | 6374 |
6375 * ps-bdf.el: Programming uniformization and little code improvement. | |
6376 (bdf-search-and-read): New fun. | |
6377 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path) | |
6378 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box) | |
6379 (bdf-info-relative-compose, bdf-info-baseline-offset) | |
6380 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector) | |
6381 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization. | |
6382 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file) | |
6383 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code | |
6384 improvement. | |
6385 | |
6386 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
6387 | |
6388 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix | |
6389 and mule related code extraction. Autoload ps-mule funs. | |
6390 | |
6391 * ps-mule.el: Doc fix. Require ps-print only when compiled. | |
6392 (ps-mule-prologue-generated): New fun. | |
6393 (ps-mule-plot-string): Add autoload cookie. | |
6394 (ps-mule-begin-job): Call ps-mule-prologue-generated. | |
6395 | |
6396 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
6397 | |
6398 * ps-bdf.el: Require ps-mule instead of ps-print. | |
6399 (bdf-directory-list): Add autoload cookie. | |
6400 | |
6401 * ps-mule.el: New file. Mule related code extracted from | |
6402 ps-print.el. Require ps-print, provide ps-mule. | |
6403 (ps-multibyte-buffer): Add autoload cookie. | |
6404 (ps-mule-prepare-ascii-font): New fun. | |
6405 (ps-mule-set-ascii-font): New fun. | |
6406 (ps-mule-skip-same-charset): Fun deleted. | |
6407 (ps-mule-plot-string): Set ps-mule-current-charset. | |
6408 (ps-mule-initialize): Add autload cookie. Don't set | |
6409 ps-mule-font-info-database here. | |
6410 (ps-mule-begin-job): Renamed from ps-mule-begin. Update | |
6411 ps-mule-font-info-database and ps-control-or-escape-regexp. | |
6412 (ps-mule-begin-page): New fun. | |
6413 | |
6414 * ps-print.el: Mule related code moved to ps-mule.el. | |
6415 (ps-begin-job): While setting ps-control-or-escape-regexp, don't | |
6416 check ps-mule-charset-list. | |
6417 (ps-begin-page): Don't set ps-mule-current-charset, instead call | |
6418 ps-mule-begin-page. | |
6419 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font. | |
6420 (ps-plot-region): Don't set ps-mule-current-charset, instead call | |
6421 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset, | |
6422 instead skip same charsets by itself. | |
6423 (ps-generate): Call ps-mule-initialize of needs-begin-file is | |
6424 non-nil. Call ps-mule-begin-job. | |
6425 | |
6426 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
6427 | |
6428 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf | |
6429 instead of bdf. | |
6430 | |
6431 * ps-print.el (ps-mule-font-info-database): Doc-string modified. | |
6432 (ps-mule-external-libraries): New element FEATURE. | |
6433 (ps-mule-init-external-library): Ajusted for the above change. | |
6434 (ps-mule-generate-font): Likewise. | |
6435 (ps-mule-generate-glyphs): Likewise. | |
6436 (ps-mule-prepare-font): Likewise. | |
6437 (ps-mule-initialize): Likewise. | |
6438 (ps-begin-file): Superfluous tailing parenthesis deleted. | |
6439 | |
6440 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
6441 | |
6442 * international/fontset.el (x-decompose-font-name): If PATTERN | |
6443 doesn't have any wild cards, return a vector made from a name that | |
6444 is found by x-resolve-font-name found. Comments added. | |
6445 | |
6446 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
6447 Handle the case of unknown charset. | |
6448 (find-multibyte-characters): If invalid multibyte characters are | |
6449 found, return the corresponding strings instead of character | |
6450 codes. | |
6451 (find-multibyte-characters): Adjusted for the above change. | |
6452 (select-safe-coding-system): For a unibyte buffer, always returns | |
6453 DEFAULT-CODING-SYSTEM. | |
6454 (get-charset-property): Fix previous change. Make it a function. | |
6455 (put-charset-property): Make it a function. | |
6456 | |
6457 * international/mule.el (make-coding-system): Set mime-charset | |
6458 property of *-with-esc coding system to nil. | |
6459 | |
6460 * international/quail.el (quail-point-in-conversion-region): New | |
6461 function. | |
6462 (quail-conversion-backward-delete-char): When a key sequence is | |
6463 being translated, call quail-delete-last-char. | |
6464 | |
6465 * language/devan-util.el | |
6466 (devanagari-reorder-glyphs-for-decomposition): Fix the way to | |
6467 handle devanagari-decomposition-rules. | |
6468 | |
6469 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org> | |
6470 | |
6471 * textmodes/texinfo.el (texinfo-tex-buffer): Bind | |
6472 tex-start-options-string to empty string. | |
6473 (texinfo-tex-region): Use texinfo-tex-trailer as documented. | |
6474 | |
6475 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org> | |
6476 | |
6477 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and | |
6478 5xx responses are already handled properly). | |
6479 | |
6480 1998-12-13 Richard Stallman <rms@gnu.org> | |
6481 | |
6482 * progmodes/compile.el (compilation-error-regexp-alist): Insist | |
6483 on a non-digit in the file name. | |
6484 | |
6485 * simple.el (comment-region): Handle comment-padding | |
6486 separately for insertion and for deletion, in the right way for each. | |
6487 | |
6488 1998-12-13 Felix Lee <flee@cygnus.com> | |
6489 | |
6490 * progmodes/compile.el (compilation-error-regexp-alist): Fix | |
6491 regexp to match "ChangeLog:1:1998-12-09 ..." | |
6492 | |
6493 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org> | |
6494 | |
6495 * cus-start.el (dos-unsupported-char-glyph): Add. | |
6496 | |
6497 1998-12-11 Dave Love <fx@gnu.org> | |
6498 | |
6499 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap | |
6500 forward-sexp in condition-case. | |
6501 | |
6502 * emacs-lisp/find-func.el (find-function-search-for-symbol): | |
6503 Remove unnecessary test on `library' for explicit file name. | |
6504 Widen scope of save-match-data. | |
6505 | |
6506 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org> | |
6507 | |
6508 * international/mule.el (load-with-code-conversion): If the loaded | |
6509 file was inserted with no-conversion or raw-text coding system, | |
6510 make the buffer unibyte. | |
6511 | |
6512 1998-12-09 Richard Stallman <rms@gnu.org> | |
6513 | |
6514 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): | |
6515 Get rid of nested loops. | |
6516 | |
6517 * mouse.el (mouse-drag-vertical-line): | |
6518 If WHICH-SIDE is not `right', then scroll bars are on the left. | |
6519 | |
6520 * loadhist.el (load-history-loaded): defvar moved to help.el. | |
6521 | |
6522 * help.el (symbol-file-load-history-loaded): Variable renamed, | |
6523 and defvar moved from loadhist.el. | |
6524 (symbol-file): Renamed from describe-function-find-file. | |
6525 Load fns-VERSION.el here. | |
6526 (describe-variable, describe-function-1): Use symbol-file. | |
6527 | |
6528 * textmodes/tex-mode.el (tex-generate-zap-file-name): | |
6529 Don't start the name with #. | |
6530 | |
6531 * ispell.el: Take out the eval-when's. | |
6532 | |
6533 1998-12-09 Peter Breton <pbreton@ne.mediaone.net> | |
6534 | |
6535 * dirtrack.el (dirtrack-directory-change-hook): New hook. | |
6536 (dirtrack): Run it. Make debug message more verbose. | |
6537 | |
6538 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> | |
6539 | |
6540 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct | |
6541 name of the abbrev table, and provide support for XEmacs. | |
6542 (octave-xemacs-p): New variable. | |
6543 | |
6544 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us> | |
6545 | |
6546 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to | |
6547 exit, when mail-interactive is nil. | |
6548 | |
6549 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr> | |
6550 | |
6551 * files.el (after-find-file): Message fix. | |
6552 | |
6553 1998-12-09 Ken Stevens <stevens@kdstevens.com> | |
6554 | |
6555 * ispell.el (ispell-kill-ispell): Don't send newline after EOF. | |
6556 | |
6557 1998-12-09 Geoff Voelker <voelker@cs.washington.edu> | |
6558 | |
6559 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle | |
6560 filenames using backslashes. | |
6561 | |
6562 1998-12-09 Dave Love <fx@gnu.org> | |
6563 | |
6564 * browse-url.el (browse-url-mail): Call compose-mail-other-window | |
6565 with correct number of args. | |
6566 (browse-url-maybe-new-window): New arg. Callers changed. | |
6567 | |
6568 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing | |
6569 comment. | |
6570 | |
6571 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> | |
6572 | |
6573 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional. | |
6574 | |
6575 1998-12-08 Markus Rost <rost@delysid.gnu.org> | |
6576 | |
6577 * vc.el (vc-rcs-release): Fix Type. | |
6578 (vc-sccs-release): Fix Type. | |
6579 (vc-cvs-release): Fix Type. | |
6580 | |
6581 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix | |
6582 arg work right. | |
6583 | |
6584 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple | |
6585 output of last undeleted message. | |
6586 | |
6587 1998-12-07 Geoff Voelker <voelker@cs.washington.edu> | |
6588 | |
6589 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src. | |
6590 (buffer-undo-list) [windows-nt]: Use different relative path. | |
6591 | |
6592 1998-12-07 Simon Marshall <simon@gnu.org> | |
6593 | |
6594 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types. | |
6595 | |
6596 1998-12-05 Markus Rost <rost@delysid.gnu.org> | |
6597 | |
6598 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler. | |
6599 | |
6600 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops. | |
6601 | |
6602 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
6603 | |
6604 * info.el (Info-menu): Don't return error if point is between menu | |
6605 header and first menu item. | |
6606 | |
6607 1998-12-04 Dave Love <fx@gnu.org> | |
6608 | |
6609 * help.el (describe-function-1): Fix description for alias. | |
6610 | |
6611 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org> | |
6612 | |
6613 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*- | |
6614 specifications from summary line. | |
6615 | |
6616 * rect.el (delete-whitespace-rectangle): Mark for autoload. | |
6617 (close-rectangle): Define alias only once in loaddefs.el. | |
6618 | |
6619 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6620 | |
6621 * term/internal.el: Remove code which sets up a special syntax | |
6622 table for non-ASCII characters. | |
6623 | |
6624 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org> | |
6625 | |
6626 * dos-w32.el (direct-print-region-function): Try to ensure that | |
6627 printer-name is expanded to a file name on a local drive; | |
6628 sometimes printing a file loaded from a network volume fails. | |
6629 (direct-print-region-function): Add a function to | |
6630 write-region-annotate-functions to append a formfeed character to | |
6631 the region being printed, if the region doesn't end with a | |
6632 formfeed already. This avoids creating a second print job | |
6633 containing a blank page when print spooling is enabled on Windows. | |
6634 | |
6635 1998-12-02 Dave Love <fx@gnu.org> | |
6636 | |
6637 * help.el (help-make-xrefs): Use `info', not the non-autoloaded | |
6638 `Info-goto-node'. | |
6639 | |
6640 1998-12-02 Richard Stallman <rms@gnu.org> | |
6641 | |
6642 * help.el (temp-buffer-resize-mode): Doc fix. | |
6643 | |
6644 * cus-edit.el (custom-save-delete): Save point before | |
6645 reading a sexp, rather than backing up. | |
6646 | |
6647 * international/iso-transl.el: Fix previous change. | |
6648 | |
6649 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
6650 | |
6651 * vc.el (vc-dired-window-configuration, vc-ediff-windows, | |
6652 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode): | |
6653 Added defvars to suppress compilation warnings. | |
6654 | |
6655 1998-11-30 Ken Stevens <k.stevens@ieee.org> | |
6656 | |
6657 * ispell.el: Improved and fixed customize for variables: | |
6658 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp, | |
6659 ispell-dictionary-alist, ispell-skip-sgml. | |
6660 Improved and fixed comments in variables and messages for | |
6661 functions: ispell-help-in-bufferp, ispell-local-dictionary, | |
6662 ispell-menu-map, ispell-checking-message, ispell-parser, | |
6663 ispell-word, lookup-words, ispell-change-dictionary, ispell-region, | |
6664 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
|
6665 ispell-comments-and-strings, ispell-continue, ispell-complete-word, |
25837 | 6666 ispell-message-text-end, ispell-add-per-file-word-list. |
6667 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding | |
6668 system is now required for all languages. Casechars improved for | |
6669 castellano, castellano8, and norsk dictionaries. Dictionary | |
6670 norsk7-tex added. Dictionary polish added. | |
6671 (ispell-dictionary-alist): Redefined at load-time to support | |
6672 dictionary changes. | |
6673 (ispell-menu-map): Redefined at load-time to support menu changes. | |
6674 (ispell-check-version): New alias for `check-ispell-version'. | |
6675 (ispell-parse-output): Fixed matching for ispell error messages. | |
6676 Correctly returns spelling suggestions in order generated by ispell | |
6677 process. | |
6678 (check-ispell-version): Ensure `case-fold-search' doesn't get | |
6679 redefined. | |
6680 (ispell-complete-word): Ensure `case-fold-search' doesn't get | |
6681 redefined. Fix bug that didn't respect case of word being completed. | |
6682 (ispell-init-process): Set process coding system to be compatible | |
6683 with emacs processes and the ispell process. | |
6684 (ispell-kill-ispell): Ensures ispell process has terminated before | |
6685 starting new process. This can otherwise confuse process filters | |
6686 and hang the ispell process. | |
6687 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved | |
6688 skipping support for sgml. | |
6689 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r | |
6690 which could cause `ispell-complete-word' to hang. | |
6691 (ispell-message): Improved message reference matching. Ensure | |
6692 `case-fold-search' doesn't get redefined. | |
6693 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't | |
6694 get redefined. Fixed bug in returning to nroff mode from tex mode. | |
6695 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't | |
6696 get redefined. | |
6697 | |
6698 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6699 | |
6700 * textmodes/flyspell.el (flyspell-check-word-p): | |
6701 Don't delay inside a kbd macro. | |
6702 | |
6703 * subr.el (make-local-hook): Return the hook variable. | |
6704 | |
6705 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
6706 | |
6707 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe): | |
6708 Use a timer instead of post-command-hook. | |
6709 (hscroll-timer): New variable. | |
6710 | |
6711 1998-11-30 Dave Love <fx@gnu.org> | |
6712 | |
6713 * help.el (help-xref-button): Do nothing if text already has the | |
6714 help-xref property. | |
6715 (describe-variable): Revert previous change to hyperlink to source. | |
6716 | |
6717 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6718 | |
6719 * bindings.el (features): Add `base64' to this list. | |
6720 | |
6721 * loadhist.el (symbol-file): Doc fix. | |
6722 | |
6723 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src. | |
6724 | |
6725 * files.el (hack-one-local-variable): Cope with non-file buffers. | |
6726 | |
6727 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6728 | |
6729 * help.el (describe-mode): Put major mode first. | |
6730 | |
6731 * calendar/appt.el (appt-disp-window): Use pop-to-buffer, | |
6732 to support special-display and same-window features. | |
6733 | |
6734 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6735 | |
6736 * simple.el (transpose-subr, transpose-subr-1): Rename variables | |
6737 bound in one function and used in the other. | |
6738 (transpose-subr-start1, transpose-subr-start2): Add defvars. | |
6739 (transpose-subr-end1, transpose-subr-end2): Add defvars. | |
6740 | |
6741 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6742 | |
6743 * autoinsert.el (auto-insert-alist): Use user-mail-address. | |
6744 | |
6745 1998-11-26 Kenichi Handa <handa@etl.go.jp> | |
6746 | |
6747 * international/ccl.el (ccl-dump-translate-character-const-tbl): | |
6748 Give format correct control string. | |
6749 | |
6750 * international/mule.el (define-translation-table): Fix bug of | |
6751 setting incorrect translation-table-id. If the first element of | |
6752 ARGS is a translation table, just register it. | |
6753 | |
6754 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist | |
6755 property. | |
6756 | |
6757 1998-11-24 Michael Ernst <mernst@alum.mit.edu> | |
6758 | |
6759 * thingatpt.el (thing-at-point-url-at-point): Don't use current | |
6760 syntax table to determine what is whitespace. | |
6761 | |
6762 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6763 | |
6764 * frame.el (frame-parameter): Doc fix. | |
6765 | |
6766 * textmodes/tex-mode.el (tex-feed-input): New function. | |
6767 (tex-define-common-keys): Add binding for C-c C-m. | |
6768 | |
6769 1998-11-23 Dave Love <fx@gnu.org> | |
6770 | |
6771 * progmodes/fortran.el: Various minor doc fixes. | |
6772 (fortran-font-lock-keywords-1): Add `d' to comment-chars. | |
6773 (fortran-with-subprogram-narrowing): New macro. | |
6774 (fortran-check-for-matching-do): Use it. | |
6775 (fortran-end-do): Use fortran-check-end-prog-re. | |
6776 (fortran-beginning-do, fortran-end-if, fortran-beginning-if) | |
6777 (fortran-calculate-indent, fortran-calculate-indent): Likewise. | |
6778 | |
6779 1998-11-23 Simon Marshall <simon@gnu.org> | |
6780 | |
6781 * font-lock.el (font-lock-defaults): Doc fix. | |
6782 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message. | |
6783 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword. | |
6784 | |
6785 * lazy-lock.el (lazy-lock-unstall): | |
6786 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message. | |
6787 | |
6788 * fast-lock.el (fast-lock-save-cache-1): | |
6789 (fast-lock-cache-data): Rewritten to use with-temp-message. | |
6790 | |
6791 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org> | |
6792 | |
6793 * mail/rmail.el (rmail-set-message-counters-counter): Detect | |
6794 messages that have been added with DOS line endings and convert | |
6795 the line endings for such messages. | |
6796 | |
6797 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
6798 | |
6799 * help.el: Add resizing of temporary buffers. | |
6800 (temp-buffer-resize-mode): New command and variable. | |
6801 (temp-buffer-max-height): New variable. | |
6802 (resize-temp-buffer-window): New function. | |
6803 | |
6804 * window.el (window-buffer-height): New function, split from | |
6805 shrink-window-if-larger-than-buffer. | |
6806 (shrink-window-if-larger-than-buffer): Use window-buffer-height. | |
6807 | |
6808 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6809 | |
6810 * frame.el (initial-frame-alist): Add defcustom. | |
6811 | |
6812 * shell.el (shell-prompt-pattern): Add defcustom. | |
6813 | |
6814 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
6815 | |
6816 * 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
|
6817 NNTP-Posting-Date. |
25837 | 6818 |
6819 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6820 | |
6821 * help.el (describe-mode): Don't avoid loop indirecting thru | |
6822 value of INDICATOR. | |
6823 | |
6824 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6825 | |
6826 * help.el (describe-variable): Allow any variable with a defcustom, | |
6827 even if it is not a user variable. | |
6828 | |
6829 * mail/rmail.el (mail-unsent-separator): Additional alternative. | |
6830 | |
6831 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org> | |
6832 | |
6833 * gnus/nntp.el (nntp-request-group): Allow for failures when | |
6834 requesting a new group. | |
6835 | |
6836 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6837 | |
6838 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix. | |
6839 | |
6840 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
6841 | |
6842 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons. | |
6843 | |
6844 1998-11-19 Simon Marshall <simon@gnu.org> | |
6845 | |
6846 * subr.el (with-temp-message): New macro. | |
6847 | |
6848 * emacs-lisp/lisp-mode.el (with-temp-message): | |
6849 Add lisp-indent-function property. | |
6850 | |
6851 1998-11-18 Dave Love <fx@gnu.org> | |
6852 | |
6853 * progmodes/fortran.el (fortran-end-prog-re): Fix typo. | |
6854 | |
6855 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6856 | |
6857 * emacs-lisp/bytecomp.el (temp-buffer-show-hook): | |
6858 This is not obsolete. | |
6859 | |
6860 1998-11-18 Kenichi Handa <handa@etl.go.jp> | |
6861 | |
6862 * textmodes/picture.el: Make a new map by make-keymap. | |
6863 (picture-desired-column): New variable. | |
6864 (picture-update-desired-column): New function. | |
6865 (picture-beginning-of-line): Set picture-desired-column to 0. | |
6866 (picture-end-of-line): Set picture-desired-column to the current | |
6867 column. | |
6868 (picture-forward-column): Pay attention to multi-column character. | |
6869 (picture-backward-column): Likewise. | |
6870 (picture-move-down): Likewise. | |
6871 (picture-move-up): Likewise. | |
6872 (picture-movement-nw): With prefix arg, move twice columns. | |
6873 (picture-movement-ne): Likewise. | |
6874 (picture-movement-sw): Likewise. | |
6875 (picture-movement-se): Likewise. | |
6876 (picture-set-motion): Handle two-column movements. | |
6877 (picture-move): Call picture-move-down or picture-forward-column | |
6878 only when necessary. | |
6879 (picture-insert): Pay attention to picture-desired-column. | |
6880 (picture-self-insert): Likewise. | |
6881 (picture-clear-column): Pay attention to multi-column character. | |
6882 (picture-mode): Modify doc-string for two-column movement. | |
6883 | |
6884 * rect.el (move-to-column-force): New function. | |
6885 (operate-on-rectangle): If coerce-tabs is non-nil, call | |
6886 move-to-column-force instead of move-to-column. | |
6887 (insert-rectangle): Call move-to-column-force instead of | |
6888 move-to-column. | |
6889 (open-rectangle-line): If begextra is not zero, call | |
6890 move-to-column-force. | |
6891 | |
6892 | |
6893 1998-11-16 Dave Love <fx@gnu.org> | |
6894 | |
6895 * textmodes/sgml-mode.el Require skeleton when compiling. | |
6896 (sgml-font-lock-keywords-1): Accept single-letter tags. | |
6897 (v2): Defvar free variable. | |
6898 | |
6899 1998-11-16 Sam Steingold <sds@goems.com> | |
6900 | |
6901 * emacs-lisp/cl-indent.el: indent `with-output-to-string' as a CL | |
6902 macro, not ELisp one. | |
6903 | |
6904 1998-11-16 Kenichi Handa <handa@etl.go.jp> | |
6905 | |
6906 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte | |
6907 characters to symbol. | |
6908 | |
6909 * language/japan-util.el (japanese-zenkaku-region): New optional | |
6910 arg KATAKANA-ONLY. | |
6911 | |
6912 1998-11-16 Kenichi Handa <handa@etl.go.jp> | |
6913 | |
6914 * international/mule.el | |
6915 (after-insert-file-set-buffer-file-coding-system): If the buffer | |
6916 is changed to unibyte, return inserted bytes. | |
6917 | |
6918 * tar-mode.el (tar-header-block-tokenize): Decode codes of file | |
6919 and link names if necessary. | |
6920 (tar-header-block-summarize): Handle the case that file or link | |
6921 names are multibyte. | |
6922 (tar-summarize-buffer): At first set the current buffer unibyte, | |
6923 then if there are multibyte file names, change it to multibyte. | |
6924 (tar-mode): Get char position from tar-header-offset. | |
6925 (tar-extract): Avoid multibyte<->unibyte conversion in | |
6926 insert-buffer-subsring by setting both buffers unibyte | |
6927 temporarily. | |
6928 (tar-copy): Set the buffer unibyte while doing a work. Write | |
6929 without code conversion. | |
6930 (tar-expunge): Set the buffer unibyte while doing a work. | |
6931 (tar-alter-one-field): Likewise. | |
6932 (tar-clear-modification-flags): Compare byte position with | |
6933 tar-header-offset. | |
6934 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in | |
6935 insert-buffer-subsring by setting both buffers unibyte | |
6936 temporarily. Pay attention to multibyteness while updating the | |
6937 descriptor-line. | |
6938 (tar-mode-write-file): Write without code conversion. | |
6939 | |
6940 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
6941 | |
6942 * nngateway.el: Require cl. | |
6943 | |
6944 1998-11-15 Dave Love <fx@gnu.org> | |
6945 | |
6946 * progmodes/fortran.el: Fix previous change: | |
6947 (fortran-end-prog-re1): Changed. | |
6948 (fortran-check-end-prog-re): New function. | |
6949 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it. | |
6950 | |
6951 1998-11-13 Tom Breton <tob@world.std.com> | |
6952 | |
6953 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of | |
6954 GNU Emacs. | |
6955 | |
6956 1998-11-13 Carsten Dominik <cd@delysid.gnu.org> | |
6957 | |
6958 * textmodes/reftex.el: (reftex-finding-files): Group documentation | |
6959 fixed. | |
6960 (reftex-toc-toggle-file-boundary, | |
6961 reftex-toc-toggle-labels, | |
6962 reftex-toc-toggle-context,reftex-find-start-point): New functions. | |
6963 (reftex-toc-include-labels, reftex-toc-include-context, | |
6964 reftex-toc-include-file-boundaries, | |
6965 reftex-toc-keep-other-windows): New options. | |
6966 (reftex-use-text-after-label-as-context): Option removed. | |
6967 (reftex-extract-bib-entries): Protect use in non-latex | |
6968 buffers. | |
6969 (reftex-toc-visit-location): Renamed from | |
6970 `reftex-toc-visit-line'. | |
6971 (reftex-latin1-to-ascii): Works now with and without Mule. | |
6972 (reftex-truncate): Removed special stuff for Emacs 20.2. | |
6973 (reftex-get-offset): Made more general. | |
6974 (reftex-show-label-location): Renamed from | |
6975 `reftex-select-label-callback'. | |
6976 (reftex-pop-to-label): Function removed (using | |
6977 `reftex-show-label-location' instead. | |
6978 (reftex-insert-docstruct): Renamed from | |
6979 `reftex-make-and-insert-label-list'. Function args changed. | |
6980 (reftex-toc): Now uses `reftex-insert-docstruct' and | |
6981 `reftex-find-start-point'. | |
6982 (reftex-select-item): Use `reftex-find-start-point'. | |
6983 (reftex-toc-visit-line): Can display labels and file | |
6984 boundaries. | |
6985 (reftex-TeX-master-file): `(TeX-master-file)' protected. | |
6986 | |
6987 1998-11-12 Sam Steingold <sds@goems.com> | |
6988 | |
6989 * browse-url.el (browse-url): Handle the case when | |
6990 `browse-url-browser-function' is a lambda list. | |
6991 | |
6992 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org> | |
6993 | |
6994 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the | |
6995 version string. | |
6996 * loadhist.el (symbol-file): Likewise | |
6997 | |
6998 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM> | |
6999 | |
7000 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling. | |
7001 | |
7002 1998-11-11 Sam Steingold <sds@goems.com> | |
7003 | |
7004 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call | |
7005 `run-lisp' instead of signalling an error. | |
7006 | |
7007 1998-11-11 Karl Heuer <kwzh@gnu.org> | |
7008 | |
7009 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change. | |
7010 | |
7011 1998-11-11 Richard Stallman <rms@gnu.org> | |
7012 | |
7013 * vc-hooks.el (vc-toggle-read-only): Doc fix. | |
7014 | |
7015 1998-11-11 Per Starback <starback@update.uu.se> | |
7016 | |
7017 * ispell.el: (ispell-dictionary-alist-2): Removed svenska, | |
7018 renamed svenska8 to svenska, and fixed and extended CASECHARS | |
7019 for it. | |
7020 | |
7021 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org> | |
7022 | |
7023 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode | |
7024 handling if setpagedevice is not available. | |
7025 (ps-begin-file): Fix typo. | |
7026 | |
7027 1998-11-11 Kenichi Handa <handa@etl.go.jp> | |
7028 | |
7029 * international/mule-util.el (compose-chars-component): Signal | |
7030 error if CH is a rule-based composition character. | |
7031 (compose-chars): Signal error if an already compsed character is | |
7032 going to be composed by rule-base. | |
7033 | |
7034 * term/x-win.el: If a resolved ASCII font name doesn't conform to | |
7035 full XLFD, don't try to get information of WEIGHT and SLANT from | |
7036 that font name. | |
7037 | |
7038 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk> | |
7039 | |
7040 * dos-w32.el (set-default-process-coding-system): Use function on | |
7041 before-init-hook to set default-process-coding-system based on | |
7042 enable-multibyte-characters. | |
7043 | |
7044 * term/w32-win.el ([language-change]): For now ignore | |
7045 keyboard language-change events. | |
7046 | |
7047 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org> | |
7048 | |
7049 * ediff-util.el (ediff-make-temp-file): Run the prefix through | |
7050 convert-standard-file-name, but leave the results of | |
7051 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2 | |
7052 characters if the original name already exists, or has a special | |
7053 handler. | |
7054 | |
7055 1998-11-10 Karl Heuer <kwzh@gnu.org> | |
7056 | |
7057 * international/iso-insert.el: Delete autoload cookies. | |
7058 | |
7059 * international/iso-transl.el: Add autoload cookies. | |
7060 | |
7061 1998-11-10 Richard Stallman <rms@gnu.org> | |
7062 | |
7063 * ispell.el (ispell-get-coding-system): Default to iso-latin-1. | |
7064 (ispell-process-line): Don't treat multibyte | |
7065 | |
7066 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk> | |
7067 | |
7068 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call | |
7069 setpagedevice to specify the page size if setpagedevice is | |
7070 available. This is necessary to select the correct paper tray on | |
7071 Level 2 printers with multiple paper sizes available. | |
7072 | |
7073 (ps-begin-file): Cope with font names that contain spaces, and | |
7074 call BeginDoc in a BeginSetup/EndSetup block. | |
7075 | |
7076 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org> | |
7077 | |
7078 * loadup.el (buffer-undo-list): Run fns-VERSION.el through | |
7079 convert-standard-filename. | |
7080 | |
7081 * loadhist.el (symbol-file): Run fns-VERSION.el through | |
7082 convert-standard-filename. | |
7083 | |
7084 1998-11-06 Richard Stallman <rms@gnu.org> | |
7085 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7086 * textmodes/texinfmt.el (texinfo-format-scan): |
25837 | 7087 Detect the case of two @-commands in a row; process just the first. |
7088 (texinfo-append-refill): If line has a @c, insert the @refill | |
7089 before it. | |
7090 (texinfo-format-refill): Return with point where the @refill was. | |
7091 | |
7092 * files.el (hack-local-variables): Test local-enable-local-variables. | |
7093 (hack-local-variables-prop-line): Likewise. | |
7094 (set-auto-mode): Don't test local-enable-local-variables here. | |
7095 (enable-local-variables): Doc fix. | |
7096 (local-enable-local-variables): Doc fix. | |
7097 (normal-mode): Doc fix. | |
7098 | |
7099 1998-11-06 Karl Heuer <kwzh@gnu.org> | |
7100 | |
7101 * emacs-lisp/find-func.el (find-variable-noselect): Autoload. | |
7102 | |
7103 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM> | |
7104 | |
7105 * simple.el (line-number-mode): Doc fix. | |
7106 | |
7107 1998-11-06 Kenichi Handa <handa@etl.go.jp> | |
7108 | |
7109 * international/fontset.el (create-fontset-from-fontset-spec): | |
7110 Give correct arg to `error'. | |
7111 | |
7112 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org> | |
7113 | |
7114 * textmodes/sgml-mode.el (html-mode): Doc fix. | |
7115 (sgml-name-8bit-mode): Fix missing format character in message string. | |
7116 | |
7117 1998-11-05 Karl Heuer <kwzh@gnu.org> | |
7118 | |
7119 * mail/sendmail.el (sendmail-send-it): Check for failure. | |
7120 | |
7121 1998-11-05 Richard Stallman <rms@gnu.org> | |
7122 | |
7123 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6. | |
7124 | |
7125 * rect.el (delete-whitespace-rectangle): close-rectangle renamed. | |
7126 (close-rectangle): Define as alias. | |
7127 | |
7128 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu> | |
7129 | |
7130 * textmodes/tex-mode.el (tex-start-shell): Track directory changes. | |
7131 | |
7132 1998-11-05 Dave Love <fx@gnu.org> | |
7133 | |
7134 * help.el (describe-variable): Don't quote link to source. | |
7135 | |
7136 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu> | |
7137 | |
7138 * gud.el (gud-common-init): Use pop-to-buffer. | |
7139 (same-window-regexps): Add an element that matches all gud buffers. | |
7140 | |
7141 1998-11-04 Jason Rumney <jasonr@altavista.net> | |
7142 | |
7143 * term/w32-win.el (x-get-selection-value): Alias to | |
7144 x-cut-buffer-or-selection-value. | |
7145 (w32-standard-fontset-spec): New variable. | |
7146 (w32-create-initial-fontsets, mouse-set-font): Check whether | |
7147 new-fontset is available. | |
7148 (w32-use-w32-font-dialog): Enable use of set-variable. | |
7149 | |
7150 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
7151 | |
7152 * vc.el (with-vc-file, edit-vc-file): New macros. | |
7153 | |
7154 1998-11-04 Kenichi Handa <handa@etl.go.jp> | |
7155 | |
7156 * international/quail.el (quail-show-guidance-buf): Call | |
7157 set-minibuffer-window to set minibuffer window of the current | |
7158 frame correctly. | |
7159 | |
7160 1998-11-03 Theodore Jump <tjump@tertius.com> | |
7161 | |
7162 * term/w32-win.el: Require fontset. | |
7163 | |
7164 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org> | |
7165 | |
7166 * faces.el (set-face-font): Call resolve-fontset-name on w32. | |
7167 (set-face-font-auto): Ditto. | |
7168 | |
7169 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org> | |
7170 | |
7171 * mouse.el (mouse-drag-region): Fix typo. | |
7172 | |
7173 1998-11-02 Dave Love <fx@gnu.org> | |
7174 | |
7175 * progmodes/fortran.el Fix for fontification of strings lost somehow: | |
7176 (fortran-fontify-string): New function. | |
7177 (fortran-font-lock-keywords-1): Use it. | |
7178 | |
7179 1998-11-02 Markus Rost <rost@delysid.gnu.org> | |
7180 | |
7181 * comint.el (comint-file-name-quote-list): Doc fix. | |
7182 | |
7183 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7184 | |
7185 * loadup.el (buffer-undo-list): Write fns-VERSION.el into | |
7186 build directory, not source directory. | |
7187 | |
7188 * mouse.el (mouse-drag-region): Fake up a mouse-motion event | |
7189 if we did not get one for the final move. | |
7190 | |
7191 1998-11-01 Dave Love <fx@gnu.org> | |
7192 | |
7193 * goto-addr.el (goto-address-at-point, goto-address-at-mouse): | |
7194 Don't funcall browse-url-browser-function. | |
7195 | |
7196 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url): | |
7197 Don't funcall browse-url-browser-function. | |
7198 | |
7199 * fortran.el (fortran-end-prog-re1): Fix the regexp. | |
7200 | |
7201 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7202 | |
7203 * files.el (revert-buffer): Doc fix. | |
7204 | |
7205 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7206 | |
7207 * textmodes/tex-mode.el (tex-start-options-string): | |
7208 Quote the backslashes with more backslashes. | |
7209 | |
7210 1998-10-31 Dave Love <fx@gnu.org> | |
7211 | |
7212 * webjump.el (webjump-sample-sites): Fix Lisp archive site. | |
7213 (webjump): Don't funcall browse-url-browser-function. | |
7214 | |
7215 1998-10-30 Kenichi Handa <handa@etl.go.jp> | |
7216 | |
7217 * international/quail.el (quail-start-translation): Handle | |
7218 switching of the frame in read-key-sequence. | |
7219 (quail-start-conversion): Likewise. | |
7220 (quail-show-guidance-buf): Detach quail-guidance-buf from any | |
7221 windows before setting an appropriate window for it. | |
7222 (quail-hide-guidance-buf): Use window-minibuffer-p. Set | |
7223 quail-guidance-win to nil. | |
7224 (quail-update-guidance): If quail-guidance-buf is not in the | |
7225 selected frame, call quail-show-guidance-buf again. | |
7226 | |
7227 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no> | |
7228 | |
7229 * progmodes/pascal.el (pascal-mode): | |
7230 `blink-matching-paren-dont-ignore-comments' set to t. | |
7231 | |
7232 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
7233 | |
7234 * calendar/cal-menu.el (cal-menu-update): Fix menu wording. | |
7235 | |
7236 1998-10-30 Dave Love <fx@gnu.org> | |
7237 | |
7238 * vc.el (vc-backend-merge-news): Check for "P" output. | |
7239 | |
7240 * help.el (describe-variable): Hyperlink the definition. | |
7241 | |
7242 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org> | |
7243 | |
7244 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp. | |
7245 (sh-set-shell): Likewise. | |
7246 | |
7247 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected. | |
7248 | |
7249 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type. | |
7250 (edebug-on-error): Fix customize type to match that of | |
7251 debug-on-error. | |
7252 | |
7253 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type. | |
7254 | |
7255 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use | |
7256 report-emacs-bug-address instead of undefined bug-gnu-emacs. | |
7257 | |
7258 * international/mule-cmds.el (select-message-coding-system): Doc | |
7259 fix. | |
7260 | |
7261 * international/mule-diag.el (describe-coding-system): Describe | |
7262 all flags. | |
7263 | |
7264 * mail/sendmail.el (sendmail-coding-system, | |
7265 default-sendmail-coding-system): Doc fix. | |
7266 | |
7267 * simple.el (shell-command-on-region): Doc fix. | |
7268 | |
7269 * loadup.el: Write fns-*.el in current directory instead of | |
7270 data-directory since no installation directory exists yet. Mark | |
7271 buffer unmodified afterwards. | |
7272 | |
7273 * loadhist.el (symbol-file): Load fns-*.el from exec-directory | |
7274 instead of data-directory since it is architecture dependent. | |
7275 (load-history-loaded): Update doc string. | |
7276 | |
7277 1998-10-29 Geoff Voelker <voelker@cs.washington.edu> | |
7278 | |
7279 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC | |
7280 path as a default directory when canonicalizing names. | |
7281 | |
7282 * w32-fns.el: Remove a dangling reference to a directory on the | |
7283 build machine. | |
7284 | |
7285 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7286 | |
7287 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and | |
7288 namespace related keywords such as `class', `body', `private', | |
7289 `variable', `namespace eval', etc. | |
7290 (tcl-imenu-generic-expression): Handle itcl body and class definitions. | |
7291 (tcl-mode): Added ":" as a word constituent to the syntax-alist of | |
7292 imenu and font-lock so that searches for \sw would find words | |
7293 containing colons. | |
7294 | |
7295 * progmodes/etags.el (initialize-new-tags-table): | |
7296 Do not alter find-tag-marker-ring and tags-location-ring. | |
7297 | |
7298 1998-10-27 Geoff Voelker <voelker@cs.washington.edu> | |
7299 | |
7300 * term/w32-win.el: Require fontset. | |
7301 (w32-init-fontsets): New function (code from x-win.el). | |
7302 | |
7303 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
7304 | |
7305 * cal-x.el (diary-frame-parameters, calendar-frame-parameters, | |
7306 calendar-and-diary-frame-parameters): Add title parameter. | |
7307 | |
7308 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7309 | |
7310 * completion.el (dynamic-completion-mode): New function to enable | |
7311 the mode. (Just loading the file now does not change anything.) | |
7312 | |
7313 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
7314 | |
7315 * ps-print.el: User option for multibyte buffer handling and doc fix. | |
7316 (ps-multibyte-buffer): New user option. | |
7317 (ps-setup): Print new user option. | |
7318 (ps-print-quote): New fun. | |
7319 (ps-color-p, ps-mule-font-info-database-latin): New var. | |
7320 (ps-default-color, ps-mule-font-info-database) | |
7321 (ps-mule-font-info-database-ps-bdf): Adjust initialization. | |
7322 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file) | |
7323 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate): | |
7324 Little code improvement. | |
7325 (ps-mule-initialize): Initialize ps-mule-font-info-database. | |
7326 (ps-print-prologue-header, ps-font-family, ps-font-size) | |
7327 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size) | |
7328 (ps-build-face-reference, ps-mule-font-info-database-bdf) | |
7329 (ps-mule-external-libraries, ps-mule-init-external-library) | |
7330 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string): | |
7331 Doc fix. | |
7332 (ps-print-version): New version number (4.1.1) and doc fix. | |
7333 (ps-print-prologue-header): New user option. | |
7334 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter): | |
7335 Conditional compilation for GNU Emacs and emacsens. | |
7336 (ps-generate-postscript-with-faces): Skip invisible text better. | |
7337 (ps-setup): Print new user option. | |
7338 (ps-print-preprint): Check if input file name exists and is unwritable. | |
7339 (ps-begin-file): Adjust PostScript prologue header for duplex printers | |
7340 and insert user PostScript prologue header comments. | |
7341 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding): | |
7342 New funs. | |
7343 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated. | |
7344 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue): | |
7345 PostScript programming normalization. | |
7346 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font) | |
7347 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string) | |
7348 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar) | |
7349 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font) | |
7350 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool): | |
7351 Programming style normalization. | |
7352 | |
7353 1998-10-26 Kenichi Handa <handa@etl.go.jp> | |
7354 | |
7355 * ps-print.el: To make it work also on Emacs 20.2 and the earlier | |
7356 version, check the value of mule-version. | |
7357 | |
7358 * international/mule-util.el (compose-region): Insert then delete | |
7359 to preserve markers. | |
7360 (decompose-region): Use search-forward for efficiency. | |
7361 | |
7362 * language/chinese.el (pre-write-encode-hz): Cancel previous | |
7363 change, use generate-new-buffer instead of get-buffer-create. | |
7364 * language/devan-util.el | |
7365 (in-is13194-devanagari-pre-write-conversion): Likewise. | |
7366 * language/thai-util.el (thai-pre-write-conversion): Likewise. | |
7367 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise. | |
7368 * language/viet-util.el (viqr-pre-write-conversion): Likewise. | |
7369 | |
7370 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7371 | |
7372 * mail/rmailsum.el (rmail-message-subject-p): | |
7373 Handle message whose header has not been reformatted. | |
7374 | |
7375 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir. | |
7376 | |
7377 1998-10-25 Jason Rumney <jasonr@altavista.net> | |
7378 | |
7379 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist): | |
7380 New variables. | |
7381 (mouse-set-font): Use font menus instead of dialog according to | |
7382 w32-use-w32-font-dialog. | |
7383 | |
7384 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
7385 | |
7386 * 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
|
7387 correctly! |
25837 | 7388 (calendar-month-name-array): Add doc string correctly! |
7389 | |
7390 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7391 | |
7392 * net-utils.el (whois-get-tld): Rewrite not to use `do'. | |
7393 | |
7394 1998-10-21 Markus Rost <rost@delysid.gnu.org> | |
7395 | |
7396 * lisp/info.el (Info-next-menu-item): Stay on top of node. | |
7397 | |
7398 * mail/rmailout.el (rmail-output): Insert newline only if necessary. | |
7399 | |
7400 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case. | |
7401 | |
7402 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines. | |
7403 | |
7404 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org> | |
7405 | |
7406 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*". | |
7407 | |
7408 1998-10-21 Karl Heuer <kwzh@gnu.org> | |
7409 | |
7410 * emacs-lisp/profile.el (profile-timer-program): Var deleted. | |
7411 (profile-timer-process, profile-temp-result-, profile-time): Likewise. | |
7412 (profile-filter, profile-reset-timer): Functions deleted. | |
7413 (profile-check-zero-init-times, profile-get-time): Likewise. | |
7414 (profile-find-function, profile-quit): Likewise. | |
7415 (profile-distinct, profile-call-stack, profile-last-time): New vars. | |
7416 (profile-time-list, profile-init-list): Doc fix. | |
7417 (profile-functions): Simplify. | |
7418 (profile-print): Use float. Make output include space separators. | |
7419 (profile-add-time): New helper function. | |
7420 (profile-function-prolog): Renamed from profile-start-function. | |
7421 Handle profile-distinct. | |
7422 (profile-function-epilog): Renamed from profile-update-function. | |
7423 Handle profile-distinct. | |
7424 (profile-a-function): If the function to be profiled is an | |
7425 autoload form, load it. If it's lazy-loaded, fetch it. | |
7426 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it. | |
7427 (profile-restore-fun): Arg FUN is now a function symbol, as was | |
7428 documented, rather than a one-element list. | |
7429 (profile-finish): Call profile-restore-fun properly. | |
7430 | |
7431 1998-10-21 Kenichi Handa <handa@etl.go.jp> | |
7432 | |
7433 * international/characters.el: Setup charset property | |
7434 nospace-between-words. | |
7435 | |
7436 * international/mule-cmds.el (get-charset-property): If CHARSET is | |
7437 composition, return nil. | |
7438 (put-charset-property): If CHARSET is composition, do nothing. | |
7439 | |
7440 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer. | |
7441 * language/devan-util.el | |
7442 (in-is13194-devanagari-pre-write-conversion): Likewise. | |
7443 * language/thai-util.el (thai-pre-write-conversion): Likewise. | |
7444 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise. | |
7445 * language/viet-util.el (viqr-pre-write-conversion): Likewise. | |
7446 | |
7447 * textmodes/fill.el (sentence-end-without-period): New variable. | |
7448 (canonically-space-region): Pay attention to | |
7449 sentence-end-without-period. | |
7450 (fill-find-break-point): The first argument CHARSET deleted. | |
7451 Caller changed. | |
7452 (fill-region-as-paragraph): Pay attention to charset property | |
7453 nospace-between-words and text property nospace-between-words. | |
7454 | |
7455 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7456 | |
7457 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for | |
7458 an unrecognized shell. | |
7459 | |
7460 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org> | |
7461 | |
7462 * desktop.el (desktop-save): Include minor modes symbolically. | |
7463 (desktop-create-buffer): Turn on all minor modes in `mim'. | |
7464 | |
7465 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7466 | |
7467 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files. | |
7468 (sh-font-lock-keywords): Handle rpm and rpm2. | |
7469 (sh-ancestor-alist): Handle rpm. | |
7470 | |
7471 * files.el (auto-mode-alist): Recognize .rpm files. | |
7472 Also .spec and .mspec files. | |
7473 | |
7474 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org> | |
7475 | |
7476 * faces.el (frame-set-background-mode): Enable the function for | |
7477 MSDOS frames. | |
7478 | |
7479 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
7480 | |
7481 * calendar/calendar.el (calendar-day-name-array): Add doc string. | |
7482 (calendar-month-name-array): Add doc string. | |
7483 | |
7484 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7485 | |
7486 * simple.el (kill-ring-max): Increased to 60. | |
7487 | |
7488 1998-10-17 Kenichi Handa <handa@etl.go.jp> | |
7489 | |
7490 * international/characters.el: Setup auto-fill-chars. | |
7491 | |
7492 * international/kinsoku.el (kinsoku): Check the variable | |
7493 enable-kinsoku. | |
7494 | |
7495 * simple.el (do-auto-fill): Don't check kinsoku-enable here. | |
7496 Don't call kinsoku directly, intead call fill-find-break-point. | |
7497 | |
7498 * textmodes/fill.el: Setup `fill-find-break-point-function' | |
7499 property to character sets which require `kinsoku' processing for | |
7500 filling. | |
7501 (fill-find-break-point): New function. | |
7502 (fill-region-as-paragraph): Don't check kinsoku-enable here. | |
7503 Don't call kinsoku directly, intead call fill-find-break-point. | |
7504 | |
7505 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7506 | |
7507 * faces.el (modify-face-read-string): Return (nil) for "none". | |
7508 (modify-face): Don't get error if (nil) is the argument. | |
7509 (face-try-color-list): Don't check whether nil is a valid color. | |
7510 | |
7511 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7512 | |
7513 * emacs-lisp/bytecomp.el (byte-recompile-directory): | |
7514 Print message about each directory, even in batch mode. | |
7515 | |
7516 * gnus/nntp.el: Require `cl' before using nnoo-declare. | |
7517 | |
7518 * ps-print.el (ps-mule-chars-in-string): No need to use sref. | |
7519 (ps-mule-string-char): No need to use sref. | |
7520 (ps-mule-next-index): No need to use sref. | |
7521 | |
7522 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved. | |
7523 | |
7524 * files.el (revert-buffer-internal-hook): Add defvar. | |
7525 | |
7526 * arc-mode.el (archive-mode): Locally set file-precious-flag. | |
7527 | |
7528 * tar-mode.el (tar-mode): Locally set file-precious-flag. | |
7529 | |
7530 1998-10-16 Markus Rost <rost@delysid.gnu.org> | |
7531 | |
7532 * international/mule-cmds.el (default-input-method): Fix custom type. | |
7533 | |
7534 * net-utils.el (whois-server-list): Fix customization type. | |
7535 | |
7536 * shell.el (shell-input-autoexpand): Fix customization group. | |
7537 | |
7538 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7539 | |
7540 * repeat.el (repeat): Handle keyboard macros properly. | |
7541 Handle new prefix arg after self-insert command. | |
7542 | |
7543 * repeat.el: Don't include cl even at compile time. | |
7544 (repeat): Avoid using `loop'. | |
7545 | |
7546 * simple.el (shell-command-on-region): Doc fix. | |
7547 (next-history-element): Special error message if no default. | |
7548 | |
7549 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7550 | |
7551 * ps-print.el (ps-print-buffer): Doc fix. | |
7552 (ps-despool): Likewise. | |
7553 | |
7554 * arc-mode.el (arc-mode): Provide arc-mode. | |
7555 | |
7556 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7557 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7558 * ps-print.el (ps-print-buffer): Doc fix. |
25837 | 7559 |
7560 1998-10-14 Dave Love <fx@gnu.org> | |
7561 | |
7562 * ange-ftp.el (ange-ftp-read-passwd): Function deleted. | |
7563 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd. | |
7564 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise. | |
7565 | |
7566 * progmodes/fortran.el (fortran-mode-map): Change "Join | |
7567 Continuation Line" to "Join Line". | |
7568 (fortran-font-lock-keywords-1): Add "cycle", "exit". | |
7569 | |
7570 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
7571 | |
7572 * progmodes/fortran.el (fortran-join-line): Use | |
7573 `delete-indentation' instead of issuing an error message if not on | |
7574 a continuation line. Provide for joining several lines using | |
7575 prefix arg. | |
7576 | |
7577 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org> | |
7578 | |
7579 * term/pc-win.el (msdos-color-values): New variable. | |
7580 (x-color-values): New function, emulates its namesake from | |
7581 src/xfns.c. | |
7582 (msdos-bg-mode): Add all dark colors to those which return | |
7583 "dark". | |
7584 | |
7585 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7586 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7587 * replace.el (keep-lines, flush-lines, how-many): |
25837 | 7588 Don't ignore case if arg has upper case letters. |
7589 | |
7590 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch> | |
7591 | |
7592 * progmodes/vhdl-mode.el | |
7593 (vhdl-add-index-menu): reverse order in imenu-generic-expression. | |
7594 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec) | |
7595 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map) | |
7596 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop) | |
7597 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo). | |
7598 (vhdl-when): Fix indentation problem. | |
7599 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev. | |
7600 (vhdl-get-port, vhdl-get-generic): Bug fix in template. | |
7601 (vhdl-hooked-abbrev): Bug fix in hooked abbrev. | |
7602 | |
7603 1998-10-13 Geoff Voelker <voelker@cs.washington.edu> | |
7604 | |
7605 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable. | |
7606 (ls-lisp-insert-directory): Renamed from insert-directory. | |
7607 (insert-directory): New function. | |
7608 | |
7609 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7610 | |
7611 * simple.el (completion-fixup-function): Variable deleted. | |
7612 (completion-setup-function): Delete code for completion-fixup-function. | |
7613 * emacs-lisp/lisp.el (lisp-complete-symbol): | |
7614 Don't bind completion-fixup-function. | |
7615 | |
7616 * files.el (find-file-wildcards): New option. | |
7617 (find-file-noselect): Handle wild cards, if enabled. | |
7618 (file-expand-wildcards): New function. | |
7619 | |
7620 * simple.el (set-fill-column): Doc fix. | |
7621 | |
7622 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7623 | |
7624 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search. | |
7625 | |
7626 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org> | |
7627 | |
7628 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only): | |
7629 Move declaration before first use. | |
7630 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr, | |
7631 hif-math, hif-factor): Rename token to hif-token and token-list to | |
7632 hif-token-list. | |
7633 (hif-token, hif-token-list): Declare them. | |
7634 (hif-find-ifdef-block): Return cons of top and bottom point | |
7635 instead of setting dynamically bound variables. | |
7636 (hide-ifdef-block, show-ifdef-block): Use return value of | |
7637 hif-find-ifdef-block. | |
7638 | |
7639 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7640 | |
7641 * subr.el (read-passwd): Use clear-this-command-keys. | |
7642 | |
7643 * telnet.el (telnet-initial-filter): Use clear-this-command-keys. | |
7644 | |
7645 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read | |
7646 and ...-for-write. | |
7647 | |
7648 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk> | |
7649 | |
7650 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected | |
7651 responses to GROUP command, since this may be called from a timer | |
7652 with quit inhibited. | |
7653 | |
7654 1998-10-12 Kenichi Handa <handa@etl.go.jp> | |
7655 | |
7656 * international/ccl.el (ccl-compile-if): If there's no false-cmds, | |
7657 set unconditional-jump to nil. | |
7658 (ccl-compile-read-multibyte-character): Return nil. | |
7659 (ccl-compile-write-multibyte-character): Likewise. | |
7660 (ccl-compile-translate-character): Likewise | |
7661 (ccl-compile-map-multiple): Likewise. | |
7662 (ccl-compile-map-single): Likewise. | |
7663 | |
7664 * international/kinsoku.el: Add coding tag. | |
7665 (kinsoku-bol): Remove superfluous TAB in a string. | |
7666 | |
7667 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
7668 Delete `composition' (if any) from CHARSETS. | |
7669 | |
7670 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7671 | |
7672 * international/mule-cmds.el (setup-specified-language-environment): | |
7673 Add apropos-inhibit property. | |
7674 (describe-specified-language-support): Likewise. | |
7675 | |
7676 1998-10-11 Kenichi HANDA <handa@etl.go.jp> | |
7677 | |
7678 * international/mule.el (make-coding-system): Create -with-esc | |
7679 variant coding system. | |
7680 | |
7681 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu> | |
7682 | |
7683 * progmodes/etags.el (tags-loop-revert-buffers): New variable. | |
7684 (next-file): Optionally offer to revert a file's buffer, | |
7685 if it has an existing buffer but the file has changed. | |
7686 | |
7687 * info.el (Info-insert-dir): Detect and report problems | |
7688 in input files, such as "No Top node". Return with point | |
7689 at the beginning of the text. | |
7690 (Info-find-node): Reinsert the code to handle files | |
7691 with no tags table; it was deleted by mistake. | |
7692 | |
7693 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu> | |
7694 | |
7695 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let | |
7696 texinfo-find-higher-level-node repeatedly find the same node. | |
7697 (texinfo-find-higher-level-node): Doc fix. | |
7698 | |
7699 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7700 | |
7701 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string. | |
7702 (smtpmail-address-buffer): Add defvar. | |
7703 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise. | |
7704 | |
7705 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved. | |
7706 | |
7707 * ffap.el (ffap-machine-p-local): Fix editing error. | |
7708 | |
7709 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7710 | |
7711 * faces.el (frame-set-background-mode): | |
7712 Don't do anythung for text-only or MSDOS frame. | |
7713 | |
7714 1998-10-08 Kenichi Handa <handa@etl.go.jp> | |
7715 | |
7716 * international/quail.el (quail-defrule): New optional arg APPEND. | |
7717 (quail-defrule-internal): Fix bug of handling the argument APPEND. | |
7718 | |
7719 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7720 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7721 * gnus/pop3.el (pop3-open-server): |
25837 | 7722 Set process-coding-system-alist around open-network-stream. |
7723 | |
7724 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7725 | |
7726 * files.el (save-buffer): Doc fix. | |
7727 | |
7728 1998-10-07 Karl Heuer <kwzh@gnu.org> | |
7729 | |
7730 * emacs-lisp/profile.el (profile-fix-fun): If already profiled, | |
7731 return DEF unchanged, not nil. Simplify. | |
7732 | |
7733 1998-10-06 Geoff Voelker <voelker@cs.washington.edu> | |
7734 | |
7735 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp. | |
7736 | |
7737 1998-10-06 Peter Breton <pbreton@ne.mediaone.net> | |
7738 | |
7739 * generic.el (generic-mode-with-type): Added hooks for generic-modes. | |
7740 | |
7741 * net-utils.el (ftp, nslookup): Require comint. | |
7742 (network-service-connection): Likewise. | |
7743 (whois-server-name): Defaults to whois.arin.net | |
7744 (whois-server-list, whois-server-tld, whois-guess-server): New var. | |
7745 (whois): Tries to guess the appropriate top-level domain server. | |
7746 (whois-get-tld): New function. | |
7747 | |
7748 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs. | |
7749 (dirtrack-debug-toggle): Added this function. | |
7750 | |
7751 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
7752 | |
7753 * files.el (find-file-noselect): Switch to the correct buffer | |
7754 before checking find-file-literally, and allow non-nil non-t | |
7755 rawfile params. | |
7756 | |
7757 1998-10-06 Karl Heuer <kwzh@gnu.org> | |
7758 | |
7759 * midnight.el (clean-buffer-list): Add autoload cookie. | |
7760 | |
7761 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from | |
7762 no-autosave. | |
7763 * tar-mode.el (tar-mode-revert): Likewise. | |
7764 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed | |
7765 from ediff-arrange-autosave-in-merge-jobs. Callers changed. | |
7766 * gnus/message.el (message-auto-save-directory): Renamed from | |
7767 message-autosave-directory. All references changed. | |
7768 | |
7769 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us> | |
7770 | |
7771 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary | |
7772 string. Expose mime stuff while searching. | |
7773 | |
7774 1998-10-06 Richard Stallman <rms@gnu.org> | |
7775 | |
7776 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result. | |
7777 | |
7778 * replace.el (perform-replace): Position point properly | |
7779 before and after the recursive edit of C-r. | |
7780 | |
7781 * progmodes/etags.el (tags-reset-tags-tables): Properly | |
7782 find the markers in the old rings that are being discarded. | |
7783 | |
7784 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7785 | |
7786 * apropos.el (apropos-print): control invalid characters. | |
7787 | |
7788 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X): | |
7789 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid | |
7790 confusing customize. | |
7791 | |
7792 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org> | |
7793 | |
7794 * generic-x.el (bat-generic-mode): Fix regexps for keywords and | |
7795 built-in commands. Add more built-in commands and fix face names. | |
7796 | |
7797 1998-10-05 Simon Marshall <simon@gnu.org> | |
7798 | |
7799 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar. | |
7800 | |
7801 1998-10-04 Eric Ludlam <zappo@gnu.org> | |
7802 | |
7803 * speedbar.el (speedbar-initial-expansion-list-name): Remove | |
7804 customization since it is not useful in this case. | |
7805 (speedbar-frame-mode): Check if cfx or cfy is a list, and make | |
7806 sure it gets evalled to a number. Also verify that set-frame-name | |
7807 fn exists before calling it. | |
7808 | |
7809 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine): | |
7810 Protect a `forward-sexp' call which could fail, and improved regex | |
7811 for ie, and eg abbreviations. | |
7812 | |
7813 1998-10-02 Noah Friedman <friedman@splode.com> | |
7814 | |
7815 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not | |
7816 send-string. | |
7817 (rlogin-send-Ctrl-D): Here also. | |
7818 (rlogin-send-Ctrl-Z): Here also. | |
7819 (rlogin-send-Ctrl-backslash): Here also. | |
7820 | |
7821 1998-10-02 Dave Love <fx@gnu.org> | |
7822 | |
7823 * outline.el (hide-region-body): Bind | |
7824 outline-view-change-hook to nil while making repeated calls to | |
7825 outline-flag-region. Run it once at the end. | |
7826 (hide-other, hide-sublevels, show-children): Likewise. | |
7827 | |
7828 * info-look.el: Remove duplicate scheme-mode entry. | |
7829 (info-lookup-make-completions): When looking for entries, check | |
7830 that `item' isn't null or "Menu". | |
7831 | |
7832 1998-10-01 Karl Heuer <kwzh@gnu.org> | |
7833 | |
7834 * net-utils.el: Don't require ffap. | |
7835 (net-utils-machine-at-point, net-utils-url-at-point): New functions. | |
7836 (ping, nslookup-host, finger, network-connection-to-service): Use them. | |
7837 | |
7838 1998-09-30 Richard Stallman <rms@gnu.org> | |
7839 | |
7840 * ispell.el (check-ispell-version): No need to bind default-major-mode. | |
7841 | |
7842 * imenu.el (imenu--generic-function): Sort each submenu by position. | |
7843 (imenu--sort-by-position): New function. | |
7844 | |
7845 * cus-edit.el (Custom-mode-menu): Fix info node name. | |
7846 (customize group): Fix info node name. | |
7847 | |
7848 * mail/mailalias.el (build-mail-aliases): Don't allow | |
7849 a newline in the alias name. Don't define an alias | |
7850 if the definition would be empty. | |
7851 | |
7852 * which-func.el (which-func-mode-global): Make :set function | |
7853 more reliable. | |
7854 | |
7855 * custom.el (custom-set-variables): Load the requests first, | |
7856 then check the symbol's `set' function. | |
7857 | |
7858 * ffap.el: Doc fixes. | |
7859 | |
7860 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7861 | |
7862 * gnus.el: (gnus-valid-select-methods): Fix type. | |
7863 * gnus-sum.el (gnus-summary-respool-default-method): Fix type. | |
7864 * gnus-score.el (gnus-orphan-score): Fix type. | |
7865 (gnus-score-default-header, gnus-score-default-type): Fix type. | |
7866 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type. | |
7867 (gnus-saved-headers): Fix type. | |
7868 | |
7869 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix): | |
7870 Avoid nil value of `two-lines-citation-part'. | |
7871 | |
7872 1998-09-30 Roman Belenov <roman@nstl.nnov.ru> | |
7873 | |
7874 * which-func.el (which-function): Handle case when | |
7875 (car imenu--index-alist) is nil. | |
7876 | |
7877 1998-09-29 Dave Love <fx@gnu.org> | |
7878 | |
7879 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from | |
7880 bzip2 args. | |
7881 | |
7882 1998-09-29 Simon Marshall <simon@gnu.org> | |
7883 | |
7884 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and | |
7885 comint-exec-hook. | |
7886 | |
7887 1998-09-29 Stephen Eglen <stephen@gnu.org> | |
7888 | |
7889 * info-look.el: Add support for Octave. | |
7890 | |
7891 1998-09-28 Carsten Dominik <cd@delysid.gnu.org> | |
7892 | |
7893 * textmodes/reftex.el (reftex-finding-files): New customize group. | |
7894 (reftex-texpath-environment-variables, | |
7895 reftex-use-external-file-finders, reftex-external-file-finders, | |
7896 reftex-search-unrecursed-path-first): New options. | |
7897 (reftex-process-string, reftex-find-file-externally): New | |
7898 functions. | |
7899 (reftex-access-search-path): Execute shell commands to find the | |
7900 search path. | |
7901 (reftex-toggle-auto-view-crossref): When turning on, make sure | |
7902 `reftex-auto-view-crossref' becomes non-nil. | |
7903 (reftex-abbrev-regexp): Constant removed. | |
7904 (reftex-convert-string): Abbrev regexp calculated locally. | |
7905 | |
7906 1998-09-28 Dave Love <fx@gnu.org> | |
7907 | |
7908 * progmodes/fortran.el: Don't call regexp-opt when deriving | |
7909 font-lock patterns with keywords that aren't all literal. | |
7910 | |
7911 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> | |
7912 | |
7913 * octave-inf.el (inferior-octave-prompt): Also match prompts of | |
7914 the form `octave.bin:1>' which come from using precopiled binary | |
7915 versions. | |
7916 | |
7917 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
7918 | |
7919 * help.el (help-for-help): Use %THIS-KEY%. | |
7920 (help-quit): Add doc. | |
7921 | |
7922 * help-macro.el (make-help-screen): Keep HELP-TEXT | |
7923 in a separate function definition, not in the help command FNAME. | |
7924 Replace %THIS-KEY% with the key sequence that ran FNAME. | |
7925 | |
7926 1998-09-25 Richard Stallman <rms@gnu.org> | |
7927 | |
7928 * textmodes/texinfo.el (texinfo-show-structure): | |
7929 Bind inhibit-read-only. | |
7930 | |
7931 * isearch.el (isearch-search-and-update): Properly | |
7932 handle upper case letters in the reverse-search special case. | |
7933 | |
7934 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
7935 | |
7936 * gnus.el: Extend the list of autoloaded functions. | |
7937 | |
7938 * gnus/gnus-start.el (gnus-check-first-time-used): Change current | |
7939 buffer before creating help group. (from Gnus v5.6.43, fix by | |
7940 1998-08-20 Per Starback <starback@update.uu.se>) | |
7941 | |
7942 * gnus-util.el (gnus-output-to-rmail): Adjust to | |
7943 `rmail-output-to-rmail-file'. | |
7944 | |
7945 1998-09-25 Karl Heuer <kwzh@gnu.org> | |
7946 | |
7947 * hexl.el (hexl-mode-map): More of previous change. | |
7948 | |
7949 * textmodes/tex-mode.el (tex-run-command): Doc fix. | |
7950 (tex-start-tex): Don't use tex-start-options-string in star case. | |
7951 Quote file name in star case as well as in non-star. | |
7952 Add blank and quoting of option string here. | |
7953 (tex-start-options-string): Not here. | |
7954 | |
7955 1998-09-23 Karl Heuer <kwzh@gnu.org> | |
7956 | |
7957 * term.el (term-delimiter-argument-list): Doc fix. | |
7958 (term-emulate-terminal): Escape literal semicolon. | |
7959 * progmodes/asm-mode.el (asm-mode): Doc fix. | |
7960 (asm-comment-char): Escape literal semicolon. | |
7961 * emulation/viper-cmd.el (viper-movement-commands): Likewise. | |
7962 | |
7963 1998-09-23 Richard Stallman <rms@gnu.org> | |
7964 | |
7965 * hexl.el (hexl-mode-map): Don't override all ESC bindings, | |
7966 only those that normally modify the buffer. | |
7967 | |
7968 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer | |
7969 over again. | |
7970 | |
7971 1998-09-23 E. Jay Berkenbilt <ejb@ql.org> | |
7972 | |
7973 * ispell.el (check-ispell-version): Ensure same buffer is current | |
7974 when let-binding of case-fold-search ends. | |
7975 | |
7976 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
7977 | |
7978 * ps-print.el: Skip invisible overlay. | |
7979 Test for set-buffer-multibyte rather than using mule-version. | |
7980 (ps-print-version): New version number (4.1) and doc fix. | |
7981 (ps-generate-postscript-with-faces): Skip invisible overlay. | |
7982 | |
7983 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu> | |
7984 | |
7985 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes. | |
7986 | |
7987 1998-09-22 Kenichi Handa <handa@etl.go.jp> | |
7988 | |
7989 * international/quail.el (quail-update-guidance): Check for the | |
7990 return value of (quail-guidance) fixed. | |
7991 (quail-update-translation): Bind quail-current-str locally when it | |
7992 calls quail-update-guidance. | |
7993 (quail-update-translation): If input-method-exit-on-first-char is | |
7994 non-nil, terminate translation only when the current input method | |
7995 is simple. | |
7996 | |
7997 1998-09-22 Paul Eggert <eggert@twinsun.com> | |
7998 | |
7999 * startup.el (locale-translation-file-name): Prefer X-related names | |
8000 to the name used by GNU/Linux sans X. Set to nil if no file found. | |
8001 (command-line): Use locale-translation-file-name if it is not nil, | |
8002 instead of testing for its existence again. | |
8003 regexp-quote the ctype before using it in a regexp. | |
8004 Allow a colon to appear after the ctype in the aliases file, | |
8005 as is done in X11R6.4. | |
8006 | |
8007 1998-09-21 Richard Stallman <rms@gnu.org> | |
8008 | |
8009 * mail/rmail.el (rmail-resend): Work properly if invoked from summary. | |
8010 | |
8011 * calendar/appt.el (appt-interval): Variable deleted. | |
8012 (appt-check): For minutes in between appt-display-interval times, | |
8013 do check, but don't display anything except an updated mode line. | |
8014 Count against appt-display-interval based on minutes since | |
8015 first display of this appointment, not based on time of day. | |
8016 If appt-display-mode-line, force mode line redisplay | |
8017 whenever appt-mode-string has changed. | |
8018 (appt-add, appt-delete): Add autoload cookies. | |
8019 (appt-check): Catch errors from calling `diary'. | |
8020 (appt-max-time): Renamed from max-time. | |
8021 (appt-now-displayed, appt-display-count): New variables. | |
8022 (appt-timer): Don't create one if we already have one. | |
8023 | |
8024 * textmodes/tex-mode.el (tex-compilation-parse-errors): | |
8025 More general code to use the source buffer instead of the zap file. | |
8026 | |
8027 * hilit-chg.el (highlight-compare-with-file): Renamed from | |
8028 compare-with-file. | |
8029 | |
8030 * loadhist.el (load-history-loaded): New variable. | |
8031 (symbol-file): Load etc/fns-VERSION.el if that has not been done. | |
8032 | |
8033 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it. | |
8034 | |
8035 * emacs-lisp/find-func.el (find-function-search-for-symbol): | |
8036 Fix error messages. | |
8037 | |
8038 1998-09-21 Markus Armbruster <armbru@pond.sub.org> | |
8039 | |
8040 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an | |
8041 Emacs frame. | |
8042 | |
8043 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8044 | |
8045 * mail/rmail.el (rmail-decode-babyl-format): Recognize both | |
8046 `undecided' and `undecided-unix'. | |
8047 | |
8048 1998-09-21 Dave Love <fx@gnu.org> | |
8049 | |
8050 * help.el (help-make-xrefs): Fix typo affecting Info references. | |
8051 | |
8052 * subr.el (remove-hook): Check list values to avoid errors. | |
8053 | |
8054 1998-09-18 Noah Friedman <friedman@splode.com> | |
8055 | |
8056 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and | |
8057 store string in eldoc-last-message without consing a new string. | |
8058 Rearrange logic from nested if's into cond's. | |
8059 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string. | |
8060 Do not print message; just return string. | |
8061 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring. | |
8062 Do not print message; just return string. | |
8063 Cache that string in eldoc-last-data. | |
8064 (eldoc-last-data): Make into a vector. | |
8065 (eldoc-get-fnsym-args-string): Use new data form of structure. | |
8066 (eldoc-get-var-docstring): Here also. | |
8067 (eldoc-last-data-store): New function. | |
8068 (eldoc-get-fnsym-args-string): Use it. | |
8069 (eldoc-get-var-docstring): Here also. | |
8070 (eldoc-docstring-first-line): Minimize interim string consing. | |
8071 Call substitute-command-keys on the result. | |
8072 (eldoc-print-var-docstrings, eldoc-print-docstring, | |
8073 eldoc-docstring-message): Functions removed. | |
8074 (eldoc-docstring-format-sym-doc): New function, functionality | |
8075 ripped out of eldoc-docstring-message. | |
8076 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it. | |
8077 | |
8078 1998-09-18 Kenichi Handa <handa@etl.go.jp> | |
8079 | |
8080 * international/mule.el (make-coding-system): Doc-string modified. | |
8081 | |
8082 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org> | |
8083 | |
8084 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type. | |
8085 | |
8086 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix | |
8087 customize type. | |
8088 | |
8089 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize | |
8090 type. | |
8091 | |
8092 * progmodes/compile.el (compilation-error-screen-columns): New | |
8093 variable. | |
8094 (compilation-next-error-locus): Use it to decide whether to use | |
8095 forward-char or move-to-column. | |
8096 | |
8097 * mail/rmail.el (rmail-movemail-program): Fix customize type. | |
8098 | |
8099 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage, | |
8100 feedmail-fiddle-plex-user-list, | |
8101 feedmail-spray-address-fiddle-plex-list, | |
8102 feedmail-prompt-before-queue-user-alist, | |
8103 feedmail-prompt-before-queue-help-supplement, | |
8104 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug, | |
8105 feedmail-queue-alternative-mail-header-separator): Fix customize | |
8106 type. | |
8107 | |
8108 * startup.el (site-run-file): Fix customize type. | |
8109 | |
8110 * speedbar.el (speedbar-initial-expansion-list-name): Fix | |
8111 customize type. | |
8112 | |
8113 * shell.el (shell-input-autoexpand): Fix customize type. | |
8114 | |
8115 * ps-print.el (ps-font-info-database): Add missing dots in value. | |
8116 Improve layout of customize type. | |
8117 | |
8118 * net-utils.el (traceroute-program-options, ping-program-options, | |
8119 ipconfig-program-options, netstat-program-options, | |
8120 arp-program-options, route-program-options, | |
8121 nslookup-program-options, ftp-program-options): Fix customize | |
8122 type. | |
8123 | |
8124 * midnight.el (clean-buffer-list-kill-regexps, | |
8125 clean-buffer-list-kill-buffer-names, | |
8126 clean-buffer-list-kill-never-buffer-names, | |
8127 clean-buffer-list-kill-never-regexps): Fix customize type. | |
8128 | |
8129 * man.el (Man-init-defvars): Avoid trailing nil on | |
8130 Man-filter-list. | |
8131 | |
8132 * lpr.el (printer-name): Fix customize type. | |
8133 | |
8134 1998-09-16 Kenichi Handa <handa@etl.go.jp> | |
8135 | |
8136 * international/mule-cmds.el (reset-language-environment): Call | |
8137 update-coding-systems-internal. | |
8138 | |
8139 * international/mule-conf.el: Call update-coding-systems-internal | |
8140 at the tail. | |
8141 | |
8142 1998-09-14 Dave Love <fx@gnu.org> | |
8143 | |
8144 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't | |
8145 use the menu-enable properties, pending doing it correctly and | |
8146 acceptably fast. | |
8147 | |
8148 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text. | |
8149 | |
8150 1998-09-13 Dave Love <d.love@dl.ac.uk> | |
8151 | |
8152 * progmodes/hideshow.el (hs-grok-mode-type): Check | |
8153 comment-{start,end} non-nil as well as bound. Report an error if | |
8154 we can't grok the mode. | |
8155 | |
8156 1998-09-13 Richard Stallman <rms@gnu.org> | |
8157 | |
8158 * simple.el (blink-matching-open): Don't log paren matching | |
8159 messages in *Messages*. | |
8160 | |
8161 1998-09-12 Richard Stallman <rms@gnu.org> | |
8162 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8163 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up): |
25837 | 8164 Set point-before-scroll at end even if there was an error. |
8165 | |
8166 * ange-ftp.el (ange-ftp-insert-file-contents): | |
8167 Use binary mode for dumb-unix hosts as for unix hosts. | |
8168 (ange-ftp-copy-file-internal): Likewise. | |
8169 | |
8170 * textmodes/paragraphs.el (use-hard-newlines): Doc fix. | |
8171 | |
8172 * emacs-lisp/pp.el: Doc fixes. | |
8173 | |
8174 * wid-edit.el (widget-menu-max-shortcuts): New variable. | |
8175 (widget-choose): Don't use single-char shortcuts if # items | |
8176 exceeds that many. Use minibuffer instead. | |
8177 | |
8178 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
8179 | |
8180 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg. | |
8181 | |
8182 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org> | |
8183 | |
8184 * speedbar.el (speedbar-frame-mode): Do not set frame position if | |
8185 in terminal mode. | |
8186 | |
8187 1998-09-10 Noah Friedman <friedman@splode.com> | |
8188 | |
8189 * rsz-mini.el (resize-minibuffer-mode): remove :version field from | |
8190 defcustom declaration. It's wreaking too much havoc with XEmacs | |
8191 and older versions of Emacs, which share this code. | |
8192 | |
8193 * type-break.el (type-break-mode): Here also. | |
8194 | |
8195 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg | |
8196 `t' to add-hook also to modify the new local value. | |
8197 | |
8198 1998-09-10 Dave Love <fx@gnu.org> | |
8199 | |
8200 * vc.el (vc-insert-headers): Doc fix. | |
8201 | |
8202 1998-09-10 Richard Stallman <rms@gnu.org> | |
8203 | |
8204 * textmodes/flyspell.el (flyspell-mode-on): Make the | |
8205 ispell-... variables permanent locals. | |
8206 (flyspell-mode-off): Add autoload cookie. | |
8207 | |
8208 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host, | |
8209 do use binary mode, just as for `unix'. | |
8210 (ange-ftp-host-type): If HOST is nil, return `unix'. | |
8211 | |
8212 * dired.el (dired-mark-files-containing-regexp): | |
8213 Don't scan directories. Ignore non-readable files. | |
8214 | |
8215 * progmodes/compile.el (compilation-error-regexp-alist): | |
8216 Fix previous change: allow . and _ in command name. | |
8217 | |
8218 * dired.el (dired-mark-files-containing-regexp): Fix previous change. | |
8219 | |
8220 * uncompress.el (uncompress-while-visiting): | |
8221 Use just the car of what find-operation-coding-system returns. | |
8222 | |
8223 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename. | |
8224 | |
8225 * shell.el (shell-file-name-quote-list): Add # to the value. | |
8226 | |
8227 1998-09-10 E. Jay Berkenbilt <ejb@ql.org> | |
8228 | |
8229 * textmodes/flyspell.el (flyspell-mode-on): fix kill-buffer-hook | |
8230 to make killing of ispell process work even if | |
8231 kill-all-local-variables has been run. | |
8232 | |
8233 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
8234 | |
8235 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite | |
8236 loop when sexp entry ends at end of file with no newline. | |
8237 | |
8238 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
8239 | |
8240 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved) | |
8241 (Custom-reset-standard): Fix menu inconsistency. | |
8242 | |
8243 * mail/feedmail.el (feedmail-from-line): Allow t. | |
8244 (feedmail-message-id-suffix): Allow nil. | |
8245 | |
8246 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): | |
8247 Simplify. Make prefix arg work right. | |
8248 | |
8249 1998-09-09 Dave Love <fx@gnu.org> | |
8250 | |
8251 * textmodes/paragraphs.el (use-hard-newlines): Doc fix. | |
8252 | |
8253 * help.el (help-xref-interned): Bind inhibit-read-only when inserting. | |
8254 | |
8255 1998-09-08 Dave Love <fx@gnu.org> | |
8256 | |
8257 * add-log.el (change-log-font-lock-keywords): Do parenthesized | |
8258 stuff only after file names or at start of line. Allow parens | |
8259 around e-mail, as well as angles. | |
8260 | |
8261 * gnus/nnweb.el (require): Wrap requirement of w3 and url in | |
8262 ignore-errors too, eval'd when compile. Require w3 stuff at load | |
8263 time for nicer failure if it's not available. | |
8264 | |
8265 1998-09-07 Geoff Voelker <voelker@cs.washington.edu> | |
8266 | |
8267 * comint.el (comint-arguments): Ignore backslashes when using | |
8268 w32 shells that expect backslashes as the directory separator. | |
8269 | |
8270 1998-09-04 Kenichi Handa <handa@etl.go.jp> | |
8271 | |
8272 * international/fontset.el (resolved-ascii-font): New variable. | |
8273 (x-complement-fontset-spec): By side effect, set | |
8274 `resolved-ascii-font' to the resolved name of ASCII font." | |
8275 (create-fontset-from-fontset-spec): Don't get a value for | |
8276 resolved-ascii-font from the list full-fontlist. It is set by | |
8277 x-complement-fontset-spec now. | |
8278 | |
8279 * ps-print.el: To make it work also on Emacs 20.2 and the earlier | |
8280 version, check the value of mule-version. | |
8281 | |
8282 1998-09-07 Carsten Dominik <cd@delysid.gnu.org> | |
8283 | |
8284 * textmodes/reftex.el (reftex-view-crossref): Split up into | |
8285 several functions. No longer moves to find a macro. | |
8286 (reftex-view-cr-cite, reftex-view-cr-ref, | |
8287 reftex-end-of-bib-entry): New functions. | |
8288 (reftex-auto-view-crossref): New value `window' allowed. | |
8289 (reftex-view-crossref-when-idle): Process new `window' option in | |
8290 (reftex-translate-to-ascii-function): New default. | |
8291 (reftex-label-illegal-re): Default changed, removed Latin1. | |
8292 (reftex-latin1-to-ascii): New function. | |
8293 (reftex-what-environment): Check for section regexp before use. | |
8294 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with | |
8295 absolute path names. | |
8296 (reftex-TeX-master-file): Changed sequence of file checks. | |
8297 (reftex-do-citation): bibview cache only with RefTeX mode on. | |
8298 | |
8299 1998-09-06 Richard Stallman <rms@gnu.org> | |
8300 | |
8301 * progmodes/compile.el (compilation-error-regexp-alist): | |
8302 In first pattern (GNU utilities and other things), | |
8303 allow a space after the optional program name at the beginning. | |
8304 | |
8305 * mail/mail-hist.el (mail-hist-current-header-contents): | |
8306 Fix previous change: use mail-header-end. | |
8307 | |
8308 1998-09-06 Bill Richter <richter@math.nwu.edu> | |
8309 | |
8310 * international/ccl.el: Doc fixes. | |
8311 * international/encoded-kb.el: Doc fixes. | |
8312 * international/fontset.el: Doc fixes. | |
8313 * international/kinsoku.el: Doc fixes. | |
8314 * international/kkc.el: Doc fixes. | |
8315 * international/mule-cmds.el: Doc fixes. | |
8316 * international/mule-conf.el: Doc fixes. | |
8317 * international/mule-util.el: Doc fixes. | |
8318 * international/mule.el: Doc fixes. | |
8319 | |
8320 1998-09-05 Eric Ludlam <zappo@gnu.org> | |
8321 | |
8322 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function. | |
8323 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'. | |
8324 (checkdoc-this-string-valid-engine): Permit ? as terminating | |
8325 punctuation for first line sentence breaking. | |
8326 (checkdoc-this-string-valid): When converting a comment into a doc | |
8327 string, make sure " chars are \". | |
8328 (checkdoc-sentencespace-region-engine): Only do double space check | |
8329 if based on the variable `sentence-end-double-space' | |
8330 (checkdoc-this-string-valid-engine): ? ends valid sentence. | |
8331 (checkdoc-proper-noun-region-engine): Exclude items in URLs | |
8332 | |
8333 1998-09-04 Richard Stallman <rms@gnu.org> | |
8334 | |
8335 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): | |
8336 Recognize define-skeleton as a function definer. | |
8337 | |
8338 * cus-edit.el (customize-option): Refuse to customize | |
8339 a variable that has no defcustom. But if variable is autoloaded, | |
8340 first try to load the library that defines it. | |
8341 | |
8342 * international/iso-insert.el: Use `string' before calling `insert' | |
8343 so that in multibyte buffers we insert multibyte chars. | |
8344 | |
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8345 * dired.el (dired-mark-files-containing-regexp): |
25837 | 8346 Don't use find-file; instead, insert the file in a temp buffer. |
8347 | |
8348 * textmodes/tex-mode.el (tex-start-options-string): New option. | |
8349 (tex-start-tex): Use that variable. | |
8350 | |
8351 * mail/rmail.el (rmail-primary-inbox-list): Make the initial | |
8352 value in the `repeat' alternative a list. | |
8353 | |
8354 * textmodes/fill.el (fill-individual-paragraphs): Before deleting | |
8355 the inserted newline, verify that one was really inserted. | |
8356 | |
8357 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode | |
8358 remains on or remains off. | |
8359 (flyspell-multi-language-p): Default changed to nil. | |
8360 | |
8361 * progmodes/ada-mode.el (ada-search-ignore-string-comment): | |
8362 In "found in comment" case, don't beginning-of-line after forward-line. | |
8363 | |
8364 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): | |
8365 If the function definition is not a lambda, return original FORM | |
8366 with no error. | |
8367 | |
8368 1998-09-04 Peter Breton <pbreton@ne.mediaone.net> | |
8369 | |
8370 * net-utils.el (netstat-program-options): Changed from nil to "-a" | |
8371 so that by default netstat shows all network connections. | |
8372 | |
8373 1998-09-04 Bob Weiner <weiner@altrasoft.com> | |
8374 | |
8375 * international/quail.el: Doc fixes. | |
8376 | |
8377 * info.el (info): Don't add parens if FILE already has them. | |
8378 | |
8379 1998-09-04 Geoff Voelker <voelker@cs.washington.edu> | |
8380 | |
8381 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word | |
8382 on extension lines. | |
8383 | |
8384 1998-09-03 Geoff Voelker <voelker@cs.washington.edu> | |
8385 | |
8386 * w32-fns.el (w32-shell-dos-semantics): New function. | |
8387 | |
8388 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu> | |
8389 | |
8390 * 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
|
8391 completion `choice' in `quail-current-str'; don't insert it. |
25837 | 8392 |
8393 1998-09-02 Kenichi Handa <handa@etl.go.jp> | |
8394 | |
8395 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH | |
8396 argument to ps-mule-generate-bitmap-font. | |
8397 | |
8398 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII | |
8399 entry and change Latin-1 entry in the default value. | |
8400 (ps-mule-font-info-database-ps-bdf): New variable. | |
8401 (ccl-encode-ethio-unicode): Bug of CCL code fixed. | |
8402 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function | |
8403 registerd in FONT-SPEC. | |
8404 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct | |
8405 charcter width of bitmap fonts. | |
8406 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript | |
8407 procedure NF. | |
8408 (ps-begin-file): Output PostScript code for setting | |
8409 SpaceWidthRatio. | |
8410 (ps-plot-region): Use line-beginning-position to get a position of | |
8411 the beginning of the current line. | |
8412 | |
8413 * international/mule-cmds.el (register-input-method): Doc-string | |
8414 modified. | |
8415 | |
8416 1998-09-01 Dave Love <fx@gnu.org> | |
8417 | |
8418 * international/mule-cmds.el (current-language-environment): Fix | |
8419 setter function. | |
8420 | |
8421 1998-09-01 Simon Marshall <simon@gnu.org> | |
8422 | |
8423 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite. | |
8424 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately. | |
8425 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class | |
8426 names with font-lock-type-face. Fontify type specs, etc., with | |
8427 font-lock-keyword-face. | |
8428 | |
8429 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
8430 | |
8431 * international/fontset.el (x-complement-fontset-spec): If ASCII | |
8432 font is specified in FONTLIST, don't substitute it for the | |
8433 resolved name. | |
8434 | |
8435 1998-08-31 Paul Eggert <eggert@twinsun.com> | |
8436 | |
8437 * international/mule.el (charset-description): Doc fix. | |
8438 | |
8439 * language/chinese.el, language/cyrillic.el, language/czech.el, | |
8440 language/devanagari.el, language/ethiopic.el, | |
8441 language/european.el, language/hebrew.el, language/indian.el, | |
8442 language/japanese.el, language/korean.el, language/lao.el, | |
8443 language/slovak.el, language/thai.el, language/tibetan.el, | |
8444 language/vietnamese.el: | |
8445 Add coding: local variable, to avoid bootstrapping problem | |
8446 if you need to recompile all the Lisp files using interpreted code. | |
8447 | |
8448 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
8449 | |
8450 * cal-china.el (chinese-year-cache): Change range of years from | |
8451 1989-2000 to 1990-2010. | |
8452 | |
8453 1998-08-29 Dave Love <d.love@dl.ac.uk> | |
8454 | |
8455 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie. | |
8456 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined. | |
8457 | |
8458 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
8459 | |
8460 * ps-print.el (ps-print-control-characters): Doc-string modified. | |
8461 (ps-output-string-prim): Comment format changed. | |
8462 (ps-do-despool): Indentation of source code changed. | |
8463 | |
8464 1998-08-28 Kenichi Handa <handa@etl.go.jp> | |
8465 | |
8466 * subr.el (sref): Make it an alias of aref. Make the | |
8467 byte-compiler warn that it is obsolete. | |
8468 (char-bytes): Make the byte-compiler warn that it is obsolete. | |
8469 | |
8470 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment): | |
8471 Calculate the total bytes using position-bytes instead of | |
8472 char-bytes. | |
8473 | |
8474 1998-08-27 Karl Heuer <kwzh@gnu.org> | |
8475 | |
8476 * snmp-mode.el: New file. | |
8477 * files.el (auto-mode-alist): Add snmp-mode patterns. | |
8478 | |
8479 1998-08-27 Karl Eichwalder <ke@suse.de> | |
8480 | |
8481 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'. | |
8482 | |
8483 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
8484 | |
8485 * calendar/diary-lib.el (diary-block): Doc fix.. | |
8486 * calendar/calendar.el (diary-list-include-blanks): Doc fix.. | |
8487 | |
8488 1998-08-27 Richard Stallman <rms@gnu.org> | |
8489 | |
8490 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp. | |
8491 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space. | |
8492 Clear appt-mode-string if we don't put something in it. | |
8493 | |
8494 1998-08-27 Dave Love <fx@gnu.org> | |
8495 | |
8496 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking | |
8497 dired-local-variables-file for dired-x. | |
8498 | |
8499 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look | |
8500 for compressed library files too. | |
8501 | |
8502 1998-08-26 Kenichi Handa <handa@etl.go.jp> | |
8503 | |
8504 * language/european.el ("Latin-1"): Modify `documentation' key value. | |
8505 ("Latin-2"): Likewise. | |
8506 | |
8507 1998-08-26 Karl Heuer <kwzh@gnu.org> | |
8508 | |
8509 * dired-x.el (dired-guess-shell-alist-default): Fix regexp. | |
8510 | |
8511 1998-08-26 Albert L. Ting <alt@artisan.com> | |
8512 | |
8513 * mail/mail-hist.el (mail-hist-current-header-name): Fix test. | |
8514 (mail-hist-current-header-contents): Use mail-text-start. | |
8515 | |
8516 1998-08-26 Richard Stallman <rms@gnu.org> | |
8517 | |
8518 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2. | |
8519 (customize-changed-options-previous-release): New variable. | |
8520 (customize-changed-options): Use that variable as default arg. | |
8521 | |
8522 1998-08-26 Karl Eichwalder <ke@suse.de> | |
8523 | |
8524 * midnight.el: Require `timer' not only when compiling. | |
8525 | |
8526 1998-08-26 Per Starback <starback@update.uu.se> | |
8527 | |
8528 * gnus/gnus-start.el (gnus-check-first-time-used): Change current | |
8529 buffer before creating help group. | |
8530 | |
8531 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
8532 | |
8533 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind | |
8534 coding-system-for-write before saving. | |
8535 | |
8536 1998-08-26 Kevin Rodgers <kevinr@ihs.com> | |
8537 | |
8538 * isearch.el (isearch-forward): Doc fix. | |
8539 | |
8540 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org> | |
8541 | |
8542 * emacs-lisp/find-func.el: Fix :version tags to have a string | |
8543 value, not a float. | |
8544 | |
8545 * cus-dep.el: Fix typo in output. | |
8546 | |
8547 1998-08-25 Dave Love <fx@gnu.org> | |
8548 | |
8549 * repeat.el (repeat): Doc fix. | |
8550 [From rms:] | |
8551 (repeat-previous-repeated-command): New variable. | |
8552 (repeat): Check for real-last-command being null or repeat. Set | |
8553 repeat-previous-repeated-command. | |
8554 | |
8555 * browse-url.el (browse-url-netscape): Fix format for hex escapes. | |
8556 | |
8557 1998-08-25 Kenichi Handa <handa@etl.go.jp> | |
8558 | |
8559 * gnus/message.el (message-send-mail-with-sendmail): Bind | |
8560 coding-system-for-write by the return value of | |
8561 select-message-coding-system. | |
8562 (message-send-mail-with-qmail): Likewise. | |
8563 | |
8564 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org> | |
8565 | |
8566 * emacs-lisp/autoload.el: Fix doc-string-elt property on | |
8567 define-derived-mode. | |
8568 | |
8569 * files.el (file-name-invalid-regexp): | |
8570 Fix regex for ms-dos without long file names. | |
8571 | |
8572 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
8573 | |
8574 * ps-print.el: Multi-byte buffer handling. | |
8575 (ps-print-version): New version number (4.0) and doc fix. | |
8576 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional | |
8577 compilation for GNU Emacs and emacsens. | |
8578 (ps-generate-postscript-with-faces): Force invisible text to be | |
8579 visible. | |
8580 (dos-ps-printer): New var to avoid compilation gripes. | |
8581 | |
8582 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
8583 | |
8584 * ps-print.el (ps-mule-plot-string): Pay attention to the case | |
8585 that no more characters can't be printed in the current line. | |
8586 | |
8587 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
8588 | |
8589 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be | |
8590 greater than TO. | |
8591 | |
8592 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
8593 | |
8594 * ps-print.el: Add codes to make ps-print.el work also on Emacs | |
8595 20.2 and the earlier version. | |
8596 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2. | |
8597 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise. | |
8598 (ps-mule-find-wrappoint): Likewise. | |
8599 (ps-mule-generate-font): Change `X' to `x' in format | |
8600 control-string. | |
8601 (ps-generate): Call ps-mule-begin before calling ps-begin-job. | |
8602 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and | |
8603 `restore' form procedures `BC' and `EC'. | |
8604 | |
8605 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
8606 | |
8607 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox | |
8608 is an executable procedure. Make LineThickness, Xshadow, and | |
8609 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc. | |
8610 (ps-mule-font-info-database, ps-mule-font-info-database-ps, | |
8611 ps-mule-font-info-database-bdf): New vars. | |
8612 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs. | |
8613 (ccl-encode-ethio-unicode): New CCL program. | |
8614 (ps-mule-encode-ethiopic): New fun. | |
8615 (ps-mule-current-charset): New var. | |
8616 (ps-mule-get-font-spec, ps-mule-font-spec-src, | |
8617 ps-mule-font-spec-name, ps-mule-font-spec-encoding, | |
8618 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs. | |
8619 (ps-mule-external-libraries): New var. | |
8620 (ps-mule-init-external-library): New fun. | |
8621 (ps-mule-font-cache): New var. | |
8622 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs. | |
8623 (ps-last-font): New var. | |
8624 (ps-mule-prepare-font): New fun. | |
8625 (ps-mule-charset-list): New var. | |
8626 (ps-mule-prologue-generated, ps-mule-prologue): New vars. | |
8627 (ps-mule-skip-same-charset, ps-mule-find-wrappoint, | |
8628 ps-mule-plot-string): New funs. | |
8629 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue): | |
8630 New vars. | |
8631 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar, | |
8632 ps-mule-prepare-cmpchar-font): New funs. | |
8633 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New | |
8634 vars. | |
8635 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font, | |
8636 ps-mule-generate-bitmap-glyph): New funs. | |
8637 (ps-mule-initialize, ps-mule-begin): New funs. | |
8638 (ps-output-string-prim): Insert string as unibyte. | |
8639 (ps-output-prologue): New fun. | |
8640 (ps-flush-output): Handle the case of 'prologue. | |
8641 (ps-begin-file): Call ps-mule-initialize. | |
8642 (ps-begin-job): Set ps-control-or-escape-regexp differently if | |
8643 printing multibyte characters. | |
8644 (ps-begin-page): Set ps-mule-current-charset to 'ascii. | |
8645 (ps-basic-plot-string): Handle the case of printing ASCII | |
8646 characters by external libraries (e.g. BDF). | |
8647 (ps-set-font): Set ps-last-font. | |
8648 (ps-plot-region): Handle multibyte characters, use | |
8649 ps-mule-plot-string for them. | |
8650 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin. | |
8651 | |
8652 * bdf.el: New file. | |
8653 | |
8654 1998-08-23 Kenichi HANDA <handa@etl.go.jp> | |
8655 | |
8656 * international/mule-cmds.el (select-message-coding-system): New | |
8657 function. | |
8658 (set-language-environment-coding-systems): Set | |
8659 default-sendmail-coding-system. | |
8660 | |
8661 * mail/sendmail.el (sendmail-coding-system): Doc-string modified. | |
8662 (default-sendmail-coding-system): New variable. | |
8663 (sendmail-send-it): Encode the message by a coding system | |
8664 select-message-coding-system returns. | |
8665 | |
8666 1998-08-23 Eric Ludlam <zappo@gnu.org> | |
8667 | |
8668 * speedbar.el: (speedbar-with-writable): remove `toggle-read-only'. | |
8669 (speedbar-mode): Set buffer to read only. | |
8670 (speedbar-temp-buffer-show-function): For emacs don't call hook | |
8671 with arguments. | |
8672 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable. | |
8673 | |
8674 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu> | |
8675 | |
8676 * speedbar.el (speedbar-key-map): Fix typo. | |
8677 | |
8678 See ChangeLog.7 for earlier changes. |