Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Comment change. | Richard M. Stallman | 2001-11-17 | 1 | -3/+3 | |
| | ||||||
* | *** empty log message *** | Richard M. Stallman | 2001-11-17 | 1 | -2/+5 | |
| | ||||||
* | (locate): Show default locate pattern within the | Richard M. Stallman | 2001-11-17 | 2 | -5/+18 | |
| | | | | | prompt, but don't insert it into the minibuffer contents. Catch the case when pattern is the empty string. | |||||
* | *** empty log message *** | Eli Zaretskii | 2001-11-17 | 1 | -0/+4 | |
| | ||||||
* | ("French"): New language environment. | Eli Zaretskii | 2001-11-17 | 1 | -0/+15 | |
| | ||||||
* | *** empty log message *** | Richard M. Stallman | 2001-11-17 | 1 | -0/+6 | |
| | ||||||
* | (todo-save): Fix previous change. | Richard M. Stallman | 2001-11-17 | 1 | -5/+4 | |
| | ||||||
* | (functionp): Do use cdr-safe on object. | Richard M. Stallman | 2001-11-17 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Stefan Monnier | 2001-11-17 | 1 | -0/+45 | |
| | ||||||
* | (elp-not-profilable): New var. | Stefan Monnier | 2001-11-17 | 1 | -16/+28 | |
| | | | | | (elp-not-profilable-p): New function. (elp-instrument-function): Use it. Use backquotes and push. | |||||
* | (byte-compile-call-tree, byte-code-vector) | Stefan Monnier | 2001-11-17 | 1 | -10/+17 | |
| | | | | | | | | (byte-stack+-info, byte-compile-last-warned-form) (byte-compile-last-logged-file): Don't defconst a variable. (no-byte-compile): Declare. (byte-compile-file): Don't boundp-check no-byte-compile any more. (byte-compile-defvar): Leave defconst as is. | |||||
* | (edebug-form-data, edebug-offsets) | Stefan Monnier | 2001-11-17 | 1 | -88/+12 | |
| | | | | | | | | | (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name) (edebug-current-offset, edebug-old-def-name, edebug-error-point) (edebug-best-error): Don't defconst a variable. (edebug-read-syntax-table): Use a char-table. (edebug-lemacs-specific): Remove. Toplevel: Eliminate check for Lucid Emacs. | |||||
* | (cvs-prefix-define): Don't defconst a variable. | Stefan Monnier | 2001-11-17 | 1 | -2/+2 | |
| | ||||||
* | (move-to-column-force): Mark obsolete. | Stefan Monnier | 2001-11-17 | 1 | -35/+38 | |
| | | | | | | | | | (operate-on-rectangle, delete-extract-rectangle-line) (insert-rectangle, delete-whitespace-rectangle-line) (open-rectangle-line, clear-rectangle-line): Use move-to-column. (string-rectangle-history): New var. (string-rectangle, string-insert-rectangle): Use it. (delete-rectangle-line): Fix pos/column mixup and simplify. | |||||
* | (mode-line-mode-name): Only put the help-echo property | Stefan Monnier | 2001-11-17 | 1 | -31/+45 | |
| | | | | | | if the local-map property was put as well. (global-map): Bind switch-frame, delete-frame, iconify-frame and make-frame-visible events. | |||||
* | (normal-top-level-add-subdirs-to-load-path): Simplify. | Stefan Monnier | 2001-11-17 | 1 | -56/+36 | |
| | | | | (normal-top-level, command-line, command-line-1): Simplify. | |||||
* | (tar-mode): Use define-derived-mode. | Stefan Monnier | 2001-11-17 | 1 | -21/+9 | |
| | ||||||
* | (view-mode-enable): Don't use make-local-hook. | Stefan Monnier | 2001-11-17 | 1 | -1/+0 | |
| | ||||||
* | *** empty log message *** | Stefan Monnier | 2001-11-16 | 1 | -2/+2 | |
| | ||||||
* | (eldoc-mode): Use define-minor-mode. | Stefan Monnier | 2001-11-16 | 1 | -47/+17 | |
| | ||||||
* | Change maintainer email address. | Richard M. Stallman | 2001-11-16 | 2 | -4/+4 | |
| | ||||||
* | (mail-extr-voodoo): Treat a number as a word | Richard M. Stallman | 2001-11-16 | 2 | -3/+17 | |
| | | | | | if it doesn't make sense as anything else. (mail-extr-leading-garbage): Match non-word characters only. | |||||
* | *** empty log message *** | Pavel Janík | 2001-11-16 | 1 | -0/+4 | |
| | ||||||
* | Fix typo. | Pavel Janík | 2001-11-16 | 2 | -2/+2 | |
| | ||||||
* | (command-line-processed): Doc fix. | Pavel Janík | 2001-11-16 | 2 | -1/+5 | |
| | ||||||
* | (apropos-next-label-button): Doc fix. | Pavel Janík | 2001-11-16 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Stefan Monnier | 2001-11-16 | 1 | -0/+3 | |
| | ||||||
* | (desktop-create-buffer): Use functionp. | Stefan Monnier | 2001-11-16 | 1 | -4/+3 | |
| | ||||||
* | (comint-mode): Simplify. | Stefan Monnier | 2001-11-16 | 1 | -16/+6 | |
| | | | | (make-comint-in-buffer): Run `comint-mode' only if necessary. | |||||
* | Doc fix. | Stefan Monnier | 2001-11-16 | 1 | -1/+0 | |
| | ||||||
* | (eval-after-load): Make it work with features as well. | Stefan Monnier | 2001-11-16 | 2 | -18/+32 | |
| | ||||||
* | (log-view-mode): Don't mark the buffer unmodified. | Stefan Monnier | 2001-11-16 | 1 | -37/+1 | |
| | ||||||
* | Fix paren-typo. | Stefan Monnier | 2001-11-16 | 1 | -1/+1 | |
| | ||||||
* | (describe-input-method): Setup xref. | Stefan Monnier | 2001-11-16 | 1 | -47/+73 | |
| | | | | | | (set-language-environment): Use functionp. (locale-language-names, locale-charset-language-names) (locale-preferred-coding-systems): Defconst and purecopy. | |||||
* | (mac-roman): Add mime-charset property. | Stefan Monnier | 2001-11-16 | 1 | -4/+5 | |
| | ||||||
* | *** empty log message *** | Richard M. Stallman | 2001-11-16 | 1 | -2/+11 | |
| | ||||||
* | (values, values-list, multiple-value-list, multiple-value-apply, nth-value): | Richard M. Stallman | 2001-11-16 | 2 | -15/+37 | |
| | | | | Use defsubst rather than defalias, to get better doc strings. | |||||
* | *** empty log message *** | Pavel Janík | 2001-11-15 | 1 | -0/+4 | |
| | ||||||
* | Fix autoload cookie. | Pavel Janík | 2001-11-15 | 1 | -1/+1 | |
| | ||||||
* | (jka-compr-partial-uncompress): Fix previous change. | Richard M. Stallman | 2001-11-15 | 2 | -1/+15 | |
| | ||||||
* | (menu-bar-edit-menu) <copy>: Put an explicit key binding. | Stefan Monnier | 2001-11-15 | 2 | -6/+11 | |
| | ||||||
* | (dired-undo): Display a message to explain | Richard M. Stallman | 2001-11-15 | 2 | -1/+26 | |
| | | | | that this does not undo file system changes. | |||||
* | Fix typo. | Pavel Janík | 2001-11-15 | 1 | -1/+1 | |
| | ||||||
* | (ada-add-extensions): Quote regexp special | Andreas Schwab | 2001-11-15 | 2 | -3/+10 | |
| | | | | characters and append anchor to pattern added to auto-mode-alist. | |||||
* | *** empty log message *** | Stefan Monnier | 2001-11-15 | 1 | -11/+25 | |
| | ||||||
* | Give pilcrow punctuation syntax. | Stefan Monnier | 2001-11-15 | 1 | -1/+1 | |
| | ||||||
* | (makefile-mode): Add info for automake. | Stefan Monnier | 2001-11-15 | 1 | -3/+7 | |
| | | | | (autoconf-mode): Fix the name of the index for automake. | |||||
* | (server-process-filter): Run pore/post-comment-hook | Stefan Monnier | 2001-11-15 | 1 | -0/+2 | |
| | | | | before/after visiting the file. | |||||
* | # | André Spiegel | 2001-11-15 | 1 | -1/+5 | |
| | ||||||
* | Documentation fixes. | André Spiegel | 2001-11-15 | 1 | -86/+110 | |
| |