Fri, 06 Aug 2010 17:11:19 +0900 |
Kenichi Handa |
Improve the encoding by compound-text-with-extensions.
|
Sun, 01 Aug 2010 06:28:09 +0200 |
Juanma Barranquero |
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
|
Fri, 30 Jul 2010 02:54:53 +0200 |
Juanma Barranquero |
fns.c: Doc fixes.
|
Wed, 28 Jul 2010 02:15:49 +0200 |
Juanma Barranquero |
Document arguments passed to `read-buffer-function' (bug#5625).
|
Tue, 27 Jul 2010 07:10:48 -0400 |
Ken Brown |
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
|
Sun, 08 Aug 2010 13:26:12 -0700 |
Dan Nicolaescu |
* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
|
Sun, 08 Aug 2010 13:16:48 -0700 |
Dan Nicolaescu |
Cleanup xrdb.c.
|
Sun, 08 Aug 2010 19:43:26 +0300 |
Eli Zaretskii |
Make some doc strings bidi-friendly.
|
Sun, 08 Aug 2010 19:23:11 +0300 |
Eli Zaretskii |
Fix overlay arrow display (bug #6699).
|
Sat, 07 Aug 2010 16:26:55 -0400 |
Chong Yidong |
Avoid restrictions when copying window selection.
|
Sat, 07 Aug 2010 15:39:04 -0400 |
Chong Yidong |
Change `select-active-region' mechanics.
|
Sat, 07 Aug 2010 03:10:12 +0200 |
Juanma Barranquero |
Remove duplicate declarations.
|
Fri, 06 Aug 2010 13:08:26 -0700 |
Dan Nicolaescu |
* src/process.c: Simplify include logic.
|
Fri, 06 Aug 2010 12:52:47 -0700 |
Dan Nicolaescu |
Move declarations to header files.
|
Fri, 06 Aug 2010 12:07:16 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Fri, 06 Aug 2010 12:01:35 -0700 |
Dan Nicolaescu |
* src/frame.c (frame_params): Make const.
|
Fri, 06 Aug 2010 11:56:41 -0700 |
Dan Nicolaescu |
* src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
|
Fri, 06 Aug 2010 11:48:24 -0700 |
Dan Nicolaescu |
emacs.c cleanups.
|
Fri, 06 Aug 2010 11:41:15 -0700 |
Dan Nicolaescu |
Use const for some arrays and functions.
|
Fri, 06 Aug 2010 19:38:01 +0200 |
Jan D |
* src/sysdep.c: Move include term.h last of includes (Bug#6812).
|
Fri, 06 Aug 2010 18:05:21 +0300 |
Eli Zaretskii |
Fix redisplay bugs due to uninitialized glyphs.
|
Fri, 06 Aug 2010 17:54:06 +0300 |
Eli Zaretskii |
Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.
|
Fri, 06 Aug 2010 14:35:00 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix typos.
|
Fri, 06 Aug 2010 14:25:10 +0200 |
Juanma Barranquero |
src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
|
Fri, 06 Aug 2010 13:28:59 +0200 |
Jan D |
More undeclared function fixes and add -Wimplicit-function-declaration.
|
Fri, 06 Aug 2010 13:04:29 +0200 |
Jan D |
Can't include menu.h in window.c for X targets.
|
Fri, 06 Aug 2010 12:12:41 +0200 |
Jan D |
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
|
Fri, 06 Aug 2010 02:44:56 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix entry.
|
Thu, 05 Aug 2010 17:36:12 -0700 |
Dan Nicolaescu |
Cleanup process.c.
|
Fri, 06 Aug 2010 02:16:24 +0200 |
Juanma Barranquero |
Fix changes in revnos 100982..100984 for Windows build.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Thu, 05 Aug 2010 16:22:18 -0700 |
Dan Nicolaescu |
Cleanup syssignal.h.
|
Thu, 05 Aug 2010 16:15:24 -0700 |
Dan Nicolaescu |
Add declarations to header files.
|
Thu, 05 Aug 2010 15:23:53 -0700 |
Dan Nicolaescu |
* src/term.c: Remove dead code.
|
Thu, 05 Aug 2010 15:20:09 -0700 |
Dan Nicolaescu |
Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
|
Thu, 05 Aug 2010 20:11:32 +0300 |
Eli Zaretskii |
Rename src/unexec.c => src/unexcoff.c.
|
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.
|
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 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 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.
|
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).
|
Thu, 29 Jul 2010 21:42:38 -0700 |
Dan Nicolaescu |
* src/buffer.c (Qwindow): Do not define, already defined in data.c.
|
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 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 08:50:04 -0700 |
Dan Nicolaescu |
Make lisp_time_argument work on all systems.
|
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 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.
|