(byte-optimize-set): New. Turn `set' into `setq' when applicable.
[bpt/emacs.git] / lisp / emacs-lisp /
2003-03-25 Stefan Monnier(byte-optimize-set): New. Turn `set' into `setq' when...
2003-03-24 Stefan Monnier(define-minor-mode): Use custom-set-minor-mode.
2003-03-24 Stefan Monnier(easy-menu-add-item): Align the docstring with the...
2003-03-24 John Paul Wallington(easy-menu-add-item): Don't default to the global map.
2003-03-16 Stefan Monnier(easy-menu-name-match): Catch any error that member...
2003-03-02 Matthew Swift(emacs-lisp-docstring-fill-column): New custom variable.
2003-02-18 Juanma Barranquero(tq-create): Fix quoted lambda.
2003-02-18 Juanma Barranquero(Helper-help-scroller): Fix character constant.
2003-02-18 Juanma BarranqueroFix character constants.
2003-02-17 Richard M. StallmanComment change.
2003-02-14 Juanma Barranquero(ses-exercise-signals): Fix use of character constant.
2003-02-11 Stefan Monnier(eldoc-echo-area-multiline-supported-p, eldoc-use-idle...
2003-02-10 Stefan Monnier(process-get): Add setf method.
2003-02-05 Juanma Barranquero(checkdoc-minor-keymap): Add obsolescence declaration...
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2003-02-03 Dave Love*** empty log message ***
2003-01-29 John Paul Wallington* font-lock.el (lisp-font-lock-keywords-1): Match ...
2003-01-29 Kim F. StormNew format of AUTHORS file; list each
2003-01-26 Jan DjärvAdded Jan D in alias
2003-01-25 Richard M. Stallman(byte-compile-file-form-custom-declare-variable):
2003-01-20 Stefan Monnier(regexp-opt-group): Undo last change. Fix the docstrin...
2003-01-20 Richard M. Stallman(regexp-opt-group): Compute HALF2 properly.
2003-01-07 Markus Rost(make-autoload): Generate custom-autoload for autoloade...
2003-01-05 Dave Love(byte-optimize-nth)
2003-01-03 Dave Love(find-variable-noselect): Make it work
2003-01-03 John Paul WallingtonUpdate copyright.
2003-01-03 John Paul Wallington(eldoc-get-var-docstring): Only return a
2002-12-23 Richard M. StallmanDon't define a name for the minor mode menu.
2002-12-23 Richard M. Stallman(easy-menu-do-define): Handle nil for SYMBOL.
2002-12-23 Richard M. Stallman(rx-and): Generate a shy group.
2002-12-15 David Kastrup(autoload-ensure-default-file): insert
2002-12-13 Markus Rost(define-minor-mode): Use `custom-current-group'.
2002-12-13 Stefan Monnier(byte-optimize-form-code-walker):
2002-12-12 Dave Love(byte-optimize-featurep): New.
2002-12-12 Dave Love(byte-compile-if): Suppress warnings from
2002-12-07 Richard M. StallmanAdd local variable list to turn off cl-function warnings.
2002-12-07 Richard M. Stallman(byte-compile-eval): Handle (t . SYMBOL) elements in...
2002-12-07 Richard M. Stallman(autoload-print-form-outbuf): New variable.
2002-11-27 Dave LoveMove `predicates for analyzing Lisp
2002-11-19 Stefan Monnier(eldoc-print-current-symbol-info):
2002-11-19 Dave Love(maphash, map-char-table): Use
2002-11-19 Dave Love(side-effect-free-fns): Several
2002-11-19 Stefan Monnier(multiple-value-call): Add docstring.
2002-11-19 Markus Rost(defgroup lisp-shadow): New group name. Previous group...
2002-11-18 Markus Rost(checkdoc-minor-mode): Add group.
2002-11-17 Markus RostAdd provide call.
2002-11-16 Markus Rost(update-autoloads-from-directories): Sort the list...
2002-11-15 Markus RostAdd provide call.
2002-11-07 Markus Rost(checkdoc-find-error): Use get-file-buffer instead...
2002-11-06 Richard M. StallmanComment change.
2002-11-06 Richard M. Stallman(byte-compile-lambda): Handle progn like let, inside...
2002-11-03 Stefan Monnier(generate-file-autoloads, update-file-autoloads): Strip...
2002-11-03 Stefan Monnier(lisp-fill-paragraph): Use fill-comment-paragraph.
2002-11-02 Stefan Monnier(lisp-fill-paragraph): Use match-string and line-beginn...
2002-10-27 Kim F. StormFixed typo in docstring.
2002-10-27 Jonathan YavnerFixed first-line problem for function documentation...
2002-10-26 Richard M. Stallman(unsafep-variable): Pass second arg to risky-local...
2002-10-17 Juanma Barranquero(beginning-of-defun): Fix typo.
2002-10-17 Juanma Barranquero(elint-error, elint-warning): Fix typo.
2002-10-17 Juanma BarranqueroFix typo.
2002-10-14 Richard M. Stallman(byte-optimize-form-code-walker): Treat `ignore' specia...
2002-10-14 Richard M. Stallman(autoload-print-form): Cleanup.
2002-10-07 Richard M. Stallman(define-minor-mode): Doc fix.
2002-10-01 Juanma BarranqueroAdd "no-byte-compile: t" in first line.
2002-09-28 Jonathan YavnerNew major mode "SES" for spreadsheets.
2002-09-27 Stefan MonnierUse the new usage-in-docstring syntax.
2002-09-27 Stefan Monnier(make-autoload): Add usage info to docstring.
2002-09-27 Stefan Monnier(cl-push, cl-pop): Remove. Use pop and push throughout...
2002-09-27 Stefan Monnier(cl-push, cl-pop): Remove.
2002-09-27 Stefan MonnierDon't precompute menu shortcuts during
2002-09-27 Stefan Monnier(define-minor-mode): Don't add properties
2002-09-25 Stefan Monnier(find-library-name): Correctly find "f.el.gz" from...
2002-09-25 Stefan MonnierAdd/remove spaces.
2002-09-19 Stefan Monnier(easy-menu-remove): Add docstring.
2002-09-19 Stefan Monnier(ewoc--node-branch): Add docstring.
2002-09-18 Richard M. Stallman(byte-compile-output-docform): Don't make the definitio...
2002-09-13 Stefan Monnier(define-minor-mode): Add a :require arg.
2002-09-12 Stefan Monnier(find-library-name): Typo.
2002-09-12 Stefan Monnier(find-library-name): Don't forget the empty suffix...
2002-09-09 Stefan Monnier(syntax-after): Delete. Moved to subr.el.
2002-09-09 Stefan Monnier(find-library-suffixes, find-library-name)
2002-09-09 Stefan Monnier(byte-compile-file): Don't switch buffer.
2002-09-09 Richard M. Stallman(byte-recompile-directory): Set and then bind default...
2002-09-09 Richard M. Stallman(byte-compile-delete-errors): Default to nil.
2002-09-09 Richard M. StallmanComment change.
2002-09-07 John Paul Wallington* emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.
2002-09-06 Juanma Barranquero(rx): Fix spacing.
2002-09-06 Juanma Barranquero(string-to-float): Fix spacing.
2002-09-06 Juanma Barranquero(find-function-search-for-symbol): Fix spacing.
2002-09-06 Juanma Barranquero(easy-menu-define): Fix spacing.
2002-08-30 Stefan Monnier(easy-menu-filter-return):
2002-08-29 Richard M. Stallman(byte-compile-warning-prefix):
2002-08-29 Richard M. Stallman(byte-compile-log-file): Use \f.
2002-08-26 Stefan Monnier(define-minor-mode): Use customize-mark-as-set for...
2002-08-22 Kim F. Storm(authors-aliases, authors-fixed-entries):
2002-08-15 Stefan Monnier(easy-mmode-define-global-mode): Use find-file-hook...
2002-08-15 Stefan Monnier(find-function-search-for-symbol): Use find-file-hook...
2002-08-13 Richard M. Stallman(find-function-search-for-symbol): Obey `definition...
2002-08-13 Richard M. Stallman(easy-mmode-define-global-mode): Put `definition-name...
2002-08-09 Richard M. Stallman(checkdoc, checkdoc-interactive)
next