log lisp/ChangeLog @ 106793:f0cdc68631e2

age author description
2010-01-11 Juanma Barranquero Fix typos in ffap.el.
2010-01-11 Glenn Morris Set 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 wisent/python.el.
2010-01-10 Chong Yidong Add Semantic parsers for Python.
2010-01-09 Chong Yidong * man.el (Man-goto-section): Signal error if section not found (Bug#5317).
2010-01-09 Juanma Barranquero Fix bug#5345: password asked when visiting files on a lightweight checkout.
2010-01-09 Chong Yidong Fix compile-command's safe-local-variable condition.
2010-01-09 Jan D. (command-line-1): Use orig-argi to check for ignored X and NS options.
2010-01-08 Kenichi Handa from trunk
2010-01-08 Kenichi Handa international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
2010-01-07 Juanma Barranquero Fix bug#3224.
2010-01-06 Jan D. Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
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): Handle qualified decorators
2010-01-05 Dan Nicolaescu (vc-bzr-working-revision): Fix looking for a revision
2010-01-05 Kenichi Handa language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
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-apply-at-point.
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 escape commas.
2010-01-02 Chong Yidong Allow use of "end" keyword for terminating Octave-mode blocks.
2010-01-02 Karl Fogel * lisp/bookmark.el: Consistently put the text property on the bookmark name.
2010-01-02 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
2010-01-02 Karl Fogel * lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
2010-01-02 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
2010-01-02 Eli Zaretskii emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
2010-01-02 Chong Yidong * lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
2010-01-02 Eli Zaretskii Rename 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 function
2010-01-02 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
2010-01-02 Karl Fogel * lisp/bookmark.el: Improvements suggested by Drew Adams:
2010-01-02 Juanma Barranquero lisp/ChangeLog: Fix typos.
2010-01-02 Juanma Barranquero lisp/*: Fix typos in docstrings and messages.
2010-01-01 Chong Yidong * lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
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 defcustom and
2009-12-30 Nick Roberts Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
2009-12-30 Nick Roberts Show working revision correctly for mercurial.
2009-12-29 Juanma Barranquero Fix typos in ChangeLogs.
2009-12-29 Juanma Barranquero Declare some functions for the byte-compiler.
2009-12-29 Dan Nicolaescu Make vc-dir work on subdirectories of the bzr root.
2009-12-29 Juanma Barranquero Fix typos in ChangeLogs.
2009-12-28 Tassilo Horn * font-lock.el (font-lock-refresh-defaults): New function, which
2009-12-28 Dan Nicolaescu * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
2009-12-28 Dan Nicolaescu (vc-bzr-log-view-mode): Fix short log regexp.
2009-12-28 Kenichi Handa Add new entries to ChangeLog
2009-12-28 Kenichi Handa *** empty log message ***
2009-12-28 Juanma Barranquero Supersede 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 -l as
2009-12-26 Kevin Ryde * info-look.el (sh-mode): Look for coreutils new "Concept Index"
2009-12-26 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
2009-12-23 Vinicius Jose Latorre Attribute face for faces specified as string.
2009-12-18 Ulf Jasper Fixed timezone handling problem in icalendar.el.
2009-12-17 Michael Albinus * files.el (file-expand-wildcards): In case of remote files, check
2009-12-17 Juanma Barranquero Some doc fixes (more needed).
2009-12-17 Juri Linkov Fix regression from 23.1 to allow multiple modes in Local Variables.