summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (emacs-lisp-docstring-fill-column): New custom variable.Matthew Swift2003-03-021-12/+42
* (tq-create): Fix quoted lambda.Juanma Barranquero2003-02-181-2/+2
* (Helper-help-scroller): Fix character constant.Juanma Barranquero2003-02-181-1/+1
* Fix character constants.Juanma Barranquero2003-02-181-2/+2
* Comment change.Richard M. Stallman2003-02-171-12/+12
* (ses-exercise-signals): Fix use of character constant.Juanma Barranquero2003-02-141-1/+1
* (eldoc-echo-area-multiline-supported-p, eldoc-use-idle-timer-p): Remove.Stefan Monnier2003-02-111-93/+35
* (process-get): Add setf method.Stefan Monnier2003-02-101-0/+1
* (checkdoc-minor-keymap): Add obsolescence declaration and remove redundant infoJuanma Barranquero2003-02-051-2/+3
* Trailing whitepace deleted.Juanma Barranquero2003-02-0429-417/+417
* *** empty log message ***Dave Love2003-02-031-0/+117
* * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.John Paul Wallington2003-01-291-5/+6
* New format of AUTHORS file; list eachKim F. Storm2003-01-291-126/+295
* Added Jan D in aliasJan Djärv2003-01-261-2/+4
* (byte-compile-file-form-custom-declare-variable):Richard M. Stallman2003-01-251-1/+14
* (regexp-opt-group): Undo last change. Fix the docstring instead.Stefan Monnier2003-01-201-14/+11
* (regexp-opt-group): Compute HALF2 properly.Richard M. Stallman2003-01-201-1/+4
* (make-autoload): Generate custom-autoload for autoloaded defcustoms.Markus Rost2003-01-071-11/+6
* (byte-optimize-nth)Dave Love2003-01-051-12/+16
* (find-variable-noselect): Make it workDave Love2003-01-031-1/+2
* Update copyright.John Paul Wallington2003-01-031-2/+2
* (eldoc-get-var-docstring): Only return aJohn Paul Wallington2003-01-031-11/+12
* Don't define a name for the minor mode menu.Richard M. Stallman2002-12-231-3/+3
* (easy-menu-do-define): Handle nil for SYMBOL.Richard M. Stallman2002-12-231-15/+18
* (rx-and): Generate a shy group.Richard M. Stallman2002-12-231-10/+51
* (autoload-ensure-default-file): insertDavid Kastrup2002-12-151-1/+1
* (define-minor-mode): Use `custom-current-group'.Markus Rost2002-12-131-5/+8
* (byte-optimize-form-code-walker):Stefan Monnier2002-12-131-1/+3
* (byte-optimize-featurep): New.Dave Love2002-12-121-1/+11
* (byte-compile-if): Suppress warnings fromDave Love2002-12-121-14/+48
* Add local variable list to turn off cl-function warnings.Richard M. Stallman2002-12-071-0/+4
* (byte-compile-eval): Handle (t . SYMBOL) elements in load-history.Richard M. Stallman2002-12-071-7/+19
* (autoload-print-form-outbuf): New variable.Richard M. Stallman2002-12-071-4/+9
* Move `predicates for analyzing LispDave Love2002-11-271-86/+84
* (eldoc-print-current-symbol-info):Stefan Monnier2002-11-191-163/+24
* (maphash, map-char-table): UseDave Love2002-11-191-1/+3
* (side-effect-free-fns): SeveralDave Love2002-11-191-3/+4
* (multiple-value-call): Add docstring.Stefan Monnier2002-11-191-1/+3
* (defgroup lisp-shadow): New group name. Previous group name shadow isMarkus Rost2002-11-191-2/+2
* (checkdoc-minor-mode): Add group.Markus Rost2002-11-181-1/+2
* Add provide call.Markus Rost2002-11-171-0/+2
* (update-autoloads-from-directories): Sort the list of files with noMarkus Rost2002-11-161-0/+2
* Add provide call.Markus Rost2002-11-151-0/+2
* (checkdoc-find-error): Use get-file-buffer instead of get-buffer.Markus Rost2002-11-071-2/+2
* Comment change.Richard M. Stallman2002-11-061-0/+4
* (byte-compile-lambda): Handle progn like let, inside interactive spec.Richard M. Stallman2002-11-061-4/+2
* (generate-file-autoloads, update-file-autoloads): Strip .gz extensions.Stefan Monnier2002-11-031-5/+8
* (lisp-fill-paragraph): Use fill-comment-paragraph.Stefan Monnier2002-11-031-93/+17
* (lisp-fill-paragraph): Use match-string and line-beginning-position.Stefan Monnier2002-11-021-9/+5
* Fixed typo in docstring.Kim F. Storm2002-10-271-1/+1