Mercurial > emacs
graph
-
Merge from mainline.2010-09-13, by Katsumi Yamaoka
-
Merge from mainline.2010-09-12, by Katsumi Yamaoka
-
Merge from mainline.2010-09-10, by Katsumi Yamaoka
-
Fix typos in comments and ChangeLogs.2010-09-14, by Juanma Barranquero
-
src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.2010-09-14, by Juanma Barranquero
-
* xml.c (parse_string): Renamed to parse_string(), since that's2010-09-14, by Lars Magne Ingebrigtsen
-
Explicitly pass `obarray' to `unintern' to avoid a warning.2010-09-14, by Juanma Barranquero
-
Merge changes from emacs-23 branch.2010-09-14, by Juanma Barranquero
-
* subr.el (unintern): Declare the obarray arg mandatory.2010-09-14, by Stefan Monnier
-
Doc fixes related to diary-sort-entries.2010-09-14, by Glenn Morris
-
Tiny calendar.texi update.2010-09-14, by Glenn Morris
-
* lisp/calendar/appt.el (appt-check): Doc fix.2010-09-14, by Glenn Morris
-
Fix bug#6999.2010-09-14, by Glenn Morris
-
simple.el (line-move-visual): Do not truncate goal column to integer size.2010-09-12, by David Reitter
-
Fix bug 7013, only do send event if wanted state != current state.2010-09-12, by Jan D
-
Update name of <emacs-bugs-7626@cbane.org>2010-09-12, by Stefan Monnier
-
Various updates for the Bugs section of the manual.2010-09-12, by Glenn Morris
-
* repeat.el (repeat): Allow repeating when the last event is a click.2010-09-11, by Stefan Monnier
-
* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):2010-09-11, by Stefan Monnier
-
* lisp/font-lock.el (font-lock-beginning-of-syntax-function):2010-09-11, by Stefan Monnier
-
* src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).2010-09-11, by Stefan Monnier
-
* lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.2010-09-11, by Glenn Morris
-
Close bug#6211.2010-09-10, by Glenn Morris
-
* lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.2010-09-09, by Glenn Morris
-
* lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)2010-09-09, by Glenn Morris
-
Close bug#6976.2010-09-08, by Glenn Morris
-
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.2010-09-08, by Kenichi Handa
-
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.2010-09-07, by Kenichi Handa
-
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.2010-09-08, by Kenichi Handa
-
merge emacs-232010-09-07, by Kenichi Handa