]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
(f90-indent-region): Bind case-fold-search to t.
[gnu-emacs] / lisp / emacs-lisp /
2006-11-08 Alan Mackenzie2006-11-08 Alan Mackenzie <acm@muc.de>
2006-11-06 Juanma Barranquero(authors-fixed-entries): Fix typo.
2006-11-06 Juanma Barranquero(custom-print-install, custom-print-uninstall, custom...
2006-11-06 Juanma Barranquero(x-kill-primary-selection, x-delete-primary-selection,
2006-11-06 Juanma Barranquero(list-load-path-shadows): Fix typo in docstring.
2006-11-03 Juanma Barranquero(find-function-noselect, find-function, find-variable...
2006-11-03 Juanma Barranquero(checkdoc-rogue-space-check-engine): Use "non-nil"...
2006-11-03 Ramprasad BInstalled [sa2c@sa2c.net: pp-eval-last-sexp() does...
2006-10-28 Chong Yidong* emacs-lisp/authors.el (authors-aliases): Update.
2006-10-27 Chong Yidong* emacs-lisp/cl-indent.el (lisp-indent-259): Fix last...
2006-10-26 Chong Yidong* emacs-lisp/cl-indent.el (lisp-indent-259): Indent...
2006-10-18 Richard M. Stallman(pp-eval-expression): Use `X' to read value.
2006-10-05 Juanma Barranquero(ad-remove-advice, ad-parse-arglist, ad-make-mapped...
2006-10-03 Kim F. Storm(pushnew-internal): Remove defvar.
2006-10-02 Stefan Monnier(find-function-regexp): Don't match "define-button...
2006-09-24 Richard M. Stallman(timer-max-repeats): Doc fix.
2006-09-20 Kim F. Storm(member*): Use memql instead of complex code.
2006-09-20 Kim F. Storm(pushnew): Rework 2006-09-10 change. Use memql
2006-09-11 Reiner Steib(pushnew): Add missing `,'.
2006-09-10 Richard M. Stallman(pushnew): Use add-to-list when convenient.
2006-09-08 Chong Yidong* window.el (mouse-autoselect-window-timer)
2006-09-08 Richard M. Stallman(timer-create, timer-activate): Doc fixes.
2006-09-08 Richard M. Stallman(bindat-unpack): Doc fix.
2006-08-31 Richard M. Stallman(define-minor-mode): Reference manual about customizati...
2006-08-31 Richard M. Stallman(trace-function-background): Doc fix.
2006-08-28 Chong Yidong* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine...
2006-08-27 Miles BaderMiscellaneous tq-related fixes.
2006-08-25 Stefan MonnierRemove * in defcustoms.
2006-08-24 Chong Yidong* emacs-lisp/timer.el (timer-set-idle-time, run-with...
2006-08-20 Richard M. Stallman(run-with-idle-timer): Pass t to timer-activate-when...
2006-08-11 Thien-Thi Nguyen(bindat-ip-to-string): Use `format-network-address...
2006-08-10 Chong YidongMinor fix to last change.
2006-08-10 Chong Yidong* emacs-lisp/edebug.el (edebug-recursive-edit): Don...
2006-07-23 Nick Roberts(find-function-search-for-symbol): Expand comment.
2006-07-22 Nick Roberts(find-function-search-for-symbol): Handle "C-h f `".
2006-07-17 Stefan Monnier(make-autoload): Use new arg.
2006-07-14 Károly LőrenteyUpdate.
2006-07-14 Károly LőrenteyUpdate.
2006-07-13 Stefan Monnier(make-autoload): Remove special handling of
2006-07-12 Richard M. Stallman(edebug-instrument-function): Err if find-function...
2006-07-12 Richard M. Stallman(find-function-search-for-symbol):
2006-07-10 Kim F. Storm(authors-ignored-files): Ignore changes
2006-07-10 Romain Francoise(authors-aliases): Update.
2006-07-09 Chong Yidong* emacs-lisp/helper.el (Helper-help-scroller): Don...
2006-07-09 Richard M. Stallman(define-minor-mode): Doc fix.
2006-07-09 Richard M. Stallman(def-edebug-spec): Moved to subr.el.
2006-07-08 Eli Zaretskii(define-minor-mode): Doc fix.
2006-07-07 Stefan Monnier(byte-compile-form): The `byte-compile'
2006-07-05 Thien-Thi Nguyen(emacs-lisp-mode-map): Use eval-buffer.
2006-06-04 Kim F. Storm(authors-aliases): Add mode aliases.
2006-05-29 Stefan Monnier(ewoc--current-dll): Remove. Basically undo the change...
2006-05-29 Stefan Monnier(ewoc--insert-new-node): Use ewoc--refresh-node.
2006-05-29 Stefan Monnier(no-update-autoloads): Declare.
2006-05-29 Stefan Monnier(autoload-find-file): New fun. This one calls hack...
2006-05-28 Kim F. Storm(bindat-idx, bindat-raw): Rename dynamic variables
2006-05-28 Kim F. Storm(bindat--unpack-u8): Use aref also for strings.
2006-05-27 Thien-Thi NguyenCommentary and whitespace munging; nfc.
2006-05-27 Thien-Thi Nguyen(ewoc): Add member `hf-pp' to this structure.
2006-05-27 Thien-Thi Nguyen(ewoc--node): Don't define constructor
2006-05-27 Thien-Thi Nguyen(ewoc--node-branch): Merge into unique caller.
2006-05-27 Thien-Thi Nguyen(ewoc-delete): Compute last node once before looping.
2006-05-27 Thien-Thi Nguyen(ewoc--create): No longer take
2006-05-26 Thien-Thi Nguyen(ewoc--current-dll): New var.
2006-05-25 Thien-Thi Nguyen(bindat-unpack, bindat-pack):
2006-05-25 Richard M. Stallman(ad-enable-advice, ad-activate, ad-disable-advice)...
2006-05-23 Thien-Thi Nguyen(bindat-pack): Doc fix.
2006-05-23 Thien-Thi NguyenRefill; nfc.
2006-05-23 Thien-Thi Nguyen(ewoc-delete): New function.
2006-05-22 Thien-Thi Nguyen(ewoc-set-data): New func.
2006-05-21 Thien-Thi Nguyen(ewoc-create): Add autoload cookie.
2006-05-18 Thien-Thi Nguyen(ewoc--adjust): New func.
2006-05-17 Thien-Thi Nguyen(ewoc-map, ewoc-invalidate): Compute PP before looping.
2006-05-17 Thien-Thi Nguyen(ewoc-data): Add docstring.
2006-05-16 Reiner Steib(byte-compile-warnings-safe-p): New
2006-05-12 Thien-Thi Nguyen(ewoc--node-enter-before, ewoc--create-node): Delete...
2006-05-12 Thien-Thi Nguyen(ewoc-refresh): Compute PP once before looping.
2006-05-11 Reiner SteibMove `safe-local-variable' declarations to the respecti...
2006-05-11 Thien-Thi Nguyen(ewoc--refresh-node): No longer save-excursion.
2006-05-10 Thien-Thi Nguyen(ewoc--dll-create, ewoc--node-delete)
2006-05-10 Chong Yidong* emacs-lisp/crm.el (completing-read-multiple): Properl...
2006-05-08 Stefan Monnier(define-minor-mode): Only preserve messages output...
2006-05-08 Thien-Thi Nguyen(ewoc--set-buffer-bind-dll-let*): Use `with-current...
2006-05-07 Stefan Monnier(syntax-ppss): Flush the cache before rather than after...
2006-05-05 Thien-Thi Nguyen(ewoc-create, ewoc-set-hf): Use `insert'
2006-05-05 Eli Zaretskii(reb-update-overlays): Cycle through provided faces...
2006-05-01 Richard M. Stallman(display-warning, lwarn): Doc fixes.
2006-04-16 Miles BaderRevision: emacs@sv.gnu.org/emacs--devo--0--patch-220
2006-04-13 Stefan Monnier(find-function-search-for-symbol): Add comments.
2006-04-13 Eli Zaretskii(edebug-basic-spec): New function for vetting file...
2006-04-11 Richard M. Stallman(byte-compile-file): Bind enable-local-variables to...
2006-04-10 Bill Wohler(find-function-regexp): Allow dashes in defun name...
2006-04-10 Stefan Monnier(find-function-search-for-symbol): Fix regexp so the...
2006-04-08 Stefan Monnier(byte-compile-form): Only call cl-byte-compile-compiler...
2006-04-07 Richard M. Stallman(eval-print-last-sexp, eval-last-sexp, eval-defun)...
2006-03-28 Kim F. StormAdd a few aliases. Ignore changes to AUTHORS file.
2006-03-20 Luc Teirlinck(debug-help-follow): Revert last change.
2006-03-20 Luc Teirlinck(debug-help-follow): Adapt comment to change in help...
2006-03-03 Eli Zaretskii(rx-check-any, rx-check-not): Quote "]"s in regexps...
2006-03-03 Eli Zaretskii(edebug-display): Use `edebug-sit-for-seconds' value...
2006-02-27 Luc Teirlinck(find-library-suffixes): Use `get-load-suffixes' instea...
next