Mercurial > emacs
annotate lisp/ChangeLog @ 28076:2acf50f99ced
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Thu, 09 Mar 2000 20:08:49 +0000 |
| parents | d7a87f6a889f |
| children | 30c2ad45d57b |
| rev | line source |
|---|---|
| 28073 | 1 2000-03-09 Gerd Moellmann <gerd@gnu.org> |
| 2 | |
| 28076 | 3 * mouse.el (mouse-drag-region): Don't run up-event handler |
| 4 if hscroll has changed. | |
| 5 | |
| 28073 | 6 * octave-mod.el (octave-font-lock-keywords): To font-lock the |
| 7 builtin operators, use `font-lock-builtin-face' for Emacs and | |
| 8 `font-lock-preprocessor-face' otherwise. | |
| 9 | |
| 10 * font-lock.el (lisp-font-lock-keywords-1): Highlight | |
| 11 `(defun (setf foo)' differently. | |
| 12 | |
|
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
13 2000-03-08 Stefan Monnier <monnier@cs.yale.edu> |
|
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
14 |
|
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
15 * emacs-lisp/regexp-opt.el: Update copyright and leading comment. |
| 28073 | 16 (regexp-opt): Update comment and adapt the code the new meaning of |
| 17 the `paren' argument of regex-opt-group for shy-groups. | |
| 18 (regexp-opt-depth): Handle shy groups as well as backslashed | |
| 19 backslashes. | |
|
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
20 (regexp-opt-group): Turn the leading comment into a docstring. |
|
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
21 Allow `paren' to be a string (the string to use to open a group). |
| 28073 | 22 Remove open-presuf and close-presuf. Instead of checking for `all |
| 23 one-char' and then later on check for `several one-char', handle | |
| 24 both cases close together. Also apply a more generic algorithm | |
| 25 for suffixes (the mirror image of the algorithm used for | |
| 26 prefixes). Use shy-groups. Use nreverse rather than reverse. | |
|
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
27 (regexp-opt-try-suffix): Removed. |
|
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
28 |
|
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
29 * cmuscheme.el (inferior-scheme-mode-map): Define it independently |
| 28073 | 30 from comint-mode-map, so we can just inherit from it. Also, move |
| 31 the initialization into the `defvar' since there's no docstring | |
| 32 anyway and it's fairly short. | |
| 33 (inferior-scheme-mode): Define it as derived-mode: the code is | |
| 34 shorter and this way we inherit from comint-mode-map rather than | |
| 35 copying it. | |
| 36 | |
| 37 * subr.el (replace-regexps-in-string): Properly handle the case | |
| 38 where we match an empty string. | |
| 39 | |
| 40 * comint.el (comint-exec-1): Add the current-dir to the exec-path | |
| 41 when the command has a directory component (such as "./testml"). | |
|
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
42 Also fix a typo in the comment. |
|
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
43 |
| 28046 | 44 2000-03-08 Gerd Moellmann <gerd@gnu.org> |
| 45 | |
| 28051 | 46 * Makefile (compile-files): Compile files one by one because |
| 47 that's the only way to ensure a clean compilation environment for | |
| 48 each individual file. | |
| 49 | |
| 28046 | 50 * frame.el (other-frame): Call x-focus-frame. |
| 51 | |
| 28040 | 52 2000-03-07 Dave Love <fx@gnu.org> |
| 53 | |
| 28043 | 54 * recentf.el (recentf-keep-non-readable-files-p): Add :set, |
| 55 :require to defcustom. | |
| 56 | |
| 28040 | 57 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads |
| 58 lists. | |
| 59 | |
| 60 * files.el (auto-mode-alist): Add configure.in. | |
| 61 | |
| 62 * progmodes/autoconf.el: New file. | |
| 63 | |
| 28034 | 64 2000-03-07 Gerd Moellmann <gerd@gnu.org> |
| 65 | |
| 66 * mail/mh-e.el: Change maintainer to `none'. | |
| 67 | |
| 68 * recentf.el (recentf-keep-non-readable-files-p): Quote args | |
| 69 to remove-hook and add-hook. | |
| 70 | |
| 71 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
| 72 | |
| 28035 | 73 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use |
| 28034 | 74 it as the default. |
| 28035 | 75 (mail-send): Test mail-send-nonascii also for the new `mime' value. |
| 76 (sendmail-send-it): Conditionally add MIME headers specifying the | |
| 28034 | 77 used character set. |
| 78 | |
| 28024 | 79 2000-03-07 Dave Love <fx@gnu.org> |
| 80 | |
| 81 * winner.el: Fix keywords, autoload cookies. Split | |
| 82 eval-when-compile form to avoid compilation failure. | |
| 83 | |
| 28017 | 84 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp> |
| 85 | |
| 86 * international/mule.el: Modify comment about coding system | |
| 87 property `coding-category'. | |
| 88 (make-coding-system): New argument EOL-TYPE. Pay attention to | |
| 89 coding-category property of PROPERTIES. | |
| 90 | |
| 91 * international/mule-conf.el (coding-category-utf-8, | |
| 92 coding-category-utf-16-be, coding-category-utf-16-le): New coding | |
| 93 categories. Include them in the argument for set-coding-priority. | |
| 94 | |
| 95 * international/mule-cmds.el (reset-language-environment): Include | |
| 96 coding-category-utf-8, coding-category-utf-16-be, and | |
| 97 coding-category-utf-16-le in the argument for set-coding-priority. | |
| 98 (reset-language-environment): Initialize coding-category-utf-8, | |
| 99 coding-category-utf-16-be, and coding-category-utf-16-le to nil. | |
| 100 | |
| 28014 | 101 2000-03-06 Karl Fogel <kfogel@red-bean.com> |
| 102 | |
| 103 * bookmark.el (bookmark-file-or-variation-thereof): New func, for | |
| 104 code abstracted out of `bookmark-jump-noselect'. Now tries info | |
| 105 extensions as well as compression extensions. | |
| 106 (bookmark-jump-noselect): Use above new func. | |
| 107 | |
| 27976 | 108 2000-03-03 Gerd Moellmann <gerd@gnu.org> |
| 109 | |
| 110 * strokes.el: Change maintainer's mail address. | |
| 111 | |
| 27972 | 112 2000-03-03 Kenichi Handa <handa@etl.go.jp> |
| 113 | |
| 114 * international/mule-diag.el (list-character-sets): Make help-echo | |
| 115 string by substitute-command-keys. | |
| 116 (list-character-sets): Likewise. | |
| 117 (sort-listed-character-sets): Call help-setup-xref. | |
| 118 | |
| 27965 | 119 2000-03-02 Gerd Moellmann <gerd@gnu.org> |
| 120 | |
| 121 * time.el (display-time-mail-file): Add `none' to the list of | |
| 122 choices. | |
| 123 | |
| 27954 | 124 2000-03-01 Dave Love <fx@gnu.org> |
| 125 | |
| 27959 | 126 * help.el (help-xref-go-back): Don't try to set position. |
| 127 | |
| 27954 | 128 * international/mule-diag.el (list-character-sets): Call |
| 129 help-setup-xref. Add help-echo to xrefs. | |
| 130 (list-character-sets-1): Add help-echo to xrefs. | |
| 131 | |
| 27949 | 132 2000-03-02 Gerd Moellmann <gerd@gnu.org> |
| 133 | |
| 134 * frame.el (blink-cursor-mode): Switch cursor on when turning | |
| 135 the mode off. | |
| 136 | |
| 137 * add-log.el (add-log-current-defun): Add support for | |
| 138 Autoconf mode. | |
| 139 | |
| 140 * mail/rmail.el (rmail-quit-hook): New variable. | |
| 141 | |
| 27931 | 142 2000-03-01 Dave Love <fx@gnu.org> |
| 143 | |
| 27935 | 144 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |. |
| 145 | |
| 27931 | 146 * help.el (help-xref-button): Add help-echo arg. |
| 147 (describe-function-1, describe-variable, help-make-xrefs): Use it. | |
| 148 | |
| 149 * faces.el (list-faces-display): Supply help-echo with | |
| 150 help-make-xrefs. | |
| 151 | |
| 152 * facemenu.el (list-text-properties-at): Set help-xref-stack to | |
| 153 nil. | |
| 154 | |
| 27919 | 155 2000-03-01 Gerd Moellmann <gerd@gnu.org> |
| 156 | |
| 27927 | 157 * image.el (defimage): Look for image files in load-path. |
| 158 | |
| 27919 | 159 * frame.el (busy-cursor-delay-seconds): Change type to |
| 160 `number'. | |
| 161 | |
| 27927 | 162 2000-03-01 David Ponce <david.ponce@wanadoo.fr> |
| 163 | |
| 164 * recentf.el (recentf): Added version tag to the defgroup of | |
| 165 recentf. | |
| 166 | |
| 167 2000-03-01 David Ponce <david.ponce@wanadoo.fr> | |
| 168 | |
| 169 * recentf.el (recentf-cleanup): Changed to remove excluded file | |
| 170 too. | |
| 171 (recentf-edit-list-action): `recentf-edit-list' checkbox widget | |
| 172 action to select/unselect a file. | |
| 173 (recentf-edit-list): Code cleanup and improvement. | |
| 174 (recentf-open-more-files-action): `recentf-open-more-files' button | |
| 175 widget action to open a file. | |
| 176 (recentf-open-more-files): No more use standard completion but | |
| 177 widgets. | |
| 178 (recentf-more-collection): Deleted. | |
| 179 (recentf-more-history): Deleted. | |
| 180 (recentf-setup-more-completion): Deleted. | |
| 181 | |
| 182 2000-03-01 David Ponce <david.ponce@wanadoo.fr> | |
| 183 | |
| 184 * recentf.el (recentf-mode): No more needs that Emacs is running | |
| 185 under a window-system. | |
| 186 | |
| 187 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
| 188 | |
| 189 * recentf.el (recentf-edit-list): New command to edit the recent | |
| 190 list which allow the user to remove files. | |
| 191 (recentf-edit-selected-items): New global variable, used by | |
| 192 `recentf-edit-list' to hold the list of files to be removed from | |
| 193 the recent list. | |
| 194 (recentf-make-menu-items): Updated to display a "Edit list..." | |
| 195 menu item. Minor code cleanup. | |
| 196 | |
| 197 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
| 198 | |
| 199 * recentf.el (recentf-open-more-files): New command to open files | |
| 200 that are not displayed in the menu. | |
| 201 (recentf-more-collection): New global variable holding the set of | |
| 202 permissible completions used by `recentf-open-more-files'. | |
| 203 (recentf-more-history): New global variable holding the history list | |
| 204 used by `recentf-open-more-files' completion. | |
| 205 (recentf-setup-more-completion): New function to setup completion for | |
| 206 `recentf-open-more-files'. | |
| 207 (recentf-make-menu-items): Updated to display a "More..." menu item. | |
| 208 | |
| 209 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
| 210 | |
| 211 * recentf.el (recentf-menu-action): Doc fixed. | |
| 212 | |
| 213 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
| 214 | |
| 215 * recentf.el (recentf-menu-filter): Doc updated. | |
| 216 (recentf-update-menu-hook): Allow menu filters to force menu update. | |
| 217 (recentf-make-menu-items): New menu filter handling. | |
| 218 (recentf-make-menu-item): New helper function. | |
| 219 (recentf-menu-elements): New menu handling function. | |
| 220 (recentf-sort-ascending): Updated to new menu filter handling. | |
| 221 (recentf-sort-descending): Updated to new menu filter handling. | |
| 222 (recentf-sort-basenames-ascending): New menu filter function. | |
| 223 (recentf-sort-basenames-descending): New menu filter function. | |
| 224 (recentf-show-basenames): New menu filter function. | |
| 225 (recentf-show-basenames-ascending): New menu filter function. | |
| 226 (recentf-show-basenames-descending): New menu filter function. | |
| 227 | |
| 27919 | 228 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
| 229 | |
| 230 * diary-lib.el (list-diary-entries): Don't try to go forward at | |
| 231 the end of the buffer. | |
| 232 | |
| 27911 | 233 2000-02-29 Kenichi Handa <handa@etl.go.jp> |
| 234 | |
| 235 * international/mule-diag.el (list-character-sets): Completely | |
| 236 rewritten. | |
| 237 (sort-listed-character-sets): New function. | |
| 238 (list-character-sets-1): Completely rewritten. | |
| 239 (list-character-sets-2): New function. | |
| 240 (non-iso-charset-alist): New variable. | |
| 241 (decode-codepage-char): New function. | |
| 242 (charset-history): New variable. | |
| 243 (read-charset) (list-block-of-chars) | |
| 244 (list-iso-charset-chars) | |
| 245 (list-non-iso-charset-chars) | |
| 246 (list-charset-chars): New functions. | |
| 247 (mule-diag): Call list-character-sets-2, not | |
| 248 list-character-sets-2. | |
| 249 (dump-charsets): Likewise. | |
| 250 | |
| 27910 | 251 2000-02-29 Gerd Moellmann <gerd@gnu.org> |
| 252 | |
| 27919 | 253 * dired-x.el (dired-filename-at-point): Add `@' to valid |
| 254 file name characters. | |
| 255 (dired-filename-at-point): Handle ange-ftp file names. | |
| 256 | |
| 27910 | 257 * frame.el (frame-notice-user-settings): Use assq-delete-all |
| 258 instead of assoc-delete-all. | |
| 259 (frame-notice-user-settings): Ditto. | |
| 260 | |
| 261 * subr.el (assq-delete-all): Renamed from assoc-delete-all. | |
| 262 Don't copy alist. | |
| 263 | |
| 27906 | 264 2000-02-28 Eli Barzilay <eli@cs.cornell.edu> |
| 265 | |
| 266 * calculator.el (calculator-use-menu): New option. | |
| 267 (calculator-initial-bindings): Changed some bindings to work as | |
| 268 macros. | |
| 269 (calculator-forced-input): Removed. | |
| 270 (calculator-restart-other-mode): New variable. | |
| 271 (calculator-mode-map): Set up menu. | |
| 272 | |
| 273 2000-02-28 Jari Aalto <jari.aalto@poboxes.com> | |
| 274 | |
| 275 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc | |
| 276 tags. | |
| 277 | |
|
27899
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
278 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu> |
|
27900
117f66873369
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27899
diff
changeset
|
279 |
|
27899
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
280 * viper-cmd.el (viper-envelop-ESC-key): added the option to |
|
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
281 translate all ESC key sequences. |
|
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
282 (viper-goto-mark-subr): restore markers for files for which |
|
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
283 they were saved. |
|
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
284 * viper-init.el (viper-translate-all-ESC-keysequences): new variable. |
|
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
285 * viper-util.el (viper-set-replace-overlay-glyphs, |
|
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
286 viper-set-replace-overlay): always check if the replacement |
|
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
287 overlay is live. |
|
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
288 * viper.el (viper-vi-state-mode-list): added major modes. |
|
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
289 * ediff-wind.el: minor comment changes. |
|
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
290 * ediff.el: copyright notice date fix. |
|
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
291 |
| 27898 | 292 2000-02-27 Jason Rumney <jasonr@gnu.org> |
| 293 | |
| 294 * faces.el (face-font-family-alternatives): Add arial to helv. | |
| 295 (mode-line, header-line, tool-bar): Same default as x for w32. | |
| 296 (fixed-pitch, variable-pitch): Remove wildcard as it prevents | |
| 297 face-font-family-alternatives from working. | |
| 298 * term/w32-win.el (mouse-set-font): Do not build fontset from | |
| 299 chosen font. | |
| 300 | |
| 27873 | 301 2000-02-25 Sam Steingold <sds@goems.com> |
| 302 | |
| 303 * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block' | |
| 304 properly. | |
| 305 | |
| 306 2000-02-25 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
| 307 | |
| 308 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail. | |
| 309 | |
| 27856 | 310 2000-02-25 Gerd Moellmann <gerd@gnu.org> |
| 311 | |
| 312 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer | |
| 313 writable. | |
| 314 | |
| 27868 | 315 * frame.el (busy-cursor-delay-seconds): New option. |
| 27866 | 316 |
| 27847 | 317 2000-02-24 Gerd Moellmann <gerd@gnu.org> |
| 318 | |
| 319 * frame.el (show-cursor-in-non-selected-windows): New option. | |
| 320 | |
| 27845 | 321 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
| 322 | |
| 323 * diary-lib.el (include-other-diary-files): Undo the selective | |
| 324 display in any included file and don't kill it. | |
| 325 | |
| 27841 | 326 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il> |
| 327 | |
| 328 * dired.el (dired-mode-map): Don't remove "Edit" from the menu | |
| 329 bar. Menu items converted to (menu-item format, help strings | |
| 330 added. | |
| 331 [downcase, upcase]: Don't enable on MS-DOS. | |
| 332 [symlink, symlinks]: Don't show if make-symbolic-link is not | |
| 333 bound. | |
| 334 [chown, chgrp]: Don't show on MS-DOS and MS-Windows. | |
| 335 | |
| 27825 | 336 2000-02-23 Dave Love <fx@gnu.org> |
| 337 | |
| 27838 | 338 * simple.el (zap-to-char, kill-line, kill-region, kill-word) |
| 339 (backward-kill-word): Revert addition of * to interactive spec -- | |
| 340 it's a feature. | |
| 341 | |
| 342 * paragraphs.el: (kill-paragraph, backward-kill-paragraph) | |
| 343 (backward-kill-sentence, kill-sentence): Likewise. | |
| 344 | |
| 27835 | 345 * gud.el (gud-jdb-build-class-source-alist): Prepend space to |
| 346 scratch buffer name. | |
| 347 (gud-format-command): Use int-to-string in ?l case. Simplify | |
| 348 slightly. | |
| 349 | |
| 350 * term/w32-win.el (internal-face-interactive): Update prompt for | |
| 351 new read-face-name. | |
| 352 | |
| 353 * mail/footnote.el (footnote): Add :version to defgroup. | |
| 354 (footnote-section-tag-regexp): Customize. | |
| 355 (footnote-start-tag, footnote-end-tag): New option. | |
| 356 (footnote-latin-regexp): New variable. | |
| 357 (Footnote-latin): New function. | |
| 358 (footnote-style-alist): Add element for latin style. | |
| 359 (footnote-style): Moved. | |
| 360 (Footnote-goto-footnote): Use eq to test arg. | |
| 361 | |
| 362 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message. | |
| 363 | |
| 27825 | 364 * emacs-lisp/byte-opt.el: Change old backquote syntax. |
| 365 (byte-compile-trueconstp): Include keywords. | |
| 366 (byte-optimize-quote, byte-optimize-lapcode): Use | |
| 367 byte-compile-const-symbol-p. | |
| 368 (byte-optimize-char-before): New optimization. | |
| 369 | |
| 370 * emacs-lisp/bytecomp.el: Change old backquote syntax. | |
| 371 (byte-compile-const-symbol-p): New function. | |
| 372 (byte-compile-constp, byte-compile-out-toplevel) | |
| 373 (byte-compile-form, byte-compile-form, byte-compile-variable-ref): | |
| 374 Use it. | |
| 375 | |
| 376 * subr.el (define-key-after): Default AFTER to t. Doc fix. | |
| 377 | |
| 27813 | 378 2000-02-23 Kenichi Handa <handa@etl.go.jp> |
| 379 | |
| 27815 | 380 * international/encoded-kb.el: Be sure to update minor-mode-alist |
| 381 and minor-mode-map-alist. | |
| 382 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift | |
| 383 codes SS2 and SS3 correctly. | |
| 384 (encoded-kbd-self-insert-ccl): New function. | |
| 385 (encoded-kbd-setup-keymap): New function. | |
| 386 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap | |
| 387 by calling encoded-kbd-setup-keymap. | |
| 388 | |
| 27813 | 389 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte |
| 390 characters. | |
| 391 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t | |
| 392 locally. | |
| 393 | |
| 27811 | 394 2000-02-22 Dave Love <fx@gnu.org> |
| 395 | |
| 396 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table) | |
| 397 (lisp-mode-map, lisp-interaction-mode-map): Define all inside | |
| 398 defvar. | |
| 399 (lisp-mode-syntax-table): Set up for #|...|# comments. | |
| 400 (lisp-imenu-generic-expression): Purecopy strings. Use syntax | |
| 401 classes. Match `defface'. | |
| 402 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options. | |
| 403 (eval-defun-1): Fix for defcustom. | |
| 404 (lisp-indent-region): Doc fix. | |
| 405 | |
| 406 * subr.el (when, unless, split-string): Doc fix. | |
| 407 (read-passwd): Move call of clear-this-command-keys to the right | |
| 408 place. | |
| 409 (replace-regexps-in-string): New function. | |
| 410 | |
| 27807 | 411 2000-02-22 Gerd Moellmann <gerd@gnu.org> |
| 412 | |
| 413 * help.el (describe-variable): Set syntax table to | |
| 414 emacs-lisp-mode-syntax-table when moving forward over the | |
| 415 symbol's name. | |
| 416 | |
| 27805 | 417 2000-02-22 Dave Love <fx@gnu.org> |
| 418 | |
| 419 * xt-mouse.el: Doc fixes. | |
| 420 (xterm-mouse-position-function): New function, replacing advice of | |
| 421 mouse-position. | |
| 422 (xterm-mouse-mode): Use it. Don't turn on under a window system. | |
| 423 | |
| 424 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition. | |
| 425 | |
| 27794 | 426 2000-02-21 Gerd Moellmann <gerd@gnu.org> |
| 427 | |
| 428 * format.el (format-annotate-single-property-change): Handle | |
| 429 properties.with dotted-list values. | |
| 430 (format-proper-list-p): New function. | |
| 431 | |
| 432 * enriched.el (enriched-face-ans): Handle '(foreground-color | |
| 433 . COLOR) and (background-color . COLOR). | |
| 434 | |
| 27788 | 435 2000-02-20 Dave Love <fx@gnu.org> |
| 436 | |
| 437 * textmodes/flyspell.el (flyspell-mouse-map): Change definition | |
| 438 and assignments to it. | |
| 439 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting | |
| 440 current local map. | |
| 441 (make-flyspell-overlay): Use it. | |
| 442 (flyspell-correct-word/mouse-keymap): Change XEmacs test. | |
| 443 | |
| 444 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level. | |
| 445 (lm-get-header-re): Defun, not defsubst. | |
| 446 (lm-get-package-name): Defun, not defsubst. Simplify. | |
| 447 (lm-version): Doc fix. Simplify. | |
| 448 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary) | |
| 449 (lm-crack-address, lm-last-modified-date, lm-commentary) | |
| 450 (lm-verify, lm-synopsis): Simplify. | |
| 451 (lm-report-bug): Require emacsbug. Use compose-mail. | |
| 452 | |
| 27785 | 453 2000-02-20 Gerd Moellmann <gerd@gnu.org> |
| 454 | |
| 455 * dired.el (dired-mode): Call propertized-buffer-identification | |
| 456 to set mode-line-buffer-identification to something having | |
| 457 the right text properties. | |
| 458 | |
| 459 * bindings.el (propertized-buffer-identification): New function. | |
| 460 | |
| 27777 | 461 2000-02-20 Dave Love <fx@gnu.org> |
| 462 | |
| 463 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and | |
| 464 check for t-mouse too. | |
| 465 | |
| 466 * cus-start.el: Make echo-keystrokes `number'. | |
| 467 | |
| 27776 | 468 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il> |
| 469 | |
| 470 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]: | |
| 471 Don't call ring-empty-p unless tags-location-ring is bound. | |
| 472 From Noah Friedman <friedman@splode.com>. | |
| 473 | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
474 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org> |
|
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
475 |
|
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
476 * progmodes/hideshow.el (hs-flag-region): No longer use |
|
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
477 `intangible' overlay property. |
|
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
478 |
|
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
479 (hs-toggle-hiding): New command. |
|
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
480 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'. |
|
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
481 |
|
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
482 (hs-minor-mode): Move call to `hs-grok-mode-type' early on. |
|
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
483 Fix omission bug: Run `hs-minor-mode-hook' for both activation |
|
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
484 and deactivation. |
|
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
485 |
| 27757 | 486 2000-02-18 Gerd Moellmann <gerd@gnu.org> |
| 487 | |
| 488 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs. | |
| 489 | |
| 27749 | 490 2000-02-17 Gerd Moellmann <gerd@gnu.org> |
| 491 | |
| 27754 | 492 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix. |
| 493 | |
| 27749 | 494 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax |
| 495 of `*' to handle `(* ... *)' comments. | |
| 496 | |
| 27732 | 497 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il> |
| 498 | |
| 27737 | 499 * faces.el (list-faces-display): Use display-mouse-p instead of |
| 500 window-system. | |
| 501 | |
| 27732 | 502 * menu-bar.el (global-map): Menu-bar items converted to the new |
| 503 format (menu-item..., rearranged for better CUA compliance, and | |
| 504 their names changed for better clarity. Help strings added. | |
| 505 | |
| 506 * international/mule-cmds.el (mule-menu-keymap) | |
| 507 (describe-language-environment-map, set-coding-system-map) | |
| 508 (setup-language-environment-map): Convert to new (menu-item... | |
| 509 form, add help strings. Change names of menu items for better | |
| 510 clarity. "Mule" menu-bar item removed (it's now in the "Options" | |
| 511 submenu). | |
| 512 | |
| 27729 | 513 2000-02-17 Gerd Moellmann <gerd@gnu.org> |
| 514 | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
515 * dired-aux.el (dired-do-copy): Remove spurious character.`n' |
| 27729 | 516 within the code. |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
517 |
| 27717 | 518 2000-02-16 Dave Love <fx@gnu.org> |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
519 |
| 27717 | 520 * faces.el: Don't require custom. Add more specific :groups to |
| 521 various deffaces. | |
| 522 (set-face-attribute): Purecopy args. | |
| 523 (read-face-name): Default to name at point and use it in prompt. | |
| 524 Remove colon from arg in all callers. | |
| 525 (list-faces-display): Hyperlink to face descriptions and customize | |
| 526 buffers. | |
| 527 | |
| 27712 | 528 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk> |
| 529 | |
| 530 * wid-edit.el (widget-match-inline): An atom never matches a | |
| 531 list. | |
| 532 | |
| 27707 | 533 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> |
| 534 | |
| 27713 | 535 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path |
| 536 at ':' characters by call to split-string. | |
| 27707 | 537 |
| 538 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 539 | |
| 27713 | 540 * textmodes/bibtex.el: Added RCS version identification. |
| 27707 | 541 |
| 542 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 543 | |
| 27713 | 544 * textmodes/bibtex.el: Some temporary comments removed. |
| 545 (bibtex-field-name, bibtex-entry-type): Made the relationship | |
| 546 explicit. | |
| 547 (bibtex-field-const): Allow capital letters. | |
| 548 (bibtex-start-of-string): Deleted because unused. | |
| 549 | |
| 550 * textmodes/bibtex.el: Unified some nomenclature. We no longer | |
| 551 use the term 'reference' to describe a bibtex entry as a whole. | |
| 552 Further, reference keys are no longer called 'labels'. | |
| 553 (bibtex-keys): Renamed to bibtex-reference-keys. | |
| 554 (bibtex-reformat-previous-labels): Renamed to | |
| 555 bibtex-reformat-previous-reference-keys. | |
| 556 (bibtex-reference-type): Renamed to bibtex-entry-type. | |
| 557 (bibtex-reference-head): Renamed to bibtex-entry-head. | |
| 558 (bibtex-reference-maybe-empty-head): Renamed to | |
| 559 bibtex-entry-maybe-empty-head. | |
| 560 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry. | |
| 561 (bibtex-search-reference): Renamed to bibtex-search-entry. | |
| 562 (bibtex-enclosing-reference-maybe-empty-head): Renamed to | |
| 563 bibtex-enclosing-entry-maybe-empty-head. | |
| 564 (bibtex-entry-field-alist, bibtex-entry-head, | |
| 565 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry, | |
| 566 bibtex-map-entries, bibtex-search-entry, | |
| 567 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry, | |
| 568 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
| 569 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message, | |
| 570 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer, | |
| 571 bibtex-find-entry-location, bibtex-validate, bibtex-find-text, | |
| 572 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat, | |
| 573 bibtex-complete-key, bibtex-String) : Use the new nomenclature. | |
| 27707 | 574 |
| 575 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 576 | |
| 27713 | 577 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant |
| 578 comment. | |
| 579 (bibtex-format-field-delimiters): New function, functionality | |
| 580 extracted from bibtex-format-entry. | |
| 581 (bibtex-autokey-get-yearfield-digits): New function, functionality | |
| 582 extracted from bibtex-autokey-get-yearfield. | |
| 583 | |
| 584 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex | |
| 585 entries in order to avoid stack overflow in the regexp matcher if | |
| 586 field contents become large. | |
| 587 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield, | |
| 588 bibtex-field-string-part-not-braced, | |
| 589 bibtex-field-string-part-no-inner-braces, | |
| 590 bibtex-field-string-part-1-inner-brace, | |
| 591 bibtex-field-string-part-2-inner-braces, | |
| 592 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced, | |
| 593 bibtex-field-string-quoted, bibtex-field-string, | |
| 594 bibtex-field-string-or-const, bibtex-field-text, bibtex-field, | |
| 595 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix, | |
| 596 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted | |
| 597 as parsing is now performed by the following functions. | |
| 598 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced, | |
| 599 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted, | |
| 600 bibtex-parse-field-string, bibtex-search-forward-field-string, | |
| 601 bibtex-parse-association, bibtex-field-name-for-parsing, | |
| 602 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field, | |
| 603 bibtex-search-forward-field, bibtex-search-backward-field, | |
| 604 bibtex-start-of-field, bibtex-end-of-field, | |
| 605 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field, | |
| 606 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field, | |
| 607 bibtex-parse-string-prefix, bibtex-parse-string-postfix, | |
| 608 bibtex-parse-string, bibtex-search-forward-string, | |
| 609 bibtex-search-backward-string, bibtex-start-of-string, | |
| 610 bibtex-end-of-string, bibtex-start-of-reference-key-in-string, | |
| 611 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string, | |
| 612 bibtex-end-of-text-in-string): New functions for the parsing of bibtex | |
| 613 entries. Instead of reporting the results of the parsing by | |
| 614 match-beginning or match-end, these functions return data structures | |
| 615 that hold the corresponding positions. | |
| 616 (bibtex-enclosing-field): Changed to also report field boundaries by | |
| 617 return values rather than by match-beginning or match-end. The | |
| 618 following functions have been adapted to use the new parsing | |
| 619 functions. | |
| 620 (bibtex-skip-to-valid-entry, bibtex-search-reference, | |
| 621 bibtex-enclosing-field, bibtex-format-entry, | |
| 622 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring, | |
| 623 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode, | |
| 624 bibtex-print-help-message, bibtex-end-of-entry, | |
| 625 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field, | |
| 626 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
| 627 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new | |
| 628 method for parsing. | |
| 629 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry, | |
| 630 bibtex-map-entries, bibtex-flash-head, | |
| 631 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry, | |
| 632 bibtex-autokey-change, bibtex-autokey-get-namefield, | |
| 633 bibtex-autokey-get-names, bibtex-autokey-get-titlestring, | |
| 634 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
| 635 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer, | |
| 636 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
| 637 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in | |
| 638 order to make the new binding of case-fold-search immediately | |
| 639 visible. | |
| 27707 | 640 |
| 641 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 642 | |
| 27713 | 643 * textmodes/bibtex.el: Copyright notice is up to date. |
| 644 Added constant 'bibtex-maintainer-salutation. | |
| 645 | |
| 646 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather | |
| 647 than make-temp-name, use match-string-no-properties and eliminate | |
| 648 a quadratic behavior when building bibtex-strings. | |
| 649 | |
| 650 * bibtex.el (bibtex-reference-key): Accept string entries whose | |
| 651 reference key contains upper case letters. | |
| 27707 | 652 |
| 653 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 654 | |
| 27713 | 655 * bibtex.el (bibtex-reference-head): Allow entries to start with |
| 656 a new line. | |
| 27707 | 657 |
| 658 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 659 | |
| 27713 | 660 * bibtex.el: Hiding of entry bodies is not longer provided by |
| 661 bibtex.el directly. Instead the hideshow package can be used. | |
| 662 Added a special bibtex entry to hs-special-modes-alist. | |
| 663 (bibtex-hs-forward-sexp): Added for hideshow.el. | |
| 27729 | 664 |
| 665 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 666 | |
| 667 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path | |
| 668 at ':' characters by call to split-string. | |
| 669 | |
| 670 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 671 | |
| 672 * textmodes/bibtex.el: Added RCS version identification. | |
| 673 | |
| 674 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 675 | |
| 676 * textmodes/bibtex.el: Some temporary comments removed. | |
| 677 (bibtex-field-name, bibtex-entry-type): Made the relationship | |
| 678 explicit. | |
| 679 (bibtex-field-const): Allow capital letters. | |
| 680 (bibtex-start-of-string): Deleted because unused. | |
| 681 | |
| 682 * textmodes/bibtex.el: Unified some nomenclature. We no longer | |
| 683 use the term 'reference' to describe a bibtex entry as a whole. | |
| 684 Further, reference keys are no longer called 'labels'. | |
| 685 (bibtex-keys): Renamed to bibtex-reference-keys. | |
| 686 (bibtex-reformat-previous-labels): Renamed to | |
| 687 bibtex-reformat-previous-reference-keys. | |
| 688 (bibtex-reference-type): Renamed to bibtex-entry-type. | |
| 689 (bibtex-reference-head): Renamed to bibtex-entry-head. | |
| 690 (bibtex-reference-maybe-empty-head): Renamed to | |
| 691 bibtex-entry-maybe-empty-head. | |
| 692 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry. | |
| 693 (bibtex-search-reference): Renamed to bibtex-search-entry. | |
| 694 (bibtex-enclosing-reference-maybe-empty-head): Renamed to | |
| 695 bibtex-enclosing-entry-maybe-empty-head. | |
| 696 (bibtex-entry-field-alist, bibtex-entry-head, | |
| 697 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry, | |
| 698 bibtex-map-entries, bibtex-search-entry, | |
| 699 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry, | |
| 700 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
| 701 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message, | |
| 702 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer, | |
| 703 bibtex-find-entry-location, bibtex-validate, bibtex-find-text, | |
| 704 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat, | |
| 705 bibtex-complete-key, bibtex-String) : Use the new nomenclature. | |
| 27707 | 706 |
| 707 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 708 | |
| 27729 | 709 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant |
| 710 comment. | |
| 711 (bibtex-format-field-delimiters): New function, functionality | |
| 712 extracted from bibtex-format-entry. | |
| 713 (bibtex-autokey-get-yearfield-digits): New function, functionality | |
| 714 extracted from bibtex-autokey-get-yearfield. | |
| 715 | |
| 716 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex | |
| 717 entries in order to avoid stack overflow in the regexp matcher if | |
| 718 field contents become large. | |
| 719 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield, | |
| 720 bibtex-field-string-part-not-braced, | |
| 721 bibtex-field-string-part-no-inner-braces, | |
| 722 bibtex-field-string-part-1-inner-brace, | |
| 723 bibtex-field-string-part-2-inner-braces, | |
| 724 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced, | |
| 725 bibtex-field-string-quoted, bibtex-field-string, | |
| 726 bibtex-field-string-or-const, bibtex-field-text, bibtex-field, | |
| 727 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix, | |
| 728 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted | |
| 729 as parsing is now performed by the following functions. | |
| 730 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced, | |
| 731 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted, | |
| 732 bibtex-parse-field-string, bibtex-search-forward-field-string, | |
| 733 bibtex-parse-association, bibtex-field-name-for-parsing, | |
| 734 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field, | |
| 735 bibtex-search-forward-field, bibtex-search-backward-field, | |
| 736 bibtex-start-of-field, bibtex-end-of-field, | |
| 737 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field, | |
| 738 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field, | |
| 739 bibtex-parse-string-prefix, bibtex-parse-string-postfix, | |
| 740 bibtex-parse-string, bibtex-search-forward-string, | |
| 741 bibtex-search-backward-string, bibtex-start-of-string, | |
| 742 bibtex-end-of-string, bibtex-start-of-reference-key-in-string, | |
| 743 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string, | |
| 744 bibtex-end-of-text-in-string): New functions for the parsing of bibtex | |
| 745 entries. Instead of reporting the results of the parsing by | |
| 746 match-beginning or match-end, these functions return data structures | |
| 747 that hold the corresponding positions. | |
| 748 (bibtex-enclosing-field): Changed to also report field boundaries by | |
| 749 return values rather than by match-beginning or match-end. The | |
| 750 following functions have been adapted to use the new parsing | |
| 751 functions. | |
| 752 (bibtex-skip-to-valid-entry, bibtex-search-reference, | |
| 753 bibtex-enclosing-field, bibtex-format-entry, | |
| 754 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring, | |
| 755 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode, | |
| 756 bibtex-print-help-message, bibtex-end-of-entry, | |
| 757 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field, | |
| 758 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
| 759 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new | |
| 760 method for parsing. | |
| 761 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry, | |
| 762 bibtex-map-entries, bibtex-flash-head, | |
| 763 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry, | |
| 764 bibtex-autokey-change, bibtex-autokey-get-namefield, | |
| 765 bibtex-autokey-get-names, bibtex-autokey-get-titlestring, | |
| 766 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
| 767 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer, | |
| 768 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
| 769 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in | |
| 770 order to make the new binding of case-fold-search immediately | |
| 771 visible. | |
| 772 | |
| 773 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 774 | |
| 775 * textmodes/bibtex.el: Copyright notice is up to date. | |
| 776 Added constant 'bibtex-maintainer-salutation. | |
| 777 | |
| 778 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather | |
| 779 than make-temp-name, use match-string-no-properties and eliminate | |
| 780 a quadratic behavior when building bibtex-strings. | |
| 781 | |
| 782 * bibtex.el (bibtex-reference-key): Accept string entries whose | |
| 783 reference key contains upper case letters. | |
| 784 | |
| 785 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 786 | |
| 787 * bibtex.el (bibtex-reference-head): Allow entries to start with | |
| 788 a new line. | |
| 789 | |
| 790 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 791 | |
| 792 * bibtex.el: Hiding of entry bodies is not longer provided by | |
| 793 bibtex.el directly. Instead the hideshow package can be used. | |
| 794 Added a special bibtex entry to hs-special-modes-alist. | |
| 795 (bibtex-hs-forward-sexp): Added for hideshow.el. | |
| 796 | |
| 797 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 798 | |
| 27713 | 799 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to |
| 27707 | 800 proceedings entry type (for cross referencing). Thanks to Wagner |
| 801 Toledo Correa for the suggestion. | |
| 802 | |
| 27713 | 803 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu. |
| 27707 | 804 |
| 27690 | 805 2000-02-14 Kenichi Handa <handa@etl.go.jp> |
| 806 | |
| 807 * international/characters.el: Setup case table for Vietnamese. | |
| 808 | |
| 27687 | 809 2000-02-12 Gerd Moellmann <gerd@gnu.org> |
| 810 | |
| 811 * uniquify.el (toplevel): Require CL at compile time. | |
| 812 (uniquify-push): Removed. | |
| 813 | |
| 814 * shadowfile.el (shadow-when): Removed. | |
| 815 | |
| 816 * tempo.el (tempo-dolist, tempo-mapc): Removed. | |
| 817 (tempo-process-and-insert-string): Use dolist instead of | |
| 818 tempo-dolist. | |
| 819 | |
| 820 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from | |
| 821 regexp for paragraph-start. | |
| 822 | |
| 823 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading | |
| 824 commas as well. | |
| 825 | |
| 27657 | 826 2000-02-10 Dave Love <fx@gnu.org> |
| 827 | |
| 828 * wid-edit.el: (widgets) [defgroup]: Remove url link. | |
| 829 (widget-color-choice-list, widget-color-history, widget-mouse-help): | |
| 830 Deleted. | |
| 831 (widget-specify-field, widget-specify-button): Don't use | |
| 832 widget-mouse-help as help-echo property. | |
| 833 (default): Use #'ignore for :validate and :mouse-down-action. | |
| 834 (checkbox): Add help-echo. | |
| 835 (widget-sexp-validate): Rewritten to clarify error messages. | |
| 836 (character): Use char-valid-p in :match function. | |
| 837 (widget-color-complete): Use facemenu-color-alist. | |
| 838 (widget-color-action): Use facemenu-read-color. | |
| 839 | |
| 840 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't | |
| 841 set up `caar' &c that we now have. | |
| 842 | |
| 27713 | 843 2000-02-09 Ray Blaak <blaak@gnu.org> |
| 844 | |
| 845 * delphi.el: Make resourcestring a declaration region, like const | |
| 846 and var. | |
| 847 | |
| 27652 | 848 2000-02-09 Dave Love <fx@gnu.org> |
| 849 | |
| 850 * bindings.el (mode-line-input-method-map): New variable. | |
| 851 (mode-line-mule-info): Use it; fix last change. | |
| 852 (mode-line-mode-menu): Move definition. | |
| 853 (mode-line-mouse-sensitive-p): Deleted. | |
| 854 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p. | |
| 855 (make-mode-line-mouse-sensitive): Deleted. Body moved to top | |
| 856 level. | |
| 857 | |
| 858 * startup.el (command-line-1): Don't call | |
| 859 make-mode-line-mouse-sensitive. | |
| 860 | |
| 27644 | 861 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> |
| 862 | |
| 863 * mail/rmail.el (rmail-retry-failure): Use | |
| 864 rmail-beginning-of-message before rmail-toggle-header, because the | |
| 865 former toggles headers. | |
| 866 | |
|
27636
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
867 2000-02-06 Stefan Monnier <monnier@cs.yale.edu> |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
868 |
|
27637
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
869 * diff-mode.el (diff-kill-junk): New interactive function. |
|
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
870 (diff-reverse-direction): Use delete-and-extract-region. |
|
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
871 (diff-post-command-hook): Restrict the area so that the hook also works |
|
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
872 outside of any diff hunk. This is necessary for the minor-mode. |
|
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
873 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist. |
|
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
874 (diff-minor-mode): Setup the hooks for header-hunk rewriting. |
|
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
875 |
|
27636
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
876 * font-lock.el (font-lock-keywords): Fix doc for multiline matches. |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
877 (font-lock-add-keywords): Make it work even if font-lock-mode is nil, |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
878 so that it can be used more easily in <foo>-mode-hook. Also make sure |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
879 to avoid duplicate entries. |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
880 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'. |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
881 (font-lock-remove-keywords): Just as was done for `add', allow it to |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
882 work even if font-lock-mode is nil. Also make sure we don't modify |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
883 any pre-existing list by forcing a copy-sequence. Finally rename |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
884 `major-mode' to `mode'. |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
885 (font-lock-fontify-syntactic-anchored-keywords) |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
886 (font-lock-fontify-anchored-keywords) |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
887 (font-lock-fontify-keywords-region): Use line-end-position. |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
888 Don't make `font-lock-multiline' local (it's now done in |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
889 font-lock-set-defaults). |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
890 (font-lock-set-defaults): Make `font-lock-multiline' local. Also |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
891 move the `font-lock-fontified' creation to inside the `unless'. |
|
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
892 |
|
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
893 2000-02-06 Andrew Innes <andrewi@gnu.org> |
|
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
894 |
|
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
895 * term/w32-win.el (x-handle-args): Comment out call to message, |
|
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
896 which occurs before window system is initialized. |
|
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
897 |
|
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
898 * makefile.nt: Add support for recompiling lisp code. |
|
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
899 |
| 27610 | 900 2000-02-04 Dave Love <fx@gnu.org> |
| 901 | |
| 27617 | 902 * bindings.el (mode-line-mule-info): Fix/extend last change. |
| 903 | |
| 27610 | 904 * completion.el: Replace completion-dolist with dolist. |
| 905 | |
| 906 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, | |
| 907 dotimes. | |
| 908 | |
|
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
909 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl> |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
910 |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
911 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
912 environment names before they go into the section regexp. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
913 |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
914 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
915 char class in regexp. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
916 |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
917 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
918 `case-fold-search' to nil. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
919 |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
920 * progmodes/idlwave.el (idlwave-template): Respect |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
921 `idlwave-abbrev-change-case'. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
922 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for, |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
923 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat, |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
924 idlwave-while): respect `idlwave-reserved-word-upcase'. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
925 (idlwave-rw-case): New function. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
926 (idlwave-statement-match): Fixed problem with assignment regexp. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
927 (idlwave-font-lock-keywords): Improved regexp for keyword |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
928 parameters. |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
929 (idlwave-surround): New argument LENGTH to support padding of |
|
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
930 operators longer than 1 char. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
931 |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
932 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
933 idlwave-shell-expression-overlay. Implemented printing of |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
934 expressions on higher levels of the calling stack. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
935 (idlwave-shell-display-level-in-calling-stack): Restore stack |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
936 level. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
937 (idlwave-retrieve-expression-from-level): New function. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
938 (idlwave-shell-last-calling-stack): Variable removed. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
939 (idlwave-shell-reset): Argument action reversed (`visible' to |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
940 `hidden'). Also remove stop-line overlay. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
941 (idlwave-shell-calling-stack-routine): New variable. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
942 (idlwave-shell-parse-stack-and-display): Messages now display |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
943 negative level numbers. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
944 (idlwave-shell-mode): Set `modeline-format'. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
945 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
946 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
947 21. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
948 (idlwave-shell-print-expression-function): New option. |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
949 |
|
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
950 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere, |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
951 idlwave-toolbar-remove-everywhere): Keybindings prefix is now |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
952 `tool-bar' instead of `toolbar'. |
|
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
953 |
| 27590 | 954 2000-02-02 Dave Love <fx@gnu.org> |
| 955 | |
| 956 * emacs-lisp/cl.el: Use bytecomp-load-hook, not | |
| 957 emacs-lisp-mode-hook. Don't check for defalias being defined. | |
| 958 | |
| 959 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash) | |
| 960 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use | |
| 961 the new builtins directly. | |
| 962 | |
| 963 * whitespace.el (whitespace): Add :version to defgroup. | |
| 964 | |
| 965 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference): | |
| 966 Doc fix. | |
| 967 | |
| 968 * thingatpt.el (sexp-at-point, symbol-at-point) | |
| 969 (number-at-point, list-at-point): Add autoload cookie. | |
| 970 | |
| 971 * recentf.el (recentf): Add :version to defgroup. | |
| 972 | |
| 973 * quickurl.el (quickurl): Add :version to defgroup. | |
| 974 | |
| 975 * elide-head.el (elide-head): Use point-marker more. | |
| 976 | |
| 977 * bs.el (bs): Add :version to defgroup. | |
| 978 | |
| 979 * autorevert.el (global-auto-revert-mode): Add autoload cookie. | |
| 980 | |
| 981 * progmodes/delphi.el (delphi): Add :version to defgroup. | |
| 982 | |
| 27587 | 983 2000-02-02 Gerd Moellmann <gerd@gnu.org> |
| 984 | |
| 985 * ange-ftp.el (ange-ftp-write-region): Handle case that | |
| 986 succeeding process operation sets a different coding system. | |
| 987 | |
| 988 * calculator.el: New file. | |
| 989 | |
| 27572 | 990 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il> |
| 991 | |
| 992 * frame.el (frames-on-display-list, framep-on-display): New | |
| 993 functions. | |
| 994 (display-mouse-p, display-popup-menus-p, display-graphic-p) | |
| 995 (display-selections-p, display-screens, display-pixel-width) | |
| 996 (display-pixel-height, display-mm-width, display-mm-height) | |
| 997 (display-backing-store, display-save-under, display-planes) | |
| 998 (display-color-cells, display-visual-class): New functions. | |
| 999 | |
| 1000 * term/tty-colors.el (tty-color-gray-shades): New function. | |
| 1001 | |
| 1002 * faces.el (display-color-p): Use framep-on-display. | |
| 1003 (display-grayscale-p): New function. | |
| 1004 | |
| 27549 | 1005 2000-01-31 Dave Love <fx@gnu.org> |
| 1006 | |
| 1007 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it. | |
| 1008 (create-fontset-from-x-resource): Don't concat integers. | |
| 1009 | |
| 27545 | 1010 2000-01-31 Inge Frick <inge@nada.kth.se> |
| 1011 | |
| 1012 * view.el: Some changes in documentation. Removed some trailing | |
| 1013 whitespace. Changed some parameter names to agree with | |
| 1014 documentation. | |
| 1015 (view-mode-exit): Keep entry in `view-return-to-alist' only when a | |
| 1016 window is not deleted. Modifies change 1998-04-26. | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1017 |
| 27541 | 1018 2000-01-31 Gerd Moellmann <gerd@gnu.org> |
| 1019 | |
| 27543 | 1020 * windmove.el: New file. |
| 1021 | |
| 27541 | 1022 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el, |
| 1023 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el, | |
| 27545 | 1024 progmodes/ebnf-yac.el: Update copyright and license info. |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1025 |
| 27541 | 1026 * jit-lock.el (jit-lock-function): Widen before calculating end |
| 1027 position. | |
| 1028 (jit-lock-stealth-chunk-start): Rewritten. | |
| 1029 | |
| 1030 * info.el (Info-title-face-alist): Removed. | |
| 1031 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New | |
| 1032 faces. | |
| 1033 (Info-fontify-node): Use these faces. | |
| 1034 | |
| 27527 | 1035 2000-01-30 Gerd Moellmann <gerd@gnu.org> |
| 1036 | |
| 1037 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list) | |
| 1038 (cl-macro-list1): Recognize `&allow-other-keys' instead of | |
| 1039 `&allow-other-keywords'. | |
| 1040 | |
| 1041 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to | |
| 1042 the list of directories scanned heuristically. | |
| 1043 | |
| 1044 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to | |
| 1045 exist. | |
| 1046 | |
| 27523 | 1047 2000-01-30 Jason Rumney <jasonr@gnu.org> |
| 1048 | |
| 1049 * w32-fns.el: Define w32-tty-standard-colors. | |
| 1050 | |
| 1051 * startup.el (command-line): Use w32-tty-standard-colors when in | |
| 1052 w32 console mode. | |
| 1053 | |
| 27510 | 1054 2000-01-30 Dave Love <fx@gnu.org> |
| 1055 | |
| 27513 | 1056 * jka-compr.el (jka-compr-load): Fix up load-history. |
| 1057 | |
| 27510 | 1058 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes. |
| 1059 | |
| 1060 * emacs-lisp/cl-macs.el: Revert previous change. | |
| 1061 | |
| 27499 | 1062 2000-01-29 Dave Love <fx@gnu.org> |
| 1063 | |
| 1064 * facemenu.el: Purecopy various strings. | |
| 1065 | |
| 1066 * timezone.el (timezone-fix-time): Window against 69 for two-digit | |
| 1067 years. Deal with three-digit years. | |
| 1068 | |
| 1069 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use | |
| 1070 defconst, purecopy. | |
| 1071 (help-back-label): Purecopy it. | |
| 1072 | |
| 27498 | 1073 2000-01-18 Gerd Moellmann <gerd@gnu.org> |
| 1074 | |
| 1075 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration | |
| 1076 variable. If non-nil, order the buffer list according to the | |
| 1077 currently selected frame. | |
| 1078 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is | |
| 1079 non-nil, pass the selected frame to function buffer-list. | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1080 |
| 27496 | 1081 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
| 1082 | |
| 1083 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix | |
| 1084 | |
| 27486 | 1085 2000-01-28 Dave Love <fx@gnu.org> |
| 1086 | |
| 27491 | 1087 * emacs-lisp/cl-macs.el: Remove dotimes, dolist. |
| 1088 | |
| 27486 | 1089 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop. |
| 1090 Don't use lisp-indent-hook property. | |
| 1091 (cl-abs): Remove. | |
| 1092 | |
| 1093 * subr.el: Move out indent and edebug specs for when and unless. | |
| 1094 | |
| 1095 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes, | |
| 1096 when, unless. | |
| 1097 | |
| 1098 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist, | |
| 1099 unless, when. | |
| 1100 | |
| 27467 | 1101 2000-01-28 Gerd Moellmann <gerd@gnu.org> |
| 1102 | |
| 27481 | 1103 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize |
| 1104 `collecting' as synonym for `collect'. | |
| 1105 | |
| 1106 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name | |
| 1107 for the case it contains spaces. | |
| 1108 | |
| 1109 * simple.el (what-cursor-position): Change formatting of | |
| 1110 messages. | |
| 1111 | |
| 27473 | 1112 * frame.el (delete-other-frames): New function. |
| 1113 (toplevel): Bind it to C-x 5 1. | |
| 1114 | |
| 27469 | 1115 * sort.el (sort-numeric-base): New option. |
| 1116 (sort-numeric-fields): If number starts with `0' or `0[xX[', | |
| 1117 interpret it as octal or hexadecimal. Use sort-numeric-base | |
| 1118 as default base. | |
| 1119 | |
| 27467 | 1120 * progmodes/glasses.el: New file. |
| 1121 | |
| 27451 | 1122 2000-01-27 Gerd Moellmann <gerd@gnu.org> |
| 1123 | |
| 27461 | 1124 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched |
| 1125 userids differently. | |
| 1126 | |
| 27451 | 1127 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el, |
| 1128 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el, | |
| 1129 progmodes/ebnf-yac.el: New files. | |
| 1130 | |
| 27446 | 1131 2000-01-26 Dave Love <fx@gnu.org> |
| 1132 | |
| 1133 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose | |
| 1134 on a function with an empty body. [From Eric Ludlam.] | |
| 1135 | |
| 27437 | 1136 2000-01-25 Andre Spiegel <spiegel@gnu.org> |
| 1137 | |
| 1138 * vc.el (vc-version-diff): Make sure file name is expanded. | |
| 1139 | |
| 27433 | 1140 2000-01-25 Gerd Moellmann <gerd@gnu.org> |
| 1141 | |
| 1142 * scroll-bar.el (scroll-bar-timer): Variable removed. | |
| 1143 (scroll-bar-toolkit-scroll): Don't use a timer. | |
| 1144 | |
| 27419 | 1145 2000-01-25 Kenichi Handa <handa@etl.go.jp> |
| 1146 | |
| 1147 * language/thai-util.el (thai-composition-function): Delete | |
| 1148 superfluous `a'. | |
| 1149 | |
| 27418 | 1150 2000-01-24 Dave Love <fx@gnu.org> |
| 1151 | |
| 1152 * fortran.el (fortran-mode): Use beginning-of-defun-function, | |
| 1153 end-of-defun-function. | |
| 1154 | |
| 1155 * font-lock.el (turn-on-font-lock): Don't depend on window-system | |
| 1156 &c. | |
| 1157 | |
| 27405 | 1158 2000-01-22 Jason Rumney <jasonr@gnu.org> |
| 1159 | |
| 1160 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it | |
| 1161 conflicts with new face support. | |
| 1162 | |
|
27392
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
1163 2000-01-22 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
1164 |
|
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
1165 * replace.el (query-replace): Rename last arg to DELIMITED. |
|
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
1166 (map-query-replace-regexp, query-replace-regexp-eval): Likewise. |
|
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
1167 (query-replace-regexp): Likewise. |
|
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
1168 |
|
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
1169 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
1170 |
|
27385
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
1171 * subr.el (with-syntax-table): Use make-symbol, not gensym. |
|
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
1172 |
|
27381
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
1173 * emacs-lisp/lisp.el (beginning-of-defun-function): |
|
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
1174 Variable renamed from beginning-of-defun. |
|
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
1175 Do not call make-variable-buffer-local. |
|
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
1176 (beginning-of-defun-raw): Use new variable name; doc fix. |
|
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
1177 (beginning-of-defun): Doc fix. |
|
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
1178 (end-of-defun-function): Variable renamed from end-of-defun. |
|
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
1179 Do not call make-variable-buffer-local. |
|
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
1180 (end-of-defun): Use new variable name; doc fix. |
|
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
1181 |
|
27385
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
1182 * subr.el (dolist, dotimes): Copied from cl-macs.el |
|
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
1183 and made to work. |
|
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
1184 |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1185 * mail/undigest.el (rmail-digest-end-regexps): |
|
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
1186 Variable replaces rmail-digest-end-regexp. |
|
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
1187 Allows multiple regexps for detecting the end line. |
|
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
1188 (undigestify-rmail-message): Corresponding changes. |
|
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
1189 |
| 27366 | 1190 2000-01-19 Dave Love <fx@gnu.org> |
| 1191 | |
| 27368 | 1192 * files.el (user-init-file): Don't declare here -- is primitive. |
| 1193 | |
| 27366 | 1194 * startup.el (command-line): Check for compiled user-init-file and |
| 1195 set to uncompiled version if necessary. | |
| 1196 | |
| 27358 | 1197 2000-01-18 Gerd Moellmann <gerd@gnu.org> |
| 1198 | |
| 27361 | 1199 * mail/undigest.el (rmail-digest-end-regexp): New user option. |
| 1200 (undigestify-rmail-message): Use it. | |
| 1201 | |
| 27358 | 1202 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT. |
| 1203 | |
| 27351 | 1204 2000-01-17 Gerd Moellmann <gerd@gnu.org> |
| 1205 | |
| 1206 * tmm.el (tmm-goto-completions): Adapt to prompt being part | |
| 1207 of mini-buffer. | |
| 1208 | |
| 27326 | 1209 2000-01-14 Gerd Moellmann <gerd@gnu.org> |
| 1210 | |
| 27330 | 1211 * emacs-lisp/copyright.el (copyright-update): Removed the |
| 1212 requirement for a trailing space from `copyright-regexp', to | |
| 1213 support copyrights with owner specified on a separate line.. | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1214 |
| 27327 | 1215 * align.el: New file. |
| 1216 | |
| 27326 | 1217 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu. |
| 1218 | |
| 1219 * net/eudc.el (toplevel): Define EUDC menu for Emacs. | |
| 1220 | |
| 27323 | 1221 2000-01-13 Dave Love <fx@gnu.org> |
| 1222 | |
| 1223 * ph.el: Removed. (Obsoleted by EUDC.) | |
| 1224 | |
| 27321 | 1225 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
| 1226 | |
| 1227 * net/eudc.el (toplevel): Remove autoloaded code installing | |
| 1228 menu with easymenu, because that causes build problems. | |
| 1229 | |
| 1230 * frame.el (frame-notice-user-settings): New variable. | |
| 1231 (frame-notice-user-settings): Don't modify frame parameters | |
| 1232 if called a second time. | |
| 1233 | |
| 1234 2000-01-13 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
| 1235 | |
| 1236 * frame.el (frame-notice-user-settings): | |
| 1237 Notice default-frame-parameters even for non-window frames. | |
| 1238 | |
| 27318 | 1239 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
| 1240 | |
| 1241 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds | |
| 1242 for Emacs. | |
| 1243 (eudc-bob-can-display-inline-images): Extend for Emacs. | |
| 1244 (eudc-bob-toggle-inline-display): Ditto. | |
| 1245 (eudc-bob-display-jpeg): Ditto. | |
| 1246 | |
| 27304 | 1247 2000-01-12 Gerd Moellmann <gerd@gnu.org> |
| 1248 | |
| 27313 | 1249 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el, |
| 1250 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el, | |
| 1251 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files. | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1252 |
| 27312 | 1253 * add-log.el (add-change-log-entry): Fix error trying an `(insert |
| 1254 nil)'. | |
| 1255 | |
| 1256 * subdirs.el: Add `net' directory. | |
| 1257 | |
| 27308 | 1258 * net: New directory. |
| 1259 | |
| 27304 | 1260 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from |
| 1261 eval-last-sexp. Don't bind debug-on-error here. | |
| 1262 (eval-last-sexp): New function. Bind debug-on-error if | |
| 1263 eval-expression-debug-on-error is non-nil. | |
| 1264 (eval-defun-2, eval-defun): Likewise. | |
| 1265 | |
| 1266 * simple.el (eval-expression): Don't bind debug-on-error if | |
| 1267 eval-expression-debug-on-error is nil. Detect changed | |
| 1268 debug-on-error, and propagate new value to global binding, if | |
| 1269 eval-expression-debug-on-error is non-nil, | |
| 1270 (eval-expression-debug-on-error): Change doc string. | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1271 |
|
27300
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
1272 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
1273 |
|
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
1274 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec. |
|
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
1275 |
|
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
1276 * emacs-lisp/lisp-mode.el (with-syntax-table): |
|
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
1277 Set up lisp-indent-function property. |
|
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
1278 |
|
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
1279 * subr.el (with-syntax-table): Moved from simple.el. |
|
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
1280 |
|
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
1281 * simple.el (with-syntax-table): Moved to subr.el. |
|
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
1282 |
| 27288 | 1283 2000-01-11 Gerd Moellmann <gerd@gnu.org> |
| 1284 | |
| 27291 | 1285 * tmm.el (tmm-shortcut): Delete region after prompt instead |
| 1286 of erasing buffer. | |
| 1287 | |
| 27288 | 1288 * textmodes/fill.el (fill-common-string-prefix): New function. |
| 27309 | 1289 (fill-context-prefix): Use the longest common prefix of first |
| 1290 and second line fill prefix, if there is one. | |
| 27288 | 1291 |
|
27285
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
1292 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
1293 |
|
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
1294 * array.el (array-mode): Don't use make-variable-buffer-local. |
|
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
1295 Use make-local-variable for `truncate-lines'. |
|
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
1296 |
| 27282 | 1297 2000-01-11 Jari Aalto <jari.aalto@poboxes.com> |
| 1298 | |
| 1299 * add-log.el (add-log-current-defun): Handle user-defined | |
| 1300 add-log-current-function returning nil, | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1301 |
| 27280 | 1302 * add-log.el (add-change-log-entry): Insert version number |
| 27282 | 1303 if having found a current function |
| 27278 | 1304 |
| 1305 * add-log.el (add-log-current-defun): Call | |
| 1306 `add-log-current-defun-function'. Try matches at level 0 and | |
| 1307 level 1. Strip whitespace from defun found. | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1308 |
|
27270
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
1309 2000-01-10 John Wiegley <johnw@gnu.org> |
|
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
1310 |
|
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
1311 * allout.el (isearch-done/outline-provisions): Added `edit' |
|
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
1312 argument to correspond with the current definition of |
|
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
1313 `isearch-done'. |
|
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
1314 |
| 27265 | 1315 2000-01-10 Dave Love <fx@gnu.org> |
| 1316 | |
| 1317 * elide-head.el (elide-head): Use point-marker, not point. | |
| 1318 | |
| 27261 | 1319 2000-01-10 Gerd Moellmann <gerd@gnu.org> |
| 1320 | |
| 27263 | 1321 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates |
| 1322 before and after the year 2000. | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1323 |
| 27261 | 1324 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p): |
| 1325 Add ispell- prefix. | |
| 1326 | |
| 1327 2000-01-10 Ken Stevens <k.stevens@ieee.org> | |
| 1328 | |
| 1329 * ispell.el: Only define dictionaries in menus when they exist. | |
| 1330 (version18p): New variable. | |
| 1331 (version20p): New variable. | |
| 1332 (xemacsp): New variable. | |
| 1333 (ispell-choices-win-default-height): Fix for XEmacs visibility. | |
| 1334 (ispell-dictionary-alist1): Added Brasileiro dictionary. | |
| 1335 (ispell-dictionary-alist6): Russian command lines no longer accept | |
| 1336 run-together words. | |
| 1337 (ispell-local-dictionary-alist): Add koi8-r to customize definition. | |
| 1338 (ispell-dictionary-alist): Add koi8-r to customize definition. | |
| 1339 (check-ispell-version): Added documentation string. Returns | |
| 1340 library path when called non-interactively. | |
| 1341 (ispell-menu-map-needed): Uses new variables. | |
| 1342 (ispell-library-path): New variable. | |
| 1343 (ispell-decode-string): XEmacs fix for bogus variable bindings. | |
| 1344 (ispell-word): Improved documentation string. Test for valid | |
| 1345 character mappings. Correctly check typed in word changes that can | |
| 1346 result in single words split into multiple words. Returns | |
| 1347 replacement word. | |
| 1348 (ispell-command-loop): Fixes XEmacs display bugs. Show word to | |
| 1349 replace in recursive query replace mode. Help message for | |
| 1350 recursive edit mode. | |
| 1351 (ispell-show-choices): Protect against bad framepop bindings. | |
| 1352 (ispell-help): Fix to work with XEmacs. | |
| 1353 (ispell-highlight-spelling-error): Use new variables. | |
| 1354 (ispell-overlay-window): Fix to work with XEmacs. | |
| 1355 (ispell-parse-output): Passed and returns location information | |
| 1356 tracking spelling corrections. Doesn't recheck same word on | |
| 1357 current line. | |
| 1358 (ispell-init-process): Protect against bogus XEmacs variable binding. | |
| 1359 Fix call to single argument in sleep-for. Use new variables. | |
| 1360 (ispell-region): Passed and returns location information tracking | |
| 1361 spelling corrections. Doesn't check same word on current line. | |
| 1362 Improved documentation string. Doesn't resend a line already | |
| 1363 checked to the ispell process - fixes bug in LaTeX parsing. | |
| 1364 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML. | |
| 1365 (ispell-skip-region): No longer skips <TT> in SGML. | |
| 1366 (ispell-process-line): Tracks location information with spelling | |
| 1367 corrections. Added documentation string. Accounts for words | |
| 1368 already accepted on this line. Don't allow query-replace on line | |
| 1369 starting with math characters. Doesn't resend a line already sent | |
| 1370 to ispell process. Fixes alignment error bug. | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1371 |
|
27256
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
1372 2000-01-10 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
1373 |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1374 * dired-x.el (dired-guess-shell-alist-default): |
|
27259
c41efa6c4be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27256
diff
changeset
|
1375 Suggest xloadimage, which is free, not xv, which isn't. |
|
c41efa6c4be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27256
diff
changeset
|
1376 |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1377 * ange-ftp.el (ange-ftp-file-name-nondirectory): |
|
27256
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
1378 Don't ever include the host name or user name in the value. |
|
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
1379 |
| 27255 | 1380 2000-01-09 Gerd Moellmann <gerd@gnu.org> |
| 1381 | |
| 1382 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead | |
| 1383 of a real newline. | |
| 1384 | |
| 27253 | 1385 2000-01-09 Stephen Eglen <stephen@gnu.org> |
| 1386 | |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1387 * dired-x.el (dired-guess-shell-alist-default): Suggest xv |
| 27253 | 1388 for .png files. |
| 1389 | |
| 27251 | 1390 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk> |
| 1391 | |
| 1392 * cus-edit.el (custom-hook-convert-widget): Fix comment. | |
| 1393 | |
| 27247 | 1394 2000-01-09 Gerd Moellmann <gerd@gnu.org> |
| 1395 | |
| 27249 | 1396 * progmodes/cperl-mode.el: Replace ^F with ^L. |
| 1397 | |
| 27247 | 1398 * sendmail.el (toplevel): Provide `sendmail' when compiling |
|
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
1399 before `require'ing rmail and mailalias to prevent infinite |
| 27247 | 1400 recursion. |
| 1401 | |
| 27244 | 1402 2000-01-08 Dave Love <fx@gnu.org> |
| 1403 | |
| 27265 | 1404 * emacs-lisp/backquote.el: Remove inappropriate customization |
| 1405 (allowing custom.el to use backquote). | |
| 27244 | 1406 |
| 27241 | 1407 2000-01-07 Dave Love <fx@gnu.org> |
| 1408 | |
| 1409 * add-log.el (add-log-debugging): Deleted. | |
| 1410 (add-change-log-entry): Treat a backup FILE-NAME as its parent | |
| 1411 file. Remove debugging code. | |
| 1412 (change-log-get-method-definition, change-log-name): Add doc. | |
| 1413 (change-log-sortable-date-at): New function. | |
| 1414 (change-log-merge): New command. | |
| 1415 | |
| 1416 * time.el (display-time-string-forms): Make the Mail string active. | |
| 1417 (display-time-update): Provide help-echo for load average. | |
| 1418 | |
| 1419 * bindings.el (make-mode-line-mouse2-map): New function. | |
| 1420 (mode-line-modified): Use it and simplify. | |
| 1421 (mode-line-mule-info): Provide help-echo info. | |
| 1422 (minor-mode-alist): Activate the strings. | |
| 1423 (make-mode-line-mouse-sensitive): Simplify for | |
| 1424 mode-line-buffer-identification. | |
| 1425 | |
| 27233 | 1426 2000-01-07 Gerd Moellmann <gerd@gnu.org> |
| 1427 | |
| 1428 * play/pong.el: New file. | |
| 1429 | |
| 27241 | 1430 2000-01-06 Dave Love <fx@gnu.org> |
| 1431 | |
| 1432 * array.el: Assorted cleanups for compiler warnings, doc strings, | |
| 1433 `array-' prefix for symbols. | |
| 1434 | |
| 1435 2000-01-05 Dave Love <fx@gnu.org> | |
| 1436 | |
| 1437 * textmodes/outline.el (outline-mode-menu-bar-map): Add | |
| 1438 outline-headers-as-kill. | |
| 1439 (outline-mode): Define imenu-generic-expression. | |
| 1440 (outline-headers-as-kill): New command. | |
| 1441 | |
| 1442 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^' | |
| 1443 from paragraph-start. | |
| 1444 (paragraph-indent-minor-mode): New command. | |
| 1445 | |
| 1446 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a, | |
| 1447 M-C-e, M-C-h, C-j, C-xnd, TAB. | |
| 1448 (fortran-mode): Set beginning-of-defun, end-of-defun. | |
| 1449 (fortran-column-ruler): Simplify. | |
| 1450 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted. | |
| 1451 (fortran-with-subprogram-narrowing): Likewise. | |
| 1452 (fortran-indent-subprogram): Call mark-defun. | |
| 1453 (fortran-check-for-matching-do): Change narrowing. | |
| 1454 | |
| 1455 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table. | |
| 1456 (cl-lucid-hash-tag): Delete. | |
| 1457 (cl-hash-table-p): Correct test for native table. | |
| 1458 (cl-hash-table-count): Use hash-table-count. | |
| 1459 | |
| 1460 * browse-url.el (browse-url): Fix case of | |
| 1461 browse-url-browser-function being an alist. | |
| 1462 | |
|
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1463 2000-01-05 Carsten Dominik <cd@gnu.org> |
|
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1464 |
| 27233 | 1465 * textmodes/reftex-vars.el (reftex-parse-file-extension) |
| 1466 (reftex-index-phrase-file-extension): New options. | |
|
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1467 |
|
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1468 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer): |
| 27233 | 1469 Use new option `reftex-index-phrase-file-extension'. |
|
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1470 |
|
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
1471 * textmodes/reftex.el (reftex-access-parse-file): Use new option |
| 27233 | 1472 `reftex-parse-file-extension'. |
|
27232
1c7665b7a026
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27205
diff
changeset
|
1473 |
| 27191 | 1474 2000-01-05 Dave Love <fx@gnu.org> |
| 1475 | |
| 27241 | 1476 * emacs-lisp/lisp.el (beginning-of-defun): New variable. |
| 27191 | 1477 (beginning-of-defun-raw): Use it. |
| 1478 (end-of-defun): New variable. | |
| 1479 (end-of-defun): Use it. | |
| 1480 (check-parens): New command. | |
| 1481 | |
| 27182 | 1482 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org> |
| 1483 | |
| 27233 | 1484 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region) |
| 1485 (hs-show-block): Don't use `mapcar' when not accumulating. | |
| 27182 | 1486 |
|
27184
2b11879c1a93
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27182
diff
changeset
|
1487 Fix buglet in local variables initialization. |
|
2b11879c1a93
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27182
diff
changeset
|
1488 |
| 27176 | 1489 2000-01-05 Andreas Schwab <schwab@suse.de> |
| 1490 | |
| 1491 * hscroll.el (hscroll): Doc fix. | |
| 1492 | |
|
27175
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1493 2000-01-05 Carsten Dominik <cd@gnu.org> |
|
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1494 |
|
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1495 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require |
|
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1496 idlw-toolbar. |
|
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1497 |
|
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1498 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read |
|
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1499 file idlw-rinfo.el. |
| 27182 | 1500 (idlwave-customize): load must read file idlw-shell.el. |
| 1501 (idlwave-create-customize-menu): load must read file idlw-shell.el. | |
|
27175
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
1502 |
|
27173
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1503 2000-01-05 Carsten Dominik <dominik@astro.uva.nl> |
|
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1504 |
|
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1505 * progmodes/idlw-shell.el: Also provide idlwave-shell |
|
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1506 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo |
|
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1507 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar |
|
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1508 |
|
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1509 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide |
|
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1510 both reftex-dcr and reftex-vcr. |
| 27182 | 1511 |
|
27173
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1512 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el |
|
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
1513 |
| 27164 | 1514 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
| 27162 | 1515 |
| 1516 * ps-print.el: PostScript code now is in separate files, doc fix. | |
| 1517 (ps-print-version): New version number (5.0.3). | |
| 1518 (ps-header-lines, ps-left-header, ps-right-header): No more buffer | |
| 1519 local. | |
| 1520 (ps-spool-config): Initialization fix. | |
| 27233 | 1521 (ps-print-prologue-1, ps-print-prologue-2) |
| 1522 (ps-print-duplex-feature): PostScript code moved to separated file. | |
| 27162 | 1523 (ps-background-image): Little code reformating. |
| 1524 (ps-begin-file, ps-begin-job): Fix code. | |
| 27191 | 1525 (ps-postscript-code-directory, ps-mark-code-directory): New vars. |
| 27162 | 1526 (ps-prologue-file): New fun. |
| 1527 | |
| 27159 | 1528 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
| 1529 | |
| 27233 | 1530 * ps-vars.el: Eliminated. |
| 27159 | 1531 |
| 1532 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is | |
| 1533 `;;;###autoload'. | |
| 1534 | |
| 1535 * ps-print.el: ps-vars eliminated, doc fix. | |
| 1536 (ps-print-version): New version number (5.0.2). | |
| 1537 (ps-spool-config): Initialization fix. | |
| 1538 (ps-print-customize): New fun. | |
| 1539 | |
| 27155 | 1540 2000-01-04 Gerd Moellmann <gerd@gnu.org> |
| 1541 | |
| 1542 * autorevert.el (auto-revert-mode): Return value of | |
| 1543 auto-revert-mode. | |
| 1544 | |
| 27152 | 1545 2000-01-04 Dave Love <fx@gnu.org> |
| 1546 | |
| 27198 | 1547 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle |
| 1548 menu items. | |
| 27152 | 1549 |
| 27124 | 1550 2000-01-03 Dave Love <fx@gnu.org> |
| 1551 | |
| 27191 | 1552 * elide-head.el (elide-head) [defgroup]: Add :version. |
| 27126 | 1553 |
| 27241 | 1554 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar. |
| 27124 | 1555 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use |
| 1556 `cl-hash-table-p', not `hash-table-p'. | |
| 1557 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code. | |
| 1558 | |
| 27119 | 1559 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
| 1560 | |
| 1561 * faces.el (face-read-integer, read-face-attribute) | |
| 1562 (color-defined-p, color-values): unspecified-{f,b}g are now | |
| 1563 strings. | |
| 1564 | |
| 27112 | 1565 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org> |
| 1566 | |
| 1567 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces | |
| 1568 at comment end, and re-insert them after filling. | |
| 1569 | |
|
27103
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
1570 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
|
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
1571 |
|
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
1572 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el |
|
27110
3687809feff2
Renamed idlwave-*.el into idlw-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
27103
diff
changeset
|
1573 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el, |
|
3687809feff2
Renamed idlwave-*.el into idlw-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
27103
diff
changeset
|
1574 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el. |
|
27103
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
1575 |
| 27102 | 1576 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
| 1577 | |
| 1578 * term/x-win.el (xw-defined-colors): Call color-supported-p, | |
| 1579 the new name of face-color-supported-p. | |
| 1580 | |
| 1581 * term/w32-win.el (xw-defined-colors): Likewise. | |
| 1582 | |
| 27097 | 1583 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
| 1584 | |
| 1585 * simple.el (completion-setup-function): Count completion-size | |
| 1586 from minibuffer-prompt-end, not from point-min. | |
| 1587 | |
| 27091 | 1588 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il> |
| 1589 | |
| 1590 * faces.el (read-face-attribute, defined-colors, color-defined-p): | |
| 1591 Pass the frame to tty-color-* functions. | |
| 1592 (display-color-p, frame-set-background-mode): Pass the frame to | |
| 1593 tty-display-color-p. | |
| 1594 | |
| 1595 * term/tty-colors.el (tty-defined-color-alist): Renamed from | |
| 1596 tty-color-alist. | |
| 1597 (tty-color-alist, tty-modify-color-alist): New functions. | |
| 1598 (tty-color-define, tty-color-clear, tty-color-approximate) | |
| 1599 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept | |
| 1600 an optional parameter FRAME. | |
| 1601 | |
| 27074 | 1602 2000-01-01 Gerd Moellmann <gerd@gnu.org> |
| 1603 | |
| 27082 | 1604 * image.el (create-image, defimage): Don't assume image data is a |
| 1605 string. | |
| 1606 | |
| 27074 | 1607 * image.el (defimage): Handle specifications containing :data |
| 1608 instead of :file. | |
| 1609 (image-type-from-data): New function. | |
| 1610 (image-type-from-file-header): Use it. | |
| 1611 (create-image): Add parameter DATA-P. | |
| 27182 | 1612 |
|
27063
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1613 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1614 |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1615 * echistory.el (electric-command-history): Call Command-history-setup |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1616 and command-history-mode using their new conventions. |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1617 |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1618 * chistory.el (Command-history-setup): Don't switch buffers. Take |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1619 no args, and do not set major-mode, mode-name or the local map. |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1620 (command-history-mode): New function, does some of those things |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1621 Command-history-setup used to do. |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1622 (list-command-history): Call command-history-mode, not |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1623 Command-history-setup. |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1624 (command-history): Renamed from command-history-mode. |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1625 |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1626 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1627 |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1628 * arc-mode.el (archive-mode-map): Bind q to quit-window. |
|
e5d4464b5b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27059
diff
changeset
|
1629 |
|
27059
6bb2a4a0413e
* image.el (defimage): Images with the :data keyword should be considered valid as well.
William M. Perry <wmperry@aventail.com>
parents:
27052
diff
changeset
|
1630 1999-12-31 William M. Perry <wmperry@aventail.com> |
|
6bb2a4a0413e
* image.el (defimage): Images with the :data keyword should be considered valid as well.
William M. Perry <wmperry@aventail.com>
parents:
27052
diff
changeset
|
1631 |
|
6bb2a4a0413e
* image.el (defimage): Images with the :data keyword should be considered valid as well.
William M. Perry <wmperry@aventail.com>
parents:
27052
diff
changeset
|
1632 * image.el (defimage): Images with the `:data' keyword should be |
|
6bb2a4a0413e
* image.el (defimage): Images with the :data keyword should be considered valid as well.
William M. Perry <wmperry@aventail.com>
parents:
27052
diff
changeset
|
1633 considered valid as well. |
|
6bb2a4a0413e
* image.el (defimage): Images with the :data keyword should be considered valid as well.
William M. Perry <wmperry@aventail.com>
parents:
27052
diff
changeset
|
1634 |
|
27052
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1635 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1636 |
|
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1637 * dired.el (dired-get-filename): Don't call file-name-absolute-p |
|
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1638 with FILE if FILE is nil. |
|
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1639 |
|
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1640 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1641 |
|
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1642 * simple.el (choose-completion-string): In minibuffer, |
|
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1643 do not delete the prompt string. |
|
d07fe9e943a0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27049
diff
changeset
|
1644 |
| 27044 | 1645 1999-12-30 Gerd Moellmann <gerd@gnu.org> |
| 1646 | |
| 27049 | 1647 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap |
| 1648 assigned to mode-line-mode-menu because bindings.el is dumped with | |
| 1649 Emacs, and thus the lists used for menu-item definition will be | |
| 1650 copied to pure space. Emacs' menu code (parse_menu_item) doesn't | |
| 1651 like pure menu item definitions. | |
| 1652 | |
| 27044 | 1653 * expand.el (expand-abbrev-hook): Return t if expansion was |
| 1654 done, nil otherwise. | |
| 1655 | |
|
27036
4f6a80a0f1ba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27030
diff
changeset
|
1656 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
4f6a80a0f1ba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27030
diff
changeset
|
1657 |
|
4f6a80a0f1ba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27030
diff
changeset
|
1658 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit. |
|
4f6a80a0f1ba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27030
diff
changeset
|
1659 (tar-quit): Function deleted. |
|
4f6a80a0f1ba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27030
diff
changeset
|
1660 |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1661 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org> |
|
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1662 |
|
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1663 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug; |
|
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1664 was used but not declared. |
|
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1665 |
|
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1666 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary, |
|
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1667 hs-find-block-beginning): Add or modify docstrings. |
|
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1668 |
|
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1669 (hs-isearch-show): Rewrite. |
|
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1670 |
| 27022 | 1671 1999-12-28 Gerd Moellmann <gerd@gnu.org> |
| 1672 | |
| 27024 | 1673 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer. |
| 1674 | |
| 27022 | 1675 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white |
| 1676 space in front of a C-style comment end. | |
| 1677 | |
|
27020
a7feebdd964d
(command-line-1): Make mode line mouse-sensitive for
Eli Zaretskii <eliz@gnu.org>
parents:
27016
diff
changeset
|
1678 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il> |
|
a7feebdd964d
(command-line-1): Make mode line mouse-sensitive for
Eli Zaretskii <eliz@gnu.org>
parents:
27016
diff
changeset
|
1679 |
|
a7feebdd964d
(command-line-1): Make mode line mouse-sensitive for
Eli Zaretskii <eliz@gnu.org>
parents:
27016
diff
changeset
|
1680 * startup.el (command-line-1): Make mode line mouse-sensitive for |
|
a7feebdd964d
(command-line-1): Make mode line mouse-sensitive for
Eli Zaretskii <eliz@gnu.org>
parents:
27016
diff
changeset
|
1681 the MS-DOS version as well. |
|
a7feebdd964d
(command-line-1): Make mode line mouse-sensitive for
Eli Zaretskii <eliz@gnu.org>
parents:
27016
diff
changeset
|
1682 |
| 27016 | 1683 1999-12-28 Gerd Moellmann <gerd@gnu.org> |
| 1684 | |
| 1685 * bs.el: New file. | |
| 1686 | |
|
27010
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1687 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1688 |
|
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1689 * textmodes/ispell.el (ispell-process-line): |
|
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1690 Add local var line-offset to adjust for the change |
|
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1691 in positions within the line, due to previous replacements. |
|
4be26de6d837
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27008
diff
changeset
|
1692 |
|
27008
42410fba715f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27004
diff
changeset
|
1693 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
42410fba715f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27004
diff
changeset
|
1694 |
|
42410fba715f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27004
diff
changeset
|
1695 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region): |
|
42410fba715f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27004
diff
changeset
|
1696 Doc fixes. |
|
42410fba715f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27004
diff
changeset
|
1697 |
| 27004 | 1698 1999-12-27 Gerd Moellmann <gerd@gnu.org> |
| 1699 | |
| 1700 * add-log.el (change-log-version-number-regexp-list) | |
| 1701 (change-log-version-info-enabled): Change :version to 21.1. | |
| 1702 (toplevel): Require CL when compiling. | |
| 1703 | |
| 1704 1999-12-27 Jari Aalto <jari.aalto@poboxes.com> | |
| 1705 | |
| 1706 * add-log.el (change-log-version-number-regexp-list): Added tag | |
| 1707 :version 20.6 | |
| 1708 (change-log-version-info-enabled): Added tag :version 20.6 | |
| 1709 | |
| 1710 1999-12-27 Jari Aalto <jari.aalto@poboxes.com> | |
| 1711 | |
| 1712 * add-log.el: More general version number search with | |
| 1713 user-configurable regexp list. | |
| 1714 (change-log-version-number-regexp-list): New user variable. | |
| 1715 (change-log-find-version): Rewritten. Use user-configurable | |
| 1716 version numbering regexp list | |
| 1717 change-log-version-number-regexp-list. | |
| 1718 (change-log-find-version): Renamed to | |
| 1719 change-log-version-number-search | |
| 1720 (add-log-file-name-function): New. | |
| 1721 (change-log-search-vc-number): Added END paramaeter. Added doc | |
| 1722 string to function. | |
| 1723 (change-log-version-rcs): Renamed. Was | |
| 1724 change-log-search-vc-number. | |
| 1725 | |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1726 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org> |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1727 |
|
27026
73a296c0e1ce
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27025
diff
changeset
|
1728 * progmodes/compile.el (compilation-goto-locus): Delete hideshow |
|
73a296c0e1ce
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27025
diff
changeset
|
1729 overlays if they interfere. |
|
73a296c0e1ce
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27025
diff
changeset
|
1730 (compilation-find-file): Make intangible overlays tangible. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1731 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1732 * progmodes/hideshow.el: Generally, synch w/ maintainer |
|
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1733 version 5.9. |
|
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1734 |
|
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1735 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1736 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1737 (hs-minor-mode-hook): Don't initialize. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1738 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1739 (hs-special-modes-alist): Rewrite value and docstring. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1740 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1741 (hs-minor-mode-prefix): Delete unused var. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1742 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1743 (hs-block-start-mdata-select): New var, buffer local. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1744 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1745 (hs-headline): New var. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1746 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1747 (hs-match-data, hs-forward-sexp): New funcs. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1748 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1749 (hs-hide-comment-region): New func. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1750 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1751 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point, |
|
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1752 hs-safety-is-job-n, hs-hide-initial-comment-block, |
|
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1753 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning, |
|
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1754 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p, |
|
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1755 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all, |
|
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1756 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level, |
|
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1757 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1758 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1759 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'. |
|
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1760 (hs-isearch-show-temporary): New funcs. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1761 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1762 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1763 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1764 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1765 |
|
27025
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1766 When constructing menu, use `[(shift button2)]' notation. |
|
bce3fa1b29a9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27024
diff
changeset
|
1767 |
|
26988
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1768 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1769 |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1770 * jka-compr.el (jka-compr-info-file-magic-bytes): New function. |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1771 (jka-compr-compression-info-list): Add new elt to each vector. |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1772 (jka-compr-write-region): Don't compress the data if it is |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1773 already compressed. |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1774 |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1775 * jka-compr.el (jka-compr-really-do-compress): New variable. |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1776 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1777 if visiting. |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1778 (jka-compr-write-region): Set jka-compr-really-do-compress |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1779 if visiting. Test it when deciding to compress. |
|
ff9ca67c73cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26971
diff
changeset
|
1780 |
| 26971 | 1781 1999-12-22 Gerd Moellmann <gerd@gnu.org> |
| 1782 | |
| 1783 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell | |
| 1784 with third argument t. | |
| 1785 | |
| 26966 | 1786 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com> |
| 1787 | |
| 1788 * antlr-mode.el: Version 1.2 is released. | |
| 1789 (antlr): This package has a web page. | |
| 1790 | |
| 1791 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com> | |
| 1792 | |
| 1793 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting | |
| 1794 regions. Suggested by Dale Davis <Dale_Davis@securify.com>. | |
| 1795 (antlr-mode-map): New binding [C-c C-c]. | |
| 1796 (antlr-mode-menu): New entries. | |
| 1797 | |
| 1798 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com> | |
| 1799 | |
| 1800 * antlr-mode.el: Respect Emacs conventions. | |
| 1801 ((require 'cl)): Only use during compilation. | |
| 1802 (antlr-language-for-option): New function to avoid using `find'. | |
| 1803 (antlr-mode): Use it. | |
| 1804 (antlr-with-syntax-table): Define new instead using XEmacs' one. | |
| 1805 (antlr-imenu-create-index-function): Change accordingly. | |
| 1806 (antlr-inside-rule-p): Ditto. | |
| 1807 (antlr-end-of-rule): Ditto. | |
| 1808 (antlr-end-of-body): Ditto. | |
| 1809 (antlr-beginning-of-rule): Ditto. | |
| 1810 (antlr-indent-line): Ditto. | |
| 1811 | |
| 1812 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com> | |
| 1813 | |
| 1814 * antlr-mode.el: Really use `antlr-tab-offset-alist'. | |
| 1815 (antlr-set-tabs): Don't use hard-coded values. | |
| 1816 | |
| 1817 * antlr-mode.el: Minor navigation changes. Not perfect, but this | |
| 1818 won't be possible without a huge time penalty. | |
| 1819 (antlr-skip-exception-part): Be more specific. | |
| 1820 (antlr-skip-file-prelude): Don't skip action prelude of next rule. | |
| 1821 Renamed from `antlr-skip-grammar-header'. | |
| 1822 (antlr-next-rule): Change accordingly. | |
| 1823 (antlr-end-of-body): Ditto. Better error message. | |
| 1824 (antlr-beginning-of-body): Better error message. | |
| 1825 (antlr-imenu-create-index-function): Skip rule action prelude. | |
| 1826 | |
| 1827 * antlr-mode.el: Minor syntax highlighting changes. | |
| 1828 (antlr-font-lock-default-face): Deletia. | |
| 1829 (antlr-font-lock-tokendef-face): Changed color. | |
| 1830 (antlr-font-lock-tokenref-face): Changed color. | |
| 1831 (antlr-font-lock-literal-face): Changed color. | |
| 1832 (antlr-font-lock-additional-keywords): Minor changes. | |
| 1833 | |
|
27172
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1834 1999-12-20 Carsten Dominik <cd@gnu.org> |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1835 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1836 * progmodes/idlwave.el: New file. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1837 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1838 * progmodes/idlwave-rinfo.el: New file. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1839 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1840 * progmodes/idlwave-shell.el: New file. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1841 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1842 * progmodes/idlwave-toolbar.el: New file. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1843 |
| 27182 | 1844 * files.el (auto-mode-alist): idlwave-mode default for .pro files. |
|
27172
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1845 |
| 26963 | 1846 1999-12-21 Gerd Moellmann <gerd@gnu.org> |
| 1847 | |
| 1848 * progmodes/cwarn.el: New file. | |
| 1849 | |
| 26952 | 1850 1999-12-19 Gerd Moellmann <gerd@gnu.org> |
| 1851 | |
| 1852 * bindings.el (completion-ignored-extensions): Add .pdf. | |
| 1853 | |
|
26950
903a19771606
Put the version info into binary on MS-DOS as well.
Eli Zaretskii <eliz@gnu.org>
parents:
26949
diff
changeset
|
1854 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il> |
|
903a19771606
Put the version info into binary on MS-DOS as well.
Eli Zaretskii <eliz@gnu.org>
parents:
26949
diff
changeset
|
1855 |
|
903a19771606
Put the version info into binary on MS-DOS as well.
Eli Zaretskii <eliz@gnu.org>
parents:
26949
diff
changeset
|
1856 * version.el: Put the version info into binary on MS-DOS as well. |
|
903a19771606
Put the version info into binary on MS-DOS as well.
Eli Zaretskii <eliz@gnu.org>
parents:
26949
diff
changeset
|
1857 |
| 26949 | 1858 1999-12-19 Gerd Moellmann <gerd@gnu.org> |
| 1859 | |
| 1860 * emacs-lisp/debug.el (debugger-continue): Don't continue if | |
| 1861 debugger-may-continue is nil. | |
| 1862 | |
| 26942 | 1863 1999-12-18 Dave Love <fx@gnu.org> |
| 1864 | |
| 26943 | 1865 * emacs-lisp/cl-macs.el: Remove conditional definition of |
| 1866 eval-when-compile. Don't specify abs, expt, gethash, | |
| 1867 hash-table-count, hash-table-p as side-effect-free here. | |
| 26942 | 1868 (cl-emacs-type): Don't declare. |
| 1869 (cl-compile-time-init): Remove Emacs 18 compiler patch. | |
| 1870 (cl-parse-loop-clause): Remove compatibility code. | |
| 1871 | |
| 26943 | 1872 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'. |
| 26942 | 1873 (side-effect-free-fns): Add gethash, hash-table-count. |
| 1874 (side-effect-and-error-free-fns): Add hash-table-p. | |
| 1875 | |
| 26943 | 1876 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend |
| 1877 `cl-' to autoload names for some hash functions. Don't autoload | |
| 26942 | 1878 eval-when-compile. Don't provide mini-cl. |
| 1879 (cl-emacs-type): Remove. | |
| 1880 (cl-map-extents): Remove compatibility code. | |
| 1881 | |
| 27241 | 1882 * emacs-lisp/float.el: Bind free variables. |
| 1883 | |
| 1884 * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords. | |
| 26942 | 1885 |
| 26930 | 1886 1999-12-16 Gerd Moellmann <gerd@gnu.org> |
| 1887 | |
| 1888 * bindings.el (completion-ignored-extensions): Add .tfm. | |
| 1889 | |
| 26923 | 1890 1999-12-16 Dave Love <fx@gnu.org> |
| 1891 | |
| 26929 | 1892 * faces.el (set-face-attribute): Purecopy the attributes set. |
| 1893 | |
| 1894 * custom.el (custom-declare-variable): Purecopy value. | |
| 1895 | |
| 26943 | 1896 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix. |
| 26923 | 1897 (byte-extrude-byte-code-vectors): Use remprop. |
| 1898 (byte-compile-lambda): Check that arg is a lambda. | |
| 1899 | |
| 26921 | 1900 1999-11-16 Anders Lindgren <AndersL@andersl.com> |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1901 |
| 26921 | 1902 * font-lock.el: System for adding and removing keywords. |
| 1903 Both local (previously added keyword) and global keywords | |
| 1904 can be removed. | |
| 1905 (font-lock-remove-keywords): New user-level function. | |
| 1906 (font-lock-update-removed-keyword-alist): New internal function. | |
| 1907 (font-lock-removed-keywords-alist): New variable. | |
| 1908 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'. | |
| 1909 Empty `font-lock-keywords-alist' when `append' is `set' to avoid | |
| 1910 growing datastructures. | |
| 1911 (font-lock-set-defaults): Removes keywords stored in | |
| 1912 `font-lock-removed-keywords-alist' after local keywords added. | |
| 1913 | |
| 1914 1999-12-16 Anders Lindgren <andersl@andersl.com> | |
| 1915 | |
| 1916 * font-lock.el (c-keywords, c++-keywords): Better "case" support for | |
| 1917 complex constant expressions, e.g. "case 1<<A_BIT_NO:". | |
| 1918 | |
| 1919 * font-lock.el (c-keywords): Only highlight preprocessor | |
| 1920 directives when spelled correctly. | |
| 1921 | |
| 1922 * font-lock.el (font-lock-match-c++-structor-declaration, | |
| 1923 c++-keywords): Fontify constructors and destructors with function | |
| 1924 face inside C++ class declarations. | |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
1925 |
| 26916 | 1926 1999-12-16 Gerd Moellmann <gerd@gnu.org> |
| 1927 | |
| 26919 | 1928 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use |
| 1929 the shell from sh-shell-file. | |
| 1930 | |
| 26916 | 1931 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1. |
| 1932 | |
|
26914
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1933 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il> |
|
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1934 |
|
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1935 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message |
|
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1936 if one of the files specified cannot be accessed by |
|
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1937 file-attributes. Do not strip any leading directories from the |
|
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1938 file names, to behave more like `ls' does. |
|
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1939 |
|
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1940 * dired.el (dired-get-filename): Handle absolute file names. |
|
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1941 (dired-readin-insert): If argument is a cons, don't print |
|
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1942 "wildcard" on the ``total'' line. |
|
09c7b74fa57f
* ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
Eli Zaretskii <eliz@gnu.org>
parents:
26902
diff
changeset
|
1943 |
|
26902
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1944 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il> |
|
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1945 |
|
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1946 * faces.el (face-read-integer, read-face-attribute) |
|
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1947 (color-defined-p, color-values): Allow color values unspecified-fg |
|
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1948 and unspecified-bg, handle them as unspecified. |
|
264b83a3a688
Changes for separate unspecified foreground and background colors
Eli Zaretskii <eliz@gnu.org>
parents:
26899
diff
changeset
|
1949 |
|
27172
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1950 1999-12-15 Carsten Dominik <dominik@astro.uva.nl> |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1951 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1952 * textmodes/reftex.el: (reftex-compile-variables): respect new |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1953 structure of `reftex-index-macro' |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1954 (reftex-compile-variables): Use the changed structure of |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1955 `reftex-label-alist'. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1956 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1957 * textmodes/reftex-vars.el (reftex-index-math-format, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1958 (reftex-toc-max-level): New option. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1959 reftex-index-phrases-search-whole-words, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1960 reftex-index-phrases-case-fold-search, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1961 reftex-index-phrases-skip-indexed-matches, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1962 reftex-index-phrases-wrap-long-lines, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1963 reftex-index-phrases-sort-prefers-entry, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1964 reftex-index-phrases-sort-in-blocks): New options. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1965 (reftex-index-macros): Option structure changed. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1966 (reftex-index-macros-builtin): Added `repeat' item to each entry. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1967 (reftex-label-alist): Additional item in each entry to specify if |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1968 the environment should be listed in the TOC. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1969 (eval-when-compile (require 'cl)) added. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1970 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1971 * textmodes/reftex-index.el (reftex-index-selection-or-word): No |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1972 longer deals with "repeat". |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1973 (reftex-index): "repeat property in `reftex-index-macro-alist' is |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1974 now used. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1975 (reftex-index-phrases-comment-regexp, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1976 reftex-index-phrases-macrodef-regexp, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1977 reftex-index-phrases-phrase-regexp1, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1978 reftex-index-phrases-phrase-regexp2, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1979 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help): |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1980 New constants. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1981 (reftex-index-phrases-macro-data, reftex-index-phrases-files, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1982 reftex-index-phrases-font-lock-keywords, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1983 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1984 reftex-index-phrases-restrict-file): New variables. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1985 (reftex-index-phrase-selection-or-word, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1986 reftex-index-visit-phrases-buffer, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1987 reftex-index-initialize-phrases-buffer, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1988 reftex-index-phrases-save-and-return, reftex-index-phrases-mode, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1989 reftex-index-next-phrase, reftex-index-this-phrase, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1990 reftex-index-all-phrases, reftex-index-region-phrases, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1991 reftex-index-phrases-parse-header, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1992 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1993 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1994 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1995 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1996 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1997 reftex-index-make-replace-string, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1998 reftex-query-index-phrase-globally, reftex-query-index-phrase, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
1999 reftex-index-phrase-match-is-indexed, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2000 reftex-index-phrases-fixup-line, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2001 reftex-index-phrases-replace-space, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2002 reftex-index-select-phrases-macro): New functions. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2003 (reftex-index-globalize, reftex-index-globally): functions removed |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2004 (eval-when-compile (require 'cl)) added. |
| 27182 | 2005 |
|
27172
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2006 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2007 for max level. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2008 (reftex-toc-max-level-indicator): New variable. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2009 (reftex-toc-max-level): New command. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2010 (reftex-toc-map): New keybinding `t'. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2011 (reftex-toc-help): Constant updated. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2012 (eval-when-compile (require 'cl)) added. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2013 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2014 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2015 `t' command key can change `reftex-toc-max-level' |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2016 (eval-when-compile (require 'cl)) added. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2017 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2018 * textmode/reftex-sel (reftex-insert-docstruct): Respect |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2019 `reftex-toc-max-level' |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2020 (eval-when-compile (require 'cl)) added. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2021 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2022 * textmodes/reftex-auc.el (eval-when-compile (require 'cl)) |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2023 added. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2024 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2025 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl)) |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2026 added. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2027 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2028 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2029 commands. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2030 (reftex-citation, reftex-do-citation, |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2031 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2032 preselect a citation format. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2033 (eval-when-compile (require 'cl)) added. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2034 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2035 * textmodes/reftex-parse.el (reftex-context-substring): Optional |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2036 parameter to-end |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2037 (reftex-section-info): Deal with environment matches. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2038 (eval-when-compile (require 'cl)) added. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2039 |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2040 * reftex-global.el (eval-when-compile (require 'cl)) added. |
|
343608575a4f
dded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik <dominik@science.uva.nl>
parents:
27164
diff
changeset
|
2041 |
| 26899 | 2042 1999-12-15 Kenichi Handa <handa@etl.go.jp> |
| 2043 | |
| 2044 The following changes are for the new composition mechanism. We | |
| 2045 have deleted `composition' charset and composite characters, | |
| 2046 instead introduced a special text property `composition'. | |
| 2047 | |
| 2048 * composite.el: New file. | |
| 2049 | |
| 2050 * ps-mule.el: Define encode-composition-rule and find-composition | |
| 2051 for Emacs 20.4 and the earlier versions. | |
| 2052 (ps-mule-init-external-library): Just require a feature for | |
| 2053 external libraries. | |
| 2054 (ps-mule-prologue): Postscript code modified for new composition. | |
| 2055 (ps-mule-find-wrappoint): New arg COMPOSITION. | |
| 2056 (ps-mule-plot-string): Delete code for composite characaters. | |
| 2057 (ps-mule-plot-composition): New funcion. | |
| 2058 (ps-mule-prepare-font-for-components): New function. | |
| 2059 (ps-mule-plot-components): New function. | |
| 2060 (ps-mule-composition-prologue-generated): Renamed from | |
| 2061 ps-mule-cmpchar-prologue-generated. | |
| 2062 (ps-mule-composition-prologue): New named from | |
| 2063 ps-mule-cmpchar-prologue. Modified for new composition. | |
| 2064 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar, | |
| 2065 ps-mule-prepare-cmpchar-font): Deleted. | |
| 2066 (ps-mule-string-encoding): New arg NO-SETFONT. | |
| 2067 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon, | |
| 2068 check Composing, not Cmpchar | |
| 2069 (ps-mule-initialize): Set ps-mule-composition-prologue-generated | |
| 2070 to nil. | |
| 2071 (ps-mule-begin-job): Check existence of new composition. | |
| 2072 | |
| 2073 * ps-print.el (ps-plot-region): Handle new composition. | |
| 2074 | |
| 2075 * simple.el (what-cursor-position): Show "(composed)" if the | |
| 2076 character is composed. | |
| 2077 | |
| 2078 * international/characters.el: Fix cateogries of Lao symbols. | |
| 2079 | |
| 2080 * international/fontset.el (vertical-centering-font-regexp): New | |
| 2081 variable. | |
| 2082 | |
| 2083 * international/mule.el (mule-version): Updated to 5.0 (AOI). | |
| 2084 (mule-version-date): Updated to 1999.12.7. | |
| 2085 (with-category-table): New macro. | |
| 2086 | |
| 2087 * international/mule-cmds.el (encode-coding-char): Don't check | |
| 2088 composite character. | |
| 2089 | |
| 2090 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2 | |
| 2091 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2, | |
| 2092 x-ctext): Give `composition' property t. | |
| 2093 | |
| 2094 * international/mule-util.el (set-nested-alist): Set BRANCHES (if | |
| 2095 non-nil) at the tail of ALIST. | |
| 2096 (compose-region, decompose-region, decompse-string, | |
| 2097 reference-point-alist, compose-chars): Moved to composite.el. | |
| 2098 (compose-chars-component, compose-chars-rule, | |
| 2099 decompose-composite-char): Deleted. | |
| 2100 | |
| 2101 * international/quail.el (quail-install-map): New optional arg | |
| 2102 NAME. | |
| 2103 (quail-get-translation): If DEF is a symbol but not a function, | |
| 2104 ignore it. | |
| 2105 (quail-start-translation): Put a key sequence undefined in the | |
| 2106 translation keymap in unread-command-events, not generated-events. | |
| 2107 Return parameterized event (compose-last-chars N) if the input | |
| 2108 characters should be composed. | |
| 2109 (quail-map-definition): If DEF is t, treat it as nil. | |
| 2110 (quail-delete-last-char): Delete the quail region. | |
| 2111 (quail-show-translations): Don't show list of translations if the | |
| 2112 quail package is deterministic. | |
| 2113 (quail-completion-max-depth): New variable. | |
| 2114 (quail-completion-1): Pay attention to the above variable. Fix | |
| 2115 for the case that a translation is a function. | |
| 2116 (quail-map-from-table, quail-map-from-table-1, | |
| 2117 quail-map-from-table-2): New functions. | |
| 2118 (quail-lookup-map-and-concat): New function | |
| 2119 | |
| 2120 * language/devan-util.el: Mostly rewritten. | |
| 2121 | |
| 2122 * language/lao.el: Register lao-composition-function in | |
| 2123 composition-function-table. | |
| 2124 | |
| 2125 * language/lao-util.el: Mostly rewritten. | |
| 2126 | |
| 2127 * language/thai.el: Register thai-composition-function in | |
| 2128 composition-function-table. | |
| 2129 (thai-tis620): Delete `pre-write-conversion' property. | |
| 2130 | |
| 2131 * language/thai-util.el: (thai-category-table): Make it by | |
| 2132 make-category-table. | |
| 2133 (thai-composition-pattern): New variable. | |
| 2134 (thai-compose-region, thai-compose-string): Use | |
| 2135 with-category-table. | |
| 2136 (thai-post-read-conversion): Just call thai-compose-region. | |
| 2137 (thai-pre-write-conversion): Deleted. | |
| 2138 (thai-composition-function): New funciton. | |
| 2139 | |
| 2140 * language/tibet-util.el: Most functions rewritten. | |
| 2141 (tibetan-char-p): Renamed from tibetan-char-examin. | |
| 2142 (tibetan-composable-examin) (tibetan-complete-char-examin) | |
| 2143 (tibetan-vertical-stacking) (tibetan-composition): Deleted. | |
| 2144 (tibetan-add-components): New function. | |
| 2145 (tibetan-composition-function): New function. | |
| 2146 | |
| 2147 * language/tibetan.el: Register tibetan-composition-function in | |
| 2148 composition-function-table. | |
| 2149 (tibetan-composable-pattern): New variable. | |
| 2150 (tibetan-subjoined-transcription-alist): Change key "R" to "+R". | |
| 2151 (tibetan-precomposition-rule-alist): Move punctuations to | |
| 2152 tibetan-punctuation-transcription-alist and | |
| 2153 tibetan-obsolete-glyphs. | |
| 2154 (tibetan-punctuation-transcription-alist): New variable. | |
| 2155 (tibetan-obsolete-glyphs): New variable. | |
| 2156 (tibetan-regexp): Improve the initialization code. | |
| 2157 | |
| 2158 * textmodes/fill.el (fill-find-break-point): Delete codes for | |
| 2159 composite characters. | |
| 2160 (fill-region-as-paragraph): Likewise. | |
| 2161 | |
| 26830 | 2162 1999-12-14 Gerd Moellmann <gerd@gnu.org> |
| 2163 | |
| 26833 | 2164 * international/mule-cmds.el (default-input-method): Specify |
| 2165 that it should be set after current-language-environment. | |
| 2166 | |
| 2167 * custom.el (custom-handle-keyword): Add :set-after. | |
| 2168 (custom-add-dependencies): New function. | |
| 2169 (custom-set-variables): Take dependencies between args into | |
| 2170 account. | |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2171 |
| 26830 | 2172 * battery.el (battery): Doc fix. |
| 2173 | |
| 26821 | 2174 1999-12-12 Gerd Moellmann <gerd@gnu.org> |
| 2175 | |
| 2176 * progmodes/cc-make.el: Removed. | |
| 2177 | |
| 26818 | 2178 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> |
| 2179 | |
| 2180 * Release of cc-mode 5.26 | |
| 2181 | |
| 2182 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2183 | |
| 2184 * cc-cmds.el (c-forward-conditional): Handle an arbitrary | |
| 2185 target depth. Optionally count #else lines as clause limits, | |
| 2186 as suggested by don provan <provan@lucent.com>. #elif | |
| 2187 handling fixed. | |
| 2188 | |
| 2189 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional) | |
| 2190 (c-down-conditional-with-else): New commands that uses the | |
| 2191 added functionality in `c-forward-conditional'. | |
| 2192 | |
| 2193 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2194 | |
| 2195 * cc-align.el (c-lineup-comment): Preserve the alignment with | |
| 2196 a comment on the previous line instead of preserving the | |
| 2197 comment-column. | |
| 2198 | |
| 2199 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2200 | |
| 2201 * Fixes to IDL mode after input from Eric Eide | |
| 2202 <eeide@cs.utah.edu>: | |
| 2203 * cc-engine.el (c-beginning-of-statement-1): Allow | |
| 2204 `c-conditional-key' to be nil, for the benefit of IDL mode. | |
| 2205 * cc-engine.el (c-guess-basic-syntax): Ditto. | |
| 2206 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class' | |
| 2207 but do match CORBA 2.3 `valuetype'. | |
| 2208 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil | |
| 2209 for IDL. | |
| 2210 * cc-langs.el (c-IDL-conditional-key): New defconst. Should | |
| 2211 be nil for IDL. | |
| 2212 * cc-langs.el (c-IDL-comment-start-regexp): New defconst. | |
| 2213 Like C++. | |
| 2214 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also, | |
| 2215 set `c-method-key' and `c-baseclass-key' to nil. | |
| 2216 | |
| 2217 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2218 | |
| 2219 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes | |
| 2220 with nonhanging open braces. | |
| 2221 | |
| 2222 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2223 | |
| 2224 * cc-align.el: Added docstrings to all lineup functions. | |
| 2225 | |
| 2226 * cc-align.el (c-lineup-java-throws): Handle a hanging throws | |
| 2227 keyword. | |
| 2228 | |
| 2229 * cc-align.el (c-lineup-C-comments): Handle free form text | |
| 2230 comments. Use c-comment-prefix-regexp and comment-start-skip | |
| 2231 instead of hardcoded regexps. | |
| 2232 | |
| 2233 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2234 | |
| 2235 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob | |
| 2236 behavior and return value as documented. | |
| 2237 | |
| 2238 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2239 | |
| 2240 * Changes for new style variable init system: | |
| 2241 * cc-langs.el (c-common-init): Dito. | |
| 2242 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's | |
| 2243 now customizable. | |
| 2244 * cc-vars.el: Style variables may now take a value | |
| 2245 'set-from-style to make them take their value from the style | |
| 2246 system. This value is now the default on all these variables. | |
| 2247 * cc-vars.el (c-valid-offset): New function to verify a | |
| 2248 syntactic symbol offset setting. | |
| 2249 * cc-vars.el (c-offsets-alist): Variable moved from | |
| 2250 cc-styles.el since it's now customizable in a similar way to | |
| 2251 the other style variables. | |
| 2252 * cc-vars.el (c-old-style-variable-behavior): New variable to | |
| 2253 revert to the old style init behavior. | |
| 2254 | |
| 2255 * cc-vars.el (c-file-style, c-file-offsets): Made always | |
| 2256 buffer local. | |
| 2257 | |
| 2258 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match | |
| 2259 the throws clause that might follow the function prototype in | |
| 2260 C++. | |
| 2261 | |
| 2262 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2263 | |
| 2264 * cc-defs.el (c-beginning-of-macro): Fixed bug where point | |
| 2265 could move forward for macros that doesn't start in column 0. | |
| 2266 | |
| 2267 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2268 | |
| 2269 * cc-align.el (c-indent-multi-line-block, | |
| 2270 c-lineup-whitesmith-in-block): Two new lineup functions for | |
| 2271 use in whitesmith style. | |
| 2272 | |
| 2273 * cc-styles.el (c-style-alist): More fixes to whitesmith | |
| 2274 style. It should now handle all different braces uniformly in | |
| 2275 both hanging and non-hanging cases. | |
| 2276 | |
| 2277 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2278 | |
| 2279 * cc-cmds.el (c-indent-exp): Use a marker to save point to | |
| 2280 make it stay in the same position relative to the surrounding | |
| 2281 text. | |
| 2282 | |
| 2283 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix | |
| 2284 when adaptive-fill-mode doesn't manage to get it correct. | |
| 2285 | |
| 2286 * cc-menus.el (cc-imenu-java-generic-expression): Handle types | |
| 2287 with dotted notation, e.g. foo.bar.Gnu. | |
| 2288 | |
| 2289 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls | |
| 2290 within unwind-protect (previously only some were wrapped so it | |
| 2291 would be possible to register mode initialization when full | |
| 2292 initialization did not finish). | |
| 2293 | |
| 2294 * cc-styles.el (c-style-alist): Corrected the brace placement | |
| 2295 in the whitesmith style. Thanks to Sean Luke | |
| 2296 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith | |
| 2297 styles with consistent brace placement for all constructs. | |
| 2298 | |
| 2299 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2300 | |
| 2301 * cc-cmds.el (c-context-line-break): Continue C++ comments too | |
| 2302 when point is in the middle of them. | |
| 2303 | |
| 2304 * cc-cmds.el: Line breaking and paragraph filling code | |
| 2305 rewritten: | |
| 2306 (c-guess-fill-prefix): New function that uses various | |
| 2307 heuristics to guess the comment prefix. | |
| 2308 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'. | |
| 2309 It now assumes adaptive filling is active to preserve the line | |
| 2310 prefix inside comments. | |
| 2311 (c-indent-new-comment-line): Replacement for the now | |
| 2312 obsolete `c-comment-line-break-function' that uses | |
| 2313 `c-guess-fill-prefix' when appropriate. It now observes the | |
| 2314 setting of `comment-multi-line', which has effect in C-style | |
| 2315 block comments. | |
| 2316 | |
| 2317 * cc-cmds.el (c-context-line-break): New function intended to | |
| 2318 be put on RET. It's essentially `newline-and-indent', but | |
| 2319 continues C block comments with the appropriate line prefix. | |
| 2320 | |
| 2321 * cc-cmds.el (c-do-auto-fill): New function put on | |
| 2322 `normal-auto-fill-function' to implement the | |
| 2323 `c-ignore-auto-fill' variable. | |
| 2324 | |
| 2325 * cc-cmds.el (c-beginning-of-statement): Use | |
| 2326 `c-comment-prefix-regexp' to avoid ending up inside the | |
| 2327 comment prefix. Better handling of comment starters and | |
| 2328 enders. Catch comments better when traversing code. Stop at | |
| 2329 preprocessor directives. | |
| 2330 | |
| 2331 * cc-defs.el (c-forward-comment): New subst to hide platform | |
| 2332 dependent quirks in `forward-comment'. | |
| 2333 | |
| 2334 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER | |
| 2335 argument. | |
| 2336 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER | |
| 2337 arguments. Activate this function by default when | |
| 2338 `parse-partial-sexp' supports it (currently Emacs 20.x). | |
| 2339 | |
| 2340 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax | |
| 2341 on the comment opener to make constants usable as lineup | |
| 2342 arguments. | |
| 2343 | |
| 2344 * cc-align.el (c-lineup-C-comments): Fixes to handle the | |
| 2345 changed anchor position in the `c' syntactic symbol. Handle | |
| 2346 more than stars in the comment prefix; use the new variable | |
| 2347 `c-comment-prefix-regexp'. Don't indent text not preceded by | |
| 2348 a comment prefix to the right of the comment opener if it's | |
| 2349 long. | |
| 2350 | |
| 2351 * cc-langs.el: Fixes to mode initialization for new line | |
| 2352 breaking and paragraph filling method. Adaptive fill mode is | |
| 2353 now activated at startup instead of deactivated. The | |
| 2354 variables used for adaptive filling and paragraph movement are | |
| 2355 also changed to incorporate the value of | |
| 2356 `c-comment-prefix-regexp'. `substitute-key-definition' is | |
| 2357 used to override some functions in the global map instead of | |
| 2358 overriding their default bindings. | |
| 2359 | |
| 2360 * cc-mode.el (java-mode): Modify `paragraph-start' for the | |
| 2361 javadoc markup at mode init. | |
| 2362 | |
| 2363 * cc-mode.el (c-setup-filladapt): A new convenience function | |
| 2364 to configure Kyle E. Jones' Filladapt mode for CC Mode. This | |
| 2365 function is intended to be used explicitly by the end user | |
| 2366 only. | |
| 2367 | |
| 2368 * cc-vars.el (c-comment-prefix-regexp): New variable used to | |
| 2369 recognize the comment fill prefix inside comments. | |
| 2370 (c-block-comment-prefix): New name for | |
| 2371 `c-comment-contiuation-stars', which is now obsolete. It's | |
| 2372 generalized to handle any character sequence. | |
| 2373 (c-ignore-auto-fill): New variable used to selectively disable | |
| 2374 Auto Fill mode in specific contexts. | |
| 2375 | |
| 2376 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2377 | |
| 2378 * cc-cmds.el (c-comment-indent): Leave at least one space | |
| 2379 between the comment and the last nonblank character in the | |
| 2380 case where we look at the indentation of the comment on the | |
| 2381 previous line (case 4). | |
| 2382 | |
| 2383 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the | |
| 2384 list of characters that may start a statement (it's a sort of | |
| 2385 prefix operator in Pike, and isn't used at all in any of the | |
| 2386 other languages). | |
| 2387 | |
| 2388 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2389 | |
| 2390 * cc-engine.el (c-guess-basic-syntax): Report brace list opens | |
| 2391 inside continued statements as statement-cont instead of | |
| 2392 brace-list-open. The reason is that one normally adjusts | |
| 2393 brace-list-open for brace lists as top-level constructs, and | |
| 2394 brace lists inside statements is a completely different | |
| 2395 context. Case 10B.2 changed. Also changed (the somewhat | |
| 2396 esoteric) case 9A to cope with this. | |
| 2397 | |
| 2398 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2399 | |
| 2400 * cc-cmds.el (c-electric-brace): Added electric handling of | |
| 2401 the open brace for brace-elseif-brace. | |
| 2402 | |
| 2403 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2404 | |
| 2405 * cc-defs.el (c-with-syntax-table): New macro to easily switch | |
| 2406 syntax tables temporarily. | |
| 2407 | |
| 2408 * cc-engine.el (c-guess-basic-syntax): Handle template and | |
| 2409 member init argument lists split over several lines. Case 5D | |
| 2410 changed. | |
| 2411 | |
| 2412 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag | |
| 2413 @throws introduced in Javadoc 1.2. | |
| 2414 | |
| 2415 * cc-menus.el (cc-imenu-java-generic-expression): Applied | |
| 2416 patch from RMS to avoid infinite backtracking. | |
| 2417 | |
| 2418 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2419 | |
| 2420 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded | |
| 2421 by [ ]. | |
| 2422 | |
| 2423 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2424 | |
| 2425 * cc-align.el (c-lineup-dont-change): Compensate properly for | |
| 2426 the column in langelem. | |
| 2427 | |
| 2428 * cc-engine.el (c-syntactic-information-on-region): New | |
| 2429 function to help debugging the syntactic analysis. | |
| 2430 | |
| 2431 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2432 | |
| 2433 * cc-align.el (c-lineup-template-args): Handle nested template | |
| 2434 arglists. | |
| 2435 | |
| 2436 * cc-langs.el (c++-template-syntax-table): New syntax table | |
| 2437 that makes `<' and `>' parenthesis characters, which is useful | |
| 2438 to switch to temporarily when analyzing template arglists. | |
| 2439 | |
| 2440 * cc-styles.el: Changed default alignment of labels in the | |
| 2441 java style to conform to the examples in the Java Language | |
| 2442 Specification. | |
| 2443 | |
| 2444 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args' | |
| 2445 by default. | |
| 2446 | |
| 2447 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2448 | |
| 2449 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma | |
| 2450 immediately before the closing paren in an arglist, so don't | |
| 2451 check that in Pike mode. Case 7A changed. | |
| 2452 | |
| 2453 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2454 | |
| 2455 * cc-cmds.el (c-indent-region): Fixed bug where comment-only | |
| 2456 lines were ignored under certain conditions. | |
| 2457 | |
| 2458 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2459 | |
| 2460 * cc-align.el (c-lineup-template-args): New function for | |
| 2461 aligning continued template argument lists. | |
| 2462 | |
| 2463 * cc-engine.el (c-guess-basic-syntax): Fix for member init | |
| 2464 lists containing function arglists split over several lines. | |
| 2465 Case 5D.1 changed. | |
| 2466 | |
| 2467 * cc-engine.el (c-guess-basic-syntax): Fixed bug where | |
| 2468 template-args-cont didn't get recognized when the first | |
| 2469 arglist opener line doesn't contain a template argument. New | |
| 2470 case 5K. | |
| 2471 | |
| 2472 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2473 | |
| 2474 * cc-defs.el (c-point): Changed from subst to macro for | |
| 2475 efficiency. | |
| 2476 (c-beginning-of-defun-1, c-end-of-defun-1): New | |
| 2477 beginning-of-defun/end-of-defun wrappers separated from | |
| 2478 c-point. | |
| 2479 | |
| 2480 * cc-menus.el (imenu-generic-expression, | |
| 2481 imenu-case-fold-search, imenu-progress-message): Dummy | |
| 2482 definitions to avoid compiler warnings if imenu can't be | |
| 2483 loaded. | |
| 2484 * cc-menus.el (cc-imenu-init): New function called at mode | |
| 2485 init. | |
| 2486 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved | |
| 2487 imenu initializations to cc-imenu-init. | |
| 2488 | |
| 2489 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2490 | |
| 2491 * cc-engine.el (c-guess-basic-syntax): Slightly better check | |
| 2492 for lambda-intro-cont in Pike mode. Case 6 changed. | |
| 2493 | |
| 2494 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where | |
| 2495 anything following "new Foo()" was considered an anonymous | |
| 2496 class body in Java mode. | |
| 2497 | |
| 2498 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org> | |
| 2499 | |
| 2500 * cc-cmds.el (c-comment-line-break-function): When breaking in | |
| 2501 a string, don't insert a new line. | |
| 2502 | |
| 2503 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org> | |
| 2504 | |
| 2505 * cc-engine.el (c-at-toplevel-p): New interface function which | |
| 2506 returns information useful to add-on authors. It tells you | |
| 2507 whether you're at a toplevel statement or not. | |
| 2508 | |
| 2509 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org> | |
| 2510 | |
| 2511 * cc-cmds.el (c-comment-line-break-function): It is possible | |
| 2512 that forward-line does not land us at the bol, say if we're on | |
| 2513 the last line in a file. In that case, do a | |
| 2514 back-to-indentation instead of a forward-comment -1. | |
| 2515 | |
| 2516 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2517 | |
| 2518 * cc-engine.el (c-beginning-of-statement-1): Don't catch | |
| 2519 "default:" as normal label in case 4. | |
| 2520 | |
| 2521 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2522 | |
| 2523 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to | |
| 2524 recognize continued bitfield declarations. Case 5D.1 changed. | |
| 2525 * cc-langs.el: New variable c-bitfield-key. | |
| 2526 * cc-mode.el: New variable c-bitfield-key. | |
| 2527 | |
| 2528 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
| 2529 | |
| 2530 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java | |
| 2531 anonymous array expressions (i.e. "new Foo[] {.. bracelist | |
| 2532 ..}"). | |
| 2533 | |
| 26816 | 2534 1999-12-12 Dave Love <fx@gnu.org> |
| 2535 | |
| 26943 | 2536 * mail/footnote.el: Require cl when compiling. Don't autoload |
| 2537 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays. | |
| 26816 | 2538 (footnote-insert-text-marker, Footnote-insert-pointer-marker): |
| 2539 Avoid `acons'. | |
| 2540 (footnote-mode-line-string, Footnote-add-footnote): Remove | |
| 2541 autoload cookie. | |
| 2542 | |
| 26814 | 2543 1999-12-12 Richard Sharman <rsharman@pobox.com> |
| 2544 | |
| 2545 * sh-script.el: Fix for when font-lock mode is active. | |
| 2546 (sh-font-lock-unfontify-region-function): New function. | |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2547 |
|
26812
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2548 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il> |
|
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2549 |
|
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2550 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even |
|
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2551 if start-process is not bound, since Ispell now supports such |
|
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2552 platforms as well. |
|
7afb74b5999e
(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii <eliz@gnu.org>
parents:
26811
diff
changeset
|
2553 |
| 26811 | 2554 1999-12-12 Gerd Moellmann <gerd@gnu.org> |
| 2555 | |
| 2556 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to | |
| 2557 rmail-summary-goto-msg. | |
| 2558 | |
| 2559 * files.el (after-find-file): Fix previous change. | |
| 2560 | |
| 2561 1999-12-11 Dave Love <fx@gnu.org> | |
| 2562 | |
| 2563 * help.el (where-is): Use `commandp' as predicate for | |
| 26806 | 2564 `completing-read' |
| 2565 | |
|
26804
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2566 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2567 |
|
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2568 * cus-edit.el (custom-save-delete): Delete all occurrences, |
|
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2569 leave point where the first occurrence was. |
|
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2570 (custom-save-faces): Insert a newline at the end of the comment. |
|
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2571 Avoid a double newline there. |
|
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2572 If final closeparen is at bol, put a space before it. |
|
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2573 (custom-save-variables): Likewise. |
|
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2574 (custom-file): Doc fix. |
|
ce54b1d60246
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26799
diff
changeset
|
2575 |
| 26799 | 2576 1999-12-10 Gerd Moellmann <gerd@gnu.org> |
| 2577 | |
| 2578 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of | |
| 2579 regexp matching image and audio files. | |
| 2580 | |
| 26785 | 2581 1999-12-09 Dave Love <fx@gnu.org> |
| 2582 | |
| 2583 * mail/footnote.el: New file. | |
| 2584 | |
| 26780 | 2585 1999-12-09 Gerd Moellmann <gerd@gnu.org> |
| 2586 | |
| 2587 * files.el (after-find-file): Use auto-save-visited-file-name if | |
| 2588 set. | |
| 2589 | |
| 2590 * mail/feedmail.el (feedmail-find-eoh): Take | |
| 2591 feedmail-queue-alternative-mail-header-separator into account. | |
| 2592 | |
|
26777
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2593 1999-12-09 Stefan Monnier <monnier@cs.yale.edu> |
|
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2594 |
|
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2595 * smerge-mode.el: New file. |
|
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2596 |
|
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2597 * font-lock.el (font-lock-multiline): New variable. |
|
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2598 (font-lock-add-keywords): Rename `major-mode' into `mode'. |
|
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2599 (font-lock-remove-keywords): Added a dummy `mode' argument for |
|
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2600 potential future support. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2601 (font-lock-fontify-anchored-keywords, |
|
26777
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2602 (font-lock-fontify-keywords-region): Only handle multiline strings |
|
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2603 if necessary (avoids a pathological behavior in (f.ex) diff-mode). |
|
bdcf3193d59a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26774
diff
changeset
|
2604 |
|
26772
409c955897d7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26760
diff
changeset
|
2605 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
409c955897d7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26760
diff
changeset
|
2606 |
|
26774
57be3cdaebfb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26772
diff
changeset
|
2607 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f. |
|
57be3cdaebfb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26772
diff
changeset
|
2608 |
|
26772
409c955897d7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26760
diff
changeset
|
2609 * dired-aux.el (dired-insert-subdir): Add autoload cookie. |
|
409c955897d7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26760
diff
changeset
|
2610 |
| 26760 | 2611 1999-12-07 Dave Love <fx@gnu.org> |
| 2612 | |
| 2613 * help.el (view-emacs-problems): New command, bound to C-h P. | |
| 2614 | |
| 2615 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems. | |
| 2616 | |
|
26744
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2617 1999-12-07 Stefan Monnier <monnier@cs.yale.edu> |
|
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2618 |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
2619 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change. |
|
26748
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2620 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map): |
|
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2621 New code to support the minor mode version. |
|
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2622 (diff-recenter): New function. |
|
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2623 (diff-next-hunk, diff-next-file): Use it. |
|
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2624 (diff-remembered-files-alist): New var. |
|
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2625 (diff-merge-strings): New function. |
|
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2626 (diff-find-file-name): Make it smarter and use the user's input more. |
|
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2627 (diff-mode): Cosmetic changes. |
|
8b8438e9ac12
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26747
diff
changeset
|
2628 |
|
26744
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2629 * files.el (save-some-buffers): Turn EXITING into the more general |
|
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2630 PRED argument to allow specifying a subset of buffers. |
|
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2631 |
|
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2632 * simple.el (kill-region): Use the new `delete-and-extract-region' |
|
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2633 rather than the undo log (which is incorrect with *-change-functions). |
|
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2634 |
|
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2635 * font-lock.el (font-lock-default-fontify-region): Fix subtle |
|
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2636 off-by-one problem that could force re-fontifying the whole buffer. |
|
26747
a65919d40cd0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26744
diff
changeset
|
2637 (font-lock-remove-keywords): New function. |
|
a65919d40cd0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26744
diff
changeset
|
2638 (font-lock-add-keywords): Use the new function to ensure idempotence. |
|
26744
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2639 |
|
26743
2ddbff6366e9
* viper-cmd.el (viper-minibuffer-standard-hook,
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26739
diff
changeset
|
2640 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu> |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2641 |
|
26743
2ddbff6366e9
* viper-cmd.el (viper-minibuffer-standard-hook,
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26739
diff
changeset
|
2642 * viper-cmd.el (viper-minibuffer-standard-hook, |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
2643 viper-minibuffer-real-start): Mew functions. |
|
26743
2ddbff6366e9
* viper-cmd.el (viper-minibuffer-standard-hook,
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26739
diff
changeset
|
2644 (viper-read-string-with-history,viper-file-add-suffix, |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
2645 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the |
|
26743
2ddbff6366e9
* viper-cmd.el (viper-minibuffer-standard-hook,
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26739
diff
changeset
|
2646 change in the status of the minibuffer prompt. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2647 |
| 26739 | 2648 1999-12-06 Gerd Moellmann <gerd@gnu.org> |
| 2649 | |
| 2650 * comint.el (comint-redirect-results-list) | |
| 2651 (comint-redirect-results-list-from-process): Remove interactive | |
| 2652 spec. | |
| 2653 | |
|
26738
407a5a4056e8
(info-node, info-menu-5, info-xref): Define colors for Info faces if
Eli Zaretskii <eliz@gnu.org>
parents:
26736
diff
changeset
|
2654 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il> |
|
407a5a4056e8
(info-node, info-menu-5, info-xref): Define colors for Info faces if
Eli Zaretskii <eliz@gnu.org>
parents:
26736
diff
changeset
|
2655 |
|
407a5a4056e8
(info-node, info-menu-5, info-xref): Define colors for Info faces if
Eli Zaretskii <eliz@gnu.org>
parents:
26736
diff
changeset
|
2656 * info.el (info-node, info-menu-5, info-xref): Define colors for |
|
407a5a4056e8
(info-node, info-menu-5, info-xref): Define colors for Info faces if
Eli Zaretskii <eliz@gnu.org>
parents:
26736
diff
changeset
|
2657 Info faces if the display supports them. |
|
407a5a4056e8
(info-node, info-menu-5, info-xref): Define colors for Info faces if
Eli Zaretskii <eliz@gnu.org>
parents:
26736
diff
changeset
|
2658 |
|
26736
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2659 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il> |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2660 |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2661 Changes for automatic remapping of X colors on terminal frames: |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2662 |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2663 * term/pc-win.el (msdos-setup-initial-frame): New function, run by |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2664 term-setup-hook. Call msdos-remember-default-colors and |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2665 msdos-handle-reverse-video. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2666 (msdos-face-setup): Parts of code moved to |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2667 msdos-setup-initial-frame. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2668 (msdos-handle-reverse-video): New function, modeled after |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2669 x-handle-reverse-video. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2670 (make-msdos-frame): Don't use initial-frame-alist and |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2671 default-frame-alist. Call msdos-handle-reverse-video. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2672 (msdos-color-aliases): Remove. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2673 (msdos-color-translate, msdos-approximate-color): Remove. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2674 (msdos-color-values): Use 16-bit RGB values. RGB values updated |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2675 for better approximation of X colors. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2676 (msdos-face-setup): Call tty-color-clear. Remove code that sets |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2677 up tty-color-alist (it is now on startup.el). |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2678 (x-display-color-p, x-color-defined-p, x-color-values, |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2679 x-defined-colors, face-color-supported-p, face-color-gray-p): |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2680 Remove. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2681 |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2682 * facemenu.el (facemenu-read-color, list-colors-display): Use |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2683 defined-colors for all frame types. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2684 (facemenu-color-equal): Use color-values for all frame types. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2685 |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2686 * faces.el (read-face-attribute): For :foreground and :background |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2687 attributes and frames on character terminals, translate the color |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2688 to the closest supported one before looking it up in the list of |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2689 valid values. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2690 (face-valid-attribute-values): Call defined-colors for all types |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2691 of frames. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2692 (defined-colors, color-defined-p, color-values, display-color-p): |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2693 New finctions. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2694 (x-defined-colors, x-color-defined-p, x-color-values, |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2695 x-display-color-p): Aliases for the above. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2696 |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2697 * startup.el (command-line): Register terminal colors for frame |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2698 types other than x and w32, but only if the terminal supports |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2699 colors. Call tty-color-define instead of face-register-tty-color. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2700 |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2701 * term/x-win.el (xw-defined-colors): Renamed from |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2702 x-defined-colors. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2703 * term/w32-win.el (xw-defined-colors): Likewise. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2704 |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2705 * term/tty-colors.el: New file. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2706 * loadup.el: Load term/tty-colors. |
|
a0674327c167
Changes for automatic remapping of X colors on terminal frames:
Eli Zaretskii <eliz@gnu.org>
parents:
26733
diff
changeset
|
2707 |
| 26733 | 2708 1999-12-06 Dave Love <fx@gnu.org> |
| 2709 | |
| 2710 * ffap.el: Autoload the ffap alias directly. | |
| 2711 | |
| 26727 | 2712 1999-12-06 Inge Frick <inge@nada.kth.se> |
| 2713 | |
| 2714 * dired-aux.el (dired-do-shell-command): Changed documentation. | |
| 2715 (dired-shell-stuff-it): A `?' in COMMAND has now the same | |
| 2716 meaning as `*'. | |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2717 |
| 26721 | 2718 1999-12-06 Gerd Moellmann <gerd@gnu.org> |
| 2719 | |
| 26724 | 2720 * simple.el (insert-buffer): Doc fix. |
| 2721 | |
| 26721 | 2722 * apropos.el (apropos-mode): Add autoload cookie. |
| 2723 | |
| 2724 1999-12-06 Sam Steingold <sds@goems.com> | |
| 2725 | |
| 2726 * progmodes/etags.el (etags-tags-completion-table): Modified the | |
| 2727 regexp to allow for the CL symbols starting with `+*'. | |
| 2728 (tags-completion-table): Doc fix (it's an obarray, not an alist). | |
| 2729 (tags-completion-table, tags-recognize-empty-tags-table): Remove | |
| 2730 `function' quoting lambda. | |
| 2731 (tags-with-face): New macro. | |
| 2732 (list-tags, tags-apropos): Use it. | |
| 2733 (tags-apropos-additional-actions): New user option. | |
| 2734 (etags-tags-apropos-additional): Use it. | |
| 2735 (tags-apropos): Call etags-tags-apropos-additional. | |
| 2736 (tags-apropos-verbose): New user option. | |
| 2737 (etags-tags-apropos): Use it. | |
| 2738 (visit-tags-table-buffer, next-file): Use `unless'. | |
| 2739 (recognize-empty-tags-table): Renamed to | |
| 2740 tags-recognize-empty-tags-table. | |
| 2741 (complete-tag): Call tags-complete-tag bypassing try-completion. | |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2742 |
| 26717 | 2743 1999-12-06 Kenichi Handa <handa@etl.go.jp> |
| 2744 | |
| 2745 * international/mule.el (set-buffer-file-coding-system): Docstring | |
| 2746 modified. | |
| 2747 | |
| 26712 | 2748 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de> |
| 2749 | |
| 2750 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support | |
| 2751 using the hideshow package. | |
| 2752 (hs-special-modes-alist): Added entry for bibtex to allow the use | |
| 2753 of the hideshow package. | |
| 2754 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is | |
| 2755 not longer provided by bibtex.el directly. Instead the hideshow | |
| 2756 package should be used. | |
| 2757 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete | |
| 2758 references to bibtex-hide-entry-bodies. | |
| 2759 | |
| 2760 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 2761 | |
| 2762 * textmodes/bibtex.el: Copyright notice is up to date. Moved | |
| 2763 maintainer information closer to the beginning of the bibtex.el | |
| 2764 file. | |
| 2765 (bibtex-maintainer-salutation): New constant. | |
| 2766 (bibtex-version): New constant. | |
| 2767 (bibtex-submit-bug-report): Use bibtex-version and | |
| 2768 bibtex-maintainer-salutation. | |
| 2769 (bibtex-entry-field-alist): Made booktitle field optional for | |
| 2770 @inproceedings entries when crossreferenced. | |
| 2771 (bibtex-entry-field-alist): Added booktitle field to proceedings | |
| 2772 entry type (for cross referencing). Thanks to Wagner Toledo Correa | |
| 2773 for the suggestion. | |
| 2774 (bibtex-string-file-path): Fixed typo. | |
| 2775 | |
| 2776 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl> | |
| 2777 | |
| 2778 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &' | |
| 2779 for reftex.el. | |
| 2780 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex' | |
| 2781 to menu. | |
| 2782 | |
| 26708 | 2783 1999-12-04 Dave Love <fx@gnu.org> |
| 2784 | |
| 2785 * delsel.el: Revert previous change -- region is significant to | |
| 2786 skeleton. | |
| 2787 | |
|
26702
8be2b52389a5
* viper-cmd.el (viper-change-state): Use
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26692
diff
changeset
|
2788 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu> |
|
8be2b52389a5
* viper-cmd.el (viper-change-state): Use
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26692
diff
changeset
|
2789 |
|
8be2b52389a5
* viper-cmd.el (viper-change-state): Use
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26692
diff
changeset
|
2790 * viper-cmd.el (viper-change-state): Use |
|
8be2b52389a5
* viper-cmd.el (viper-change-state): Use
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26692
diff
changeset
|
2791 viper-ESC-moves-cursor-back to decide whether to move the cursor |
|
8be2b52389a5
* viper-cmd.el (viper-change-state): Use
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26692
diff
changeset
|
2792 back. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2793 |
| 26692 | 2794 1999-12-03 Kenichi Handa <handa@mule.m17n.org> |
| 2795 | |
| 2796 * international/mule-util.el (truncate-string-to-width): Docsting | |
| 2797 fixed. | |
| 2798 | |
|
26690
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2799 1999-12-02 Stefan Monnier <monnier@cs.yale.edu> |
|
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2800 |
| 26692 | 2801 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious |
|
26690
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2802 use of `cond'. |
|
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2803 (lm-with-file): Move all the find-file...kill-buffer stuff into |
|
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2804 this macro. Make it use `find-file-noselect' and make it kill |
|
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2805 the buffer only if it wasn't already displayed somewhere. |
|
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2806 (lm-summary, lm-authors, lm-maintainer, lm-creation-date) |
|
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2807 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by) |
| 26692 | 2808 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file. |
|
26744
f14026cd9767
(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26743
diff
changeset
|
2809 (lm-commentary): Fix to handle the case when the change log is |
|
26690
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2810 at the end of the file. |
|
1006a8324029
(lm-header-multiline): fix spurious use of `cond'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26689
diff
changeset
|
2811 |
| 26689 | 2812 1999-12-02 Kenichi Handa <handa@etl.go.jp> |
| 2813 | |
| 2814 * international/mule.el (charsetp): Fix typo in docstring. | |
| 2815 | |
| 2816 * international/mule-diag.el (list-coding-categories): Fix typo; | |
| 2817 automatic -> autoload. | |
| 2818 | |
| 26676 | 2819 1999-12-02 Gerd Moellmann <gerd@gnu.org> |
| 2820 | |
| 26686 | 2821 * vc.el (vc-update-change-log): Look for rcs2log under |
| 2822 exec-directory. | |
| 2823 | |
| 26683 | 2824 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change |
| 2825 outline-regexp, add outline-level. | |
| 2826 (lisp-outline-level): New. | |
| 2827 | |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2828 * calendar/appt.el (appt-convert-time): Handle "12:MMam", |
| 26681 | 2829 remove extraneous string-match. |
| 2830 | |
| 26676 | 2831 * finder.el (finder-commentary): Activate Finder mode. |
| 2832 | |
| 26674 | 2833 1999-12-01 Anders Lindgren <andersl@andersl.com> |
| 2834 | |
| 2835 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned | |
| 2836 off when reverting buffers that contained mode specifiers. | |
| 2837 `revert-buffer' is now called with non-nil PRESERVE-MODES | |
| 2838 argument. | |
| 2839 | |
| 26672 | 2840 1999-12-01 Dave Love <fx@gnu.org> |
| 2841 | |
| 2842 * delsel.el: Grok skeleton-pair-insert-maybe. | |
| 2843 | |
|
26668
d36fa3fb6939
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26666
diff
changeset
|
2844 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
d36fa3fb6939
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26666
diff
changeset
|
2845 |
|
d36fa3fb6939
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26666
diff
changeset
|
2846 * progmodes/cperl-mode.el (cperl-under-as-char): |
|
d36fa3fb6939
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26666
diff
changeset
|
2847 Use nil as default. |
|
d36fa3fb6939
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26666
diff
changeset
|
2848 |
| 26660 | 2849 1999-11-30 Gerd Moellmann <gerd@gnu.org> |
| 2850 | |
| 2851 * speedbar.el (toplevel): Remove compatibility code for Emacs | |
| 2852 versions without custom.el. | |
| 2853 | |
| 26658 | 2854 1999-11-30 Dave Love <fx@gnu.org> |
| 2855 | |
| 26943 | 2856 * progmodes/fortran.el (fortran-strip-sequence-nos): New command. |
| 26666 | 2857 |
| 26662 | 2858 * autoinsert.el: Minor doc fixes. |
| 2859 (auto-insert): Return nil. | |
| 2860 | |
| 26658 | 2861 * faces.el (set-face-documentation): Purecopy STRING. |
| 2862 | |
| 26654 | 2863 1999-11-29 Dave Love <fx@gnu.org> |
| 2864 | |
| 26656 | 2865 * derived.el: Doc fixes, remove old backquote syntax. |
| 2866 | |
| 26654 | 2867 * cus-edit.el (custom-save-variables, custom-save-faces): Write a |
| 2868 comment warning about editing. | |
| 2869 | |
| 26651 | 2870 * help.el (help-mode-hook): Define. |
| 2871 | |
| 26649 | 2872 1999-11-29 Gerd Moellmann <gerd@gnu.org> |
| 2873 | |
| 2874 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct | |
| 2875 invalid translation of old-style backquote syntax to new syntax. | |
| 2876 | |
|
26636
36564a827d06
Makefile (DONTCOMPILE): Add term/internal.el
Eli Zaretskii <eliz@gnu.org>
parents:
26628
diff
changeset
|
2877 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il> |
|
36564a827d06
Makefile (DONTCOMPILE): Add term/internal.el
Eli Zaretskii <eliz@gnu.org>
parents:
26628
diff
changeset
|
2878 |
|
36564a827d06
Makefile (DONTCOMPILE): Add term/internal.el
Eli Zaretskii <eliz@gnu.org>
parents:
26628
diff
changeset
|
2879 * Makefile (DONTCOMPILE): Add term/internal.el. |
|
36564a827d06
Makefile (DONTCOMPILE): Add term/internal.el
Eli Zaretskii <eliz@gnu.org>
parents:
26628
diff
changeset
|
2880 |
| 26628 | 2881 1999-11-26 Dave Love <fx@gnu.org> |
| 2882 | |
| 2883 * comint.el: Fix last change. | |
| 2884 | |
| 2885 * emacs-lisp/advice.el: Fix last change. | |
| 2886 | |
|
26626
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2887 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2888 |
|
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2889 * cus-edit.el (Custom-reset-standard): Doc fix. |
|
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2890 (custom-variable-reset-standard): Doc fix. |
|
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2891 (custom-face-reset-standard): Doc fix. |
|
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2892 (custom-face-menu): "Reset to Standard" => "Erase Customization". |
|
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2893 (custom-variable-menu): Likewise. |
|
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2894 (custom-reset-menu): Likewise. |
|
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2895 (custom-buffer-create-internal): Likewise. |
|
ecc4acdd96a9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26624
diff
changeset
|
2896 |
| 26624 | 2897 1999-11-26 Dave Love <fx@gnu.org> |
| 2898 | |
| 2899 * progmodes/make-mode.el (makefile-mode-hook): Customize. | |
| 2900 | |
| 2901 * font-lock.el: Doc fixes. | |
| 2902 | |
| 2903 * menu-bar.el (menu-bar-mode): Customize. | |
| 2904 | |
| 2905 * cus-start.el: Add use-dialog-box. | |
| 2906 | |
| 2907 * add-log.el (change-log-mode-hook): Customize. | |
| 2908 (add-log-current-defun): Use | |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2909 fortran-{beginning,end}-of-subprogram. |
| 26624 | 2910 |
|
26623
92f785e7552d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26617
diff
changeset
|
2911 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
92f785e7552d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26617
diff
changeset
|
2912 |
|
92f785e7552d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26617
diff
changeset
|
2913 * emacs-lisp/advice.el: Many doc fixes. |
|
26617
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2914 |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2915 * comint.el (comint-preoutput-filter-functions): Doc fix. |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2916 |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2917 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2918 |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2919 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): |
|
26617
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2920 Improve messages for capitalization of arg names, |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2921 for flag variables, for t and nil, for imperatives. |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2922 Call them imperatives rather than infinitives sans "to". |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2923 (checkdoc-common-verbs-wrong-voice): Add "moves". |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2924 (checkdoc-message-text-engine): Improve messages for y-or-n-p. |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2925 |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2926 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2927 Don't convert comments from 3-semicolon to 2-semicolon. |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2928 That is a matter of style. |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2929 (checkdoc-triple-semi-comment-check-flag): Variable deleted. |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2930 (checkdoc-comments): Don't bind that variable. |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2931 |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2932 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2933 |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2934 * files.el (write-file-hooks): Doc fix. |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
2935 |
| 26608 | 2936 1999-11-26 Gerd Moellmann <gerd@gnu.org> |
| 2937 | |
| 2938 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='. | |
| 2939 | |
| 26600 | 2940 1999-11-25 Dave Love <fx@gnu.org> |
| 2941 | |
| 2942 * hippie-exp.el: Require comint when compiling. | |
| 2943 (hippie-expand): Add :links. | |
| 2944 (hippie-expand-try-functions-list): Customize. | |
| 2945 | |
|
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
2946 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2947 |
| 26609 | 2948 * viper*el: Replaced old-style backquotes. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2949 |
| 26609 | 2950 * ediff*el: Replaced old-style backquotes. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2951 |
|
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
2952 * ediff-merge |
|
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
2953 (ediff-looks-like-combined-merge,ediff-get-combined-region): |
| 26609 | 2954 Changed to support the new format for ediff-combination-pattern. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2955 |
|
26588
76b6a75471e1
* viper*el: replaced old-style backquotes.
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26584
diff
changeset
|
2956 * ediff-diff (ediff-set-fine-overlays-in-one-buffer): |
| 26609 | 2957 Changed to support the new format for ediff-combination-pattern. |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
2958 |
| 26581 | 2959 1999-11-24 Dave Love <fx@gnu.org> |
| 2960 | |
| 26584 | 2961 * custom.el (custom-declare-group): Purecopy DOC. |
| 2962 (custom-handle-keyword): Purecopy VALUE. | |
| 2963 (custom-add-link): Purecopy WIDGET. | |
| 2964 (custom-add-version): Purecopy VERSION. | |
| 2965 (custom-add-load): Purecopy LOAD. | |
| 2966 | |
| 2967 * cus-face.el (custom-declare-face): Purecopy DOC. | |
| 2968 | |
| 26581 | 2969 * info.el: |
| 2970 (Info-build-node-completions, Info-search, Info-follow-reference) | |
| 2971 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token) | |
| 2972 (Info-find-emacs-command-nodes): Avoid properties on matched text | |
| 2973 which may appear in minibuffer. | |
| 2974 | |
| 26579 | 2975 1999-11-24 Gerd Moellmann <gerd@gnu.org> |
| 2976 | |
| 2977 * locate.el (locate-with-filter): Doc fix. | |
| 2978 | |
| 26577 | 2979 1999-11-24 Alex Schroeder <alex@gnu.org> |
| 2980 | |
| 2981 * sql.el (sql-find-sqli-buffer): New function. | |
| 2982 (sql-set-sqli-buffer-generally): New function. | |
| 2983 (sql-set-sqli-buffer): Better checking of new-buffer. | |
| 2984 (sql-copy-column): Add comma after INTO clause, too. | |
| 2985 | |
| 2986 1999-11-24 Alex Schroeder <alex@gnu.org> | |
| 2987 | |
| 2988 * sql.el (sql-imenu-generic-expression): New, used to set | |
| 2989 imenu-generic-expression. | |
| 2990 | |
| 2991 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when | |
| 2992 setting font-lock-defaults' SYNTAX-ALIST. Set | |
| 2993 imenu-generic-expression, imenu-case-fold-search, and | |
| 2994 imenu-syntax-alist. | |
| 2995 | |
| 2996 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95 | |
| 2997 and 46 when setting font-lock-defaults' SYNTAX-ALIST. | |
| 2998 | |
| 26575 | 2999 1999-11-23 Andrew Innes <andrewi@gnu.org> |
| 3000 | |
| 3001 * w32-win.el (w32-drag-n-drop): Load files in current window, if | |
| 3002 drop coords aren't over a specific window. | |
| 3003 | |
| 26564 | 3004 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
| 3005 | |
| 3006 * ps-print.el: Define mule funs without checking if mule package is | |
| 3007 loaded. | |
| 3008 (ps-print-version): New version number (5.0.1). | |
| 3009 (ps-header-dirpart): Now uses abbreviate-file-name. | |
| 3010 | |
| 26559 | 3011 1999-11-23 Dave Love <fx@gnu.org> |
| 3012 | |
| 26943 | 3013 * progmodes/fortran.el (fortran-comment-line-start): Renamed from |
| 26561 | 3014 comment-line-start. |
| 3015 (fortran-comment-line-start-skip): Renamed from | |
| 3016 comment-line-start-skip. | |
| 3017 (fortran-mode-map): Use renamed functions. Add manual and custom | |
| 3018 entries to menu. | |
| 3019 (fortran-mode-hook): Customize. | |
| 3020 (fortran-comment-indent-function): Renamed from | |
| 3021 fortran-comment-hook. | |
| 3022 (delete-horizontal-regexp): Function deleted. | |
| 3023 (fortran-electric-line-number): Simplified. | |
| 3024 (fortran-beginning-of-subprogram): Renamed from | |
| 3025 beginning-of-fortran-subprogram. | |
| 3026 (fortran-end-of-subprogram): Renamed from | |
| 3027 end-of-fortran-subprogram. | |
| 3028 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram. | |
| 3029 (fortran-previous-statement, fortran-next-statement): Simplified. | |
| 3030 (fortran-blink-match): New function. | |
| 3031 (fortran-blink-matching-if, fortran-blink-matching-do): Use it. | |
| 3032 (fortran-indent-to-column): Don't use delete-horizontal-regexp. | |
| 3033 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use | |
| 3034 line-end-position. | |
| 3035 (fortran-fill): No longer interactive. Simplified. | |
| 3036 (fortran-break-line): Simplified. | |
| 3037 (fortran-analyze-file-format): Use char-after, not looking-at. | |
| 3038 | |
| 26943 | 3039 * emacs-lisp/find-func.el (find-function-regexp): Use |
| 3040 `define-minor-mode' after easy-menu change. | |
| 26559 | 3041 |
| 26554 | 3042 1999-11-23 Gerd Moellmann <gerd@gnu.org> |
| 3043 | |
| 3044 * comint.el: Add redirection.from active comint buffers into | |
| 3045 another buffer. Written by Peter Breton. | |
| 3046 | |
|
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
3047 1999-11-23 Stefan Monnier <monnier@cs.yale.edu> |
|
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
3048 |
|
26552
88324520c7fc
(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26551
diff
changeset
|
3049 * emacs-lisp/autoload.el (make-autoload): Recognize the new |
| 26554 | 3050 `define-minor-mode'. |
|
26552
88324520c7fc
(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26551
diff
changeset
|
3051 (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
|
3052 |
|
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
3053 * emacs-lisp/easy-mmode.el: Changed maintainer. |
|
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
3054 (easy-mmode-define-toggle): New BODY arg; Never append `-mode'; |
| 26554 | 3055 Use defcustom for the hooks; Improve the auto-generated docstrings. |
|
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
3056 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'. |
|
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
3057 (define-minor-mode): Add BODY arg; Only declare the keymap if |
| 26554 | 3058 provided; Improve the auto-generated docstrings. |
|
26551
271f77895660
Changed maintainer.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26545
diff
changeset
|
3059 |
| 26533 | 3060 1999-11-22 Gerd Moellmann <gerd@gnu.org> |
| 3061 | |
| 26554 | 3062 * textmodes/text-mode.el (text-mode): Construct paragraph-start so |
| 26545 | 3063 that the leading `^' is at the start. This is necessary because |
| 3064 paragraphs.el tries to remove anchors, but can find them only if | |
| 3065 they are the first character. | |
| 3066 | |
| 26543 | 3067 * progmodes/antlr-mode.el: New file. |
| 3068 | |
| 26533 | 3069 * calendar/calendar.el: Fix autoload for |
| 3070 calendar-absolute-from-astro. Add autoload for | |
| 3071 calendar-print-astro-day-number. | |
| 3072 | |
| 26524 | 3073 1999-11-21 Anders Lindgren <andersl@andersl.com> |
| 3074 | |
| 3075 * follow.el: Use modern backquote syntax. Minor comment update. | |
| 3076 | |
| 26520 | 3077 1999-11-21 Gerd Moellmann <gerd@gnu.org> |
| 3078 | |
| 26522 | 3079 * simple.el (with-syntax-table): Don't switch buffers. |
| 3080 | |
| 26520 | 3081 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el, |
| 3082 progmodes/hideif.el: Use new backquote syntax. | |
| 3083 | |
| 26517 | 3084 1999-11-21 Ken Manheimer <klm@python.org> |
| 3085 | |
| 3086 * icomplete.el (icomplete-completions): Use an explicit variable | |
| 3087 `icomplete-prospects-length', obviating the need to use an | |
| 3088 apparently faulty throw/catch arrangement. | |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
3089 |
|
26515
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
3090 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
|
3091 |
|
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
3092 * 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
|
3093 character code 255. |
|
9f3d02d7daa8
term/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii <eliz@gnu.org>
parents:
26511
diff
changeset
|
3094 |
| 26511 | 3095 1999-11-20 Kenichi Handa <handa@mule.m17n.org> |
| 3096 | |
| 3097 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font | |
| 3098 for the charset chinese-sisheng is 7bit encoding, not 8bit. | |
| 3099 | |
|
26508
8548cb8ad6e2
(PC-do-complete-and-exit): use minibuffer-prompt-end to
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26505
diff
changeset
|
3100 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
|
3101 |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
3102 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the |
| 26517 | 3103 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars. |
| 3104 | |
| 3105 * files.el (auto-mode-alist): Add patterns for diff-mode. | |
| 3106 | |
| 3107 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end | |
| 3108 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
|
3109 |
| 26505 | 3110 1999-11-18 Dave Love <fx@gnu.org> |
| 3111 | |
| 3112 * simple.el (input-mode-8-bit): Fix the customization. | |
| 3113 | |
| 26489 | 3114 1999-11-18 Gerd Moellmann <gerd@gnu.org> |
| 3115 | |
| 26494 | 3116 * international/iso-acc.el (iso-languages): Add more |
| 3117 characters for Portuguese. | |
| 3118 | |
| 26492 | 3119 * speedbar.el: Clean up comment at the start of the file. |
| 3120 Remove RCS id. | |
| 3121 | |
| 26489 | 3122 * progmodes/compile.el (compilation-parse-errors): Use |
| 3123 compilation-buffer-p instead of testing major-mode. | |
| 3124 | |
| 26496 | 3125 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk> |
| 3126 | |
| 3127 * quickurl.el Added defcustom of quickurl-completion-ignore-case. | |
| 3128 (quickurl-ask): completion-ignore-case is set to the value of | |
| 3129 quickurl-completion-ignore-case for the duration of the call to | |
| 3130 completing-read. | |
|
27030
1fbcab305a82
(also deleted unsightly eol whitespace)
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27026
diff
changeset
|
3131 |
| 26487 | 3132 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 3133 | |
| 3134 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook. | |
| 3135 | |
|
26484
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
3136 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
|
3137 |
|
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
3138 * 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
|
3139 instead of ps-print-def. |
|
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
3140 |
|
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
3141 * 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
|
3142 |
|
390d4b3523e9
rename ps-print-def.el to ps-vars.el
Kenichi Handa <handa@m17n.org>
parents:
26477
diff
changeset
|
3143 * 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
|
3144 |
| 26477 | 3145 1999-11-17 Gerd Moellmann <gerd@gnu.org> |
| 3146 | |
| 3147 * simple.el (with-syntax-table): Save buffer explicitly instead of | |
| 3148 using save-excursion. | |
| 3149 | |
| 26467 | 3150 1999-11-16 Gerd Moellmann <gerd@gnu.org> |
| 3151 | |
| 3152 * mail/supercite.el: New maintainer. | |
| 3153 | |
| 3154 1999-11-16 Reto Zimmermann <reto@synopsys.com> | |
| 3155 | |
| 3156 * progmodes/vhdl-mode.el: Use new backquote syntax. | |
| 3157 | |
| 3158 1999-11-16 Gerd Moellmann <gerd@gnu.org> | |
| 3159 | |
| 3160 * simple.el (with-syntax-table): New. | |
| 3161 | |
|
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
3162 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
|
3163 |
|
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
3164 * 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
|
3165 |
|
26458
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
3166 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
|
3167 |
|
26458
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
3168 * goto-addr.el (goto-address-at-mouse, |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3169 goto-address-find-address-at-point): Use compose-mail. |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3170 (goto-address-mail-method): Removed variable. |
|
26458
a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
Sam Steingold <sds@gnu.org>
parents:
26457
diff
changeset
|
3171 (goto-address-send-using-mh-e, goto-address-send-using-mhe, |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3172 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
|
3173 |
|
26457
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
3174 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
|
3175 |
|
26457
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
3176 * simple.el (backward-delete-char-untabify): |
|
285ab8ddc125
* simple.el (backward-delete-char-untabify):
Sam Steingold <sds@gnu.org>
parents:
26456
diff
changeset
|
3177 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
|
3178 hungrily including newlines. |
|
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
3179 |
| 26456 | 3180 1999-11-15 Sam Steingold <sds@ksp.com> |
| 3181 | |
| 3182 * 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
|
3183 |
| 26452 | 3184 1999-11-15 Dave Love <fx@gnu.org> |
| 3185 | |
| 3186 * cus-edit.el (customize-face, customize-face-other-window): | |
| 3187 Require match from completing-read. | |
| 3188 (custom-buffer-done-function): Default to custom-bury-buffer, not | |
| 3189 bury-buffer. | |
| 3190 | |
| 26450 | 3191 1999-11-15 Gerd Moellmann <gerd@gnu.org> |
| 3192 | |
| 26456 | 3193 * mail/rmail.el, iswitchb.el, hippie-exp.el, |
| 3194 progmodes/cperl-mode.el: Use new backquote syntax. | |
| 26450 | 3195 |
| 26445 | 3196 1998-09-14 Michael Ernst <mernst@alum.mit.edu> |
| 3197 | |
| 3198 * uniquify.el: Use new backquote syntax. | |
| 3199 | |
| 3200 1999-11-14 Markus Rost <rost@ias.edu> | |
| 26443 | 3201 |
| 3202 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r | |
| 3203 as in ispell-local-dictionary-alist. | |
| 3204 | |
| 26445 | 3205 1999-11-14 Alex Schroeder <alex@gnu.org> |
| 26440 | 3206 |
| 3207 * ansi-color.el (ansi-color-apply): Updated regexps to include | |
| 3208 highlighted face. | |
|
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
3209 |
| 26445 | 3210 1999-01-14 Johan Vromans <jvromans@squirrel.nl> |
| 26437 | 3211 |
|
26459
1ef9d70dfb0f
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
Sam Steingold <sds@gnu.org>
parents:
26458
diff
changeset
|
3212 * forms.el (forms--make-format-elt-using-text-properties): |
| 26437 | 3213 Treat `intangible' differently. |
| 3214 | |
| 3215 * forms.el: Use new backquote syntax. | |
| 3216 | |
| 26434 | 3217 1999-11-13 Gerd Moellmann <gerd@gnu.org> |
| 3218 | |
| 3219 * textmodes/scribe.el (scribe-mode): Doc-fix. | |
| 3220 | |
|
26431
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
3221 1999-11-13 Peter Breton <pbreton@ne.mediaone.net> |
|
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
3222 |
| 26435 | 3223 * net-utils.el (run-network-program, net-utils-run-program): Use |
| 3224 the new backquote syntax. | |
| 3225 (smbclient-program, smbclient-program-options) | |
| 3226 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New | |
| 3227 variables | |
|
26431
e53a941311a2
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
26429
diff
changeset
|
3228 (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
|
3229 |
|
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
3230 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
|
3231 |
| 26435 | 3232 * emulation/viper-init.el (viper-deflocalvar, viper-loop) |
| 3233 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair) | |
| 3234 (viper-kbd-buf-definition, viper-kbd-mode-alist) | |
| 3235 (viper-kbd-mode-pair, viper-kbd-mode-definition) | |
| 3236 (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
|
3237 Use the new backquote syntax. |
|
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
3238 |
| 26435 | 3239 * emulation/viper-cmd.el (viper-test-com-defun) |
| 3240 (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
|
3241 Use the new backquote syntax. |
|
e20b16957cdd
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
Sam Steingold <sds@gnu.org>
parents:
26428
diff
changeset
|
3242 |
|
26428
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
3243 * emacs-lisp/debug.el (debugger-env-macro): |
|
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
3244 Use the new backquote syntax. |
|
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
3245 |
|
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
3246 * 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
|
3247 Use the new backquote syntax. |
|
f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold <sds@gnu.org>
parents:
26427
diff
changeset
|
3248 |
|
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
3249 * 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
|
3250 New user variable. |
|
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
3251 (calendar-hide-window): Use it. |
|
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
3252 (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
|
3253 Use the new backquote syntax. |
|
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
3254 |
| 26424 | 3255 1999-11-12 Andrew Innes <andrewi@gnu.org> |
| 3256 | |
| 3257 * select.el (x-set-selection): Call buffer-substring, not | |
| 3258 substring. Also fix docstring | |
| 3259 | |
| 26422 | 3260 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl> |
| 3261 | |
| 3262 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list | |
| 3263 of customizable variables to bug report message. Added | |
| 3264 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
|
3265 |
| 26419 | 3266 1999-11-12 Gerd Moellmann <gerd@gnu.org> |
| 3267 | |
| 3268 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name | |
| 3269 to display file names. | |
| 3270 | |
| 26409 | 3271 1999-11-11 Gerd Moellmann <gerd@gnu.org> |
| 3272 | |
| 26411 | 3273 * mwheel.el: Fix copyright notice, don't require 'cl at run time. |
| 3274 | |
| 26409 | 3275 * isearch.el: Add lazy-highlighting feature. |
| 3276 | |
| 26406 | 3277 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl> |
| 3278 | |
| 3279 * progmodes/ps-mode.el (ps-mode-maintainer-address): New | |
| 3280 constant. | |
| 3281 (ps-mode-submit-bug-report): New function. Entry added to menu. | |
| 3282 | |
|
26399
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
3283 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
|
3284 |
|
01ffc3822d09
Checked in changelog & elc file for mwheel.el
William M. Perry <wmperry@aventail.com>
parents:
26396
diff
changeset
|
3285 * 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
|
3286 |
| 26394 | 3287 1999-11-10 Gerd Moellmann <gerd@gnu.org> |
| 3288 | |
| 26406 | 3289 * startup.el (initial-scratch-message): Add ";;" to the front of |
| 3290 lines in the message. | |
| 3291 | |
| 26396 | 3292 * files.el (file-local-copy): Remove optional BUFFER argument |
| 3293 because that's not used by anything. | |
| 3294 | |
| 26394 | 3295 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as |
| 3296 to-address. | |
| 3297 | |
| 26387 | 3298 1999-11-08 Markus Rost <rost@ias.edu> |
| 3299 | |
|
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
3300 * wid-edit.el (widget-button-click): Wrap with save-excursion |
| 26387 | 3301 to restore track-mouse in the correct buffer. |
| 3302 | |
| 3303 1999-11-08 Gerd Moellmann <gerd@gnu.org> | |
| 3304 | |
| 3305 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com. | |
| 3306 | |
| 3307 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl> | |
| 3308 | |
| 3309 * progmodes/ps-mode.el (ps-mode-print-function): Changed default | |
| 3310 lpr-command to "lp" for some system-types. (copied from lpr.el | |
| 3311 Emacs version 20.2.1). | |
|
26427
3b6cf16f3633
* calendar/calendar.el (calendar-remove-frame-by-deleting):
Sam Steingold <sds@gnu.org>
parents:
26424
diff
changeset
|
3312 |
| 26362 | 3313 1999-11-04 Markus Rost <rost@ias.edu> |
| 3314 | |
| 3315 * simple.el (comment-region): Strip off white space at end of | |
| 3316 comment-start. | |
| 3317 | |
| 26354 | 3318 1999-11-04 Gerd Moellmann <gerd@gnu.org> |
| 3319 | |
| 3320 * faces.el (secondary-selection): Fix wrong color name. | |
| 3321 | |
| 26352 | 3322 1999-11-04 John Tobey <jtobey@epsilondev.com> |
| 3323 | |
| 3324 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0", | |
| 3325 the default when invoking perldb in a non-Perl buffer, and other | |
| 3326 cases involving -e or --. | |
| 3327 | |
| 26342 | 3328 1999-11-04 Gerd Moellmann <gerd@gnu.org> |
| 3329 | |
| 26352 | 3330 * simple.el (previous-matching-history-element) |
| 3331 (next-history-element): Use delete-field instead of erase-field. | |
| 3332 | |
| 3333 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit): | |
| 3334 Use delete-field instead of erase-field. | |
| 3335 | |
| 26344 | 3336 * faces.el (secondary-selection): Change background to yellow. |
| 3337 | |
| 26342 | 3338 * complete.el (PC-do-completion): Use minibuffer-prompt-end to |
| 3339 find the start of the text. Use field-string to read the user | |
| 3340 input. | |
| 3341 | |
| 26333 | 3342 1999-11-03 Gerd Moellmann <gerd@gnu.org> |
| 3343 | |
| 26338 | 3344 * faces.el (make-face-bold, make-face-unbold, make-face-italic) |
| 3345 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument | |
| 3346 for compatibility with old face implementation. | |
| 3347 | |
| 26336 | 3348 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit): |
| 3349 Use erase-field instead of erase-buffer. | |
| 3350 | |
| 26333 | 3351 * frame.el (blink-cursor-mode, blink-cursor-end): Use |
| 3352 internal-show-cursor with new interface. | |
| 3353 (blink-cursor-timer-function): New. | |
| 3354 (blink-cursor-start): Use blink-cursor-timer-function. | |
| 3355 | |
| 26331 | 3356 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
| 3357 | |
| 3358 * calendar.el (redraw-calendar): Move to nearest date before | |
| 3359 redrawing. | |
| 3360 | |
| 3361 * diary-lib.el (simple-diary-display): Reset modeline even if | |
| 3362 there are no diary entries since the diary buffer may be displayed. | |
| 3363 | |
| 26326 | 3364 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 3365 | |
| 3366 * emacs-lisp/debug.el (debug): If noninteractive, display the | |
| 3367 backtrace using `message', then exit Emacs. | |
| 3368 (debugger-batch-max-lines): New variable. | |
| 3369 (debugger-setup-buffer): New subroutine, broken out of `debug'. | |
| 3370 Change the messages put at the start, to say that the debugger | |
| 3371 was entered. | |
| 3372 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3373 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
|
3374 |
|
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3375 * 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
|
3376 |
| 26295 | 3377 1999-11-01 John Tobey <jtobey@epsilondev.com> |
| 3378 | |
| 3379 * gud.el: (gud-perldb-massage-args): Massage correctly in the | |
| 3380 presence of perl switches other than "-e". | |
| 3381 | |
| 26287 | 3382 1999-11-01 Markus Rost <rost@ias.edu> |
| 3383 | |
| 3384 * dired-x.el (dired-smart-shell-command): Use | |
| 3385 shell-command-history as in shell-command. | |
| 3386 | |
| 26282 | 3387 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 3388 | |
| 3389 * userlock.el (ask-user-about-lock): Doc fix. | |
| 3390 | |
| 26285 | 3391 * frame.el: Doc fixes. |
| 3392 | |
| 26271 | 3393 1999-11-01 Gerd Moellmann <gerd@gnu.org> |
| 3394 | |
| 26279 | 3395 * frame.el (blink-cursor-mode): Call internal-show-cursor instead |
| 3396 of show-cursor. | |
| 3397 (blink-cursor-start, blink-cursor-end): Ditto. | |
| 3398 | |
| 26271 | 3399 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode. |
| 3400 | |
| 26269 | 3401 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 3402 | |
| 3403 * window.el (walk-windows): If ALL-FRAMES is a frame, | |
| 3404 start on that frame. Use save-selected-window. | |
| 3405 | |
| 26266 | 3406 1999-11-01 Gerd Moellmann <gerd@gnu.org> |
| 3407 | |
| 3408 * simple.el (end-of-buffer): Use window-end to find the window end | |
| 3409 instead of vertical-motion because this handles variable-height | |
| 3410 lines correctly. | |
| 3411 | |
|
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3412 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu> |
|
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3413 |
| 26266 | 3414 * 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
|
3415 |
| 26266 | 3416 * 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
|
3417 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
|
3418 windows. |
| 26266 | 3419 (ediff-file-checked-in-p): Don't consider CVS |
|
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3420 files checked in. |
|
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3421 (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
|
3422 are writing to a newly created empty file. |
|
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3423 |
| 26266 | 3424 * 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
|
3425 |
|
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3426 * ediff-vers.el (ediff-pcl-cvs-view-revision): |
| 26266 | 3427 First cd to the file directory. reportedly works |
|
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3428 better with remote files. |
|
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3429 |
|
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3430 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal): |
| 26266 | 3431 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
|
3432 |
| 26271 | 3433 * ediff-diff.el (ediff-cmp-options): New variable. |
| 26267 | 3434 (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
|
3435 |
|
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3436 * ediff-ptch.el (ediff-prompt-for-patch-buffer, |
| 26266 | 3437 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
|
3438 patch. |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3439 |
| 26271 | 3440 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c |
| 3441 C-g | |
|
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3442 |
| 26266 | 3443 * viper-util.el (viper-nontrivial-find-file-function): Deleted. |
| 3444 (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
|
3445 (viper-save-cursor-color,viper-restore-cursor-color): |
| 26266 | 3446 Improved cursor color handling. |
|
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3447 (viper-get-saved-cursor-color-in-replace-mode, |
| 26266 | 3448 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
|
3449 better cursor color handling. |
|
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3450 |
|
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3451 * viper-ex.el (ex-read,ex-edit): |
| 26266 | 3452 Fixes for correct interpretation of #,%. |
| 3453 (viper-ex): Now works correctly when called from other functions. | |
| 3454 (viper-glob-function): New variable. | |
| 3455 (viper-ex): Save excursion before doing :global. | |
| 3456 | |
| 3457 * 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
|
3458 |
|
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3459 * viper-cmd.el (viper-post-command-sentinel, |
|
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3460 viper-insert-state-post-command-sentinel, |
| 26266 | 3461 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
|
3462 cursor colors. |
| 26267 | 3463 |
| 3464 * viper.el: Version change. | |
|
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26260
diff
changeset
|
3465 |
| 26260 | 3466 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com> |
| 3467 | |
| 3468 * whitespace.el (whitespace-update-modeline): Bugfix to ensure | |
| 3469 that the modeline display was updated *only* when | |
| 3470 `whitespace-display-in-modeline' was set, not otherwise. | |
| 3471 | |
| 26248 | 3472 1999-10-30 Gerd Moellmann <gerd@gnu.org> |
| 3473 | |
| 26251 | 3474 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to |
| 3475 "frac12". | |
| 3476 | |
| 26248 | 3477 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for |
| 3478 ad-activate. | |
| 3479 | |
| 26246 | 3480 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com> |
| 3481 | |
| 26254 | 3482 * whitespace.el: Test for existence of `defcustom' and `defgroup' |
| 3483 using fboundp instead of assuming that these are not present in | |
| 3484 particular flavors of emacs. | |
| 3485 (whitespace-version): Update to 2.8 | |
| 3486 (whitespace-display-in-modeline): Add custom variable to control | |
| 3487 displaying the whitespace errors on the modeline based on | |
| 3488 suggestion from <klaus.berndl@sdm.de> | |
| 3489 (whitespace-buffer): Now returns `t' if unclean and `nil' if | |
| 3490 clean, to enable using as a hook function, as suggested by Puneet | |
| 3491 Goel <puneet@computer.org> | |
| 3492 (whitespace-buffer): Fix a subtle bug that cleaned up only if | |
| 3493 quiet was not set, even with whitespace-auto-cleanup set. | |
| 3494 (whitespace-mode-line): Now uses less modeline real estate and | |
| 3495 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace | |
| 3496 which is present in the file, and <y> is any type of whitespace | |
| 3497 whose check has been suppressed by setting | |
| 26246 | 3498 `whitespace-check-<whitespace-type>' to nil. |
| 26254 | 3499 (whitespace-unchecked-whitespaces): New function to return the |
| 3500 list of whitespaces for whom checks have been suppressed. | |
| 3501 (whitespace-display-unchecked-whitespaces): Renamed to | |
| 3502 `whitespace-update-modeline' to reflect its functionality. | |
| 26246 | 3503 |
| 26244 | 3504 1999-10-30 Gerd Moellmann <gerd@gnu.org> |
| 3505 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3506 * progmodes/compile.el (compilation-error-regexp-alist): |
| 26244 | 3507 Undo previous change. |
| 3508 | |
| 26232 | 3509 1999-10-28 Dave Love <fx@gnu.org> |
| 3510 | |
| 3511 * help.el (help-follow): Make arg optional again and really | |
| 3512 default to point. | |
| 3513 | |
| 26228 | 3514 1999-10-28 Gerd Moellmann <gerd@gnu.org> |
| 3515 | |
| 26234 | 3516 * 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
|
3517 |
| 26228 | 3518 * progmodes/ada-mode.el, progmodes/ada-prj.el, |
| 3519 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and | |
| 3520 comment fixes. | |
| 3521 | |
| 26231 | 3522 * 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
|
3523 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
|
3524 |
| 26223 | 3525 1999-10-27 Dave Love <fx@gnu.org> |
| 3526 | |
| 3527 * progmodes/compile.el: Checkdoc-inspired fixes. | |
| 3528 | |
| 26220 | 3529 1999-10-27 Gerd Moellmann <gerd@gnu.org> |
| 3530 | |
| 3531 * lpr.el (print-buffer): Doc-string fix. | |
| 3532 | |
| 26218 | 3533 1999-10-27 Dave Love <fx@gnu.org> |
| 3534 | |
| 3535 * emacs-lisp/advice.el: Doc fixes. | |
| 3536 (ad-lemacs-p): Removed. | |
| 3537 (advice): Add :link to defgroup. | |
| 3538 | |
| 26209 | 3539 1999-10-27 Kenichi Handa <handa@etl.go.jp> |
| 3540 | |
| 3541 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change | |
| 3542 last-coding-system-used by the call of ange-ftp-set-ascii-mode. | |
| 3543 | |
|
26617
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
3544 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
3545 |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
3546 * window.el (walk-windows): If ALL-FRAMES is a frame, |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
3547 start on that frame. Use save-selected-window. |
|
2cde2efdc20f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
26609
diff
changeset
|
3548 |
| 26207 | 3549 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 3550 | |
| 3551 * emacs-lisp/advice.el (ad-activate-internal): Renamed from | |
| 3552 ad-activate. All callers changed, including those in data.c. | |
| 3553 (ad-activate-internal-off): Renamed from ad-activate-off. | |
| 3554 All uses changed. | |
| 3555 (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
|
3556 (ad-start-advice, ad-stop-advice, ad-recover-normality): |
| 26207 | 3557 Alter the definition of ad-activate-internal, not ad-activate. |
| 3558 | |
| 26196 | 3559 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
| 3560 | |
| 3561 * startup.el (command-line-1): Add support for command line | |
| 3562 arguments `file' and `execute'. Fix handling of `visit'. | |
| 3563 | |
| 26191 | 3564 1999-10-26 Kenichi Handa <handa@etl.go.jp> |
| 3565 | |
| 3566 * international/mule-cmds.el (read-input-method-name): Handle the | |
| 3567 case that the arg DEFAULT is symbol. | |
| 3568 | |
| 3569 * international/mule-diag.el (mule-diag): Handle the case that | |
| 3570 default-input-method is symbol. | |
| 3571 | |
| 26187 | 3572 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
| 3573 | |
| 3574 * textmodes/tildify.el: New file. | |
| 3575 | |
| 26184 | 3576 1999-10-25 Sam Steingold <sds@ksp.com> |
| 3577 | |
| 3578 * Makefile (compile-files): Fixed the "tr" strings. | |
| 3579 (EMACS): Set to ../src/emacs. | |
| 3580 | |
| 26173 | 3581 1999-10-25 Gerd Moellmann <gerd@gnu.org> |
| 3582 | |
| 3583 * info.el (Info-build-node-completions): Add '("*") to the | |
| 3584 completion list. | |
| 3585 | |
| 26167 | 3586 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 3587 | |
| 3588 * frame.el (auto-raise-mode): When enabling the mode, | |
| 3589 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
|
3590 |
| 26170 | 3591 * indent.el (indent-region): Doc fix. |
| 3592 | |
| 26175 | 3593 * comint.el (comint-output-filter): Make the Comint buffer current |
| 3594 for the comint-preoutput-filter-functions. | |
| 3595 | |
| 26177 | 3596 * mail/reporter.el: Doc fix. |
| 3597 | |
|
26156
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
3598 1999-10-24 Stephen Eglen <stephen@gnu.org> |
|
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
3599 |
|
26158
4c3791dba96a
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26156
diff
changeset
|
3600 * 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
|
3601 that Octave lisp files can also run under XEmacs 20. |
|
26158
4c3791dba96a
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26156
diff
changeset
|
3602 (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
|
3603 |
|
26156
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
3604 * iswitchb.el (iswitchb-default-keybindings): No need to use |
|
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
3605 read-kbd-macro in keybindings. |
|
9a67e9379891
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
26151
diff
changeset
|
3606 |
| 26151 | 3607 1999-10-23 Dave Love <fx@gnu.org> |
| 3608 | |
| 3609 * elide-head.el: New file. | |
| 3610 | |
| 26148 | 3611 1999-10-23 Gerd Moellmann <gerd@gnu.org> |
| 3612 | |
| 3613 * Makefile (compile-files, backup-compiled-files): New targets. | |
| 3614 (bootstrap, bootstrap-clean): Ditto. | |
| 3615 | |
|
26138
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3616 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
|
3617 |
|
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3618 * international/mule-cmds.c (locale-language-names): |
|
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3619 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
|
3620 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
|
3621 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet). |
|
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3622 Use Latin-8 for Welsh. |
|
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3623 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
|
3624 Use Latin-1 for Scots Gaelic, Tagalog. |
|
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3625 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
|
3626 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
|
3627 (locale-preferred-coding-systems, locale-language-names): |
|
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3628 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
|
3629 does this. |
|
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3630 (locale-charset-language-names): New variable. |
|
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3631 (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
|
3632 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
|
3633 language name specified by locale-language-names. |
|
7d8f9a678c69
* international/mule-cmds.c (locale-language-names):
Paul Eggert <eggert@twinsun.com>
parents:
26137
diff
changeset
|
3634 |
| 26132 | 3635 1999-10-22 Dave Love <fx@gnu.org> |
| 3636 | |
| 26137 | 3637 * make-mode.el: Minor doc fixes. |
| 3638 | |
| 26132 | 3639 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure. |
| 3640 | |
| 26129 | 3641 1999-10-21 Dave Love <fx@gnu.org> |
| 3642 | |
| 3643 * loadup.el: Add latin-8, latin-9. | |
| 3644 | |
|
26124
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
3645 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
|
3646 |
|
ee67b2340a0f
* disp-table.el (standard-display-european): Remove undocumented
Paul Eggert <eggert@twinsun.com>
parents:
26122
diff
changeset
|
3647 * 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
|
3648 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
|
3649 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
|
3650 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
|
3651 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
|
3652 |
| 26121 | 3653 1999-10-20 Gerd Moellmann <gerd@gnu.org> |
| 3654 | |
| 3655 * dired.el (dired-move-to-filename-regexp): Fix long comment lines | |
| 3656 that were split so that part of the comment appeared as Lisp code. | |
| 3657 | |
| 26117 | 3658 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
| 3659 | |
| 3660 * ps-bdf.el: Doc fix. | |
| 3661 | |
| 3662 * ps-print-def.el: New file: common definitions for all parts of | |
| 3663 ps-print. | |
| 3664 (ps-multibyte-buffer): Moved from ps-mule. | |
| 3665 | |
| 3666 * ps-mule.el: File dependence fix. | |
| 3667 (ps-multibyte-buffer): Moved to ps-print-def. | |
| 3668 | |
| 3669 * ps-print.el: Doc fix, better customization. | |
| 3670 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble) | |
| 3671 (ps-print-color-p, ps-printing-region-p, ps-n-up-database) | |
| 3672 (ps-end-file): Doc fix. | |
| 3673 (ps-setup, ps-begin-file): Fun fix. | |
| 3674 (postscript): New group. | |
| 3675 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars. | |
| 3676 (ps-print-prologue-1): Adjust PostScript programming. | |
| 3677 (ps-print): Adjust group hierarchy. | |
| 3678 (ps-print-n-up, ps-print-zebra, ps-print-background, | |
| 3679 ps-print-printer) | |
| 3680 (ps-print-page): New subgroups. | |
| 3681 (ps-print-prologue-header, ps-printer-name, ps-lpr-command) | |
| 3682 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type) | |
| 3683 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing) | |
| 3684 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes) | |
| 3685 (ps-zebra-stripe-height, ps-print-background-image) | |
| 3686 (ps-print-background-text, ps-spool-config): Adjust customization. | |
| 3687 (dos-ps-printer): Definition eliminated. | |
| 3688 | |
| 3689 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 3690 | |
| 3691 * ps-mule.el: Doc fix, define functions properly if mule package is | |
| 3692 loaded or not. | |
| 3693 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if | |
| 3694 mule package is loaded or not. | |
| 3695 | |
| 3696 * ps-print.el: Doc fix, n-up printing. | |
| 3697 (ps-print-version): New version number (5.0). | |
| 3698 (ps-page-dimensions-database): Added document media. | |
| 3699 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling) | |
| 3700 (ps-page-order, ps-printing-region-p): New vars. | |
| 3701 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New | |
| 3702 funs. | |
| 3703 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines) | |
| 3704 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn) | |
| 3705 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end) | |
| 3706 (ps-n-up-xstart, ps-n-up-ystart): New macros. | |
| 3707 (ps-print-begin-sheet-hook): New hook. | |
| 3708 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New | |
| 3709 const. | |
| 3710 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job) | |
| 3711 (ps-end-file, ps-dummy-page, ps-generate): Fix funs. | |
| 3712 (ps-print-prologue-1): Adjust PostScript programming for n-up printing. | |
| 3713 (ps-count-lines): Changed to defun. | |
| 3714 (ps-header-page): Changed to defsubst, fix fun. | |
| 3715 (ps-printing-region): Doc fix, adjust programming code. | |
| 3716 (ps-output-boolean, ps-background-pages, ps-background-text) | |
| 3717 (ps-background-image, ps-background, ps-get-boundingbox): Adjust | |
| 3718 programming code. | |
| 3719 | |
| 3720 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 3721 | |
| 3722 * ps-print.el: Doc fix, duplex and setpagedevice configuration. | |
| 3723 (ps-print-version): New version number (4.2). | |
| 3724 (ps-spool-config, ps-spool-tumble): New vars. | |
| 3725 (ps-print-prologue-1): Changed to defconst, adjust PostScript | |
| 3726 programming, new PostScript procedure to handle errors. | |
| 3727 (ps-print-prologue-2): Changed to defconst. | |
| 3728 (ps-print-duplex-feature): New const: duplex and tumble setting. | |
| 3729 (ps-setup, ps-begin-file): Fix funs. | |
| 3730 (ps-boolean-capitalized): New fun. | |
| 3731 | |
|
26112
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3732 1999-10-19 Stefan Monnier <monnier@cs.yale.edu> |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3733 |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3734 * Makefile (dontcompilefiles): Obsoleted. |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3735 (DONTCOMPILE): Added emacs-lisp/cl-specs.el. |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3736 (EL): Unused. |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3737 (temacs): Removed (unused). |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3738 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3739 version of the file (necessary for the update to work properly). |
|
26112
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3740 (autoloads): Force the use of `pwd`/loaddefs.el. |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3741 (updates); Redefined in terms of other targets to reduce redundancy. |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3742 (.el.elc): New default rule, just in case you want it. |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3743 (compile): Use a single invocation of Emacs. |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3744 (bootstrap-compile); Unneeded. |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3745 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed. |
|
a2591ab1ddaf
(dontcompilefiles): Obsoleted.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26102
diff
changeset
|
3746 |
| 26102 | 3747 1999-10-19 Dave Love <fx@gnu.org> |
| 3748 | |
| 3749 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug. | |
| 3750 | |
| 26100 | 3751 1999-10-19 Sam Steingold <sds@ksp.com> |
| 3752 | |
| 3753 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to | |
| 3754 comply with the comment. | |
| 3755 | |
| 26098 | 3756 1999-10-19 Gerd Moellmann <gerd@gnu.org> |
| 3757 | |
| 3758 * autorevert.el (auto-revert-mode): Make auto-revert-mode | |
| 3759 permanent-local. | |
| 3760 | |
| 26094 | 3761 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
|
3762 |
| 26094 | 3763 * progmodes/ps-mode.el (ps-mode-print-function): Fix default |
| 3764 value: \"lpr\" changed to "lpr" | |
| 3765 (ps-mode-version): New constant | |
| 3766 (ps-mode-show-version): New function, added key in ps-mode-map | |
| 3767 (ps-run-messages): Removed | |
| 3768 (ps-run-font-lock-keywords-2): New defcustom variable replacing | |
| 3769 ps-run-messages. These keywords now include the value of | |
| 3770 ps-run-prompt, making its fontification customizable. | |
| 3771 (ps-run-init): Removed \\n from docstring, it is now added when | |
| 3772 the value is used | |
| 3773 (ps-run-font-lock-keywords-1): Added checking for initial ^ in | |
| 3774 ps-run-prompt | |
| 3775 (ps-mode): Added ps-run-font-lock-keywords-2 to list of | |
| 26095 | 3776 customizable variables in doc-string (its equivalent |
| 26094 | 3777 ps-run-messages was missing in previous version of the doc-string) |
| 3778 (ps-run-mode): Simplified assignment to font-lock-defaults, using | |
| 3779 symbols only | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3780 |
| 26091 | 3781 1999-10-19 Alex Schroeder <alex@gnu.org> |
| 3782 | |
| 3783 * ansi-color.el: Complete rewrite. | |
| 3784 | |
|
26084
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3785 1999-10-19 Paul Eggert <eggert@twinsun.com> |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3786 |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3787 Fix bootstrapping problems. |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3788 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
|
3789 |
|
26084
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3790 * international/mule-cmds.el (global-map): |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3791 Do not use backquote, because that makes a bootstrapping |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3792 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
|
3793 * international/mule.el (charset-id, charset-bytes, |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3794 charset-dimension, charset-chars, charset-width, |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3795 charset-direction, charset-iso-final-char, |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3796 charset-iso-graphic-plane, charset-reverse-charset, |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3797 charset-short-name, charset-long-name, charset-description, |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3798 charset-plist): Likewise. |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3799 * subr.el (save-match-data): Likewise. |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3800 |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3801 * international/mule-cmds.el |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3802 (set-display-table-and-terminal-coding-system): New function, |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3803 containing code migrated out of set-language-environment. |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3804 (set-language-environment, set-locale-environment): Use it. |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3805 (locale-translation-file-name): Moved here from startup.el. |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3806 (locale-language-names, locale-preferred-coding-systems): |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3807 New vars. |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3808 (locale-name-match, set-locale-environment): New functions. |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3809 |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3810 * language/japan-util.el (setup-japanese-environment-internal): |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3811 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
|
3812 |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3813 * startup.el (iso-8859-n-locale-regexp): Remove. |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3814 (locale-translation-file-name): Move to mule-cmds.el. |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3815 (command-line): Move locale-stuff into set-locale-environment. |
|
804cba424b64
Fix bootstrapping problems.
Paul Eggert <eggert@twinsun.com>
parents:
26080
diff
changeset
|
3816 |
| 26080 | 3817 1999-10-18 Dave Love <fx@gnu.org> |
| 3818 | |
| 3819 * abbrev.el (add-abbrev, inverse-add-abbrev) | |
| 3820 (expand-region-abbrevs): Remove properties from buffer text. | |
| 3821 | |
| 26064 | 3822 1999-10-17 Gerd Moellmann <gerd@gnu.org> |
| 3823 | |
| 26066 | 3824 * iswitchb.el (iswitchb-exhibit): Extract user-input only |
| 3825 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
|
3826 |
| 26064 | 3827 * simple.el (minibuffer-prompt-end): Return the position |
| 3828 after the prompt, not the position of that last character | |
| 3829 of the prompt. | |
| 3830 | |
| 26061 | 3831 1999-10-17 Miles Bader <miles@gnu.org> |
| 3832 | |
| 3833 * simple.el: Doc fixes. | |
| 3834 | |
| 3835 1999-10-17 Miles Bader <miles@gnu.org> | |
| 3836 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3837 * simple.el (previous-matching-history-element, next-history-element): |
| 26061 | 3838 Change to work correctly even if the point is in the prompt. |
| 3839 (choose-completion-string): Likewise. | |
| 3840 (minibuffer-prompt-width): New function (compatibility with old subr). | |
| 3841 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3842 * textmodes/paragraphs.el (forward-sentence, forward-paragraph): |
| 26061 | 3843 When constraining the final position to the current field, |
| 3844 don't use the ONLY-IN-LINE mode of constrain-to-field. | |
| 3845 | |
| 3846 1999-10-17 Miles Bader <miles@gnu.org> | |
| 3847 | |
| 3848 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to | |
| 3849 constrain-to-field. | |
| 3850 * textmodes/paragraphs.el (forward-sentence): Likewise. | |
| 3851 | |
| 3852 1999-10-17 Miles Bader <miles@gnu.org> | |
| 3853 | |
| 3854 * simple.el (line-move): Use constrain-to-field to avoid | |
| 3855 moving into a prompt. | |
| 3856 (previous-complete-history-element): Clarify doc string. | |
| 3857 (next-complete-history-element): Likewise. | |
| 3858 Use field-beginning instead of point-min. | |
| 3859 (next-matching-history-element): Use field-beginning and | |
| 3860 erase-field instead of point-min and erase-buffer. | |
| 3861 * textmodes/paragraphs.el | |
| 3862 (forward-paragraph, forward-sentence): Likewise. | |
| 3863 (backward-kill-paragraph, backward-kill-sentence): Remove code to | |
| 3864 constrain the kill to an field, as the movement commands now | |
| 3865 do this. | |
| 3866 | |
| 3867 1999-10-17 Miles Bader <miles@gnu.org> | |
| 3868 | |
| 3869 * simple.el (previous-matching-history-element): Get the | |
| 3870 minibuffer input with field-string instead of buffer-string. | |
| 3871 (choose-completion-string): Likewise. | |
| 3872 (next-history-element): Likewise. | |
| 3873 Erase the minibuffer input with erase-field, not erase-buffer. | |
| 3874 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
|
3875 * textmodes/paragraphs.el (backward-kill-sentence): |
| 26061 | 3876 Remove minibuffer-prompt hack. |
| 3877 Constrain to any input field. | |
| 3878 | |
| 26053 | 3879 1999-10-17 Sam Steingold <sds@ksp.com> |
| 3880 | |
| 3881 * bindings.el (completion-ignored-extensions): Added ".sparcf" | |
| 3882 for CMUCL on sparc and ".ufsl" for LispWorks. | |
| 3883 (bound-and-true-p): Bugfix: free variable `v'. | |
| 3884 | |
| 26050 | 3885 1999-10-16 Dave Love <d.love@dl.ac.uk> |
| 3886 | |
| 3887 * emacs-lisp/edebug.el (edebug-install-read-eval-functions) | |
| 3888 (edebug-uninstall-read-eval-functions): Use load-read-function, | |
| 3889 avoiding elisp-eval. | |
| 3890 | |
| 26048 | 3891 1999-10-16 Sam Steingold <sds@ksp.com> |
| 3892 | |
| 3893 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq' | |
| 3894 instead of `eql'. | |
| 3895 | |
|
26039
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3896 1999-10-14 Stefan Monnier <monnier@cs.yale.edu> |
|
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3897 |
|
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3898 * 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
|
3899 * 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
|
3900 (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
|
3901 * ediff-util.el (ediff-make-temp-file): |
|
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3902 * ediff-vers.el (ediff-pcl-cvs-view-revision): |
|
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3903 * emerge.el (emerge-make-temp-file): |
|
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3904 * 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
|
3905 * vc.el (vc-update-change-log): |
|
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3906 * mail/mailpost.el (post-mail-send-it): |
|
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3907 * mail/metamail.el (metamail-region): |
|
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3908 * progmodes/cmacexp.el (c-macro-expansion): |
|
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3909 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file. |
|
fb6b9c37cdc4
Use make-temp-file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26029
diff
changeset
|
3910 |
| 26029 | 3911 1999-10-15 Gerd Moellmann <gerd@gnu.org> |
| 3912 | |
| 3913 * smtpmail.el (smtpmail-via-smtp): Add support for | |
| 3914 automatically appending a domain to RCPT TO: addresses. | |
| 3915 | |
| 26027 | 3916 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 3917 | |
| 3918 * dired.el (dired-insert-directory): Insert the amount of | |
| 3919 free space after the total size. | |
| 3920 (dired-free-space-program, dired-free-space-args): New variables. | |
| 3921 | |
| 26023 | 3922 1999-10-14 Karl Heuer <kwzh@gnu.org> |
| 3923 | |
| 3924 * mail/rmail.el (rmail-pop-password-error): Add new pattern. | |
| 3925 | |
| 26017 | 3926 1999-10-14 Dave Love <fx@gnu.org> |
| 3927 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3928 * international/characters.el: |
| 26017 | 3929 * international/fontset.el: |
| 3930 * international/mule-conf.el: Add latin-iso8859-1[45]. | |
| 3931 | |
| 3932 * language/european.el: Add Latin-8, Latin-9. Modify some doc | |
| 3933 strings. | |
| 3934 | |
| 3935 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89]. | |
| 3936 (command-line): Detect Latin-[89] locales. | |
| 3937 | |
| 26011 | 3938 1999-10-13 Stefan Monnier <monnier@cs.yale.edu> |
| 3939 | |
| 3940 * international/mule-cmds.el (select-safe-coding-system) | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3941 (leim-list-header): Avoid the use of strings that start with backslash |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3942 newline since lread.c:read1 has a hack to turn those strings into |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3943 integer 0 during the loadup.el process. |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3944 |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3945 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially. |
| 26011 | 3946 |
| 26008 | 3947 1999-10-13 Dave Love <fx@gnu.org> |
| 3948 | |
| 3949 * image.el (insert-image): Copy the image spec and add an | |
| 3950 intangible property. | |
| 3951 | |
|
26004
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
3952 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
|
3953 |
| 26008 | 3954 * help.el (help-xref-interned): Make it also work on variable-only |
| 3955 and function-only symbols. | |
| 3956 (help-make-xrefs): Take advantage of the new `help-xref-interned'. | |
| 3957 (help-follow): If the point under mouse is not highlighted, try | |
| 3958 `help-xref-interned' on the pointed-to symbol anyway. | |
| 3959 | |
| 3960 * info.el (Info-on-current-buffer): New entry point. | |
| 3961 (Info-find-node): Split into two for Info-on-current-buffer to | |
| 3962 hook into it. | |
|
26004
11f91800bec3
(Info-on-current-buffer): new entry point.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26003
diff
changeset
|
3963 (Info-current-file, Info-set-mode-line, Info-up): |
| 26008 | 3964 Info-current-file can now be t. |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3965 (Info-clone-buffer-hook): Function for `clone-buffer'. |
| 26008 | 3966 (Info-goto-node, Info-menu, Info-mode-map, Info-mode): |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
3967 Make `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
|
3968 |
|
26002
4f46db3c9d7d
* subr.el (with-current-buffer): don't use backquotes to avoid
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26001
diff
changeset
|
3969 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
|
3970 |
| 26008 | 3971 * simple.el (shell-command, shell-command-on-region): Use |
| 3972 make-temp-file. | |
| 3973 (clone-buffer, clone-process, clone-buffer-hook): New functions. | |
| 3974 | |
| 3975 * subr.el (with-current-buffer): Don't use backquotes to avoid | |
| 3976 bootstrapping problems. | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
3977 |
| 26008 | 3978 * loadup.el (load-path): Add subdirs for bootstrapping. |
| 3979 (docstrings): Ignore errors during bootstrapping. | |
| 3980 (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
|
3981 |
| 26001 | 3982 1999-10-12 Emmanuel Briot <briot@gnat.com> |
| 3983 | |
| 3984 * ada-stmt.el: Doc-string fixes. | |
| 3985 | |
| 25991 | 3986 1999-10-12 Gerd Moellmann <gerd@gnu.org> |
| 3987 | |
| 25998 | 3988 * recentf.el: New file. |
| 3989 | |
| 25991 | 3990 * ps-mode.el: New file. |
| 3991 | |
| 3992 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps, | |
| 3993 case insensitive. | |
| 3994 | |
| 25985 | 3995 1999-10-12 Richard Sharman <rsharman@pobox.com> |
| 3996 | |
| 3997 * sh-script.el: Added support for indenting existing scripts. | |
| 3998 (sh-mode-map): Added new bindings. | |
| 3999 (sh-mode): Updated mode doc-string for new commands, added | |
| 4000 make-local-variable calls, initialize mode-specific variables. | |
| 4001 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line | |
| 4002 is now a different function. | |
| 4003 (sh-header-marker): Changed docstring. | |
| 4004 (sh-set-shell): Initialize mode-specific variables. | |
| 4005 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select) | |
| 4006 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts): | |
| 4007 Changed these define-skeleton calls to work with user-specified | |
| 4008 indentation settings. | |
| 4009 (sh-basic-indent-line, sh-blink, sh-calculate-indent) | |
| 4010 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing) | |
| 4011 (sh-electric-hash, sh-electric-less, sh-electric-rparen) | |
| 4012 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info) | |
| 4013 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word) | |
| 4014 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if) | |
| 4015 (sh-guess-basic-offset, sh-handle-after-case-label) | |
| 4016 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do) | |
| 4017 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac) | |
| 4018 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open) | |
| 4019 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close) | |
| 4020 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else) | |
| 4021 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case) | |
| 4022 (sh-handle-this-then, sh-help-string-for-variable) | |
| 4023 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent) | |
| 4024 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init) | |
| 4025 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp) | |
| 4026 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style) | |
| 4027 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable) | |
| 4028 (sh-remove-our-text-properties, sh-rescan-buffer) | |
| 4029 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp) | |
| 4030 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer) | |
| 4031 (sh-scan-case, sh-search-word, sh-set-char-syntax) | |
| 4032 (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
|
4033 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New |
| 25985 | 4034 functions. |
| 4035 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax) | |
| 4036 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done) | |
| 4037 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done) | |
| 4038 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist) | |
| 4039 (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
|
4040 |
| 25983 | 4041 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk> |
| 4042 | |
| 25999 | 4043 * quickurl.el (quickurl-list-insert): `count-lines' was returning |
| 4044 a value one line to high if the cursor wasn't at the start of a | |
| 4045 line. A `beginning-of-line' is now performed before making the | |
| 4046 call to `count-lines'. | |
| 25983 | 4047 |
|
25979
e1d167cf6e96
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25970
diff
changeset
|
4048 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
|
4049 |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4050 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice. |
|
25979
e1d167cf6e96
(vc-backend-diff): get rid of the autoloaded advice.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25970
diff
changeset
|
4051 |
| 25960 | 4052 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> |
| 4053 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4054 * Makefile (setwins): Abstract out the command to find subdirectories |
| 25962 | 4055 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base). |
| 25970 | 4056 (custom-deps, finder-data, autoloads, update-subdirs, updates) |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4057 (autoloads-with-other-emacs): Use it. |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4058 |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4059 * diff-mode.el: New file. A mode for viewing/editing context diffs. |
| 25960 | 4060 |
| 25942 | 4061 1999-10-09 Gerd Moellmann <gerd@gnu.org> |
| 4062 | |
| 4063 * Makefile (bootstrap-compile): New target. Compile Lisp | |
| 4064 files with ../src/temacs. | |
| 4065 | |
| 27657 | 4066 1999-10-08 Dave Love <fx@gnu.org> |
| 4067 | |
| 4068 * ange-ftp.el: Require dired when compiling. | |
| 4069 (ange-ftp-normal-login): Allow EFS-style port specification. | |
| 4070 | |
| 25939 | 4071 1999-10-08 Simon Marshall <simon@gnu.org> |
| 4072 | |
| 4073 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function. | |
| 4074 (regexp-opt-group): Use it to get common suffixes in STRINGS. | |
| 4075 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
|
4076 |
| 25937 | 4077 1999-10-08 Gerd Moellmann <gerd@gnu.org> |
| 4078 | |
| 4079 * Makefile (compile): Compile files one by one. Set load-path to | |
| 4080 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
|
4081 |
| 25918 | 4082 1999-10-08 Gerd Moellmann <gerd@gnu.org> |
| 4083 | |
| 4084 * Makefile (EMACSOPT, DONTCOMPILE, EL): New. | |
| 4085 (emacs): Use it everywhere instead of EMACS. | |
| 4086 (compile): New target. Compile all Lisp files from scratch. | |
| 4087 (recompile): New target. Recompile lisp directory. | |
| 4088 (autoloads-with-other-emacs): New target. Build loaddefs.el with | |
| 4089 an Emacs executable not built in the current directory tree. | |
| 4090 | |
| 25908 | 4091 1999-10-07 Peter Breton <pbreton@ne.mediaone.net> |
| 4092 | |
| 4093 * filecache.el (file-cache-completion-ignore-case): New variable, | |
| 4094 defaulting to the value of completion-ignore-case. | |
| 4095 (file-cache-minibuffer-complete): Use it. | |
| 4096 (file-cache-files-matching, file-cache-files-matching-internal): | |
| 4097 New functions. | |
| 4098 | |
|
25905
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4099 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
|
4100 |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4101 * 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
|
4102 |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4103 * 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
|
4104 |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4105 * 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
|
4106 |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4107 * 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
|
4108 subprogram being created. |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4109 |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4110 * 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
|
4111 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
|
4112 scheme |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4113 |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4114 * 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
|
4115 New functions |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4116 |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4117 * 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
|
4118 justification parameter |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4119 |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4120 * 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
|
4121 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
|
4122 external program |
|
1394eb90cc8d
(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann <gerd@gnu.org>
parents:
25900
diff
changeset
|
4123 |
| 25900 | 4124 1999-10-07 Dave Love <fx@gnu.org> |
| 4125 | |
| 4126 * bindings.el (bound-and-true-p): New macro. | |
| 4127 (make-mode-line-mouse-sensitive): Don't require easymenu. | |
| 4128 | |
| 25886 | 4129 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
| 4130 | |
| 4131 * custom.el (defface): Extend documentation for new values of | |
| 4132 `type'. | |
| 4133 | |
| 4134 * faces.el (face-spec-set-match-display): Recognize `type' of | |
| 4135 `motif', `lucid', `x-toolkit'. | |
| 4136 (menu): New face. | |
| 4137 | |
| 25870 | 4138 1999-10-05 Dave Love <fx@gnu.org> |
| 4139 | |
| 4140 * files.el: Recognize temporary crontab files. | |
| 4141 | |
| 25873 | 4142 * info.el: Require jka-compr when compiling. |
| 4143 (Info-suffix-list): Add bzip2 files (non-ms-dos only). | |
| 4144 | |
| 25866 | 4145 1999-10-04 Dave Love <fx@gnu.org> |
| 4146 | |
| 4147 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines, | |
| 4148 scroll-up-aggressively, scroll-down-aggressively. | |
| 4149 | |
| 4150 * 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
|
4151 |
| 25867 | 4152 * rect.el (delete-extract-rectangle): Doc fix from verna. |
| 25866 | 4153 |
| 4154 * help-macro.el (three-step-help): Customize. | |
| 4155 | |
| 25926 | 4156 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 4157 | |
| 4158 * hexl.el (hexlify-buffer): Move point in proper range | |
| 4159 if it is too large. | |
| 4160 (hexl-after-revert-hook): Update hexl-max-address. | |
| 4161 (hexl-address-to-marker): Doc fix. | |
| 4162 | |
| 25865 | 4163 1999-10-03 Dave Love <fx@gnu.org> |
| 4164 | |
| 4165 * image.el (defimage): Remove redundant code. Substitute file in | |
| 4166 image plist. | |
| 4167 | |
| 4168 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
| 4169 | |
| 4170 * vc.el (vc-backend-checkout): Use coding system 'no-conversion | |
| 4171 when doing with-temp-file. | |
| 4172 | |
| 4173 1999-10-01 Dave Love <fx@gnu.org> | |
| 4174 | |
| 4175 * cus-edit.el (custom-comment-create): Fill :from and :to slots. | |
| 4176 | |
| 4177 * help.el: Require view when compiling. | |
| 4178 (view-emacs-FAQ): Use Info version. | |
| 4179 | |
| 25837 | 4180 1999-09-29 Ken'ichi Handa <handa@gnu.org> |
| 4181 | |
| 4182 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed | |
| 4183 (normat->normal). Use correct font names for Korean | |
| 4184 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H). | |
| 4185 | |
| 4186 1999-09-29 Kenichi Handa <handa@etl.go.jp> | |
| 4187 | |
| 4188 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit | |
| 4189 code not used by KOI8 to the same 8-bit code instead of mapping to | |
| 4190 SPC. | |
| 4191 (cyrillic-alternativnyj-decode-table): Likewise. | |
| 4192 | |
| 4193 1999-09-29 Alex Schroeder <alex@gnu.org> | |
| 4194 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4195 * sql.el (sql-imenu-generic-expression): Aew, used to set |
| 25837 | 4196 imenu-generic-expression. |
| 4197 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting | |
| 4198 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression, | |
| 4199 imenu-case-fold-search, and imenu-syntax-alist. | |
| 4200 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when | |
| 4201 setting font-lock-defaults' SYNTAX-ALIST. | |
| 4202 | |
| 26025 | 4203 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 4204 | |
| 4205 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard | |
| 4206 macro, try again. | |
| 4207 | |
| 25837 | 4208 1999-09-28 Dave Love <fx@gnu.org> |
| 4209 | |
| 4210 * cus-edit.el (custom-comment): Change widget definition. | |
| 4211 (custom-comment-create, custom-comment-show) | |
| 4212 (custom-comment-invisible-p): Don't use :comment-overlay. | |
| 4213 (custom-comment-hide): New function. | |
| 4214 (custom-variable-set, custom-variable-save) | |
| 4215 (custom-variable-reset-standard, custom-face-set) | |
| 4216 (custom-face-save): Use it. | |
| 4217 | |
| 25946 | 4218 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 4219 | |
| 25949 | 4220 * hexl.el (hexl-mode): Do nothing if already in hexl mode. |
| 4221 | |
| 4222 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
| 4223 | |
| 25946 | 4224 * faces.el (region): Doc fix. |
| 4225 | |
| 25837 | 4226 1999-09-27 Dave Love <fx@gnu.org> |
| 4227 | |
| 4228 * isearch.el (isearch): Add :links in defgroup. | |
| 4229 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank. | |
| 4230 (isearch-switch-frame-handler): Comment out (unused). | |
| 4231 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix. | |
| 4232 (isearch-ring-retreat-edit): Doc fix. | |
| 4233 (isearch-mouse-yank): New command. | |
| 4234 (isearch-last-command-char): Removed. Callers changed to use | |
| 4235 last-command-char. | |
| 4236 (isearch-char-to-string): Removed. Callers changed to use | |
| 4237 char-to-string. | |
| 4238 | |
| 25944 | 4239 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru> |
| 4240 | |
| 4241 * ispell.el (ispell-dictionary-alist-6): Don't use "-C" | |
| 4242 option for Russian. | |
| 4243 | |
| 25837 | 4244 1999-09-25 Gerd Moellmann <gerd@gnu.org> |
| 4245 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4246 * faces.el (face-differs-from-default-p): Compare face |
| 25837 | 4247 attributes individually. |
| 4248 | |
| 4249 * image.el (put-image, insert-image): Add string argument. | |
| 4250 | |
| 4251 1999-09-24 Gerd Moellmann <gerd@gnu.org> | |
| 4252 | |
| 4253 * ange-ftp.el (ange-ftp-date-regexp): Make it work for | |
| 4254 LANG=de_DE.iso88591 on HPUX 11.0. | |
| 4255 | |
| 4256 * dired.el (dired-move-to-filename-regexp): Make it work | |
| 4257 for LANG=de_DE.iso88591 on HPUX 11.0. | |
| 4258 | |
| 26171 | 4259 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 4260 | |
| 4261 * info.el (info-initialize): Don't test existence of ALTERNATIVE | |
| 4262 if we know for some other reason it should not be used. | |
| 4263 | |
| 26179 | 4264 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg): |
| 4265 New variable. | |
| 4266 (edebug-recursive-edit): Save current-prefix-arg there, | |
| 4267 bind it, and set it back at the end. | |
| 4268 (edebug-outside-excursion): Restore and update the outside | |
| 4269 value of current-prefix-arg. | |
| 4270 (edebug-emacs-version-specific): Delete support for Epoch. | |
| 4271 | |
| 26180 | 4272 1999-09-24 Howard Melman <howard@silverstream.com> |
| 4273 | |
| 4274 * imenu.el (imenu-after-jump-hook): New variable. | |
| 4275 (imenu): Run menu-after-jump-hook. | |
| 4276 (imenu-name-lookup-function): New variable. | |
| 4277 * 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
|
4278 |
| 25837 | 4279 1999-09-24 Carsten Dominik <cd@gnu.org> |
| 4280 | |
| 4281 * 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
|
4282 multiple thebibliography environments. |
| 25837 | 4283 |
| 4284 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug | |
| 4285 with recentering window. | |
| 4286 (reftex-extract-bib-entries-from-thebibliography, | |
| 4287 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal | |
| 4288 with multiple thebibliography environments. | |
| 4289 | |
| 4290 * textmodes/reftex-vars.el | |
| 4291 (reftex-section-levels): Function allowed as cdr. | |
| 4292 (reftex-max-section-depth) New option. | |
| 4293 | |
| 4294 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal | |
| 4295 with multiple thebibliography environments. | |
| 4296 | |
| 4297 1999-09-23 Gerd Moellmann <gerd@gnu.org> | |
| 4298 | |
| 4299 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end | |
| 4300 instead of point-min in call to delete-region. | |
| 4301 | |
| 4302 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
| 4303 | |
| 4304 * vc.el (vc-backend-checkout): Use with-temp-file when checking | |
| 4305 out into arbitrary file names. | |
| 4306 | |
| 4307 1999-09-19 Ken'ichi Handa <handa@gnu.org> | |
| 4308 | |
| 4309 * language/european.el ("Turkish"): New language environment. | |
| 4310 | |
| 4311 1999-09-19 Dave Love <fx@gnu.org> | |
| 4312 | |
| 4313 * delim-col.el: New file. | |
| 4314 | |
| 4315 1999-09-17 Richard Stallman <rms@gnu.org> | |
| 4316 | |
| 4317 * files.el (after-find-file): When visiting a backup file, | |
| 4318 make it read-only. | |
| 4319 | |
| 4320 * apropos.el (apropos-symbol-face): Non-nil even for ttys. | |
| 4321 (apropos-keybinding-face, apropos-label-face): Likewise. | |
| 4322 (apropos-property-face, apropos-match-face): Likewise. | |
| 4323 (apropos-label-properties): New variable. | |
| 4324 (apropos-print-doc): Use apropos-label-properties. | |
| 4325 (apropos-print): Set apropos-label-properties. | |
| 4326 | |
| 4327 1999-09-15 Richard Stallman <rms@gnu.org> | |
| 4328 | |
| 4329 * winner.el: Use aref instead of sref. | |
| 4330 | |
| 4331 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars. | |
| 4332 | |
| 4333 1999-09-14 Gerd Moellmann <gerd@gnu.org> | |
| 4334 | |
| 4335 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print. | |
| 4336 | |
| 4337 1999-09-14 Richard Stallman <rms@gnu.org> | |
| 4338 | |
| 4339 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload | |
| 4340 cookie, even if followed by a letter. | |
| 4341 | |
| 4342 1999-09-14 Stephen Eglen <stephen@gnu.org> | |
| 4343 | |
| 4344 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and | |
| 4345 --no-line-editing are passed to Octave by including them here | |
| 4346 rather than storing them in inferior-octave-startup-args. | |
| 4347 | |
| 4348 1999-09-14 Eli Zaretskii <eliz@gnu.org> | |
| 4349 | |
| 4350 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref, | |
| 4351 command, option, env and sc. | |
| 4352 | |
| 4353 * subr.el (shell-quote-argument): Quote argument with double | |
| 4354 quotes for ms-dos. | |
| 4355 | |
| 4356 1999-09-14 Richard Stallman <rms@gnu.org> | |
| 4357 | |
| 4358 * simple.el (eval-expression-print-level): New variable. | |
| 4359 (eval-expression-print-length): New variable. | |
| 4360 (eval-expression-debug-on-error): New variable. | |
| 4361 (eval-expression): Bind print-level, print-length and | |
| 4362 debug-on-error from those vars. | |
| 4363 | |
| 4364 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp): | |
| 4365 Bind print-level, print-length and debug-on-error. | |
| 4366 | |
| 4367 1999-09-14 Inge Frick <inge@nada.kth.se> | |
| 4368 | |
| 4369 * dired.el (dired-recursive-deletes): New custom variable. | |
| 4370 (dired-re-no-dot): New variable. | |
| 4371 (dired-delete-file): New function deletes files and directories | |
| 4372 recursively. | |
| 4373 (dired-internal-do-deletions): Use `dired-delete-file' to delete files. | |
| 4374 | |
| 4375 * dired-aux.el (dired-recursive-copies): New custom variable. | |
| 4376 (dired-handle-overwrite): Broke a long line. | |
| 4377 (dired-copy-file): Call `dired-copy-file-recursive' instead of | |
| 4378 `copy-file'. | |
| 4379 (dired-copy-file-recursive): New function. Copy directories | |
| 4380 recursively. | |
| 4381 (dired-do-create-files): Added support for generalized directory | |
| 4382 target. How-to function may now return a function. New fluid | |
| 4383 variable `dired-one-file'. | |
| 4384 (dired-copy-how-to-fn): New variable. | |
| 4385 (dired-do-copy): Bind `dired-recursive-copies' to preserve it. | |
| 4386 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files. | |
| 4387 (dired-do-copy-regexp): No recursive copies. | |
| 4388 | |
| 4389 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com> | |
| 4390 | |
| 4391 * whitespace.el (whitespace-version): Update version to 2.4 | |
| 4392 | |
| 4393 * whitespace.el: Add customization variables to conditionally test | |
| 4394 any of the five whitespaces, per request from Rune Kleveland | |
| 4395 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>. | |
| 4396 | |
| 4397 * whitespace.el (whitespace-spacetab-regexp): Fix doc string. | |
| 4398 | |
| 4399 * whitespace.el (whitespace-modes): Add `change-log-mode' to the | |
| 4400 list of modes to be checked for bogus whitespaces. | |
| 4401 | |
| 4402 * whitespace.el (whitespace-rescan-timer-time): Update | |
| 4403 documentation. | |
| 4404 | |
| 4405 * whitespace.el (whitespace-display-unchecked-whitespaces): | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4406 New function to update modeline with untested whitespaces. |
| 25837 | 4407 |
| 4408 * whitespace.el (whitespace-buffer): Test only whitespaces whose | |
| 4409 checking is turned on, and update modeline using the newly created | |
| 4410 `whitespace-display-unchecked-whitespaces'. | |
| 4411 | |
| 4412 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces | |
| 4413 whose checking is turned on, and update modeline using the newly | |
| 4414 created `whitespace-display-unchecked-whitespaces'. | |
| 4415 | |
| 4416 * whitespace.el (whitespace-describe): Update documentation. | |
| 4417 | |
| 4418 * whitespace.el (whitespace-tickle-timer): Test if | |
| 4419 `whitespace-rescan-timer-time' is non-zero before tickling timer. | |
| 4420 | |
| 4421 1999-09-13 Dave Love <fx@gnu.org> | |
| 4422 | |
| 4423 * hideif.el (hide-ifdef-mode): Add autoload cookie. | |
| 4424 | |
| 4425 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode | |
| 4426 for temp buffer. | |
| 4427 (checkdoc-this-string-valid): Don't assume default comment-start. | |
| 4428 | |
| 4429 1999-09-13 Gerd Moellmann <gerd@gnu.org> | |
| 4430 | |
| 4431 * rsz-mini.el: Remove code, keep the interface. | |
| 4432 | |
| 4433 1999-09-13 Dave Love <fx@gnu.org> | |
| 4434 | |
| 4435 * help.el (help-highlight-p): Doc fix. | |
| 4436 | |
| 4437 * faces.el (mode-line, header-line, tool-bar): Add :version. | |
| 4438 (highlight, secondary-selection): Add :group. | |
| 4439 (trailing-whitespace): Add :group, :version. | |
| 4440 | |
| 4441 * wid-edit.el: Remove some compatibility code and checks. | |
| 4442 (widget-specify-field, widget-specify-button): Don't use XEmacs | |
| 4443 properties. | |
| 4444 (widget-overlay-inactive): Change error message. | |
| 4445 (widget-button-pressed-face): New variable. | |
| 4446 (widget-button-click): Use it. | |
| 4447 (widget-documentation-link-add): Specify mouse and button faces. | |
| 4448 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions | |
| 4449 removed now the functionality is built in. | |
| 4450 | |
| 4451 * cus-edit.el: Don't define-widget-keywords. | |
| 4452 (multimedia): New group. | |
| 4453 (custom-last): Function removed. | |
| 4454 (custom-quote): Add vectorp case, comment out characterp case. | |
| 4455 (custom-buffer-done-function, custom-raised-buttons): New option. | |
| 4456 (Custom-buffer-done): New function. | |
| 4457 (custom-buffer-create-internal): Obey custom-raised-buttons, | |
| 4458 Custom-buffer-done. | |
| 4459 (custom-button-face): Make it `released-button'. | |
| 4460 (custom-button-pressed-face): Make it `pressed-button' | |
| 4461 (custom-mode-map): Bind "q" to Custom-buffer-done. | |
| 4462 (custom-mode): Deal with raised/pressed buttons. | |
| 4463 | |
| 4464 Changes from Didier Verna: | |
| 4465 (custom-prompt-variable): Optional third arg makes prompt for a | |
| 4466 comment string. | |
| 4467 (customize-set-value, customize-set-variable, | |
| 4468 customize-save-variable): Optional prefix makes function handle | |
| 4469 variable comments. | |
| 4470 (customize-customized, customize-saved, custom-variable-state-set) | |
| 4471 (custom-variable-set, custom-variable-save, custom-face-state-set) | |
| 4472 (custom-variable-reset-saved, custom-variable-reset-standard) | |
| 4473 (custom-face-set, custom-face-save, custom-face-reset-saved) | |
| 4474 (custom-face-reset-standard, customize-save-customized): Handle | |
| 4475 custom comments. | |
| 4476 (custom-comment-face, custom-comment-tag-face): New face. | |
| 4477 (custom-comment): New widget. | |
| 4478 (custom-comment-create, custom-comment-delete) | |
| 4479 (custom-comment-value-set, custom-comment-show) | |
| 4480 ()custom-comment-invisible-p): New functions. | |
| 4481 (custom-variable-value-create, custom-face-value-create): Create a | |
| 4482 comment field widget. | |
| 4483 (custom-variable-menu, custom-face-menu): New entry for custom | |
| 4484 comment. | |
| 4485 (custom-face-value-create): Remove compatibility code. | |
| 4486 (custom-save-variables, custom-save-faces): Possibly save custom | |
| 4487 comments. | |
| 4488 | |
| 4489 * cus-face.el (custom-face-attributes): Simplify :underline, | |
| 4490 :overline, :inverse-video cases. Fix up :box case (probably needs | |
| 4491 more work). | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4492 |
| 25837 | 4493 Change from Didier Verna: |
| 4494 (custom-set-faces): The arguments can now have a custom comment as | |
| 4495 fourth argument. | |
| 4496 | |
| 4497 * custom.el: Don't define-widget-keywords. | |
| 4498 Change from Didier Verna: | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4499 (custom-set-variables): The arguments can now have a |
| 25837 | 4500 custom comment as fifth element. |
| 4501 | |
| 4502 1999-09-13 Richard Stallman <rms@gnu.org> | |
| 4503 | |
| 4504 * info.el (Info-find-node): Cope better if guesspos is too large. | |
| 4505 | |
| 4506 1999-09-12 Gerd Moellmann <gerd@gnu.org> | |
| 4507 | |
| 4508 * 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
|
4509 of buffer-substring because buffer-string doesn't copy the |
| 25837 | 4510 prompt. |
| 4511 | |
| 4512 * faces.el (mode-line): Replaces `modeline'. | |
| 4513 (toplevel): Make `modeline' an alias for `mode-line'. | |
| 4514 | |
| 4515 1999-09-12 Gerd Moellmann <gerd@gnu.org> | |
| 4516 | |
| 4517 * gs.el: Change `ghostscript' to `postscript' in comment. | |
| 4518 | |
| 4519 1999-09-11 Rob Riepel <riepel@Stanford.EDU> | |
| 4520 | |
| 4521 * emulation/tpu-edt.el (tpu-version): New version. | |
| 4522 (tpu-search-overlay, tpu-replace-overlay): New variables. | |
| 4523 (tpu-search-highlight, tpu-toggle-direction): New functions. | |
| 4524 (tpu-lm-replace): Set tpu-replace-overlay. | |
| 4525 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post | |
| 4526 command hook. | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4527 |
| 25837 | 4528 1999-09-11 Richard Stallman <rms@gnu.org> |
| 4529 | |
| 4530 * isearch.el (isearch-mode-map): Undo previous change. | |
| 4531 | |
| 4532 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER, | |
| 4533 use all of that as the sexp. | |
| 4534 | |
| 4535 * files.el (find-file-noselect): Catch errors in file-expand-wildcards, | |
| 4536 and use the initial argument as file name directly. | |
| 4537 Likewise if nothing matches. | |
| 4538 | |
| 4539 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no> | |
| 4540 | |
| 4541 * winner.el: Major changes. Avoid changing point and mark. | |
| 4542 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
|
4543 |
| 25837 | 4544 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu> |
| 4545 | |
| 4546 * emacs-lisp/bytecomp.el (byte-compile-output-docform): | |
| 4547 Bind print-continuous-numbering and print-number-table. | |
| 4548 | |
| 4549 1999-09-10 Dave Love <fx@gnu.org> | |
| 4550 | |
| 4551 * bindings.el (debug-ignored-errors): Restore BBDB stuff. | |
| 4552 | |
| 4553 1999-09-09 Richard Stallman <rms@gnu.org> | |
| 4554 | |
| 4555 * whitespace.el: Finish making it fit Emacs conventions. | |
| 4556 Add autoloads. | |
| 4557 | |
| 4558 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il> | |
| 4559 | |
| 4560 * generic-x.el (bat-generic-mode): "::"-style comments don't | |
| 4561 need to begin with "-". Fix the font-lock definitions of ON/OFF | |
| 4562 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO | |
| 4563 from the list of keywords. Add DO to the list of keywords. | |
| 4564 | |
| 4565 1999-09-09 Dave Love <fx@gnu.org> | |
| 4566 | |
| 26943 | 4567 * emacs-lisp/byte-opt.el (byte-optimize-backward-char): |
| 25837 | 4568 (byte-optimize-backward-word): New optimizations. |
| 4569 (side-effect-free-fns, side-effect-and-error-free-fns): Add | |
| 4570 entries. | |
| 4571 | |
| 4572 1999-09-09 Gerd Moellmann <gerd@gnu.org> | |
| 4573 | |
| 4574 * image.el (put-image): Remove optional buffer parameter. | |
| 4575 | |
| 4576 * faces.el (face-italic-p): Return t only for values `italic' | |
| 4577 and `oblique'. | |
| 4578 | |
| 4579 * mouse.el (mouse-drag-mode-line-1): Extension of former | |
| 4580 mouse-drag-mode-line that also drags the header line. | |
| 4581 (mouse-drag-mode-line): Call it. | |
| 4582 (mouse-drag-header-line): New. | |
| 4583 (toplevel): Bind down-mouse-1 on header lines to | |
| 4584 mouse-drage-header-line. | |
| 4585 | |
| 4586 1999-09-08 Gerd Moellmann <gerd@gnu.org> | |
| 4587 | |
| 4588 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref. | |
| 4589 (make-mode-line-mouse-sensitive): Replace `top-line' by | |
| 4590 `header-line'. | |
| 4591 | |
| 4592 1998-09-08 Michael Ernst <mernst@alum.mit.edu> | |
| 4593 | |
| 4594 * help.el (describe-function-1): Don't return empty string for keymaps. | |
| 4595 | |
| 4596 * fill.el (fill-region-as-paragraph, canonically-space-region): | |
| 4597 Respect colon-double-space at end of line. | |
| 4598 | |
| 4599 1999-09-08 Stephen Gildea <gildea@alum.mit.edu> | |
| 4600 | |
| 4601 * files.el (backup-by-copying-when-privileged-mismatch): New variable. | |
| 4602 (backup-buffer): Use it. | |
| 4603 | |
| 4604 1999-09-08 Peter Breton <pbreton@ne.mediaone.net> | |
| 4605 | |
| 4606 * 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
|
4607 inetd-conf-generic-mode, etc-services-generic-mode, |
| 25837 | 4608 etc-passwd-generic-mode. These are all defined for Unix by default. |
| 4609 (apache-generic-mode): Use an imenu-generic-expression to list | |
| 4610 Configuration keywords. | |
| 4611 (samba-generic-mode): Use both ; and # as comment characters. | |
| 4612 (samba-generic-mode): Font-lock expressions now highlight name | |
| 4613 value pairs. | |
| 4614 (bat-generic-mode): Keywords are now case-insensitive through | |
| 4615 font-lock-defaults setting. | |
| 4616 (java-properties-generic-mode): Supports both ! and # as comment | |
| 4617 characters. | |
| 4618 (java-properties-generic-mode): Added an imenu-generic-expression | |
| 4619 (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
|
4620 different ways to separate name and value (viz, '=', ':' and |
| 25837 | 4621 whitespace). |
| 4622 (show-tabs-generic-mode): Added this new generic-mode. | |
| 4623 | |
| 4624 1999-09-08 Richard Stallman <rms@gnu.org> | |
| 4625 | |
| 4626 * progmodes/inf-lisp.el: Moved from top directory. | |
| 4627 | |
| 4628 * tar-mode.el (tar-header-block-tokenize): | |
| 4629 Use `when' instead of `and'. Fix some clobbered text. | |
| 4630 | |
| 4631 * gud.el (gud-make-debug-menu): Make a child for the | |
| 4632 local menu, for its menu bar, and the debug menu. | |
| 4633 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): | |
| 4634 Use the history in the simple way. | |
| 4635 | |
| 4636 1999-09-07 Kenichi Handa <handa@etl.go.jp> | |
| 4637 | |
| 4638 * language/korea-util.el (default-korean-keyboard): Initialize it | |
| 4639 according to the environment variable HANGUL_KEYBOARD_TYPE. | |
| 4640 | |
| 4641 1999-09-07 Richard Stallman <rms@gnu.org> | |
| 4642 | |
| 4643 * subr.el (make-temp-file): New function. | |
| 4644 | |
| 4645 1999-09-07 Stefan Monnier <monnier@cs.yale.edu> | |
| 4646 | |
| 4647 * font-lock.el (font-lock-multiline): New text property contains | |
| 4648 a boolean to indicate if the char is part of a multiline match. | |
| 4649 (font-lock-default-fontify-region): Extend the region appropriately | |
| 4650 for multiline keywords. | |
| 4651 (font-lock-default-unfontify-region): Also remove the new | |
| 4652 font-lock-multiline text property. | |
| 4653 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches. | |
| 4654 (font-lock-fontify-keywords-region): Mark multiline regexp matches. | |
| 4655 | |
| 4656 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 4657 | |
| 4658 * diary-lib.el (list-diary-entries): Make sure two-digit years | |
| 4659 have leading zeros. | |
| 4660 | |
| 4661 1999-09-07 Gerd Moellmann <gerd@gnu.org> | |
| 4662 | |
| 4663 * faces.el (face-set-after-frame-default): Initialize some | |
| 4664 attributes of some faces from frame parameters. | |
| 4665 | |
| 4666 * faces.el (scroll-bar, border, cursor, mouse): New faces. | |
| 4667 | |
| 4668 1999-09-07 Gerd Moellmann <gerd@gnu.org> | |
| 4669 | |
| 4670 * faces.el (fringe): Replaces face `margin'. | |
| 4671 | |
| 4672 1999-09-07 Dave Love <fx@gnu.org> | |
| 4673 | |
| 4674 * tar-mode.el (tar-header-block-tokenize): Bind linkname. | |
| 4675 | |
| 4676 1999-09-07 Richard Stallman <rms@gnu.org> | |
| 4677 | |
| 4678 * subr.el (push): Doc fix. | |
| 4679 | |
| 4680 1999-09-06 Richard Stallman <rms@gnu.org> | |
| 4681 | |
| 4682 * 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
|
4683 to distinguish 20YY from 19YY. |
| 25837 | 4684 |
| 4685 * timezone.el (timezone-parse-date): Use < 69 not < 70 | |
| 4686 to distinguish 20YY from 19YY. | |
| 4687 | |
| 4688 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file. | |
| 4689 | |
| 4690 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk> | |
| 4691 | |
| 4692 * quickurl.el: (quickurl-list-focused-line): Removed. | |
| 4693 (quickurl-list-insert): Now works out the focused line using | |
| 4694 `count-lines' instead of using `quickurl-list-focused-line'. | |
| 4695 | |
| 4696 1999-09-06 Richard Stallman <rms@gnu.org> | |
| 4697 | |
| 4698 * mail/rmail.el (rmail-retry-failure): Unconditionally move | |
| 4699 to beginning of message. | |
| 4700 | |
| 4701 1999-09-06 Dave Love <fx@gnu.org> | |
| 4702 | |
| 4703 * isearch.el (isearch-mode-map): Add mouse-2. | |
| 4704 | |
| 26943 | 4705 * mail/rmail.el (rmail-read-password): Deleted. |
| 25837 | 4706 (rmail-get-pop-password): Use read-password. |
| 4707 | |
| 4708 * quickurl.el: Don't conditionally define caddr. | |
| 4709 (quickurl-url-comment): Use nth, not caddr in function and | |
| 4710 defsetf. | |
| 4711 | |
| 4712 1999-09-06 Richard Stallman <rms@gnu.org> | |
| 4713 | |
| 4714 * auto-show.el: Doc fixes. | |
| 4715 | |
| 4716 1999-09-06 Stephen Eglen <stephen@gnu.org> | |
| 4717 | |
| 4718 * progmodes/octave-inf.el (inferior-octave-startup-args): Add | |
| 4719 --no-line-editing so that TABs in source files are not interpreted | |
| 4720 as completion requests. | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
4721 |
| 25837 | 4722 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
|
4723 |
| 25837 | 4724 * hscroll.el, auto-show.el: Remove all code, keep the public |
| 4725 interface as no-ops. | |
| 4726 | |
| 4727 * faces.el (face-bold-p): Don't return t if face has lighter | |
| 4728 weight than normal. | |
| 4729 | |
| 4730 1999-09-06 Eli Zaretskii <eliz@gnu.org> | |
| 4731 | |
| 4732 * startup.el (command-line): Make small-temporary-file-directory | |
| 4733 be nil except on ms-dos. | |
| 4734 | |
| 4735 * files.el (small-temporary-file-directory): Ditto. Also doc fix. | |
| 4736 | |
| 4737 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it | |
| 4738 is defined. | |
| 4739 | |
| 4740 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive | |
| 4741 letters with a colon after d or l. | |
| 4742 | |
| 4743 1999-09-06 Dave Love <fx@gnu.org> | |
| 4744 | |
| 26943 | 4745 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now |
| 4746 primitive.) | |
| 25837 | 4747 |
| 4748 1999-09-05 Richard Stallman <rms@gnu.org> | |
| 4749 | |
| 4750 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY. | |
| 4751 | |
| 4752 * textmodes/paragraphs.el (backward-kill-sentence): | |
| 4753 Don't test minibuffer-prompt-end here. | |
| 4754 (forward-sentence): Do handle it here. | |
| 4755 (backward-kill-paragraph): Don't test it here. | |
| 4756 (forward-paragraph): Handle it here. | |
| 4757 | |
| 4758 * mouse.el (font-menu-add-default): Simplify code. | |
| 4759 | |
| 4760 1999-09-05 Gerd Moellmann <gerd@gnu.org> | |
| 4761 | |
| 4762 * faces.el (header-line): Renamed from `top-line'. | |
| 4763 | |
| 4764 1999-09-05 Gerd Moellmann <gerd@gnu.org> | |
| 4765 | |
| 4766 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'. | |
| 4767 | |
| 4768 1999-09-04 Richard Stallman <rms@gnu.org> | |
| 4769 | |
| 4770 * whitespace.el: New file. | |
| 4771 | |
| 4772 1999-09-04 Dave Love <fx@gnu.org> | |
| 4773 | |
| 4774 * paths.el: Make some doc strings obey the make-docfile convention. | |
| 4775 | |
| 4776 * bindings.el: Likewise. | |
| 4777 (debug-ignored-errors): Remove BBDB ones. | |
| 4778 | |
| 4779 1999-09-03 Richard Stallman <rms@gnu.org> | |
| 4780 | |
| 4781 * mail/mh-comp.el (mh-forward): Get new subject line from the original, | |
| 4782 not from the draft to forward. | |
| 4783 | |
| 4784 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun. | |
| 4785 | |
| 4786 1999-09-03 Dave Love <fx@gnu.org> | |
| 4787 | |
| 4788 * double.el (double-mode): Customize the variable. | |
| 4789 | |
| 4790 1999-09-03 Kenichi Handa <handa@etl.go.jp> | |
| 4791 | |
| 4792 * international/characters.el: Delete duplicated code. | |
| 4793 | |
| 4794 1999-09-02 Richard Stallman <rms@gnu.org> | |
| 4795 | |
| 4796 * indent.el (indent-relative): Doc fix. | |
| 4797 | |
| 4798 * quickurl.el (quickurl): Doc fix. | |
| 4799 | |
| 4800 1999-09-02 Gerd Moellmann <gerd@gnu.org> | |
| 4801 | |
| 4802 * faces.el (margin): Change background to "gray" for mono (this is | |
| 4803 drawn with a stipple pattern). | |
| 4804 | |
| 4805 1999-09-02 Gerd Moellmann <gerd@gnu.org> | |
| 4806 | |
| 4807 * simple.el (next-history-element): Use minibuffer-prompt-end once | |
| 4808 again. Remove test for minibuffer-prompt-in-buffer. | |
| 4809 | |
| 4810 1999-09-02 Eli Zaretskii <eliz@gnu.org> | |
| 4811 | |
| 4812 * files.el (small-temporary-file-directory): New variable. | |
| 4813 | |
| 4814 * startup.el (command-line): Compute the value of | |
| 4815 small-temporary-file-directory. | |
| 4816 | |
| 4817 * ediff-init.el (ediff-temp-file-prefix): Use | |
| 4818 small-temporary-file-directory if non-nil. | |
| 4819 | |
| 4820 * vc.el (vc-update-change-log): Likewise. | |
| 4821 | |
| 4822 * progmodes/cmacexp.el (c-macro-expansion): Likewise. | |
| 4823 | |
| 4824 * simple.el (shell-command, shell-command-on-region): Use | |
| 4825 make-temp-name properly. Use small-temporary-file-directory if | |
| 4826 non-nil, otherwise temporary-file-directory, to generate temporary | |
| 4827 files. | |
| 4828 | |
| 4829 * dos-w32.el (direct-print-region-helper): Use | |
| 4830 temporary-file-directory. (From Stefan Monnier.) | |
| 4831 | |
| 4832 1999-09-02 Richard Stallman <rms@gnu.org> | |
| 4833 | |
| 4834 * progmodes/asm-mode.el (asm-mode): Set comment-start properly | |
| 4835 from asm-comment-char. | |
| 4836 (asm-font-lock-keywords): Recognize instruction width suffixes. | |
| 4837 | |
| 4838 1999-09-01 Richard Stallman <rms@gnu.org> | |
| 4839 | |
| 4840 * play/fortune.el: New file. | |
| 4841 | |
| 4842 1999-08-31 Dave Love <fx@gnu.org> | |
| 4843 | |
| 4844 * help.el (help-make-xrefs): Don't lose on non-empty blank line | |
| 4845 after key table. | |
| 4846 | |
| 26943 | 4847 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and |
| 4848 redisplay variables. | |
| 25837 | 4849 |
| 4850 * subr.el (push): Fix typo. | |
| 4851 | |
| 4852 1999-08-30 Kevin Blake <kblake@ticnet.com> | |
| 4853 | |
| 4854 * emacs-lisp/ring.el: Many doc fixes. | |
| 4855 (ring-size, ring-copy): New functions. | |
| 4856 | |
| 4857 1999-08-29 Richard Stallman <rms@gnu.org> | |
| 4858 | |
| 4859 * progmodes/etags.el (tags-loop-continue): | |
| 4860 After tags-loop-operate returns, force skip to next file. | |
| 4861 | |
| 4862 * mail/mail-extr.el (mail-extr-all-letters-but-separators) | |
| 4863 (mail-extr-first-letters, mail-extr-last-letters): | |
| 4864 Use character classes [:alpha:] and [:alnum:]. | |
| 4865 | |
| 4866 * subr.el (push, pop): New macros. | |
| 4867 | |
| 4868 * progmodes/compile.el (compilation-error-regexp-alist): | |
| 4869 New item for SGI IRIX MipsPro compilers. | |
| 4870 | |
| 4871 * speedbar.el (speedbar-directory-buttons): Recognize | |
| 4872 device names when checking for file names. | |
| 4873 | |
| 4874 * array.el (array-reconfigure-rows): Use generate-new-buffer. | |
| 4875 | |
| 4876 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros, | |
| 4877 and specially handle defvar inside their expansions. | |
| 4878 (eval-defun-1): New subroutine. | |
| 4879 | |
| 4880 * progmodes/compile.el (compilation-error-regexp-alist): | |
| 4881 Fix the Perl -w entry to allow period after line number. | |
| 4882 Don't allow newlines in file name, but allow them after line number | |
| 4883 for Perl debugging traces. | |
| 4884 | |
| 4885 * which-func.el (which-func-cleanup-function): New variable. | |
| 4886 (which-function): Call that function. | |
| 4887 | |
| 4888 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or ( | |
| 4889 to end a function name. | |
| 4890 | |
| 4891 * informat.el (Info-tagify): Don't insert more than one newline | |
| 4892 before the tag table. | |
| 4893 | |
| 4894 1999-08-29 Stefan Monnier <monnier@cs.yale.edu> | |
| 4895 | |
| 4896 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather | |
| 4897 than make-temp-name, use match-string-no-properties, and eliminate | |
| 4898 a quadratic behavior when building bibtex-strings. | |
| 4899 | |
| 4900 1999-08-29 Alex Schroeder <alex@gnu.org> | |
| 4901 | |
| 4902 * comint.el (comint-input-ring-separator): New variable. | |
| 4903 (comint-read-input-ring): Doc change; use | |
| 4904 comint-input-ring-separator when reading file. | |
| 4905 (comint-write-input-ring): Use | |
| 4906 comint-input-ring-separator when writing file. | |
| 4907 | |
| 4908 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com> | |
| 4909 | |
| 4910 * informat.el (Info-tagify): Start by widening. | |
| 4911 Match node headers that don't list the file name, | |
| 4912 and more kinds of page separations. | |
| 4913 Strip properties during tagification. | |
| 4914 Use start of node header line as tag's position. | |
| 4915 Fix the "done" message. | |
| 4916 | |
| 4917 (Info-validate): Save and restore match data around narrowing down. | |
| 4918 | |
| 4919 1999-08-28 Richard M. Stallman <rms@gnu.org> | |
| 4920 | |
| 4921 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode): | |
| 4922 On repeated call, override previous values put into | |
| 4923 minor-mode-map-alist and minor-mode-alist. | |
| 4924 | |
| 4925 1999-08-28 Michael Ernst <mernst@alum.mit.edu> | |
| 4926 | |
| 4927 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format. | |
| 4928 | |
| 4929 1999-08-27 Andreas Schwab <schwab@gnu.org> | |
| 4930 | |
| 4931 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker | |
| 4932 from cvs update. | |
| 4933 | |
| 4934 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 4935 | |
| 4936 * calendar/calendar.el (calendar-move-hook): New hook. | |
| 4937 | |
| 4938 * calendar/cal-move.el: Call the new hook in every movement function. | |
| 4939 | |
| 4940 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload | |
| 4941 the right function name. | |
| 4942 | |
| 4943 1999-08-26 Stephen Gildea <gildea@alum.mit.edu> | |
| 4944 | |
| 4945 * time-stamp.el: Put quote-backquote around all symbol names | |
| 4946 in doc strings, for mousing. | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4947 (time-stamp): Support multi-line patterns. |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4948 (time-stamp-inserts-lines): New variable. |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4949 (time-stamp-count): New variable. |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4950 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes |
| 25837 | 4951 "Thu" instead of "%a". |
| 4952 | |
| 4953 1999-08-25 Gerd Moellmann <gerd@gnu.org> | |
| 4954 | |
| 4955 * simple.el (kill-word): Undo previous change. | |
| 4956 | |
| 4957 1999-08-25 Gerd Moellmann <gerd@gnu.org> | |
| 4958 | |
| 4959 * 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
|
4960 to the beginning of the line containing the range start and |
| 25837 | 4961 the beginning of the line following the range end. |
| 4962 | |
| 4963 1999-08-24 Dave Love <fx@gnu.org> | |
| 4964 | |
| 4965 * timezone.el: Move provide to end. | |
| 4966 (timezone-parse-date): Simplify somewhat. Assume 2-digit years | |
| 4967 <70 are 2000+. | |
| 4968 (timezone-parse-time): Simplify somewhat. | |
| 4969 | |
| 4970 1999-08-24 Gerd Moellmann <gerd@gnu.org> | |
| 4971 | |
| 4972 * faces.el (margin): Renamed from bitmap-area. | |
| 4973 | |
| 4974 1999-08-24 Alex Schroeder <alex@gnu.org> | |
| 4975 | |
| 4976 * sql.el: Doc changes. | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
4977 (sql-sybase): Use sql-server instead of sql-database. |
| 25837 | 4978 |
| 4979 1999-08-23 Dave Love <fx@gnu.org> | |
| 4980 | |
| 4981 * rect.el: Add/fix various doc strings. Add `*' to all the | |
| 4982 interactive specs. | |
| 4983 | |
| 4984 1999-08-21 Gerd Moellmann <gerd@gnu.org> | |
| 4985 | |
| 4986 * jit-lock.el (jit-lock-function): Use line-beginning-position. | |
| 4987 Don't unwind-protect font-lock-fontify-region. | |
| 4988 | |
| 4989 * paragraphs.el (backward-kill-paragraph): Don't move | |
| 4990 point into mini-buffer prompt. | |
| 4991 (backward-kill-sentence): Ditto. | |
| 4992 | |
| 4993 * simple.el (next-history-element): Use minibuffer-prompt-end. | |
| 4994 Remove test for minibuffer-prompt-in-buffer. | |
| 4995 (kill-word): Don't move point into mini-buffer prompt. | |
| 4996 | |
| 4997 1999-08-21 Dave Love <fx@gnu.org> | |
| 4998 | |
| 4999 * Makefile: Exclude CVS dirs like RCS. | |
| 5000 | |
| 5001 1999-08-19 Dave Love <fx@gnu.org> | |
| 5002 | |
| 5003 * tooltip.el (tooltip-mode): Customize this, per convention. | |
| 5004 (tooltip-active): Option deleted. | |
| 5005 | |
| 5006 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize. | |
| 5007 | |
| 5008 * hanoi.el, page-ext.el: Declare dynamic vars. | |
| 5009 | |
| 5010 * term.el: Avoid ange-ftp related compilation warnings. | |
| 5011 | |
| 5012 1999-08-18 Gerd Moellmann <gerd@gnu.org> | |
| 5013 | |
| 5014 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode' | |
| 5015 the default so that beginners can benefit from it without | |
| 5016 searching in manuals. | |
| 5017 | |
| 5018 1999-08-18 Ray Blaak <blaak@gnu.org> | |
| 5019 | |
| 5020 * progmodes/delphi.el: Consider assembly sections as blocks, to | |
| 5021 indent them better. Make auto-indent on newline optional. | |
| 5022 | |
| 5023 1999-08-17 Gerd Moellmann <gerd@gnu.org> | |
| 5024 | |
| 5025 * bindings.el (mode-line-modified): Look up key binding for C-x | |
| 5026 C-q. If it's bound call that binding, otherwise call | |
| 5027 toggle-read-only. | |
| 5028 | |
| 5029 1999-08-17 Dave Love <fx@gnu.org> | |
| 5030 | |
| 5031 * info.el (info): Doc fix. | |
| 5032 | |
| 5033 * finder.el (finder-known-keywords): Add `multimedia'. | |
| 5034 | |
| 5035 * apropos.el: Don't capitalize custom group name. | |
| 5036 | |
| 5037 * info-look.el: Remove compatibility code. | |
| 5038 (info-lookup-guess-default*): DTRT for point at start of symbol. | |
| 5039 (info-complete): Don't lose with point not at end of symbol. | |
| 5040 | |
| 5041 1999-08-16 Gerd Moellmann <gerd@gnu.org> | |
| 5042 | |
| 5043 * term.el (toplevel): Make face `term-default' an empty face. | |
| 5044 The code relied on the fact that Emacs ignored invalid faces in | |
| 5045 face text properties in 20.4. | |
| 5046 | |
| 5047 1999-08-16 Richard M. Stallman <rms@gnu.org> | |
| 5048 | |
| 5049 * subr.el (point-at-eol, point-at-bol): New aliases. | |
| 5050 | |
| 5051 * simple.el: Functions reordered. | |
| 5052 | |
| 5053 * rect.el (delete-rectangle-line): Use line-end-position. | |
| 5054 | |
| 5055 1999-08-16 Karl Heuer <kwzh@gnu.org> | |
| 5056 | |
| 5057 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved | |
| 5058 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
|
5059 |
| 25837 | 5060 1999-08-16 Dave Love <fx@gnu.org> |
| 5061 | |
| 5062 * mouse.el: Provide `mldrag' for compatibility. | |
| 5063 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases, | |
| 5064 marked obsolete. | |
| 5065 | |
| 5066 * mldrag.el: Removed since the features are in mouse.el. | |
| 5067 | |
| 5068 * jka-compr.el (auto-compression-mode): New variable for | |
| 5069 customization. | |
| 5070 | |
| 5071 * bindings.el (mode-line-mule-info): Doc fix. | |
| 5072 | |
| 5073 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in | |
| 5074 name comparisons. | |
| 5075 | |
| 5076 * files.el (interpreter-mode-alist): Add make, guile, clisp. | |
| 5077 (find-file): Doc fix. | |
| 5078 | |
| 5079 1999-08-16 Carsten Dominik <cd@gnu.org> | |
| 5080 | |
| 5081 * textmodes/reftex.el: Most of the code moved to other files. | |
| 5082 * textmodes/reftex-auc.el: New file, split out from reftex.el | |
| 5083 * textmodes/reftex-cite.el: New file, split out from reftex.el | |
| 5084 * textmodes/reftex-global.el: New file, split out from reftex.el | |
| 5085 * textmodes/reftex-index.el: New file, split out from reftex.el | |
| 5086 * textmodes/reftex-parse.el: New file, split out from reftex.el | |
| 5087 * textmodes/reftex-ref.el: New file, split out from reftex.el | |
| 5088 * textmodes/reftex-sel.el: New file, split out from reftex.el | |
| 5089 * textmodes/reftex-toc.el: New file, split out from reftex.el | |
| 5090 * textmodes/reftex-vars.el: New file, split out from reftex.el | |
| 5091 * textmodes/reftex-vcr.el: New file, split out from reftex.el | |
| 5092 | |
| 5093 1999-08-16 Carsten Dominik <cd@gnu.org> | |
| 5094 | |
| 5095 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed | |
| 5096 conflict with pop-up-frames. | |
| 5097 (reftex-special-environment-parsers): New constant. | |
| 5098 (reftex-label-alist): car of an entry can also be a function. | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
5099 (reftex-what-special-env): Cew function. |
| 25837 | 5100 (reftex-label-location): Call `reftex-what-special-env'. |
| 5101 (reftex-compile-variables): Check for symbol in | |
| 5102 `reftex-label-alist'. | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
5103 (reftex-what-environment): Fixed bug with stacked environments of |
| 25837 | 5104 same kind (e.g. enumerate). |
| 5105 (reftex-process-string): Preserve default directory. | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
5106 (reftex-label-alist-builtin): Changed prefixes of endnote and |
| 25837 | 5107 footnote. Also the magic words. |
| 5108 (reftex-reference): Interprete new option | |
| 5109 `reftex-fref-is-default'. | |
| 5110 (reftex-replace-prefix-escapes): Interprete new `%S' format. | |
| 5111 (reftex-toc-mouse-view-line): Command removed (had no binding). | |
| 5112 (reftex-everything-regexp): New function. | |
| 5113 (reftex-nearest-match): Made better. | |
| 5114 (reftex-toc-find-section): Use new version of | |
| 5115 `reftex-nearest-match'. | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
5116 (reftex-insert-docstruct): Adapted to work with the index stuff. |
| 25837 | 5117 (reftex-parse-from-file): Find index entries as well. |
| 5118 (reftex-toc-toggle-index): New function | |
| 5119 (reftex-toc-map): `i' is now used to togle the index, File | |
| 5120 boundaries has been moved to `F'. | |
| 5121 (reftex-select-label-map): Toggling display of file boundaries is | |
| 5122 now on the `F' key, for consistency with `reftex-toc-map'. | |
| 5123 (reftex-erase-all-selection-and-index-buffers): Renamed from | |
| 5124 `reftex-erase-all-selection-buffer'. Now also kills the index | |
| 5125 buffers. | |
| 5126 (reftex-viewing-cross-references): Customization group renamed | |
| 5127 from reftex-viewing-cross-references-and-citations. | |
| 5128 (reftex-index-macro-regexp, | |
| 5129 reftex-find-index-entry-regexp-format): New variables | |
| 5130 (reftex-macros-with-index): New variable | |
| 5131 (reftex-add-index-macros): New function | |
| 5132 (reftex-renumber-simple-labels, reftex-translate): Allow for | |
| 5133 multiple labels in a single ref command. | |
| 5134 (reftex-index-support): New customization group | |
| 5135 (reftex-support-index, reftex-index-special-chars, | |
| 5136 reftex-index-macros, reftex-index-default-macro, | |
| 5137 reftex-index-default-tag, reftex-index-math-format, | |
| 5138 reftex-index-section-letters, reftex-index-include-context, | |
| 5139 reftex-index-follow-mode, reftex-index-header-face, | |
| 5140 reftex-index-section-face, reftex-index-tag-face, | |
| 5141 reftex-index-face): New options | |
| 5142 (reftex-index-map, reftex-index-menu, reftex-last-index-file, | |
| 5143 reftex-index-tag, reftex-index-return-marker, | |
| 5144 reftex-index-restriction-indicator, reftex-index-restriction-data, | |
| 5145 reftex-index-macro-regexp, reftex-index-level-re, | |
| 5146 reftex-index-key-end-re, reftex-find-index-entry-regexp-format, | |
| 5147 reftex-everything-regexp-no-index, reftex-index-re, | |
| 5148 reftex-macros-with-index, reftex-index-macro-alist): New variables | |
| 5149 (reftex-index-help, reftex-index-macros-builtin, | |
| 5150 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt, | |
| 5151 reftex-query-index-macro-help): New constants | |
| 5152 (reftex-index-selection-or-word, reftex-index, | |
| 5153 reftex-default-index, reftex-update-default-index, | |
| 5154 reftex-index-complete-tag, reftex-index-select-tag, | |
| 5155 reftex-index-complete-key, reftex-index-update-taglist, | |
| 5156 reftex-index-globally, reftex-index-mode, reftex-index-show-entry, | |
| 5157 reftex-display-index, reftex-insert-index, | |
| 5158 reftex-index-insert-new-letter, reftex-get-restriction, | |
| 5159 reftex-index-pre-command-hook, reftex-index-post-command-hook, | |
| 5160 reftex-index-show-help, reftex-index-next, reftex-index-previous, | |
| 5161 reftex-index-toggle-follow, reftex-index-toggle-context, | |
| 5162 reftex-index-view-entry, reftex-index-goto-entry-and-hide, | |
| 5163 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide, | |
| 5164 reftex-index-quit, reftex-index-quit-and-kill, | |
| 5165 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan, | |
| 5166 reftex-index-revert, reftex-index-switch-index-tag, | |
| 5167 reftex-index-restrict-to-section, reftex-index-widen, | |
| 5168 reftex-index-restriction-forward, | |
| 5169 reftex-index-restriction-backward, reftex-index-visit-location, | |
| 5170 reftex-index-analyze-entry, reftex-index-globalize, | |
| 5171 reftex-index-edit, reftex-index-toggle-range-beginning, | |
| 5172 reftex-index-toggle-range-end, reftex-index-edit-key, | |
| 5173 reftex-index-edit-attribute, reftex-index-edit-visual, | |
| 5174 reftex-index-edit-part, reftex-index-level-down, | |
| 5175 reftex-index-level-up, reftex-index-kill, reftex-index-undo, | |
| 5176 reftex-index-change-entry, reftex-index-goto-letter, | |
| 5177 reftex-add-index-macros, reftex-ensure-index-support, | |
| 5178 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
|
5179 |
| 25837 | 5180 |
| 5181 1999-08-15 Richard M. Stallman <rms@gnu.org> | |
| 5182 | |
| 5183 * paren.el (show-paren-mode): Support making show-paren-mode | |
| 5184 a buffer-local variable. Don't check for a window system. | |
| 5185 (show-paren-function): Check whether show-paren-function is | |
| 5186 enabled in current buffer; do the right thing if not. | |
| 5187 Don't check for a window system. | |
| 5188 (show-paren-mode): Make it a user variable. | |
| 5189 | |
| 5190 * add-log.el (add-log-current-defun): Exclude all trailing whitespace. | |
| 5191 Handle `enum' like `struct'. | |
| 5192 | |
| 5193 * server.el (server-process-filter): If a client visits no buffers, | |
| 5194 close it immediately before recording it. | |
| 5195 | |
| 5196 * mail/mail-utils.el (mail-unquote-printable): Make it autoload. | |
| 5197 Optimize by calling concat just once. Handle =\n sequence. | |
| 5198 (mail-unquote-printable-region): New command. | |
| 5199 (mail-quote-printable): Make it autoload. | |
| 5200 | |
| 5201 1999-08-15 Karl Heuer <kwzh@gnu.org> | |
| 5202 | |
| 5203 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org. | |
| 5204 | |
| 5205 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
| 5206 | |
| 5207 * lisp/texinfmt.el: Handle @ifnottex. | |
| 5208 | |
| 5209 1999-08-15 Eli Zaretskii <eliz@gnu.org> | |
| 5210 | |
| 5211 * frame.el (blink-cursor): Don't turn on cursor blinking for | |
| 5212 ms-dos. | |
| 5213 | |
| 5214 * faces.el (face-valid-attribute-values): Look in | |
| 5215 x-bitmap-file-path only for x and w32 window systems. | |
| 5216 | |
| 5217 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default". | |
| 5218 Do that if width is nil as well. | |
| 5219 (x-display-mm-height, x-display-mm-width): Update values. | |
| 5220 (x-colors): Compute the list from msdos-color-values. | |
| 5221 (x-select-enable-clipboard): Doc fix. | |
| 5222 (x-frob-font-weight, x-font-family-list): New functions. | |
| 5223 | |
| 5224 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk> | |
| 5225 | |
| 5226 * window.el (shrink-window-if-larger-than-buffer): Don't try to | |
| 5227 back up from beginning of buffer. | |
| 5228 | |
| 5229 1999-08-13 Karl Heuer <kwzh@gnu.org> | |
| 5230 | |
| 5231 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound. | |
| 5232 | |
| 5233 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US> | |
| 5234 | |
| 5235 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G | |
| 5236 doomsday clock, speed control is added and changes are made to | |
| 5237 allow large numbers of rings: rings now show the whole ring | |
| 5238 number, not just the last digit; consecutive rings are allowed to | |
| 5239 be the same size when necessary to fit all the rings in the | |
| 5240 window; and poles can be oriented horizontally. Face support is | |
| 5241 thrown in gratuitously. | |
| 5242 (hanoi): Changed default number of rings back to 3. | |
| 5243 (hanoi-unix, hanoi-unix-64): New commands | |
| 5244 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces, | |
| 5245 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face, | |
| 5246 hanoi-odd-ring-face): New variables. | |
| 5247 (hanoi-internal, hanoi-current-time-float, hanoi-put-face, | |
| 5248 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for, | |
| 5249 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions. | |
| 5250 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n. | |
| 5251 (hanoi-topos, hanoi-draw-ring): Removed. | |
| 5252 | |
| 5253 1999-08-12 Gerd Moellmann <gerd@gnu.org> | |
| 5254 | |
| 5255 * faces.el (face-valid-attribute-values): Return an alist for | |
| 5256 families on ttys. | |
| 5257 (face-read-integer): Handle unspecified face attributes. Add | |
| 5258 completion for `unspecified'. | |
| 5259 (read-face-attribute): Handle unspecified font attributes. | |
| 5260 (face-valid-attribute-values): Add `unspecified' to lists so that | |
| 5261 it can be chosen via completion. | |
| 5262 (face-read-string): Don't recognize "none" as input. | |
| 5263 | |
| 5264 1999-08-10 Dave Love <fx@gnu.org> | |
| 5265 | |
| 5266 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc | |
| 5267 string. | |
| 5268 | |
| 5269 * sun-curs.el: Require sun-fns. | |
| 5270 | |
| 5271 1999-08-10 Dave Love <fx@gnu.org> | |
| 5272 | |
| 5273 * autorevert.el (auto-revert-mode): Add autoload cookie. | |
| 5274 | |
| 5275 * hscroll.el, auto-show.el: Files deleted -- we have built-in | |
| 5276 hscroll. | |
| 5277 | |
| 5278 * simple.el (hscroll-step, hscroll-point-visible) | |
| 5279 (hscroll-window-column): Remove now we have the mentioned real | |
| 5280 horizontal autoscrolling. | |
| 5281 | |
| 5282 1999-08-10 Richard M. Stallman <rms@gnu.org> | |
| 5283 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
5284 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from |
| 25837 | 5285 control use of -f option. |
| 5286 (mail-specify-envelope-from): New variable. | |
| 5287 (mail-from-style): Doc fix. | |
| 5288 | |
| 5289 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn. | |
| 5290 (easy-menu-get-map): New arg TO-MODIFY helps choose | |
| 5291 between local and global maps. | |
| 5292 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map. | |
| 5293 (easy-menu-change): Doc fix. | |
| 5294 | |
| 5295 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward. | |
| 5296 (info-lookup-guess-default): Simplified and cleaned up. | |
| 5297 (info-lookup-guess-default*): Preserve point. | |
| 5298 | |
| 5299 * view.el (view-mode-disable): If buffer-read-only is nil, | |
| 5300 don't change it. | |
| 5301 | |
| 5302 * files.el (after-find-file): Disable View mode if buffer is no | |
| 5303 longer read-only. | |
| 5304 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
5305 * view.el (view-mode-enable, view-mode-disable): |
| 25837 | 5306 Call force-mode-line-update. |
| 5307 | |
| 5308 1999-08-10 Karl Heuer <kwzh@gnu.org> | |
| 5309 | |
| 5310 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call. | |
| 5311 * array.el, play/landmark.el, international/latin-3.el: Likewise. | |
| 5312 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise. | |
| 5313 | |
| 5314 1999-08-10 Alex Schroeder <asc@bsiag.com> | |
| 5315 | |
| 5316 * ansi-color.el (ansi-color-to-text-properties): Added New state 5 | |
| 5317 to prevent m-eating-bug. | |
| 5318 | |
| 5319 1999-08-10 Eli Zaretskii <eliz@gnu.org> | |
| 5320 | |
| 5321 * term/pc-win.el (msdos-bg-mode): Remove. Call | |
| 5322 frame-set-background-mode instead. All callers changed. | |
| 5323 (msdos-face-setup): Don't force color display parameter, it is set | |
| 5324 by frame-set-background-mode. | |
| 5325 (make-msdos-frame): Call x-handle-reverse-video and | |
| 5326 face-set-after-frame-default. Delete frame if creation failed. | |
| 5327 | |
| 5328 * faces.el (face-set-after-frame-default): Don't call | |
| 5329 make-face-x-resource-internal for the pc window-system. | |
| 5330 | |
| 5331 1999-08-10 Dave Love <fx@melange.gnu.org> | |
| 5332 | |
| 5333 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat | |
| 5334 case with no docstring specially. | |
| 5335 | |
| 5336 1999-08-09 Eli Zaretskii <eliz@gnu.org> | |
| 5337 | |
| 5338 * complete.el (PC-do-completion): If completing on file name, | |
| 5339 reproduce str by concatenating its directory and basename parts. | |
| 5340 | |
| 5341 1999-08-07 Dave Love <fx@gnu.org> | |
| 5342 | |
| 5343 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid | |
| 5344 unibyte to multibyte conversion of search-forward (from Handa), | |
| 5345 but avoid the replacement if the language is Latin-N. | |
| 5346 | |
| 5347 1999-08-06 Richard Stallman <rms@gnu.org> | |
| 5348 | |
| 5349 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args | |
| 5350 of eval-buffer. | |
| 5351 | |
| 5352 * international/mule.el (load-with-code-conversion): | |
| 5353 Pass t to eval-buffer for DO-ALLOW-PRINT. | |
| 5354 | |
| 5355 1999-08-06 Geoff Voelker <voelker@cs.washington.edu> | |
| 5356 | |
| 5357 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist | |
| 5358 of filenames and attributes. | |
| 5359 (ls-lisp-insert-directory): Use directory-files-and-attributes | |
| 5360 for speed. | |
| 5361 | |
| 5362 1999-08-05 Dave Love <fx@gnu.org> | |
| 5363 | |
| 5364 * auto-show.el (auto-show-mode): Fix :set. | |
| 5365 | |
| 5366 * widget.el (define-widget-keywords): Make dummy definition and | |
| 5367 comment-out its use. | |
| 5368 | |
| 5369 1999-08-04 Richard Stallman <rms@gnu.org> | |
| 5370 | |
| 5371 * progmodes/tcl.el: Customized. | |
| 5372 | |
| 5373 * sql.el (sql-accumulate-and-indent): Instead of testing | |
| 5374 whether this is Emacs 20 before calling comint-accumulate, | |
| 5375 test whether comint-accumulate is defined. | |
| 5376 | |
| 5377 1999-08-04 Dave Love <fx@gnu.org> | |
| 5378 | |
| 5379 * sgml-mode.el: Require outline when compiling. | |
| 5380 (sgml-mode-hook, html-mode-hook): Customize. | |
| 5381 (sgml-validate-command): Fix :version. | |
| 5382 (html-autoview-mode): Doc fix. | |
| 5383 | |
| 5384 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do | |
| 5385 nothing in Latin-N environment. | |
| 5386 | |
| 5387 * info.el (Info-find-node): Call info-initialize here. | |
| 5388 (info): Not here. | |
| 5389 (Info-file-list-for-emacs): Add message, dired-x, c, viper. | |
| 5390 | |
| 5391 1999-08-04 Richard Stallman <rms@gnu.org> | |
| 5392 | |
| 5393 * ansi-color.el: New file. | |
| 5394 | |
| 5395 1999-08-04 Stefan Monnier <monnier@cs.yale.edu> | |
| 5396 | |
| 5397 * dired.el (dired-string-replace-match): Return `nil' when no match | |
| 5398 found with global search. | |
| 5399 | |
| 5400 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file): | |
| 5401 * terminal.el (te-terminfo-directory): | |
| 5402 * mail/mailpost.el (post-mail-send-it): | |
| 5403 * mail/metamail.el (metamail-region): | |
| 5404 * progmodes/ada-mode.el (ada-tmp-directory): | |
| 5405 Use temporary-file-directory. | |
| 5406 | |
| 5407 * progmodes/compile.el (compilation-parsing-end,compilation-setup) | |
| 5408 (compilation-filter, compilation-forget-errors) | |
| 5409 (compilation-parse-errors): Use a marker instead of an integer for | |
| 5410 `compilation-parsing-end'. | |
| 5411 | |
| 5412 * progmodes/diff.el (diff-parse-differences): | |
| 5413 Use a marker instead of an integer for `compilation-parsing-end'. | |
| 5414 * textmodes/tex-mode.el (tex-compilation-parse-errors): | |
| 5415 Use a marker instead of an integer for `compilation-parsing-end'. | |
| 5416 | |
| 5417 1999-08-03 Richard Stallman <rms@gnu.org> | |
| 5418 | |
| 5419 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View. | |
| 5420 (Buffer-menu-mode): Doc fix. | |
| 5421 (Buffer-menu-view): New command. | |
| 5422 (Buffer-menu-view-other-window): New command. | |
| 5423 | |
| 5424 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com> | |
| 5425 | |
| 5426 * replace.el (query-replace-regexp-eval) | |
| 5427 (replace-eval-replacement, replace-loop-through-replacements) | |
| 5428 (replace-match-string-symbols): New functions. | |
| 5429 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA). | |
| 5430 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
|
5431 |
| 25837 | 5432 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk> |
| 5433 | |
| 5434 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f. | |
| 5435 (5x5): Doc fix. | |
| 5436 | |
| 5437 1999-08-03 Dave Love <fx@gnu.org> | |
| 5438 | |
| 5439 * fortran.el (fortran-indent-new-line): Make it an alias | |
| 5440 for reindent-then-newline-and-indent. | |
| 5441 | |
| 5442 1999-08-03 Didier Verna <verna@inf.enst.fr> | |
| 5443 | |
| 5444 * rect.el: All functions rewritten, except when noted above | |
| 5445 their declaration. Below is a list of interface changes. | |
| 5446 (apply-on-rectangle): New function, mostly replaces | |
| 5447 `operate-on-rectangle'. All callers changed. | |
| 5448 (move-to-column-force): Pass new second argument to `move-to-column'. | |
| 5449 (kill-rectangle): Added optional prefix arg to fill lines. | |
| 5450 (delete-rectangle): Ditto. | |
| 5451 (delete-whitespace-rectangle): Ditto. | |
| 5452 (delete-extract-rectangle): Ditto. | |
| 5453 (open-rectangle): Ditto. | |
| 5454 (clear-rectangle): Ditto. | |
| 5455 (delete-whitespace-rectangle-line): New function. | |
| 5456 (delete-rectangle-line): Added third arg FILL. | |
| 5457 (delete-extract-rectangle-line): Ditto. | |
| 5458 (open-rectangle-line): Ditto. | |
| 5459 (clear-rectangle-line): Ditto. | |
| 5460 | |
| 5461 1999-08-03 Ray Blaak <blaak@gnu.org> | |
| 5462 | |
| 5463 * progmodes/delphi.el: New file. | |
| 5464 | |
| 5465 1999-08-02 Richard Stallman <rms@gnu.org> | |
| 5466 | |
| 5467 * textmodes/outline.el (outline-previous-heading): New function. | |
| 5468 (outline-up-heading-all): Use outline-previous-heading. | |
| 5469 (outline-next-heading): Delete definition inserted yesterday. | |
| 5470 | |
| 5471 1999-08-01 Richard Stallman <rms@gnu.org> | |
| 5472 | |
| 5473 * textmodes/outline.el (outline-next-heading): New function. | |
| 5474 (outline-up-heading-all): New function. | |
| 5475 (outline-font-lock-level): Using outline-up-heading-all. | |
| 5476 Tell outline-back-to-heading to accept invisible headings. | |
| 5477 | |
| 5478 * simple.el (shell-command-on-region): EXIT-STATUS can be a string. | |
| 5479 | |
| 5480 * mail/mh-utils.el (mh-find-path-run): New variable. | |
| 5481 (mh-find-path): Test and set that. | |
| 5482 Set mail-user-agent only the first time this function is run. | |
| 5483 (mail-user-agent): Defvar deleted. | |
| 5484 | |
| 5485 * info.el (info-initialize): New function. | |
| 5486 (info): Call info-initialize. | |
| 5487 (Info-directory-list): Initialize to nil, | |
| 5488 so info-initialize will set it up for real. | |
| 5489 | |
| 5490 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 5491 | |
| 5492 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it | |
| 5493 does not interpret a time as the year in a day-month entry. | |
| 5494 | |
| 5495 * calendar/diary-lib.el: Change syntax table entry for colon in | |
| 5496 the diary as part of the european-date-diary-pattern fix. | |
| 5497 | |
| 5498 1999-08-01 Eli Zaretskii <eliz@gnu.org> | |
| 5499 | |
| 5500 * international/mule.el (set-auto-coding): Allow whitespace before | |
| 5501 and after the "variable: value" pair. | |
| 5502 | |
| 5503 1999-07-30 Ken'ichi Handa <handa@gnu.org> | |
| 5504 | |
| 5505 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed. | |
| 5506 (default-sendmail-coding-system): Doc-string fixed. | |
| 5507 | |
| 5508 1999-07-30 Dave Love <fx@gnu.org> | |
| 5509 | |
| 5510 * subr.el (assoc-delete-all): New function, renamed from | |
| 5511 frame-delete-all. | |
| 5512 | |
| 5513 * frame.el: Change comments to doc strings and other doc fixes. | |
| 5514 (frame-delete-all): Moved to subr.el as `assoc-delete-all'. | |
| 5515 Callers changed. | |
| 5516 (set-background-color, set-foreground-color, set-cursor-color) | |
| 5517 (set-mouse-color, set-border-color): Offer completion of colours. | |
| 5518 (cursor): Add :version to defgroup. | |
| 5519 | |
| 5520 * facemenu.el (list-colors-display): Make it work on ttys. | |
| 5521 (facemenu-read-color): Likewise. | |
| 5522 | |
| 5523 1999-07-30 Richard M. Stallman <rms@gnu.org> | |
| 5524 | |
| 5525 * frame.el (frame-notice-user-settings): If background | |
| 5526 color has been changed, update background-mode from it, | |
| 5527 then update faces. | |
| 5528 | |
| 5529 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com> | |
| 5530 | |
| 5531 * net-utils.el (finger): Don't do indirect fingering. | |
| 5532 | |
| 5533 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 5534 | |
| 5535 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of | |
| 5536 rules. Add separator at end of holidays. | |
| 5537 (cal-tex-rules): New customizable variable. | |
| 5538 (cal-tex-latexify-list): Add optional parameter to put separator | |
| 5539 at end. | |
| 5540 | |
| 5541 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu> | |
| 5542 | |
| 5543 * textmodes/fill.el (fill-individual-paragraphs): Calculate new | |
| 5544 fill prefix on each line while looping to the end of paragraph. | |
| 5545 End paragraph if it's longer than the existing fill prefix. | |
| 5546 | |
| 5547 * textmodes/fill.el (fill-context-prefix): Doc fix. | |
| 5548 | |
| 5549 1999-07-30 Dave Love <fx@gnu.org> | |
| 5550 | |
| 5551 * font-lock.el (jit-lock): Fix :load, add :version. | |
| 5552 | |
| 5553 1999-07-30 Eli Zaretskii <eliz@gnu.org> | |
| 5554 | |
| 5555 * term/pc-win.el (msdos-face-setup): Register standard colors in | |
| 5556 Vface_tty_color_alist. | |
| 5557 (face-color-supported-p, face_color_gray_p): New functions. | |
| 5558 | |
| 5559 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p | |
| 5560 is bound. | |
| 5561 | |
| 5562 * startup.el (command-line): Don't register default colors for | |
| 5563 MSDOS window-system. | |
| 5564 | |
| 5565 1999-07-29 Dave Love <fx@gnu.org> | |
| 5566 | |
| 5567 * f90.el (f90-mode-syntax-table): Change backslash to escape, not | |
| 5568 charquote. | |
| 5569 | |
| 5570 * lisp-mode.el (eval-defun): Re-written to avoid | |
| 5571 capturing variables. | |
| 5572 | |
| 5573 * picture.el (picture-beginning-of-line): Don't call | |
| 5574 hscroll-point-visible now we have real autoscrolling. | |
| 5575 (picture-end-of-line, picture-newline, picture-open-line): | |
| 5576 Likewise. | |
| 5577 | |
| 5578 * international/latin-8.el: New file. | |
| 5579 * international/latin-9.el: New file. | |
| 5580 | |
| 5581 1999-07-28 Dave Love <fx@gnu.org> | |
| 5582 | |
| 5583 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter. | |
| 5584 | |
| 5585 * msb.el: Require cl only when compiling. | |
| 5586 (msb--home-dir): Deleted. | |
| 5587 (msb--format-title): Use abbreviate-file-name. | |
| 5588 (msb--choose-file-menu): Simplify string comparison. | |
| 5589 | |
| 5590 1999-07-28 Gerd Moellmann <gerd@gnu.org> | |
| 5591 | |
| 5592 * faces.el (toolbar): Add face definition for mono displays. | |
| 5593 | |
| 5594 1999-07-27 Richard M. Stallman <rms@gnu.org> | |
| 5595 | |
| 5596 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change. | |
| 5597 | |
| 5598 * frame.el (frame-initialize): When setting frame-initial-frame-alist, | |
| 5599 force copying of default-frame-alist. | |
| 5600 | |
| 5601 1999-07-26 Ken'ichi Handa <handa@gnu.org> | |
| 5602 | |
| 5603 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp. | |
| 5604 | |
| 5605 1999-07-26 Richard M. Stallman <rms@gnu.org> | |
| 5606 | |
| 5607 * frame.el (set-mouse-color): If new color is nil, | |
| 5608 really respecify the current color. | |
| 5609 | |
| 5610 1999-07-26 Gerd Moellmann <gerd@gnu.org> | |
| 5611 | |
| 5612 * faces.el (bitmap-area): Change background of face `bitmap-area' | |
| 5613 to white for mono displays. | |
| 5614 | |
| 5615 1999-07-26 Kenichi Handa <handa@etl.go.jp> | |
| 5616 | |
| 5617 * international/ccl.el (ccl-embed-symbol): New function. | |
| 5618 (ccl-program-p): Deleted. Now it's implemented in C code. | |
| 5619 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol. | |
| 5620 (ccl-compile-translate-character): Likewise. | |
| 5621 (ccl-compile-map-single): Likewise. | |
| 5622 (ccl-compile-multiple-map-function): Likewise. | |
| 5623 (declare-ccl-program): Doc-string modified. | |
| 5624 (check-ccl-program): Check compiled CCL code by ccl-program-p. | |
| 5625 | |
| 5626 1999-07-25 Ken'ichi Handa <handa@etl.go.jp> | |
| 5627 | |
| 5628 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change. | |
| 5629 | |
| 5630 1999-07-25 Markus Rost <rost@gnu.org> | |
| 5631 | |
| 5632 * cus-edit.el (custom-save-variables, custom-save-faces): Sort | |
| 5633 the entries to make custom-file more readable. | |
| 5634 | |
| 5635 1999-07-25 Richard M. Stallman <rms@gnu.org> | |
| 5636 | |
| 5637 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs. | |
| 5638 | |
| 5639 * emacs-lisp/edebug.el: Delete compatibility code. | |
| 5640 (edebug-next-token-class): If . is followed by a digit, | |
| 5641 return `symbol' for the token class. | |
| 5642 | |
| 5643 * startup.el (command-line): If we don't find the user's init file, | |
| 5644 set user-init-file to nil. | |
| 5645 | |
| 5646 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 5647 | |
| 5648 * info-look.el (info-lookup-interactive-arguments): Add optional | |
| 5649 argument query for new choice of help mode. | |
| 5650 (info-lookup-symbol): Use it. | |
| 5651 (info-lookup-file): Ditto. | |
| 5652 (info-lookup): Don't switch to other window, if already in Info | |
| 5653 buffer. | |
| 5654 | |
| 5655 1999-07-23 Dave Love <fx@gnu.org> | |
| 5656 | |
| 5657 * fortran.el (fortran-mode-syntax-table): Change `\' to `\' | |
| 5658 syntax. | |
| 26624 | 5659 (fortran-fontify-string, fortran-match-!-comment): Deleted. |
| 25837 | 5660 (fortran-font-lock-syntactic-keywords): New variable. |
| 5661 (fortran-mode): Use it. | |
| 5662 (fortran-font-lock-keywords-1): Don't do comments. | |
| 5663 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save | |
| 5664 match data. | |
| 5665 | |
| 5666 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls. | |
| 5667 | |
| 5668 * msb.el (msb-menu-bar-update-buffers): Renamed from | |
| 5669 menu-bar-update-buffers. | |
| 5670 (msb-custom-set, msb--toggle-menu-type): Call | |
| 5671 msb-menu-bar-update-buffers. | |
| 5672 (msb-mode): Revise the hook setting. | |
| 5673 | |
| 5674 * font-lock.el (turn-on-font-lock): Use tty-display-color-p. | |
| 5675 | |
| 5676 1999-07-23 Gerd Moellmann <gerd@gnu.org> | |
| 5677 | |
| 25956 | 5678 * font-lock.el, help.el, simple.el: Re-integrate previously |
| 5679 described changes that were lost due to errors while checking them | |
| 5680 in. | |
| 25837 | 5681 |
| 5682 1999-07-23 Kevin Blake <kblake@ticnet.com> | |
| 5683 | |
| 5684 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp. | |
| 5685 | |
| 5686 1999-07-23 Ken'ichi Handa <handa@etl.go.jp> | |
| 5687 | |
| 5688 * international/encoded-kb.el | |
| 5689 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character | |
| 5690 but push it to unread-command-events. | |
| 5691 (encoded-kbd-self-insert-iso2022-8bit): Likewise. | |
| 5692 (encoded-kbd-self-insert-sjis): Likewise. | |
| 5693 (encoded-kbd-self-insert-big5): Likewise. | |
| 5694 | |
| 5695 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up | |
| 5696 before left margin and fill-prefix by fill-find-break-point. | |
| 5697 | |
| 5698 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 5699 | |
| 5700 * info-look.el (info-lookup-setup-mode): Don't give up, if | |
| 5701 info-lookup-make-completions returns an error. | |
| 5702 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file | |
| 5703 name latex, not latex2e. | |
| 5704 | |
| 5705 1999-07-21 Richard M. Stallman <rms@gnu.org> | |
| 5706 | |
| 5707 * replace.el (perform-replace): Turn off case-fold-search | |
| 5708 if FROM-STRING argument has uppercase in it. | |
| 5709 | |
| 5710 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5711 | |
| 5712 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock | |
| 5713 mode is on. Don't use end of changed text. | |
| 5714 | |
| 5715 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5716 | |
| 5717 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table. | |
| 5718 (cl-hash-table-p): Renamed from hash-table-p. | |
| 5719 (cl-hash-table-count): Renamed from hash-table-count. | |
| 5720 (maphash): Alias to cl-maphash removed. | |
| 5721 (gethash): Likewise. | |
| 5722 (puthash): Likewise. | |
| 5723 (remhash): Likewise. | |
| 5724 (clrhash): Likewise. | |
| 5725 | |
| 5726 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5727 | |
| 5728 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with | |
| 5729 third arg non-nil. See comment there why this isn't a good idea. | |
| 5730 | |
| 5731 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5732 | |
| 5733 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message. | |
| 5734 | |
| 5735 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call | |
| 5736 sit-for with 3rd arg non-nil to prevent redisplay. | |
| 5737 | |
| 5738 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5739 | |
| 5740 * image.el (image-type-from-file-header): If file doesn't | |
| 5741 have a directory part, add data-directory. | |
| 5742 | |
| 5743 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5744 | |
| 5745 * tooltip.el (tooltip-gud-tips-p): Set default to nil. | |
| 5746 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse | |
| 5747 motion handling when tooltip-gud-tips-p is nil. | |
| 5748 | |
| 5749 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5750 | |
| 5751 * tooltip.el (tooltip-mode): Don't use `plusp'. | |
| 5752 (tooltip-active): Use initial value of nil. | |
| 5753 | |
| 5754 * jit-lock.el (jit-lock-mode): Don't use `plusp'. | |
| 5755 | |
| 5756 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5757 | |
| 5758 * bindings.el (make-mode-line-mouse-sensitive): Add key | |
| 5759 definitions for `top-line'. | |
| 5760 | |
| 5761 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5762 | |
| 5763 * faces.el (top-line): New face. | |
| 5764 | |
| 5765 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5766 | |
| 5767 * image.el (image-type-regexps): Add regexp for PS files. | |
| 5768 | |
| 5769 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5770 | |
| 5771 * faces.el (set-face-attribute): Fix wrong handling of frame | |
| 5772 begin equal to t. | |
| 5773 | |
| 5774 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5775 | |
| 5776 * image.el (image-type-regexps): Add PNG format. | |
| 5777 | |
| 5778 1999-07-21 Dave Love <fx@gnu.org> | |
| 5779 | |
| 5780 * bindings.el (mode-line-modified): New variable. | |
| 5781 (mode-line-mode-menu-1): Switch to appropriate window before | |
| 5782 showing menu. | |
| 5783 | |
| 5784 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5785 | |
| 5786 * faces.el (face-underline): Removed. | |
| 5787 (face-underline-color): Ditto. | |
| 5788 | |
| 5789 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5790 | |
| 5791 * faces.el (face-x-resources): Fix typo. | |
| 5792 | |
| 5793 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5794 | |
| 5795 * faces.el: Remove handling of `:relief', extend handling of | |
| 5796 `:box'. | |
| 5797 (frame-set-background-mode): Choose new defface specs after | |
| 5798 frame parameters have changed. | |
| 5799 | |
| 5800 * cus-face.el: Ditto. | |
| 5801 | |
| 5802 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5803 | |
| 5804 * custom.el (defface): Extend documentation to include new | |
| 5805 face attributes. | |
| 5806 | |
| 5807 * cus-face.el (custom-face-attributes): Add overline, | |
| 5808 strike-through, box. | |
| 5809 | |
| 5810 * faces.el (face-valid-attribute-values): Handle overline, | |
| 5811 strike-through, box. | |
| 5812 (face-attribute-name-alist): Add pairs for new face attributes. | |
| 5813 (describe-face): Handle new face attributes. | |
| 5814 | |
| 5815 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5816 | |
| 5817 * faces.el (face-x-resources): Add overline, strike-through, box. | |
| 5818 | |
| 5819 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5820 | |
| 5821 * enriched.el (enriched-translations): Add `display' and | |
| 5822 "x-display". | |
| 5823 (enriched-handle-display-prop): New. | |
| 5824 (enriched-decode-display-prop): New. | |
| 5825 | |
| 5826 * format.el (top-level): Give `display' property | |
| 5827 `format-list-atomic-p. | |
| 5828 (format-annotate-single-property-change): Test that property. | |
| 5829 If present, treat list property values like atoms. | |
| 5830 | |
| 5831 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5832 | |
| 5833 * cus-face.el (custom-face-attributes): Use `choice' everywhere | |
| 5834 so that "*" can be entered. | |
| 5835 | |
| 5836 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5837 | |
| 5838 * cus-face.el (custom-face-attributes): Don't use `#''. | |
| 5839 | |
| 5840 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
| 5841 | |
| 5842 * cus-face.el (custom-face-attributes): Return underline | |
| 5843 face attribute directly from the second lambda of underline. | |
| 5844 | |
| 5845 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5846 | |
| 5847 * jit-lock.el (jit-lock-stealth-verbose): Set to nil. | |
| 5848 | |
| 5849 * frame.el (after-setting-font-hooks): New variable. | |
| 5850 (set-frame-font): Run those hooks. | |
| 5851 | |
| 5852 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region. | |
| 5853 | |
| 5854 * faces.el (set-face-attribute): Fix doc string. | |
| 5855 | |
| 5856 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5857 | |
| 5858 * cus-face.el (custom-face-attributes): Accept color name. | |
| 5859 | |
| 5860 * faces.el (face-underline-p): Accept unspecified underlining. | |
| 5861 (face-underline): Ditto. Fix doc string. | |
| 5862 | |
| 5863 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
| 5864 | |
| 5865 * faces.el (face-underline-color): New function. | |
| 5866 | |
| 5867 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp> | |
| 5868 | |
| 5869 * cus-face.el (custom-face-attributes): Support underline coloring. | |
| 5870 Added slot to choose a color. | |
| 5871 | |
| 5872 * faces.el (face-underline): New function. | |
| 5873 (face-underline-p): Support underline coloring. | |
| 5874 Return nil only if the underline attribute is 'normal. | |
| 5875 (set-face-underline): New function. | |
| 5876 (face-valid-attribute-values): Support underline coloring. | |
| 5877 | |
| 5878 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5879 | |
| 5880 * image.el (insert-image): Use `display' instead of `glyph' | |
| 5881 as text property name. | |
| 5882 (put-image): Ditto. | |
| 5883 (image-type-from-file-header): Use insert-file-contents-literally. | |
| 5884 | |
| 5885 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5886 | |
| 5887 * easymenu.el (easy-menu-do-add-item): Don't use the empty | |
| 5888 string to indicate separators. | |
| 5889 | |
| 5890 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5891 | |
| 5892 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max | |
| 5893 instead of message-log. | |
| 5894 | |
| 5895 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5896 | |
| 5897 * faces.el (bitmap-area): New face. | |
| 5898 | |
| 5899 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5900 | |
| 5901 * image.el (insert-image): New. | |
| 5902 | |
| 5903 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5904 | |
| 5905 * frame.el (blink-cursor): Set the symbol's value. | |
| 5906 (show-trailing-whitespace): Change group to font-lock. | |
| 5907 | |
| 5908 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5909 | |
| 5910 * jit-lock.el: New. | |
| 5911 * font-lock.el: Add jit-mode as new support mode. | |
| 5912 | |
| 5913 * font-lock.el (font-lock-fontify-keywords-region): Stop when | |
| 5914 reaching end instead of letting re-search-forward signal an error. | |
| 5915 (demand-lock-mode): New. | |
| 5916 (font-lock-turn-on-thing-lock): Add demand-lock-mode. | |
| 5917 (font-lock-turn-off-thing-lock): Ditto. | |
| 5918 (font-lock-after-fontify-buffer): Ditto. | |
| 5919 (font-lock-after-unfontify-buffer): Ditto. | |
| 5920 | |
| 5921 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5922 | |
| 5923 * gs.el: New file. | |
| 5924 | |
| 5925 * startup.el (command-line-1): Activate tooltip mode if | |
| 5926 interactive. | |
| 5927 | |
| 5928 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5929 | |
| 5930 * faces.el (toolbar): Grey default background. | |
| 5931 (modeline): Ditto. | |
| 5932 | |
| 5933 * image.el (image-type-regexps): New. | |
| 5934 (image-type-from-file-header): New. | |
| 5935 (create-image): Call it. | |
| 5936 | |
| 5937 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5938 | |
| 5939 * image.el: New file. | |
| 5940 | |
| 5941 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5942 | |
| 5943 * bindings.el (mode-line-format): Replace `mode-name' with | |
| 5944 `(:eval mode-line-mode-name)'. | |
| 5945 (mode-line-mode-name): New. | |
| 5946 (make-mode-line-mouse-sensitive): Don't change default value | |
| 5947 of `mode-name'. | |
| 5948 | |
| 5949 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5950 | |
| 5951 * tooltip.el: New file. | |
| 5952 | |
| 5953 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5954 | |
| 5955 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3 | |
| 5956 instead of mouse-3 to pop up menus. | |
| 5957 (mode-line-kill-buffer): Removed. | |
| 5958 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over | |
| 5959 buffer name. | |
| 5960 (mode-line-buffer-menu-1): Removed. | |
| 5961 | |
| 5962 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive. | |
| 5963 | |
| 5964 * bindings.el (mode-line-buffer-identification-keymap): New. | |
| 5965 (mode-line-buffer-menu-keymap): New. | |
| 5966 (mode-line-mode-menu-keymap): New. | |
| 5967 (mode-line-unbury-buffer): New. | |
| 5968 (mode-line-other-buffer): New. | |
| 5969 (mode-line-kill-buffer): New. | |
| 5970 (mode-line-buffer-menu-1): New. | |
| 5971 (mode-line-mode-menu-1): New. | |
| 5972 (make-mode-line-mouse-sensitive): New. | |
| 5973 | |
| 5974 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5975 | |
| 5976 * help.el (describe-key-briefly): Handle mode line strings | |
| 5977 with local-map properties. | |
| 5978 (describe-key): Ditto. | |
| 5979 (mode-line-key-binding): New. | |
| 5980 | |
| 5981 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5982 | |
| 5983 * scroll-bar.el (scroll-bar-timer): New. | |
| 5984 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer. | |
| 5985 | |
| 5986 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5987 | |
| 5988 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top' | |
| 5989 and `bottom'. | |
| 5990 | |
| 5991 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5992 | |
| 5993 * scroll-bar.el (scroll-bar-toolkit-scroll): New. | |
| 5994 (global): Use different key bindings if using tookit scroll bars. | |
| 5995 | |
| 5996 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 5997 | |
| 5998 * faces.el (modeline): Define mode line face with relief for | |
| 5999 class color, only. | |
| 6000 (toolbar): New face. | |
| 6001 | |
| 6002 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6003 | |
| 6004 * frame.el (frame-initialize): Set frame-creation-function to | |
| 6005 tty-create-frame-with-faces. | |
| 6006 | |
| 6007 * faces.el (frame-set-background-mode): Make it work for | |
| 6008 window-system nil. | |
| 6009 | |
| 6010 * faces.el (tty-create-frame-with-faces): New. | |
| 6011 (face-set-after-frame-default): Make it work for TTY frames. | |
| 6012 | |
| 6013 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6014 | |
| 6015 * faces.el (face-valid-attribute-values): Use tty-defined-colors. | |
| 6016 Return a list of one font family for TTYs. Don't return bitmap | |
| 6017 file paths for TTY frames. | |
| 6018 | |
| 6019 * faces.el: Add face specs for tty displays to basic faces. | |
| 6020 | |
| 6021 * font-lock.el (font-lock-comment-face): Add spec for color tty. | |
| 6022 (font-lock-string-face): Ditto. | |
| 6023 (font-lock-keyword-face): Ditto. | |
| 6024 (font-lock-builtin-face): Ditto. | |
| 6025 (font-lock-function-name-face): Ditto. | |
| 6026 (font-lock-variable-name-face): Ditto. | |
| 6027 (font-lock-type-face): Ditto. | |
| 6028 (font-lock-constant-face): Ditto. | |
| 6029 (font-lock-warning-face): Ditto. | |
| 6030 | |
| 6031 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6032 | |
| 6033 * startup.el (command-line): Register default tty colors. | |
| 6034 | |
| 6035 * faces.el (face-spec-set-match-display): Recognize `type tty'. | |
| 6036 | |
| 6037 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6038 | |
| 6039 * faces.el (modeline): For X frames, use a modeline with relief. | |
| 6040 | |
| 6041 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6042 | |
| 6043 * faces.el (frame-update-faces): Copied from 20.2. | |
| 6044 (frame-update-face-colors): Ditto. Code removed that isn't | |
| 6045 applicable in the new face implementation. | |
| 6046 | |
| 6047 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6048 | |
| 6049 * frame.el (show-trailing-whitespace): New. | |
| 6050 | |
| 6051 * faces.el (trailing-whitespace): New basic face. | |
| 6052 | |
| 6053 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6054 | |
| 6055 * cus-face.el (custom-facep): Always define as alias for facep. | |
| 6056 | |
| 6057 * cus-face.el (custom-face-attributes): Use choice widgets. | |
| 6058 Remove :bold and :italic. | |
| 6059 | |
| 6060 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6061 | |
| 6062 * faces.el (face-charset-registries): Removed since fontset.el | |
| 6063 is no always loaded. | |
| 6064 | |
| 6065 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6066 | |
| 6067 * faces.el (internal-get-face): Added as obsolete function for | |
| 6068 compatibility. | |
| 6069 | |
| 6070 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6071 | |
| 6072 * frame.el (blink-cursor-end): Call show-cursor. | |
| 6073 (blink-cursor-mode): Ditto. | |
| 6074 | |
| 6075 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6076 | |
| 6077 * faces.el (face-spec-reset-face): Reset all attributes to | |
| 6078 `unspecified'. | |
| 6079 (face-spec-set): Use it. | |
| 6080 | |
| 6081 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6082 | |
| 6083 * faces.el (read-all-face-attributes): Bug fix. | |
| 6084 (face-read-integer): Allow nil default value. | |
| 6085 (face-valid-attribute-values): Use symbol names of attribute | |
| 6086 values for completion list. | |
| 6087 | |
| 6088 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6089 | |
| 6090 * faces.el (internal-find-face): Define for compatibility with | |
| 6091 20.2. | |
| 6092 (face-id): Likewise. | |
| 6093 | |
| 6094 * faces.el (face-id): Return the ID of a realized face for ASCII. | |
| 6095 | |
| 6096 * fontset.el (x-charset-registries): Removed. Now in faces.el. | |
| 6097 (x-complement-fontset-spec): Use face-charset-registries. | |
| 6098 | |
| 6099 * faces.el (face-font-selection-order): Set font selection order | |
| 6100 from Lisp. | |
| 6101 (face-alternative-font-family-alist): Set alternative font | |
| 6102 families from Lisp. | |
| 6103 | |
| 6104 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6105 | |
| 6106 * faces.el (set-face-charset-registries): Set symbol value. | |
| 6107 | |
| 6108 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6109 | |
| 6110 * faces.el (face-set-after-frame-default): Call function | |
| 6111 internal-merge-in-global-face. | |
| 6112 | |
| 6113 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6114 | |
| 6115 * faces.el (face-list): Return symbols from face-global-alist. | |
| 6116 | |
| 6117 * faces.el (face-list): Return a copy of the face name list so | |
| 6118 that it cannot be modified from outside (facemenu.el uses | |
| 6119 nreverse, for example). | |
| 6120 | |
| 6121 * cus-face.el (custom-face-attributes): Add :bold and :italic | |
| 6122 for compatibility with old code. | |
| 6123 | |
| 6124 * faces.el (set-face-attributes-from-resources): Additional | |
| 6125 frame parameter. | |
| 6126 (make-face-x-resource-internal): Set attributes from resources | |
| 6127 for a given frame or all frames. | |
| 6128 | |
| 6129 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6130 | |
| 6131 * faces.el (all-faces): Removed. | |
| 6132 | |
| 6133 * custom.el (defface): Add new face attributes to function | |
| 6134 comment. | |
| 6135 | |
| 6136 * font-lock.el (font-lock-comment-face): Use new face attribute | |
| 6137 names. | |
| 6138 (font-lock-string-face): Ditto. | |
| 6139 (font-lock-keyword-face): Ditto. | |
| 6140 (font-lock-builtin-face): Ditto. | |
| 6141 (font-lock-function-name-face): Ditto. | |
| 6142 (font-lock-variable-name-face): Ditto. | |
| 6143 (font-lock-type-face): Ditto. | |
| 6144 (font-lock-reference-face): Ditto. | |
| 6145 (font-lock-warning-face): Ditto. | |
| 6146 ((boundp 'font-lock-face-attributes)): Ditto. | |
| 6147 | |
| 6148 * cus-face.el (custom-face-attributes): Use new face attributes. | |
| 6149 | |
| 6150 * faces.el (set-face-attribute-from-resource): Initialize | |
| 6151 from resources only for X and W32. | |
| 6152 | |
| 6153 * cus-face.el (custom-declare-face): Don't make frame-local | |
| 6154 faces. | |
| 6155 | |
| 6156 * faces.el (describe-face): Use princ instead of insert. | |
| 6157 | |
| 6158 * faces.el: Add XLFD manipulation functions from 20.2 again | |
| 6159 because fontset.el uses them. | |
| 6160 (face-set-after-frame-default): Add empty definition. | |
| 6161 | |
| 6162 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6163 | |
| 6164 * faces.el (make-face): Correct typo. | |
| 6165 (set-face-attribute-from-resource): Use let*. | |
| 6166 (face-underline-p): Correct typo. | |
| 6167 (face-inverse-video-p): Ditto. | |
| 6168 (set-face-stipple): Ditto. | |
| 6169 (face-read-string): Make completion-list optional parameter. | |
| 6170 | |
| 6171 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6172 | |
| 6173 * faces.el (face-charset-registries): Alist mapping charset | |
| 6174 symbols to registries and encoding. | |
| 6175 | |
| 6176 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6177 | |
| 6178 * frame.el (blink-cursor-mode): Use interactive spec "P". | |
| 6179 | |
| 6180 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6181 | |
| 6182 * frame.el (blink-cursor-mode): Function to toggle blinking cursor | |
| 6183 mode. The cursor of selected_window blinks if the mode is enabled. | |
| 6184 | |
| 6185 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6186 | |
| 6187 * simple.el (next-history-element): Set point to the end of the | |
| 6188 prompt if minibuffer-prompt-in-buffer. | |
| 6189 | |
| 6190 1999-07-21 Gerd Moellmann <gerd@gnu.org> | |
| 6191 | |
| 6192 * faces.el (x-font-regexp): Add sub-expression parentheses for | |
| 6193 several font name components. | |
| 6194 | |
| 6195 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
| 6196 | |
| 6197 * faces.el (set-face-relief): Use index 12 for relief. | |
| 6198 (face-fill-in): Set relief from data. | |
| 6199 (internal-make-face): Init relief to zero. | |
| 6200 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
6201 * faces.el (face-spec-set): Call modify-face with additional |
| 25837 | 6202 parameters for relief and fixed-p. |
| 6203 | |
| 6204 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
| 6205 | |
| 6206 * cus-face.el: ':fixed and ':relief added. | |
| 6207 | |
| 6208 * faces.el (describe-face): Add fixed font attribute and relief. | |
| 6209 (face-attr-match-p): Ditto. | |
| 6210 (face-attr-construct): Ditto. | |
| 6211 (face-spec-set): Ditto. | |
| 6212 | |
| 6213 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
| 6214 | |
| 6215 * faces.el (internal-make-face): Function to create a Lisp vector | |
| 6216 suitable for representing a face. | |
| 6217 (make-face): Use it instead of make-vector. | |
| 6218 (x-create-frame-with-faces): Use it instead of vector. | |
| 6219 (internal-facep): Increase vector size to 14. | |
| 6220 (internal-make-face): Ditto. | |
| 6221 (face-relief): Access relief thickness. | |
| 6222 (face-fixed-p): Access fixed font attribute. | |
| 6223 (set-face-fixed-p): Set fixed font attribute. | |
| 6224 (set-face-relief): Set relief attribute. | |
| 6225 (internal-face-interactive-int): Read int attribute of face. | |
| 6226 (modify-face): Add fixed-p and relief parameters. | |
| 6227 (copy-face): Handle fixed-p and relief. | |
| 6228 (face-equal): Compare fixed-p and relief. | |
| 6229 (face-differs-from-default-p): Ditto. | |
| 6230 (face-nontrivial-p): Add fixed-p and relief. | |
| 6231 | |
| 6232 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
| 6233 | |
| 6234 * faces.el (eval-when-compile): Add set-face-shadow-thickness. | |
| 6235 (internal-facep): Increase vector size. | |
| 6236 (make-face): Ditto. | |
| 6237 (face-shadow-thickness): Added. | |
| 6238 (set-face-shadow-thickness): Added. | |
| 6239 (modify-face): Add optional shadow-thickness parameter. | |
| 6240 (make-face-x-resource-internal): Add shadows. | |
| 6241 (copy-face): Ditto. | |
| 6242 (face-equal): Ditto. | |
| 6243 (face-differs-from-default-p): Ditto. | |
| 6244 (face-nontrivial-p): Ditto. | |
| 6245 (face-attr-match-p): Ditto. | |
| 6246 (face-attr-construct): Ditto. | |
| 6247 (face-spec-set): Ditto. | |
| 6248 (face-fill-in): Ditto. | |
| 6249 | |
| 6250 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
| 6251 | |
| 6252 * bench.el (bench-mark-split-window): New bench mark. | |
| 6253 | |
| 6254 1999-07-21 Gerd Moellmann <gerd@acm.org> | |
| 6255 | |
| 6256 * faces.el (set-face-font): Don't pass default font to | |
| 6257 x-resolve-font so that font will not have to be of the same | |
| 6258 size. | |
| 6259 | |
| 6260 1999-07-20 Dave Love <fx@gnu.org> | |
| 6261 | |
| 6262 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it | |
| 6263 unconditionally t. | |
| 6264 | |
| 6265 1999-07-20 Karl Heuer <kwzh@gnu.org> | |
| 6266 | |
| 6267 * font-lock.el (c++-font-lock-extra-types): Add "type_info". | |
| 6268 | |
| 6269 1999-07-20 Dave Love <fx@gnu.org> | |
| 6270 | |
| 6271 * help.el (describe-variable): Fix test for customizability. | |
| 6272 | |
| 6273 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer): | |
| 6274 Check for readonly buffer in interactive spec. | |
| 6275 (zap-to-char, kill-line, kill-region, comment-region, kill-word) | |
| 6276 (backward-kill-word): Add * to interactive spec. | |
| 6277 | |
| 6278 * underline.el (underline-region, ununderline-region): Add * to | |
| 6279 interactive spec. | |
| 6280 | |
| 6281 * fill.el (canonically-space-region, justify-current-line): Add * | |
| 6282 to interactive spec. | |
| 6283 (fill-region-as-paragraph, fill-paragraph, fill-region) | |
| 6284 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check | |
| 6285 readonly buffer in interactive spec. | |
| 6286 | |
| 6287 * paragraphs.el: (kill-paragraph, backward-kill-paragraph) | |
| 6288 (backward-kill-sentence, kill-sentence): Add * to interactive | |
| 6289 spec. | |
| 6290 | |
| 6291 1999-07-19 Richard M. Stallman <rms@gnu.org> | |
| 6292 | |
| 6293 * dired-aux.el (dired-do-shell-command): Doc fix. | |
| 6294 | |
| 6295 * shell.el (shell-unquote-argument): New function. | |
| 6296 (shell-directory-tracker): Use shell-unquote-argument. | |
| 6297 * comint.el (comint-arguments): Handle \ followed by space or tab. | |
| 6298 | |
| 6299 1999-07-19 John Wiegley <jwiegley@borland.com> | |
| 6300 | |
| 6301 * term.el (ansi-term-fg-faces-vector): Added support for ANSI | |
| 6302 color codes 39 and 49, which by the way lynx uses them seem to | |
| 6303 mean "foreground reset" and "background reset". | |
| 6304 | |
| 6305 1999-07-19 Karl Heuer <kwzh@gnu.org> | |
| 6306 | |
| 6307 * font-lock.el (c++-keywords): Add "typeid". | |
| 6308 | |
| 6309 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but | |
| 6310 selects no font, treat that as zero selections, not one. | |
| 6311 | |
| 6312 1999-07-19 Dave Love <fx@gnu.org> | |
| 6313 | |
| 6314 * info.el (Info-search): Don't lose with empty regexp. | |
| 6315 | |
| 6316 * version.el: Cater for (free) `ident' program, not `which'. | |
| 6317 | |
| 6318 * hl-line.el: New file. | |
| 6319 | |
| 6320 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu | |
| 6321 for modes which don't define menus. | |
| 6322 | |
| 6323 1999-07-16 Richard M. Stallman <rms@gnu.org> | |
| 6324 | |
| 6325 * webjump.el (webjump-sample-sites): Update some URLs. | |
| 6326 | |
| 6327 1999-07-14 Richard Stallman <rms@gnu.org> | |
| 6328 | |
| 6329 * Version 20.4 released. | |
| 6330 | |
| 6331 1999-07-14 Andreas Schwab <schwab@gnu.org> | |
| 6332 | |
| 6333 * compare-w.el (compare-windows): Try to find the next window in | |
| 6334 the current frame before looking at the other frames. | |
| 6335 | |
| 6336 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
| 6337 | |
| 6338 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"): | |
| 6339 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
|
6340 |
| 25837 | 6341 1999-07-12 Richard Stallman <rms@gnu.org> |
| 6342 | |
| 6343 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for | |
| 6344 Java anonymous array expressions ("new Foo[] {.. bracelist ..}"). | |
| 6345 | |
| 6346 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian. | |
| 6347 (ispell-local-dictionary-alist): Add koi8-r for character set. | |
| 6348 | |
| 6349 * textmodes/flyspell.el (flyspell-get-word): | |
| 6350 Add special handling for when ispell-otherchars is empty. | |
| 6351 | |
| 6352 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no> | |
| 6353 | |
| 6354 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior | |
| 6355 when having nested functons. | |
| 6356 (pascal-indent-nested-functions) (pascal-indent-line) | |
| 6357 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for | |
| 6358 indenting nested functions. | |
| 6359 | |
| 6360 1999-07-09 Richard Stallman <rms@gnu.org> | |
| 6361 | |
| 6362 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes. | |
| 6363 | |
| 6364 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no> | |
| 6365 | |
| 6366 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when | |
| 6367 the `end' keyword was in the very beginning of the buffer. | |
| 6368 | |
| 6369 1999-07-08 Richard Stallman <rms@gnu.org> | |
| 6370 | |
| 6371 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix. | |
| 6372 | |
| 6373 * term.el (term-emulate-terminal): Avoid infinite loop | |
| 6374 in strange case where minibuffer window is selected but not active. | |
| 6375 | |
| 6376 1999-07-07 Stephen Eglen <stephen@gnu.org> | |
| 6377 | |
| 6378 * progmodes/octave-inf.el (inferior-octave-directory-tracker): | |
| 6379 Change regexp so that it doesn't match commands beginning with `cd'. | |
| 6380 | |
| 6381 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
| 6382 | |
| 6383 * mail/rmail.el (mail-unsent-separator): Add a missing \\|. | |
| 6384 | |
| 6385 1999-07-06 Richard Stallman <rms@gnu.org> | |
| 6386 | |
| 6387 * hscroll.el (hscroll-minibuffer-hook): New function. | |
| 6388 (hscroll-global-mode): Add and remove that hook. | |
| 6389 Set hscroll-old-truncate-was-global's default value. | |
| 6390 | |
| 6391 1999-07-05 Richard Stallman <rms@gnu.org> | |
| 6392 | |
| 6393 * files.el (revert-buffer): Don't preserve point here. | |
| 6394 (revert-buffer-insert-file-contents-function): Doc fix. | |
| 6395 | |
| 6396 * isearch.el (isearch-process-search-char): Write octal 200 correctly. | |
| 6397 | |
| 6398 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid | |
| 6399 doing a `stat' when it isn't necessary because that can cause | |
| 6400 trouble when an NFS server is down. | |
| 6401 | |
| 6402 1999-07-04 Richard Stallman <rms@gnu.org> | |
| 6403 | |
| 6404 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer. | |
| 6405 | |
| 6406 1999-07-03 Richard Stallman <rms@gnu.org> | |
| 6407 | |
| 6408 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte | |
| 6409 for \200...\240 also. | |
| 6410 (isearch-printing-char): Use unibyte-char-to-multibyte. | |
| 6411 | |
| 6412 1999-07-02 Richard Stallman <rms@gnu.org> | |
| 6413 | |
| 6414 * frame.el (minibuffer-frame-alist): Use defcustom. | |
| 6415 (pop-up-frame-alist): Likewise. | |
| 6416 (initial-frame-alist): Specify * in the doc string. | |
| 6417 | |
| 6418 * hscroll.el (hscroll-mode): Make it a permanent local. | |
| 6419 (hscroll-mode): Don't cancel the timer | |
| 6420 if HScroll mode is enabled in some other buffer. | |
| 6421 | |
| 6422 * isearch.el (isearch-done): If search ends in middle of intangible | |
| 6423 text (due to text property), move on to the limit of that text. | |
| 6424 | |
| 6425 1999-07-01 Andrew Innes <andrewi@gnu.org> | |
| 6426 | |
| 6427 * man.el (Man-build-man-command): Use value of null-device, | |
| 6428 instead of hard-coding "/dev/null". | |
| 6429 | |
| 6430 * dos-w32.el (untranslated-canonical-name): Avoid expanding | |
| 6431 ange-ftp file names, which might force ange-ftp to prompt for a | |
| 6432 password. | |
| 6433 | |
| 6434 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t, | |
| 6435 to prevent references to temp files. | |
| 6436 | |
| 6437 1999-06-30 Richard Stallman <rms@gnu.org> | |
| 6438 | |
| 6439 * progmodes/sh-script.el (sh-feature): If nothing is known | |
| 6440 about the given shell, use the values for `sh'. | |
| 6441 | |
| 6442 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
| 6443 | |
| 6444 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status", | |
| 6445 to make it non-recursive. | |
| 6446 | |
| 6447 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly. | |
| 6448 | |
| 6449 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 6450 | |
| 6451 * auto-show.el (auto-show-mode): Fix Typo in :set. | |
| 6452 | |
| 6453 1999-06-29 Richard M. Stallman <rms@gnu.org> | |
| 6454 | |
| 6455 * progmodes/sh-script.el (sh-mode): When setting syntax | |
| 6456 table, default to the standard one. | |
| 6457 | |
| 6458 1999-06-27 Richard M. Stallman <rms@gnu.org> | |
| 6459 | |
| 6460 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix. | |
| 6461 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
6462 1999-06-27 Stefan Monnier <monnier@cs.yale.edu> |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
6463 |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
6464 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up |
| 25837 | 6465 a frame when `return' is requested (even if pop-up-frames = t) |
| 6466 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function' | |
| 6467 should only be set for the bibtex buffer. | |
| 6468 | |
| 6469 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix. | |
| 6470 | |
| 6471 * progmodes/compile.el: Deal with compilation-error-screen-columns | |
| 6472 being buffer-local. | |
| 6473 | |
| 6474 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
| 6475 | |
| 6476 * comint.el (comint-password-prompt-regexp): Allow "(again)". | |
| 6477 | |
| 6478 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 6479 | |
| 6480 * cal-x.el (calendar-only-one-frame-setup): New function. | |
| 6481 * calendar.el (calendar): Call it if requested. | |
| 6482 | |
| 6483 1999-06-24 Karl Heuer <kwzh@gnu.org> | |
| 6484 | |
| 6485 * startup.el (iso-8859-n-locale-regexp): Doc fix. | |
| 6486 | |
| 6487 1999-06-22 Richard M. Stallman <rms@gnu.org> | |
| 6488 | |
| 6489 * mail/supercite.el (sc-emacs-features): Doc fix. | |
| 6490 | |
| 6491 1999-06-22 Karl Heuer <kwzh@gnu.org> | |
| 6492 | |
| 6493 * files.el (auto-mode-alist): Add pike-mode. | |
| 6494 | |
| 6495 1999-06-20 Paul R. Eggert <eggert@twinsun.com> | |
| 6496 | |
| 6497 * tar-mode.el (tar-header-block-tokenize): Don't assume that the | |
| 6498 last byte of a numeric field is a space or a NUL. Parse it as | |
| 6499 potentially part of the number. This is used by GNU tar | |
| 6500 1.12.64012 to handle larger values. | |
| 6501 | |
| 6502 1999-06-20 Karl Heuer <kwzh@gnu.org> | |
| 6503 | |
| 6504 * custom.el (custom-handle-keyword): Fix error message. | |
| 6505 | |
| 6506 1999-06-18 Andrew Innes <andrewi@gnu.org> | |
| 6507 | |
| 6508 * mail/smtpmail.el (smtpmail-send-it): Use | |
| 6509 convert-standard-filename to make file names for queued mail safe | |
| 6510 on Windows (`:' is invalid in file names on Windows). | |
| 6511 | |
| 6512 1999-06-17 Kenichi Handa <handa@etl.go.jp> | |
| 6513 | |
| 6514 * international/mule-cmds.el (describe-current-input-method): | |
| 6515 Current-input-method is string. | |
| 6516 (toggle-input-method): Docstring fixed. | |
| 6517 | |
| 6518 * international/mule-diag.el | |
| 6519 (describe-current-coding-system-briefly): Fix format string. | |
| 6520 | |
| 6521 * international/mule-util.el (coding-system-eol-type-mnemonic): | |
| 6522 Docstring modified. Return a string. | |
| 6523 | |
| 6524 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch> | |
| 6525 | |
| 6526 * sql.el (sql-input-ring-file-name): Doc fix. | |
| 6527 | |
| 6528 1999-06-17 Richard M. Stallman <rms@gnu.org> | |
| 6529 | |
| 6530 * calendar/cal-x.el (special-display-buffer-names): | |
| 6531 Don't put (get-file-buffer diary-file) on this list. | |
| 6532 | |
| 6533 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov> | |
| 6534 | |
| 6535 * play/mpuz.el (mpuz-try-proposal): Fix message call. | |
| 6536 Don't penalize player for certain impossible guesses. | |
| 6537 | |
| 6538 1999-06-16 Andrew Innes <andrewi@gnu.org> | |
| 6539 | |
| 6540 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid, | |
| 6541 return the string "Unk 0 0000" so at least it appears to be a | |
| 6542 valid timestamp to `dired-move-to-filename-regexp'. | |
| 6543 | |
| 6544 1999-06-15 Ken'ichi Handa <handa@gnu.org> | |
| 6545 | |
| 6546 * ps-print.el (ps-control-character): Fix previous change. | |
| 6547 | |
| 6548 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 6549 | |
| 6550 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid | |
| 6551 multiple output of the last message. | |
| 6552 | |
| 6553 1999-06-14 Eli Zaretskii <eliz@gnu.org> | |
| 6554 | |
| 6555 * term/internal.el (IT-display-table-setup): Do not remap \222 to | |
| 6556 the ASCII apostrophe, as most DOS codepages have some other glyph | |
| 6557 there. | |
| 6558 | |
| 6559 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
| 6560 | |
| 6561 * language/ethio-util.el (setup-ethiopic-environment-internal): | |
| 6562 Use quail-activate-hook instead of obsolete hook quail-mode-hook. | |
| 6563 (exit-ethiopic-environment): Likewize. | |
| 6564 | |
| 6565 1999-06-12 Richard M. Stallman <rms@gnu.org> | |
| 6566 | |
| 6567 * cus-start.el (scroll-preserve-screen-position): Fix typo in type. | |
| 6568 | |
| 6569 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 6570 | |
| 6571 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with | |
| 6572 custom-initialize-default to avoid infinite loop. | |
| 6573 (crisp-mode): (defun) Call transient-mark-mode here, not when | |
| 6574 loading the file. Run crisp-mode-hook here, and run | |
| 6575 crisp-load-hook when loading the file. | |
| 6576 | |
| 6577 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in | |
| 6578 rmail-summary buffer, search for pattern in rmail-file. | |
| 6579 | |
| 6580 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo. | |
| 6581 | |
| 6582 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type. | |
| 6583 | |
| 6584 * ps-print.el (ps-printer-name): Fix custom type. | |
| 6585 | |
| 6586 1999-06-12 Reto Zimmermann <reto@synopsys.com> | |
| 6587 | |
| 6588 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug. | |
| 6589 (vhdl-port-paste-generic-map): Fix indentation bug. | |
| 6590 (vhdl-port-paste-port-map): Fix indentation bug. | |
| 6591 (vhdl-scan-file-contents): Make scanning case insensitive. | |
| 6592 | |
| 6593 1999-06-11 Richard M. Stallman <rms@gnu.org> | |
| 6594 | |
| 6595 * files.el (write-file): When buffer is not already visiting a file, | |
| 6596 don't put buffer name in the minibuffer, just make it the default. | |
| 6597 Also handle just directory as arg usefully in that case. | |
| 6598 | |
| 6599 * simple.el (sendmail-user-agent-compose): | |
| 6600 Ignore case when inserting the rest of the "other" headers. | |
| 6601 | |
| 6602 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n. | |
| 6603 | |
| 6604 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix. | |
| 6605 (info-lookup-interactive-arguments): Never insert the default | |
| 6606 into the minibuffer automatically. | |
| 6607 | |
| 6608 * emacs-lisp/cl-extra.el (getf): Don't call get*. | |
| 6609 | |
| 6610 1999-06-09 Richard M. Stallman <rms@gnu.org> | |
| 6611 | |
| 6612 * simple.el (shell-command): Avoid printing "mark set" message. | |
| 6613 | |
| 6614 1999-06-09 Dave Love <fx@gnu.org> | |
| 6615 | |
| 6616 * progmodes/compile.el (compilation-error-regexp-alist): Allow | |
| 6617 digits in program name in first pattern. | |
| 6618 | |
| 6619 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
| 6620 | |
| 6621 * vc.el (vc-dired-mode): Don't match anything before the date in | |
| 6622 dired-move-to-filename-regexp. | |
| 6623 | |
| 6624 1999-06-07 Ken'ichi Handa <handa@gnu.org> | |
| 6625 | |
| 6626 * international/quail.el (quail-define-rules): Fix typo in | |
| 6627 docstring. | |
| 6628 | |
| 6629 1999-06-05 Stephen Eglen <stephen@gnu.org> | |
| 6630 | |
| 6631 * iswitchb.el (iswitchb-default-keybindings): Add | |
| 6632 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather | |
| 6633 than when package is loaded. | |
| 6634 | |
| 6635 1999-06-04 Richard M. Stallman <rms@gnu.org> | |
| 6636 | |
| 6637 * startup.el (command-line): Don't set user-init-file directly; | |
| 6638 tell `load' to set it. | |
| 6639 | |
| 6640 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg. | |
| 6641 | |
| 6642 * simple.el (next-history-element): | |
| 6643 Handle minibuffer-text-before-history properly when reading sexps. | |
| 6644 | |
| 6645 * disp-table.el (standard-display-european): | |
| 6646 For an interactive call by the user, | |
| 6647 don't set enable-multibyte-characters, | |
| 6648 and don't set the terminal coding system. | |
| 6649 | |
| 6650 * textmodes/refbib.el: Don't print any messages or display | |
| 6651 a buffer when loading the library. | |
| 6652 (r2b-help): Doc fix. | |
| 6653 (r2b-help-message): Update the documentation. | |
| 6654 (r2b-load-quietly): Variable deleted. | |
| 6655 (r2b-convert-buffer): Doc fix. | |
| 6656 | |
| 6657 1999-06-04 Dave Love <fx@gnu.org> | |
| 6658 | |
| 6659 * help.el (help-xref-interned): Fix insertion of fdoc and revamp. | |
| 6660 | |
| 6661 * auto-show.el: Don't change hooks on loading. | |
| 6662 (auto-show-mode): Autoload. Default to nil. Add :set &c. | |
| 6663 (auto-show-mode): Add to hooks here. | |
| 6664 | |
| 6665 1999-06-04 Richard Sharman <rsharman@pobox.com> | |
| 6666 | |
| 6667 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite | |
| 6668 recursion on bogus input. | |
| 6669 | |
| 6670 1999-06-04 Eric M. Ludlam <zappo@ultranet.com> | |
| 6671 | |
| 6672 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user | |
| 6673 does not select a buffer from the buffers menu, then the attached | |
| 6674 frame is not switched to anything. | |
| 6675 | |
| 6676 1999-06-03 Ken'ichi Handa <handa@gnu.org> | |
| 6677 | |
| 6678 * language/vietnamese.el (ccl-encode-vscii): Typo fixed | |
| 6679 (viet-viscii-...->viet-vscii...). | |
| 6680 | |
| 6681 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed. | |
| 6682 | |
| 6683 1999-06-01 Dave Love <fx@gnu.org> | |
| 6684 | |
| 6685 * progmodes/fortran.el: Add :link to defgroup. | |
| 6686 (fortran-blink-matching-if): Match ELSE statements too. | |
| 6687 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so | |
| 6688 that filling is always done. | |
| 6689 | |
| 6690 1999-05-31 Richard M. Stallman <rms@gnu.org> | |
| 6691 | |
| 6692 * simple.el (append-next-kill): Use an arg to distinguish | |
| 6693 interactive calls from Lisp calls, rather than (interactive-p). | |
| 6694 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
6695 * international/iso-transl.el (iso-transl-language-alist): |
| 25837 | 6696 Interchange n and N. |
| 6697 | |
| 6698 1999-05-31 Dave Love <fx@gnu.org> | |
| 6699 | |
| 6700 * msb.el Add to minor-mode-map-alist. Remove hook installation | |
| 6701 and keymap munging on load. | |
| 6702 (msb-mode): New option. | |
| 6703 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory): | |
| 6704 Doc fix. | |
| 6705 (msb-mode-map): New variable. | |
| 6706 (msb-mode): New command. | |
| 6707 | |
| 6708 1999-05-31 Dave Love <fx@gnu.org> | |
| 6709 | |
| 6710 * ispell.el: (ispell-alternate-dictionary): Fix custom type. | |
| 6711 (ispell-complete-word-dict): Likewise. | |
| 6712 | |
| 6713 1999-05-31 Eli Zaretskii <eliz@gnu.org> | |
| 6714 | |
| 6715 * forms.el (forms-save-buffer): Call set-buffer-modified-p to | |
| 6716 force the data buffer to be saved, even if the data didn't | |
| 6717 change, in case the write filter was modified. Restore the | |
| 6718 current record after read-file-filter finishes. | |
| 6719 | |
| 6720 1999-05-29 Karl Heuer <kwzh@gnu.org> | |
| 6721 | |
| 6722 * ispell4.el: Obsolete; file deleted. | |
| 6723 | |
| 6724 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line. | |
| 6725 | |
| 6726 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if | |
| 6727 VALUE is a syntax table. | |
| 6728 | |
| 6729 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie. | |
| 6730 | |
| 6731 * simple.el (zap-to-char): Doc fix. | |
| 6732 | |
| 6733 1999-05-27 Ken'ichi Handa <handa@gnu.org> | |
| 6734 | |
| 6735 * isearch.el (isearch-quote-char): Don't assume character codes | |
| 6736 0200 - 0237 stand for characters in some single-byte character | |
| 6737 charset. | |
| 6738 | |
| 6739 1999-05-27 Dave Love <fx@gnu.org> | |
| 6740 | |
| 6741 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c. | |
| 6742 | |
| 6743 1999-05-27 Andreas Schwab <schwab@gnu.org> | |
| 6744 | |
| 6745 * dired-aux.el (dired-insert-subdir-doinsert): Check that the | |
| 6746 headerline does not exist already. | |
| 6747 | |
| 6748 1999-05-26 Richard Stallman <rms@gnu.org> | |
| 6749 | |
| 6750 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): | |
| 6751 Avoid nested null-loops. | |
| 6752 | |
| 6753 1999-05-26 Ken'ichi Handa <handa@gnu.org> | |
| 6754 | |
| 6755 * international/characters.el: Typo fixed; prefered->preferred. | |
| 6756 | |
| 6757 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
| 6758 Typo fixed; prefered->preferred. | |
| 6759 | |
| 6760 * map-ynp.el (map-y-or-n-p): Don't inherit the current input | |
| 6761 method in read-event. | |
| 6762 | |
| 6763 * international/mule.el (charset-info): Doc-string fixed. | |
| 6764 | |
| 6765 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
| 6766 | |
| 6767 * mail/smtpmail.el (smtpmail-send-it): Bind | |
| 6768 smtpmail-code-conv-from properly. | |
| 6769 (smtpmail-send-data-1): If DATA is a multibyte string, encode it | |
| 6770 by smtpmail-code-conv-from. | |
| 6771 | |
| 6772 1999-05-24 Richard Stallman <rms@gnu.org> | |
| 6773 | |
| 6774 * emulation/crisp.el (crisp-submit-bug-report): Function deleted. | |
| 6775 Binding deleted also. | |
| 6776 | |
| 6777 1999-05-24 Karl Heuer <kwzh@gnu.org> | |
| 6778 | |
| 6779 * comint.el (comint-bol-or-process-mark): Doc fix. | |
| 6780 | |
| 6781 1999-05-23 Dave Love <fx@gnu.org> | |
| 6782 | |
| 6783 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map. | |
| 6784 Enter it on minor-mode-map-alist. | |
| 6785 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed. | |
| 6786 Autoload. Add custom setter. | |
| 6787 (crisp-mark-line): Doc fix. | |
| 6788 (crisp-mode): Autoload. Re-write not to frob keymaps directly. | |
| 6789 (crisp-mode-hook): Define. | |
| 6790 | |
| 6791 1999-05-23 Ken'ichi Handa <handa@gnu.org> | |
| 6792 | |
| 6793 * files.el (recover-file): Recover buffer-file-coding-system. | |
| 6794 | |
| 6795 1999-05-22 Richard Stallman <rms@gnu.org> | |
| 6796 | |
| 6797 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp | |
| 6798 regexp match the date, to avoid treating date as file size. | |
| 6799 Add YYYY S option to WESTERN/ | |
| 6800 | |
| 6801 * bookmark.el: Delete some XEmacs compatibility code. | |
| 6802 (bookmark-jump-noselect): Check vc-backend. | |
| 6803 | |
| 6804 * subr.el (add-to-list): Doc fix. | |
| 6805 | |
| 6806 1999-05-21 Stephen Eglen <stephen@gnu.org> | |
| 6807 | |
| 6808 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer. | |
| 6809 | |
| 6810 1999-05-18 Richard Stallman <rms@gnu.org> | |
| 6811 | |
| 6812 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a | |
| 6813 non-space after the @anchor command. | |
| 6814 (texinfo-format-var): Handle other nested constructs, using | |
| 6815 texinfo-parse-expanded-arg and texinfo-discard-command, not | |
| 6816 texinfo-parse-arg-discard. | |
| 6817 | |
| 6818 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable. | |
| 6819 (debug): Bind and use debugger-outer-inhibit-redisplay. | |
| 6820 Bind inhibit-redisplay to nil. | |
| 6821 (debugger-env-macro): Treat inhibit-redisplay like other outside vars. | |
| 6822 | |
| 6823 1999-05-17 Dave Love <fx@gnu.org> | |
| 6824 | |
| 6825 * help.el (describe-function-1): Extra arg, interactive-p. | |
| 6826 (describe-key, describe-function): Use it. | |
| 6827 | |
| 6828 1999-05-17 Karl Heuer <kwzh@gnu.org> | |
| 6829 | |
| 6830 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie. | |
| 6831 | |
| 6832 1999-05-16 Dave Love <fx@gnu.org> | |
| 6833 | |
| 6834 * cus-start.el (all): Delete selective-display. Add scroll-margin, | |
| 6835 scroll-preserve-screen-position, scroll-conservatively. | |
| 6836 | |
| 6837 1999-05-16 Dave Love <fx@gnu.org> | |
| 6838 | |
| 6839 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case. | |
| 6840 | |
| 6841 1999-05-15 Reto Zimmermann <reto@Synopsys.COM> | |
| 6842 | |
| 6843 * progmodes/vhdl-mode.el: Completely revised and massively extended. | |
| 6844 | |
| 6845 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
| 6846 | |
| 6847 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no | |
| 6848 magic number and is not associated with a file. | |
| 6849 | |
| 6850 1999-05-14 Richard M. Stallman <rms@gnu.org> | |
| 6851 | |
| 6852 * files.el (find-file-noselect-1): Fix previous change. | |
| 6853 | |
| 6854 1999-05-14 Simon Marshall <simon@gnu.org> | |
| 6855 | |
| 6856 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'. | |
| 6857 | |
| 6858 1999-05-13 Ken'ichi Handa <handa@gnu.org> | |
| 6859 | |
| 6860 * international/mule-diag.el (mule-diag): Change MULE to Mule in | |
| 6861 docstring. | |
| 6862 | |
| 6863 * international/mule-cmds.el: Change MULE to Mule in docstrings | |
| 6864 and menus. | |
| 6865 | |
| 6866 1999-05-10 Kenichi HANDA <handa@etl.go.jp> | |
| 6867 | |
| 6868 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule | |
| 6869 to correctly reflect the value of BaseLineOffset in | |
| 6870 RelativeCompose. Now the value of RelativeCompose is an array of | |
| 6871 low and high positions. | |
| 6872 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and | |
| 6873 RLC for the above change. | |
| 6874 | |
| 6875 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org> | |
| 6876 | |
| 6877 * comint.el (comint-password-prompt-regexp): Modified to match the | |
| 6878 output of ksu and ssh-add. | |
| 6879 | |
| 6880 1999-05-11 Kenichi HANDA <handa@etl.go.jp> | |
| 6881 | |
| 6882 * language/korea-util.el (isearch-toggle-korean-input-method): | |
| 6883 Adjusted for the change of input method handling in isearch.el. | |
| 6884 (isearch-hangul-switch-symbol-ksc): Likewise. | |
| 6885 (isearch-hangul-switch-hanja): Likewise. | |
| 6886 | |
| 6887 1999-05-10 Dave Love <fx@gnu.org> | |
| 6888 | |
| 6889 * help.el (help-make-xrefs): Fix typo. | |
| 6890 | |
| 6891 1999-05-10 Andreas Schwab <schwab@gnu.org> | |
| 6892 | |
| 6893 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add | |
| 6894 unibyte-display-via-language-environment. | |
| 6895 | |
| 6896 * help.el (help-make-xrefs): Handle more cases when looking for | |
| 6897 commands in a keymap description. | |
| 6898 | |
| 6899 1999-05-10 Eli Zaretskii <eliz@gnu.org> | |
| 6900 | |
| 6901 * loadup.el: For ms-dos systems, load ccl and codepage. | |
| 6902 | |
| 6903 1999-05-09 Ken'ichi Handa <handa@gnu.org> | |
| 6904 | |
| 6905 * ps-print.el (ps-control-character): Call | |
| 6906 ps-mule-prepare-ascii-font to setup ASCII fonts. | |
| 6907 | |
| 6908 * ps-mule.el (ps-mule-begin-job): Redo this change "if | |
| 6909 ps-multibyte-buffer is nil, use | |
| 6910 ps-mule-font-info-database-default." | |
| 6911 | |
| 6912 1999-05-08 Ken Stevens <k.stevens@ieee.org> | |
| 6913 | |
| 6914 * ispell.el (ispell-local-dictionary-alist): New variable for | |
| 6915 customizing local dictionaries not accessable by everyone. | |
| 6916 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'. | |
| 6917 (ispell-required-version): Changed format `(major minor | |
| 6918 revision)' to support general pattern matching. | |
| 6919 (ispell-tex-skip-alists): AMS Tex block comment and `\author' | |
| 6920 skip region commented out due to incorrect skip potential in std latex. | |
| 6921 (ispell-word): Removed `when' macro. Fixed bug of not restoring | |
| 6922 cursor point on small words for calls from `ispell-minor-mode'. | |
| 6923 (check-ispell-version): Tests and accepts versions major.minor | |
| 6924 and above, with adjustments for interactions in 3.1.0-3.1.11. | |
| 6925 (ispell-get-line): No longer skips ispell process special characters. | |
| 6926 (ispell-comments-and-strings): Removed `when' macro call. | |
| 6927 (ispell-minor-check): Requires ispell-word to restore cursor point. | |
| 6928 (ispell-buffer-local-parsing): Supports checking comments only. | |
| 6929 | |
| 6930 1999-05-08 Karl Heuer <kwzh@gnu.org> | |
| 6931 | |
| 6932 * comint.el (comint-password-prompt-regexp): Fix last change to be | |
| 6933 more specific. | |
| 6934 | |
| 6935 1999-05-07 Richard M. Stallman <rms@gnu.org> | |
| 6936 | |
| 6937 * subr.el (with-temp-message): Fix the other call to message | |
| 6938 to use %s. | |
| 6939 | |
| 6940 1999-05-07 Michael Ernst <mernst@alum.mit.edu> | |
| 6941 | |
| 6942 * gud.el (gud-format-command): "%F" means file sans extension. | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
6943 (jdb): Use %F, not %f, for gud-break. |
| 25837 | 6944 |
| 6945 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org> | |
| 6946 | |
| 6947 * comint.el (comint-password-prompt-regexp): Modified so that it | |
| 6948 matches the output of kinit. | |
| 6949 | |
| 6950 1999-05-06 Greg Stark <gsstark@mit.edu> | |
| 6951 | |
| 6952 * timezone.el (timezone-parse-date): Recognize new format used in | |
| 6953 internet cookies. | |
| 6954 | |
| 6955 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu> | |
| 6956 | |
| 6957 * international/iso-acc.el (iso-languages): Add latin-2 cedillas. | |
| 6958 | |
| 6959 1999-05-04 Andrew Innes <andrewi@gnu.org> | |
| 6960 | |
| 6961 * time.el (display-time-update): Allow for wrap-around when | |
| 6962 checking against display-time-server-down-time. | |
| 6963 | |
| 6964 1999-05-04 Ken'ichi Handa <handa@gnu.org> | |
| 6965 | |
| 6966 * international/mule-diag.el (describe-coding-system): Fix English | |
| 6967 message. | |
| 6968 | |
| 6969 1999-05-03 Jason Rumney <jasonr@altavista.net> | |
| 6970 | |
| 6971 * term/w32-win.el: Change the x-charset-registry property for the | |
| 6972 Japanese charsets that are supported by Japanese Windows fonts. | |
| 6973 | |
| 6974 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 6975 | |
| 6976 * diary-lib.el (diary-remind): Rewritten to behave sensibly for | |
| 6977 diary-block diary entries for which the reminders and the diary | |
| 6978 entries can overlap. | |
| 6979 | |
| 6980 1999-05-02 Jason Rumney <jasonr@altavista.net> | |
| 6981 | |
| 6982 * term/w32-win.el (mouse-set-font): Ensure constructed fontset | |
| 6983 matches the font selected in the dialog. | |
| 6984 | |
| 6985 1999-05-02 Dave Love <fx@gnu.org> | |
| 6986 | |
| 6987 * browse-url.el (browse-url-browser-function): Add :version. | |
| 6988 | |
| 6989 * international/mule.el (auto-coding-alist): Add .tgz. | |
| 6990 | |
| 6991 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il> | |
| 6992 | |
| 6993 * international/codepage.el (cp-coding-system-for-codepage-1): | |
| 6994 Make the magnification parameter for the -dos encoder be 2. | |
| 6995 | |
| 6996 1999-05-2 Andrew Innes <andrewi@gnu.org> | |
| 6997 | |
| 6998 * term/w32-win.el (w32-drag-n-drop): Select file in window where | |
| 6999 it is dropped, rather than current window. | |
| 7000 | |
| 7001 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables | |
| 7002 after switching buffer, as case-fold-search is a buffer local | |
| 7003 variable. | |
| 7004 | |
| 7005 * w32-fns.el (convert-standard-filename): Only convert directory | |
| 7006 separators to backslash if the interactive shell is one of the | |
| 7007 standard Windows shells that has DOS semantics. | |
| 7008 | |
| 7009 * ls-lisp.el (ls-lisp-format-time): Trap errors from | |
| 7010 format-time-string, and return a suitable string to indicate the | |
| 7011 timestamp was invalid. | |
| 7012 | |
| 7013 * hexl.el (hexlify-command): Apply shell-quote-argument after | |
| 7014 expanding hexl-program in case exec-directory contains a space. | |
| 7015 (dehexlify-command): Ditto. | |
| 7016 | |
| 7017 * dos-w32.el (file-name-buffer-file-type-alist): Remove various | |
| 7018 file extension regexps which aren't necessarily binary files. | |
| 7019 (direct-print-region-helper): Use subst-char-in-string instead of | |
| 7020 binding directory-sep-char to convert filenames to DOS syntax. | |
| 7021 (direct-print-region-use-command-dot-com): New variable. | |
| 7022 (direct-print-region-helper): Use it to control whether to invoked | |
| 7023 command.com to print on Windows 9x. | |
| 7024 | |
| 7025 * browse-url.el (browse-url-browser-function): Default to | |
| 7026 browse-url-default-windows-browser on windows-nt. | |
| 7027 (browse-url-default-windows-browser): New function. | |
| 7028 | |
| 7029 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il> | |
| 7030 | |
| 7031 * forms.el (forms-mode): Don't call forms-first-record or | |
| 7032 forms-last-record if the data file has zero records. | |
| 7033 | |
| 7034 1999-04-29 Richard M. Stallman <rms@gnu.org> | |
| 7035 | |
| 7036 * files.el (find-file-noselect-1): If buffer-file-name has changed | |
| 7037 after find-file-not-found-hooks runs, recompute the truename. | |
| 7038 And don't use FILENAME after that point. | |
| 7039 | |
| 7040 1999-04-27 Dave Love <fx@gnu.org> | |
| 7041 | |
| 7042 * paren.el (show-paren-mode) | |
| 7043 * which-func.el (which-func-mode-global) | |
| 7044 * type-break.el (type-break-mode) | |
| 7045 * time.el (display-time-mode) | |
| 7046 * rsz-mini.el (resize-minibuffer-mode) | |
| 7047 * mouse-sel.el (mouse-sel-mode) | |
| 7048 * icomplete.el (icomplete-mode) | |
| 7049 * hscroll.el (hscroll-global-mode) | |
| 7050 * help.el (temp-buffer-resize-mode) | |
| 7051 * font-lock.el (global-font-lock-mode) | |
| 7052 * delsel.el (delete-selection-mode) | |
| 7053 * avoid.el (mouse-avoidance-mode) | |
| 7054 * autoinsert.el (auto-insert-mode) | |
| 7055 * winner.el (winner-mode): Doc fix. | |
| 7056 | |
| 7057 1999-04-26 Karl Heuer <kwzh@gnu.org> | |
| 7058 | |
| 7059 * mail/rmail.el (rmail-next-same-subject): When searching, ignore | |
| 7060 the same whitespace that was ignored in choosing the subject string. | |
| 7061 | |
| 7062 1999-04-26 Richard M. Stallman <rms@gnu.org> | |
| 7063 | |
| 7064 * info.el (Info-find-node): Position properly after finding anchor. | |
| 7065 | |
| 7066 * cus-start.el (all): Handle unibyte-display-via-language-environment. | |
| 7067 | |
| 7068 * simple.el (indent-new-comment-line): Fix previous change. | |
| 7069 | |
| 7070 * complete.el: Delete the wildcard expansion feature | |
| 7071 since that is now standard in find-file. | |
| 7072 (PC-try-load-many-files): Function deleted. | |
| 7073 (PC-after-load-many-files): Function deleted. | |
| 7074 (PC-many-files-list): Variable deleted. | |
| 7075 (PC-disable-wildcards): Variable deleted. | |
| 7076 (partial-completion-mode): Don't enable the wildcard feature. | |
| 7077 | |
| 7078 * complete.el (PC-look-for-include-file): Don't set global variables | |
| 7079 `error', `buf' and `filename' here. | |
| 7080 | |
| 7081 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker. | |
| 7082 | |
| 7083 1999-04-26 John Wiegley <johnw@oneworld.new-era.com> | |
| 7084 | |
| 7085 * textmodes/outline.el (outline-regexp): Doc fix. | |
| 7086 | |
| 7087 1999-04-26 John Wiegley <johnw@borland.com> | |
| 7088 | |
| 7089 * progmodes/compile.el (compilation-error-regexp-alist): Recognize | |
| 7090 C++Builder 4.0 error message syntax. | |
| 7091 | |
| 7092 1999-04-26 Mark Diekhans <markd@Grizzly.COM> | |
| 7093 | |
| 7094 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't | |
| 7095 supported, use find -exec. | |
| 7096 | |
| 7097 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp> | |
| 7098 | |
| 7099 * textmodes/texinfmt.el (texinfo-format-buffer): Bind | |
| 7100 coding-system-for-write, to avoid hanging when non-interactive. | |
| 7101 | |
| 7102 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
| 7103 | |
| 7104 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to | |
| 7105 start with a newline. | |
| 7106 | |
| 7107 1999-04-13 Ken'ichi Handa <handa@gnu.org> | |
| 7108 | |
| 7109 * international/mule-conf.el (x-ctext): New coding system. | |
| 7110 | |
| 7111 1999-04-12 Richard M. Stallman <rms@gnu.org> | |
| 7112 | |
| 7113 * international/mule-cmds.el (input-method-function): | |
| 7114 Add permanent-local property. | |
| 7115 | |
| 7116 1999-04-12 Dave Love <fx@gnu.org> | |
| 7117 | |
| 7118 * jka-compr.el (jka-compr-insert-file-contents): Fix previous | |
| 7119 change to use jka-compr-byte-compiler-base-file-name. | |
| 7120 | |
| 7121 * supercite.el (sc-scan-info-alist): Revert last change. | |
| 7122 (sc-attrib-selection-list): Fix :type here instead. | |
| 7123 | |
| 7124 1999-04-11 Eli Zaretskii <eliz@gnu.org> | |
| 7125 | |
| 7126 * international/mule.el (auto-coding-alist-lookup): Include ms-dos | |
| 7127 in the list of case-insensitive filesystems. | |
| 7128 | |
| 7129 1999-04-09 Kenichi Handa <handa@etl.go.jp> | |
| 7130 | |
| 7131 * international/fontset.el (create-fontset-from-fontset-spec): | |
| 7132 Don't register duplicated alias fontset names. | |
| 7133 | |
| 7134 1999-04-08 Richard Stallman <rms@gnu.org> | |
| 7135 | |
| 7136 * international/mule.el (auto-coding-alist-lookup): New function. | |
| 7137 (set-auto-coding): Use auto-coding-alist-lookup. | |
| 7138 | |
| 7139 * jka-compr.el (jka-compr-insert-file-contents): | |
| 7140 Use auto-coding-alist-lookup to check for files that | |
| 7141 should not have eol conversion, in the unibyte case. | |
| 7142 | |
| 7143 1999-04-07 Dave Love <fx@gnu.org> | |
| 7144 | |
| 7145 * help.el (describe-variable): Check custom-loads property as well | |
| 7146 as custom-type. | |
| 7147 | |
| 7148 * abbrev.el (abbrev-mode): Customizing sets the default value. | |
| 7149 | |
| 7150 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
| 7151 | |
| 7152 * vc.el (vc-backend-revert): For CVS files that were made | |
| 7153 writeable with "cvs edit", call "cvs unedit" to undo that. | |
| 7154 | |
| 7155 1999-04-08 Dave Love <fx@gnu.org> | |
| 7156 | |
| 7157 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type | |
| 7158 more. | |
| 7159 (sc-emacs-features): Recognize Emacs 20. | |
| 7160 (sc-read-string): Use history arg. | |
| 7161 (sc-scan-info-alist): Check for rtnvalue a cons. | |
| 7162 | |
| 7163 1999-04-08 Kenichi HANDA <handa@etl.go.jp> | |
| 7164 | |
| 7165 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a | |
| 7166 coding system to encode the message by | |
| 7167 select-message-coding-system. | |
| 7168 | |
| 7169 1999-04-07 Richard Stallman <rms@gnu.org> | |
| 7170 | |
| 7171 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition. | |
| 7172 | |
| 7173 * winner.el: Reorder definitions. | |
| 7174 | |
| 7175 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs. | |
| 7176 | |
| 7177 * mail/rmail.el (rmail-decode-babyl-format): | |
| 7178 Undo previous change. | |
| 7179 | |
| 7180 1999-04-06 Richard Stallman <rms@gnu.org> | |
| 7181 | |
| 7182 * info.el (Info-find-node): Check for an anchor at the | |
| 7183 proper place, before reading an indirect file. | |
| 7184 | |
| 7185 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL. | |
| 7186 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7187 * jka-compr.el (jka-compr-insert-file-contents): |
| 25837 | 7188 Use raw-text-unix when we want no conversion. |
| 7189 | |
| 7190 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr> | |
| 7191 | |
| 7192 * timezone.el (timezone-parse-date): Corrected regexp for | |
| 7193 style (5) date format so that tenths of seconds are optional. | |
| 7194 | |
| 7195 1999-04-05 Eli Zaretskii <eliz@gnu.org> | |
| 7196 | |
| 7197 * term/internal.el (dos-cpNNN-setup): New function, with the guts | |
| 7198 of dos-codepage-setup. | |
| 7199 (cjk-codepages-alist): New variable, an alist of Far-Eastern | |
| 7200 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
|
7201 systems. |
| 25837 | 7202 (dos-codepage-setup): Support Far-Eastern DOS terminals. |
| 7203 | |
| 7204 1999-04-05 Richard Stallman <rms@gnu.org> | |
| 7205 | |
| 7206 * mail/rmail.el (rmail-ignored-headers): Doc fix. | |
| 7207 | |
| 7208 1999-04-02 Richard Stallman <rms@gnu.org> | |
| 7209 | |
| 7210 * progmodes/compile.el (compilation-handle-exit): Do right thing | |
| 7211 if (car status) doesn't end in a newline. | |
| 7212 | |
| 7213 1999-04-01 Dave Love <fx@gnu.org> | |
| 7214 | |
| 7215 * progmodes/sql.el (SQL): Add defgroup :version. | |
| 7216 | |
| 7217 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
| 7218 | |
| 7219 * emacs-lisp/bytecomp.el (byte-compile-file): Clear | |
| 7220 buffer-file-coding-system. If the coding system used is raw-text, | |
| 7221 etc., make the *Compiler Input* buffer unibyte. | |
| 7222 | |
| 7223 * international/mule.el (find-new-buffer-file-coding-system): Doc fix. | |
| 7224 | |
| 7225 * loadup.el: Don't write the fns-...el file if not dumping. | |
| 7226 | |
| 7227 1999-03-31 Dave Love <fx@gnu.org> | |
| 7228 | |
| 7229 * snmp-mode.el (snmp): Fix defgroup :version. | |
| 7230 | |
| 7231 * hilit-chg.el (highlight-changes): Add defgroup :version. | |
| 7232 | |
| 7233 1999-03-31 Andreas Schwab <schwab@gnu.org> | |
| 7234 | |
| 7235 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after | |
| 7236 the gnus-save-hidden-threads macro. | |
| 7237 | |
| 7238 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 7239 | |
| 7240 * faces.el (face-set-after-frame-default): Obey the | |
| 7241 `customized-face' for new faces. | |
| 7242 | |
| 7243 1999-03-30 Dave Love <fx@gnu.org> | |
| 7244 | |
| 7245 * international/mule-cmds.el (current-language-environment): Doc fix. | |
| 7246 * abbrev.el (abbrev-mode): Doc fix. | |
| 7247 * autoinsert.el (auto-insert-mode): Doc fix. | |
| 7248 * complete.el (partial-completion-mode): Doc fix. | |
| 7249 * avoid.el (mouse-avoidance-mode): Doc fix. | |
| 7250 * delsel.el (delete-selection-mode): Doc fix. | |
| 7251 * font-lock.el (global-font-lock-mode): Doc fix. | |
| 7252 * help.el (temp-buffer-resize-mode): Doc fix. | |
| 7253 * hscroll.el (hscroll-global-mode): Doc fix. | |
| 7254 * icomplete.el (icomplete-mode): Doc fix. | |
| 7255 * mouse-sel.el (mouse-sel-mode): Doc fix. | |
| 7256 * paren.el (show-paren-mode): Doc fix. | |
| 7257 * rsz-mini.el (resize-minibuffer-mode): Doc fix. | |
| 7258 * time.el (display-time-mode): Doc fix. | |
| 7259 * type-break.el (type-break-mode): Doc fix. | |
| 7260 * which-func.el (which-func-mode-global): Doc fix. | |
| 7261 * winner.el (winner-mode): Doc fix. | |
| 7262 | |
| 7263 1999-03-30 Michael Ernst <mernst@alum.mit.edu> | |
| 7264 | |
| 7265 * wid-edit.el (widget-before-change): Signal text-read-only rather | |
| 7266 than an ordinary error. | |
| 7267 | |
| 7268 1999-03-30 Richard M. Stallman <rms@gnu.org> | |
| 7269 | |
| 7270 * repeat.el: Don't require advice. | |
| 7271 (repeat): Do function-indirection in check for kbd macro. | |
| 7272 In self-insert case, use the *last* char in INSERTION. | |
| 7273 | |
| 7274 1999-03-30 Karl Heuer <kwzh@gnu.org> | |
| 7275 | |
| 7276 * progmodes/cc-cmds.el (c-indent-command): Doc fix. | |
| 7277 | |
| 7278 1999-03-29 Andreas Schwab <schwab@gnu.org> | |
| 7279 | |
| 7280 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for | |
| 7281 comint-input-filter-functions. Make variables related to shell | |
| 7282 directory tracking local. | |
| 7283 | |
| 7284 1999-03-26 Andreas Schwab <schwab@gnu.org> | |
| 7285 | |
| 7286 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable. | |
| 7287 | |
| 7288 * simple.el (shell-command-on-region): Cope with exit-status being | |
| 7289 nil, which happens if call-process-region was interrupted. | |
| 7290 | |
| 7291 1999-03-26 Richard M. Stallman <rms@gnu.org> | |
| 7292 | |
| 7293 * simple.el (indent-new-comment-line): Handle use at a point | |
| 7294 after a comment-end. Handle multiple comments. | |
| 7295 | |
| 7296 * mail/rmail.el (rmail-decode-babyl-format): | |
| 7297 To prevent locking, bind buffer-file-name to nil. | |
| 7298 | |
| 7299 1999-03-26 Karl Fogel <kfogel@red-bean.com> | |
| 7300 | |
| 7301 * mail-hist.el (mail-hist-current-header-name): Don't make | |
| 7302 off-by-one-error when determining if in message body. | |
| 7303 | |
| 7304 1999-03-25 Andrew Innes <andrewi@gnu.org> | |
| 7305 | |
| 7306 * w32-fns.el (set-default-process-coding-system): Copied from | |
| 7307 dos-w32.el, but modified to use Unix line endings for process | |
| 7308 input, and to add a suitable entry to process-coding-system-alist | |
| 7309 for DOS shells. | |
| 7310 | |
| 7311 * dos-fns.el (set-default-process-coding-system): Copied from | |
| 7312 dos-w32.el. | |
| 7313 | |
| 7314 * dos-w32.el (set-default-process-coding-system): Move function to | |
| 7315 dos-fns.el; a different version is used in w32-fns.el. | |
| 7316 | |
| 7317 1999-03-24 Dave Love <fx@gnu.org> | |
| 7318 | |
| 7319 * info.el (Info-directory-list): Revert change to re-writing | |
| 7320 Info-default-directory-list, but put `alternative' first. | |
| 7321 (Info-insert-dir): Modify selecting the top dir file as a consequence. | |
| 7322 | |
| 7323 1999-03-23 Simon Marshall <simon@gnu.org> | |
| 7324 | |
| 7325 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is | |
| 7326 on the line by itself. | |
| 7327 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if | |
| 7328 it is not in a declarative context. | |
| 7329 | |
| 7330 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 7331 | |
| 7332 * cus-edit.el (custom-variable-prompt): Allow customization of | |
| 7333 autoloaded symbols. | |
| 7334 | |
| 7335 1999-03-22 Kenichi HANDA <handa@etl.go.jp> | |
| 7336 | |
| 7337 * simple.el (what-cursor-position): Don't cause error when point | |
| 7338 is at invalid multibyte sequence. | |
| 7339 | |
| 7340 1999-03-21 Karl Heuer <kwzh@gnu.org> | |
| 7341 | |
| 7342 * complete.el (partial-completion-mode): Doc fix. | |
| 7343 | |
| 7344 1999-03-19 Richard M. Stallman <rms@gnu.org> | |
| 7345 | |
| 7346 * progmodes/cplus-md.el (old-c++): Remove :group. | |
| 7347 | |
| 7348 * progmodes/c-mode.el (old-c): Remove :group. | |
| 7349 | |
| 7350 1999-03-18 Simon Marshall <simon@gnu.org> | |
| 7351 | |
| 7352 * font-lock.el (c-font-lock-keywords-2): Added "complex" type. | |
| 7353 (java-font-lock-keywords-2): Added "strictfp" keyword. | |
| 7354 | |
| 7355 1999-03-17 Jason Rumney <jasonr@altavista.net> | |
| 7356 | |
| 7357 * w32-fns.el (set-w32-system-coding-system) New function. | |
| 7358 (w32-system-coding-system) Initialize to 'iso-latin-1. | |
| 7359 | |
| 7360 1999-03-17 Eli Zaretskii <eliz@gnu.org> | |
| 7361 | |
| 7362 * international/mule-cmds.el (set-language-environment): Fix | |
| 7363 previous change: don't use dos-codepage when unbound. | |
| 7364 | |
| 7365 1999-03-17 Karl Heuer <kwzh@gnu.org> | |
| 7366 | |
| 7367 * calendar/appt.el (appt-make-list): Fix previous change. | |
| 7368 | |
| 7369 1999-03-16 Richard M. Stallman <rms@gnu.org> | |
| 7370 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7371 * window.el (shrink-window-if-larger-than-buffer): |
| 25837 | 7372 Don't try to redisplay with the cursor at the end |
| 7373 on its own line--that would force a scroll and spoil things. | |
| 7374 | |
| 7375 1999-03-16 Eli Zaretskii <eliz@gnu.org> | |
| 7376 | |
| 7377 * international/mule-cmds.el (set-language-environment): Don't use | |
| 7378 cpNNN-nonascii-translation-table if it is unbound. | |
| 7379 | |
| 7380 * term/internal.el (dos-codepage-setup): Compute the unibyte | |
| 7381 syntax table and bind unibyte-display-via-language-environment | |
| 7382 here, rather than at top level, so that resetting to unibyte in | |
| 7383 .emacs works as expected. | |
| 7384 | |
| 7385 1999-03-15 Simon Marshall <simon@gnu.org> | |
| 7386 | |
| 7387 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword. | |
| 7388 | |
| 7389 1999-03-14 Milan Zamazal <pdm@pvt.net> | |
| 7390 | |
| 7391 * abbrev.el (inverse-add-abbrev): Inherit the current input method. | |
| 7392 | |
| 7393 1999-03-14 Kenichi Handa <handa@etl.go.jp> | |
| 7394 | |
| 7395 * international/mule-util.el (detect-coding-with-priority): | |
| 7396 Restore the internal database. | |
| 7397 | |
| 7398 1999-03-14 Stephen Eglen <stephen@gnu.org> | |
| 7399 | |
| 7400 * mail/sendmail.el (sendmail-send-it): Fix typo in error string | |
| 7401 if mail-from-style has invalid value. | |
| 7402 | |
| 7403 1999-03-12 Karl Heuer <kwzh@gnu.org> | |
| 7404 | |
| 7405 * vc.el (vc-delete-logbuf-window): New var. | |
| 7406 (vc-finish-logentry): Use it. | |
| 7407 | |
| 7408 1999-03-12 Richard M. Stallman <rms@gnu.org> | |
| 7409 | |
| 7410 * startup.el (command-line-1): Improve startup msg. | |
| 7411 | |
| 7412 1999-03-12 Eric M. Ludlam <zappo@ultranet.com> | |
| 7413 | |
| 7414 * speedbar.el: Added commentary about stealthy functions. | |
| 7415 (speedbar-message) new function. | |
| 7416 (speedbar-y-or-n-p): New function | |
| 7417 (speedbar-with-attached-buffer) Moved macro before reference. | |
| 7418 Now uses `save-selected-window'. | |
| 7419 (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
|
7420 speedbar-generic-item-info, speedbar-item-info-file-helper, |
| 25837 | 7421 speedbar-item-delete, speedbar-insert-generic-list, |
| 7422 speedbar-timer-fn, speedbar-check-vc-this-line, | |
| 7423 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags, | |
| 7424 speedbar-buffers-item-info) Use speedbar-message. | |
| 7425 (speedbar-item-info) Limit `message-log-max'. | |
| 7426 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename, | |
| 7427 speedbar-item-delete, speedbar-item-object-delete, | |
| 7428 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p. | |
| 7429 | |
| 7430 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp> | |
| 7431 | |
| 7432 * server.el (server-start): Set coding system for the server | |
| 7433 process to raw-text. | |
| 7434 (server-process-filter): Decode file names if necessary. | |
| 7435 | |
| 7436 1999-03-12 Dave Love <fx@gnu.org> | |
| 7437 | |
| 7438 * textmodes/fill.el (sentence-end-double-space): Doc fix. | |
| 7439 | |
| 7440 * textmodes/paragraphs.el (sentence-end): Doc fix. | |
| 7441 | |
| 7442 1999-03-11 Karl Heuer <kwzh@gnu.org> | |
| 7443 | |
| 7444 * comint.el (comint-password-prompt-regexp): Accept "login password:" | |
| 7445 | |
| 7446 1999-03-09 Karl Heuer <kwzh@gnu.org> | |
| 7447 | |
| 7448 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line. | |
| 7449 (ispell-dictionary-alist-2): Likewise. | |
| 7450 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars. | |
| 7451 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars. | |
| 7452 (ispell-dictionary-alist): Build from six pieces, not just two. | |
| 7453 | |
| 7454 * ps-bdf.el (bdf-directory-list): Doc fix. | |
| 7455 | |
| 7456 * enriched.el (enriched-mode): Make var permanent-local. | |
| 7457 | |
| 7458 1999-03-09 Dave Love <fx@gnu.org> | |
| 7459 | |
| 7460 * textmodes/sgml-mode.el (html-mode): Use | |
| 7461 sentence-end-double-space when setting sentence-end. | |
| 7462 | |
| 7463 1999-03-09 Ken'ichi Handa <handa@gnu.org> | |
| 7464 | |
| 7465 * language/thai.el (tis-620): New alias coding system for thai-tis620. | |
| 7466 | |
| 7467 1999-03-08 Felix Lee <flee@cygnus.com> | |
| 7468 | |
| 7469 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook. | |
| 7470 | |
| 7471 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok. | |
| 7472 | |
| 7473 1999-03-08 Karl Heuer <kwzh@gnu.org> | |
| 7474 | |
| 7475 * dired-aux.el (dired-do-copy-regexp): Doc fix. | |
| 7476 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix. | |
| 7477 | |
| 7478 * dired.el (dired-do-copy-regexp): Doc fix. | |
| 7479 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix. | |
| 7480 | |
| 7481 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com> | |
| 7482 | |
| 7483 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp. | |
| 7484 | |
| 7485 1999-03-08 Jason Rumney <jasonr@altavista.net> | |
| 7486 | |
| 7487 * international/codepage.el (cp1250-decode-table) | |
| 7488 (cp1251-decode-table, cp1253-decode-table) | |
| 7489 (cp1257-decode-table): New translation tables for MS Windows codepages. | |
| 7490 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages. | |
| 7491 | |
| 7492 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp> | |
| 7493 | |
| 7494 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly. | |
| 7495 | |
| 7496 1999-03-07 Eli Zaretskii <eliz@gnu.org> | |
| 7497 | |
| 7498 * ps-bdf.el (bdf-directory-list): Different value for ms-dos. | |
| 7499 | |
| 7500 * term/internal.el (top level): Display character 255 as 8bit as well. | |
| 7501 | |
| 7502 1999-03-06 Dave Love <fx@gnu.org> | |
| 7503 | |
| 7504 * progmodes/cc-cmds.el (c-outline-level): Bind | |
| 7505 buffer-invisibility-spec. | |
| 7506 | |
| 7507 * progmodes/c-mode.el (c-outline-level): Likewise. | |
| 7508 | |
| 7509 * progmodes/ada-mode.el (ada-outline-level): Likewise. | |
| 7510 | |
| 7511 1999-03-05 Felix Lee <flee@cygnus.com> | |
| 7512 | |
| 7513 * textmodes/outline.el (outline-get-last-sibling): Doc fix. | |
| 7514 | |
| 7515 1999-03-05 Richard M. Stallman <rms@gnu.org> | |
| 7516 | |
| 7517 * bindings.el (complete-symbol): Invert meaning of prefix arg. | |
| 7518 | |
| 7519 1999-03-05 Andrew Innes <andrewi@gnu.org> | |
| 7520 | |
| 7521 * w32-fns.el (convert-standard-filename): Convert directory | |
| 7522 separators to Windows format. | |
| 7523 | |
| 7524 1999-03-05 Andreas Schwab <schwab@gnu.org> | |
| 7525 | |
| 7526 * international/skkdic-cnv.el: Provide skkdic-cnv. | |
| 7527 (skkdic-convert): Emit code to require skkdic-cnv at compile time. | |
| 7528 (batch-skkdic-convert): Doc fix. | |
| 7529 | |
| 7530 1999-03-04 Dave Love <fx@gnu.org> | |
| 7531 | |
| 7532 * custom.el (custom-set-variables): Protect against setter errors. | |
| 7533 | |
| 7534 1999-03-04 Eli Zaretskii <eliz@gnu.org> | |
| 7535 | |
| 7536 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of | |
| 7537 the file sizes from overflowing. | |
| 7538 (ls-lisp-format): If file size is a float, use %8.0f to print it. | |
| 7539 Under -s, print the size in blocks with %4.0f, in case they have | |
| 7540 a *really* huge file. | |
| 7541 | |
| 7542 1999-03-03 Dave Love <fx@gnu.org> | |
| 7543 | |
| 7544 * options.el (edit-options): Doc fix. | |
| 7545 (list-options): Don't lose with unbound symbols. Maintain | |
| 7546 Edit-options-mode. | |
| 7547 | |
| 7548 1999-03-01 Dave Love <fx@gnu.org> | |
| 7549 | |
| 7550 * mail/supercite.el (sc-attrib-selection-list): Fix custom type. | |
| 7551 | |
| 7552 1999-02-28 Richard M. Stallman <rms@gnu.org> | |
| 7553 | |
| 7554 * ispell.el (ispell-dictionary-alist-override): New variable. | |
| 7555 (ispell-dictionary-alist): Don't setq it, | |
| 7556 if ispell-dictionary-alist-override is set. | |
| 7557 | |
| 7558 * simple.el (shell-command-default-error-buffer): Renamed from | |
| 7559 shell-command-on-region-default-error-buffer. | |
| 7560 (shell-command-on-region): Mention in echo area when there | |
| 7561 is some error output. Mention success or failure, too. | |
| 7562 Accumulate multiple error outputs | |
| 7563 going forward, with formfeed in between. Display the error buffer | |
| 7564 when we have put something in it. | |
| 7565 (shell-command): Add the ERROR-BUFFER argument feature. | |
| 7566 | |
| 7567 1999-02-28 Karl Heuer <kwzh@gnu.org> | |
| 7568 | |
| 7569 * mail/mh-utils.el (mh-lib): Doc fix. | |
| 7570 (mh-lib-progs, mh-nmh-p): New vars. | |
| 7571 (mh-find-progs): Set mh-lib-progs along with other vars. | |
| 7572 (mh-path-search): New arg FUNC-P; if specified, use that instead | |
| 7573 of mh-file-command-p. | |
| 7574 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs. | |
| 7575 | |
| 7576 * mail/mh-comp.el (mh-repl-formfile): New var. | |
| 7577 (mh-smail-batch): Don't ignore all arguments. | |
| 7578 (mh-reply): Do the right thing when using nmh. | |
| 7579 | |
| 7580 1999-02-27 Kenichi Handa <handa@etl.go.jp> | |
| 7581 | |
| 7582 * international/mule-cmds.el (select-safe-coding-system): Be sure | |
| 7583 to show a buffer being decoded. | |
| 7584 | |
| 7585 1999-02-26 Ken'ichi Handa <handa@gnu.org> | |
| 7586 | |
| 7587 * ps-bdf.el (bdf-directory-list): Initialize it to | |
| 7588 '("/usr/local/share/emacs/fonts/bdf"). | |
| 7589 | |
| 7590 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 7591 | |
| 7592 * ps-print.el: PostScript programming fix. | |
| 7593 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use | |
| 7594 setpagedevice operator). | |
| 7595 | |
| 7596 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 7597 | |
| 7598 * ps-print.el: Doc fix, font size specifies landscape and portrait | |
| 7599 sizes. | |
| 7600 (ps-print-version): New version number (4.1.4). | |
| 7601 (ps-font-size, ps-header-font-size, ps-header-title-font-size): | |
| 7602 Specifies landscape and portrait sizes. | |
| 7603 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages) | |
| 7604 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun | |
| 7605 fix. | |
| 7606 (ps-get-font-size): New fun. | |
| 7607 (ps-font-size-internal, ps-header-font-size-internal) | |
| 7608 (ps-header-title-font-size-internal): New vars. | |
| 7609 | |
| 7610 * ps-mule.el: Change of ps-print font size variable name. | |
| 7611 (ps-mule-generate-font): Fun fix. | |
| 7612 (ps-mule-begin-job): Programming uniformization. | |
| 7613 | |
| 7614 1999-02-25 Dave Love <fx@gnu.org> | |
| 7615 | |
| 7616 * help.el (help-xref-info-regexp): Allow linebreaks and capital. | |
| 7617 (help-make-xrefs): Do Info case first. | |
| 7618 | |
| 7619 * repeat.el: Don't require advice. | |
| 7620 (repeat-last-kill-command): Variable deleted. | |
| 7621 | |
| 7622 1999-02-25 Richard Stallman <rms@gnu.org> | |
| 7623 | |
| 7624 * simple.el (shell-command-on-region): Don't go into the REPLACE = t | |
| 7625 case just because the current buffer is the output buffer. | |
| 7626 | |
| 7627 1999-02-25 Kenichi Handa <handa@etl.go.jp> | |
| 7628 | |
| 7629 * simple.el (what-cursor-position): To show the character's | |
| 7630 encoding, use encoded-string-description instead of information | |
| 7631 of chaset-origin-alist. | |
| 7632 | |
| 7633 * international/mule-cmds.el (iso-2022-control-alist): New variable. | |
| 7634 (encoded-code-description): New function. | |
| 7635 (encoded-string-description): New function. | |
| 7636 (encode-coding-char): New function. | |
| 7637 | |
| 7638 1999-02-25 Andrew Innes <andrewi@gnu.org> | |
| 7639 | |
| 7640 * startup.el (command-line) [windows-nt]: Fix typo in regexp | |
| 7641 checking for .emacs[.el[c]]. | |
| 7642 | |
| 7643 1999-02-24 Richard Stallman <rms@gnu.org> | |
| 7644 | |
| 7645 * help.el (describe-function-1): Don't print a whole lambda-function. | |
| 7646 | |
| 7647 1999-02-23 Ken'ichi Handa <handa@gnu.org> | |
| 7648 | |
| 7649 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow | |
| 7650 inputting ?\240. | |
| 7651 | |
| 7652 1999-02-23 Karl Heuer <kwzh@gnu.org> | |
| 7653 | |
| 7654 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst. | |
| 7655 | |
| 7656 * midnight.el (clean-buffer-list-kill-regexps): Doc fix. | |
| 7657 (clean-buffer-list-kill-buffer-names): Doc fix. | |
| 7658 | |
| 7659 * gud.el (gud-jdb-massage-args): Spelling fix. | |
| 7660 | |
| 7661 1999-02-23 Richard M. Stallman <rms@gnu.org> | |
| 7662 | |
| 7663 * subr.el (with-temp-message): Use %s so % in old msg won't fool us. | |
| 7664 | |
| 7665 1999-02-22 Eli Zaretskii <eliz@gnu.org> | |
| 7666 | |
| 7667 * 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
|
7668 excursion while calling set-auto-coding-function. |
| 25837 | 7669 |
| 7670 * play/handwrite.el (handwrite): Require ps-print, and use | |
| 7671 ps-printer-name and ps-lpr-command. Call ps-print-region-function | |
| 7672 if it's defined, instead of forking ps-lpr-command unconditionally. | |
| 7673 | |
| 7674 1999-02-22 Kenichi Handa <handa@etl.go.jp> | |
| 7675 | |
| 7676 * international/codepage.el (cp-coding-system-for-codepage-1): Put | |
| 7677 charset-origin-alist property to a coding system for the codepage. | |
| 7678 | |
| 7679 * international/mule.el: Modify comment for charset-origin-alist | |
| 7680 property of a coding system. | |
| 7681 | |
| 7682 * simple.el (what-cursor-position): charset-origin-alist property | |
| 7683 of a coding system may be a translation table or a symbol of which | |
| 7684 `translation-table' property is a translation table. | |
| 7685 | |
| 7686 1999-02-21 Richard Stallman <rms@gnu.org> | |
| 7687 | |
| 7688 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body | |
| 7689 to the "html" template. | |
| 7690 | |
| 7691 1999-02-21 Peter Breton <pbreton@ne.mediaone.net> | |
| 7692 | |
| 7693 * dirtrack.el (dirtrack): Added docstring. Now returns input. | |
| 7694 | |
| 7695 1999-02-18 Peter Breton <pbreton@ne.mediaone.net> | |
| 7696 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7697 * dirtrack.el (dirtrack): Check for the prompt in the input string |
| 25837 | 7698 instead of the buffer. |
| 7699 | |
| 7700 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch> | |
| 7701 | |
| 7702 * sql.el: Set version to 1.4.1. Changed mail address to | |
| 7703 alex@gnu.org. Mention the mailing list sql.el@gnu.org. | |
| 7704 (sql-input-ring-separator): Doc fix. | |
| 7705 (sql-mode-syntax-table): double-dash starts comments is defined as | |
| 7706 ". 56" instead of ". 12b" for XEmacs. | |
| 7707 (sql-stop, sql-interactive-mode): Doc fixes. | |
| 7708 (sql-postgres): Queries for database and server, not just one. | |
| 7709 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted. | |
| 7710 | |
| 7711 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is | |
| 7712 changed. This is needed for master.el to work. | |
| 7713 (sql-set-sqli-buffer): Use the new hook. | |
| 7714 | |
| 7715 * sql.el (sql-make-alternate-buffer-name): Function that sets | |
| 7716 sql-alternate-buffer-name. | |
| 7717 (sql-alternate-buffer-name): Possible name of SQLi buffers. | |
| 7718 (sql-interactive-mode): Set sql-alternate-buffer-name. | |
| 7719 (sql-rename-buffer): New command. | |
| 7720 (sql-interactive-mode-menu): Menu for SQLi buffers. | |
| 7721 | |
| 7722 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator | |
| 7723 and sql-input-ring-file-name are used to temporarily set | |
| 7724 comint-input-ring-file-name and comint-input-ring-separator when | |
| 7725 reading and writing input history files. | |
| 7726 | |
| 7727 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name. | |
| 7728 (sql-input-ring-file-name): New variable with customization. | |
| 7729 (sql-input-ring-separator): New variable with customization. | |
| 7730 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer. | |
| 7731 Callers changed. | |
| 7732 (sql-show-sqli-buffer): The message for "sql-buffer is not set" | |
| 7733 now includes the name of the current buffer. | |
| 7734 | |
| 7735 (sql-mode): Set paragraph-separate and paragraph-start so that | |
| 7736 sql-send-paragraph sends the entire SQL statements, even if it | |
| 7737 contains indented lines. | |
| 7738 | |
| 7739 1999-02-18 Dave Love <fx@gnu.org> | |
| 7740 | |
| 7741 * format.el (format-encode-run-method, format-decode-run-method): | |
| 7742 Fix previous change. | |
| 7743 | |
| 7744 1999-02-18 Ken'ichi Handa <handa@gnu.org> | |
| 7745 | |
| 7746 * international/mule.el (coding-system-list): Moved here from | |
| 7747 mule-util.el to avoid autoloading mule-util by the call of | |
| 7748 select-safe-coding-system. | |
| 7749 | |
| 7750 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 7751 | |
| 7752 * simple.el (turn-on-auto-fill): Mark it as an option for | |
| 7753 `text-mode-hook'. | |
| 7754 | |
| 7755 1999-02-17 Richard Stallman <rms@gnu.org> | |
| 7756 | |
| 7757 * emacs-lisp/easymenu.el (easy-menu-get-map): | |
| 7758 Don't crash if (current-local-map) is nil. | |
| 7759 | |
| 7760 1999-02-17 Peter Breton <pbreton@ne.mediaone.net> | |
| 7761 | |
| 7762 * filecache.el (file-cache-filter-regexps): Added .class. | |
| 7763 | |
| 7764 1999-02-17 Ken'ichi Handa <handa@gnu.org> | |
| 7765 | |
| 7766 * international/mule-util.el (decompose-region): Use | |
| 7767 insert-buffer-substring instead of insert-buffer to avoid putting | |
| 7768 mark. | |
| 7769 | |
| 7770 1999-02-17 Andreas Schwab <schwab@gnu.org> | |
| 7771 | |
| 7772 * calendar/cal-move.el (scroll-calendar-left): Don't set | |
| 7773 displayed-month and displayed-year here, let generate-calendar do | |
| 7774 it, after range checking. | |
| 7775 | |
| 7776 1999-02-17 Simon Marshall <simon@gnu.org> | |
| 7777 | |
| 7778 * progmodes/cc-engine.el (c-at-toplevel-p): New function. | |
| 7779 | |
| 7780 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish | |
| 7781 correctly between an object declared via a constructor and a method. | |
| 7782 (font-lock-defaults-alist): Don't give `.' word syntax for Java. | |
| 7783 (java-font-lock-keywords-1): Fontify package names individually. | |
| 7784 (java-font-lock-extra-types): Ensure regexp matches capitalised only. | |
| 7785 (java-font-lock-keywords-2): Simplify type fontification. | |
| 7786 (java-font-lock-keywords-3): Likewise. | |
| 7787 | |
| 7788 1999-02-17 Kenichi Handa <handa@etl.go.jp> | |
| 7789 | |
| 7790 * language/japanese.el (iso-2022-jp-2): New coding system. | |
| 7791 ("Japanese"): Put iso-2022-jp-2 in coding-priority property. | |
| 7792 | |
| 7793 1999-02-16 Dave Love <fx@gnu.org> | |
| 7794 | |
| 7795 * help.el (describe-function-1): Accept non-symbols. | |
| 7796 | |
| 7797 1999-02-16 Paul Eggert <eggert@twinsun.com> | |
| 7798 | |
| 7799 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we | |
| 7800 find the last match if there are multiple matches. | |
| 7801 | |
| 7802 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 7803 | |
| 7804 * tex-mode.el (tex-run-command, latex-run-command) | |
| 7805 (slitex-run-command, tex-command): Doc changes. | |
| 7806 (tex-start-options-string): Autoload it. Doc change. Provide | |
| 7807 a menu for customization. Allow nil. Quote backslashes only once. | |
| 7808 (tex-start-tex): Handle nil value of tex-start-options-string | |
| 7809 and apply shell-quote-argument to it. | |
| 7810 | |
| 7811 1999-02-16 Eli Zaretskii <eliz@gnu.org> | |
| 7812 | |
| 7813 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round | |
| 7814 the size in blocks, since it can be a float. | |
| 7815 (ls-lisp-format): Likewise | |
| 7816 | |
| 7817 1999-02-16 Ken'ichi Handa <handa@gnu.org> | |
| 7818 | |
| 7819 * language/japanese.el (japanese-shift-jis): Add | |
| 7820 charset-origin-alist property. | |
| 7821 | |
| 7822 1999-02-15 Richard Stallman <rms@gnu.org> | |
| 7823 | |
| 7824 * progmodes/compile.el (compile-internal): Use save-selected-window. | |
| 7825 | |
| 7826 * subr.el (momentary-string-display): Bind inhibit-read-only. | |
| 7827 | |
| 7828 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line. | |
| 7829 | |
| 7830 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il> | |
| 7831 | |
| 7832 * mail/rmail.el (rmail-show-message): If an unseen message has a | |
| 7833 Summary-line in its header, get past one more line before looking | |
| 7834 for the X-Coding-System header. | |
| 7835 | |
| 7836 1999-02-15 Geoff Voelker <voelker@cs.washington.edu> | |
| 7837 | |
| 7838 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files | |
| 7839 explicitly to accomodate Windows 9X lack of a useful copy program. | |
| 7840 | |
| 7841 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 7842 | |
| 7843 * wid-edit.el (widget-choice-value-create): Use `equal' | |
| 7844 instead of `eq'. | |
| 7845 | |
| 7846 1999-02-14 Richard Stallman <rms@gnu.org> | |
| 7847 | |
| 7848 * international/iso-transl.el: | |
| 7849 (iso-transl-ae): Renamed from iso-transl-e-slash. | |
| 7850 (iso-transl-a-ring): Renamed from iso-transl-a-slash. | |
| 7851 (iso-transl-AE): Renamed from iso-transl-E-slash. | |
| 7852 (iso-transl-A-ring): Renamed from iso-transl-A-slash. | |
| 7853 (iso-transl-char-map): Related changes. | |
| 7854 | |
| 7855 * format.el (format-replace-strings): Fix value of TO in REVERSE case. | |
| 7856 | |
| 7857 1999-02-13 Richard Stallman <rms@gnu.org> | |
| 7858 | |
| 7859 * textmodes/texinfmt.el (texinfo-alias): New function. | |
| 7860 (texinfo-fold-nodename-case): Add defvar. | |
| 7861 (texinfo-format-node): Do case folding if specified. | |
| 7862 | |
| 7863 * ffap.el (ffap-file-at-point): Test local file names | |
| 7864 immediately. Strip off line numbers. | |
| 7865 | |
| 7866 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch> | |
| 7867 | |
| 7868 * sql.el: Set version to 1.3.2 | |
| 7869 (sql-solid-program): Added support for solid. | |
| 7870 (sql-help): Doc mentions sql-solid. | |
| 7871 (sql-solid): Entry function for Solid. | |
| 7872 (sql-buffer): Doc explains the use of the variable and how to | |
| 7873 change it. | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
7874 (sql-mode-menu): Included entries for sql-show-sqli-buffer and |
| 25837 | 7875 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are |
| 7876 disabled if sql-buffer doesn't have a process; sql-send-paragraph | |
| 7877 is new. | |
| 7878 (sql-show-sqli-buffer): New function to display the value of | |
| 7879 sql-buffer. | |
| 7880 (sql-change-sqli-buffer): New function to change sql-buffer. | |
| 7881 (sql-mode): Doc explains how to change sql-buffer. | |
| 7882 (sql-send-paragraph): New function to send a paragraph. | |
| 7883 (sql-mode-map): Added keybinding for sql-send-paragraph. | |
| 7884 (sql-mysql): Doc corrected. | |
| 7885 (sql-ms): Doc corrected. | |
| 7886 | |
| 7887 * sql.el (sql-server): Doc fix. | |
| 7888 (sql-mysql): Added the use of sql-server to specify the host, | |
| 7889 sql-database now specifies database instead of host. | |
| 7890 (sql-mode-menu): Send... menu items are only active if sql-buffer | |
| 7891 is non-nil. | |
| 7892 (sql-help): Changed tag of entry functions a bit. | |
| 7893 | |
| 7894 * sql.el: Added keywords from `finder-by-keyword'. | |
| 7895 (sql-mode): Made sql-buffer a local variable, changed the | |
| 7896 documentation: removed instructions to add *.sql files to | |
| 7897 auto-mode-alist, added documentation for having mutliple SQL | |
| 7898 buffers sending their stuff to different SQLi buffers, each | |
| 7899 running a different process. | |
| 7900 (sql-postgres): Quoted *SQL* in doc string. | |
| 7901 (sql-ms): Likewise. | |
| 7902 (sql-ingres): Likewise. | |
| 7903 (sql-ingres): Quoted *SQL* in doc string, added references to | |
| 7904 sql-user and sql-password used during login. | |
| 7905 (sql-sybase): Quoted *SQL* in doc string, added comma. | |
| 7906 (sql-oracle): Likewise. | |
| 7907 (sql-interactive-mode): Added extensive documentation for having | |
| 7908 mutliple SQL buffers sending their stuff to different SQLi | |
| 7909 buffers, each running a different process. | |
| 7910 (sql-buffer): Changed doc from *SQL* to SQLi. | |
| 7911 (sql-get-login): Doc fix. | |
| 7912 | |
| 7913 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
| 7914 | |
| 7915 * international/mule-conf.el (undecided): Set ascii in | |
| 7916 safe-charsets property. | |
| 7917 | |
| 7918 1999-02-12 Richard Stallman <rms@gnu.org> | |
| 7919 | |
| 7920 * textmodes/paragraphs.el (paragraph-separate): Doc fix. | |
| 7921 | |
| 7922 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
| 7923 | |
| 7924 * ps-mule.el (ps-mule-font-info-database-default): Set the initial | |
| 7925 value to ps-mule-font-info-database-latin. | |
| 7926 | |
| 7927 1999-02-13 Kenichi HANDA <handa@etl.go.jp> | |
| 7928 | |
| 7929 * ps-mule.el (ps-multibyte-buffer): Doc-string modified. | |
| 7930 (ps-mule-font-info-database-default): New variable. | |
| 7931 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use | |
| 7932 ps-mule-font-info-database-default. | |
| 7933 | |
| 7934 1999-02-12 Dave Love <fx@gnu.org> | |
| 7935 | |
| 7936 * timezone.el (timezone-make-date-sortable) | |
| 7937 (timezone-make-date-arpa-standard): Doc fix. | |
| 7938 | |
| 7939 1999-02-12 Ken'ichi Handa <handa@gnu.org> | |
| 7940 | |
| 7941 * international/quail.el (quail-show-kbd-layout): Bind | |
| 7942 blink-matching-paren to nil. | |
| 7943 | |
| 7944 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field | |
| 7945 for ASCII and Latin-1. | |
| 7946 | |
| 7947 1999-02-12 Andreas Schwab <schwab@gnu.org> | |
| 7948 | |
| 7949 * gud.el (jdb): Fix regexp for comint-prompt-regexp. | |
| 7950 | |
| 7951 1999-02-12 Kenichi Handa <handa@etl.go.jp> | |
| 7952 | |
| 7953 * international/mule-cmds.el (language-info-alist): Remove | |
| 7954 description about charset-origin-alist. | |
| 7955 | |
| 7956 * international/mule.el: Comment added for a new coding system | |
| 7957 property `charset-origin-alit'. | |
| 7958 (make-translation-table): This variable deleted. | |
| 7959 | |
| 7960 * language/chinese.el (chinese-big5): Add charset-origin-alist | |
| 7961 property. | |
| 7962 ("Chinese-CNS"): Remove charset-origin-alist property. | |
| 7963 | |
| 7964 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist | |
| 7965 property. | |
| 7966 (cyrillic-alternativnyj): Likewise. | |
| 7967 ("Cyrillic-KOI8"): Remove charset-origin-alist property. | |
| 7968 ("Cyrillic-ALT"): Likewise. | |
| 7969 | |
| 7970 * language/vietnamese.el (vietnamese-viqr): Add | |
| 7971 charset-origin-alist property. | |
| 7972 ("Vietnamese"): Remove charset-origin-alist property. | |
| 7973 | |
| 7974 * simple.el (what-cursor-position): Don't use the varialbe | |
| 7975 charset-origin-alist, but use charset-origin-alist property of | |
| 7976 buffer-file-coding-system to decide external character set code. | |
| 7977 | |
| 7978 1999-02-10 Richard Stallman <rms@gnu.org> | |
| 7979 | |
| 7980 * shadowfile.el: Don't turn on the mode when the file is loaded. | |
| 7981 | |
| 7982 1999-02-09 Richard Stallman <rms@gnu.org> | |
| 7983 | |
| 7984 * progmodes/compile.el (compile-auto-highlight): Customize. | |
| 7985 | |
| 7986 * add-log.el (add-log-file-name-function): New variable. | |
| 7987 (add-change-log-entry): Call that function, if non-nil. | |
| 7988 | |
| 7989 1999-02-09 Michael Ernst <mernst@alum.mit.edu> | |
| 7990 | |
| 7991 * rmail.el (rmail-search): Track match with a marker, not an integer. | |
| 7992 | |
| 7993 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 7994 | |
| 7995 * progmodes/compile.el (compilation-setup): Set value of | |
| 7996 compilation-directory-stack as in compilation-forget-errors. | |
| 7997 (compile-reinitialize-errors): Bind buffer-undo-list and | |
| 7998 deactivate-mark. | |
| 7999 (compilation-forget-errors): Likewise. | |
| 8000 | |
| 8001 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com> | |
| 8002 | |
| 8003 * textmodes/texinfo.el (texinfo-environment-regexp): Add the | |
| 8004 def... constructs. | |
| 8005 | |
| 8006 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu): | |
| 8007 Remove calls to sleep-for. | |
| 8008 | |
| 8009 1999-02-08 Eli Zaretskii <eliz@gnu.org> | |
| 8010 | |
| 8011 * international/codepage.el (cp-coding-system-for-codepage-1): On | |
| 8012 MS-DOS, use dos-unsupported-char-glyph for characters not | |
| 8013 supported by the codepage. | |
| 8014 (cp-make-coding-systems-for-codepage): Likewise. | |
| 8015 | |
| 8016 1999-02-08 Andreas Schwab <schwab@gnu.org> | |
| 8017 | |
| 8018 * international/mule-util.el (coding-system-list): Don't sort | |
| 8019 coding-system-list here. | |
| 8020 | |
| 8021 * international/mule.el (coding-system-lessp): Moved here from | |
| 8022 mule-util.el | |
| 8023 (add-to-coding-system-list): New function. | |
| 8024 (make-subsidiary-coding-system, make-coding-system, | |
| 8025 define-coding-system-alias): Use it instead of setting | |
| 8026 coding-system-list directly. | |
| 8027 | |
| 8028 1999-02-07 Dave Love <fx@gnu.org> | |
| 8029 | |
| 8030 * calendar/appt.el (appt-make-list): Don't splice quotes and date | |
| 8031 onto message. | |
| 8032 | |
| 8033 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8034 | |
| 8035 * imenu.el (imenu--last-menubar-index-alist): Add doc. | |
| 8036 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist. | |
| 8037 | |
| 8038 1999-02-06 Richard Stallman <rms@gnu.org> | |
| 8039 | |
| 8040 * language/european.el (setup-slovenian-environment): New function. | |
| 8041 ("Slovenian"): New language environment. | |
| 8042 | |
| 8043 * progmodes/sql.el (sql-help): Doc fix. | |
| 8044 (sql-mysql): Doc fix. | |
| 8045 | |
| 8046 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8047 | |
| 8048 * tex-mode.el: When compiling, require compare-w and skeleton | |
| 8049 to pacify the byte-compiler. Move the def's of the tex-commands | |
| 8050 together. Add a comment on kill-process vs. quit-process. | |
| 8051 | |
| 8052 1999-02-05 Dave Love <fx@gnu.org> | |
| 8053 | |
| 8054 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with | |
| 8055 null markers. | |
| 8056 (compile-goto-error): Likewise. | |
| 8057 | |
| 8058 1999-02-05 Stephen Gildea <gildea@alum.mit.edu> | |
| 8059 | |
| 8060 * time-stamp.el (time-stamp-format): Format doc tighter. | |
| 8061 (time-stamp-line-limit): 0 searches the entire buffer (careful!). | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8062 (time-stamp): Don't re-write the time stamp if it didn't change. |
| 25837 | 8063 |
| 8064 1999-02-05 Alex Schroeder <asc@bsiag.com> | |
| 8065 | |
| 8066 * progmodes/sql.el: Changed version to 1.2.1. | |
| 8067 (sql-pop-to-buffer-after-send-region): Improved documentation. | |
| 8068 (sql-mysql-program): Added MySQL support. | |
| 8069 (sql-prompt-length): Made prompt-length configurable. | |
| 8070 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter. | |
| 8071 (sql-help): Added MySQL support, changed documentation. | |
| 8072 (sql-send-region): A message is displayed if something is sent. | |
| 8073 (sql-mode): Added buffer-local comment-start. | |
| 8074 (sql-interactive-mode): Use sql-prompt-length to set left-margin. | |
| 8075 (sql-interactive-mode): Added buffer-local comment-start. | |
| 8076 (sql-oracle): Set sql-prompt-length. | |
| 8077 (sql-sybase): Set sql-prompt-length. | |
| 8078 (sql-mysql): Added MySQL support. | |
| 8079 (sql-ingres): Set sql-prompt-length. | |
| 8080 (sql-ms): Set sql-prompt-length. | |
| 8081 (sql-postgres): Set sql-prompt-length. | |
| 8082 | |
| 8083 1999-02-04 Eli Zaretskii <eliz@gnu.org> | |
| 8084 | |
| 8085 * term/internal.el (dos-codepage-setup): Set selection coding | |
| 8086 system to cpNNN-dos. | |
| 8087 | |
| 8088 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 8089 | |
| 8090 * international/characters.el: Let ethiopic use iso-2022-7bit. | |
| 8091 | |
| 8092 1999-02-02 Dave Love <fx@gnu.org> | |
| 8093 | |
| 8094 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here... | |
| 8095 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here. | |
| 8096 | |
| 8097 1999-02-02 Karl Heuer <kwzh@gnu.org> | |
| 8098 | |
| 8099 * terminal.el (terminal-emulator): Doc fix. | |
| 8100 | |
| 8101 1999-02-02 Ken'ichi Handa <handa@gnu.org> | |
| 8102 | |
| 8103 * international/mule-util.el (compose-chars): Doc-string | |
| 8104 modified. Correctly handle a composition character in ARGS. | |
| 8105 | |
| 8106 1999-02-01 Richard Stallman <rms@gnu.org> | |
| 8107 | |
| 8108 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var. | |
| 8109 (makefile-menu-index-function): Function deleted. | |
| 8110 (makefile-mode): Use makefile-imenu-generic-expression. | |
| 8111 | |
| 8112 1999-02-01 Geoff Voelker <voelker@cs.washington.edu> | |
| 8113 | |
| 8114 * term/w32-win.el (w32-create-initial-fontsets): Back out previous | |
| 8115 change, invoke from before-init-hook. | |
| 8116 | |
| 8117 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu> | |
| 8118 | |
| 8119 * subr.el (remove-from-invisibility-spec): Cope with the case when | |
| 8120 buffer-invisibility-spec is t. | |
| 8121 | |
| 8122 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu> | |
| 8123 | |
| 8124 * calendar/calendar.el (calendar-mode-map): Fix bindings for | |
| 8125 appt-add and appt-delete. | |
| 8126 | |
| 8127 1999-02-01 Eli Zaretskii <eliz@gnu.org> | |
| 8128 | |
| 8129 * term/pc-win.el (msdos-approximate-color): New function. | |
| 8130 (msdos-color-translate): Call it to find a DOS color that best | |
| 8131 approximates an X-style "#NNNNNN" color specification. | |
| 8132 | |
| 8133 1999-02-01 Ken'ichi Handa <handa@gnu.org> | |
| 8134 | |
| 8135 * international/mule-util.el (compose-chars-component): Add | |
| 8136 autoload cookie. | |
| 8137 | |
| 8138 1999-01-31 Ken'ichi Handa <handa@gnu.org> | |
| 8139 | |
| 8140 * international/quail.el (quail-lookup-key): If cdr of MAP is a | |
| 8141 function, replace cdr of MAP by the return value of the function | |
| 8142 unconditionally. | |
| 8143 | |
| 8144 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8145 | |
| 8146 * progmodes/compile.el (compilation-next-error-locus): Don't | |
| 8147 decrease argument FIND-AT-LEAST of compilation-next-error-locus. | |
| 8148 | |
| 8149 1999-01-31 Eli Zaretskii <eliz@gnu.org> | |
| 8150 | |
| 8151 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs | |
| 8152 and NLs before "charset", and allow the charset name be in double | |
| 8153 quotes. | |
| 8154 | |
| 8155 1999-01-31 Richard Stallman <rms@gnu.org> | |
| 8156 | |
| 8157 * imenu.el (imenu-sort-function): Fix custom type. | |
| 8158 | |
| 8159 1999-01-30 Richard Stallman <rms@gnu.org> | |
| 8160 | |
| 8161 * speedbar.el (speedbar-line-token): Match {...} instead of [...]. | |
| 8162 (speedbar-line-token): Likewise. | |
| 8163 | |
| 8164 * play/gametree.el (gametree-default-score): Use defcustom. | |
| 8165 (gametree-score-regexp, gametree-score-closer): Likewise. | |
| 8166 (gametree-score-manual-flag, gametree-score-opener): Likewise. | |
| 8167 | |
| 8168 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8169 | |
| 8170 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when | |
| 8171 decoding. | |
| 8172 | |
| 8173 1999-01-29 Markus Rost <rost@gnu.org> | |
| 8174 | |
| 8175 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by | |
| 8176 tex-validate-buffer. | |
| 8177 (plain-tex-mode, latex-mode, slitex-mode): Likewise. | |
| 8178 (tex-validate-buffer): Renamed from validate-tex-buffer. Works | |
| 8179 now with recent occur-mode. | |
| 8180 (tex-validate-region): Really walk through all Sexps. | |
| 8181 (tex-region): Bind shell-dirtrack-verbose. | |
| 8182 (tex-file, tex-bibtex-file): Likewise. | |
| 8183 | |
| 8184 1999-01-29 Dave Love <fx@gnu.org> | |
| 8185 | |
| 8186 * finder.el: (finder-commentary): Fix interactive spec. Try | |
| 8187 appending .el to file name. | |
| 8188 (finder-find-library, finder-commentary): Doc fixes. | |
| 8189 | |
| 8190 1999-01-29 Andrew Innes <andrewi@gnu.org> | |
| 8191 | |
| 8192 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes | |
| 8193 where the userid contains directory separators. | |
| 8194 | |
| 8195 1999-01-29 Dave Love <fx@gnu.org> | |
| 8196 | |
| 8197 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list. | |
| 8198 (lm-commentary): Doc fix. | |
| 8199 | |
| 8200 1999-01-29 Andreas Schwab <schwab@gnu.org> | |
| 8201 | |
| 8202 * files.el (file-expand-wildcards): Never consider `.' and `..' a | |
| 8203 wildcard match. Fix regexp that tests if dirpart contains | |
| 8204 wildcard characters. | |
| 8205 | |
| 8206 1999-01-28 Richard Stallman <rms@gnu.org> | |
| 8207 | |
| 8208 * font-lock.el (font-lock-default-unfontify-region): | |
| 8209 If not font-lock-syntactic-keywords, don't remove syntax-table prop. | |
| 8210 | |
| 8211 1999-01-27 Jason Rumney <jasonr@altavista.net> | |
| 8212 | |
| 8213 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard | |
| 8214 from FAMILY field. | |
| 8215 (w32-create-initial-fontsets): Do not use before-init-hook. | |
| 8216 (mouse-set-font): Document. Automatically create and use fontsets. | |
| 8217 | |
| 8218 * dos-w32.el (direct-print-region-helper): Check for printer | |
| 8219 being t as well as a string. | |
| 8220 | |
| 8221 1999-01-27 Kenichi Handa <handa@etl.go.jp> | |
| 8222 | |
| 8223 * mail/rmail.el (rmail-decode-mime-charset): New variable. | |
| 8224 (rmail-mime-charset-pattern): New variable. | |
| 8225 (rmail-convert-to-babyl-format): Decode by MIME-charset if | |
| 8226 rmail-decode-mime-charset is non-nil. | |
| 8227 | |
| 8228 1999-01-27 Ken'ichi Handa <handa@gnu.org> | |
| 8229 | |
| 8230 * international/characters.el: Set category `q' for all characters | |
| 8231 in tibetan and tibetan-1-column. | |
| 8232 | |
| 8233 1999-01-27 Andrew Innes <andrewi@gnu.org> | |
| 8234 | |
| 8235 * frame.el (select-frame-by-name): Obey focus-follows-mouse. | |
| 8236 (select-frame-by-name) [windows-nt]: Use w32-focus-frame. | |
| 8237 | |
| 8238 1999-01-27 Dave Love <fx@gnu.org> | |
| 8239 | |
| 8240 * international/mule-cmds.el (current-language-environment): | |
| 8241 Provide :link, :type (choices) and appropriate :get. | |
| 8242 | |
| 8243 1999-01-27 Eli Zaretskii <eliz@gnu.org> | |
| 8244 | |
| 8245 * startup.el (command-line): Set default eol-mnemonic-* strings to | |
| 8246 display end-of-line format in mode line. | |
| 8247 | |
| 8248 * cus-start.el (all): Add eol-mnemonic-* variables. | |
| 8249 | |
| 8250 1999-01-26 Dave Love <fx@gnu.org> | |
| 8251 | |
| 8252 * startup.el (command-line-1): Up-date copyright. | |
| 8253 | |
| 8254 * paths.el (Info-default-directory-list): Use configdir twice. | |
| 8255 | |
| 8256 * info.el (Info-directory-list): Don't set path-separator now | |
| 8257 we're not shipped with Texinfo. Simplify path definition. | |
| 8258 Substitute all occurrences of instdir in Info-default-directory-list. | |
| 8259 | |
| 8260 1999-01-25 Richard Stallman <rms@gnu.org> | |
| 8261 | |
| 8262 * startup.el (normal-top-level-add-subdirs-to-load-path): | |
| 8263 Record the inode numbers of the dirs processed, to avoid loop. | |
| 8264 | |
| 8265 * textmodes/tex-mode.el (tex-run-command): Doc fix. | |
| 8266 | |
| 8267 1999-01-25 Dave Love <fx@gnu.org> | |
| 8268 | |
| 8269 * browse-url.el (browse-url-netscape-program): Doc addition. | |
| 8270 | |
| 8271 * help.el (help-make-xrefs): Default info references to an `(emacs)' | |
| 8272 prefix. | |
| 8273 | |
| 8274 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see | |
| 8275 auto-mode-alist. | |
| 8276 | |
| 8277 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 8278 | |
| 8279 * calendar/diary-lib.el (mark-diary-entries): Use | |
| 8280 assoc-ignore-case and do not capitalize when matching month and | |
| 8281 day names. | |
| 8282 | |
| 8283 * calendar/calendar.el (calendar-read-date): Ditto. | |
| 8284 | |
| 8285 * calendar/cal-hebrew.el (calendar-goto-hebrew-date) | |
| 8286 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto. | |
| 8287 | |
| 8288 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto. | |
| 8289 | |
| 8290 * calendar/cal-french.el (calendar-goto-french-date): Ditto. | |
| 8291 | |
| 8292 * calendar/cal-islam.el (calendar-goto-islamic-date) | |
| 8293 (mark-islamic-diary-entries): Ditto. | |
| 8294 | |
| 8295 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto. | |
| 8296 | |
| 8297 * calendar/cal-mayan.el (calendar-read-mayan-haab-date) | |
| 8298 (calendar-read-mayan-tzolkin-date): Ditto. | |
| 8299 | |
| 8300 * calendar/cal-persia.el (persian-prompt-for-date): Ditto. | |
| 8301 | |
| 8302 1999-01-22 Michael Ernst <mernst@alum.mit.edu> | |
| 8303 | |
| 8304 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker. | |
| 8305 | |
| 8306 1999-01-25 Karl Heuer <kwzh@gnu.org> | |
| 8307 | |
| 8308 * faces.el (list-faces-display): Multiline case of previous fix. | |
| 8309 | |
| 8310 1999-01-25 Andreas Schwab <schwab@gnu.org> | |
| 8311 | |
| 8312 * mail/mailalias.el (mail-complete-alist): Use alist as customize type. | |
| 8313 | |
| 8314 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu> | |
| 8315 | |
| 8316 * files.el (find-file): If find-file-noselect returns a list, | |
| 8317 do switch-to-buffer on each element. | |
| 8318 (find-file-other-window): Likewise for all but the first element. | |
| 8319 (find-file-other-frame): Same. | |
| 8320 (find-file-noselect): When we expand a wildcard, return a list | |
| 8321 of buffers. | |
| 8322 | |
| 8323 1999-01-24 Eli Zaretskii <eliz@gnu.org> | |
| 8324 | |
| 8325 * term/internal.el (dos-codepage-setup): Call prefer-coding-system | |
| 8326 to set the appropriate cpNNN-dos coding system as the | |
| 8327 highest-priority coding system. | |
| 8328 | |
| 8329 1999-01-23 Ken'ichi Handa <handa@gnu.org> | |
| 8330 | |
| 8331 * international/fontset.el (generate-fontset-menu): Return a | |
| 8332 sorted list by plain names of fontsets. | |
| 8333 | |
| 8334 * international/mule-diag.el (list-fontsets): Sort fontsets by | |
| 8335 plain names. | |
| 8336 | |
| 8337 * language/tibet-util.el (tibetan-vertical-stacking): If the arg | |
| 8338 FIRST is a composite character, decompose it at first. | |
| 8339 | |
| 8340 1999-01-23 Dave Love <fx@gnu.org> | |
| 8341 | |
| 8342 * format.el: Doc fixes. | |
| 8343 (format-encode-run-method): Have things happen in the right buffer. | |
| 8344 Deal with errors from method. Set coding-system-for-write. | |
| 8345 (format-decode-run-method): Have things happen in the right buffer. | |
| 8346 Deal with errors from method. Set coding-system-for-read. | |
| 8347 (format-alist): Use nil instead of unmatchable regexps. | |
| 8348 | |
| 8349 * simple.el (shell-command-on-region): Return command's exit status. | |
| 8350 | |
| 8351 1999-01-23 Eric Ludlam <zappo@gnu.org> | |
| 8352 | |
| 8353 * speedbar.el (speedbar-item-info-file-helper): Add optional arg | |
| 8354 of the file whose info we want to display. | |
| 8355 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize. | |
| 8356 (speedbar-add-mode-functions-list) Improve doc. | |
| 8357 (speedbar-line-token) New function. | |
| 8358 (speedbar-dired) Fix order of directories in -shown-directories. | |
| 8359 (speedbar-line-path): Default return is default-directory | |
| 8360 (speedbar-buffers-line-path): Return is dir name only. | |
| 8361 (speedbar-mode-functions-list): New variable. | |
| 8362 (speedbar-mouse-item-info): Rewrote to be a replaceable fn. | |
| 8363 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper | |
| 8364 speedbar-files-item-info speedbar-buffers-item-info): New functions. | |
| 8365 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list): | |
| 8366 New functions. | |
| 8367 (speedbar-line-file): Broke out part that fetches file from a line. | |
| 8368 (speedbar-line-text): New function extracted from speedbar-line-file. | |
| 8369 (speedbar-line-path): Converted into a replaceable function. | |
| 8370 (speedbar-files-line-path, speedbar-buffers-line-path): New functions. | |
| 8371 | |
| 8372 1999-01-23 Ken'ichi Handa <handa@gnu.org> | |
| 8373 | |
| 8374 * international/fontset.el (create-fontset-from-x-resource): Make | |
| 8375 style variants. | |
| 8376 | |
| 8377 1999-01-22 Dave Love <fx@gnu.org> | |
| 8378 | |
| 8379 * paths.el (Info-default-directory-list): Put sysdir after start. | |
| 8380 | |
| 8381 1999-01-22 Sam Steingold <sds@goems.com> | |
| 8382 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8383 * midnight.el (clean-buffer-list): Do not kill a buffer if it has |
| 25837 | 8384 a process associated with it. |
| 8385 | |
| 8386 1999-01-22 Jason Rumney <jasonr@altavista.net> | |
| 8387 | |
| 8388 * term/w32-win.el (w32-standard-fontset-spec): Simplified. | |
| 8389 | |
| 8390 1999-01-22 Felix Lee <flee@cygnus.com> | |
| 8391 | |
| 8392 * vc.el (vc-annotate-display): Delete old overlays. Fix check for | |
| 8393 major-mode. | |
| 8394 (vc-annotate-mode): Delete variable. | |
| 8395 | |
| 8396 1999-01-22 Andrew Innes <andrewi@gnu.org> | |
| 8397 | |
| 8398 * startup.el (command-line): [windows-nt]: Check for existence of | |
| 8399 .emacs file so as to notice .emacs.el or .emacs.elc and use them | |
| 8400 in preference to _emacs. | |
| 8401 | |
| 8402 1999-01-22 Dave Love <fx@gnu.org> | |
| 8403 | |
| 8404 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref. | |
| 8405 | |
| 8406 1999-01-20 Richard Stallman <rms@gnu.org> | |
| 8407 | |
| 8408 * files.el (find-file-noselect): Do wildcard processing only | |
| 8409 if new arg WILDCARDS is non-nil. | |
| 8410 (find-file, find-file-other-window): New arg WILDCARDS. | |
| 8411 Default it to non-nil if interactive. | |
| 8412 (find-file-other-frame): Likewise. | |
| 8413 (find-file-read-only): Likewise. | |
| 8414 (find-file-read-only-other-window): Likewise. | |
| 8415 (find-file-read-only-other-frame): Likewise. | |
| 8416 | |
| 8417 * wid-edit.el (widget-alist-convert-option): Delete spurious comma. | |
| 8418 (widget-plist-convert-option): Delete spurious comma. | |
| 8419 | |
| 8420 1999-01-19 Jason Rumney <jasonr@altavista.net> | |
| 8421 | |
| 8422 * term/w32-win.el (w32-standard-fontspec-spec): Change | |
| 8423 iso8859-5 to koi8-r. Add iso8859-9. | |
| 8424 | |
| 8425 1999-01-19 Dave Love <fx@gnu.org> | |
| 8426 | |
| 8427 * browse-url.el (browse-url-maybe-new-window): Delete macro and | |
| 8428 its uses. | |
| 8429 | |
| 8430 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark | |
| 8431 is active. | |
| 8432 (fortran-indent-subprogram): Likewise. | |
| 8433 | |
| 8434 1999-01-19 Dave Love <d.love@dl.ac.uk> | |
| 8435 | |
| 8436 * paths.el (Info-default-directory-list): Perhaps add /usr/info. | |
| 8437 | |
| 8438 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8439 | |
| 8440 * wid-edit.el (alist): Use sexp as default key-type. | |
| 8441 | |
| 8442 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8443 | |
| 8444 * textmodes/tex-mode.el (tex-define-common-keys): | |
| 8445 Remove key binding of tex-feed-input. | |
| 8446 (tex-mode-map): Bind tex-feed-input here. | |
| 8447 (tex-start-shell): Use compilation-shell-minor-mode. Set | |
| 8448 comint-input-filter-functions before running tex-shell-hook. | |
| 8449 (tex-start-tex): Forget compilation errors. | |
| 8450 (tex-compilation-parse-errors): Rewritten to work also with | |
| 8451 compile-mouse-goto-error and compile-goto-error. Adjusted to | |
| 8452 change in tex-region. | |
| 8453 (tex-region): For the temp file use file-name without directory. | |
| 8454 (tex-file): Expand file name of tex-print-file. | |
| 8455 | |
| 8456 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8457 | |
| 8458 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call. | |
| 8459 | |
| 8460 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no> | |
| 8461 | |
| 8462 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid | |
| 8463 beginning could cause Emacs to hang. Fixed. | |
| 8464 | |
| 8465 1999-01-18 Ken'ichi Handa <handa@gnu.org> | |
| 8466 | |
| 8467 * international/ccl.el (ccl-compile-translate-character): Handle | |
| 8468 the case that a tranlation table is CCL register correctly. | |
| 8469 | |
| 8470 * international/mule-cmds.el (select-safe-coding-system): | |
| 8471 Hightlight at most 256 characters. | |
| 8472 | |
| 8473 1999-01-18 Dave Love <fx@gnu.org> | |
| 8474 | |
| 8475 * startup.el (command-line): If the init file changes operation to | |
| 8476 unibyte, make all buffers unibyte and re-set language environment. | |
| 8477 | |
| 8478 * disp-table.el (standard-display-european): Make all existing | |
| 8479 buffers unibyte. Fix doc. | |
| 8480 | |
| 8481 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8482 | |
| 8483 * wid-edit.el (coding-system): Define this unconditionally. | |
| 8484 | |
| 8485 * simple.el (shell-command-on-region-default-error-buffer): New var. | |
| 8486 (shell-command-on-region): Use that variable as interactive | |
| 8487 value of ERROR-BUFFER argument. | |
| 8488 | |
| 8489 1999-01-17 Sam Steingold <sds@goems.com> | |
| 8490 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8491 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'. |
| 25837 | 8492 |
| 8493 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8494 | |
| 8495 * progmodes/compile.el (compilation-goto-locus): If already in the | |
| 8496 compilation buffer's window, keep it in that window. | |
| 8497 (compile-mouse-goto-error): Add Doc. Don't play with windows. | |
| 8498 (compile-goto-error): Don't play with windows. | |
| 8499 | |
| 8500 * textmodes/tex-mode.el (latex-run-command): Doc fix. | |
| 8501 (tex-command): Doc fix. | |
| 8502 (tex-compilation-parse-errors): Doc fix. | |
| 8503 (tex-generate-zap-file-name): Don't start the name with -. | |
| 8504 (tex-expand-files): Works now also with strings ending with ":". | |
| 8505 | |
| 8506 1999-01-17 Ian T Zimmerman <itz@transbay.net> | |
| 8507 | |
| 8508 Patch failed to install: | |
| 8509 * gametree.el: Document scoring functionality. | |
| 8510 (gametree-score-regexp): Add optional plus sign. | |
| 8511 (gametree-score-opener): Replace `:' with `=' as the former | |
| 8512 conflicts with gametree-half-ply-regexp. | |
| 8513 (gametree-transpose-following-leaves): Add. | |
| 8514 (gametree-insert-new-leaf): Make modifying commands barf in read | |
| 8515 only buffers. | |
| 8516 (gametree-break-line-here): Add a call to | |
| 8517 `gametree-transpose-following-leaves'. This maintains the | |
| 8518 necessary invariant that on each level all leaf children precede | |
| 8519 all nonleaf children. This has always been implied, but left to | |
| 8520 the user, and, unfortunately, undocumented. | |
| 8521 | |
| 8522 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk> | |
| 8523 | |
| 8524 * wid-edit.el (plist, alist): New widget types. | |
| 8525 | |
| 8526 1999-01-17 Dave Love <fx@gnu.org> | |
| 8527 | |
| 8528 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and | |
| 8529 fix scope of condition-case therein. | |
| 8530 | |
| 8531 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
| 8532 | |
| 8533 * dos-w32.el: (find-buffer-file-type-coding-system): Use | |
| 8534 default-buffer-file-coding-system when file doesn't exist (and | |
| 8535 isn't covered by a special case) instead of forcing undecided-dos | |
| 8536 against the user's wishes. | |
| 8537 | |
| 8538 * dos-w32.el (direct-print-region-helper): New function based on | |
| 8539 direct-print-region-function; sends data to specified printer port | |
| 8540 without further translation. Recognize and handle specially the | |
| 8541 standard `print' and `nprint' programs, as well as `lpr' and | |
| 8542 similar programs. Only write directly to the printer port if no | |
| 8543 print program is specified. Work around a bug in Windows 9x | |
| 8544 affecting Win32 version of Emacs by invoking command.com to write | |
| 8545 to the printer port instead of writing directly. | |
| 8546 (direct-print-region-function): Use direct-print-region-helper to | |
| 8547 do most of the work. | |
| 8548 (direct-ps-print-region-function): New function; analogue of | |
| 8549 direct-print-region-function for ps-print. | |
| 8550 (ps-lpr-command): Comment out setq; leave as example usage. | |
| 8551 (ps-lpr-switches): Ditto. | |
| 8552 | |
| 8553 * lpr.el: (printer-name): Update docstring about usage on MS-DOS | |
| 8554 and MS-Windows. | |
| 8555 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on | |
| 8556 DOS and Windows platforms, to indicate direct printing. Update | |
| 8557 the docstring accordingly. | |
| 8558 | |
| 8559 * ps-print.el: (ps-printer-name): Update docstring about usage on | |
| 8560 MS-DOS and MS-Windows. | |
| 8561 (ps-lpr-command): Update docstring as for lpr-command. | |
| 8562 (ps-print-region-function): New variable. | |
| 8563 (ps-do-despool): Use it. | |
| 8564 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for | |
| 8565 DOS/Windows. | |
| 8566 | |
| 8567 * subr.el (subst-char-in-string): New function. | |
| 8568 | |
| 8569 1999-01-17 Eli Zaretskii <eliz@gnu.org> | |
| 8570 | |
| 8571 * international/codepage.el (cp852-decode-table): Fill a nil entry. | |
| 8572 | |
| 8573 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename. | |
| 8574 (bdf-find-font-info): New function, looks for the first readable | |
| 8575 file from a list of alternatives. | |
| 8576 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info | |
| 8577 instead of bdf-get-font-info. | |
| 8578 (bdf-generate-glyphs): If font-name is a cons cell, pass its car | |
| 8579 to ps-mule-generate-bitmap-glyph. | |
| 8580 | |
| 8581 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative | |
| 8582 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can | |
| 8583 now be a list of alternative names. | |
| 8584 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car. | |
| 8585 (ps-mule-prepare-font): Likewise. | |
| 8586 | |
| 8587 * international/codepage.el (cp855-decode-table, | |
| 8588 cp850-decode-table): Fill some nil entries. | |
| 8589 | |
| 8590 1999-01-16 Dave Love <fx@gnu.org> | |
| 8591 | |
| 8592 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert | |
| 8593 last change. | |
| 8594 | |
| 8595 1999-01-15 Dave Love <fx@gnu.org> | |
| 8596 | |
| 8597 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions | |
| 8598 and change regexp for command names. | |
| 8599 (help-xref-go-back, function-called-at-point, symbol-file) | |
| 8600 (where-is): Doc fixes. | |
| 8601 (help-xref-go-back): Remove interactive spec. | |
| 8602 (describe-function-1): Fix message for alias. Buttomize alias | |
| 8603 name. | |
| 8604 | |
| 8605 * simple.el (join-line): New alias. | |
| 8606 | |
| 8607 1999-01-15 Johan Vromans <jvromans@squirrel.nl> | |
| 8608 | |
| 8609 * forms.el: (forms--show-record): Convert integers to string | |
| 8610 expicitly since concat will no longer accept integers. | |
| 8611 (forms-print): Use local `total-nb-records' since | |
| 8612 `forms--total-records' will be inaccessible after buffer switching. | |
| 8613 | |
| 8614 1998-01-14 Felix Lee <flee@cygnus.com> | |
| 8615 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
8616 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness. |
| 25837 | 8617 |
| 8618 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8619 | |
| 8620 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change. | |
| 8621 | |
| 8622 1999-01-14 Eli Zaretskii <eliz@gnu.org> | |
| 8623 | |
| 8624 * international/codepage.el (cp850-decode-table): Fix previous change. | |
| 8625 | |
| 8626 1999-01-14 Simon Marshall <simon@gnu.org> | |
| 8627 | |
| 8628 * shell.el (shell-dirtrack-verbose): New custom variable. | |
| 8629 (shell-dirstack-message): Use it. | |
| 8630 | |
| 8631 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
| 8632 | |
| 8633 * international/mule-conf.el: Coding system alias `dos' for | |
| 8634 `undecided-dos', `mac' for `undecided-mac'. | |
| 8635 | |
| 8636 * international/mule-cmds.el (describe-language-environment): | |
| 8637 Don't alter input-method-alist. | |
| 8638 | |
| 8639 1999-01-13 Eli Zaretskii <eliz@gnu.org> | |
| 8640 | |
| 8641 * international/codepage.el (cp850-decode-table): Replace nil | |
| 8642 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
|
8643 Jason Rumney <jasonr@altavista.net>.) |
| 25837 | 8644 |
| 8645 1999-01-13 Dave Love <fx@gnu.org> | |
| 8646 | |
| 8647 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise". | |
| 8648 | |
| 8649 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change. | |
| 8650 | |
| 8651 1999-01-12 Karl Heuer <kwzh@gnu.org> | |
| 8652 | |
| 8653 * files.el (auto-save-hook): Defvar this. | |
| 8654 | |
| 8655 1999-01-12 Alex Schroeder <asc@bsiag.com> | |
| 8656 | |
| 8657 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock | |
| 8658 faces, eliminating the need to load font-lock before loading sql. | |
| 8659 (sql-mode-oracle-font-lock-keywords): Likewise. | |
| 8660 (sql-mode-postgres-font-lock-keywords): Likewise. | |
| 8661 | |
| 8662 1999-01-11 Dave Love <fx@gnu.org> | |
| 8663 | |
| 8664 * cus-start.el: Add inhibit-eol-conversion. | |
| 8665 | |
| 8666 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap | |
| 8667 the values round. | |
| 8668 | |
| 8669 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8670 | |
| 8671 * help.el (help-mode-finish): Renamed from help-mode-maybe. | |
| 8672 Don't switch to Help mode here. | |
| 8673 (temp-buffer-setup-hook): Use help-mode-finish. | |
| 8674 (help-mode-setup): New function. | |
| 8675 (temp-buffer-setup-hook): Use help-mode-setup. | |
| 8676 | |
| 8677 * progmodes/sql.el: New file. | |
| 8678 | |
| 8679 * files.el (auto-mode-alist): Add sql-mode. | |
| 8680 | |
| 8681 * faces.el (list-faces-display): Improve the formatting | |
| 8682 by computing the maximum length required for any face-name. | |
| 8683 | |
| 8684 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8685 | |
| 8686 * progmodes/compile.el (compilation-shell-minor-mode): New function. | |
| 8687 | |
| 8688 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu> | |
| 8689 | |
| 8690 * term.el (term_send_home): Change the string to | |
| 8691 be the same as the one emitted by xterm and consistent with the | |
| 8692 ones emitted by prior and next. | |
| 8693 (term_send_end): Likewise. | |
| 8694 | |
| 8695 1999-01-10 Dave Love <fx@gnu.org> | |
| 8696 | |
| 8697 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse | |
| 8698 bindings. | |
| 8699 | |
| 8700 1999-01-10 Eli Zaretskii <eliz@gnu.org> | |
| 8701 | |
| 8702 * international/codepage.el (codepage-setup): Doc fix. | |
| 8703 (cp-decoding-vector-for-codepage): Likewise. | |
| 8704 | |
| 8705 1999-01-10 Markus Rost <rost@gnu.org> | |
| 8706 | |
| 8707 * cus-edit.el (custom-save-delete): First scan the custom-file. | |
| 8708 | |
| 8709 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8710 | |
| 8711 * international/iso-transl.el: Define a "function name" for | |
| 8712 each translation that isn't ASCII. Use these function names | |
| 8713 in iso-transl-char-map. | |
| 8714 | |
| 8715 1999-01-08 Kenichi Handa <handa@etl.go.jp> | |
| 8716 | |
| 8717 * international/mule-util.el (decompose-region): Do decomposition | |
| 8718 on temporary unibyte buffer. | |
| 8719 | |
| 8720 * international/mule.el (make-char): Doc-string modified. | |
| 8721 | |
| 8722 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8723 | |
| 8724 * simple.el (comment-region): Delete spaces only if we | |
| 8725 deleted a comment starter. | |
| 8726 | |
| 8727 1999-01-07 Dave Love <fx@gnu.org> | |
| 8728 | |
| 8729 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix. | |
| 8730 | |
| 8731 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom | |
| 8732 like eval-defun does. | |
| 8733 | |
| 8734 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark]. | |
| 8735 | |
| 8736 * generic.el: Re-write `(make-variable-buffer-local (defvar ...' | |
| 8737 constructions. Doc fixes. | |
| 8738 (generic-create-generic-function): Use defalias, not fset. | |
| 8739 | |
| 8740 * find-func.el: More doc fixes. | |
| 8741 | |
| 8742 1999-01-06 Stephen Eglen <stephen@gnu.org> | |
| 8743 | |
| 8744 * files.el (save-buffers-kill-emacs): Show the list of current | |
| 8745 processes before prompting to kill them and exit. | |
| 8746 | |
| 8747 1999-01-06 Dave Love <fx@gnu.org> | |
| 8748 | |
| 8749 * emacs-lisp/find-func.el: Doc fixes. | |
| 8750 (find-function-regexp): Extend for define-generic-mode, | |
| 8751 define-derived-mode, easy-mmode-define-minor-mode. | |
| 8752 | |
| 8753 1999-01-06 Dave Love <fx@gnu.org> | |
| 8754 | |
| 8755 * progmodes/fortran.el (fortran-window-create): Account for scroll | |
| 8756 bar width. | |
| 8757 | |
| 8758 * browse-url.el: Require (noerror) w3-auto when compiling. | |
| 8759 (browse-url-maybe-new-window): Make it a macro and revert last | |
| 8760 change to callers. | |
| 8761 (browse-url-w3): Require w3 for w3-fetch-other-window. | |
| 8762 | |
| 8763 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8764 | |
| 8765 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the | |
| 8766 argument. | |
| 8767 | |
| 8768 1999-01-06 Simon Marshall <simon@gnu.org> | |
| 8769 | |
| 8770 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix. | |
| 8771 | |
| 8772 * font-lock.el (font-lock-default-fontify-buffer): When using | |
| 8773 with-temp-message, use nil rather than current-message. | |
| 8774 | |
| 8775 * lazy-lock.el (lazy-lock-unstall): | |
| 8776 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil | |
| 8777 rather than current-message. | |
| 8778 | |
| 8779 * fast-lock.el (fast-lock-save-cache-1): | |
| 8780 (fast-lock-cache-data): When using with-temp-message, use nil rather | |
| 8781 than current-message. | |
| 8782 | |
| 8783 1999-01-06 Eli Zaretskii <eliz@gnu.org> | |
| 8784 | |
| 8785 * international/codepage.el (cp-coding-system-for-codepage-1): Add | |
| 8786 the valid-codes property. | |
| 8787 | |
| 8788 * international/mule-cmds.el (prefer-coding-system): Call | |
| 8789 set-coding-priority, so that the internal array of priorities is | |
| 8790 also updated. | |
| 8791 | |
| 8792 * international/mule-util.el: | |
| 8793 (coding-system-change-eol-conversion, | |
| 8794 coding-system-change-text-conversion): Don't define here. | |
| 8795 | |
| 8796 * international/mule-cmds.el: Define them here. Remove the | |
| 8797 autoload cookies. | |
| 8798 | |
| 8799 1999-01-06 Andreas Schwab <schwab@gnu.org> | |
| 8800 | |
| 8801 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled | |
| 8802 if it was enabled before. | |
| 8803 | |
| 8804 * view.el (View-revert-buffer-scroll-page-forward): Bind | |
| 8805 view-scroll-auto-exit instead of obsolete view-mode-auto-exit. | |
| 8806 | |
| 8807 * files.el (recover-session): Preserve point when inserting | |
| 8808 explanation. | |
| 8809 | |
| 8810 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8811 | |
| 8812 * cus-edit.el (custom-save-delete): Don't delete whitespace | |
| 8813 and comments before the sexp that is replaced. | |
| 8814 | |
| 8815 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 8816 | |
| 8817 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error. | |
| 8818 | |
| 8819 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
| 8820 | |
| 8821 * vc.el (vc-dired-hook): Use the original value of | |
| 8822 dired-move-to-filename-regexp on lines that have not been | |
| 8823 reformatted yet. | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8824 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the |
| 25837 | 8825 file lines have already been reformatted. |
| 8826 | |
| 8827 1999-01-05 Dave Love <fx@gnu.org> | |
| 8828 | |
| 8829 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search | |
| 8830 buffer-local. | |
| 8831 | |
| 8832 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se> | |
| 8833 | |
| 8834 * progmodes/f90.el: Change of regular expressions for type to | |
| 8835 correct highlighting and identation. Some small fixes for | |
| 8836 compatibility with XEmacs. | |
| 8837 | |
| 8838 1999-01-05 Stephen Eglen <stephen@gnu.org> | |
| 8839 | |
| 8840 * mspools.el (mspools-vm-system-mail): Provide an alternative | |
| 8841 value based on rmail-spool-directory if $MAIL is not defined. | |
| 8842 | |
| 8843 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl> | |
| 8844 | |
| 8845 * textmodes/reftex.el (reftex-section-levels): Allow negative levels. | |
| 8846 (reftex-section-info): Handle negative section levels. | |
| 8847 (reftex-view-crossref-extra): New option. | |
| 8848 (reftex-view-crossref): Generalized to work in more places. | |
| 8849 (reftex-find-citation-regexp-format, reftex-find-reference-format, | |
| 8850 reftex-macros-with-labels, reftex-global-search-marker): New variables. | |
| 8851 (reftex-view-cite-locations-from-bibtex): New command. | |
| 8852 (reftex-view-regexp-match, reftex-global-search, | |
| 8853 reftex-global-search-continue): New functions. | |
| 8854 (reftex-extract-bib-entries): No error for non-existing BibTeX | |
| 8855 file, just a message. | |
| 8856 (reftex-extract-bib-entries): Better error handling. | |
| 8857 (reftex-select-with-char): Use `*RefTeX Select*' for selection | |
| 8858 help and force it on current frame. | |
| 8859 (reftex-default-bibliography): New function. | |
| 8860 (reftex-access-parse-file): Check consistency after loading a | |
| 8861 parse file. When inconsistent, enfore rescan. | |
| 8862 (reftex-check-parse-consistency): New function. | |
| 8863 (easy-menu-define): Options section drastically shortened. | |
| 8864 | |
| 8865 1999-01-05 Kenichi Handa <handa@etl.go.jp> | |
| 8866 | |
| 8867 * language/thai-util.el (thai-compose-string): New function. | |
| 8868 | |
| 8869 1999-01-04 Inge Frick <inge@nada.kth.se> | |
| 8870 | |
| 8871 * easymenu.el (easy-menu-define): Doc fix. | |
| 8872 (easy-menu-create-menu): New keyword :included. | |
| 8873 (easy-menu-do-add-item): New keyword :included. SUFFIX may | |
| 8874 be an expression, not only a string. Simulate style `button'. | |
| 8875 Use easy-menu-define-key-intern instead of easy-menu-define-key. | |
| 8876 (easy-menu-define-key-intern): New function. | |
| 8877 (easy-menu-add-item): Understand value returned from | |
| 8878 easy-menu-item-present-p and easy-menu-remove-item. | |
| 8879 (easy-menu-return-item): New function. | |
| 8880 (easy-menu-item-present-p, easy-menu-remove-item): Use it. | |
| 8881 | |
| 8882 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8883 | |
| 8884 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): | |
| 8885 Use rmail-output-read-rmail-file-name to read the file name. | |
| 8886 Always call rmail-output-to-rmail-file noninteractively. | |
| 8887 When count > 1, do the loop here. | |
| 8888 Handle rmail-delete-after-output here. | |
| 8889 (rmail-summary-output): Similar changes. | |
| 8890 | |
| 8891 * mail/rmailout.el: Provide `rmailout'. | |
| 8892 (rmail-output-read-rmail-file-name): New function. | |
| 8893 (rmail-output-to-rmail-file): Use that. | |
| 8894 (rmail-output-read-file-name): New function. | |
| 8895 (rmail-output): Use that. | |
| 8896 | |
| 8897 * files.el (find-file-noselect): Let /: suppress wildcard matching. | |
| 8898 Error if wildcard matches no files. | |
| 8899 | |
| 8900 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8901 | |
| 8902 * menu-bar.el (clipboard-yank): Doc fix. | |
| 8903 | |
| 8904 * info.el (Info-insert-dir): Chase symlinks for file-attributes. | |
| 8905 | |
| 8906 1998-12-31 Markus Rost <rost@delysid.gnu.org> | |
| 8907 | |
| 8908 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo. | |
| 8909 | |
| 8910 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk> | |
| 8911 | |
| 8912 * rmail.el (rmail-encode-string): Make sure mask value is | |
| 8913 positive; (emacs-pid) returns a negative number on Windows 9x | |
| 8914 which causes odd behaviour. | |
| 8915 | |
| 8916 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 8917 | |
| 8918 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS, | |
| 8919 and about w32-* variables unless on Windows/NT. | |
| 8920 | |
| 8921 1998-12-31 Boris Goldowsky <boris@alum.mit.edu> | |
| 8922 | |
| 8923 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only | |
| 8924 if buffer is modified; ask about all modified buffers. | |
| 8925 | |
| 8926 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8927 | |
| 8928 * simple.el (what-cursor-position): Fix previous change. | |
| 8929 | |
| 8930 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu> | |
| 8931 | |
| 8932 * mail/sendmail.el (mail-mode): Eliminate ambiguous match | |
| 8933 from paragraph-start. | |
| 8934 | |
| 8935 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 8936 | |
| 8937 * international/mule-cmds.el (prefer-coding-system): If the | |
| 8938 argument requires specific EOL conversion type, make the default | |
| 8939 coding systems use that. | |
| 8940 | |
| 8941 1998-12-30 Drew Csillag <drew_csillag@geocities.com> | |
| 8942 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
8943 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer): |
| 25837 | 8944 Use shell-command-on-region. |
| 8945 (m4-start-m4, m4-end-m4): Functions deleted. | |
| 8946 | |
| 8947 1998-12-30 Michael Ernst <mernst@alum.mit.edu> | |
| 8948 | |
| 8949 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout. | |
| 8950 | |
| 8951 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8952 | |
| 8953 * browse-url.el (browse-url-mail): Give argument SEND-ACTION | |
| 8954 to compose-mail in the correct places and as a list. | |
| 8955 | |
| 8956 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp> | |
| 8957 | |
| 8958 * page-ext.el: Added mouse-selection feature for pages directory buffer. | |
| 8959 (pages-directory-map): Bind mouse-2 | |
| 8960 (pages-copy-header-and-position): Put text property. | |
| 8961 (pages-directory-goto-with-mouse): New function. | |
| 8962 | |
| 8963 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 8964 | |
| 8965 * international/codepage.el (cp-make-coding-systems-for-codepage): | |
| 8966 Doc fix. | |
| 8967 (cp-coding-system-for-codepage-1): Likewise. | |
| 8968 | |
| 8969 1998-12-29 Kenichi Handa <handa@etl.go.jp> | |
| 8970 | |
| 8971 * language/thai-util.el (thai-post-read-conversion): Handle Thai | |
| 8972 composition sequence correctly here instead of calling | |
| 8973 thai-compose-region. | |
| 8974 | |
| 8975 * textmodes/fill.el (fill-region-as-paragraph): While deleting a | |
| 8976 newline in multibyte buffer, if previous or next character is a | |
| 8977 composite char, check the first component of the composite char. | |
| 8978 | |
| 8979 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org> | |
| 8980 | |
| 8981 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer | |
| 8982 and track-mouse. | |
| 8983 | |
| 8984 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 8985 | |
| 8986 * mail/sendmail.el (mail-yank-original): Remove text properties | |
| 8987 after insertion. | |
| 8988 (mail-yank-region): Barf if no mark is set in the message | |
| 8989 being replied to. | |
| 8990 | |
| 8991 * help.el (function-called-at-point): First look for function at point. | |
| 8992 | |
| 8993 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8994 | |
| 8995 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage. | |
| 8996 | |
| 8997 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 8998 | |
| 8999 * simple.el (what-cursor-position): Print character encoding also. | |
| 9000 | |
| 9001 1998-12-26 Dave Love <fx@gnu.org> | |
| 9002 | |
| 9003 * textmodes/flyspell.el: If local-maps work, don't put | |
| 9004 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB | |
| 9005 in flyspell-mouse-map (only). | |
| 9006 (flyspell-use-local-map): New variable. | |
| 9007 Use a different mouse-2 binding in that case, | |
| 9008 and don't add to minor-mode-map-alist. | |
| 9009 (make-flyspell-overlay, flyspell-correct-word): | |
| 9010 Test flyspell-use-local-map. | |
| 9011 | |
| 9012 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9013 | |
| 9014 * files.el (file-expand-wildcards): Handle wildcards in directory name. | |
| 9015 Be careful about whether to return a relative file name, | |
| 9016 and if so, relative to what directory. | |
| 9017 | |
| 9018 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9019 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
9020 * emacs-lisp/easymenu.el (easy-menu-get-map): |
| 25837 | 9021 Change global map only if this menu exists in the global map already, |
| 9022 and not in the local map. | |
| 9023 (easy-menu-do-add-item): Fix error message. | |
| 9024 | |
| 9025 * foldout.el (foldout-inhibit-key-bindings): | |
| 9026 Avoid concatenating onto outline-minor-mode-prefix. | |
| 9027 Make a new keymap for that prefix, if it does not already have one. | |
| 9028 | |
| 9029 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu> | |
| 9030 | |
| 9031 * cperl-mode.el: | |
| 9032 Can use linear algorithm for indentation if Emacs supports it. | |
| 9033 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp. | |
| 9034 (cperl-after-block-p): Likewise. | |
| 9035 (cperl-after-block-and-statement-beg): Likewise. | |
| 9036 (cperl-after-block-p): After END/BEGIN we are a block. | |
| 9037 (cperl-after-expr-p): Skip labels when checking | |
| 9038 (cperl-indent-region): Make a marker for END - text added/removed. | |
| 9039 Disable hooks during the call (how to call them later?). | |
| 9040 Now indents 820-line-long function in 6.5 sec (including | |
| 9041 syntaxification) the first time (when buffer has few | |
| 9042 properties), 7.1 sec the second time. | |
| 9043 (cperl-indent-region): Do not indent whitespace lines | |
| 9044 (cperl-style-alist) | |
| 9045 Include `cperl-merge-trailing-else' where the value is clear. | |
| 9046 (cperl-styles-entries): Likewise. | |
| 9047 (cperl-problems): Improvements to docs. | |
| 9048 (cperl-tips): Likewise. | |
| 9049 (cperl-non-problems): Likewise. | |
| 9050 (cperl-mode): Make lazy syntaxification possible. | |
| 9051 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30). | |
| 9052 `font-lock-unfontify-region-function' was set to a wrong function. | |
| 9053 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
9054 (cperl-find-pods-heres): Safe a position in buffer where it is safe to |
| 25837 | 9055 restart syntaxification. Changed so that -d ?foo? is a RE. Do |
| 9056 not warn on `=cut' if doing a chunk only. 1 << 6 was OK, | |
| 9057 but 1<<6 was considered as HERE-doc. | |
| 9058 <file/glob> made into a string. | |
| 9059 Postpone addition of faces after syntactic step. | |
| 9060 Recognition of <FH> was wrong. | |
| 9061 Highlight `gem' in s///gem as a keyword. `qr' recognized. | |
| 9062 Knows that split// is null-RE. | |
| 9063 Highlights separators in 3-parts expressions as labels. | |
| 9064 <> was considered as a glob. | |
| 9065 Would err if the last line is `=head1'. | |
| 9066 $a-1 ? foo : bar; was a considered a regexp. | |
| 9067 `<< (' was considered a start of HERE-doc. | |
| 9068 mark qq[]-etc sections as syntax-type=string | |
| 9069 Was not processing sub protos after a comment ine. | |
| 9070 Was treating $a++ <= 5 as a glob. | |
| 9071 Tolerate unfinished REx at end-of-buffer. | |
| 9072 `unwind-protect' was left commented. | |
| 9073 / and ? after : start a REx. | |
| 9074 | |
| 9075 (cperl-syntaxify-by-font-lock): Set to t, should be safe now. | |
| 9076 Better default, customizes to `message' too, off in text-mode. | |
| 9077 | |
| 9078 (cperl-array-face): Renamed from `font-lock-emphasized-face', | |
| 9079 `defface'd. | |
| 9080 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'. | |
| 9081 `defface'd. | |
| 9082 (cperl-emacs-can-parse): New state variable. | |
| 9083 (cperl-indent-line): Corrected to use global state. | |
| 9084 (cperl-calculate-indent): Likewise. | |
| 9085 (cperl-fix-line-spacing): Likewise (not used yet). | |
| 9086 (cperl-calculate-indent): Did not consider `,' as | |
| 9087 continuation mark for statements. | |
| 9088 (cperl-calculate-indent): Avoid parse-data optimization at toplevel. | |
| 9089 Remove another parse-data optimization at toplevel: would | |
| 9090 indent correctly. | |
| 9091 Correct for labels when calculating indentation of continuations. | |
| 9092 Docstring updated. | |
| 9093 (cperl-choose-color): Converted to a function (to be | |
| 9094 compilable in text-mode). | |
| 9095 (cperl-dark-background): Disable without window-system. | |
| 9096 Do `defface' only if window-system. | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
9097 (cperl-fix-line-spacing): Sped up to bail out early. |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
9098 (x-color-defined-p): Was not compiling on XEmacs |
| 25837 | 9099 Was defmacro'ed with a tick. Remove another def. |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
9100 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones |
| 25837 | 9101 (cperl-unwind-to-safe): New function. |
| 9102 (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
|
9103 (cperl-fontify-syntaxically): Unwinds start and end to go out of |
| 25837 | 9104 long strings (not very successful). |
| 9105 (cperl-forward-re): Highlight the trailing / in s/foo// as string. | |
| 9106 Highlight the starting // in s//foo/ as function-name. | |
| 9107 Emit a meaningful error instead of a cryptic one for an | |
| 9108 uncomplete REx near end-of-buffer. | |
| 9109 | |
| 9110 (cperl-electric-keyword): `qr' recognized. | |
| 9111 (cperl-electric-else): Likewise | |
| 9112 (cperl-to-comment-or-eol): Likewise | |
| 9113 (cperl-make-regexp-x): Likewise | |
| 9114 (cperl-init-faces): Likewise, and `lock' (as overridable?). | |
| 9115 Corrected to use new macros; | |
| 9116 `if' for copying `reference-face' to `constant-face' was backward. | |
| 9117 remove init `font-lock-other-emphasized-face', | |
| 9118 `font-lock-emphasized-face', `font-lock-keyword-face'. | |
| 9119 Interpolate `cperl-invalid-face'. | |
| 9120 (cperl-make-regexp-x): Misprint in a message. | |
| 9121 (cperl-syntaxify-unwind): New configuration variable | |
| 9122 (cperl-fontify-m-as-s): New configuration variable | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
9123 (cperl-electric-pod): Check for after-expr was performed |
| 25837 | 9124 inside of POD too. |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
9125 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs. |
| 25837 | 9126 (cperl-clobber-mode-lists): New configuration variable. |
| 9127 (cperl-not-bad-style-regexp): Updated. | |
| 9128 Init: `cperl-is-face' was busted. | |
| 9129 (cperl-make-face): New macros. | |
| 9130 (cperl-force-face): New macros. | |
| 9131 (font-lock-other-type-face): Done via `defface' too. | |
| 9132 (cperl-nonoverridable-face): New face. Renamed from | |
| 9133 `font-lock-other-type-face'. | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
9134 (cperl-init-faces-weak): Use `cperl-force-face'. |
| 25837 | 9135 (cperl-comment-indent): Commenting __END__ was not working. |
| 9136 (cperl-indent-for-comment): Likewise. | |
| 9137 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'. | |
| 9138 When removing old TAGS info was not relativizing filename. | |
| 9139 (cperl-tags-hier-init): Gross hack to pretend we work (are we?). | |
| 9140 Another try to work around XEmacs problems. Better progress messages. | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
9141 (toplevel): Require custom unprotected => failure on 19.28. |
|
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
9142 (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
|
9143 (cperl-find-tags): Was writing line/pos in a wrong order, |
| 25837 | 9144 pos off by 1 and not at beg-of-line. |
| 9145 (cperl-etags-snarf-tag): New macro | |
| 9146 (cperl-etags-goto-tag-location): New macro | |
| 9147 (cperl-version): New variable. New menu entry | |
| 9148 random docstrings: References to "future" 20.3 removed. | |
| 9149 Menu was described as `CPerl' instead of `Perl' | |
| 9150 (perl-font-lock-keywords): Would not highlight `sub foo($$);'. | |
| 9151 (cperl-toggle-construct-fix): Was toggling to t instead of 1. | |
| 9152 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face' | |
| 9153 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face', | |
| 9154 `font-lock-reference-face', `font-lock-keyword-face'. | |
| 9155 Use `eval-after-load'. | |
| 9156 Remove not-CPerl-related faces. | |
| 9157 (cperl-tips-faces): New variable and an entry into Mini-docs. | |
| 9158 (cperl-indent-exp): Was not processing else-blocks. | |
| 9159 (cperl-get-state): NOP line removed. | |
| 9160 (cperl-ps-print): New function and menu entry. | |
| 9161 (cperl-ps-print-face-properties): New configuration variable. | |
| 9162 (cperl-invalid-face): New configuration variable. | |
| 9163 (perl-font-lock-keywords): Highlight trailing whitespace | |
| 9164 (cperl-contract-levels): Documentation corrected. | |
| 9165 (cperl-contract-level): Likewise. | |
| 9166 (cperl-ps-extend-face-list): New macro. | |
| 9167 (cperl-invalid-face): Change to ''underline. | |
| 9168 | |
| 9169 1998-12-25 Markus Rost <rost@delysid.gnu.org> | |
| 9170 | |
| 9171 * 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
|
9172 for read-file-name. |
| 25837 | 9173 (rmail-output-to-rmail-file): Likewise. |
| 9174 | |
| 9175 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9176 | |
| 9177 * emacs-lisp/easymenu.el (easy-menu-get-map): | |
| 9178 If MENU is nil, use global menu-bar map. | |
| 9179 (easy-menu-add-item, easy-menu-remove-item): Argument renamed. | |
| 9180 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed. | |
| 9181 | |
| 9182 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 9183 | |
| 9184 * ps-mule.el (ps-mule-begin-job): Programming uniformization. | |
| 9185 | |
| 9186 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 9187 | |
| 9188 * ps-print.el (ps-print-version): New version number (4.1.3). | |
| 9189 | |
| 9190 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 9191 | |
| 9192 * international/mule-cmds.el: Use make-sparse-keymap instead of | |
| 9193 define-prefix-key when defining MULE menu items. | |
| 9194 | |
| 9195 * info.el (Info-node-at-bob-matching): New function. | |
| 9196 (Info-find-node, Info-build-node-completions): Call it. | |
| 9197 | |
| 9198 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org> | |
| 9199 | |
| 9200 * help.el (describe-function-1): Say "keymap", not "Lisp macro", | |
| 9201 when this is an autoloaded keymap. | |
| 9202 | |
| 9203 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 9204 | |
| 9205 * international/codepage.el (cp-coding-system-for-codepage-1): | |
| 9206 Create separate encoders and decoders, for DOS and Unix. Make the | |
| 9207 usual family of 3 coding systems, so that automatic detection of | |
| 9208 EOL type works. | |
| 9209 (cp-make-coding-systems-for-codepage): Don't intern DOS- and | |
| 9210 Unix-specific symbols here, and don't call | |
| 9211 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi | |
| 9212 Handa <handa@etl.go.jp>.) | |
| 9213 | |
| 9214 * dos-vars.el (dos-codepage-setup-hook): New defcustom. | |
| 9215 | |
| 9216 * term/internal.el (IT-character-translations): New variable, an | |
| 9217 alist used to display characters for which there's no glyphs in | |
| 9218 the current codepage. | |
| 9219 (IT-display-table-setup): New function, sets up the DOS terminal | |
| 9220 for a given codepage. | |
| 9221 (dos-codepage-setup): New function, sets up the MULE environment | |
| 9222 for the current value of dos-codepage. | |
| 9223 (top-level if): In the multibyte mode, turn on | |
| 9224 unibyte-display-via-language-environment. In the unibyte mode, | |
| 9225 set up the special syntax tables to map lower- to upper case and | |
| 9226 back. | |
| 9227 | |
| 9228 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org> | |
| 9229 | |
| 9230 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt. | |
| 9231 (speedbar-frame-plist) Remove useless comments. | |
| 9232 (speedbar-frame-mode) Do not specify height if it is in the param list. | |
| 9233 Use default y position w/out changing it. | |
| 9234 If default x position is a list, keep, calculate the non-list X | |
| 9235 value when devining an initial position. | |
| 9236 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files. | |
| 9237 (speedbar-tag-group-name-minimum-length): New variable. | |
| 9238 (speedbar-frame-parameter): New compatibility function. | |
| 9239 (speedbar-frame-mode): Updated to use speedbar-frame-parameter. | |
| 9240 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub | |
| 9241 groups to keep things in the right order, and to help with some | |
| 9242 naming conventions. | |
| 9243 (speedbar-create-tag-hierarchy): Enable buffer local version of | |
| 9244 `speedbar-tag-hierarchy-method' in the buffer we are tagging. | |
| 9245 (speedbar-line-path) Make DEPTH param optional. Devine it if absent. | |
| 9246 the case, derive it from the cursor location in speedbar. | |
| 9247 | |
| 9248 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 9249 | |
| 9250 * international/mule-cmds.el (set-language-environment): On MS-DOS | |
| 9251 terminals, install DOS-specific nonascii-translation-table if the | |
| 9252 language info doesn't specify one. Pass the default eol-type to | |
| 9253 set-language-environment-coding-systems. | |
| 9254 (set-default-coding-systems): Copy the eol-type property for the | |
| 9255 new default values of {buffer-file,process}-coding-system from the | |
| 9256 old defaults. | |
| 9257 (set-language-environment-coding-systems): Accept an optional | |
| 9258 argument EOL-TYPE, and set the eol-type property of the default | |
| 9259 coding systems accordingly. | |
| 9260 (set-terminal-coding-system): Enable menu item on MS-DOS terminals. | |
| 9261 (set-keyboard-coding-system): Likewise. | |
| 9262 (set-default-coding-systems): Don't set | |
| 9263 default-terminal-coding-system on MS-DOS to anything but nil. | |
| 9264 (prefer-coding-system): Describe in the doc string that | |
| 9265 default-terminal-coding-system is not changed on MS-DOS. | |
| 9266 (set-language-environment): For MS-DOS, set standard syntax table | |
| 9267 and display table for all characters with code above 127. | |
| 9268 (standard-display-european-internal): For MS-DOS, pass all | |
| 9269 characters with code above 127 directly to the terminal, and don't | |
| 9270 remap characters 160 and 146 in the unibyte case. | |
| 9271 | |
| 9272 * international/codepage.el: New file. | |
| 9273 | |
| 9274 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 9275 | |
| 9276 * diary-lib.el (diary-float): Fix end-of-year error and typos in | |
| 9277 comments. | |
| 9278 | |
| 9279 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru> | |
| 9280 | |
| 9281 * map-ynp.el (map-y-or-n-p): Ignore input methods. | |
| 9282 | |
| 9283 * subr.el (read-passwd): Likewise. | |
| 9284 | |
| 9285 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 9286 | |
| 9287 * info.el (Info-find-node): Add 1 to the position read from the | |
| 9288 tag table. Don't fail if the node delimiter ^_ is the first | |
| 9289 character in the file. | |
| 9290 (Info-insert-dir): Don't fail when the node delimiter ^_ is the | |
| 9291 first character in the file. | |
| 9292 (Info-read-subfile): Likewise. | |
| 9293 (Info-select-node): Likewise. | |
| 9294 (Info-build-node-completions): Likewise. | |
| 9295 | |
| 9296 1998-12-16 Richard Stallman <rms@gnu.org> | |
| 9297 | |
| 9298 * term/x-win.el (x-cut-buffer-or-selection-value): | |
| 9299 If clipboard is enabled, try it before PRIMARY selection. | |
| 9300 | |
| 9301 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
| 9302 | |
| 9303 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C | |
| 9304 insert c-cedilla and C-cedilla respectively, like in latin-1. | |
| 9305 | |
| 9306 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org> | |
| 9307 | |
| 9308 * language/hebrew.el: Don't use sublists in the flags argument | |
| 9309 passed to make-coding-system. | |
| 9310 | |
| 9311 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
| 9312 | |
| 9313 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a | |
| 9314 list of character sets found by find-charset-region. | |
| 9315 | |
| 9316 * ps-mule.el: Always require ps-print. Move some function | |
| 9317 definitions for Emacs 20.2 and the earlier to ps-print.el. | |
| 9318 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2. | |
| 9319 | |
| 9320 * ps-print.el: Define several functions for Emacs 20.2 and the | |
| 9321 earlier version. | |
| 9322 (ps-printer-name): Check if printer-name is bound. | |
| 9323 | |
| 9324 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 9325 | |
| 9326 * ps-mule.el: Programming uniformization and little code improvement. | |
| 9327 (ps-mule-prepare-font): Programming uniformization. | |
| 9328 (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
|
9329 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement. |
| 25837 | 9330 |
| 9331 * ps-bdf.el: Programming uniformization and little code improvement. | |
| 9332 (bdf-search-and-read): New fun. | |
| 9333 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path) | |
| 9334 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box) | |
| 9335 (bdf-info-relative-compose, bdf-info-baseline-offset) | |
| 9336 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector) | |
| 9337 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization. | |
| 9338 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file) | |
| 9339 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code | |
| 9340 improvement. | |
| 9341 | |
| 9342 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 9343 | |
| 9344 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix | |
| 9345 and mule related code extraction. Autoload ps-mule funs. | |
| 9346 | |
| 9347 * ps-mule.el: Doc fix. Require ps-print only when compiled. | |
| 9348 (ps-mule-prologue-generated): New fun. | |
| 9349 (ps-mule-plot-string): Add autoload cookie. | |
| 9350 (ps-mule-begin-job): Call ps-mule-prologue-generated. | |
| 9351 | |
| 9352 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
| 9353 | |
| 9354 * ps-bdf.el: Require ps-mule instead of ps-print. | |
| 9355 (bdf-directory-list): Add autoload cookie. | |
| 9356 | |
| 9357 * ps-mule.el: New file. Mule related code extracted from | |
| 9358 ps-print.el. Require ps-print, provide ps-mule. | |
| 9359 (ps-multibyte-buffer): Add autoload cookie. | |
| 9360 (ps-mule-prepare-ascii-font): New fun. | |
| 9361 (ps-mule-set-ascii-font): New fun. | |
| 9362 (ps-mule-skip-same-charset): Fun deleted. | |
| 9363 (ps-mule-plot-string): Set ps-mule-current-charset. | |
| 9364 (ps-mule-initialize): Add autload cookie. Don't set | |
| 9365 ps-mule-font-info-database here. | |
| 9366 (ps-mule-begin-job): Renamed from ps-mule-begin. Update | |
| 9367 ps-mule-font-info-database and ps-control-or-escape-regexp. | |
| 9368 (ps-mule-begin-page): New fun. | |
| 9369 | |
| 9370 * ps-print.el: Mule related code moved to ps-mule.el. | |
| 9371 (ps-begin-job): While setting ps-control-or-escape-regexp, don't | |
| 9372 check ps-mule-charset-list. | |
| 9373 (ps-begin-page): Don't set ps-mule-current-charset, instead call | |
| 9374 ps-mule-begin-page. | |
| 9375 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font. | |
| 9376 (ps-plot-region): Don't set ps-mule-current-charset, instead call | |
| 9377 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset, | |
| 9378 instead skip same charsets by itself. | |
| 9379 (ps-generate): Call ps-mule-initialize of needs-begin-file is | |
| 9380 non-nil. Call ps-mule-begin-job. | |
| 9381 | |
| 9382 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
| 9383 | |
| 9384 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf | |
| 9385 instead of bdf. | |
| 9386 | |
| 9387 * ps-print.el (ps-mule-font-info-database): Doc-string modified. | |
| 9388 (ps-mule-external-libraries): New element FEATURE. | |
| 9389 (ps-mule-init-external-library): Ajusted for the above change. | |
| 9390 (ps-mule-generate-font): Likewise. | |
| 9391 (ps-mule-generate-glyphs): Likewise. | |
| 9392 (ps-mule-prepare-font): Likewise. | |
| 9393 (ps-mule-initialize): Likewise. | |
| 9394 (ps-begin-file): Superfluous tailing parenthesis deleted. | |
| 9395 | |
| 9396 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
| 9397 | |
| 9398 * international/fontset.el (x-decompose-font-name): If PATTERN | |
| 9399 doesn't have any wild cards, return a vector made from a name that | |
| 9400 is found by x-resolve-font-name found. Comments added. | |
| 9401 | |
| 9402 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
| 9403 Handle the case of unknown charset. | |
| 9404 (find-multibyte-characters): If invalid multibyte characters are | |
| 9405 found, return the corresponding strings instead of character | |
| 9406 codes. | |
| 9407 (find-multibyte-characters): Adjusted for the above change. | |
| 9408 (select-safe-coding-system): For a unibyte buffer, always returns | |
| 9409 DEFAULT-CODING-SYSTEM. | |
| 9410 (get-charset-property): Fix previous change. Make it a function. | |
| 9411 (put-charset-property): Make it a function. | |
| 9412 | |
| 9413 * international/mule.el (make-coding-system): Set mime-charset | |
| 9414 property of *-with-esc coding system to nil. | |
| 9415 | |
| 9416 * international/quail.el (quail-point-in-conversion-region): New | |
| 9417 function. | |
| 9418 (quail-conversion-backward-delete-char): When a key sequence is | |
| 9419 being translated, call quail-delete-last-char. | |
| 9420 | |
| 9421 * language/devan-util.el | |
| 9422 (devanagari-reorder-glyphs-for-decomposition): Fix the way to | |
| 9423 handle devanagari-decomposition-rules. | |
| 9424 | |
| 9425 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org> | |
| 9426 | |
| 9427 * textmodes/texinfo.el (texinfo-tex-buffer): Bind | |
| 9428 tex-start-options-string to empty string. | |
| 9429 (texinfo-tex-region): Use texinfo-tex-trailer as documented. | |
| 9430 | |
| 9431 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org> | |
| 9432 | |
| 9433 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and | |
| 9434 5xx responses are already handled properly). | |
| 9435 | |
| 9436 1998-12-13 Richard Stallman <rms@gnu.org> | |
| 9437 | |
| 9438 * progmodes/compile.el (compilation-error-regexp-alist): Insist | |
| 9439 on a non-digit in the file name. | |
| 9440 | |
| 9441 * simple.el (comment-region): Handle comment-padding | |
| 9442 separately for insertion and for deletion, in the right way for each. | |
| 9443 | |
| 9444 1998-12-13 Felix Lee <flee@cygnus.com> | |
| 9445 | |
| 9446 * progmodes/compile.el (compilation-error-regexp-alist): Fix | |
| 9447 regexp to match "ChangeLog:1:1998-12-09 ..." | |
| 9448 | |
| 9449 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org> | |
| 9450 | |
| 9451 * cus-start.el (dos-unsupported-char-glyph): Add. | |
| 9452 | |
| 9453 1998-12-11 Dave Love <fx@gnu.org> | |
| 9454 | |
| 9455 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap | |
| 9456 forward-sexp in condition-case. | |
| 9457 | |
| 9458 * emacs-lisp/find-func.el (find-function-search-for-symbol): | |
| 9459 Remove unnecessary test on `library' for explicit file name. | |
| 9460 Widen scope of save-match-data. | |
| 9461 | |
| 9462 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org> | |
| 9463 | |
| 9464 * international/mule.el (load-with-code-conversion): If the loaded | |
| 9465 file was inserted with no-conversion or raw-text coding system, | |
| 9466 make the buffer unibyte. | |
| 9467 | |
| 9468 1998-12-09 Richard Stallman <rms@gnu.org> | |
| 9469 | |
| 9470 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): | |
| 9471 Get rid of nested loops. | |
| 9472 | |
| 9473 * mouse.el (mouse-drag-vertical-line): | |
| 9474 If WHICH-SIDE is not `right', then scroll bars are on the left. | |
| 9475 | |
| 9476 * loadhist.el (load-history-loaded): defvar moved to help.el. | |
| 9477 | |
| 9478 * help.el (symbol-file-load-history-loaded): Variable renamed, | |
| 9479 and defvar moved from loadhist.el. | |
| 9480 (symbol-file): Renamed from describe-function-find-file. | |
| 9481 Load fns-VERSION.el here. | |
| 9482 (describe-variable, describe-function-1): Use symbol-file. | |
| 9483 | |
| 9484 * textmodes/tex-mode.el (tex-generate-zap-file-name): | |
| 9485 Don't start the name with #. | |
| 9486 | |
| 9487 * ispell.el: Take out the eval-when's. | |
| 9488 | |
| 9489 1998-12-09 Peter Breton <pbreton@ne.mediaone.net> | |
| 9490 | |
| 9491 * dirtrack.el (dirtrack-directory-change-hook): New hook. | |
| 9492 (dirtrack): Run it. Make debug message more verbose. | |
| 9493 | |
| 9494 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> | |
| 9495 | |
| 9496 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct | |
| 9497 name of the abbrev table, and provide support for XEmacs. | |
| 9498 (octave-xemacs-p): New variable. | |
| 9499 | |
| 9500 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us> | |
| 9501 | |
| 9502 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to | |
| 9503 exit, when mail-interactive is nil. | |
| 9504 | |
| 9505 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr> | |
| 9506 | |
| 9507 * files.el (after-find-file): Message fix. | |
| 9508 | |
| 9509 1998-12-09 Ken Stevens <stevens@kdstevens.com> | |
| 9510 | |
| 9511 * ispell.el (ispell-kill-ispell): Don't send newline after EOF. | |
| 9512 | |
| 9513 1998-12-09 Geoff Voelker <voelker@cs.washington.edu> | |
| 9514 | |
| 9515 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle | |
| 9516 filenames using backslashes. | |
| 9517 | |
| 9518 1998-12-09 Dave Love <fx@gnu.org> | |
| 9519 | |
| 9520 * browse-url.el (browse-url-mail): Call compose-mail-other-window | |
| 9521 with correct number of args. | |
| 9522 (browse-url-maybe-new-window): New arg. Callers changed. | |
| 9523 | |
| 9524 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing | |
| 9525 comment. | |
| 9526 | |
| 9527 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> | |
| 9528 | |
| 9529 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional. | |
| 9530 | |
| 9531 1998-12-08 Markus Rost <rost@delysid.gnu.org> | |
| 9532 | |
| 9533 * vc.el (vc-rcs-release): Fix Type. | |
| 9534 (vc-sccs-release): Fix Type. | |
| 9535 (vc-cvs-release): Fix Type. | |
| 9536 | |
| 9537 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix | |
| 9538 arg work right. | |
| 9539 | |
| 9540 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple | |
| 9541 output of last undeleted message. | |
| 9542 | |
| 9543 1998-12-07 Geoff Voelker <voelker@cs.washington.edu> | |
| 9544 | |
| 9545 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src. | |
| 9546 (buffer-undo-list) [windows-nt]: Use different relative path. | |
| 9547 | |
| 9548 1998-12-07 Simon Marshall <simon@gnu.org> | |
| 9549 | |
| 9550 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types. | |
| 9551 | |
| 9552 1998-12-05 Markus Rost <rost@delysid.gnu.org> | |
| 9553 | |
| 9554 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler. | |
| 9555 | |
| 9556 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops. | |
| 9557 | |
| 9558 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
| 9559 | |
| 9560 * info.el (Info-menu): Don't return error if point is between menu | |
| 9561 header and first menu item. | |
| 9562 | |
| 9563 1998-12-04 Dave Love <fx@gnu.org> | |
| 9564 | |
| 9565 * help.el (describe-function-1): Fix description for alias. | |
| 9566 | |
| 9567 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org> | |
| 9568 | |
| 9569 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*- | |
| 9570 specifications from summary line. | |
| 9571 | |
| 9572 * rect.el (delete-whitespace-rectangle): Mark for autoload. | |
| 9573 (close-rectangle): Define alias only once in loaddefs.el. | |
| 9574 | |
| 9575 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 9576 | |
| 9577 * term/internal.el: Remove code which sets up a special syntax | |
| 9578 table for non-ASCII characters. | |
| 9579 | |
| 9580 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org> | |
| 9581 | |
| 9582 * dos-w32.el (direct-print-region-function): Try to ensure that | |
| 9583 printer-name is expanded to a file name on a local drive; | |
| 9584 sometimes printing a file loaded from a network volume fails. | |
| 9585 (direct-print-region-function): Add a function to | |
| 9586 write-region-annotate-functions to append a formfeed character to | |
| 9587 the region being printed, if the region doesn't end with a | |
| 9588 formfeed already. This avoids creating a second print job | |
| 9589 containing a blank page when print spooling is enabled on Windows. | |
| 9590 | |
| 9591 1998-12-02 Dave Love <fx@gnu.org> | |
| 9592 | |
| 9593 * help.el (help-make-xrefs): Use `info', not the non-autoloaded | |
| 9594 `Info-goto-node'. | |
| 9595 | |
| 9596 1998-12-02 Richard Stallman <rms@gnu.org> | |
| 9597 | |
| 9598 * help.el (temp-buffer-resize-mode): Doc fix. | |
| 9599 | |
| 9600 * cus-edit.el (custom-save-delete): Save point before | |
| 9601 reading a sexp, rather than backing up. | |
| 9602 | |
| 9603 * international/iso-transl.el: Fix previous change. | |
| 9604 | |
| 9605 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
| 9606 | |
| 9607 * vc.el (vc-dired-window-configuration, vc-ediff-windows, | |
| 9608 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode): | |
| 9609 Added defvars to suppress compilation warnings. | |
| 9610 | |
| 9611 1998-11-30 Ken Stevens <k.stevens@ieee.org> | |
| 9612 | |
| 9613 * ispell.el: Improved and fixed customize for variables: | |
| 9614 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp, | |
| 9615 ispell-dictionary-alist, ispell-skip-sgml. | |
| 9616 Improved and fixed comments in variables and messages for | |
| 9617 functions: ispell-help-in-bufferp, ispell-local-dictionary, | |
| 9618 ispell-menu-map, ispell-checking-message, ispell-parser, | |
| 9619 ispell-word, lookup-words, ispell-change-dictionary, ispell-region, | |
| 9620 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
|
9621 ispell-comments-and-strings, ispell-continue, ispell-complete-word, |
| 25837 | 9622 ispell-message-text-end, ispell-add-per-file-word-list. |
| 9623 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding | |
| 9624 system is now required for all languages. Casechars improved for | |
| 9625 castellano, castellano8, and norsk dictionaries. Dictionary | |
| 9626 norsk7-tex added. Dictionary polish added. | |
| 9627 (ispell-dictionary-alist): Redefined at load-time to support | |
| 9628 dictionary changes. | |
| 9629 (ispell-menu-map): Redefined at load-time to support menu changes. | |
| 9630 (ispell-check-version): New alias for `check-ispell-version'. | |
| 9631 (ispell-parse-output): Fixed matching for ispell error messages. | |
| 9632 Correctly returns spelling suggestions in order generated by ispell | |
| 9633 process. | |
| 9634 (check-ispell-version): Ensure `case-fold-search' doesn't get | |
| 9635 redefined. | |
| 9636 (ispell-complete-word): Ensure `case-fold-search' doesn't get | |
| 9637 redefined. Fix bug that didn't respect case of word being completed. | |
| 9638 (ispell-init-process): Set process coding system to be compatible | |
| 9639 with emacs processes and the ispell process. | |
| 9640 (ispell-kill-ispell): Ensures ispell process has terminated before | |
| 9641 starting new process. This can otherwise confuse process filters | |
| 9642 and hang the ispell process. | |
| 9643 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved | |
| 9644 skipping support for sgml. | |
| 9645 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r | |
| 9646 which could cause `ispell-complete-word' to hang. | |
| 9647 (ispell-message): Improved message reference matching. Ensure | |
| 9648 `case-fold-search' doesn't get redefined. | |
| 9649 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't | |
| 9650 get redefined. Fixed bug in returning to nroff mode from tex mode. | |
| 9651 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't | |
| 9652 get redefined. | |
| 9653 | |
| 9654 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9655 | |
| 9656 * textmodes/flyspell.el (flyspell-check-word-p): | |
| 9657 Don't delay inside a kbd macro. | |
| 9658 | |
| 9659 * subr.el (make-local-hook): Return the hook variable. | |
| 9660 | |
| 9661 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
| 9662 | |
| 9663 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe): | |
| 9664 Use a timer instead of post-command-hook. | |
| 9665 (hscroll-timer): New variable. | |
| 9666 | |
| 9667 1998-11-30 Dave Love <fx@gnu.org> | |
| 9668 | |
| 9669 * help.el (help-xref-button): Do nothing if text already has the | |
| 9670 help-xref property. | |
| 9671 (describe-variable): Revert previous change to hyperlink to source. | |
| 9672 | |
| 9673 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9674 | |
| 9675 * bindings.el (features): Add `base64' to this list. | |
| 9676 | |
| 9677 * loadhist.el (symbol-file): Doc fix. | |
| 9678 | |
| 9679 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src. | |
| 9680 | |
| 9681 * files.el (hack-one-local-variable): Cope with non-file buffers. | |
| 9682 | |
| 9683 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9684 | |
| 9685 * help.el (describe-mode): Put major mode first. | |
| 9686 | |
| 9687 * calendar/appt.el (appt-disp-window): Use pop-to-buffer, | |
| 9688 to support special-display and same-window features. | |
| 9689 | |
| 9690 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9691 | |
| 9692 * simple.el (transpose-subr, transpose-subr-1): Rename variables | |
| 9693 bound in one function and used in the other. | |
| 9694 (transpose-subr-start1, transpose-subr-start2): Add defvars. | |
| 9695 (transpose-subr-end1, transpose-subr-end2): Add defvars. | |
| 9696 | |
| 9697 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9698 | |
| 9699 * autoinsert.el (auto-insert-alist): Use user-mail-address. | |
| 9700 | |
| 9701 1998-11-26 Kenichi Handa <handa@etl.go.jp> | |
| 9702 | |
| 9703 * international/ccl.el (ccl-dump-translate-character-const-tbl): | |
| 9704 Give format correct control string. | |
| 9705 | |
| 9706 * international/mule.el (define-translation-table): Fix bug of | |
| 9707 setting incorrect translation-table-id. If the first element of | |
| 9708 ARGS is a translation table, just register it. | |
| 9709 | |
| 9710 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist | |
| 9711 property. | |
| 9712 | |
| 9713 1998-11-24 Michael Ernst <mernst@alum.mit.edu> | |
| 9714 | |
| 9715 * thingatpt.el (thing-at-point-url-at-point): Don't use current | |
| 9716 syntax table to determine what is whitespace. | |
| 9717 | |
| 9718 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9719 | |
| 9720 * frame.el (frame-parameter): Doc fix. | |
| 9721 | |
| 9722 * textmodes/tex-mode.el (tex-feed-input): New function. | |
| 9723 (tex-define-common-keys): Add binding for C-c C-m. | |
| 9724 | |
| 9725 1998-11-23 Dave Love <fx@gnu.org> | |
| 9726 | |
| 9727 * progmodes/fortran.el: Various minor doc fixes. | |
| 9728 (fortran-font-lock-keywords-1): Add `d' to comment-chars. | |
| 9729 (fortran-with-subprogram-narrowing): New macro. | |
| 9730 (fortran-check-for-matching-do): Use it. | |
| 9731 (fortran-end-do): Use fortran-check-end-prog-re. | |
| 9732 (fortran-beginning-do, fortran-end-if, fortran-beginning-if) | |
| 9733 (fortran-calculate-indent, fortran-calculate-indent): Likewise. | |
| 9734 | |
| 9735 1998-11-23 Simon Marshall <simon@gnu.org> | |
| 9736 | |
| 9737 * font-lock.el (font-lock-defaults): Doc fix. | |
| 9738 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message. | |
| 9739 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword. | |
| 9740 | |
| 9741 * lazy-lock.el (lazy-lock-unstall): | |
| 9742 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message. | |
| 9743 | |
| 9744 * fast-lock.el (fast-lock-save-cache-1): | |
| 9745 (fast-lock-cache-data): Rewritten to use with-temp-message. | |
| 9746 | |
| 9747 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org> | |
| 9748 | |
| 9749 * mail/rmail.el (rmail-set-message-counters-counter): Detect | |
| 9750 messages that have been added with DOS line endings and convert | |
| 9751 the line endings for such messages. | |
| 9752 | |
| 9753 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
| 9754 | |
| 9755 * help.el: Add resizing of temporary buffers. | |
| 9756 (temp-buffer-resize-mode): New command and variable. | |
| 9757 (temp-buffer-max-height): New variable. | |
| 9758 (resize-temp-buffer-window): New function. | |
| 9759 | |
| 9760 * window.el (window-buffer-height): New function, split from | |
| 9761 shrink-window-if-larger-than-buffer. | |
| 9762 (shrink-window-if-larger-than-buffer): Use window-buffer-height. | |
| 9763 | |
| 9764 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9765 | |
| 9766 * frame.el (initial-frame-alist): Add defcustom. | |
| 9767 | |
| 9768 * shell.el (shell-prompt-pattern): Add defcustom. | |
| 9769 | |
| 9770 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9771 | |
| 9772 * 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
|
9773 NNTP-Posting-Date. |
| 25837 | 9774 |
| 9775 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9776 | |
| 9777 * help.el (describe-mode): Don't avoid loop indirecting thru | |
| 9778 value of INDICATOR. | |
| 9779 | |
| 9780 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9781 | |
| 9782 * help.el (describe-variable): Allow any variable with a defcustom, | |
| 9783 even if it is not a user variable. | |
| 9784 | |
| 9785 * mail/rmail.el (mail-unsent-separator): Additional alternative. | |
| 9786 | |
| 9787 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org> | |
| 9788 | |
| 9789 * gnus/nntp.el (nntp-request-group): Allow for failures when | |
| 9790 requesting a new group. | |
| 9791 | |
| 9792 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9793 | |
| 9794 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix. | |
| 9795 | |
| 9796 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 9797 | |
| 9798 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons. | |
| 9799 | |
| 9800 1998-11-19 Simon Marshall <simon@gnu.org> | |
| 9801 | |
| 9802 * subr.el (with-temp-message): New macro. | |
| 9803 | |
| 9804 * emacs-lisp/lisp-mode.el (with-temp-message): | |
| 9805 Add lisp-indent-function property. | |
| 9806 | |
| 9807 1998-11-18 Dave Love <fx@gnu.org> | |
| 9808 | |
| 9809 * progmodes/fortran.el (fortran-end-prog-re): Fix typo. | |
| 9810 | |
| 9811 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 9812 | |
| 9813 * emacs-lisp/bytecomp.el (temp-buffer-show-hook): | |
| 9814 This is not obsolete. | |
| 9815 | |
| 9816 1998-11-18 Kenichi Handa <handa@etl.go.jp> | |
| 9817 | |
| 9818 * textmodes/picture.el: Make a new map by make-keymap. | |
| 9819 (picture-desired-column): New variable. | |
| 9820 (picture-update-desired-column): New function. | |
| 9821 (picture-beginning-of-line): Set picture-desired-column to 0. | |
| 9822 (picture-end-of-line): Set picture-desired-column to the current | |
| 9823 column. | |
| 9824 (picture-forward-column): Pay attention to multi-column character. | |
| 9825 (picture-backward-column): Likewise. | |
| 9826 (picture-move-down): Likewise. | |
| 9827 (picture-move-up): Likewise. | |
| 9828 (picture-movement-nw): With prefix arg, move twice columns. | |
| 9829 (picture-movement-ne): Likewise. | |
| 9830 (picture-movement-sw): Likewise. | |
| 9831 (picture-movement-se): Likewise. | |
| 9832 (picture-set-motion): Handle two-column movements. | |
| 9833 (picture-move): Call picture-move-down or picture-forward-column | |
| 9834 only when necessary. | |
| 9835 (picture-insert): Pay attention to picture-desired-column. | |
| 9836 (picture-self-insert): Likewise. | |
| 9837 (picture-clear-column): Pay attention to multi-column character. | |
| 9838 (picture-mode): Modify doc-string for two-column movement. | |
| 9839 | |
| 9840 * rect.el (move-to-column-force): New function. | |
| 9841 (operate-on-rectangle): If coerce-tabs is non-nil, call | |
| 9842 move-to-column-force instead of move-to-column. | |
| 9843 (insert-rectangle): Call move-to-column-force instead of | |
| 9844 move-to-column. | |
| 9845 (open-rectangle-line): If begextra is not zero, call | |
| 9846 move-to-column-force. | |
| 9847 | |
| 9848 | |
| 9849 1998-11-16 Dave Love <fx@gnu.org> | |
| 9850 | |
| 9851 * textmodes/sgml-mode.el Require skeleton when compiling. | |
| 9852 (sgml-font-lock-keywords-1): Accept single-letter tags. | |
| 9853 (v2): Defvar free variable. | |
| 9854 | |
| 9855 1998-11-16 Sam Steingold <sds@goems.com> | |
| 9856 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
9857 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL |
| 25837 | 9858 macro, not ELisp one. |
| 9859 | |
| 9860 1998-11-16 Kenichi Handa <handa@etl.go.jp> | |
| 9861 | |
| 9862 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte | |
| 9863 characters to symbol. | |
| 9864 | |
| 9865 * language/japan-util.el (japanese-zenkaku-region): New optional | |
| 9866 arg KATAKANA-ONLY. | |
| 9867 | |
| 9868 1998-11-16 Kenichi Handa <handa@etl.go.jp> | |
| 9869 | |
| 9870 * international/mule.el | |
| 9871 (after-insert-file-set-buffer-file-coding-system): If the buffer | |
| 9872 is changed to unibyte, return inserted bytes. | |
| 9873 | |
| 9874 * tar-mode.el (tar-header-block-tokenize): Decode codes of file | |
| 9875 and link names if necessary. | |
| 9876 (tar-header-block-summarize): Handle the case that file or link | |
| 9877 names are multibyte. | |
| 9878 (tar-summarize-buffer): At first set the current buffer unibyte, | |
| 9879 then if there are multibyte file names, change it to multibyte. | |
| 9880 (tar-mode): Get char position from tar-header-offset. | |
| 9881 (tar-extract): Avoid multibyte<->unibyte conversion in | |
| 9882 insert-buffer-subsring by setting both buffers unibyte | |
| 9883 temporarily. | |
| 9884 (tar-copy): Set the buffer unibyte while doing a work. Write | |
| 9885 without code conversion. | |
| 9886 (tar-expunge): Set the buffer unibyte while doing a work. | |
| 9887 (tar-alter-one-field): Likewise. | |
| 9888 (tar-clear-modification-flags): Compare byte position with | |
| 9889 tar-header-offset. | |
| 9890 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in | |
| 9891 insert-buffer-subsring by setting both buffers unibyte | |
| 9892 temporarily. Pay attention to multibyteness while updating the | |
| 9893 descriptor-line. | |
| 9894 (tar-mode-write-file): Write without code conversion. | |
| 9895 | |
| 9896 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 9897 | |
| 9898 * nngateway.el: Require cl. | |
| 9899 | |
| 9900 1998-11-15 Dave Love <fx@gnu.org> | |
| 9901 | |
| 9902 * progmodes/fortran.el: Fix previous change: | |
| 9903 (fortran-end-prog-re1): Changed. | |
| 9904 (fortran-check-end-prog-re): New function. | |
| 9905 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it. | |
| 9906 | |
| 9907 1998-11-13 Tom Breton <tob@world.std.com> | |
| 9908 | |
| 9909 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of | |
| 9910 GNU Emacs. | |
| 9911 | |
| 9912 1998-11-13 Carsten Dominik <cd@delysid.gnu.org> | |
| 9913 | |
| 9914 * textmodes/reftex.el: (reftex-finding-files): Group documentation | |
| 9915 fixed. | |
| 9916 (reftex-toc-toggle-file-boundary, | |
| 9917 reftex-toc-toggle-labels, | |
| 9918 reftex-toc-toggle-context,reftex-find-start-point): New functions. | |
| 9919 (reftex-toc-include-labels, reftex-toc-include-context, | |
| 9920 reftex-toc-include-file-boundaries, | |
| 9921 reftex-toc-keep-other-windows): New options. | |
| 9922 (reftex-use-text-after-label-as-context): Option removed. | |
| 9923 (reftex-extract-bib-entries): Protect use in non-latex | |
| 9924 buffers. | |
| 9925 (reftex-toc-visit-location): Renamed from | |
| 9926 `reftex-toc-visit-line'. | |
| 9927 (reftex-latin1-to-ascii): Works now with and without Mule. | |
| 9928 (reftex-truncate): Removed special stuff for Emacs 20.2. | |
| 9929 (reftex-get-offset): Made more general. | |
| 9930 (reftex-show-label-location): Renamed from | |
| 9931 `reftex-select-label-callback'. | |
| 9932 (reftex-pop-to-label): Function removed (using | |
| 9933 `reftex-show-label-location' instead. | |
| 9934 (reftex-insert-docstruct): Renamed from | |
| 9935 `reftex-make-and-insert-label-list'. Function args changed. | |
| 9936 (reftex-toc): Now uses `reftex-insert-docstruct' and | |
| 9937 `reftex-find-start-point'. | |
| 9938 (reftex-select-item): Use `reftex-find-start-point'. | |
| 9939 (reftex-toc-visit-line): Can display labels and file | |
| 9940 boundaries. | |
| 9941 (reftex-TeX-master-file): `(TeX-master-file)' protected. | |
| 9942 | |
| 9943 1998-11-12 Sam Steingold <sds@goems.com> | |
| 9944 | |
| 9945 * browse-url.el (browse-url): Handle the case when | |
| 9946 `browse-url-browser-function' is a lambda list. | |
| 9947 | |
| 9948 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 9949 | |
| 9950 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the | |
| 9951 version string. | |
| 9952 * loadhist.el (symbol-file): Likewise | |
| 9953 | |
| 9954 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM> | |
| 9955 | |
| 9956 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling. | |
| 9957 | |
| 9958 1998-11-11 Sam Steingold <sds@goems.com> | |
| 9959 | |
| 9960 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call | |
| 9961 `run-lisp' instead of signalling an error. | |
| 9962 | |
| 9963 1998-11-11 Karl Heuer <kwzh@gnu.org> | |
| 9964 | |
| 9965 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change. | |
| 9966 | |
| 9967 1998-11-11 Richard Stallman <rms@gnu.org> | |
| 9968 | |
| 9969 * vc-hooks.el (vc-toggle-read-only): Doc fix. | |
| 9970 | |
| 9971 1998-11-11 Per Starback <starback@update.uu.se> | |
| 9972 | |
| 9973 * ispell.el: (ispell-dictionary-alist-2): Removed svenska, | |
| 9974 renamed svenska8 to svenska, and fixed and extended CASECHARS | |
| 9975 for it. | |
| 9976 | |
| 9977 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org> | |
| 9978 | |
| 9979 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode | |
| 9980 handling if setpagedevice is not available. | |
| 9981 (ps-begin-file): Fix typo. | |
| 9982 | |
| 9983 1998-11-11 Kenichi Handa <handa@etl.go.jp> | |
| 9984 | |
| 9985 * international/mule-util.el (compose-chars-component): Signal | |
| 9986 error if CH is a rule-based composition character. | |
| 9987 (compose-chars): Signal error if an already compsed character is | |
| 9988 going to be composed by rule-base. | |
| 9989 | |
| 9990 * term/x-win.el: If a resolved ASCII font name doesn't conform to | |
| 9991 full XLFD, don't try to get information of WEIGHT and SLANT from | |
| 9992 that font name. | |
| 9993 | |
| 9994 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk> | |
| 9995 | |
| 9996 * dos-w32.el (set-default-process-coding-system): Use function on | |
| 9997 before-init-hook to set default-process-coding-system based on | |
| 9998 enable-multibyte-characters. | |
| 9999 | |
| 10000 * term/w32-win.el ([language-change]): For now ignore | |
| 10001 keyboard language-change events. | |
| 10002 | |
| 10003 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org> | |
| 10004 | |
| 10005 * ediff-util.el (ediff-make-temp-file): Run the prefix through | |
| 10006 convert-standard-file-name, but leave the results of | |
| 10007 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2 | |
| 10008 characters if the original name already exists, or has a special | |
| 10009 handler. | |
| 10010 | |
| 10011 1998-11-10 Karl Heuer <kwzh@gnu.org> | |
| 10012 | |
| 10013 * international/iso-insert.el: Delete autoload cookies. | |
| 10014 | |
| 10015 * international/iso-transl.el: Add autoload cookies. | |
| 10016 | |
| 10017 1998-11-10 Richard Stallman <rms@gnu.org> | |
| 10018 | |
| 10019 * ispell.el (ispell-get-coding-system): Default to iso-latin-1. | |
| 10020 (ispell-process-line): Don't treat multibyte | |
| 10021 | |
| 10022 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk> | |
| 10023 | |
| 10024 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call | |
| 10025 setpagedevice to specify the page size if setpagedevice is | |
| 10026 available. This is necessary to select the correct paper tray on | |
| 10027 Level 2 printers with multiple paper sizes available. | |
| 10028 | |
| 10029 (ps-begin-file): Cope with font names that contain spaces, and | |
| 10030 call BeginDoc in a BeginSetup/EndSetup block. | |
| 10031 | |
| 10032 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 10033 | |
| 10034 * loadup.el (buffer-undo-list): Run fns-VERSION.el through | |
| 10035 convert-standard-filename. | |
| 10036 | |
| 10037 * loadhist.el (symbol-file): Run fns-VERSION.el through | |
| 10038 convert-standard-filename. | |
| 10039 | |
| 10040 1998-11-06 Richard Stallman <rms@gnu.org> | |
| 10041 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
10042 * textmodes/texinfmt.el (texinfo-format-scan): |
| 25837 | 10043 Detect the case of two @-commands in a row; process just the first. |
| 10044 (texinfo-append-refill): If line has a @c, insert the @refill | |
| 10045 before it. | |
| 10046 (texinfo-format-refill): Return with point where the @refill was. | |
| 10047 | |
| 10048 * files.el (hack-local-variables): Test local-enable-local-variables. | |
| 10049 (hack-local-variables-prop-line): Likewise. | |
| 10050 (set-auto-mode): Don't test local-enable-local-variables here. | |
| 10051 (enable-local-variables): Doc fix. | |
| 10052 (local-enable-local-variables): Doc fix. | |
| 10053 (normal-mode): Doc fix. | |
| 10054 | |
| 10055 1998-11-06 Karl Heuer <kwzh@gnu.org> | |
| 10056 | |
| 10057 * emacs-lisp/find-func.el (find-variable-noselect): Autoload. | |
| 10058 | |
| 10059 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM> | |
| 10060 | |
| 10061 * simple.el (line-number-mode): Doc fix. | |
| 10062 | |
| 10063 1998-11-06 Kenichi Handa <handa@etl.go.jp> | |
| 10064 | |
| 10065 * international/fontset.el (create-fontset-from-fontset-spec): | |
| 10066 Give correct arg to `error'. | |
| 10067 | |
| 10068 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org> | |
| 10069 | |
| 10070 * textmodes/sgml-mode.el (html-mode): Doc fix. | |
| 10071 (sgml-name-8bit-mode): Fix missing format character in message string. | |
| 10072 | |
| 10073 1998-11-05 Karl Heuer <kwzh@gnu.org> | |
| 10074 | |
| 10075 * mail/sendmail.el (sendmail-send-it): Check for failure. | |
| 10076 | |
| 10077 1998-11-05 Richard Stallman <rms@gnu.org> | |
| 10078 | |
| 10079 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6. | |
| 10080 | |
| 10081 * rect.el (delete-whitespace-rectangle): close-rectangle renamed. | |
| 10082 (close-rectangle): Define as alias. | |
| 10083 | |
| 10084 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu> | |
| 10085 | |
| 10086 * textmodes/tex-mode.el (tex-start-shell): Track directory changes. | |
| 10087 | |
| 10088 1998-11-05 Dave Love <fx@gnu.org> | |
| 10089 | |
| 10090 * help.el (describe-variable): Don't quote link to source. | |
| 10091 | |
| 10092 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu> | |
| 10093 | |
| 10094 * gud.el (gud-common-init): Use pop-to-buffer. | |
| 10095 (same-window-regexps): Add an element that matches all gud buffers. | |
| 10096 | |
| 10097 1998-11-04 Jason Rumney <jasonr@altavista.net> | |
| 10098 | |
| 10099 * term/w32-win.el (x-get-selection-value): Alias to | |
| 10100 x-cut-buffer-or-selection-value. | |
| 10101 (w32-standard-fontset-spec): New variable. | |
| 10102 (w32-create-initial-fontsets, mouse-set-font): Check whether | |
| 10103 new-fontset is available. | |
| 10104 (w32-use-w32-font-dialog): Enable use of set-variable. | |
| 10105 | |
| 10106 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de> | |
| 10107 | |
| 10108 * vc.el (with-vc-file, edit-vc-file): New macros. | |
| 10109 | |
| 10110 1998-11-04 Kenichi Handa <handa@etl.go.jp> | |
| 10111 | |
| 10112 * international/quail.el (quail-show-guidance-buf): Call | |
| 10113 set-minibuffer-window to set minibuffer window of the current | |
| 10114 frame correctly. | |
| 10115 | |
| 10116 1998-11-03 Theodore Jump <tjump@tertius.com> | |
| 10117 | |
| 10118 * term/w32-win.el: Require fontset. | |
| 10119 | |
| 10120 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org> | |
| 10121 | |
| 10122 * faces.el (set-face-font): Call resolve-fontset-name on w32. | |
| 10123 (set-face-font-auto): Ditto. | |
| 10124 | |
| 10125 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org> | |
| 10126 | |
| 10127 * mouse.el (mouse-drag-region): Fix typo. | |
| 10128 | |
| 10129 1998-11-02 Dave Love <fx@gnu.org> | |
| 10130 | |
| 10131 * progmodes/fortran.el Fix for fontification of strings lost somehow: | |
| 10132 (fortran-fontify-string): New function. | |
| 10133 (fortran-font-lock-keywords-1): Use it. | |
| 10134 | |
| 10135 1998-11-02 Markus Rost <rost@delysid.gnu.org> | |
| 10136 | |
| 10137 * comint.el (comint-file-name-quote-list): Doc fix. | |
| 10138 | |
| 10139 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10140 | |
| 10141 * loadup.el (buffer-undo-list): Write fns-VERSION.el into | |
| 10142 build directory, not source directory. | |
| 10143 | |
| 10144 * mouse.el (mouse-drag-region): Fake up a mouse-motion event | |
| 10145 if we did not get one for the final move. | |
| 10146 | |
| 10147 1998-11-01 Dave Love <fx@gnu.org> | |
| 10148 | |
| 10149 * goto-addr.el (goto-address-at-point, goto-address-at-mouse): | |
| 10150 Don't funcall browse-url-browser-function. | |
| 10151 | |
| 10152 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url): | |
| 10153 Don't funcall browse-url-browser-function. | |
| 10154 | |
| 10155 * fortran.el (fortran-end-prog-re1): Fix the regexp. | |
| 10156 | |
| 10157 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10158 | |
| 10159 * files.el (revert-buffer): Doc fix. | |
| 10160 | |
| 10161 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10162 | |
| 10163 * textmodes/tex-mode.el (tex-start-options-string): | |
| 10164 Quote the backslashes with more backslashes. | |
| 10165 | |
| 10166 1998-10-31 Dave Love <fx@gnu.org> | |
| 10167 | |
| 10168 * webjump.el (webjump-sample-sites): Fix Lisp archive site. | |
| 10169 (webjump): Don't funcall browse-url-browser-function. | |
| 10170 | |
| 10171 1998-10-30 Kenichi Handa <handa@etl.go.jp> | |
| 10172 | |
| 10173 * international/quail.el (quail-start-translation): Handle | |
| 10174 switching of the frame in read-key-sequence. | |
| 10175 (quail-start-conversion): Likewise. | |
| 10176 (quail-show-guidance-buf): Detach quail-guidance-buf from any | |
| 10177 windows before setting an appropriate window for it. | |
| 10178 (quail-hide-guidance-buf): Use window-minibuffer-p. Set | |
| 10179 quail-guidance-win to nil. | |
| 10180 (quail-update-guidance): If quail-guidance-buf is not in the | |
| 10181 selected frame, call quail-show-guidance-buf again. | |
| 10182 | |
| 10183 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no> | |
| 10184 | |
| 10185 * progmodes/pascal.el (pascal-mode): | |
| 10186 `blink-matching-paren-dont-ignore-comments' set to t. | |
| 10187 | |
| 10188 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 10189 | |
| 10190 * calendar/cal-menu.el (cal-menu-update): Fix menu wording. | |
| 10191 | |
| 10192 1998-10-30 Dave Love <fx@gnu.org> | |
| 10193 | |
| 10194 * vc.el (vc-backend-merge-news): Check for "P" output. | |
| 10195 | |
| 10196 * help.el (describe-variable): Hyperlink the definition. | |
| 10197 | |
| 10198 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org> | |
| 10199 | |
| 10200 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp. | |
| 10201 (sh-set-shell): Likewise. | |
| 10202 | |
| 10203 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected. | |
| 10204 | |
| 10205 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type. | |
| 10206 (edebug-on-error): Fix customize type to match that of | |
| 10207 debug-on-error. | |
| 10208 | |
| 10209 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type. | |
| 10210 | |
| 10211 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use | |
| 10212 report-emacs-bug-address instead of undefined bug-gnu-emacs. | |
| 10213 | |
| 10214 * international/mule-cmds.el (select-message-coding-system): Doc | |
| 10215 fix. | |
| 10216 | |
| 10217 * international/mule-diag.el (describe-coding-system): Describe | |
| 10218 all flags. | |
| 10219 | |
| 10220 * mail/sendmail.el (sendmail-coding-system, | |
| 10221 default-sendmail-coding-system): Doc fix. | |
| 10222 | |
| 10223 * simple.el (shell-command-on-region): Doc fix. | |
| 10224 | |
| 10225 * loadup.el: Write fns-*.el in current directory instead of | |
| 10226 data-directory since no installation directory exists yet. Mark | |
| 10227 buffer unmodified afterwards. | |
| 10228 | |
| 10229 * loadhist.el (symbol-file): Load fns-*.el from exec-directory | |
| 10230 instead of data-directory since it is architecture dependent. | |
| 10231 (load-history-loaded): Update doc string. | |
| 10232 | |
| 10233 1998-10-29 Geoff Voelker <voelker@cs.washington.edu> | |
| 10234 | |
| 10235 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC | |
| 10236 path as a default directory when canonicalizing names. | |
| 10237 | |
| 10238 * w32-fns.el: Remove a dangling reference to a directory on the | |
| 10239 build machine. | |
| 10240 | |
| 10241 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10242 | |
| 10243 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and | |
| 10244 namespace related keywords such as `class', `body', `private', | |
| 10245 `variable', `namespace eval', etc. | |
| 10246 (tcl-imenu-generic-expression): Handle itcl body and class definitions. | |
| 10247 (tcl-mode): Added ":" as a word constituent to the syntax-alist of | |
| 10248 imenu and font-lock so that searches for \sw would find words | |
| 10249 containing colons. | |
| 10250 | |
| 10251 * progmodes/etags.el (initialize-new-tags-table): | |
| 10252 Do not alter find-tag-marker-ring and tags-location-ring. | |
| 10253 | |
| 10254 1998-10-27 Geoff Voelker <voelker@cs.washington.edu> | |
| 10255 | |
| 10256 * term/w32-win.el: Require fontset. | |
| 10257 (w32-init-fontsets): New function (code from x-win.el). | |
| 10258 | |
| 10259 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 10260 | |
| 10261 * cal-x.el (diary-frame-parameters, calendar-frame-parameters, | |
| 10262 calendar-and-diary-frame-parameters): Add title parameter. | |
| 10263 | |
| 10264 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10265 | |
| 10266 * completion.el (dynamic-completion-mode): New function to enable | |
| 10267 the mode. (Just loading the file now does not change anything.) | |
| 10268 | |
| 10269 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 10270 | |
| 10271 * ps-print.el: User option for multibyte buffer handling and doc fix. | |
| 10272 (ps-multibyte-buffer): New user option. | |
| 10273 (ps-setup): Print new user option. | |
| 10274 (ps-print-quote): New fun. | |
| 10275 (ps-color-p, ps-mule-font-info-database-latin): New var. | |
| 10276 (ps-default-color, ps-mule-font-info-database) | |
| 10277 (ps-mule-font-info-database-ps-bdf): Adjust initialization. | |
| 10278 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file) | |
| 10279 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate): | |
| 10280 Little code improvement. | |
| 10281 (ps-mule-initialize): Initialize ps-mule-font-info-database. | |
| 10282 (ps-print-prologue-header, ps-font-family, ps-font-size) | |
| 10283 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size) | |
| 10284 (ps-build-face-reference, ps-mule-font-info-database-bdf) | |
| 10285 (ps-mule-external-libraries, ps-mule-init-external-library) | |
| 10286 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string): | |
| 10287 Doc fix. | |
| 10288 (ps-print-version): New version number (4.1.1) and doc fix. | |
| 10289 (ps-print-prologue-header): New user option. | |
| 10290 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter): | |
| 10291 Conditional compilation for GNU Emacs and emacsens. | |
| 10292 (ps-generate-postscript-with-faces): Skip invisible text better. | |
| 10293 (ps-setup): Print new user option. | |
| 10294 (ps-print-preprint): Check if input file name exists and is unwritable. | |
| 10295 (ps-begin-file): Adjust PostScript prologue header for duplex printers | |
| 10296 and insert user PostScript prologue header comments. | |
| 10297 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding): | |
| 10298 New funs. | |
| 10299 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated. | |
| 10300 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue): | |
| 10301 PostScript programming normalization. | |
| 10302 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font) | |
| 10303 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string) | |
| 10304 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar) | |
| 10305 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font) | |
| 10306 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool): | |
| 10307 Programming style normalization. | |
| 10308 | |
| 10309 1998-10-26 Kenichi Handa <handa@etl.go.jp> | |
| 10310 | |
| 10311 * ps-print.el: To make it work also on Emacs 20.2 and the earlier | |
| 10312 version, check the value of mule-version. | |
| 10313 | |
| 10314 * international/mule-util.el (compose-region): Insert then delete | |
| 10315 to preserve markers. | |
| 10316 (decompose-region): Use search-forward for efficiency. | |
| 10317 | |
| 10318 * language/chinese.el (pre-write-encode-hz): Cancel previous | |
| 10319 change, use generate-new-buffer instead of get-buffer-create. | |
| 10320 * language/devan-util.el | |
| 10321 (in-is13194-devanagari-pre-write-conversion): Likewise. | |
| 10322 * language/thai-util.el (thai-pre-write-conversion): Likewise. | |
| 10323 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise. | |
| 10324 * language/viet-util.el (viqr-pre-write-conversion): Likewise. | |
| 10325 | |
| 10326 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10327 | |
| 10328 * mail/rmailsum.el (rmail-message-subject-p): | |
| 10329 Handle message whose header has not been reformatted. | |
| 10330 | |
| 10331 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir. | |
| 10332 | |
| 10333 1998-10-25 Jason Rumney <jasonr@altavista.net> | |
| 10334 | |
| 10335 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist): | |
| 10336 New variables. | |
| 10337 (mouse-set-font): Use font menus instead of dialog according to | |
| 10338 w32-use-w32-font-dialog. | |
| 10339 | |
| 10340 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 10341 | |
| 10342 * 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
|
10343 correctly! |
| 25837 | 10344 (calendar-month-name-array): Add doc string correctly! |
| 10345 | |
| 10346 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10347 | |
| 10348 * net-utils.el (whois-get-tld): Rewrite not to use `do'. | |
| 10349 | |
| 10350 1998-10-21 Markus Rost <rost@delysid.gnu.org> | |
| 10351 | |
| 10352 * lisp/info.el (Info-next-menu-item): Stay on top of node. | |
| 10353 | |
| 10354 * mail/rmailout.el (rmail-output): Insert newline only if necessary. | |
| 10355 | |
| 10356 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case. | |
| 10357 | |
| 10358 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines. | |
| 10359 | |
| 10360 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org> | |
| 10361 | |
| 10362 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*". | |
| 10363 | |
| 10364 1998-10-21 Karl Heuer <kwzh@gnu.org> | |
| 10365 | |
| 10366 * emacs-lisp/profile.el (profile-timer-program): Var deleted. | |
| 10367 (profile-timer-process, profile-temp-result-, profile-time): Likewise. | |
| 10368 (profile-filter, profile-reset-timer): Functions deleted. | |
| 10369 (profile-check-zero-init-times, profile-get-time): Likewise. | |
| 10370 (profile-find-function, profile-quit): Likewise. | |
| 10371 (profile-distinct, profile-call-stack, profile-last-time): New vars. | |
| 10372 (profile-time-list, profile-init-list): Doc fix. | |
| 10373 (profile-functions): Simplify. | |
| 10374 (profile-print): Use float. Make output include space separators. | |
| 10375 (profile-add-time): New helper function. | |
| 10376 (profile-function-prolog): Renamed from profile-start-function. | |
| 10377 Handle profile-distinct. | |
| 10378 (profile-function-epilog): Renamed from profile-update-function. | |
| 10379 Handle profile-distinct. | |
| 10380 (profile-a-function): If the function to be profiled is an | |
| 10381 autoload form, load it. If it's lazy-loaded, fetch it. | |
| 10382 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it. | |
| 10383 (profile-restore-fun): Arg FUN is now a function symbol, as was | |
| 10384 documented, rather than a one-element list. | |
| 10385 (profile-finish): Call profile-restore-fun properly. | |
| 10386 | |
| 10387 1998-10-21 Kenichi Handa <handa@etl.go.jp> | |
| 10388 | |
| 10389 * international/characters.el: Setup charset property | |
| 10390 nospace-between-words. | |
| 10391 | |
| 10392 * international/mule-cmds.el (get-charset-property): If CHARSET is | |
| 10393 composition, return nil. | |
| 10394 (put-charset-property): If CHARSET is composition, do nothing. | |
| 10395 | |
| 10396 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer. | |
| 10397 * language/devan-util.el | |
| 10398 (in-is13194-devanagari-pre-write-conversion): Likewise. | |
| 10399 * language/thai-util.el (thai-pre-write-conversion): Likewise. | |
| 10400 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise. | |
| 10401 * language/viet-util.el (viqr-pre-write-conversion): Likewise. | |
| 10402 | |
| 10403 * textmodes/fill.el (sentence-end-without-period): New variable. | |
| 10404 (canonically-space-region): Pay attention to | |
| 10405 sentence-end-without-period. | |
| 10406 (fill-find-break-point): The first argument CHARSET deleted. | |
| 10407 Caller changed. | |
| 10408 (fill-region-as-paragraph): Pay attention to charset property | |
| 10409 nospace-between-words and text property nospace-between-words. | |
| 10410 | |
| 10411 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10412 | |
| 10413 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for | |
| 10414 an unrecognized shell. | |
| 10415 | |
| 10416 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org> | |
| 10417 | |
| 10418 * desktop.el (desktop-save): Include minor modes symbolically. | |
| 10419 (desktop-create-buffer): Turn on all minor modes in `mim'. | |
| 10420 | |
| 10421 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10422 | |
| 10423 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files. | |
| 10424 (sh-font-lock-keywords): Handle rpm and rpm2. | |
| 10425 (sh-ancestor-alist): Handle rpm. | |
| 10426 | |
| 10427 * files.el (auto-mode-alist): Recognize .rpm files. | |
| 10428 Also .spec and .mspec files. | |
| 10429 | |
| 10430 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 10431 | |
| 10432 * faces.el (frame-set-background-mode): Enable the function for | |
| 10433 MSDOS frames. | |
| 10434 | |
| 10435 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 10436 | |
| 10437 * calendar/calendar.el (calendar-day-name-array): Add doc string. | |
| 10438 (calendar-month-name-array): Add doc string. | |
| 10439 | |
| 10440 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10441 | |
| 10442 * simple.el (kill-ring-max): Increased to 60. | |
| 10443 | |
| 10444 1998-10-17 Kenichi Handa <handa@etl.go.jp> | |
| 10445 | |
| 10446 * international/characters.el: Setup auto-fill-chars. | |
| 10447 | |
| 10448 * international/kinsoku.el (kinsoku): Check the variable | |
| 10449 enable-kinsoku. | |
| 10450 | |
| 10451 * simple.el (do-auto-fill): Don't check kinsoku-enable here. | |
| 10452 Don't call kinsoku directly, intead call fill-find-break-point. | |
| 10453 | |
| 10454 * textmodes/fill.el: Setup `fill-find-break-point-function' | |
| 10455 property to character sets which require `kinsoku' processing for | |
| 10456 filling. | |
| 10457 (fill-find-break-point): New function. | |
| 10458 (fill-region-as-paragraph): Don't check kinsoku-enable here. | |
| 10459 Don't call kinsoku directly, intead call fill-find-break-point. | |
| 10460 | |
| 10461 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10462 | |
| 10463 * faces.el (modify-face-read-string): Return (nil) for "none". | |
| 10464 (modify-face): Don't get error if (nil) is the argument. | |
| 10465 (face-try-color-list): Don't check whether nil is a valid color. | |
| 10466 | |
| 10467 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10468 | |
| 10469 * emacs-lisp/bytecomp.el (byte-recompile-directory): | |
| 10470 Print message about each directory, even in batch mode. | |
| 10471 | |
| 10472 * gnus/nntp.el: Require `cl' before using nnoo-declare. | |
| 10473 | |
| 10474 * ps-print.el (ps-mule-chars-in-string): No need to use sref. | |
| 10475 (ps-mule-string-char): No need to use sref. | |
| 10476 (ps-mule-next-index): No need to use sref. | |
| 10477 | |
| 10478 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved. | |
| 10479 | |
| 10480 * files.el (revert-buffer-internal-hook): Add defvar. | |
| 10481 | |
| 10482 * arc-mode.el (archive-mode): Locally set file-precious-flag. | |
| 10483 | |
| 10484 * tar-mode.el (tar-mode): Locally set file-precious-flag. | |
| 10485 | |
| 10486 1998-10-16 Markus Rost <rost@delysid.gnu.org> | |
| 10487 | |
| 10488 * international/mule-cmds.el (default-input-method): Fix custom type. | |
| 10489 | |
| 10490 * net-utils.el (whois-server-list): Fix customization type. | |
| 10491 | |
| 10492 * shell.el (shell-input-autoexpand): Fix customization group. | |
| 10493 | |
| 10494 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10495 | |
| 10496 * repeat.el (repeat): Handle keyboard macros properly. | |
| 10497 Handle new prefix arg after self-insert command. | |
| 10498 | |
| 10499 * repeat.el: Don't include cl even at compile time. | |
| 10500 (repeat): Avoid using `loop'. | |
| 10501 | |
| 10502 * simple.el (shell-command-on-region): Doc fix. | |
| 10503 (next-history-element): Special error message if no default. | |
| 10504 | |
| 10505 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10506 | |
| 10507 * ps-print.el (ps-print-buffer): Doc fix. | |
| 10508 (ps-despool): Likewise. | |
| 10509 | |
| 10510 * arc-mode.el (arc-mode): Provide arc-mode. | |
| 10511 | |
| 10512 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10513 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
10514 * ps-print.el (ps-print-buffer): Doc fix. |
| 25837 | 10515 |
| 10516 1998-10-14 Dave Love <fx@gnu.org> | |
| 10517 | |
| 10518 * ange-ftp.el (ange-ftp-read-passwd): Function deleted. | |
| 10519 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd. | |
| 10520 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise. | |
| 10521 | |
| 10522 * progmodes/fortran.el (fortran-mode-map): Change "Join | |
| 10523 Continuation Line" to "Join Line". | |
| 10524 (fortran-font-lock-keywords-1): Add "cycle", "exit". | |
| 10525 | |
| 10526 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE> | |
| 10527 | |
| 10528 * progmodes/fortran.el (fortran-join-line): Use | |
| 10529 `delete-indentation' instead of issuing an error message if not on | |
| 10530 a continuation line. Provide for joining several lines using | |
| 10531 prefix arg. | |
| 10532 | |
| 10533 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 10534 | |
| 10535 * term/pc-win.el (msdos-color-values): New variable. | |
| 10536 (x-color-values): New function, emulates its namesake from | |
| 10537 src/xfns.c. | |
| 10538 (msdos-bg-mode): Add all dark colors to those which return | |
| 10539 "dark". | |
| 10540 | |
| 10541 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10542 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
10543 * replace.el (keep-lines, flush-lines, how-many): |
| 25837 | 10544 Don't ignore case if arg has upper case letters. |
| 10545 | |
| 10546 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch> | |
| 10547 | |
| 10548 * progmodes/vhdl-mode.el | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
10549 (vhdl-add-index-menu): Reverse order in imenu-generic-expression. |
| 25837 | 10550 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec) |
| 10551 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map) | |
| 10552 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop) | |
| 10553 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo). | |
| 10554 (vhdl-when): Fix indentation problem. | |
| 10555 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev. | |
| 10556 (vhdl-get-port, vhdl-get-generic): Bug fix in template. | |
| 10557 (vhdl-hooked-abbrev): Bug fix in hooked abbrev. | |
| 10558 | |
| 10559 1998-10-13 Geoff Voelker <voelker@cs.washington.edu> | |
| 10560 | |
| 10561 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable. | |
| 10562 (ls-lisp-insert-directory): Renamed from insert-directory. | |
| 10563 (insert-directory): New function. | |
| 10564 | |
| 10565 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10566 | |
| 10567 * simple.el (completion-fixup-function): Variable deleted. | |
| 10568 (completion-setup-function): Delete code for completion-fixup-function. | |
| 10569 * emacs-lisp/lisp.el (lisp-complete-symbol): | |
| 10570 Don't bind completion-fixup-function. | |
| 10571 | |
| 10572 * files.el (find-file-wildcards): New option. | |
| 10573 (find-file-noselect): Handle wild cards, if enabled. | |
| 10574 (file-expand-wildcards): New function. | |
| 10575 | |
| 10576 * simple.el (set-fill-column): Doc fix. | |
| 10577 | |
| 10578 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 10579 | |
| 10580 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search. | |
| 10581 | |
| 10582 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org> | |
| 10583 | |
| 10584 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only): | |
| 10585 Move declaration before first use. | |
| 10586 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr, | |
| 10587 hif-math, hif-factor): Rename token to hif-token and token-list to | |
| 10588 hif-token-list. | |
| 10589 (hif-token, hif-token-list): Declare them. | |
| 10590 (hif-find-ifdef-block): Return cons of top and bottom point | |
| 10591 instead of setting dynamically bound variables. | |
| 10592 (hide-ifdef-block, show-ifdef-block): Use return value of | |
| 10593 hif-find-ifdef-block. | |
| 10594 | |
| 10595 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10596 | |
| 10597 * subr.el (read-passwd): Use clear-this-command-keys. | |
| 10598 | |
| 10599 * telnet.el (telnet-initial-filter): Use clear-this-command-keys. | |
| 10600 | |
| 10601 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read | |
| 10602 and ...-for-write. | |
| 10603 | |
| 10604 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk> | |
| 10605 | |
| 10606 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected | |
| 10607 responses to GROUP command, since this may be called from a timer | |
| 10608 with quit inhibited. | |
| 10609 | |
| 10610 1998-10-12 Kenichi Handa <handa@etl.go.jp> | |
| 10611 | |
| 10612 * international/ccl.el (ccl-compile-if): If there's no false-cmds, | |
| 10613 set unconditional-jump to nil. | |
| 10614 (ccl-compile-read-multibyte-character): Return nil. | |
| 10615 (ccl-compile-write-multibyte-character): Likewise. | |
| 10616 (ccl-compile-translate-character): Likewise | |
| 10617 (ccl-compile-map-multiple): Likewise. | |
| 10618 (ccl-compile-map-single): Likewise. | |
| 10619 | |
| 10620 * international/kinsoku.el: Add coding tag. | |
| 10621 (kinsoku-bol): Remove superfluous TAB in a string. | |
| 10622 | |
| 10623 * international/mule-cmds.el (find-coding-systems-for-charsets): | |
| 10624 Delete `composition' (if any) from CHARSETS. | |
| 10625 | |
| 10626 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10627 | |
| 10628 * international/mule-cmds.el (setup-specified-language-environment): | |
| 10629 Add apropos-inhibit property. | |
| 10630 (describe-specified-language-support): Likewise. | |
| 10631 | |
| 10632 1998-10-11 Kenichi HANDA <handa@etl.go.jp> | |
| 10633 | |
| 10634 * international/mule.el (make-coding-system): Create -with-esc | |
| 10635 variant coding system. | |
| 10636 | |
| 10637 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu> | |
| 10638 | |
| 10639 * progmodes/etags.el (tags-loop-revert-buffers): New variable. | |
| 10640 (next-file): Optionally offer to revert a file's buffer, | |
| 10641 if it has an existing buffer but the file has changed. | |
| 10642 | |
| 10643 * info.el (Info-insert-dir): Detect and report problems | |
| 10644 in input files, such as "No Top node". Return with point | |
| 10645 at the beginning of the text. | |
| 10646 (Info-find-node): Reinsert the code to handle files | |
| 10647 with no tags table; it was deleted by mistake. | |
| 10648 | |
| 10649 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu> | |
| 10650 | |
| 10651 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let | |
| 10652 texinfo-find-higher-level-node repeatedly find the same node. | |
| 10653 (texinfo-find-higher-level-node): Doc fix. | |
| 10654 | |
| 10655 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10656 | |
| 10657 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string. | |
| 10658 (smtpmail-address-buffer): Add defvar. | |
| 10659 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise. | |
| 10660 | |
| 10661 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved. | |
| 10662 | |
| 10663 * ffap.el (ffap-machine-p-local): Fix editing error. | |
| 10664 | |
| 10665 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10666 | |
| 10667 * faces.el (frame-set-background-mode): | |
| 10668 Don't do anythung for text-only or MSDOS frame. | |
| 10669 | |
| 10670 1998-10-08 Kenichi Handa <handa@etl.go.jp> | |
| 10671 | |
| 10672 * international/quail.el (quail-defrule): New optional arg APPEND. | |
| 10673 (quail-defrule-internal): Fix bug of handling the argument APPEND. | |
| 10674 | |
| 10675 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10676 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
10677 * gnus/pop3.el (pop3-open-server): |
| 25837 | 10678 Set process-coding-system-alist around open-network-stream. |
| 10679 | |
| 10680 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10681 | |
| 10682 * files.el (save-buffer): Doc fix. | |
| 10683 | |
| 10684 1998-10-07 Karl Heuer <kwzh@gnu.org> | |
| 10685 | |
| 10686 * emacs-lisp/profile.el (profile-fix-fun): If already profiled, | |
| 10687 return DEF unchanged, not nil. Simplify. | |
| 10688 | |
| 10689 1998-10-06 Geoff Voelker <voelker@cs.washington.edu> | |
| 10690 | |
| 10691 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp. | |
| 10692 | |
| 10693 1998-10-06 Peter Breton <pbreton@ne.mediaone.net> | |
| 10694 | |
| 10695 * generic.el (generic-mode-with-type): Added hooks for generic-modes. | |
| 10696 | |
| 10697 * net-utils.el (ftp, nslookup): Require comint. | |
| 10698 (network-service-connection): Likewise. | |
| 10699 (whois-server-name): Defaults to whois.arin.net | |
| 10700 (whois-server-list, whois-server-tld, whois-guess-server): New var. | |
| 10701 (whois): Tries to guess the appropriate top-level domain server. | |
| 10702 (whois-get-tld): New function. | |
| 10703 | |
| 10704 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs. | |
| 10705 (dirtrack-debug-toggle): Added this function. | |
| 10706 | |
| 10707 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 10708 | |
| 10709 * files.el (find-file-noselect): Switch to the correct buffer | |
| 10710 before checking find-file-literally, and allow non-nil non-t | |
| 10711 rawfile params. | |
| 10712 | |
| 10713 1998-10-06 Karl Heuer <kwzh@gnu.org> | |
| 10714 | |
| 10715 * midnight.el (clean-buffer-list): Add autoload cookie. | |
| 10716 | |
| 10717 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from | |
| 10718 no-autosave. | |
| 10719 * tar-mode.el (tar-mode-revert): Likewise. | |
| 10720 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed | |
| 10721 from ediff-arrange-autosave-in-merge-jobs. Callers changed. | |
| 10722 * gnus/message.el (message-auto-save-directory): Renamed from | |
| 10723 message-autosave-directory. All references changed. | |
| 10724 | |
| 10725 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us> | |
| 10726 | |
| 10727 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary | |
| 10728 string. Expose mime stuff while searching. | |
| 10729 | |
| 10730 1998-10-06 Richard Stallman <rms@gnu.org> | |
| 10731 | |
| 10732 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result. | |
| 10733 | |
| 10734 * replace.el (perform-replace): Position point properly | |
| 10735 before and after the recursive edit of C-r. | |
| 10736 | |
| 10737 * progmodes/etags.el (tags-reset-tags-tables): Properly | |
| 10738 find the markers in the old rings that are being discarded. | |
| 10739 | |
| 10740 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 10741 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
10742 * apropos.el (apropos-print): Control invalid characters. |
| 25837 | 10743 |
| 10744 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X): | |
| 10745 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid | |
| 10746 confusing customize. | |
| 10747 | |
| 10748 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org> | |
| 10749 | |
| 10750 * generic-x.el (bat-generic-mode): Fix regexps for keywords and | |
| 10751 built-in commands. Add more built-in commands and fix face names. | |
| 10752 | |
| 10753 1998-10-05 Simon Marshall <simon@gnu.org> | |
| 10754 | |
| 10755 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar. | |
| 10756 | |
| 10757 1998-10-04 Eric Ludlam <zappo@gnu.org> | |
| 10758 | |
| 10759 * speedbar.el (speedbar-initial-expansion-list-name): Remove | |
| 10760 customization since it is not useful in this case. | |
| 10761 (speedbar-frame-mode): Check if cfx or cfy is a list, and make | |
| 10762 sure it gets evalled to a number. Also verify that set-frame-name | |
| 10763 fn exists before calling it. | |
| 10764 | |
| 10765 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine): | |
| 10766 Protect a `forward-sexp' call which could fail, and improved regex | |
| 10767 for ie, and eg abbreviations. | |
| 10768 | |
| 10769 1998-10-02 Noah Friedman <friedman@splode.com> | |
| 10770 | |
| 10771 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not | |
| 10772 send-string. | |
| 10773 (rlogin-send-Ctrl-D): Here also. | |
| 10774 (rlogin-send-Ctrl-Z): Here also. | |
| 10775 (rlogin-send-Ctrl-backslash): Here also. | |
| 10776 | |
| 10777 1998-10-02 Dave Love <fx@gnu.org> | |
| 10778 | |
| 10779 * outline.el (hide-region-body): Bind | |
| 10780 outline-view-change-hook to nil while making repeated calls to | |
| 10781 outline-flag-region. Run it once at the end. | |
| 10782 (hide-other, hide-sublevels, show-children): Likewise. | |
| 10783 | |
| 10784 * info-look.el: Remove duplicate scheme-mode entry. | |
| 10785 (info-lookup-make-completions): When looking for entries, check | |
| 10786 that `item' isn't null or "Menu". | |
| 10787 | |
| 10788 1998-10-01 Karl Heuer <kwzh@gnu.org> | |
| 10789 | |
| 10790 * net-utils.el: Don't require ffap. | |
| 10791 (net-utils-machine-at-point, net-utils-url-at-point): New functions. | |
| 10792 (ping, nslookup-host, finger, network-connection-to-service): Use them. | |
| 10793 | |
| 10794 1998-09-30 Richard Stallman <rms@gnu.org> | |
| 10795 | |
| 10796 * ispell.el (check-ispell-version): No need to bind default-major-mode. | |
| 10797 | |
| 10798 * imenu.el (imenu--generic-function): Sort each submenu by position. | |
| 10799 (imenu--sort-by-position): New function. | |
| 10800 | |
| 10801 * cus-edit.el (Custom-mode-menu): Fix info node name. | |
| 10802 (customize group): Fix info node name. | |
| 10803 | |
| 10804 * mail/mailalias.el (build-mail-aliases): Don't allow | |
| 10805 a newline in the alias name. Don't define an alias | |
| 10806 if the definition would be empty. | |
| 10807 | |
| 10808 * which-func.el (which-func-mode-global): Make :set function | |
| 10809 more reliable. | |
| 10810 | |
| 10811 * custom.el (custom-set-variables): Load the requests first, | |
| 10812 then check the symbol's `set' function. | |
| 10813 | |
| 10814 * ffap.el: Doc fixes. | |
| 10815 | |
| 10816 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 10817 | |
| 10818 * gnus.el: (gnus-valid-select-methods): Fix type. | |
| 10819 * gnus-sum.el (gnus-summary-respool-default-method): Fix type. | |
| 10820 * gnus-score.el (gnus-orphan-score): Fix type. | |
| 10821 (gnus-score-default-header, gnus-score-default-type): Fix type. | |
| 10822 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type. | |
| 10823 (gnus-saved-headers): Fix type. | |
| 10824 | |
| 10825 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix): | |
| 10826 Avoid nil value of `two-lines-citation-part'. | |
| 10827 | |
| 10828 1998-09-30 Roman Belenov <roman@nstl.nnov.ru> | |
| 10829 | |
| 10830 * which-func.el (which-function): Handle case when | |
| 10831 (car imenu--index-alist) is nil. | |
| 10832 | |
| 10833 1998-09-29 Dave Love <fx@gnu.org> | |
| 10834 | |
| 10835 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from | |
| 10836 bzip2 args. | |
| 10837 | |
| 10838 1998-09-29 Simon Marshall <simon@gnu.org> | |
| 10839 | |
| 10840 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and | |
| 10841 comint-exec-hook. | |
| 10842 | |
| 10843 1998-09-29 Stephen Eglen <stephen@gnu.org> | |
| 10844 | |
| 10845 * info-look.el: Add support for Octave. | |
| 10846 | |
| 10847 1998-09-28 Carsten Dominik <cd@delysid.gnu.org> | |
| 10848 | |
| 10849 * textmodes/reftex.el (reftex-finding-files): New customize group. | |
| 10850 (reftex-texpath-environment-variables, | |
| 10851 reftex-use-external-file-finders, reftex-external-file-finders, | |
| 10852 reftex-search-unrecursed-path-first): New options. | |
| 10853 (reftex-process-string, reftex-find-file-externally): New | |
| 10854 functions. | |
| 10855 (reftex-access-search-path): Execute shell commands to find the | |
| 10856 search path. | |
| 10857 (reftex-toggle-auto-view-crossref): When turning on, make sure | |
| 10858 `reftex-auto-view-crossref' becomes non-nil. | |
| 10859 (reftex-abbrev-regexp): Constant removed. | |
| 10860 (reftex-convert-string): Abbrev regexp calculated locally. | |
| 10861 | |
| 10862 1998-09-28 Dave Love <fx@gnu.org> | |
| 10863 | |
| 10864 * progmodes/fortran.el: Don't call regexp-opt when deriving | |
| 10865 font-lock patterns with keywords that aren't all literal. | |
| 10866 | |
| 10867 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> | |
| 10868 | |
| 10869 * octave-inf.el (inferior-octave-prompt): Also match prompts of | |
| 10870 the form `octave.bin:1>' which come from using precopiled binary | |
| 10871 versions. | |
| 10872 | |
| 10873 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu> | |
| 10874 | |
| 10875 * help.el (help-for-help): Use %THIS-KEY%. | |
| 10876 (help-quit): Add doc. | |
| 10877 | |
| 10878 * help-macro.el (make-help-screen): Keep HELP-TEXT | |
| 10879 in a separate function definition, not in the help command FNAME. | |
| 10880 Replace %THIS-KEY% with the key sequence that ran FNAME. | |
| 10881 | |
| 10882 1998-09-25 Richard Stallman <rms@gnu.org> | |
| 10883 | |
| 10884 * textmodes/texinfo.el (texinfo-show-structure): | |
| 10885 Bind inhibit-read-only. | |
| 10886 | |
| 10887 * isearch.el (isearch-search-and-update): Properly | |
| 10888 handle upper case letters in the reverse-search special case. | |
| 10889 | |
| 10890 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 10891 | |
| 10892 * gnus.el: Extend the list of autoloaded functions. | |
| 10893 | |
| 10894 * gnus/gnus-start.el (gnus-check-first-time-used): Change current | |
| 10895 buffer before creating help group. (from Gnus v5.6.43, fix by | |
| 10896 1998-08-20 Per Starback <starback@update.uu.se>) | |
| 10897 | |
| 10898 * gnus-util.el (gnus-output-to-rmail): Adjust to | |
| 10899 `rmail-output-to-rmail-file'. | |
| 10900 | |
| 10901 1998-09-25 Karl Heuer <kwzh@gnu.org> | |
| 10902 | |
| 10903 * hexl.el (hexl-mode-map): More of previous change. | |
| 10904 | |
| 10905 * textmodes/tex-mode.el (tex-run-command): Doc fix. | |
| 10906 (tex-start-tex): Don't use tex-start-options-string in star case. | |
| 10907 Quote file name in star case as well as in non-star. | |
| 10908 Add blank and quoting of option string here. | |
| 10909 (tex-start-options-string): Not here. | |
| 10910 | |
| 10911 1998-09-23 Karl Heuer <kwzh@gnu.org> | |
| 10912 | |
| 10913 * term.el (term-delimiter-argument-list): Doc fix. | |
| 10914 (term-emulate-terminal): Escape literal semicolon. | |
| 10915 * progmodes/asm-mode.el (asm-mode): Doc fix. | |
| 10916 (asm-comment-char): Escape literal semicolon. | |
| 10917 * emulation/viper-cmd.el (viper-movement-commands): Likewise. | |
| 10918 | |
| 10919 1998-09-23 Richard Stallman <rms@gnu.org> | |
| 10920 | |
| 10921 * hexl.el (hexl-mode-map): Don't override all ESC bindings, | |
| 10922 only those that normally modify the buffer. | |
| 10923 | |
| 10924 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer | |
| 10925 over again. | |
| 10926 | |
| 10927 1998-09-23 E. Jay Berkenbilt <ejb@ql.org> | |
| 10928 | |
| 10929 * ispell.el (check-ispell-version): Ensure same buffer is current | |
| 10930 when let-binding of case-fold-search ends. | |
| 10931 | |
| 10932 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 10933 | |
| 10934 * ps-print.el: Skip invisible overlay. | |
| 10935 Test for set-buffer-multibyte rather than using mule-version. | |
| 10936 (ps-print-version): New version number (4.1) and doc fix. | |
| 10937 (ps-generate-postscript-with-faces): Skip invisible overlay. | |
| 10938 | |
| 10939 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu> | |
| 10940 | |
| 10941 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes. | |
| 10942 | |
| 10943 1998-09-22 Kenichi Handa <handa@etl.go.jp> | |
| 10944 | |
| 10945 * international/quail.el (quail-update-guidance): Check for the | |
| 10946 return value of (quail-guidance) fixed. | |
| 10947 (quail-update-translation): Bind quail-current-str locally when it | |
| 10948 calls quail-update-guidance. | |
| 10949 (quail-update-translation): If input-method-exit-on-first-char is | |
| 10950 non-nil, terminate translation only when the current input method | |
| 10951 is simple. | |
| 10952 | |
| 10953 1998-09-22 Paul Eggert <eggert@twinsun.com> | |
| 10954 | |
| 10955 * startup.el (locale-translation-file-name): Prefer X-related names | |
| 10956 to the name used by GNU/Linux sans X. Set to nil if no file found. | |
| 10957 (command-line): Use locale-translation-file-name if it is not nil, | |
| 10958 instead of testing for its existence again. | |
| 10959 regexp-quote the ctype before using it in a regexp. | |
| 10960 Allow a colon to appear after the ctype in the aliases file, | |
| 10961 as is done in X11R6.4. | |
| 10962 | |
| 10963 1998-09-21 Richard Stallman <rms@gnu.org> | |
| 10964 | |
| 10965 * mail/rmail.el (rmail-resend): Work properly if invoked from summary. | |
| 10966 | |
| 10967 * calendar/appt.el (appt-interval): Variable deleted. | |
| 10968 (appt-check): For minutes in between appt-display-interval times, | |
| 10969 do check, but don't display anything except an updated mode line. | |
| 10970 Count against appt-display-interval based on minutes since | |
| 10971 first display of this appointment, not based on time of day. | |
| 10972 If appt-display-mode-line, force mode line redisplay | |
| 10973 whenever appt-mode-string has changed. | |
| 10974 (appt-add, appt-delete): Add autoload cookies. | |
| 10975 (appt-check): Catch errors from calling `diary'. | |
| 10976 (appt-max-time): Renamed from max-time. | |
| 10977 (appt-now-displayed, appt-display-count): New variables. | |
| 10978 (appt-timer): Don't create one if we already have one. | |
| 10979 | |
| 10980 * textmodes/tex-mode.el (tex-compilation-parse-errors): | |
| 10981 More general code to use the source buffer instead of the zap file. | |
| 10982 | |
| 10983 * hilit-chg.el (highlight-compare-with-file): Renamed from | |
| 10984 compare-with-file. | |
| 10985 | |
| 10986 * loadhist.el (load-history-loaded): New variable. | |
| 10987 (symbol-file): Load etc/fns-VERSION.el if that has not been done. | |
| 10988 | |
| 10989 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it. | |
| 10990 | |
| 10991 * emacs-lisp/find-func.el (find-function-search-for-symbol): | |
| 10992 Fix error messages. | |
| 10993 | |
| 10994 1998-09-21 Markus Armbruster <armbru@pond.sub.org> | |
| 10995 | |
| 10996 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an | |
| 10997 Emacs frame. | |
| 10998 | |
| 10999 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 11000 | |
| 11001 * mail/rmail.el (rmail-decode-babyl-format): Recognize both | |
| 11002 `undecided' and `undecided-unix'. | |
| 11003 | |
| 11004 1998-09-21 Dave Love <fx@gnu.org> | |
| 11005 | |
| 11006 * help.el (help-make-xrefs): Fix typo affecting Info references. | |
| 11007 | |
| 11008 * subr.el (remove-hook): Check list values to avoid errors. | |
| 11009 | |
| 11010 1998-09-18 Noah Friedman <friedman@splode.com> | |
| 11011 | |
| 11012 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and | |
| 11013 store string in eldoc-last-message without consing a new string. | |
| 11014 Rearrange logic from nested if's into cond's. | |
| 11015 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string. | |
| 11016 Do not print message; just return string. | |
| 11017 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring. | |
| 11018 Do not print message; just return string. | |
| 11019 Cache that string in eldoc-last-data. | |
| 11020 (eldoc-last-data): Make into a vector. | |
| 11021 (eldoc-get-fnsym-args-string): Use new data form of structure. | |
| 11022 (eldoc-get-var-docstring): Here also. | |
| 11023 (eldoc-last-data-store): New function. | |
| 11024 (eldoc-get-fnsym-args-string): Use it. | |
| 11025 (eldoc-get-var-docstring): Here also. | |
| 11026 (eldoc-docstring-first-line): Minimize interim string consing. | |
| 11027 Call substitute-command-keys on the result. | |
| 11028 (eldoc-print-var-docstrings, eldoc-print-docstring, | |
| 11029 eldoc-docstring-message): Functions removed. | |
| 11030 (eldoc-docstring-format-sym-doc): New function, functionality | |
| 11031 ripped out of eldoc-docstring-message. | |
| 11032 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it. | |
| 11033 | |
| 11034 1998-09-18 Kenichi Handa <handa@etl.go.jp> | |
| 11035 | |
| 11036 * international/mule.el (make-coding-system): Doc-string modified. | |
| 11037 | |
| 11038 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org> | |
| 11039 | |
| 11040 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type. | |
| 11041 | |
| 11042 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix | |
| 11043 customize type. | |
| 11044 | |
| 11045 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize | |
| 11046 type. | |
| 11047 | |
| 11048 * progmodes/compile.el (compilation-error-screen-columns): New | |
| 11049 variable. | |
| 11050 (compilation-next-error-locus): Use it to decide whether to use | |
| 11051 forward-char or move-to-column. | |
| 11052 | |
| 11053 * mail/rmail.el (rmail-movemail-program): Fix customize type. | |
| 11054 | |
| 11055 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage, | |
| 11056 feedmail-fiddle-plex-user-list, | |
| 11057 feedmail-spray-address-fiddle-plex-list, | |
| 11058 feedmail-prompt-before-queue-user-alist, | |
| 11059 feedmail-prompt-before-queue-help-supplement, | |
| 11060 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug, | |
| 11061 feedmail-queue-alternative-mail-header-separator): Fix customize | |
| 11062 type. | |
| 11063 | |
| 11064 * startup.el (site-run-file): Fix customize type. | |
| 11065 | |
| 11066 * speedbar.el (speedbar-initial-expansion-list-name): Fix | |
| 11067 customize type. | |
| 11068 | |
| 11069 * shell.el (shell-input-autoexpand): Fix customize type. | |
| 11070 | |
| 11071 * ps-print.el (ps-font-info-database): Add missing dots in value. | |
| 11072 Improve layout of customize type. | |
| 11073 | |
| 11074 * net-utils.el (traceroute-program-options, ping-program-options, | |
| 11075 ipconfig-program-options, netstat-program-options, | |
| 11076 arp-program-options, route-program-options, | |
| 11077 nslookup-program-options, ftp-program-options): Fix customize | |
| 11078 type. | |
| 11079 | |
| 11080 * midnight.el (clean-buffer-list-kill-regexps, | |
| 11081 clean-buffer-list-kill-buffer-names, | |
| 11082 clean-buffer-list-kill-never-buffer-names, | |
| 11083 clean-buffer-list-kill-never-regexps): Fix customize type. | |
| 11084 | |
| 11085 * man.el (Man-init-defvars): Avoid trailing nil on | |
| 11086 Man-filter-list. | |
| 11087 | |
| 11088 * lpr.el (printer-name): Fix customize type. | |
| 11089 | |
| 11090 1998-09-16 Kenichi Handa <handa@etl.go.jp> | |
| 11091 | |
| 11092 * international/mule-cmds.el (reset-language-environment): Call | |
| 11093 update-coding-systems-internal. | |
| 11094 | |
| 11095 * international/mule-conf.el: Call update-coding-systems-internal | |
| 11096 at the tail. | |
| 11097 | |
| 11098 1998-09-14 Dave Love <fx@gnu.org> | |
| 11099 | |
| 11100 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't | |
| 11101 use the menu-enable properties, pending doing it correctly and | |
| 11102 acceptably fast. | |
| 11103 | |
| 11104 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text. | |
| 11105 | |
| 11106 1998-09-13 Dave Love <d.love@dl.ac.uk> | |
| 11107 | |
| 11108 * progmodes/hideshow.el (hs-grok-mode-type): Check | |
| 11109 comment-{start,end} non-nil as well as bound. Report an error if | |
| 11110 we can't grok the mode. | |
| 11111 | |
| 11112 1998-09-13 Richard Stallman <rms@gnu.org> | |
| 11113 | |
| 11114 * simple.el (blink-matching-open): Don't log paren matching | |
| 11115 messages in *Messages*. | |
| 11116 | |
| 11117 1998-09-12 Richard Stallman <rms@gnu.org> | |
| 11118 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
11119 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up): |
| 25837 | 11120 Set point-before-scroll at end even if there was an error. |
| 11121 | |
| 11122 * ange-ftp.el (ange-ftp-insert-file-contents): | |
| 11123 Use binary mode for dumb-unix hosts as for unix hosts. | |
| 11124 (ange-ftp-copy-file-internal): Likewise. | |
| 11125 | |
| 11126 * textmodes/paragraphs.el (use-hard-newlines): Doc fix. | |
| 11127 | |
| 11128 * emacs-lisp/pp.el: Doc fixes. | |
| 11129 | |
| 11130 * wid-edit.el (widget-menu-max-shortcuts): New variable. | |
| 11131 (widget-choose): Don't use single-char shortcuts if # items | |
| 11132 exceeds that many. Use minibuffer instead. | |
| 11133 | |
| 11134 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 11135 | |
| 11136 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg. | |
| 11137 | |
| 11138 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org> | |
| 11139 | |
| 11140 * speedbar.el (speedbar-frame-mode): Do not set frame position if | |
| 11141 in terminal mode. | |
| 11142 | |
| 11143 1998-09-10 Noah Friedman <friedman@splode.com> | |
| 11144 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
11145 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from |
| 25837 | 11146 defcustom declaration. It's wreaking too much havoc with XEmacs |
| 11147 and older versions of Emacs, which share this code. | |
| 11148 | |
| 11149 * type-break.el (type-break-mode): Here also. | |
| 11150 | |
| 11151 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg | |
| 11152 `t' to add-hook also to modify the new local value. | |
| 11153 | |
| 11154 1998-09-10 Dave Love <fx@gnu.org> | |
| 11155 | |
| 11156 * vc.el (vc-insert-headers): Doc fix. | |
| 11157 | |
| 11158 1998-09-10 Richard Stallman <rms@gnu.org> | |
| 11159 | |
| 11160 * textmodes/flyspell.el (flyspell-mode-on): Make the | |
| 11161 ispell-... variables permanent locals. | |
| 11162 (flyspell-mode-off): Add autoload cookie. | |
| 11163 | |
| 11164 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host, | |
| 11165 do use binary mode, just as for `unix'. | |
| 11166 (ange-ftp-host-type): If HOST is nil, return `unix'. | |
| 11167 | |
| 11168 * dired.el (dired-mark-files-containing-regexp): | |
| 11169 Don't scan directories. Ignore non-readable files. | |
| 11170 | |
| 11171 * progmodes/compile.el (compilation-error-regexp-alist): | |
| 11172 Fix previous change: allow . and _ in command name. | |
| 11173 | |
| 11174 * dired.el (dired-mark-files-containing-regexp): Fix previous change. | |
| 11175 | |
| 11176 * uncompress.el (uncompress-while-visiting): | |
| 11177 Use just the car of what find-operation-coding-system returns. | |
| 11178 | |
| 11179 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename. | |
| 11180 | |
| 11181 * shell.el (shell-file-name-quote-list): Add # to the value. | |
| 11182 | |
| 11183 1998-09-10 E. Jay Berkenbilt <ejb@ql.org> | |
| 11184 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
11185 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook |
| 25837 | 11186 to make killing of ispell process work even if |
| 11187 kill-all-local-variables has been run. | |
| 11188 | |
| 11189 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 11190 | |
| 11191 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite | |
| 11192 loop when sexp entry ends at end of file with no newline. | |
| 11193 | |
| 11194 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de> | |
| 11195 | |
| 11196 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved) | |
| 11197 (Custom-reset-standard): Fix menu inconsistency. | |
| 11198 | |
| 11199 * mail/feedmail.el (feedmail-from-line): Allow t. | |
| 11200 (feedmail-message-id-suffix): Allow nil. | |
| 11201 | |
| 11202 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): | |
| 11203 Simplify. Make prefix arg work right. | |
| 11204 | |
| 11205 1998-09-09 Dave Love <fx@gnu.org> | |
| 11206 | |
| 11207 * textmodes/paragraphs.el (use-hard-newlines): Doc fix. | |
| 11208 | |
| 11209 * help.el (help-xref-interned): Bind inhibit-read-only when inserting. | |
| 11210 | |
| 11211 1998-09-08 Dave Love <fx@gnu.org> | |
| 11212 | |
| 11213 * add-log.el (change-log-font-lock-keywords): Do parenthesized | |
| 11214 stuff only after file names or at start of line. Allow parens | |
| 11215 around e-mail, as well as angles. | |
| 11216 | |
| 11217 * gnus/nnweb.el (require): Wrap requirement of w3 and url in | |
| 11218 ignore-errors too, eval'd when compile. Require w3 stuff at load | |
| 11219 time for nicer failure if it's not available. | |
| 11220 | |
| 11221 1998-09-07 Geoff Voelker <voelker@cs.washington.edu> | |
| 11222 | |
| 11223 * comint.el (comint-arguments): Ignore backslashes when using | |
| 11224 w32 shells that expect backslashes as the directory separator. | |
| 11225 | |
| 11226 1998-09-04 Kenichi Handa <handa@etl.go.jp> | |
| 11227 | |
| 11228 * international/fontset.el (resolved-ascii-font): New variable. | |
| 11229 (x-complement-fontset-spec): By side effect, set | |
| 11230 `resolved-ascii-font' to the resolved name of ASCII font." | |
| 11231 (create-fontset-from-fontset-spec): Don't get a value for | |
| 11232 resolved-ascii-font from the list full-fontlist. It is set by | |
| 11233 x-complement-fontset-spec now. | |
| 11234 | |
| 11235 * ps-print.el: To make it work also on Emacs 20.2 and the earlier | |
| 11236 version, check the value of mule-version. | |
| 11237 | |
| 11238 1998-09-07 Carsten Dominik <cd@delysid.gnu.org> | |
| 11239 | |
| 11240 * textmodes/reftex.el (reftex-view-crossref): Split up into | |
| 11241 several functions. No longer moves to find a macro. | |
| 11242 (reftex-view-cr-cite, reftex-view-cr-ref, | |
| 11243 reftex-end-of-bib-entry): New functions. | |
| 11244 (reftex-auto-view-crossref): New value `window' allowed. | |
| 11245 (reftex-view-crossref-when-idle): Process new `window' option in | |
| 11246 (reftex-translate-to-ascii-function): New default. | |
| 11247 (reftex-label-illegal-re): Default changed, removed Latin1. | |
| 11248 (reftex-latin1-to-ascii): New function. | |
| 11249 (reftex-what-environment): Check for section regexp before use. | |
| 11250 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with | |
| 11251 absolute path names. | |
| 11252 (reftex-TeX-master-file): Changed sequence of file checks. | |
| 11253 (reftex-do-citation): bibview cache only with RefTeX mode on. | |
| 11254 | |
| 11255 1998-09-06 Richard Stallman <rms@gnu.org> | |
| 11256 | |
| 11257 * progmodes/compile.el (compilation-error-regexp-alist): | |
| 11258 In first pattern (GNU utilities and other things), | |
| 11259 allow a space after the optional program name at the beginning. | |
| 11260 | |
| 11261 * mail/mail-hist.el (mail-hist-current-header-contents): | |
| 11262 Fix previous change: use mail-header-end. | |
| 11263 | |
| 11264 1998-09-06 Bill Richter <richter@math.nwu.edu> | |
| 11265 | |
| 11266 * international/ccl.el: Doc fixes. | |
| 11267 * international/encoded-kb.el: Doc fixes. | |
| 11268 * international/fontset.el: Doc fixes. | |
| 11269 * international/kinsoku.el: Doc fixes. | |
| 11270 * international/kkc.el: Doc fixes. | |
| 11271 * international/mule-cmds.el: Doc fixes. | |
| 11272 * international/mule-conf.el: Doc fixes. | |
| 11273 * international/mule-util.el: Doc fixes. | |
| 11274 * international/mule.el: Doc fixes. | |
| 11275 | |
| 11276 1998-09-05 Eric Ludlam <zappo@gnu.org> | |
| 11277 | |
| 11278 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function. | |
| 11279 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'. | |
| 11280 (checkdoc-this-string-valid-engine): Permit ? as terminating | |
| 11281 punctuation for first line sentence breaking. | |
| 11282 (checkdoc-this-string-valid): When converting a comment into a doc | |
| 11283 string, make sure " chars are \". | |
| 11284 (checkdoc-sentencespace-region-engine): Only do double space check | |
| 11285 if based on the variable `sentence-end-double-space' | |
| 11286 (checkdoc-this-string-valid-engine): ? ends valid sentence. | |
| 11287 (checkdoc-proper-noun-region-engine): Exclude items in URLs | |
| 11288 | |
| 11289 1998-09-04 Richard Stallman <rms@gnu.org> | |
| 11290 | |
| 11291 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): | |
| 11292 Recognize define-skeleton as a function definer. | |
| 11293 | |
| 11294 * cus-edit.el (customize-option): Refuse to customize | |
| 11295 a variable that has no defcustom. But if variable is autoloaded, | |
| 11296 first try to load the library that defines it. | |
| 11297 | |
| 11298 * international/iso-insert.el: Use `string' before calling `insert' | |
| 11299 so that in multibyte buffers we insert multibyte chars. | |
| 11300 | |
|
26318
94efc4f944a4
progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
Sam Steingold <sds@gnu.org>
parents:
26295
diff
changeset
|
11301 * dired.el (dired-mark-files-containing-regexp): |
| 25837 | 11302 Don't use find-file; instead, insert the file in a temp buffer. |
| 11303 | |
| 11304 * textmodes/tex-mode.el (tex-start-options-string): New option. | |
| 11305 (tex-start-tex): Use that variable. | |
| 11306 | |
| 11307 * mail/rmail.el (rmail-primary-inbox-list): Make the initial | |
| 11308 value in the `repeat' alternative a list. | |
| 11309 | |
| 11310 * textmodes/fill.el (fill-individual-paragraphs): Before deleting | |
| 11311 the inserted newline, verify that one was really inserted. | |
| 11312 | |
| 11313 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode | |
| 11314 remains on or remains off. | |
| 11315 (flyspell-multi-language-p): Default changed to nil. | |
| 11316 | |
| 11317 * progmodes/ada-mode.el (ada-search-ignore-string-comment): | |
| 11318 In "found in comment" case, don't beginning-of-line after forward-line. | |
| 11319 | |
| 11320 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): | |
| 11321 If the function definition is not a lambda, return original FORM | |
| 11322 with no error. | |
| 11323 | |
| 11324 1998-09-04 Peter Breton <pbreton@ne.mediaone.net> | |
| 11325 | |
| 11326 * net-utils.el (netstat-program-options): Changed from nil to "-a" | |
| 11327 so that by default netstat shows all network connections. | |
| 11328 | |
| 11329 1998-09-04 Bob Weiner <weiner@altrasoft.com> | |
| 11330 | |
| 11331 * international/quail.el: Doc fixes. | |
| 11332 | |
| 11333 * info.el (info): Don't add parens if FILE already has them. | |
| 11334 | |
| 11335 1998-09-04 Geoff Voelker <voelker@cs.washington.edu> | |
| 11336 | |
| 11337 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word | |
| 11338 on extension lines. | |
| 11339 | |
| 11340 1998-09-03 Geoff Voelker <voelker@cs.washington.edu> | |
| 11341 | |
| 11342 * w32-fns.el (w32-shell-dos-semantics): New function. | |
| 11343 | |
| 11344 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu> | |
| 11345 | |
| 11346 * 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
|
11347 completion `choice' in `quail-current-str'; don't insert it. |
| 25837 | 11348 |
| 11349 1998-09-02 Kenichi Handa <handa@etl.go.jp> | |
| 11350 | |
| 11351 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH | |
| 11352 argument to ps-mule-generate-bitmap-font. | |
| 11353 | |
| 11354 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII | |
| 11355 entry and change Latin-1 entry in the default value. | |
| 11356 (ps-mule-font-info-database-ps-bdf): New variable. | |
| 11357 (ccl-encode-ethio-unicode): Bug of CCL code fixed. | |
| 11358 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function | |
| 11359 registerd in FONT-SPEC. | |
| 11360 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct | |
| 11361 charcter width of bitmap fonts. | |
| 11362 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript | |
| 11363 procedure NF. | |
| 11364 (ps-begin-file): Output PostScript code for setting | |
| 11365 SpaceWidthRatio. | |
| 11366 (ps-plot-region): Use line-beginning-position to get a position of | |
| 11367 the beginning of the current line. | |
| 11368 | |
| 11369 * international/mule-cmds.el (register-input-method): Doc-string | |
| 11370 modified. | |
| 11371 | |
| 11372 1998-09-01 Dave Love <fx@gnu.org> | |
| 11373 | |
| 11374 * international/mule-cmds.el (current-language-environment): Fix | |
| 11375 setter function. | |
| 11376 | |
| 11377 1998-09-01 Simon Marshall <simon@gnu.org> | |
| 11378 | |
| 11379 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite. | |
| 11380 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately. | |
| 11381 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class | |
| 11382 names with font-lock-type-face. Fontify type specs, etc., with | |
| 11383 font-lock-keyword-face. | |
| 11384 | |
| 11385 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
| 11386 | |
| 11387 * international/fontset.el (x-complement-fontset-spec): If ASCII | |
| 11388 font is specified in FONTLIST, don't substitute it for the | |
| 11389 resolved name. | |
| 11390 | |
| 11391 1998-08-31 Paul Eggert <eggert@twinsun.com> | |
| 11392 | |
| 11393 * international/mule.el (charset-description): Doc fix. | |
| 11394 | |
| 11395 * language/chinese.el, language/cyrillic.el, language/czech.el, | |
| 11396 language/devanagari.el, language/ethiopic.el, | |
| 11397 language/european.el, language/hebrew.el, language/indian.el, | |
| 11398 language/japanese.el, language/korean.el, language/lao.el, | |
| 11399 language/slovak.el, language/thai.el, language/tibetan.el, | |
| 11400 language/vietnamese.el: | |
| 11401 Add coding: local variable, to avoid bootstrapping problem | |
| 11402 if you need to recompile all the Lisp files using interpreted code. | |
| 11403 | |
| 11404 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 11405 | |
| 11406 * cal-china.el (chinese-year-cache): Change range of years from | |
| 11407 1989-2000 to 1990-2010. | |
| 11408 | |
| 11409 1998-08-29 Dave Love <d.love@dl.ac.uk> | |
| 11410 | |
| 11411 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie. | |
| 11412 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined. | |
| 11413 | |
| 11414 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 11415 | |
| 11416 * ps-print.el (ps-print-control-characters): Doc-string modified. | |
| 11417 (ps-output-string-prim): Comment format changed. | |
| 11418 (ps-do-despool): Indentation of source code changed. | |
| 11419 | |
| 11420 1998-08-28 Kenichi Handa <handa@etl.go.jp> | |
| 11421 | |
| 11422 * subr.el (sref): Make it an alias of aref. Make the | |
| 11423 byte-compiler warn that it is obsolete. | |
| 11424 (char-bytes): Make the byte-compiler warn that it is obsolete. | |
| 11425 | |
| 11426 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment): | |
| 11427 Calculate the total bytes using position-bytes instead of | |
| 11428 char-bytes. | |
| 11429 | |
| 11430 1998-08-27 Karl Heuer <kwzh@gnu.org> | |
| 11431 | |
| 11432 * snmp-mode.el: New file. | |
| 11433 * files.el (auto-mode-alist): Add snmp-mode patterns. | |
| 11434 | |
| 11435 1998-08-27 Karl Eichwalder <ke@suse.de> | |
| 11436 | |
| 11437 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'. | |
| 11438 | |
| 11439 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu> | |
| 11440 | |
| 11441 * calendar/diary-lib.el (diary-block): Doc fix.. | |
| 11442 * calendar/calendar.el (diary-list-include-blanks): Doc fix.. | |
| 11443 | |
| 11444 1998-08-27 Richard Stallman <rms@gnu.org> | |
| 11445 | |
| 11446 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp. | |
| 11447 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space. | |
| 11448 Clear appt-mode-string if we don't put something in it. | |
| 11449 | |
| 11450 1998-08-27 Dave Love <fx@gnu.org> | |
| 11451 | |
| 11452 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking | |
| 11453 dired-local-variables-file for dired-x. | |
| 11454 | |
| 11455 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look | |
| 11456 for compressed library files too. | |
| 11457 | |
| 11458 1998-08-26 Kenichi Handa <handa@etl.go.jp> | |
| 11459 | |
| 11460 * language/european.el ("Latin-1"): Modify `documentation' key value. | |
| 11461 ("Latin-2"): Likewise. | |
| 11462 | |
| 11463 1998-08-26 Karl Heuer <kwzh@gnu.org> | |
| 11464 | |
| 11465 * dired-x.el (dired-guess-shell-alist-default): Fix regexp. | |
| 11466 | |
| 11467 1998-08-26 Albert L. Ting <alt@artisan.com> | |
| 11468 | |
| 11469 * mail/mail-hist.el (mail-hist-current-header-name): Fix test. | |
| 11470 (mail-hist-current-header-contents): Use mail-text-start. | |
| 11471 | |
| 11472 1998-08-26 Richard Stallman <rms@gnu.org> | |
| 11473 | |
| 11474 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2. | |
| 11475 (customize-changed-options-previous-release): New variable. | |
| 11476 (customize-changed-options): Use that variable as default arg. | |
| 11477 | |
| 11478 1998-08-26 Karl Eichwalder <ke@suse.de> | |
| 11479 | |
| 11480 * midnight.el: Require `timer' not only when compiling. | |
| 11481 | |
| 11482 1998-08-26 Per Starback <starback@update.uu.se> | |
| 11483 | |
| 11484 * gnus/gnus-start.el (gnus-check-first-time-used): Change current | |
| 11485 buffer before creating help group. | |
| 11486 | |
| 11487 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
| 11488 | |
| 11489 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind | |
| 11490 coding-system-for-write before saving. | |
| 11491 | |
| 11492 1998-08-26 Kevin Rodgers <kevinr@ihs.com> | |
| 11493 | |
| 11494 * isearch.el (isearch-forward): Doc fix. | |
| 11495 | |
| 11496 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org> | |
| 11497 | |
| 11498 * emacs-lisp/find-func.el: Fix :version tags to have a string | |
| 11499 value, not a float. | |
| 11500 | |
| 11501 * cus-dep.el: Fix typo in output. | |
| 11502 | |
| 11503 1998-08-25 Dave Love <fx@gnu.org> | |
| 11504 | |
| 11505 * repeat.el (repeat): Doc fix. | |
| 11506 [From rms:] | |
| 11507 (repeat-previous-repeated-command): New variable. | |
| 11508 (repeat): Check for real-last-command being null or repeat. Set | |
| 11509 repeat-previous-repeated-command. | |
| 11510 | |
| 11511 * browse-url.el (browse-url-netscape): Fix format for hex escapes. | |
| 11512 | |
| 11513 1998-08-25 Kenichi Handa <handa@etl.go.jp> | |
| 11514 | |
| 11515 * gnus/message.el (message-send-mail-with-sendmail): Bind | |
| 11516 coding-system-for-write by the return value of | |
| 11517 select-message-coding-system. | |
| 11518 (message-send-mail-with-qmail): Likewise. | |
| 11519 | |
| 11520 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org> | |
| 11521 | |
| 11522 * emacs-lisp/autoload.el: Fix doc-string-elt property on | |
| 11523 define-derived-mode. | |
| 11524 | |
| 11525 * files.el (file-name-invalid-regexp): | |
| 11526 Fix regex for ms-dos without long file names. | |
| 11527 | |
| 11528 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
| 11529 | |
| 11530 * ps-print.el: Multi-byte buffer handling. | |
| 11531 (ps-print-version): New version number (4.0) and doc fix. | |
| 11532 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional | |
| 11533 compilation for GNU Emacs and emacsens. | |
| 11534 (ps-generate-postscript-with-faces): Force invisible text to be | |
| 11535 visible. | |
| 11536 (dos-ps-printer): New var to avoid compilation gripes. | |
| 11537 | |
| 11538 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
| 11539 | |
| 11540 * ps-print.el (ps-mule-plot-string): Pay attention to the case | |
| 11541 that no more characters can't be printed in the current line. | |
| 11542 | |
| 11543 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
| 11544 | |
| 11545 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be | |
| 11546 greater than TO. | |
| 11547 | |
| 11548 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
| 11549 | |
| 11550 * ps-print.el: Add codes to make ps-print.el work also on Emacs | |
| 11551 20.2 and the earlier version. | |
| 11552 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2. | |
| 11553 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise. | |
| 11554 (ps-mule-find-wrappoint): Likewise. | |
| 11555 (ps-mule-generate-font): Change `X' to `x' in format | |
| 11556 control-string. | |
| 11557 (ps-generate): Call ps-mule-begin before calling ps-begin-job. | |
| 11558 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and | |
| 11559 `restore' form procedures `BC' and `EC'. | |
| 11560 | |
| 11561 1998-08-24 Kenichi Handa <handa@etl.go.jp> | |
| 11562 | |
| 11563 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox | |
| 11564 is an executable procedure. Make LineThickness, Xshadow, and | |
| 11565 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc. | |
| 11566 (ps-mule-font-info-database, ps-mule-font-info-database-ps, | |
| 11567 ps-mule-font-info-database-bdf): New vars. | |
| 11568 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs. | |
| 11569 (ccl-encode-ethio-unicode): New CCL program. | |
| 11570 (ps-mule-encode-ethiopic): New fun. | |
| 11571 (ps-mule-current-charset): New var. | |
| 11572 (ps-mule-get-font-spec, ps-mule-font-spec-src, | |
| 11573 ps-mule-font-spec-name, ps-mule-font-spec-encoding, | |
| 11574 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs. | |
| 11575 (ps-mule-external-libraries): New var. | |
| 11576 (ps-mule-init-external-library): New fun. | |
| 11577 (ps-mule-font-cache): New var. | |
| 11578 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs. | |
| 11579 (ps-last-font): New var. | |
| 11580 (ps-mule-prepare-font): New fun. | |
| 11581 (ps-mule-charset-list): New var. | |
| 11582 (ps-mule-prologue-generated, ps-mule-prologue): New vars. | |
| 11583 (ps-mule-skip-same-charset, ps-mule-find-wrappoint, | |
| 11584 ps-mule-plot-string): New funs. | |
| 11585 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue): | |
| 11586 New vars. | |
| 11587 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar, | |
| 11588 ps-mule-prepare-cmpchar-font): New funs. | |
| 11589 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New | |
| 11590 vars. | |
| 11591 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font, | |
| 11592 ps-mule-generate-bitmap-glyph): New funs. | |
| 11593 (ps-mule-initialize, ps-mule-begin): New funs. | |
| 11594 (ps-output-string-prim): Insert string as unibyte. | |
| 11595 (ps-output-prologue): New fun. | |
| 11596 (ps-flush-output): Handle the case of 'prologue. | |
| 11597 (ps-begin-file): Call ps-mule-initialize. | |
| 11598 (ps-begin-job): Set ps-control-or-escape-regexp differently if | |
| 11599 printing multibyte characters. | |
| 11600 (ps-begin-page): Set ps-mule-current-charset to 'ascii. | |
| 11601 (ps-basic-plot-string): Handle the case of printing ASCII | |
| 11602 characters by external libraries (e.g. BDF). | |
| 11603 (ps-set-font): Set ps-last-font. | |
| 11604 (ps-plot-region): Handle multibyte characters, use | |
| 11605 ps-mule-plot-string for them. | |
| 11606 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin. | |
| 11607 | |
| 11608 * bdf.el: New file. | |
| 11609 | |
| 11610 1998-08-23 Kenichi HANDA <handa@etl.go.jp> | |
| 11611 | |
| 11612 * international/mule-cmds.el (select-message-coding-system): New | |
| 11613 function. | |
| 11614 (set-language-environment-coding-systems): Set | |
| 11615 default-sendmail-coding-system. | |
| 11616 | |
| 11617 * mail/sendmail.el (sendmail-coding-system): Doc-string modified. | |
| 11618 (default-sendmail-coding-system): New variable. | |
| 11619 (sendmail-send-it): Encode the message by a coding system | |
| 11620 select-message-coding-system returns. | |
| 11621 | |
| 11622 1998-08-23 Eric Ludlam <zappo@gnu.org> | |
| 11623 | |
|
26807
3e28d3d8e6ca
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
26806
diff
changeset
|
11624 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'. |
| 25837 | 11625 (speedbar-mode): Set buffer to read only. |
| 11626 (speedbar-temp-buffer-show-function): For emacs don't call hook | |
| 11627 with arguments. | |
| 11628 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable. | |
| 11629 | |
| 11630 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu> | |
| 11631 | |
| 11632 * speedbar.el (speedbar-key-map): Fix typo. | |
| 11633 | |
| 11634 See ChangeLog.7 for earlier changes. |
