summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (rmail-show-message): Show beginning of message inGerd Moellmann2001-07-102-0/+10
| | | | all windows containing it.
* *** empty log message ***Gerd Moellmann2001-07-101-4/+0
|
* (describe-function-1): When printing FUNCTION'sGerd Moellmann2001-07-102-1/+4
| | | | documentation, don't assume FUNCTION is a symbol.
* *** empty log message ***Gerd Moellmann2001-07-101-0/+5
|
* (normal-top-level): Don't operate on the initialGerd Moellmann2001-07-101-25/+29
| | | | frame if we failed to create one.
* Fix the header line and the copyright years.Eli Zaretskii2001-07-102-2/+6
|
* (ad-make-advised-definition): If theGerd Moellmann2001-07-092-2/+11
| | | | | | original definition has an interactive form, but is Elp instrumented, use the interactive form of the function called by elp-wrapper.
* (winner-equal): Make it a defun. Don't compare WinnerGerd Moellmann2001-07-092-5/+15
| | | | | configurations with compare-window-configuration; they aren't window configurations.
* *** empty log message ***Gerd Moellmann2001-07-091-1/+1
|
* Cleaned up.Gerd Moellmann2001-07-0923-36/+36
| | | | From Luis Fernandes <elf@ee.ryerson.ca>.
* (ange-ftp-file-modtime): Check a 213 responseGerd Moellmann2001-07-092-3/+14
| | | | | | from the server for the format we expect. Don't use it if it doesn't look like what the Internet draft for FTP extensions specifies.
* Extended the kludge to interoperate with theStefan Monnier2001-07-092-0/+8
| | | | | delsel and pending-del packages wrt to the new function `c-electric-delete-forward'.
* (define-minor-mode): Use eval-after-loadStefan Monnier2001-07-082-10/+19
| | | | | to delay the call to <mode> for global minor modes. (easy-mmode-define-navigation): Only recenter if interactive.
* (lisp-mode-shared-map): Bind TABGerd Moellmann2001-07-062-0/+4
| | | | to lisp-indent-line.
* (ange-ftp-file-modtime): Ignore 226 responsesGerd Moellmann2001-07-062-10/+27
| | | | | from the server. Call encode-time only when we are sure that we got a 213 response.
* (rmail-reply): Remove misleading comment.Gerd Moellmann2001-07-061-4/+0
|
* (mail-specify-envelope-from): Doc fix.Gerd Moellmann2001-07-062-5/+20
| | | | | (mail-envelope-from): New user option. (sendmail-send-it): Use it.
* (rmail-reply): Don't forget to narrow header inGerd Moellmann2001-07-062-1/+18
| | | | MIME-mode.
* (rmail-output): Fix duplicate MIME-Version:Gerd Moellmann2001-07-061-1/+16
| | | | | | field problem with MIME-mode. (rmail-output): Fix bug in MIME-mode.
* Use locale dependant date to print date in header. DocGerd Moellmann2001-07-062-8/+53
| | | | | | | fix. (ps-print-version): New version number (6.5.3). (ps-right-header, ps-right-footer): Initialization and doc fix. (ps-time-stamp-locale-default): New fun.
* (mode-line-mule-info): Don't show the tip withEli Zaretskii2001-07-062-6/+14
| | | | buffer-file-coding-system if that is nil.
* properly mark Attic files as deletedKen Raeburn2001-07-0638-22492/+0
|
* *** empty log message ***Gerd Moellmann2001-07-051-0/+3
|
* (todo-top-priorities): Use delete-regionGerd Moellmann2001-07-051-7/+6
| | | | instead of kill-line.
* Fix first line. From Pavel Jan,Bm(BkGerd Moellmann2001-07-052-4/+7
| | | | <Pavel@Janik.cz>.
* (battery-update): Add help-echo.Gerd Moellmann2001-07-052-7/+13
| | | | From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
* (vc-cvs-stay-local): doc fix.Stefan Monnier2001-07-041-21/+20
|
* *** empty log message ***Gerd Moellmann2001-07-042-0/+10
|
* (sendmail-send-it): Look at `sendmail-program'Gerd Moellmann2001-07-041-5/+7
| | | | in caller buffer.
* (nnheader-init-server-buffer): Make sure theGerd Moellmann2001-07-041-1/+1
| | | | *nntpd* buffer is made multibyte instead of a random buffer.
* (c-font-lock-keywords-3): When matching somethingGerd Moellmann2001-07-042-1/+10
| | | | like `struct X Y', finish with point after Y.
* *** empty log message ***Eli Zaretskii2001-07-032-0/+9
|
* (ff-find-the-other-file): Use file-name-nondirectoryEli Zaretskii2001-07-031-2/+1
| | | | | instead of string-match to find the basename of the file. From Pascal Obry <p.obry@wanadoo.fr>.
* (browse-url-default-windows-browser): SupportEli Zaretskii2001-07-032-2/+11
| | | | | | the MS-DOS port when it runs on Windows. (browse-url-browser-function) [ms-dos]: Default to browse-url-default-windows-browser.
* (locate-library): Enable code that looks for compressedEli Zaretskii2001-07-032-15/+18
| | | | libraries if auto-compression-mode is on.
* Fix the header line, for finder.el. Suggested byEli Zaretskii2001-07-031-1/+1
| | | | Pavel Janik <Pavel@Janik.cz>
* (Info-clone-buffer-hook): Really unconditionally copy marker.Stefan Monnier2001-07-022-11/+14
|
* (cl-do-arglist): Revert change ofGerd Moellmann2001-07-022-8/+12
| | | | 2000-10-15.
* *** empty log message ***Gerd Moellmann2001-07-021-0/+4
|
* (gnus-local-domain): Removed because unused.Gerd Moellmann2001-07-021-9/+0
|
* Fix the header line, so that finder.el recognizes it.Eli Zaretskii2001-07-022-3/+6
|
* (lm-header-prefix): Doc fix. From Pavel Janik <Pavel@Janik.cz>.Eli Zaretskii2001-07-022-1/+6
|
* (x-colors): Add colors from the recent rgb.txt file.Eli Zaretskii2001-06-292-128/+746
|
* Make last change compatible with XEmacs. From Christoph WedlerEli Zaretskii2001-06-291-2/+4
| | | | <christoph.wedler@sap.com>.
* *** empty log message ***Eli Zaretskii2001-06-291-0/+5
|
* *** empty log message ***Richard M. Stallman2001-06-291-0/+5
|
* (bdf-directory-list): Use the value relative toEli Zaretskii2001-06-291-4/+4
| | | | installation-directory for MS-Windows as well.
* (widget-color-sample-face-get): Return ((foreground-color . COLOR))Richard M. Stallman2001-06-291-4/+1
| | | | instead of constructing a face.
* (region): Change the background color for theEli Zaretskii2001-06-292-1/+7
| | | | | light-background color display to lightgoldenrod2, to make it visible on some laptops.
* (rmail-reformat-message): Bind inhibit-read-only to t.Richard M. Stallman2001-06-291-117/+136
| | | | | | | | | (rmail-msg-restore-non-pruned-header): Likewise. If point was in the old pruned header, put it at the top. (rmail-msg-prune-header): If point was at the top, keep it there. (rmail-narrow-to-non-pruned-header): New function. (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.