aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* #André Spiegel2001-01-081-0/+15
|
* (vc-sccs-latest-on-branch-p): Removed.André Spiegel2001-01-081-17/+11
| | | | (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE to EDITABLE.
* (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg WRITABLE to EDITABLE.André Spiegel2001-01-081-9/+9
|
* (vc-cvs-latest-on-branch-p): Removed.André Spiegel2001-01-081-12/+5
| | | | (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
* (vc-default-latest-on-branch-p): New function, replaces constantAndré Spiegel2001-01-081-1/+6
| | | | implementations in backends.
* (copyright-current-year): Now a defvar.Eli Zaretskii2001-01-082-5/+14
| | | | | (copyright, copyright-update): Compute the current year at run time.
* *** empty log message ***Gerd Moellmann2001-01-081-0/+18
|
* Update to version 4.0. Provide support forGerd Moellmann2001-01-081-646/+1376
| | | | | | | | | | EDT scroll margins at top and bottom of the window. Provide an emulation of the EDT SUBS command (bound to GOLD-Enter, by default). Enhance edt-quit, bound to GOLD-q by default, to warn user when file-related buffer modifications exist. Provide support for running EDT Emulation in XEmacs. Provide customize access to some user updatable variables. Add Commentary section to file header. Fixed a few minor bugs and cleaned up some code.
* Update to version 4.0. Provide supportGerd Moellmann2001-01-081-102/+221
| | | | | | | | for detecting a keypress that generates an ASCII key sequence. (Previously, only a keypress that generates a vector was recognized.) Embed Window Manager name into name of the generated EDT Emulation initialization file since the initialization file is Window Manager specific. Add Commentary section to file header.
* (isearch-old-signal-hook): Removed.Gerd Moellmann2001-01-082-6/+9
| | | | | | (isearch-mode): Add isearch-done to kbd-macro-termination-hook instead of setting signal-hook-function. (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
* (mail-mode): Doc fix.Eli Zaretskii2001-01-072-1/+5
|
* (Info-goto-emacs-key-command-node): Doc fix.Eli Zaretskii2001-01-072-4/+14
| | | | (Info-goto-emacs-command-node): Doc fix.
* (noninteractive): Don't load generic-sc on MS-DOSEli Zaretskii2001-01-062-1/+12
| | | | systems without long file-name support.
* *** empty log message ***Andrew Innes2001-01-061-0/+4
|
* (custom-deps): Set EMACSLOADPATH explicitly.Andrew Innes2001-01-061-1/+2
|
* (isearch-lazy-highlight-remove-overlays): Doc fix.Eli Zaretskii2001-01-062-4/+7
| | | | (isearch-lazy-highlight-update): Doc fix.
* (ffap-bindings): Doc fix.Eli Zaretskii2001-01-062-1/+3
|
* (dired-virtual-guess-dir): Doc fix.Eli Zaretskii2001-01-062-1/+5
|
* (remove, remq): Remove.Dave Love2001-01-052-3/+4
|
* (mouse-drag-safe-scroll): BindGerd Moellmann2001-01-052-21/+25
| | | | scroll-preserve-screen-position to nil.
* (isearch-old-signal-hook): New variable.Gerd Moellmann2001-01-052-3/+14
| | | | | | (isearch-mode): Set signal-hook-function to isearch-done. (isearch-done): Restore old signal-hook-function. ----------------------------
* (Info-fontify-node): Mark one more char as intangible.Gerd Moellmann2001-01-052-4/+10
|
* (quail-input-string-to-events): New function.Kenichi Handa2001-01-051-52/+43
| | | | | | (quail-input-method): Convert input string to events here. (quail-start-translation): Return input string, not event list. (quail-start-conversion): Likewise.
* (compose-last-chars): New argument COMPONENTS. ItKenichi Handa2001-01-051-4/+10
| | | | | it is non-nil, compose preceding characters by compose-region with COMPONENTS.
* *** empty log message ***Kenichi Handa2001-01-051-0/+11
|
* *** empty log message ***Gerd Moellmann2001-01-041-1/+9
|
* (tooltip-cancel-delayed-tip)Gerd Moellmann2001-01-041-17/+22
| | | | | | | | | (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout and tooltip-add-timeout. (tooltip-show): Set border color from faces's foreground. (tooltip-show-help-function): If called with the same help string as last time, do nothing. (tooltip-help-tips): Don't set tooltip-help-message to nil.
* cperl, obsolete changes.Dave Love2001-01-041-0/+6
|
* Obsolete.Dave Love2001-01-043-0/+0
|
* (nnmail-pathname-coding-system): Defvar whenDave Love2001-01-042-1/+9
| | | | | compiling. (gnus-make-directory): Require nnmail.
* (whitespace-global-mode): Fix typo.Dave Love2001-01-041-1/+1
|
* (mm-inline-media-tests): AddDave Love2001-01-042-3/+15
| | | | | image/x-portable-bitmap. (mm-get-image): Grok pbm.
* *** empty log message ***Gerd Moellmann2001-01-041-0/+3
|
* (fancy-splash-screens): Don't bind show-help-functionGerd Moellmann2001-01-041-2/+1
| | | | to nil.
* Fix last change.Gerd Moellmann2001-01-042-4/+12
|
* (tooltip-frame-parameters): Remove colors.Gerd Moellmann2001-01-041-9/+33
| | | | | | | (tooltip): New face (tooltip-set-param): New function. (tooltip-show): Set up color frame parameters from face `tooltip'. Display the tooltip text in face `tooltip'.
* (help-for-help): Fix a typo in a doc string. From [email protected] (Karl Heuer).Eli Zaretskii2001-01-041-1/+1
|
* Doc fixes. Maintainer change.Dave Love2001-01-032-175/+147
| | | | | | | | | | (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type. (dired-guess-shell-alist-default): Don't use xloadimage for PNG. (dired-guess-shell-alist-user): Customize. (dired-x-help-address): Set to bug-gnu-emacs. (dired-x-maintainer, dired-x-file, dired-x-version): Deleted. (dired-default-directory): Renamed from default-directory.
* (hl-line): Doc fix.Dave Love2001-01-031-1/+1
|
* Capitalize as others do.Karl Fogel2001-01-031-1/+1
|
* mail/mail-hist.el (mail-hist-text-too-long-p): doc fix.Karl Fogel2001-01-032-2/+5
|
* *** empty log message ***Dave Love2001-01-031-0/+6
|
* *** empty log message ***Richard M. Stallman2001-01-031-0/+15
|
* (cperl-invalid-face): Don't double-quoteDave Love2001-01-031-2/+3
| | | | | value. (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
* Do highlighting of alternative matches all at once,Richard M. Stallman2001-01-031-86/+76
| | | | | | | | | | | | | | | | | | but only do it in the text that's visible in the selected window. (isearch-lazy-highlight-cleanup): Arg now says to remove all the current alternative-match highlighting. If nil, remove only what's outside the current window. (isearch-lazy-highlight-remove-overlays): Take optional region within which NOT to remove them. (isearch-lazy-highlight-new-loop): Greatly simplified. (isearch-lazy-highlight-update): Find all the other occurrences visible in the window, in just one call. (isearch-lazy-highlight-start): Now holds start of region to scan. (isearch-lazy-highlight-end): Now holds end of region to scan. (isearch-lazy-highlight-wrapped): Variable deleted. (isearch-lazy-highlight-search): Function deleted.
* (ls-lisp) <defgroup>: Add :version.Dave Love2001-01-021-0/+1
|
* *** empty log message ***Dave Love2001-01-021-0/+3
|
* (browse-url-filename-alist): Avoid backquoteDave Love2001-01-021-4/+5
| | | | read syntax.
* *** empty log message ***Andrew Innes2001-01-021-0/+5
|
* (convert-standard-filename): Do length check on nameAndrew Innes2001-01-021-1/+2
| | | | before aref.