]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
* simple.el (line-move-visual): New var.
[gnu-emacs] / lisp / emacs-lisp /
2008-06-21 Glenn Morris(help-xref-interned): Declare.
2008-06-21 Glenn Morris(easy-mmode-set-keymap-parents): Evaluate definition...
2008-06-21 John Paul Wallington(define-derived-mode): Add `doc-string' declaration.
2008-06-20 Stefan Monnier(checkdoc-start-section, checkdoc-error):
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-13 Glenn Morris(byte-compile-maybe-guarded): Doc fix.
2008-06-12 Stefan Monnier(map-y-or-n-p): Accept non-char events.
2008-06-12 Glenn MorrisAdd some compiler declarations, for builds without X.
2008-06-11 Stefan Monnier* emacs-lisp/map-ynp.el (map-y-or-n-p): Add support...
2008-06-10 Stefan Monnier* window.c (Vwindow_point_insertion_type): New var.
2008-06-10 Juanma Barranquero(autoload-rubric): Fix coding cookie not to force Unix...
2008-06-10 Glenn Morris(autoload-rubric): Add coding cookie.
2008-06-08 Stefan Monnier(byte-compile-current-group): New var.
2008-06-07 Glenn MorrisCommentary fixes.
2008-06-05 Stefan Monnier(trace-entry-message, trace-exit-message): Use print...
2008-06-05 Glenn Morris(autoload-rubric): New function, extracted from autoloa...
2008-06-04 Glenn MorrisTrent W. Buck <trentbuck at gmail.com> (tiny change)
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-30 Stefan Monnier(checkdoc-this-string-valid-engine):
2008-05-28 Stefan Monnier(easy-menu-convert-item, easy-menu-convert-item-1):
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-24 Juanma Barranquero(edebug-setup-hook, edebug-all-defs, edebug-all-forms...
2008-05-23 Stefan Monnier(regexp-opt): Always return a properly-grouped regexp.
2008-05-19 Stefan Monnier(destructuring-bind): Fix spec.
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-12 Stefan Monnier(cl-set-nthcdr): Make it a defsubst so that
2008-05-09 Eric S. RaymondNote that vc.el now uses this.
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-08 Juanma Barranquero(autoload-generate-file-autoloads): Don't use `iff...
2008-05-08 Juanma Barranquero(ad-special-form-p): Don't use `iff' in docstring.
2008-05-07 Glenn MorrisRegenerate.
2008-05-07 Glenn Morris(ignore-errors): Move to subr.el.
2008-05-06 Juanma BarranqueroUpdate autoloads.
2008-05-06 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-30 Dan Nicolaescu(lisp-mode-map): Add menu.
2008-04-29 Glenn Morris(check-declare-errmsg): Fix counting in the `full'...
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-27 Glenn Morris(byte-compile-file): Doc fix.
2008-04-27 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-26 Glenn Morris(byte-compile-warn-obsolete): New function.
2008-04-26 Glenn MorrisJohannes Weiner <hannes at saeurebad.de>
2008-04-24 Glenn MorrisTom Tromey <tromey at redhat.com>
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-24 Stefan Monnier(easy-menu-make-symbol): Don't wrap keyboard macros...
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-22 Glenn Morris(copyright-at-end-flag): New option.
2008-04-19 Stefan Monnier* emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make...
2008-04-19 Stefan Monnier* files.el (locate-file-completion-table): Rename from
2008-04-19 Stefan Monnier(trace-make-advice): Don't change selected-window.
2008-04-18 Juanma Barranquero(lisp-comment-indent): Add WHEN to obsolescence declara...
2008-04-18 Juanma Barranquero(checkdoc-minor-keymap): Use `define-obsolete-variable...
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-18 Stefan Monnier(debug): Revert to bury-buffer since quit-window is...
2008-04-17 Juanma Barranquero(crm-completion-help, crm-complete, crm-complete-word...
2008-04-14 Stefan MonnierComplete rewrite.
2008-04-12 Reiner Steib(copyright-update-directory): New command.
2008-04-12 Glenn Morris(define-obsolete-variable-alias): Doc fix.
2008-04-11 Stefan Monnier(autoload-generate-file-autoloads):
2008-04-10 Stefan MonnierFix up comment convention on the arch-tag lines.
2008-04-09 Alexandre Julliard(ewoc-collect): Return results in the correct order.
2008-04-09 Chong Yidong(regexp-opt): Reduce max-lisp-eval-depth and max-specpd...
2008-04-09 Chong Yidong(regexp-opt-group): Use substring-no-properties for...
2008-04-08 Juanma BarranqueroRegenerate.
2008-04-08 Juanma Barranquero(get-setf-method): Use `string-match-p'.
2008-04-08 Juanma Barranquero(checkdoc-this-string-valid-engine): Use `string-match-p'.
2008-04-08 Juanma Barranquero(copyright-update-year): Fix braino.
2008-04-08 Juanma Barranquero(copyright-update-year): Use `looking-at-p'.
2008-04-07 Dan Nicolaescu*** empty log message ***
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-04-05 Glenn Morris(autoload-ensure-default-file): Provide a feature.
2008-04-04 Dan Nicolaescu* outline.el (outline-mode-menu-bar-map):
2008-04-04 Juanma BarranqueroRegenerate.
2008-04-03 Stefan Monnier(defsetf): Accept a lambda for the 2-arg form.
2008-04-03 Stefan Monnier(timer): Define as a defstruct, so we can name the...
2008-04-03 Juanma BarranqueroRegenerate.
2008-04-02 Dan Nicolaescu* emacs-lisp/debug.el (debugger-mode-map):
2008-04-02 Dan Nicolaescu(emacs-lisp-mode-map): Add menu entries
2008-04-01 Johan Bockgård(frame-parameter) <defsetf>: Make it return the assigne...
2008-03-31 Chong Yidong(find-function-search-for-symbol): Strip extension...
2008-03-31 Juanma Barranquero(byte-compile-warnings-safe-p): Use `byte-compile-warni...
2008-03-27 Dan Nicolaescu(emacs-lisp-mode-map): Fix predicate.
2008-03-26 Johan Bockgård(lm-with-file): Use mode and syntax table for Emacs...
2008-03-26 Juanma Barranquero(byte-compile-obsolete): If no replacement is provided,
2008-03-25 Juanma Barranquero(side-effect-free-fns): Fix typo.
2008-03-25 Juanma Barranquero(reb-mode-common): Remove reference to bogus variable...
2008-03-22 Dan Nicolaescu(emacs-lisp-mode-map): Add ... where
2008-03-22 Juri Linkov(lisp-complete-symbol):
2008-03-21 Dan Nicolaescu(emacs-lisp-mode-map): Add menu entry for disassemble.
2008-03-17 Dan Nicolaescu(emacs-lisp-mode-map): Add menu entries for eldoc and...
2008-03-16 Dan NicolaescuFix typos.
2008-03-14 Dan Nicolaescu* faces.el (xw-defined-colors):
2008-03-14 Dan Nicolaescu(emacs-lisp-mode-map): Add menu entries
2008-03-13 Richard M. Stallman(defadvice): Add usage pattern.
2008-03-11 Dan Nicolaescu(lisp-interaction-mode-map): Fix typo.
2008-03-10 Stefan Monnier(autoload-find-destination): Don't force raw-text.
next