Fix typos.
[bpt/emacs.git] / lisp / ChangeLog
2011-11-16 Juanma BarranqueroFix typos.
2011-11-16 Ken Manheimer* python.el (python-pdbtrack-stack-entry-regexp)
2011-11-16 Ken Manheimer* python.el (python-pdbtrack-stack-entry-regexp)
2011-11-16 Juanma BarranqueroFix typos.
2011-11-16 Martin RudalicsRename window-nest to window-combination-limit.
2011-11-16 Chong Yidong* autoconf.el (autoconf-mode): Fix comment-start-skip...
2011-11-16 Stefan Monnier* lisp/tmm.el (tmm-prompt): Use minibuffer-with-setup...
2011-11-16 Glenn MorrisTry to stop rmailedit destroying mime messages (bug...
2011-11-15 Glenn MorrisAdd optional arguments to rmailmm to force state, not...
2011-11-15 Juanma BarranqueroFix typos.
2011-11-15 Glenn MorrisSmall rmail and rmailmm changes, many doc fixes.
2011-11-15 Paul EggertSpelling fixes.
2011-11-15 Glenn Morrisrmailmm doc fixes.
2011-11-15 Glenn Morrisns-win.el fix for bug#10051
2011-11-15 Juanma BarranqueroFix typos.
2011-11-15 Glenn Morris* lisp/simple.el (mark-whole-buffer): Doc fix. (Bug...
2011-11-15 Glenn Morrisrmailout fix for bug#9978.
2011-11-14 Juanma BarranqueroFix typos.
2011-11-14 Paul EggertSpelling fixes.
2011-11-14 Glenn Morrisrmail-summary fix.
2011-11-14 Glenn Morris* mail/rmailsum.el (rmail-new-summary): Preserve messag...
2011-11-14 Glenn MorrisSmall executable.el fix related to bug#9879.
2011-11-14 Glenn Morris* lisp/mail/rmail.el (rmail-no-mail-p): Remove mode...
2011-11-14 Glenn MorrisRmail summary fixes for empty summaries.
2011-11-12 Martin RudalicsDon't handle splits status.
2011-11-12 Glenn Morrisapropos.el doc fixes.
2011-11-11 Juanma BarranqueroFix typos.
2011-11-11 Stefan Monnier* lisp/electric.el: Make electric-indent-mode better...
2011-11-11 Martin RudalicsFurther rename and clean up of functions in window.el.
2011-11-11 Martin RudalicsRename and clean up functions in window.el.
2011-11-11 Kenichi Handamerge trunk
2011-11-11 Glenn Morriseval-after-load fix for bug#10009
2011-11-10 Glenn MorrisAlways use svn --non-interactive in vc-svn.el (bug...
2011-11-10 Glenn Morristoggle-read-only fixes for bugs#7292, 10006.
2011-11-09 Juanma BarranqueroFix typos.
2011-11-09 Stefan Monnier* lisp/progmodes/compile.el: Adjust regexp for OCaml...
2011-11-09 Stefan Monnier* lisp/electric.el (electric-pair-post-self-insert...
2011-11-09 Stefan Monnier* lisp/progmodes/python.el (python-beginning-of-stateme...
2011-11-09 Stefan Monnier* lisp/progmodes/compile.el: Better handle TABs.
2011-11-09 Martin RudalicsRewrite window-resizable.
2011-11-08 Glenn Morrisdelphi syntax table fix for bug#9994
2011-11-08 Martin RudalicsFix doc-string typo in window-min-delta
2011-11-08 Stefan Monnier* lisp/window.el: Stay away from defsubst.
2011-11-08 thierry volpiattoUpdate changelog.
2011-11-08 Martin RudalicsRemove stale references to help-setup parameter in...
2011-11-08 Chong YidongMove low-level window width/height functions to C,...
2011-11-08 Stefan Monnier* lisp/window.el: Make special-display like display...
2011-11-07 Glenn MorrisSmall cal-menu fix for bug#9976
2011-11-07 Stefan Monnier* lisp/files.el (find-file): Always use selected-window.
2011-11-07 Martin RudalicsRemove term "subwindow" from code and documentation.
2011-11-07 Mark LillibridgeFix rmail-mbox handling of terminating newlines.
2011-11-07 Kenichi Handamerge trunk
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-06 Chong YidongDelete window-combination-p; tweaks to window-top-child...
2011-11-05 Chong Yidong* window.el (window-normalize-window): Rename from...
2011-11-05 Chong Yidong* lisp/window.el (window-valid-p): Rename from window...
2011-11-04 Eli ZaretskiiFix rmail-next/prev-same-subject.
2011-11-04 Eli ZaretskiiFix documentation per bug #9949.
2011-11-03 Alan MackenzieAdd c-nonlabel-token-2-key to cc-langs.el.
2011-11-03 Alan MackenzieEdit lisp/ChangeLog
2011-11-03 Alan MackenzieMerge.
2011-11-02 Stefan Monnier* lisp/window.el (switch-to-buffer): Use `force-same...
2011-11-02 Martin RudalicsIn quit-window call unrecord-window-buffer later. ...
2011-11-02 Juanma BarranqueroFix typos.
2011-11-02 Juanma BarranqueroFix bug#9935
2011-11-01 Glenn MorrisChangeLog fixes.
2011-11-01 Martin RudalicsRemove unused variable temp-buffer-show-specifiers.
2011-10-31 Andreas Schwab* lisp/subr.el (keymap--menu-item-with-binding): Ignore...
2011-10-31 Vinicius Jose LatorreDisable whitespace-newline-mode properly.
2011-10-30 Ulf Jaspernewsticker: Clean up newsticker--group-manage-orphan...
2011-10-30 Martin RudalicsRemove "iso-" infix from window combination functions.
2011-10-30 Stefan Monnier* lisp/eshell/esh-cmd.el (eshell-rewrite-for-command...
2011-10-30 Stefan Monnier* lisp/eshell/esh-cmd.el (eshell-rewrite-for-command...
2011-10-30 Chong Yidong* viper-cmd.el (viper-exec-change): Use push-mark not...
2011-10-30 Chong YidongRename split-window-{above-each-other|split-window...
2011-10-29 Chong Yidong* lisp/subr.el (y-or-n-p): Add code for batch mode.
2011-10-29 Chong Yidong* lisp/mouse.el (mouse-yank-primary): Push the mark.
2011-10-29 Chong Yidong* flyspell.el (flyspell-word): Fix char offset for...
2011-10-29 Chong Yidong* emacs-lisp/package.el (package-refresh-contents)...
2011-10-29 Stefan Monnier* lisp/doc-view.el: Avoid ugly errors about not finding...
2011-10-28 Alan MackenzieIncrement c-version to 5.32.2.
2011-10-28 Alan MackenzieAdd and entry to ChangeLog.
2011-10-28 Alan MackenzieMerge.
2011-10-28 Deniz Dogan* net/rcirc.el (rcirc-mode): Use hard newlines.
2011-10-28 Alan MackenzieBoring merge from savannah.
2011-10-28 Alan MackenzieMerge
2011-10-28 Alan MackenzieMerge in random stuff from savannah.
2011-10-28 Stefan Monnier* lisp/vc/log-edit.el: Fill empty field rather than...
2011-10-28 Mark Lillibridge* lisp/mail/rmail.el (rmail-mode-map): Add M-C-f as...
2011-10-28 Stefan Monnier* lisp/progmodes/gdb-mi.el: Warn the user when -i=mi...
2011-10-27 Glenn MorrisAdd doc-strings to some cl float parameters.
2011-10-27 Glenn MorrisMake set-visited-file-name reload local variables if...
2011-10-27 Chong YidongReplace fundamental-mode-hook with change-major-mode...
2011-10-26 Juanma BarranqueroFix typos.
2011-10-26 Juanma Barranquero* lisp/term/w32-win.el (w32-default-color-map): Declare...
2011-10-26 Michael Albinus* ido.el (ido-file-name-all-completions-1): Do not...
2011-10-26 Stefan Monnier* lisp/progmodes/octave-*.el: Update maintainer.
2011-10-26 Chong YidongDocument with-wrapper-hook.
2011-10-25 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-directory-p...
2011-10-25 Stefan Monnier* lisp/comint.el (comint-get-old-input-default): Fix...
next