Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some fixes to follow coding conventions in files from Gnus. | Pavel Janík | 2001-07-15 | 36 | -40/+61 |
| | |||||
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel Janík | 2001-07-15 | 125 | -158/+2427 |
| | |||||
* | Emacs lisp coding convention fixes. | Pavel Janík | 2001-07-14 | 10 | -28/+44 |
| | |||||
* | (Info-build-node-completions): Make Info-current-file-completions buffer local. | Stefan Monnier | 2001-07-13 | 2 | -7/+11 |
| | |||||
* | (which-func-mode, which-func-ff-hook) | Gerd Moellmann | 2001-07-13 | 2 | -5/+10 |
| | | | | | (which-function-mode): Remove references to which-func-mode-global. | ||||
* | (calendar-goto-islamic-date): Add | Gerd Moellmann | 2001-07-13 | 2 | -1/+5 |
| | | | | autload cookie. | ||||
* | Fix license commentary. | Gerd Moellmann | 2001-07-13 | 9 | -49/+58 |
| | |||||
* | Increment version number. | Gerd Moellmann | 2001-07-13 | 1 | -1/+1 |
| | |||||
* | Fix a typo. | Pavel Janík | 2001-07-13 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-13 | 3 | -140/+179 |
| | |||||
* | Add types to defcustoms. | Gerd Moellmann | 2001-07-13 | 1 | -15/+40 |
| | |||||
* | (gnus-browse-make-menu-bar): Changed one of the | Gerd Moellmann | 2001-07-12 | 2 | -2/+8 |
| | | | | | Browse->Next entries to Browse->Prev. From: Bj�Torkelsson <torkel@hpc2n.umu.se>. | ||||
* | (nnfolder-read-folder): Force to use a multibyte buffer. | Gerd Moellmann | 2001-07-12 | 2 | -1/+6 |
| | |||||
* | *** empty log message *** | Pavel Janík | 2001-07-12 | 2 | -2/+7 |
| | |||||
* | (speedbar-supported-extension-expressions): Add .g to the extension list, | Eli Zaretskii | 2001-07-12 | 2 | -1/+7 |
| | | | | for antlr-mode. From Christoph Wedler <Christoph.Wedler@sap.com>. | ||||
* | (vc-prefix-map): Moved back to vc-hooks.el. | Stefan Monnier | 2001-07-11 | 2 | -379/+367 |
| | | | | (vc-dired-mode-map): Fix the madness. | ||||
* | (vc-mode): Dummy function for doc purposes. | Stefan Monnier | 2001-07-11 | 1 | -30/+59 |
| | | | | (vc-prefix-map): Moved back from vc.el. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-11 | 1 | -0/+8 |
| | |||||
* | (mail-extr-all-top-level-domains): Increase | Gerd Moellmann | 2001-07-11 | 1 | -20/+99 |
| | | | | | | | the size of the obarray. (mail-extr-all-top-level-domains): Add more toplevel domains, add more long names. From: Per Starback <starback@ling.uu.se>. | ||||
* | Say that the file _is_ part of Emacs. | Eli Zaretskii | 2001-07-11 | 4 | -6/+15 |
| | |||||
* | (finder-insert-at-column): Also move to the next line if exactly at COLUMN. | Miles Bader | 2001-07-11 | 2 | -2/+7 |
| | |||||
* | (c-indent-exp): Keep the indentation of the block | Gerd Moellmann | 2001-07-10 | 2 | -1/+10 |
| | | | | itself, i.e. only indent the contents in it. | ||||
* | (rmail-show-message): Show beginning of message in | Gerd Moellmann | 2001-07-10 | 2 | -0/+10 |
| | | | | all windows containing it. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-10 | 1 | -4/+0 |
| | |||||
* | (describe-function-1): When printing FUNCTION's | Gerd Moellmann | 2001-07-10 | 2 | -1/+4 |
| | | | | documentation, don't assume FUNCTION is a symbol. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-10 | 1 | -0/+5 |
| | |||||
* | (normal-top-level): Don't operate on the initial | Gerd Moellmann | 2001-07-10 | 1 | -25/+29 |
| | | | | frame if we failed to create one. | ||||
* | Fix the header line and the copyright years. | Eli Zaretskii | 2001-07-10 | 2 | -2/+6 |
| | |||||
* | (ad-make-advised-definition): If the | Gerd Moellmann | 2001-07-09 | 2 | -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 Winner | Gerd Moellmann | 2001-07-09 | 2 | -5/+15 |
| | | | | | configurations with compare-window-configuration; they aren't window configurations. | ||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-09 | 1 | -1/+1 |
| | |||||
* | Cleaned up. | Gerd Moellmann | 2001-07-09 | 23 | -36/+36 |
| | | | | From Luis Fernandes <elf@ee.ryerson.ca>. | ||||
* | (ange-ftp-file-modtime): Check a 213 response | Gerd Moellmann | 2001-07-09 | 2 | -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 the | Stefan Monnier | 2001-07-09 | 2 | -0/+8 |
| | | | | | delsel and pending-del packages wrt to the new function `c-electric-delete-forward'. | ||||
* | (define-minor-mode): Use eval-after-load | Stefan Monnier | 2001-07-08 | 2 | -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 TAB | Gerd Moellmann | 2001-07-06 | 2 | -0/+4 |
| | | | | to lisp-indent-line. | ||||
* | (ange-ftp-file-modtime): Ignore 226 responses | Gerd Moellmann | 2001-07-06 | 2 | -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 Moellmann | 2001-07-06 | 1 | -4/+0 |
| | |||||
* | (mail-specify-envelope-from): Doc fix. | Gerd Moellmann | 2001-07-06 | 2 | -5/+20 |
| | | | | | (mail-envelope-from): New user option. (sendmail-send-it): Use it. | ||||
* | (rmail-reply): Don't forget to narrow header in | Gerd Moellmann | 2001-07-06 | 2 | -1/+18 |
| | | | | MIME-mode. | ||||
* | (rmail-output): Fix duplicate MIME-Version: | Gerd Moellmann | 2001-07-06 | 1 | -1/+16 |
| | | | | | | field problem with MIME-mode. (rmail-output): Fix bug in MIME-mode. | ||||
* | Use locale dependant date to print date in header. Doc | Gerd Moellmann | 2001-07-06 | 2 | -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 with | Eli Zaretskii | 2001-07-06 | 2 | -6/+14 |
| | | | | buffer-file-coding-system if that is nil. | ||||
* | properly mark Attic files as deleted | Ken Raeburn | 2001-07-06 | 38 | -22492/+0 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-05 | 1 | -0/+3 |
| | |||||
* | (todo-top-priorities): Use delete-region | Gerd Moellmann | 2001-07-05 | 1 | -7/+6 |
| | | | | instead of kill-line. | ||||
* | Fix first line. From Pavel Jan,Bm(Bk | Gerd Moellmann | 2001-07-05 | 2 | -4/+7 |
| | | | | <Pavel@Janik.cz>. | ||||
* | (battery-update): Add help-echo. | Gerd Moellmann | 2001-07-05 | 2 | -7/+13 |
| | | | | From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. | ||||
* | (vc-cvs-stay-local): doc fix. | Stefan Monnier | 2001-07-04 | 1 | -21/+20 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-07-04 | 2 | -0/+10 |
| |