Fix typos in docstrings, error messages, etc.
[bpt/emacs.git] / lisp / ChangeLog
2010-01-18 Juanma BarranqueroFix typos in docstrings, error messages, etc.
2010-01-17 Dan Nicolaescu(with-vc-properties): Deal with directory arguments...
2010-01-17 Dan Nicolaescu(vc-dir-resynch-file): Update the vc-dir header when
2010-01-17 Stephen Leake* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
2010-01-17 Jay BelangerGive `calc-command-flags' an initial value.
2010-01-17 Glenn Morris(semantic-idle-work-for-one-buffer): Doc fix.
2010-01-17 Juanma BarranqueroFix typos in docstrings.
2010-01-16 Chong YidongFix return value of nxml-extend-after-change-region.
2010-01-16 Chong Yidong* lisp/ChangeLog: Mark last change as tiny.
2010-01-16 Chong Yidong* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES...
2010-01-16 Chong Yidong* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug...
2010-01-16 Chong Yidong* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc...
2010-01-16 Chong Yidong* emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
2010-01-16 Chong YidongCommand line arg processing fix (Bug#5392)
2010-01-16 Mario LangMario Lang <mlang@delysid.org>: Remove some duplicated...
2010-01-15 Chong Yidong* net/mairix.el (mairix-widget-send-query): Send -1...
2010-01-15 Kenichi Handafrom trunk
2010-01-15 Kenichi Handainternational/mule-cmds.el (canonicalize-coding-system...
2010-01-15 Kenichi Handafrom trunk
2010-01-15 Glenn MorrisFix Bug#5311.
2010-01-15 Glenn Morris(vc-svn-print-log): Use --limit rather than -l since the
2010-01-14 Juanma BarranqueroFix typos in docstrings.
2010-01-14 Juanma BarranqueroFix typo in error message.
2010-01-14 Juanma BarranqueroFix bug#5313: editing files in hexl-mode corrupts file
2010-01-14 Juanma BarranqueroSimplify previous change.
2010-01-14 Stephen LeakeDefault ada_project_path to $ADA_PROJECT_PATH.
2010-01-14 Stephen Leake* progmodes/ada-mode.el: Override `narrow-to-defun...
2010-01-14 Stephen Leake* progmodes/ada-mode.el: Deal with Ada 2005 "overriding...
2010-01-14 Stephen Leake* progmodes/ada-mode.el (ada-clean-buffer-before-saving...
2010-01-14 Glenn Morris(show-trailing-whitespace): Safe if boolean. (Bug...
2010-01-14 Juanma BarranqueroFix typo.
2010-01-14 Kenichi Handafrom trunk
2010-01-14 Kenichi HandaMake auto-composition work on all buffers even if they...
2010-01-13 Karl Fogel* lisp/bookmark.el (bookmark-bmenu-execute-deletions...
2010-01-13 Kenichi Handamerge trunk
2010-01-12 Michael Albinus* files.el (copy-directory): Compute target for recursive
2010-01-12 Glenn MorrisReplace emacs-pretest-bug with bug-gnu-emacs mailing...
2010-01-12 Juanma Barranquero* cedet/data-debug.el (data-debug): Fix customization...
2010-01-12 Juanma BarranqueroFix typos in CEDET docstrings.
2010-01-11 Sam Steingold(imenu-default-create-index-function): Detect infinite
2010-01-11 Juanma BarranqueroFix typos and remove superfluous backslash-quoting...
2010-01-11 Chong Yidong* progmodes/js.el: Autoload javascript-mode alias.
2010-01-11 Juanma BarranqueroFix typos in ffap.el.
2010-01-11 Glenn MorrisSet copyright year to 2010.
2010-01-10 Stefan Monnier(format-annotate-function): Only set
2010-01-10 Chong Yidong* Makefile.in (ELCFILES): Add wisent/python-wy.el and...
2010-01-10 Chong YidongAdd Semantic parsers for Python.
2010-01-09 Chong Yidong* man.el (Man-goto-section): Signal error if section...
2010-01-09 Juanma BarranqueroFix bug#5345: password asked when visiting files on...
2010-01-09 Chong YidongFix compile-command's safe-local-variable condition.
2010-01-09 Jan Djärv(command-line-1): Use orig-argi to check for ignored...
2010-01-08 Kenichi Handafrom trunk
2010-01-08 Kenichi Handainternational/fontset.el (build-default-fontset-data...
2010-01-07 Juanma BarranqueroFix bug#3224.
2010-01-06 Jan DjärvMerge from trunk
2010-01-06 Jan DjärvFix slowdown and wrong font choosed by XSETTINGS change...
2010-01-06 Jan DjärvMerge from trunk
2010-01-06 Jan Djärvxterm.c (x_clear_frame): Queue draw for scroll bars.
2010-01-06 Dan Nicolaescu(vc-bzr-after-dir-status): Ignore pending merges.
2010-01-05 Chong Yidong* progmodes/python.el (python-font-lock-keywords):...
2010-01-05 Dan Nicolaescu(vc-bzr-working-revision): Fix looking for a revision
2010-01-05 Jan DjärvMerge from mainline.
2010-01-05 Kenichi Handalanguage/indian.el (malayalam-composable-pattern):...
2010-01-05 Dan Nicolaescu(vc-bzr-diff): Obey vc-disable-async-diff.
2010-01-04 Dan Nicolaescu(vc-bzr-shelve-map): Change binding for vc-bzr-shelve...
2010-01-04 Dan Nicolaescu(vc-bzr-log-view-mode): Also highlight the author.
2010-01-04 Dan Nicolaescu(vc-bzr-state-heuristic): Make it work for lightweight
2010-01-02 Chong Yidong* net/browse-url.el (browse-url-encode-url): Don't...
2010-01-02 Chong YidongAllow use of "end" keyword for terminating Octave-mode...
2010-01-02 Karl Fogel* lisp/bookmark.el: Consistently put the text property...
2010-01-02 Karl Fogel* lisp/bookmark.el (bookmark-bmenu-save): Just depend...
2010-01-02 Karl Fogel* lisp/bookmark.el: Show modified state of bookmark...
2010-01-02 Karl Fogel* lisp/bookmark.el (bookmark-bmenu-select, bookmark...
2010-01-02 Eli Zaretskiiemacs-lisp/easy-mmode.el (define-globalized-minor-mode...
2010-01-02 Chong Yidong* lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
2010-01-02 Eli ZaretskiiRename cvs-update to bzr-update in lisp/ Makefiles.
2010-01-02 Karl Fogel* lisp/bookmark.el: Remove gratuitous gratitude.
2010-01-02 Karl Fogel* lisp/bookmark.el (bookmark-bmenu-any-marks): New...
2010-01-02 Karl Fogel* lisp/bookmark.el (bookmark-bmenu-marks-width): Define...
2010-01-02 Karl Fogel* lisp/bookmark.el: Improvements suggested by Drew...
2010-01-02 Juanma Barranquerolisp/ChangeLog: Fix typos.
2010-01-02 Juanma Barranquerolisp/*: Fix typos in docstrings and messages.
2010-01-01 Chong Yidong* lisp/files.el (minibuffer-with-setup-hook): Doc fix...
2010-01-01 Chong Yidong* lisp/ChangeLog: Update bug number in last change.
2010-01-01 Chong Yidong* comint.el (comint-input-ring-size): Make it a defcust...
2009-12-30 Nick RobertsFurther changes from EMACS_23_1_RC branch (2009-12...
2009-12-30 Nick RobertsShow working revision correctly for mercurial.
2009-12-29 Juanma BarranqueroFix typos in ChangeLogs.
2009-12-29 Juanma BarranqueroDeclare some functions for the byte-compiler.
2009-12-29 Dan NicolaescuMake vc-dir work on subdirectories of the bzr root.
2009-12-29 Juanma BarranqueroFix typos in ChangeLogs.
2009-12-28 Tassilo Horn* font-lock.el (font-lock-refresh-defaults): New functi...
2009-12-28 Dan Nicolaescu* vc-rcs.el (vc-rcs-register): Fix registering a specif...
2009-12-28 Dan Nicolaescu(vc-bzr-log-view-mode): Fix short log regexp.
2009-12-28 Kenichi HandaAdd new entries to ChangeLog
2009-12-28 Kenichi Handa*** empty log message ***
2009-12-28 Juanma BarranqueroSupersede color.diff settings in git log (bug#5211).
2009-12-26 Kevin Ryde* man.el
2009-12-26 Kevin Ryde* man.el (man): Revise docstring a bit to show -a and...
2009-12-26 Kevin Ryde* info-look.el (sh-mode): Look for coreutils new "Conce...
next