Sat, 14 Aug 2010 18:58:10 -0400 |
Chong Yidong |
Allow delayed autojoin in ERC (Bug#5521).
|
Sat, 14 Aug 2010 22:14:02 +0000 |
Katsumi Yamaoka |
Typo fix "hoo4a" -> "hook".
|
Sat, 14 Aug 2010 17:13:49 -0400 |
Chong Yidong |
Minor doc fix.
|
Sat, 14 Aug 2010 18:41:22 +0300 |
Eli Zaretskii |
Fix bug #6689 with mouse-2 pasting on Windows.
|
Sat, 14 Aug 2010 15:55:04 +0300 |
Eli Zaretskii |
Fix cursor drawing on stretch glyphs in R2L lines.
|
Sat, 14 Aug 2010 13:59:55 +0300 |
Eli Zaretskii |
Fix current-bidi-paragraph-direction within whitespace chars.
|
Sat, 14 Aug 2010 10:50:20 +0000 |
Katsumi Yamaoka |
Ammended for bug fix on the loader nunion.
|
Sat, 14 Aug 2010 10:45:32 +0000 |
Katsumi Yamaoka |
Doc fixes and keep unknown groups.
|
Sat, 14 Aug 2010 11:46:48 +0300 |
Eli Zaretskii |
Minor fixes in TUTORIAL.he.
|
Sat, 14 Aug 2010 15:35:24 +0800 |
Jason Rumney |
(lispy_function_keys): Do not define VK_PACKET (bug#4836)
|
Fri, 13 Aug 2010 19:02:31 -0700 |
Glenn Morris |
* lisp/gnus/gnus-sync.el (gnus-sync): Fix defgroup version.
|
Fri, 13 Aug 2010 20:39:08 -0400 |
Chong Yidong |
* fns.c (Fmake_hash_table): Doc fix (Bug#6851).
|
Fri, 13 Aug 2010 22:54:32 +0800 |
Jason Rumney |
Fix for bug#5629: Use unicode message box if available.
|
Fri, 13 Aug 2010 15:26:13 +0200 |
Jan D |
Fix handling of tool-bar-position, also put into default-frame-alist.
|
Fri, 13 Aug 2010 14:09:51 +0300 |
Eli Zaretskii |
Fix compilation of xmenu.c and unexcoff.c, clean up MSDOS source files.
|
Fri, 13 Aug 2010 11:03:19 +0000 |
Katsumi Yamaoka |
Optimizations for gnus-sync.el.
|
Fri, 13 Aug 2010 10:58:21 +0000 |
Katsumi Yamaoka |
Minor bug fixes for gnus-sync.el.
|
Fri, 13 Aug 2010 10:54:05 +0000 |
Katsumi Yamaoka |
Minor bug fixes for gnus-sync.el.
|
Fri, 13 Aug 2010 10:50:01 +0000 |
Katsumi Yamaoka |
add lisp/gnus/gnus-sync.el
|
Fri, 13 Aug 2010 10:44:22 +0000 |
Katsumi Yamaoka |
Make saving and restoring of hidden threads work with overlays.
|
Fri, 13 Aug 2010 10:39:16 +0000 |
Katsumi Yamaoka |
Add new gnus-sync.el library.
|
Fri, 13 Aug 2010 10:32:35 +0000 |
Katsumi Yamaoka |
Make gnus-start-draft-setup interactive.
|
Fri, 13 Aug 2010 13:29:48 +0300 |
Eli Zaretskii |
Fix fallout from revno 100928, remove dead code in unexcoff.c.
|
Fri, 13 Aug 2010 12:21:31 +0300 |
Eli Zaretskii |
Fix -Wall compiler warnings in MSDOS sources.
|
Fri, 13 Aug 2010 11:32:13 +0300 |
Eli Zaretskii |
Fix compilation error in xmenu.c for non-toolkit builds.
|
Fri, 13 Aug 2010 11:10:05 +0300 |
Eli Zaretskii |
Shut up compiler warnings due to "char *" and "const char *".
|
Fri, 13 Aug 2010 08:57:12 +0200 |
Jan D |
Fix typo.
|
Thu, 12 Aug 2010 16:44:16 +0200 |
Stefan Monnier |
Introduce a new comment style "c" flag.
|
Thu, 12 Aug 2010 22:28:43 +0800 |
Jason Rumney |
(add_registry): Set path for runemacs.exe to use.
|
Thu, 12 Aug 2010 14:46:24 +0200 |
Stefan Monnier |
Fix last change.
|
Thu, 12 Aug 2010 13:22:16 +0200 |
Stefan Monnier |
Misc code cleanup of octave-mode.el.
|
Thu, 12 Aug 2010 12:46:44 +0200 |
Stefan Monnier |
* lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.
|
Thu, 12 Aug 2010 11:02:02 +0200 |
Stefan Monnier |
* doc/misc/cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
|
Thu, 12 Aug 2010 10:55:20 +0200 |
Stefan Monnier |
* lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix up
|
Wed, 11 Aug 2010 20:47:34 +0200 |
Jan D |
* xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.
|
Wed, 11 Aug 2010 20:28:10 +0200 |
Jan D |
Take colors for region face (selected text) from the Gtk+ theme.
|
Wed, 11 Aug 2010 14:34:46 +0200 |
Jan D |
Fix -Wwrite_strings in general and for Gtk+ specific code.
|
Wed, 11 Aug 2010 11:16:35 +0200 |
Jan D |
Fix -Wwrite-strings warnings in fakemail.c.
|
Wed, 11 Aug 2010 10:58:56 +0200 |
Jan D |
Use const char* for -Wwrite_strings.
|
Wed, 11 Aug 2010 10:36:27 +0200 |
Jan D |
* unexmacosx.c (unexec_error): Use const char *.
|
Wed, 11 Aug 2010 10:20:34 +0200 |
Jan D |
Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).
|
Tue, 10 Aug 2010 19:14:53 -0700 |
Glenn Morris |
* lisp/emacs-lisp/pcase.el: Fix copyright header.
|
Tue, 10 Aug 2010 19:04:32 -0400 |
Michael Mauger |
Suppress continuation prompts in SQL interactive mode
|
Tue, 10 Aug 2010 20:01:18 +0200 |
Ulf Jasper |
Fixed my ChangeLog entry of 2010-08-08
|
Tue, 10 Aug 2010 07:22:29 -0700 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.65.
|
Tue, 10 Aug 2010 15:18:14 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el: New file.
|
Tue, 10 Aug 2010 11:58:15 +0200 |
Michael Albinus |
* net/tramp.el (tramp-vc-registered-read-file-names): Read input
|
Tue, 10 Aug 2010 10:25:16 +0900 |
Kenichi Handa |
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
|