Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (mail-recover-1): Decrease non-random-len by 1 for the newly-readded #. | Richard M. Stallman | 2002-04-28 | 1 | -1/+2 |
| | |||||
* | (make-auto-save-file-name): Specify # as suffix in the non-file-visiting case. | Richard M. Stallman | 2002-04-28 | 1 | -10/+11 |
| | |||||
* | (make-temp-file): New arg SUFFIX. | Richard M. Stallman | 2002-04-28 | 1 | -2/+6 |
| | |||||
* | Minor reorganization of some code. | Glenn Morris | 2002-04-28 | 1 | -109/+104 |
| | |||||
* | (f90-mark-subprogram-overlay): New internal variable. | Glenn Morris | 2002-04-28 | 1 | -3/+15 |
| | | | | (f90-mark-subprogram): Use it to highlight the subprogram with an overlay. | ||||
* | (f90-xemacs-flag): New variable to put the test for Emacs flavor in one | Glenn Morris | 2002-04-28 | 1 | -26/+23 |
| | | | | place. | ||||
* | Added cua-mode based files [split from original cua.el]: | Kim F. Storm | 2002-04-28 | 4 | -0/+3078 |
| | | | | cua-base.el, cua-rect.el, cua-gmrk.el, and keypad.el | ||||
* | (ibuffer-mode): Additional documentation on filter groups. | Colin Walters | 2002-04-28 | 2 | -0/+16 |
| | |||||
* | (ibuffer-set-filter-groups-by-mode): Don't make an ibuffer-mode filter | Colin Walters | 2002-04-28 | 1 | -10/+21 |
| | | | | group if `ibuffer-view-ibuffer' is nil. | ||||
* | *** empty log message *** | Richard M. Stallman | 2002-04-28 | 2 | -0/+2490 |
| | |||||
* | Comment change. | Richard M. Stallman | 2002-04-28 | 1 | -3/+3 |
| | |||||
* | Entries I should have made earlier. | Glenn Morris | 2002-04-28 | 1 | -0/+50 |
| | |||||
* | (occur-accumulate-lines): Avoid incf and decf. | Richard M. Stallman | 2002-04-28 | 2 | -151/+159 |
| | | | | | | | | | | | | | | | | (occur-engine-add-prefix): New function. (occur-engine): Avoid using macrolet, incf and decf. Use occur-engine-add-prefix instead. Rename `l' to `lines' and `c' to `matches'. (occur-engine, occur-mode-mouse-goto) (occur-mode-find-occurrence, occur-mode-goto-occurrence) (occur-mode-goto-occurrence-other-window) (occur-mode-display-occurrence): A position is just a marker, not a list. (occur-revert-arguments): Renamed from occur-revert-properties. All uses changed. | ||||
* | (recentf-menu-before): Use string to specify path in the menu. | Pavel Janík | 2002-04-28 | 2 | -2/+5 |
| | |||||
* | (custom-load-symbol): Moved to custom.el. | Richard M. Stallman | 2002-04-28 | 2 | -40/+12 |
| | | | | (custom-load-recursion): Likewise. | ||||
* | (custom-load-symbol): Moved from cus-edit.el. | Richard M. Stallman | 2002-04-28 | 1 | -0/+41 |
| | | | | (custom-load-recursion): Likewise. | ||||
* | (ada-add-ada-menu): Menu pseudo-keys generated by easymenu are now lowercase. | Richard M. Stallman | 2002-04-28 | 2 | -6/+11 |
| | |||||
* | (menu-bar-update-buffers): Add menu items Next Buffer and Previous Buffer. | Richard M. Stallman | 2002-04-27 | 2 | -0/+16 |
| | |||||
* | (next-buffer, prev-buffer): New commands. | Richard M. Stallman | 2002-04-27 | 1 | -3/+23 |
| | | | | Bind C-x left and C-x right to them. | ||||
* | (read-language-name): Take of non-list values. | Pavel Janík | 2002-04-27 | 2 | -1/+6 |
| | |||||
* | (Info-header-line): Mark it as risky-local-variable. | Richard M. Stallman | 2002-04-27 | 2 | -0/+3 |
| | |||||
* | (insert-for-yank): Replace `category' property | Richard M. Stallman | 2002-04-27 | 2 | -5/+34 |
| | | | | | | with whatever properties it stands for. (member-ignore-case): Ignore non-strings in LIST. | ||||
* | (read-face-name): Format the prompt correctly when there's no default. | Miles Bader | 2002-04-27 | 2 | -3/+6 |
| | |||||
* | Explicitly load cus-face and timer. | Richard M. Stallman | 2002-04-27 | 2 | -0/+8 |
| | |||||
* | Don't require timer. | Richard M. Stallman | 2002-04-27 | 1 | -2/+0 |
| | |||||
* | Don't require cus-face. | Richard M. Stallman | 2002-04-27 | 1 | -2/+0 |
| | |||||
* | Fix previous change. | Richard M. Stallman | 2002-04-27 | 1 | -1/+1 |
| | |||||
* | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 2002-04-26 | 5 | -411/+484 |
| | | | | lisp/ChangeLog, and src/ChangeLog for list of changes. | ||||
* | (customize-face-other-window): Make it work similarly. | Richard M. Stallman | 2002-04-26 | 2 | -15/+29 |
| | |||||
* | (customize-face): Use read-face-name and handle multiple faces. | Richard M. Stallman | 2002-04-26 | 1 | -18/+14 |
| | |||||
* | (read-face-name): New defaulting features. | Richard M. Stallman | 2002-04-26 | 1 | -35/+84 |
| | | | | | | | | New args STRING-DESCRIBING-DEFAULT and MULTIPLE. (list-faces-display): Use the face, not its name string, as arg when running customize-face. Put a `read-face-name' prop on the entire line. (describe-face): Handle multiple faces via read-face-name. | ||||
* | (tex-start-options): New variable. | Richard M. Stallman | 2002-04-26 | 2 | -8/+27 |
| | | | | | | | | (tex-start-commands): New variable. (tex-start-options-string): Variable deleted. (tex-start-tex): Use tex-start-options and tex-start-commands, not tex-start-options-string. (tex-command): Doc fix. | ||||
* | (smtpmail-try-auth-methods): host is not in the authinfo/netrc => cred=nil. | Sam Steingold | 2002-04-26 | 2 | -33/+39 |
| | |||||
* | Remove Ada-specific example code. | Gerd Moellmann | 2002-04-26 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2002-04-26 | 1 | -79/+83 |
| | |||||
* | 2002-04-25 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2002-04-26 | 2 | -108/+116 |
| | | | | * ediff-hooks.el: Put back the autoloads. | ||||
* | (ibuffer-saved-filter-groups): Don't include broken defaults. | Colin Walters | 2002-04-26 | 1 | -17/+5 |
| | | | | | | | (ibuffer-yank): Be sure to `setq' after we use `nconc'. (ibuffer-save-filter-groups): Correctly structure filter groups. (ibuffer-switch-to-saved-filter-groups): Correctly extract filter groups. | ||||
* | (define column process): Use `ibuffer-aif'. | Colin Walters | 2002-04-26 | 1 | -4/+3 |
| | |||||
* | *** empty log message *** | Colin Walters | 2002-04-26 | 1 | -0/+11 |
| | |||||
* | (smtpmail-auth-credentials): Support netrc files as well. | Richard M. Stallman | 2002-04-25 | 1 | -12/+25 |
| | | | | | (smtpmail-try-auth-methods): Support netrc data. (netrc-parse): Autoload netrc. | ||||
* | *** empty log message *** | Richard M. Stallman | 2002-04-25 | 1 | -0/+10 |
| | |||||
* | General tidy-up of commentary and some doc strings. | Glenn Morris | 2002-04-25 | 1 | -78/+94 |
| | |||||
* | (occur-engine): Pad digits to the right. | Colin Walters | 2002-04-25 | 1 | -1/+1 |
| | |||||
* | (smtpmail-queue-counter): New variable. | Richard M. Stallman | 2002-04-25 | 1 | -3/+7 |
| | | | | | | (smtpmail-send-it): Use it to construct new queue filenames (needed if you send more than one message per second, which is possible if you use Gnus Agent). | ||||
* | *** empty log message *** | Colin Walters | 2002-04-25 | 1 | -1/+2 |
| | |||||
* | (mail-use-dsn): New variable to request delivery status notification from MTA. | Richard M. Stallman | 2002-04-25 | 2 | -1/+20 |
| | | | | (sendmail-send-it): Use it. | ||||
* | (occur-engine): Make nlines argument actually mean number of context | Colin Walters | 2002-04-25 | 1 | -4/+4 |
| | | | | lines. Handle it. | ||||
* | *** empty log message *** | Colin Walters | 2002-04-25 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Colin Walters | 2002-04-25 | 1 | -0/+45 |
| | |||||
* | Regenerated. | Colin Walters | 2002-04-25 | 1 | -176/+225 |
| |