Handle nil value of ido-completion-buffer.
[bpt/emacs.git] / lisp / ChangeLog
2012-03-21 Anmol KhirbatHandle nil value of ido-completion-buffer.
2012-03-21 Sam Steingold* lisp/window.el (switch-to-prev-buffer): Do not switch...
2012-03-21 Kenichi Handamerge trunk
2012-03-21 Chong YidongUpdates to Display chapter of Lisp manual.
2012-03-21 Stefan Monnier* lisp/wid-edit.el (widget-complete-field): Remove.
2012-03-20 Chong YidongImprove column width calculation in tabulated-list.el.
2012-03-20 Tassilo Horn* textmodes/artist.el (artist-menu-map): Bind Rectangle...
2012-03-19 Kenichi Handamerge trunk
2012-03-18 Chong Yidong* faces.el (face-spec-reset-face): Don't run display...
2012-03-18 Leo Liu* lisp/net/rcirc.el (rcirc-cmd-quit): Allow quiting...
2012-03-17 Eli ZaretskiiFix doc strings in ispell.el/.
2012-03-17 Jambunathan K* htmlfontify.el: Add support for code block fontification
2012-03-17 Eli ZaretskiiImprove error message in ispell-get-decoded-string.
2012-03-16 Leo Liu* lisp/emacs-lisp/copyright.el (copyright-year-ranges...
2012-03-16 Alan MackenzieFurther optimise the handling of large macros.
2012-03-16 Leo Liu* lisp/font-lock.el (lisp-font-lock-keywords-2): Add...
2012-03-16 Aaron S. Hawleytar-mode buffer-read-only fix
2012-03-16 Glenn MorrisDoc fixes for view-mode and special major-modes
2012-03-16 Glenn Morriseval-after-load fix for bug#10946
2012-03-16 Glenn Morriscalendar-insert-at-column small fix for bug#10978
2012-03-15 Chong YidongFix ring extension code in ring.el, and tweak comint...
2012-03-15 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2012-03-15 Stefan Monnier* lisp/imenu.el: Fix multiple inheritance breakage.
2012-03-13 Katsumi Yamaokamail/sendmail.el (mail-encode-header): Bind rfc2047...
2012-03-13 Glenn MorrisSmall calendar-string-spread fix for bug#10978
2012-03-13 Leo Liu* lisp/vc/vc-hg.el (vc-hg-working-revision): Rework...
2012-03-13 Kaushik SrenevasanGDB change for dynamically generated code (tiny change)
2012-03-13 Tim LandscheidtFix some missing trailing whitespace (tiny change)
2012-03-12 Stefan Monnier* lisp/dabbrev.el: Fix cycle completion order.
2012-03-12 Leo Liu* lisp/simple.el (kill-new): Use equal-including-proper...
2012-03-12 Stefan Monnier* lisp/dabbrev.el: Fix cycle completion.
2012-03-12 Kenichi Handainternational/quail.el (quail-insert-kbd-layout): Surro...
2012-03-12 Stefan Monnier* lisp/minibuffer.el (minibuffer-complete): Don't get...
2012-03-12 Chong YidongAdapt nXML mode to Emacs 24 completion scheme.
2012-03-12 Chong YidongLoad a package's generated autoloads file before byte...
2012-03-12 Christopher Schmidt* ibuffer.el (ibuffer-redisplay): Remove another gratui...
2012-03-11 Michael Albinus* autorevert.el (auto-revert-handler): Ensure, that
2012-03-11 Andreas Schwab* server.el (server-eval-at): Handle non-tcp connection...
2012-03-11 Andreas SchwabDefine -print-nonl client command
2012-03-11 Christopher Schmidt* ibuffer.el (ibuffer-redisplay): Remove gratuitous...
2012-03-11 Chong Yidong* simple.el (goto-line): Doc fix.
2012-03-11 Chong YidongDoc fixes for save-window-excursion.
2012-03-11 Chong Yidong* dabbrev.el (dabbrev--find-expansion): Update progress...
2012-03-11 Martin RudalicsIn split-window-below fix handling of split-window...
2012-03-11 Juri Linkov* lisp/replace.el (replace-highlight): Set isearch...
2012-03-10 Eli ZaretskiiAllow ^substr, substr=, ~word in mairix searches via...
2012-03-10 Jae-hyeon Park* international/fontset.el (font-encoding-alist): Add...
2012-03-10 Richard M. Stallmansendmail mode quoting bug fix.
2012-03-10 Richard M. Stallmanmail-utils.el: multibyte chars should be quoted.
2012-03-10 Richard M. Stallmanrmail.el: If view buffer gets lost with the real text...
2012-03-10 Richard M. StallmanMake epa-mail-encrypt cope with read-only text.
2012-03-10 Chong YidongAdd delete-forward-char to CUA remappings.
2012-03-10 Martin RudalicsFix speedbar highlighting bug.
2012-03-10 Chong YidongGive completion field overlays high priority.
2012-03-10 Chong Yidong* dired.el (dired-goto-file): Recognize absolute file...
2012-03-09 Michael Albinus* net/dbus.el: (dbus-property-handler): Return empty...
2012-03-09 Leo LiuStricter check for string value in savehist-printable
2012-03-09 Eli ZaretskiiMake sure smtpmail produces valid mbox files with Unix...
2012-03-09 Glenn MorrisAnother dir-locals iteration
2012-03-08 Eli ZaretskiiPrevent bidi reordering of rows and keys in the quail...
2012-03-08 Alan MackenzieMake c-mark-defun extend region when repeated, and...
2012-03-08 Michael AlbinusFix my email address.
2012-03-08 Glenn MorrisUndo 2012-03-06T08:22:42Z!rgm@gnu.org
2012-03-07 Eli ZaretskiiFix direction of keyboard layout display for Arabic...
2012-03-07 Michael AlbinusAvoid superfluous registering of signals. (Bug#10807)
2012-03-07 Chong Yidong* cus-start.el: Avoid x-select-enable-clipboard-manager...
2012-03-06 Glenn Morrispc-win.el doc fix for bug#10783
2012-03-06 Kaushik SrenevasanSmall gdb-breakpoints fix (tiny change)
2012-03-06 Glenn MorrisTweak previous dir-locals-find-file change
2012-03-06 Thien-Thi Nguyen* lisp/info.el (Info-insert-dir): Also try "dir.gz".
2012-03-06 Glenn Morrisdir-locals-find-file tweak for "odd" .dir-locals.el...
2012-03-06 Glenn Morris* lisp/files.el (locate-dominating-file): Doc fix.
2012-03-06 Adam Spierscalendar-set-mode-line fix (tiny change)
2012-03-05 Leo Liu* lisp/simple.el (backward-delete-char-untabify): Const...
2012-03-05 Leo Liu* lisp/eshell/em-cmpl.el (eshell-cmpl-initialize):...
2012-03-05 Chong YidongTweaks to count-words and count-words-region behavior.
2012-03-04 Tassilo Horn* saveplace.el (save-place-to-alist)
2012-03-04 Chong YidongAnother tweak to default face handling in face-spec...
2012-03-04 Michael Albinus* notifications.el: Fix previous patch.
2012-03-04 Lars Magne Ingebri... Fix up the emacsbug query-once logic from the previous...
2012-03-04 Michael Albinus* notifications.el (notifications-unique-name): New...
2012-03-04 Chong Yidong* cus-start.el: Make x-select-enable-clipboard-manager...
2012-03-04 Glenn MorrisChecked lispref/abbrevs.texi
2012-03-04 Lars Magne Ingebri... net/tls.el (open-tls-stream): Don't set the dont-query...
2012-03-03 Lars Magne Ingebri... Further `sendmail-query-once' cleanups for sending...
2012-03-02 Alan MackenzieDepessimize the handling of very large macros.
2012-03-02 Michael Albinus* jka-compr.el (jka-compr-call-process): Apply
2012-03-01 Michael Albinus* net/tramp-sh.el (tramp-remote-process-environment...
2012-03-01 Michael Albinus* files.el (file-equal-p): Fix docstring. Avoid unnece...
2012-03-01 Michael Mauger2012-03-01 Michael R. Mauger <mmaug@yahoo.com>
2012-02-29 Leo LiuReset sys to nil in define-abbrevs
2012-02-28 Juanma BarranqueroFix ChangeLog typos.
2012-02-28 thierry volpiatto* lisp/files.el (file-equal-p): renamed from `files...
2012-02-28 Glenn MorrisStandardize possessive apostrophe usage in manuals...
2012-02-27 Chong YidongFix M-x in Viper mode.
2012-02-27 Chong YidongBump version to 24.0.94
2012-02-27 Chong Yidong* font-lock.el (font-lock-specified-p): Rename from...
2012-02-27 Daniel HackneyFix oversight in package-load-list handling.
2012-02-26 Michael Albinus* net/tramp.el (tramp-inodes, tramp-devices): Initializ...
2012-02-26 Alan MackenzieCheck there is a font-lock specification before initial...
next