Make update_autogen handle loaddefs-like files as well.
[bpt/emacs.git] / lisp / ChangeLog
2011-04-06 Glenn MorrisMake update_autogen handle loaddefs-like files as well.
2011-04-06 Glenn MorrisCalendar fix for scroll-bar scrolling (b#8305).
2011-04-05 Chong YidongRemove extraneous messages in 2011-03-30 completion...
2011-04-05 Juanma Barranquerolisp/font-lock.el: Remove obsolete code.
2011-04-05 Juanma Barranquerolisp/info.el: Fix typos; mark unused parameters.
2011-04-05 Deniz Dogan* lisp/net/rcirc.el: Update my e-mail address.
2011-04-05 Deniz Dogan* lisp/net/rcirc.el (rcirc-mode-map): Remove M-o binding.
2011-04-05 Chong YidongFix theme and X-resource interactions for the cursor...
2011-04-04 Juanma Barranquerolisp/help-fns.el (describe-variable): Fix completion.
2011-04-04 Juanma BarranqueroConvert some .el files to lexical scoping.
2011-04-04 Daiki UenoUse lexical binding in ep[ga]*.el.
2011-04-03 Chong Yidong* lisp/dired-aux.el (dired-create-files): Add docstring...
2011-04-03 Chong YidongImprovements to flyspell-mark-duplications-exceptions.
2011-04-02 Chong YidongMerge open-protocol-stream into open-network-stream.
2011-04-02 Glenn Morrisfind-dired improvements for bug#4403.
2011-04-02 Glenn MorrisRemove some unnecessary purecopy's from find-dired.
2011-04-02 Glenn MorrisRemove some autoload cookies on defcustoms in find...
2011-04-02 Glenn MorrisUse find -exec with '+' for grep-find if supported.
2011-04-02 Glenn Morris* lisp/files.el (save-some-buffers): Doc fix.
2011-04-02 Eli ZaretskiiA better default for $(EMACS) in lisp/makefile.w32-in.
2011-04-01 Juanma Barranquerolisp/progmodes/idlwave.el: Use `dolist' rather than...
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-04-01 Stefan MonnierMiscellanous cleanups in preparation for the merge.
2011-04-01 Eli ZaretskiiAdd a new command `info-display-manual'.
2011-03-31 Eli ZaretskiiFix bug #6671 with recentering and other scrolling...
2011-03-31 Stefan Monnier* lisp/loadup.el: Load minibuffer after loaddefs, to...
2011-03-31 Tassilo Horn* net/rcirc.el (rcirc-handler-001): Only authenticate...
2011-03-31 Glenn Morris* lisp/progmodes/f90.el (f90-find-tag-default): Handle...
2011-03-31 Stefan MonnierMerge from trunk
2011-03-31 Glenn Morris* lisp/generic-x.el (etc-fstab-generic-mode): Add ext4...
2011-03-30 Christoph Scholtes* progmodes/python.el (python-default-interpreter)
2011-03-30 Stefan Monnier(completion-in-region): Pop down *Completions* automati...
2011-03-30 Jason Merrill* lisp/vc/add-log.el (add-change-log-entry): Don't...
2011-03-30 Stefan Monnier* lisp/subr.el (apply-partially): Use a non-nil static...
2011-03-30 Juanma Barranquerolisp/makefile.w32-in (COMPILE_FIRST): Remove pcase.
2011-03-30 Stefan Monnier* lisp/subr.el (with-output-to-temp-buffer): Don't...
2011-03-30 Leo LiuImprove key bindings in edit-abbrevs-mode
2011-03-29 Paul EggertMerge from mainline.
2011-03-29 Ken Manheimer* allout.el (allout-hide-by-annotation, allout-flag...
2011-03-29 Gnus developersMerge changes made in Gnus trunk.
2011-03-29 Leo LiuAdd to minibuffer-history if HISOTRY is nil in ido.el
2011-03-28 Leo LiuPlace empty abbrev tables after nonempty ones when...
2011-03-27 Jan DjärvFormat doc and add customize for ns-auto-hide-menu...
2011-03-27 Paul EggertMerge from atest branch.
2011-03-27 Paul EggertMerge from mainline.
2011-03-27 Leo LiuSupport separate fg and bg colors in ansi-color.el
2011-03-25 Leo LiuRemove redundant (require 'timer) in midnight.el
2011-03-25 Leo LiuRemove unused and erroneous midnight-time-float
2011-03-25 Leo LiuSome ido cleanups
2011-03-24 Stefan MonnierFirst step towards using standard completion in comint.
2011-03-24 Drew AdamsAdd support for defun in thingatpt.el
2011-03-24 Stefan MonnierFix C-M-x in lexbind mode. Misc tweaks.
2011-03-23 Leo LiuMove abbrevlist.el to obsolete/abbrevlist.el
2011-03-23 Leo LiuTweak regexp in help-mode-finish
2011-03-23 Glenn Morrisesh-opt trivia.
2011-03-23 Glenn Morris* lisp/progmodes/gdb-mi.el (gdb): Fix typo in previous...
2011-03-23 Stefan MonnierClean up left over Emacs-18/19 code, inline byte-code...
2011-03-23 Paul EggertMerge from mainline.
2011-03-22 Juanma Barranquerolisp/emacs-lisp/derived.el: Don't warn about keymaps...
2011-03-22 Paul EggertMerge from mainline.
2011-03-22 Leo LiuUse utf-8 if safe for writing to abbrev file
2011-03-22 Juanma Barranquerolisp/simple.el: Avoid warning about `delete-backward...
2011-03-22 Juanma Barranquerolisp/image.el: Avoid some warnings.
2011-03-22 Leo LiuNew variable rcirc-user-authenticated to pacify compiler
2011-03-22 Leo LiuHandle the case when re-search-backward errs
2011-03-22 Chong YidongSpecial handling of the `custom-enabled-themes' custom...
2011-03-21 Chong Yidong* lisp/custom.el (custom-push-theme): Quote "changed...
2011-03-21 Leo LiuFix history adding in ido-read-internal
2011-03-21 Stefan MonnierMerge from trunk
2011-03-21 Stefan Monnier* subr.el (deferred-action-list, deferred-action-functi...
2011-03-21 Leo LiuRemove leftover (require 'wid-edit)
2011-03-21 Leo LiuDefault read-file-name-function to a non-nil value
2011-03-21 Glenn Morris* eshell/esh-opt.el (eshell-eval-using-options, eshell...
2011-03-21 Paul EggertMerge from trunk and from gnulib stdio.
2011-03-21 Chong YidongSeveral fixes to cus-theme.el.
2011-03-20 Jay Belanger* calc/calc-menu.el (calc-units-menu): Add entries...
2011-03-20 Leo LiuNew variable completing-read-function to customize...
2011-03-20 Christian Ohler* emacs-lisp/ert.el (ert-run-tests-batch): Remove unuse...
2011-03-20 Christian Ohler* emacs-lisp/cl-macs.el (cl-block-wrapper): Fix typo...
2011-03-20 Stefan Monnier* lisp/emacs-lisp/debug.el (debugger-setup-buffer)...
2011-03-19 Chong YidongAdd error for dired-create-directory on existing file...
2011-03-19 Chong YidongFix facemenu to populate buffer inside the with-help...
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-19 Chong YidongFix tar package handling, and clean up package-subdirec...
2011-03-19 Eli ZaretskiiFix emerge.el on MS-Windows and MS-DOS.
2011-03-19 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-byte-compile-block...
2011-03-18 Stefan Monnier* vc/diff-mode.el (diff-mode-map): Shadow problematic...
2011-03-18 Gnus developersMerge changes made in Gnus trunk.
2011-03-17 Paul EggertMerge from mainline.
2011-03-17 Juanma Barranquerolisp/custom.el: Trivial fixes.
2011-03-17 Jay Belanger* lisp/calc/README: Mention musical notes.
2011-03-17 Stefan Monnier* lisp/minibuffer.el (completion-all-sorted-completions):
2011-03-16 Stefan MonnierRemove bytecomp- prefix, plus misc changes.
2011-03-16 Ken Manheimer* allout.el (allout-yank-processing): Adjust for new...
2011-03-16 Juanma BarranqueroAdd warning for obsolete _emacs init file.
2011-03-16 Juanma Barranquerolisp/progmodes/delphi.el: Fix typos.
2011-03-16 Ralph Schleicherlisp/info.el: Fix bug#8258.
2011-03-15 Ken Manheimer* allout.el (allout-make-topic-prefix) (allout-rebullet...
2011-03-15 Stefan MonnierFix misuse of quote in `case'.
2011-03-15 Chong Yidong* lisp/startup.el (command-line): Update package subdir...
next