aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* 2000-05-24 Michael Kifer <[email protected]>Michael Kifer2000-05-244-10/+68
| | | | | | | | | | | | | | * ediff-diff.el (ediff-forward-word): take syntactic word class into account. (ediff-test-utility,ediff-diff-mandatory-option, ediff-reset-diff-options): utilities for proper initialization of ediff-diff-options and ediff-diff3-options on Windows. * ediff-init.el (ediff-merge-filename-prefix): new customizable variable. * ediff-mult.el (ediff-filegroup-action): use ediff-merge-filename-prefix.
* (Info-find-node-2): Restructure [following "Vadim S. Solomin"Dave Love2000-05-241-97/+61
| | | | <[email protected]>].
* 2000-05-24 Michael Kifer <[email protected]>Michael Kifer2000-05-242-0/+5
| | | | * viper-ex.el (ex-write): set selective display to nil.
* 1999-01-23 Eric M. Ludlam <[email protected]>Dave Love2000-05-242-4/+73
| | | | | | | | * rmailout.el (rmail-output-to-rmail-file): Added optional param STAY * rmail.el (rmail-automatic-folder-directives): New user variable. (rmail-show-message): Add call to `rmail-auto-file' during display. (rmail-auto-file): New function
* *** empty log message ***Eli Zaretskii2000-05-241-0/+5
|
* *** empty log message ***Stefan Monnier2000-05-241-0/+16
|
* (iso-8859-8-e, iso-8859-8-i): For now, justEli Zaretskii2000-05-241-0/+7
| | | | aliases for hebrew-iso-8bit.
* Add finder keywords.Dave Love2000-05-243-0/+3
|
* Fix header for Finder.Dave Love2000-05-241-1/+1
|
* New version from Francis J. Wright <[email protected]>:Eli Zaretskii2000-05-242-61/+67
| | | | | | | | (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file names in environment variables regardless of the path separator. (woman-topic-all-completions-1): Don't call file-name-directory-p on all files, since woman-file-regexp already filters out any directories.
* (kkc-region): Don't change modified-p ofKenichi Handa2000-05-241-0/+2
| | | | the current buffer.
* (quail-start-translation): Don't changeKenichi Handa2000-05-241-2/+6
| | | | | modified-p of the current buffer. (quail-start-conversion): Likewise.
* *** empty log message ***Kenichi Handa2000-05-241-0/+7
|
* (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.Kenichi Handa2000-05-241-2/+2
|
* *** empty log message ***Kenichi Handa2000-05-241-2/+3
|
* (iso-2022-jp): Exclude katakana-jisx0201Kenichi Handa2000-05-241-2/+2
| | | | to conform to RFC1468.
* *** empty log message ***Kenichi Handa2000-05-241-0/+5
|
* *** empty log message ***Eric M. Ludlam2000-05-241-0/+22
|
* Renamed sb-tag-.xpm to sb-tag-minus.xpmEric M. Ludlam2000-05-241-0/+0
|
* Renamed sb-tag+.xpm to sb-tag-plus.xpmEric M. Ludlam2000-05-241-0/+0
|
* Renamed sb-file.xpm to sb-pg.xpmEric M. Ludlam2000-05-241-0/+0
|
* Renamed sb-file+.xpm to sb-pg-plus.xpmEric M. Ludlam2000-05-241-0/+0
|
* Renamed sb-file-.xpm to sb-pg-minus.xpmEric M. Ludlam2000-05-241-0/+0
|
* Renamed sb-dir-.xpm to sb-dir-minus.xpmEric M. Ludlam2000-05-241-0/+0
|
* Renamed sb-dir+.xpm to sb-dir-plus.xpmEric M. Ludlam2000-05-241-0/+0
|
* (speedbar-easymenu-definition-base): Image toggle fix.Eric M. Ludlam2000-05-241-36/+43
| | | | | | | | | | | | | (speedbar-insert-button): Invisible text property fix. (speedbar-directory-plus): Renamed from speedbar-directory-+ (speedbar-directory-minus): Renamed from speedbar-directory-- (speedbar-page-plus): Renamed from speedbar-file-+ (speedbar-page-minus): Renamed from speedbar-file-- (speedbar-page): Renamed from speedbar-file- (speedbar-tag): Renamed from speedbar-tag- (speedbar-tag-plus): Renamed from speedbar-tag-+ (speedbar-tag-minus): Renamed from speedbar-tag-- (speedbar-expand-image-button-alist): Use above renames.
* (quail-show-guidance-buf): SetKenichi Handa2000-05-231-2/+3
| | | | | current-input-method of the guidance buffer to the name of the curren input method.
* *** empty log message ***Kenichi Handa2000-05-231-0/+6
|
* *** empty log message ***Gerd Moellmann2000-05-231-0/+4
|
* (command-line): Determine source file of compiledGerd Moellmann2000-05-231-8/+10
| | | | | user init file differently. Warn if compiled user init file is older than its source file.
* (compile-internal): Style typo.Stefan Monnier2000-05-231-2/+1
|
* *** empty log message ***Stefan Monnier2000-05-231-16/+16
|
* (comment-make-extra-lines): Don't use `assert'.Stefan Monnier2000-05-231-3/+12
|
* (dynamic-completion-mode, dynamic-completion-mode): Don't quote lambdas.Stefan Monnier2000-05-231-4/+4
|
* (ffap-highlight): Use facep rather than internal-find-face.Stefan Monnier2000-05-231-3/+2
|
* *** empty log message ***Gerd Moellmann2000-05-231-0/+4
|
* (ffap-url-regexp): Add `https'.Gerd Moellmann2000-05-231-1/+1
|
* (make-backup-file-name-1): Replace slashes with `!'Eli Zaretskii2000-05-232-10/+36
| | | | | rather than `|' (which is not allowed on Windows). Replace the drive letters with a string "drive_X".
* *** empty log message ***Gerd Moellmann2000-05-231-0/+6
|
* (sh-ancestor-alist): Add `bash2'.Gerd Moellmann2000-05-231-0/+2
|
* (interpreter-mode-alist): Add `bash2'.Gerd Moellmann2000-05-231-0/+1
|
* *** empty log message ***Gerd Moellmann2000-05-231-1/+1
|
* *** empty log message ***Dave Love2000-05-221-0/+17
|
* (feature-symbols, file-provides, file-requires): Use mapc.Dave Love2000-05-221-48/+42
| | | | | | | (feature-file): Avoid calling symbol-name. Doc fix. (file-set-intersect, file-dependents): Use dolist, not mapcar. (loadhist-hook-functions): Add mouse-position-function. (unload-feature): Change uses of mapcar.
* (parse-colon-path): Doc fix.Dave Love2000-05-221-163/+170
| | | | | (auto-mode-alist, interpreter-mode-alist): Purecopy the cars. (set-auto-mode): Use mapc.
* (PC-look-for-include-file): Use :alnum: character class.Dave Love2000-05-221-1/+2
| | | | (partial-completion-mode): Add autoload cookie.
* Fix boilerplate comments.Dave Love2000-05-222-4/+8
|
* Fix last change.Dave Love2000-05-221-3/+2
|
* (Info-fontify-node): fixed the call to add-text-propertiesSam Steingold2000-05-222-6/+11
|
* Remove debug-ignored-errors set in other files.Dave Love2000-05-222-65/+24
|