Wed, 04 Aug 2010 23:48:36 +0200 |
Andreas Schwab |
* configure.in: Restore accidentally removed use of
|
Wed, 04 Aug 2010 20:10:07 +0200 |
Stefan Monnier |
* src/sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.
|
Tue, 03 Aug 2010 23:54:16 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug reference.
|
Tue, 03 Aug 2010 18:37:00 +0200 |
Johan Bockgrd |
* src/data.c (Flocal_variable_p): Handle variable aliases correctly.
|
Tue, 03 Aug 2010 14:22:23 +0200 |
Juanma Barranquero |
* server.el (server-start): Simplify loop.
|
Tue, 03 Aug 2010 01:20:48 +0200 |
Juanma Barranquero |
nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
|
Tue, 03 Aug 2010 00:35:38 +0200 |
Stefan Monnier |
* lisp/frame.el (screen-height, screen-width, set-screen-width)
|
Mon, 02 Aug 2010 16:23:06 +0200 |
Jan D. |
* xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
|
Mon, 02 Aug 2010 14:50:03 +0200 |
Jan D. |
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
|
Mon, 02 Aug 2010 14:46:33 +0200 |
Jan D. |
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
|
Mon, 02 Aug 2010 12:25:27 +0200 |
Stefan Monnier |
* lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
|
Mon, 02 Aug 2010 11:00:46 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timers
|
Mon, 02 Aug 2010 09:03:12 +0200 |
Jan D. |
Enable ICANON (Bug#6771). Any long line problem must be solved differently.
|
Mon, 02 Aug 2010 08:42:03 +0200 |
Juanma Barranquero |
* editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
|
Sun, 01 Aug 2010 23:50:24 +0000 |
Katsumi Yamaoka |
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
|
Sun, 01 Aug 2010 23:49:32 +0000 |
Katsumi Yamaoka |
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
|
Sun, 01 Aug 2010 22:48:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 30 Jul 2010 02:11:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 01 Aug 2010 18:07:10 +0000 |
Alan Mackenzie |
Enhance CC Mode manual to cover the new Java features.
|
Sun, 01 Aug 2010 18:48:15 +0200 |
Juanma Barranquero |
mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)
|
Sun, 01 Aug 2010 15:57:07 +0200 |
Jan D |
Use Gtk+ tooltips by default for Gtk+ Emacs.
|
Sun, 01 Aug 2010 06:37:41 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Sat, 31 Jul 2010 20:38:19 -0400 |
Chong Yidong |
Package listing tweaks.
|
Sun, 01 Aug 2010 02:14:14 +0200 |
Stefan Monnier |
* src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
|
Sat, 31 Jul 2010 17:26:56 -0400 |
Chong Yidong |
Adapt mouse-3 behavior to recent selection changes (Bug#6701).
|
Sat, 31 Jul 2010 20:01:08 +0000 |
Alan Mackenzie |
Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
|
Sat, 31 Jul 2010 19:21:16 +0200 |
Jan D |
* faces.el (face-all-attributes): Improved documentation (Bug#6767).
|
Sat, 31 Jul 2010 20:13:03 +0300 |
Eli Zaretskii |
Add more index entries for large-file-warning-threshold.
|
Sat, 31 Jul 2010 18:46:58 +0300 |
Eli Zaretskii |
Add a Hebrew translation of the tutorial.
|
Sat, 31 Jul 2010 09:39:24 +0000 |
Alan Mackenzie |
cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++
|
Thu, 29 Jul 2010 21:42:38 -0700 |
Dan Nicolaescu |
* src/buffer.c (Qwindow): Do not define, already defined in data.c.
|
Fri, 30 Jul 2010 02:02:05 +0000 |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file.
|
Fri, 30 Jul 2010 02:01:04 +0000 |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file.
|
Thu, 29 Jul 2010 23:01:42 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 28 Jul 2010 22:44:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 28 Jul 2010 00:36:24 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 27 Jul 2010 22:51:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 26 Jul 2010 22:54:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 29 Jul 2010 22:16:18 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Thu, 29 Jul 2010 22:01:08 +0200 |
Jan D |
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
|
Thu, 29 Jul 2010 11:34:39 -0700 |
Dan Nicolaescu |
Rename s/usg5-4.h -> s/usg5-4-common.h.
|
Thu, 29 Jul 2010 20:08:51 +0200 |
Jan D |
* xfns.c (x_set_tool_bar_position): Remove debug fprintf.
|
Thu, 29 Jul 2010 19:10:41 +0200 |
Jan D. |
Add doc and NEWS for tool-bar-position.
|
Thu, 29 Jul 2010 18:49:59 +0200 |
Jan D. |
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
|
Thu, 29 Jul 2010 12:01:14 -0400 |
Chong Yidong |
Update package-x to latest package.el changes.
|
Thu, 29 Jul 2010 08:50:04 -0700 |
Dan Nicolaescu |
Make lisp_time_argument work on all systems.
|
Thu, 29 Jul 2010 15:54:03 +0200 |
Michael Albinus |
* processes.texi (Process Information): Explain process property
|
Thu, 29 Jul 2010 15:13:11 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process): Check only for
|
Thu, 29 Jul 2010 08:59:29 +0200 |
Jan D. |
Fix some stuff that didn't compile.
|
Wed, 28 Jul 2010 23:12:38 -0700 |
Dan Nicolaescu |
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
|
Wed, 28 Jul 2010 22:58:58 -0700 |
Dan Nicolaescu |
* src/mem-limits.h: Remove duplicated includes.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Wed, 28 Jul 2010 21:16:23 -0700 |
Dan Nicolaescu |
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
|
Wed, 28 Jul 2010 20:41:28 -0700 |
Dan Nicolaescu |
* configure.in: Remove reference to usg5-4, unused.
|
Wed, 28 Jul 2010 20:25:08 -0700 |
Dan Nicolaescu |
Clean up unexec.c, remove references to unused code.
|
Thu, 29 Jul 2010 04:42:53 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|