Merge from mainline.
[bpt/emacs.git] / lisp / ChangeLog
2011-04-09 Paul EggertMerge from mainline.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-09 Glenn MorrisMark tiny change.
2011-04-09 Eli ZaretskiiProduce more accurate results from file-size-human...
2011-04-08 Tassilo HornFit contents to emacs window support for doc-view by...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-08 Eli ZaretskiiBail out from list-processes if async subprocesses...
2011-04-08 Chong YidongRemove internal_with_output_to_temp_buffer, replacing...
2011-04-08 Eli ZaretskiiNew function file-size-human-readable.
2011-04-08 Glenn Morris* lisp/man.el (Man-page-header-regexp): Solaris < 2...
2011-04-08 Glenn Morrisbrowse-url.el trivia.
2011-04-08 Glenn Morrislog-edit.el fix for bug#7598.
2011-04-08 Glenn Morrisrlogin.el trivia.
2011-04-08 Glenn Morris* lisp/replace.el (occur-mode-map): Some fixes for...
2011-04-07 Paul EggertRemove the doprnt implementation, as Emacs now uses...
2011-04-07 Aaron S. Hawley* lisp/play/morse.el (denato-region): Handle varying...
2011-04-06 Chong YidongRemove list-processes C function; misc fixes to last...
2011-04-06 Chong YidongReimplement list-processes in Lisp.
2011-04-06 Chong YidongMake Package Menu a child of Tabulated List mode.
2011-04-06 Chong Yidong* lisp/emacs-lisp/tabulated-list.el: New file.
2011-04-06 Juanma BarranqueroNew variable `revert-buffer-in-progress-p'.
2011-04-06 Juanma BarranqueroUpdate and split ChangeLogs.
2011-04-06 Paul EggertMerge from mainline.
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-06 Juanma BarranqueroBackport 2011-04-04T22:08:01Z!lekktu@gmail.com and...
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 Paul EggertMerge from mainline.
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 Paul EggertMerge from mainline.
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-24 Juanma Barranquerolisp/vc-annotate.el: Fix typo.
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...
next