Add the switch statement to AWK Mode.
[bpt/emacs.git] / lisp / ChangeLog
2011-12-13 Alan MackenzieAdd the switch statement to AWK Mode.
2011-12-13 Alan MackenzieLarge brace-block initialisation makes CC Mode slow...
2011-12-13 Stefan Monnier* lisp/progmodes/pascal.el: Declare `ind' as dyn-bound.
2011-12-13 Martin RudalicsMinor fixes in window handling code and docs.
2011-12-12 Daniel Pfeiffer* lisp/progmodes/make-mode.el: Bring it up to date...
2011-12-11 Juanma BarranqueroFix typos.
2011-12-11 Vincent BelaïcheThe overall change is to add cell renaming, that is
2011-12-11 Chong Yidong* progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp
2011-12-11 Martin RudalicsFix docstring of other-window.
2011-12-10 Eli ZaretskiiFix incorrect display of RFC2047 encoded names in Rmail...
2011-12-10 Juanma Barranqueroupdate-subdirs: Don't set no-byte-compile twice (bug...
2011-12-10 Eli ZaretskiiFix bug #2975 with insufficient docs of texinfo-master...
2011-12-10 Eli ZaretskiiFix documentation and one misfeature of Texinfo mode...
2011-12-09 Manuel Gómezlisp/speedbar.el (speedbar-supported-extension-expressi...
2011-12-09 Juanma BarranqueroFix typos.
2011-12-08 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (defmethod): Add doc...
2011-12-08 Stefan Monnier* lisp/pcmpl-gnu.el: Don't fail when there is no Makefi...
2011-12-06 Stefan Monnier* lisp/pcmpl-gnu.el (pcomplete/make): Also allow filena...
2011-12-06 Glenn Morris* lisp/emacs-lisp/package.el (package-archives): Doc...
2011-12-06 Chong Yidong* progmodes/cc-fonts.el (c-annotation-face): Use defface.
2011-12-06 Juanma BarranqueroFix typos.
2011-12-05 Christopher Genovese* lisp/emacs-lisp/assoc.el (aput): Fix return value
2011-12-05 Eli ZaretskiiFix "C-x =" wrt display of strong RTL characters and...
2011-12-05 Chong Yidong* lisp/faces.el (read-color): Minor doc fix.
2011-12-05 Paul EggertSpelling fixes.
2011-12-05 Kenichi Handamerge trunk
2011-12-05 Glenn Morrisalign.el marker fix.
2011-12-04 Glenn Morrisappt.el trivia.
2011-12-04 Juanma BarranqueroFix emacsclient bug where "-n -c" does not open a new...
2011-12-03 Glenn Morris* lisp/textmodes/texinfmt.el (batch-texinfo-format...
2011-12-03 Stefan Monnier* lisp/electric.el: Streamline electric-indent's hook.
2011-12-03 Stefan Monnier* lisp/progmodes/prolog.el (prolog-find-value-by-system...
2011-12-02 Michael Albinus* net/tramp-sh.el (tramp-maybe-open-connection): Handle...
2011-12-02 Stefan Monnier* lisp/pcmpl-gnu.el (pcomplete/tar): large-file-warn...
2011-12-02 Stefan Monnier* lisp/dired-aux.el (dired-query): Don't assume help...
2011-12-02 Juri Linkov* lisp/info.el (Info-search): Display "end of manual...
2011-12-02 Eli ZaretskiiFix part 3 of bug #10183 with input-method prompt in...
2011-12-02 Juri LinkovChange `wordify' to `word-search-regexp'.
2011-12-01 Glenn MorrisFix some em-hist custom types.
2011-12-01 Glenn MorrisSmall eshell-history-size fix.
2011-12-01 Stefan Monnier* lisp/man.el (Man-completion-table): Fix the lambda...
2011-12-01 Glenn MorrisRelocate ChangeLog entries to correct date.
2011-11-30 Juanma BarranqueroFix typos.
2011-11-30 Ken BrownFix gdb-mi.el bug#9853, bug#9858, and bug#9878.
2011-11-29 Stefan Monnier* lisp/align.el: Try to generate fewer markers.
2011-11-29 Wilson SnyderUpdate verilog-mode.el from master.
2011-11-29 Stefan Monnier* lisp/isearch.el (isearch-yank-x-selection): Deactivat...
2011-11-29 Chong YidongUpdate doc for behavior of TAB in Text based modes.
2011-11-29 Michael Albinus* vc/diff-mode.el (diff-find-file-name): Make `read...
2011-11-29 Chong Yidong* frame.el (auto-raise-mode, auto-lower-mode): Doc...
2011-11-28 Stefan Monnier* lisp/files.el (find-file): Don't use force-same-window.
2011-11-28 Eli ZaretskiiPrevent Diff Mode from stealing M-z binding.
2011-11-28 Chong Yidong* emacs-lisp/easy-mmode.el (define-minor-mode): Fix...
2011-11-27 Nick Robertsprogmodes/gdb-mi.el (gdb-init-1): Condition execution...
2011-11-27 Paul EggertSpelling fixes.
2011-11-26 Eli ZaretskiiTweak whitespace-newline color for 16-color displays.
2011-11-25 Chong YidongFixes and updates for Frames chapter in Emacs manual.
2011-11-25 Juanma BarranqueroFix typos.
2011-11-24 Glenn MorrisGive some autoloaded things doc-strings.
2011-11-24 Glenn MorrisFix case of "GnuTLS" in docs.
2011-11-24 Glenn Morris* lib-src/make-docfile.c (scan_lisp_file): Treat defcus...
2011-11-24 Glenn Morris* lisp/version.el (emacs-build-system): Give it a doc...
2011-11-24 Juri Linkov* lisp/view.el (view-buffer): Revert 2011-07-19T15...
2011-11-24 Glenn MorrisMake rmail-mime toggle headers of non-mime messages.
2011-11-24 Juanma BarranqueroFix typos.
2011-11-23 Michael Albinus* rfn-eshadow.el (rfn-eshadow-update-overlay): Let...
2011-11-23 Eli ZaretskiiFix "make autoloads" on MS-Windows.
2011-11-23 Glenn Morris* paths.el (rmail-file-name): Reformat the doc-string...
2011-11-23 Glenn MorrisDoc fixes related to rmail-automatic-folder-directives.
2011-11-23 Mark Lillibridge* lisp/mail/unrmail.el (unrmail): Always add blank...
2011-11-23 Glenn MorrisRmail trivia: give explicit errors for empty folders.
2011-11-23 Glenn Morris* lisp/mail/rmail.el (rmail-current-message): Doc fix.
2011-11-23 Glenn Morris* lisp/mail/rmail.el (rmail-message-filter): Mark as...
2011-11-22 Stefan Monnier* lisp/server.el (server-eval-and-print): Allow C-g.
2011-11-22 Glenn MorrisMove rmailmm test functions to test/ directory.
2011-11-21 Juri Linkov* lisp/calc/calc.el (calc-read-key-sequence): Let-bind...
2011-11-21 Lars Magne Ingebri... Tell the caller that the next line needs recomputation...
2011-11-21 Stefan Monnier* lisp/emacs-lisp/autoload.el (autoload-generate-file...
2011-11-20 Stefan Monnier* lisp/vc/pcvs-util.el (cvs-pop-to-buffer-same-frame...
2011-11-20 Juanma BarranqueroFix typos.
2011-11-20 Chong Yidong* lisp/window.el (replace-buffer-in-windows): Restore...
2011-11-20 Stefan Monnier* lisp/electric.el (electric-indent-mode): Fix last...
2011-11-20 Stefan Monnier* lisp/emacs-lisp/bytecomp.el: Silence obsolete warning...
2011-11-20 Juanma BarranqueroFix typos.
2011-11-20 Paul EggertMerge from trunk.
2011-11-20 Paul EggertSpelling fixes.
2011-11-20 Glenn MorrisSmall rmail fixes.
2011-11-19 Juri Linkov* lisp/info.el (Info-finder-find-node): Use `package...
2011-11-19 Andreas Schwab* lisp/progmodes/sh-script.el (sh-assignment-regexp...
2011-11-19 Juri LinkovDon't kill the *info* buffer in `Info-revert-find-node'.
2011-11-19 Juri Linkov* lisp/isearch.el (isearch-lazy-highlight-new-loop):
2011-11-19 Juri LinkovReplace `delete' with `remove' in info.el.
2011-11-19 Juri Linkov* lisp/isearch.el (isearch-edit-string): Let-bind ...
2011-11-19 Eli ZaretskiiFix bug #10076 with vertical cursor motion in hscrolled...
2011-11-19 Andreas Schwab* language/european.el (macintosh): Define as alias...
2011-11-19 Eli ZaretskiiFix bug #9520 with MIME display toggling.
2011-11-19 Martin RudalicsPrefix a few more internal functions with "window--".
2011-11-18 Stefan Monnier* lisp/emacs-lisp/smie.el: Improve warnings and conflic...
2011-11-18 Stefan Monnier* lisp/progmodes/compile.el: Obey compilation-first...
2011-11-18 Stefan Monnier* lisp/progmodes/cc-engine.el (c-remove-stale-state...
next