summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* Comment change.Richard M. Stallman2001-11-171-3/+3
|
* *** empty log message ***Richard M. Stallman2001-11-171-2/+5
|
* (locate): Show default locate pattern within theRichard M. Stallman2001-11-172-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 Zaretskii2001-11-171-0/+4
|
* ("French"): New language environment.Eli Zaretskii2001-11-171-0/+15
|
* *** empty log message ***Richard M. Stallman2001-11-171-0/+6
|
* (todo-save): Fix previous change.Richard M. Stallman2001-11-171-5/+4
|
* (functionp): Do use cdr-safe on object.Richard M. Stallman2001-11-171-1/+1
|
* *** empty log message ***Stefan Monnier2001-11-171-0/+45
|
* (elp-not-profilable): New var.Stefan Monnier2001-11-171-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 Monnier2001-11-171-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 Monnier2001-11-171-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 Monnier2001-11-171-2/+2
|
* (move-to-column-force): Mark obsolete.Stefan Monnier2001-11-171-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 propertyStefan Monnier2001-11-171-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 Monnier2001-11-171-56/+36
| | | | (normal-top-level, command-line, command-line-1): Simplify.
* (tar-mode): Use define-derived-mode.Stefan Monnier2001-11-171-21/+9
|
* (view-mode-enable): Don't use make-local-hook.Stefan Monnier2001-11-171-1/+0
|
* *** empty log message ***Stefan Monnier2001-11-161-2/+2
|
* (eldoc-mode): Use define-minor-mode.Stefan Monnier2001-11-161-47/+17
|
* Change maintainer email address.Richard M. Stallman2001-11-162-4/+4
|
* (mail-extr-voodoo): Treat a number as a wordRichard M. Stallman2001-11-162-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ík2001-11-161-0/+4
|
* Fix typo.Pavel Janík2001-11-162-2/+2
|
* (command-line-processed): Doc fix.Pavel Janík2001-11-162-1/+5
|
* (apropos-next-label-button): Doc fix.Pavel Janík2001-11-161-1/+1
|
* *** empty log message ***Stefan Monnier2001-11-161-0/+3
|
* (desktop-create-buffer): Use functionp.Stefan Monnier2001-11-161-4/+3
|
* (comint-mode): Simplify.Stefan Monnier2001-11-161-16/+6
| | | | (make-comint-in-buffer): Run `comint-mode' only if necessary.
* Doc fix.Stefan Monnier2001-11-161-1/+0
|
* (eval-after-load): Make it work with features as well.Stefan Monnier2001-11-162-18/+32
|
* (log-view-mode): Don't mark the buffer unmodified.Stefan Monnier2001-11-161-37/+1
|
* Fix paren-typo.Stefan Monnier2001-11-161-1/+1
|
* (describe-input-method): Setup xref.Stefan Monnier2001-11-161-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 Monnier2001-11-161-4/+5
|
* *** empty log message ***Richard M. Stallman2001-11-161-2/+11
|
* (values, values-list, multiple-value-list, multiple-value-apply, nth-value):Richard M. Stallman2001-11-162-15/+37
| | | | Use defsubst rather than defalias, to get better doc strings.
* *** empty log message ***Pavel Janík2001-11-151-0/+4
|
* Fix autoload cookie.Pavel Janík2001-11-151-1/+1
|
* (jka-compr-partial-uncompress): Fix previous change.Richard M. Stallman2001-11-152-1/+15
|
* (menu-bar-edit-menu) <copy>: Put an explicit key binding.Stefan Monnier2001-11-152-6/+11
|
* (dired-undo): Display a message to explainRichard M. Stallman2001-11-152-1/+26
| | | | that this does not undo file system changes.
* Fix typo.Pavel Janík2001-11-151-1/+1
|
* (ada-add-extensions): Quote regexp specialAndreas Schwab2001-11-152-3/+10
| | | | characters and append anchor to pattern added to auto-mode-alist.
* *** empty log message ***Stefan Monnier2001-11-151-11/+25
|
* Give pilcrow punctuation syntax.Stefan Monnier2001-11-151-1/+1
|
* (makefile-mode): Add info for automake.Stefan Monnier2001-11-151-3/+7
| | | | (autoconf-mode): Fix the name of the index for automake.
* (server-process-filter): Run pore/post-comment-hookStefan Monnier2001-11-151-0/+2
| | | | before/after visiting the file.
* #André Spiegel2001-11-151-1/+5
|
* Documentation fixes.André Spiegel2001-11-151-86/+110
|