Add missing ChangeLog entry for ldap.el change in 2011-09-17T21:28:17Z!cyd@stupidchic...
[bpt/emacs.git] / lisp / ChangeLog
2011-09-19 Chong YidongAdd missing ChangeLog entry for ldap.el change in 2011...
2011-09-19 Stefan Monnier* lisp/whitespace.el (whitespace-newline-mode): Disable...
2011-09-19 Michael Albinus* net/tramp-sh.el (tramp-inline-compress-commands)...
2011-09-18 Juri LinkovCapitalize non-function content words in menu item...
2011-09-18 Juri LinkovPreserve current isearch case-fold value in `isearch...
2011-09-18 Juri Linkov* lisp/progmodes/grep.el (grep-process-setup): Don...
2011-09-18 Juri Linkov* lisp/info.el (Info-extract-menu-node-name): Check...
2011-09-18 Juri Linkov* lisp/info.el (Info-mode-syntax-table): New variable.
2011-09-18 Juri Linkov* lisp/info.el (Info-file-supports-index-cookies):...
2011-09-18 Chong YidongFix for uncommentin in Fundamental mode.
2011-09-18 Johan BockgårdFix previous fix of Bug#5849.
2011-09-18 Chong YidongFix yet another woman parser snafu.
2011-09-18 Chong YidongAllow visiting files with malformed prop-lines.
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-18 Michael Albinus* net/tramp.el (top): Don't require 'shell.
2011-09-18 Lars Magne Ingebri... (smtpmail-via-smtp): Ignore errors that arise when...
2011-09-17 Chong Yidong* lisp/replace.el (occur-mode-map): Rebind occur-edit...
2011-09-17 Glenn Morriscomplete-tag fix for bug#9526
2011-09-17 Juri Linkov* lisp/textmodes/ispell.el (ispell-word): Add to the...
2011-09-17 Andreas Schwab* lisp/emacs-lisp/bytecomp.el (byte-compile-lapcode...
2011-09-17 Juri Linkovlisp/window.el (window-safe-min-height, window-safe...
2011-09-17 Sven Joachimlisp/window.el (window-min-width, window-state-put...
2011-09-16 Eli ZaretskiiFix bug #971 with next/previous-line when goal-column...
2011-09-16 Stefan Monnier* lisp/image.el (imagemagick-register-types): Use regex...
2011-09-15 Chong YidongMake the user customizable display-buffer variable...
2011-09-15 Chong YidongAdd package-menu-mark-upgrades to the Package Menu...
2011-09-15 Chong YidongAdd an "mark upgradable packages" command to Package...
2011-09-14 Lars Magne Ingebri... Update the process marker so that the "broken by peer...
2011-09-14 Lars Magne Ingebri... (smtpmail-send-command): Don't include AUTH passwords...
2011-09-14 Stefan Monnier* textmodes/bibtex.el (bibtex-complete-string-cleanup)
2011-09-14 Stefan Monnier* newcomment.el (comment-add, comment-valid-prefix...
2011-09-14 Stefan Monnier* mpc.el (mpc-constraints-tag-lookup): New function.
2011-09-14 Juri LinkovShare code between `isearch-message' and `isearch-strin...
2011-09-14 Chong Yidong* replace.el (occur-mode-goto-occurrence): Don't force...
2011-09-14 Chong Yidong* lisp/dired-aux.el (dired-do-chmod): Don't provide...
2011-09-14 Martin RudalicsReplace display-buffer-window by help-setup window...
2011-09-13 Juanma BarranqueroFix typos in ChangeLogs.
2011-09-13 Glenn Morris* lisp/emacs-lisp/debug.el (debugger-make-xrefs): Prese...
2011-09-13 Chong Yidong* lisp/window.el (window-deletable-p): Use next-frame.
2011-09-13 Martin RudalicsRemove most window auto deletions.
2011-09-13 Chong Yidong* lisp/window.el (window-deletable-p): Never delete...
2011-09-13 Glenn Morris* lisp/help.el (describe-key-briefly): Copy previous...
2011-09-13 PJ Weisberg* lisp/help.el (where-is): Respect non-standard standar...
2011-09-13 Glenn MorrisDoc fixes related to lisp-indent-function (bug#9484)
2011-09-12 Chong Yidong* dired-aux.el (dired-mark-read-string): Don't use...
2011-09-12 Stefan Monnier* lisp/international/mule-cmds.el (ucs-completions...
2011-09-11 Chong Yidong* frame.el (delete-other-frames): Doc fix.
2011-09-11 Chong YidongAdd defcustom definitions for display-buffer vars.
2011-09-11 Lars Magne Ingebri... * play/doctor.el (make-doctor-variables): Define `docto...
2011-09-11 Chong YidongChange modes that used same-window-* vars to use switch...
2011-09-11 Andreas Schwab* lisp/dired.el (dired-sort-toggle-or-edit): Revert...
2011-09-11 Lars Magne Ingebri... (dired-sort-toggle-or-edit): Clarify string further.
2011-09-11 Lars Magne Ingebri... -o doesn't exist on *BSD, so don't mention it
2011-09-11 Lars Magne Ingebri... Make `(type graphic)' match `x', `w32' and `ns', like...
2011-09-11 Lars Magne Ingebri... (process-kill-buffer-query-function): Mention the buffe...
2011-09-11 Lars Magne Ingebri... * subr.el (eval-after-load): Doc string clarification
2011-09-11 Lars Magne Ingebri... * image-mode.el (image-next-line): The line parameter...
2011-09-11 Lars Magne Ingebri... * dired.el (dired-sort-toggle-or-edit): Mention -o...
2011-09-11 Lars Magne Ingebri... * textmodes/flyspell.el: Remove obsolete comment
2011-09-11 Lars Magne Ingebri... Doc string clarification.
2011-09-11 Lars Magne Ingebri... * facemenu.el: Disable the remove-* commands if the...
2011-09-10 Chong YidongFix various uses of display-buffer and pop-to-buffer
2011-09-10 Chong YidongFix info and customize *-other-window commands.
2011-09-10 Chong Yidongwindow.el (display-buffer--maybe-same-window): Renamed...
2011-09-10 Chong YidongTweaks to display-buffer default actions; remove same...
2011-09-10 Juri LinkovFix docstrings in lisp/isearch.el.
2011-09-10 Juri Linkov* lisp/paren.el (show-paren-function): Don't show escap...
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-10 Reuben Thomas* lisp/simple.el (count-words-region): Use buffer if...
2011-09-09 Juri LinkovAdd `wdired-isearch-filter-read-only' to lisp/wdired.el.
2011-09-09 Alan Mackenzieprogmodes/cc-mode.el (awk-mode): Prevent `define-derive...
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-09 Glenn Morris* lisp/woman.el (woman-special-characters): Add hy...
2011-09-09 Glenn Morris* lisp/woman.el (woman-special-characters): Add oq...
2011-09-09 Glenn Morriswoman.el fix for bug#9447.
2011-09-09 Juanma BarranqueroWhitespace changes.
2011-09-08 Martin RudalicsDon't have previous and next buffers deal with internal...
2011-09-08 Leo LiuNew rcirc command rcirc-cmd-invite
2011-09-08 Juri Linkov* lisp/progmodes/compile.el (compilation-environment...
2011-09-08 Martin RudalicsRewrite window/frame auto-deletion code. (Bug#9419...
2011-09-07 Chong Yidong* lisp/help-mode.el (help-mode): Restore autoload.
2011-09-07 Juri Linkov* lisp/progmodes/compile.el (compilation-start): Let...
2011-09-07 Juri Linkov* lisp/progmodes/grep.el (grep-regexp-alist): Calculate...
2011-09-07 Juri Linkov* lisp/simple.el (next-error-highlight, next-error...
2011-09-07 OKAZAKI Tetsuroucc-fonts.el fix for bug#9443 (tiny change)
2011-09-07 Leo LiuConditionally initialize rcirc-input-ring
2011-09-07 Stefan Monnier* lisp/emacs-lisp/find-func.el (find-function-C-source...
2011-09-06 Paul EggertMerge from trunk.
2011-09-06 Paul EggertMerge from trunk.
2011-09-06 Alan Mackenzieisearch.el (isearch-other-meta-char): Wherever a key...
2011-09-05 Paul EggertMerge from trunk.
2011-09-05 Oleksandr Gavenko* lisp/progmodes/grep.el (rgrep): Add "-type d".
2011-09-05 Juri Linkov* lisp/progmodes/grep.el (grep-process-setup): Fix...
2011-09-05 Juri LinkovGrep related fixes.
2011-09-05 Juri Linkov* lisp/subr.el (y-or-n-p): Capitalize "yes".
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Michael Albinus* net/tramp.el (top): Require 'shell. Use `tramp-unloa...
2011-09-03 Paul EggertMerge from trunk.
next