Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (font-lock-comment-face, font-lock-doc-face, font-lock-string-face, | Juanma Barranquero | 2005-08-29 | 1 | -1/+6 |
| | | | | | font-lock-keywords-case-fold-search): Add defvars. (emacs-lisp-mode-syntax-table): "?\ " -> "?\s". | ||||
* | (safe-functions): Add defvar. | Juanma Barranquero | 2005-08-29 | 1 | -0/+2 |
| | |||||
* | (ses-initial-global-parameters, ses-mode-map): Add defvars. | Juanma Barranquero | 2005-08-29 | 1 | -0/+3 |
| | |||||
* | (font-lock-beginning-of-syntax-function): Add defvar. | Juanma Barranquero | 2005-08-29 | 1 | -0/+2 |
| | |||||
* | (font-lock-verbose): Add defvar. | Juanma Barranquero | 2005-08-29 | 1 | -0/+2 |
| | |||||
* | (mouse-highlight-priority, x-lost-selection-functions, zmacs-regions): | Juanma Barranquero | 2005-08-29 | 1 | -0/+5 |
| | | | | Add defvars. | ||||
* | (compilation-error-regexp-alist, compilation-mode-font-lock-keywords): | Juanma Barranquero | 2005-08-29 | 1 | -1/+4 |
| | | | | | Add defvars. (checkdoc-interactive-loop): "?\ " -> "?\s". | ||||
* | (define-minor-mode): Simplify. | Stefan Monnier | 2005-08-24 | 1 | -15/+7 |
| | |||||
* | * mh-customize.el: Do not use face-alias compatibility for | Dan Nicolaescu | 2005-08-15 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | faces that did not appear in the previous Emacs release. * buff-menu.el: * compare-w.el: * emacs-lisp/testcover.el: * play/gomoku.el: * play/mpuz.el: * progmodes/flymake.el: * progmodes/gdb-ui.el: * progmodes/idlw-help.el: * progmodes/idlw-shell.el: * progmodes/ld-script.el: * progmodes/which-func.el: * ruler-mode.el: * strokes.el: * textmodes/sgml-mode.el: * textmodes/table.el: Do not use face-alias for backward compatibility for faces that did not appear in the previous Emacs release. | ||||
* | Add move-beginning-of-line, move-end-of-line, end-of-line, | Eli Zaretskii | 2005-08-12 | 1 | -4/+5 |
| | | | | | and beginning-of-line to the list of commands after which the echo area is updated. | ||||
* | (generic-font-lock-defaults): Declare with define-obsolete-variable-alias. | Lute Kamstra | 2005-08-11 | 1 | -2/+1 |
| | |||||
* | (map-y-or-n-p): Reorder the options | Richard M. Stallman | 2005-08-09 | 1 | -7/+10 |
| | | | | and rename some of them to be more self-explanatory. | ||||
* | (lucid-menubar-map, lucid-failing-menubar) | Richard M. Stallman | 2005-08-09 | 1 | -1/+3 |
| | | | | (recompute-lucid-menubar): Add defvars. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 61 | -80/+103 |
| | |||||
* | Require CL also when compiling. | Stefan Monnier | 2005-07-29 | 1 | -5/+3 |
| | |||||
* | (byte-compile-make-variable-buffer-local) | Stefan Monnier | 2005-07-29 | 1 | -0/+13 |
| | | | | | (byte-compile-form-make-variable-buffer-local): New functions to warn about misuses of make-variable-buffer-local where make-local-variable was meant. | ||||
* | (reb-with-current-window): Delete. | Juanma Barranquero | 2005-07-24 | 1 | -39/+24 |
| | | | | | | | | | (reb-next-match, reb-show-subexp): Use `with-selected-window' instead of `reb-with-current-window'. (reb-prev-match): Likewise. Also, don't move left if the search was unsuccessful. (reb-initialize-buffer): New function. (re-builder, reb-change-syntax): Use it. | ||||
* | (define-minor-mode): Never call the mode function using `eval-after-load'. | Luc Teirlinck | 2005-07-22 | 1 | -6/+1 |
| | |||||
* | (regexp-builder): Use `defalias' instead of faking it. | Juanma Barranquero | 2005-07-21 | 1 | -4/+1 |
| | |||||
* | (find-function-regexp): Add `define-compilation-mode'. | Juri Linkov | 2005-07-19 | 1 | -1/+1 |
| | |||||
* | (def-edebug-form-spec): Add obsolescence info and delete redundant message. Doc | Juanma Barranquero | 2005-07-16 | 1 | -5/+8 |
| | | | | | | fix. (edebug-install-custom-print-funcs, edebug-reset-print-funcs, edebug-uninstall-custom-print-funcs): Define as obsolete aliases. | ||||
* | (byte-compile-maybe-guarded): Fix typo in docstring. | Juanma Barranquero | 2005-07-16 | 1 | -3/+3 |
| | | | | | (byte-compile-interactive-only-functions): Add `insert-buffer' and `insert-file-literally'. | ||||
* | (find-gc-subrs-callers): Renamed from find-gc-subrs-used. | Richard M. Stallman | 2005-07-16 | 1 | -14/+15 |
| | | | | (find-gc-subrs-called): Renamed from subrs-called, and defvar'd. | ||||
* | (byte-compile-maybe-guarded): Doc fix. | Richard M. Stallman | 2005-07-16 | 1 | -4/+4 |
| | |||||
* | (byte-compile-if): Guard the else-clause too. | Richard M. Stallman | 2005-07-16 | 1 | -1/+2 |
| | |||||
* | (byte-compile-or-recursion): New function. | Richard M. Stallman | 2005-07-16 | 1 | -7/+16 |
| | | | | | (byte-compile-or): Use that. (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)). | ||||
* | (byte-compile-and-recursion): New function. | Richard M. Stallman | 2005-07-16 | 1 | -5/+12 |
| | | | | (byte-compile-and): Use byte-compile-and-recursion. | ||||
* | (reb-cook-regexp): Avoid warning calling lre-compile-string. | Richard M. Stallman | 2005-07-16 | 1 | -2/+4 |
| | | | | (reb-color-display-p): Avoid warning. | ||||
* | (find-gc-unsafe-list, find-gc-source-directory, find-gc-subrs-used) | Richard M. Stallman | 2005-07-16 | 1 | -42/+51 |
| | | | | | (find-gc-noreturn-list, find-gc-source-files): Vars renamed and defvar'd. | ||||
* | (checkdoc-make-overlay, checkdoc-overlay-put, checkdoc-delete-overlay) | Richard M. Stallman | 2005-07-16 | 1 | -28/+16 |
| | | | | | | | | | (checkdoc-overlay-start, checkdoc-overlay-end) (checkdoc-mode-line-update, checkdoc-char=): Define such that compiler knows they are defined. (checkdoc-call-eval-buffer): Deleted. Use eval-buffer directly. (checkdoc-read-event): Deleted. Use read-event directly. | ||||
* | (cl-make-type-test): Defer evaluation of cl-make-type-test to execution time. | Eli Zaretskii | 2005-07-16 | 1 | -1/+1 |
| | |||||
* | (cl-make-type-test): Add `atom' type. | Eli Zaretskii | 2005-07-16 | 1 | -0/+1 |
| | |||||
* | (define-minor-mode): Avoid constructing a defcustom with two :set or | Luc Teirlinck | 2005-07-16 | 1 | -4/+11 |
| | | | | :type keywords. | ||||
* | (emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax. | Richard M. Stallman | 2005-07-15 | 1 | -2/+3 |
| | |||||
* | (derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility. | Juanma Barranquero | 2005-07-15 | 1 | -0/+6 |
| | | | | Thanks to Stefan Monnier for pointing this out. | ||||
* | (derived-mode-run-hooks): Remove. | Juanma Barranquero | 2005-07-15 | 1 | -14/+1 |
| | | | | (derived-mode-hook-name): Doc fix. | ||||
* | (define-minor-mode): Do not override explicitly specified :initialize keyword. | Luc Teirlinck | 2005-07-14 | 1 | -1/+7 |
| | |||||
* | (edebug-slow-after, edebug-slow-before): Do nothing if edebug-active. | Richard M. Stallman | 2005-07-11 | 1 | -29/+32 |
| | | | | | (edebug-enter): Don't do with-timeout-suspend here. (edebug-display): Do it here instead. | ||||
* | (edebug-enter): Call with-timeout-suspend and with-timeout-unsuspend. | Richard M. Stallman | 2005-07-10 | 1 | -0/+2 |
| | |||||
* | (debug): Call with-timeout-suspend and with-timeout-unsuspend. | Richard M. Stallman | 2005-07-10 | 1 | -1/+3 |
| | |||||
* | (with-timeout-timers): New variable. | Richard M. Stallman | 2005-07-10 | 1 | -1/+31 |
| | | | | | (with-timeout): Bind that variable to record timers. (with-timeout-suspend, with-timeout-unsuspend): New functions. | ||||
* | Move debugger-mode to a more natural place. | Richard M. Stallman | 2005-07-10 | 1 | -25/+25 |
| | |||||
* | (debug-help-follow): New function. | Richard M. Stallman | 2005-07-10 | 1 | -14/+34 |
| | | | | | (debugger-mode-map): Use that instead of help-follow. (debugger-setup-buffer): Use eval-buffer-list to handle eval-buffer frames. | ||||
* | (debugger-setup-buffer): When eval-buffer | Richard M. Stallman | 2005-07-09 | 1 | -2/+9 |
| | | | | | was called with nil for the buffer, handle the read position right. Handle read position for eval-region, too. | ||||
* | (checkdoc-proper-noun-list): | Richard M. Stallman | 2005-07-08 | 1 | -4/+4 |
| | | | | | Check for "emacs", etc., as entire symbol, not just as word. (checkdoc-file-comments-engine): Use regexp-quote on FN. | ||||
* | (byte-compile-maybe-guarded): Check for (featurep 'xemacs) and turn | Richard M. Stallman | 2005-07-08 | 1 | -17/+24 |
| | | | | | off warnings in what it guards. Use unwind-protect to ensure byte-compile-unresolved-functions is updated. | ||||
* | (lisp-mode-variables): Prevent adaptive | Stefan Monnier | 2005-07-04 | 1 | -0/+4 |
| | | | | filling from using prefix when filling a single-line docstring. | ||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 63 | -126/+126 |
| | |||||
* | (trace): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 |
| | |||||
* | (testcover): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 |
| |