Mercurial > emacs
graph
-
Merge from mainline.2010-08-15, by Katsumi Yamaoka
-
Merge from mainline.2010-08-11, by Katsumi Yamaoka
-
Merge from mainline.2010-08-10, by Katsumi Yamaoka
-
Merge from mainline.2010-08-09, by Katsumi Yamaoka
-
Merge from mainline.2010-08-08, by Katsumi Yamaoka
-
Merge from mainline.2010-08-08, by Katsumi Yamaoka
-
* keyboard.c (parse_tool_bar_item): Put in a bad label if :label2010-08-15, by Jan D
-
* keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.2010-08-15, by Andreas Schwab
-
Potential buffer overrun and uninit variable fixed, bug 6855.2010-08-15, by Jan D
-
Give Ruby compilation rule a lower priority than Gnu (Bug#6778).2010-08-15, by Chong Yidong
-
Add four macros to lisp-font-lock-keywords-2 (Bug#6025).2010-08-14, by Chong Yidong
-
Fix ChangeLog entry in last commit.2010-08-14, by Chong Yidong
-
Save window excursion before prompting in copyright-update-* (Bug#5394).2010-08-14, by Chong Yidong
-
* lisp/progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733).2010-08-14, by Chong Yidong
-
Allow delayed autojoin in ERC (Bug#5521).2010-08-14, by Chong Yidong
-
Typo fix "hoo4a" -> "hook".2010-08-14, by Katsumi Yamaoka
-
Minor doc fix.2010-08-14, by Chong Yidong
-
Fix bug #6689 with mouse-2 pasting on Windows.2010-08-14, by Eli Zaretskii
-
Fix cursor drawing on stretch glyphs in R2L lines.2010-08-14, by Eli Zaretskii
-
Fix current-bidi-paragraph-direction within whitespace chars.2010-08-14, by Eli Zaretskii
-
Ammended for bug fix on the loader nunion.2010-08-14, by Katsumi Yamaoka
-
Doc fixes and keep unknown groups.2010-08-14, by Katsumi Yamaoka
-
Minor fixes in TUTORIAL.he.2010-08-14, by Eli Zaretskii
-
(lispy_function_keys): Do not define VK_PACKET (bug#4836)2010-08-14, by Jason Rumney
-
* lisp/gnus/gnus-sync.el (gnus-sync): Fix defgroup version.2010-08-14, by Glenn Morris
-
* fns.c (Fmake_hash_table): Doc fix (Bug#6851).2010-08-14, by Chong Yidong
-
Fix for bug#5629: Use unicode message box if available.2010-08-13, by Jason Rumney
-
Fix handling of tool-bar-position, also put into default-frame-alist.2010-08-13, by Jan D
-
Fix compilation of xmenu.c and unexcoff.c, clean up MSDOS source files.2010-08-13, by Eli Zaretskii
-
Optimizations for gnus-sync.el.2010-08-13, by Katsumi Yamaoka
-
Minor bug fixes for gnus-sync.el.2010-08-13, by Katsumi Yamaoka
-
Minor bug fixes for gnus-sync.el.2010-08-13, by Katsumi Yamaoka
-
add lisp/gnus/gnus-sync.el2010-08-13, by Katsumi Yamaoka
-
Make saving and restoring of hidden threads work with overlays.2010-08-13, by Katsumi Yamaoka
-
Add new gnus-sync.el library.2010-08-13, by Katsumi Yamaoka
-
Make gnus-start-draft-setup interactive.2010-08-13, by Katsumi Yamaoka
-
Fix fallout from revno 100928, remove dead code in unexcoff.c.2010-08-13, by Eli Zaretskii
-
Fix -Wall compiler warnings in MSDOS sources.2010-08-13, by Eli Zaretskii
-
Fix compilation error in xmenu.c for non-toolkit builds.2010-08-13, by Eli Zaretskii
-
Shut up compiler warnings due to "char *" and "const char *".2010-08-13, by Eli Zaretskii
-
Fix typo.2010-08-13, by Jan D
-
Introduce a new comment style "c" flag.2010-08-12, by Stefan Monnier
-
(add_registry): Set path for runemacs.exe to use.2010-08-12, by Jason Rumney
-
Fix last change.2010-08-12, by Stefan Monnier
-
Misc code cleanup of octave-mode.el.2010-08-12, by Stefan Monnier
-
* lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.2010-08-12, by Stefan Monnier
-
* doc/misc/cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.2010-08-12, by Stefan Monnier
-
* lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix up2010-08-12, by Stefan Monnier
-
* xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.2010-08-11, by Jan D
-
Take colors for region face (selected text) from the Gtk+ theme.2010-08-11, by Jan D
-
Fix -Wwrite_strings in general and for Gtk+ specific code.2010-08-11, by Jan D
-
Fix -Wwrite-strings warnings in fakemail.c.2010-08-11, by Jan D
-
Use const char* for -Wwrite_strings.2010-08-11, by Jan D
-
* unexmacosx.c (unexec_error): Use const char *.2010-08-11, by Jan D
-
Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).2010-08-11, by Jan D
-
* lisp/emacs-lisp/pcase.el: Fix copyright header.2010-08-11, by Glenn Morris
-
Suppress continuation prompts in SQL interactive mode2010-08-10, by Michael Mauger
-
Fixed my ChangeLog entry of 2010-08-082010-08-10, by Ulf Jasper
-
* configure.in (AC_PREREQ): Require autoconf 2.65.2010-08-10, by Dan Nicolaescu
-
* lisp/emacs-lisp/pcase.el: New file.2010-08-10, by Stefan Monnier