summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* New directoryKenichi Handa2003-09-0861-1001/+79
* Add arch taglinesMiles Bader2003-09-0161-3/+66
* (common-lisp-mode): New.Dave Love2003-08-201-0/+3
* (beginning-of-defun-function): Doc fix.Dave Love2003-08-201-2/+3
* Comment.Dave Love2003-08-201-5/+2
* (eval-last-sexp-print-value): New subroutine, broken out of eval-last-sexp-1.Richard M. Stallman2003-08-171-21/+24
* (noreturn): Report error if does return.Richard M. Stallman2003-08-061-6/+6
* Doc fixes, args renamed.Richard M. Stallman2003-08-061-33/+33
* (byte-compile-not-obsolete-var): New var.Richard M. Stallman2003-08-061-10/+15
* Updated contact address.Jonathan Yavner2003-07-252-5/+5
* (define-derived-mode): Mention hook in doc string. Defvar the derivedGlenn Morris2003-07-231-1/+5
* (emacs-lisp-mode): Use run-mode-hooks.Richard M. Stallman2003-07-211-2/+2
* (syntax-ppss): Catch the case where the buffer is narrowed.Stefan Monnier2003-07-161-133/+142
* (syntax-ppss-flush-cache): Rename from syntax-ppss-after-change-function.Stefan Monnier2003-07-161-9/+6
* 2003-07-11 John Paul Wallington <jpw@gnu.org>John Paul Wallington2003-07-111-12/+12
* (debug, debugger-env-macro): Use with-no-warnings while accessing andRichard M. Stallman2003-07-071-6/+18
* (cl-transform-lambda): Strip &cl-defsStefan Monnier2003-07-051-2/+7
* (byte-compile-defvar): Check and set the default value of the variable.Stefan Monnier2003-07-041-4/+4
* (easy-mmode-define-navigation): AvoidAndreas Schwab2003-06-221-3/+3
* (debug): Fix call to message.Stefan Monnier2003-06-161-2/+2
* (cl-macroexpand-all):Stefan Monnier2003-06-161-2/+3
* (cl-parse-loop-clause): Use map-keymap.Stefan Monnier2003-06-161-2/+4
* (pushnew): Use keywordp.Stefan Monnier2003-06-161-3/+3
* (disassemble): Accept plain expressions.Stefan Monnier2003-06-161-2/+2
* (copyright-update-year): New function extracted from copyright-update.Stefan Monnier2003-06-141-53/+77
* (lm-keywords-finder-p): Use with-no-warnings.Richard M. Stallman2003-06-041-1/+2
* (last-sexp-toggle-display): Remove stale comment.Juanma Barranquero2003-06-031-3/+0
* (eval-last-sexp-1): Add save-excursion.Richard M. Stallman2003-06-031-45/+46
* (lm-synopsis): Use relative filenames correctly. Show the synopsis toLute Kamstra2003-06-021-19/+14
* Moved from lisp/.Juanma Barranquero2003-05-307-0/+1983
* Moved to obsolete/.Juanma Barranquero2003-05-301-458/+0
* Typo (no clue what happened).Stefan Monnier2003-05-301-1/+1
* (edebug-storing-offsets): Move indent and debug to inside the macro.Stefan Monnier2003-05-301-47/+38
* (define-derived-mode, define-minor-mode): Remove outdated spec.Stefan Monnier2003-05-291-19/+0
* (edebug-window-list): Use push.Stefan Monnier2003-05-291-118/+110
* (define-minor-mode): Add edebug spec.Stefan Monnier2003-05-291-5/+15
* (last-sexp-toggle-display):Richard M. Stallman2003-05-281-3/+2
* (byte-compile-no-warnings): New function.Richard M. Stallman2003-05-281-2/+7
* (lisp-font-lock-syntactic-face-function): Don't infinite lop at bob.Stefan Monnier2003-05-271-60/+78
* (checkdoc-file-comments-engine): UseLute Kamstra2003-05-231-16/+10
* Make the description of the library moreLute Kamstra2003-05-231-31/+66
* (find-function-on-key): Move the call to find-function-other-windowRichard M. Stallman2003-05-191-20/+21
* (beginning-of-defun-raw): Use shy-group.Stefan Monnier2003-05-181-1/+1
* (make-autoload): Add arglist for define-derived-mode.Stefan Monnier2003-05-151-3/+7
* (popup-dialog-box): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-1/+1
* (buffer-syntactic-context): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-1/+1
* (case, typecase): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-2/+2
* (eldoc-echo-area-use-multiline-p): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-4/+4
* (ad-make-advised-docstring): Adjust usage for new help-add-fundoc-usage.Stefan Monnier2003-05-061-1/+1
* (byte-compile-file): Fix commentKenichi Handa2003-05-061-2/+2