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.
|
Tue, 10 Aug 2010 10:24:32 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 09 Aug 2010 15:03:38 -0700 |
Dan Nicolaescu |
Remove incorrect const use.
|
Tue, 10 Aug 2010 10:20:58 +0900 |
Kenichi Handa |
language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
|
Mon, 09 Aug 2010 13:01:51 -0700 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
|
Mon, 09 Aug 2010 21:25:41 +0200 |
Andreas Schwab |
Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
|
Mon, 09 Aug 2010 14:05:56 -0400 |
Chong Yidong |
Use version-list-* functions in package.el.
|
Mon, 09 Aug 2010 10:08:56 -0700 |
Dan Nicolaescu |
* configure.in (ORDINARY_LINK): Use on hpux* too.
|
Mon, 09 Aug 2010 20:08:23 +0900 |
Kenichi Handa |
language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the composable pattern.
|
Mon, 09 Aug 2010 20:07:11 +0900 |
Kenichi Handa |
Fix typo in lisp/ChangeLog
|
Mon, 09 Aug 2010 20:05:27 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Mon, 09 Aug 2010 17:12:49 +0900 |
Kenichi Handa |
language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.
|
Mon, 09 Aug 2010 10:51:16 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 08 Aug 2010 21:30:10 -0500 |
Jay Belanger |
calc.texi (Customizing Calc): Rearrange description of new
|
Sun, 08 Aug 2010 19:14:33 -0400 |
Chong Yidong |
* tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.
|
Mon, 09 Aug 2010 01:05:49 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Sun, 08 Aug 2010 18:13:53 -0400 |
Chong Yidong |
Ensure that erc-toggle-debug-irc-protocol logs protocol data.
|
Sun, 08 Aug 2010 17:57:34 -0400 |
Chong Yidong |
Fix 2010-07-03 change to mouse-drag-track.
|
Sun, 08 Aug 2010 17:15:44 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Sun, 08 Aug 2010 17:12:29 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sun, 08 Aug 2010 16:55:52 -0400 |
Chong Yidong |
Fix query-replace-regexp incomplete highlighting (Bug#6808).
|
Fri, 06 Aug 2010 19:58:51 +0900 |
Kenichi Handa |
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
|
Fri, 06 Aug 2010 17:15:12 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 05 Aug 2010 23:31:03 +0200 |
Juanma Barranquero |
* emulation/pc-select.el: Fix typos in docstrings.
|
Wed, 04 Aug 2010 20:04:29 +0200 |
Stefan Monnier |
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
|
Fri, 06 Aug 2010 17:11:19 +0900 |
Kenichi Handa |
Improve the encoding by compound-text-with-extensions.
|
Fri, 06 Aug 2010 12:54:13 +0900 |
Kenichi Handa |
merge trunk
|