Revert last change in batch-update-authors.
[bpt/emacs.git] / lisp / ChangeLog
2010-04-03 Eli ZaretskiiRevert last change in batch-update-authors.
2010-04-03 Eli ZaretskiiFix bug in batch-update-authors. Add bidi to AUTHORS.
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-02 Juri Linkov* ehelp.el (electric-help-orig-major-mode): New buffer...
2010-04-02 Sam Steingold(bug-reference-bug-regexp): Also accept "patch" and...
2010-04-02 Jan DjärvFix previous fix. Parantesis misplaced.
2010-04-02 Sam Steingold(vc-hg-push, vc-hg-pull): Use `apply' when calling
2010-04-02 Jan DjärvMerge from trunk
2010-04-02 Jan Djärvtmm.el (tmm-get-keymap): Check with symbolp before...
2010-04-02 Juanma BarranqueroFix typos in semantic/imenu.el.
2010-04-02 Juanma BarranqueroFix typos in ChangeLogs.
2010-03-31 Chong Yidong* cus-edit.el (custom-buffer-sort-alphabetically):...
2010-03-31 Juri Linkov* simple.el (next-line, previous-line): Re-throw a...
2010-03-31 Juri Linkov* simple.el (keyboard-escape-quit): Raise deselecting...
2010-03-31 Juri LinkovRename `image-extension-data' to `image-metadata'.
2010-03-31 Stefan Monnier* simple.el (append-to-buffer): Simplify.
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-31 Stefan Monnier* files.el (auto-mode-case-fold): Change default to t.
2010-03-30 Tomas Abrahamsson* textmodes/artist.el (artist-mode): Fix typo in docstr...
2010-03-30 Juri Linkov* replace.el (occur-accumulate-lines): Move occur-engin...
2010-03-30 Juri Linkov* dired-x.el (dired-omit-mode): Doc fix.
2010-03-30 Juri LinkovMake occur handle multi-line matches cleanly with context.
2010-03-30 Juri Linkov* replace.el (occur-accumulate-lines): Fix a bug where...
2010-03-30 Kenichi Handamerge trunk
2010-03-30 Kenichi HandaFix Indic composable patterns for the new Unicode speci...
2010-03-30 Eli ZaretskiiInitial support for bidirectional editing.
2010-03-30 Nick Roberts*** empty log message ***
2010-03-29 Chong Yidong* subr.el: Extend progress reporters to perform "spinning".
2010-03-29 Stefan MonnierMake tmm-menubar work for the Buffers menu again.
2010-03-28 Chong YidongRevert 2009-08-15 change, restoring electric punctuatio...
2010-03-28 Chong YidongFix for `compile' (Bug#5771).
2010-03-28 Chong Yidong* find-dired.el (find-dired): Use read-directory-name...
2010-03-28 Eli ZaretskiiMerge from mainline.
2010-03-28 Chong Yidong* mail/sendmail.el (mail-default-directory): Doc fix.
2010-03-27 Eli ZaretskiiFix doc strings of version-* functions and variables.
2010-03-26 Nick Roberts(gdb-apple-test): New function.
2010-03-25 Dan Nicolaescu* vc.el (vc-root-diff): Doc fix.
2010-03-25 Chong Yidong* vc.el (vc-print-log, vc-print-root-log): Doc fix.
2010-03-25 Glenn MorrisClose bug#5755.
2010-03-25 Chong Yidong* simple.el (append-to-buffer): Fix last change.
2010-03-25 Stefan MonnierAdd "union tags" in mpc.el.
2010-03-24 Stefan MonnierMisc cleanup.
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-24 Stefan Monnier* vc-dir.el (vc-dir-headers): Abbreviate the working...
2010-03-24 Chong YidongFix 2009-11-13 change to append-to-buffer (Bug#5749).
2010-03-24 Stefan Monnier(makefile-rule-action-regex): Backtrack less.
2010-03-24 Glenn Morris* vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
2010-03-24 Glenn Morris* cedet/ede/project-am.el (ede-shell-run-something...
2010-03-24 Glenn Morris* vc.el (vc-modify-change-comment): Pass MODE to vc...
2010-03-24 Glenn Morris* vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
2010-03-24 Glenn Morris* vc-dispatcher.el (vc-start-logentry): Doc fix.
2010-03-24 Glenn Morris* log-edit.el (log-edit-before-checkin-process): Doc...
2010-03-24 Glenn Morris* cedet/semantic/bovine/c.el (semantic-c-describe-envir...
2010-03-24 Juanma BarranqueroFix typos.
2010-03-23 Sam SteingoldFix bug#5620: recalculate all markers on compilation...
2010-03-23 Juri LinkovImplement Occur multi-line matches.
2010-03-23 Juri Linkov* replace.el (occur-engine-line): Add optional arg...
2010-03-23 Juri Linkov* replace.el (occur-accumulate-lines, occur-engine):
2010-03-23 Juri Linkov* finder.el: Remove TODO tasks.
2010-03-23 Glenn Morris* textmodes/flyspell.el (sgml-lexical-context): Autoloa...
2010-03-23 Stefan MonnierAdd a new completion style `substring'.
2010-03-22 Chong Yidong* indent.el (indent-for-tab-command): Doc fix.
2010-03-22 Alan Mackenziecc-engine.el (c-remove-stale-state-cache): Fix off...
2010-03-22 Juanma BarranqueroFix typos.
2010-03-22 Juanma BarranqueroFix typos in docstrings.
2010-03-22 Stefan MonnierGet rid of .elc files after removal of the correspondin...
2010-03-22 Jan DjärvMakefile.in (compile-main): cd to $(lisp) in a sub...
2010-03-22 Stefan MonnierGet rid of the ELCFILES abomination, again.
2010-03-21 Andreas SchwabUse absolute directory names substituted by configure
2010-03-21 Juri LinkovFix message of multi-line occur regexps and multi-buffe...
2010-03-20 Stefan MonnierUse more relative file and directory names in `lisp...
2010-03-20 Ted ZlatanovFix unbalanced parenthesis in secrets.el.
2010-03-20 Stefan Monnier(hide-sublevels): Unfix the paren non-typo! (bug#5738).
2010-03-20 Glenn MorrisUse faces not variables for font-lock customization...
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-20 Juri Linkov* s-region.el: Move to obsolete.
2010-03-19 Juanma Barranquerolisp/vc-dispatcher.el (vc-do-command): Remove reference...
2010-03-19 Juanma Barranquero* lisp/minibuffer.el (completion-in-region-functions...
2010-03-19 Dan Nicolaescu* vc-hooks.el (vc-path): Remove variable and obsolete...
2010-03-19 Dan NicolaescuAdd special markup processing for commit logs.
2010-03-19 Stefan Monnier(hide-sublevels): Don't hide trailing newline (and...
2010-03-19 Glenn MorrisStop message.el from loading about 40 libraries it...
2010-03-18 Glenn Morris* emacs-lisp/autoload.el (autoload-rubric): Doc fix.
2010-03-18 Glenn MorrisUse query-replace-{from,to}-history-variable in more...
2010-03-18 Glenn Morris* mail/hashcash.el (declare-function): Remove duplicate...
2010-03-18 Glenn MorrisMinor simplifications for emacsbug.el.
2010-03-18 Glenn MorrisRemove supercite.el's need for sendmail.el.
2010-03-18 Glenn Morris* calendar/cal-french.el: Convert to utf-8.
2010-03-18 Glenn Morris* files.el (interpreter-mode-alist): Use emacs-lisp...
2010-03-18 Glenn MorrisRestore user option rmail-highlight-face.
2010-03-16 Chong YidongWoman parsing fix (Bug#5729).
2010-03-16 Michael Albinus* net/secrets.el (secrets-enabled): New variable. ...
2010-03-16 Kenichi Handalanguage/indian.el (devanagari-composable-pattern)...
2010-03-15 Michael Albinus* net/secrets.el (top): Register the D-Bus signals...
2010-03-14 Juri LinkovAdd finder unknown keywords.
2010-03-14 Juri LinkovFix keywords.
2010-03-14 Michael Albinus* lisp/net/trampver.el: Update release number.
2010-03-13 Michael Albinus* etc/NEWS: Add secrets.el.
2010-03-13 Glenn Morris* Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
2010-03-13 Michael Albinus* net/tramp.el (tramp-find-executable): Use
next