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.
|
Wed, 28 Jul 2010 19:34:51 +0200 |
Jan D. |
Add tool bar style text-image-horiz (text to the left of the image).
|
Tue, 27 Jul 2010 01:02:44 -0700 |
Dan Nicolaescu |
* src/emacs.c (Fkill_emacs): Remove return statement.
|
Mon, 26 Jul 2010 21:20:51 -0700 |
Dan Nicolaescu |
Remove declarations and unused variables.
|
Mon, 26 Jul 2010 21:12:42 -0700 |
Dan Nicolaescu |
* src/xmenu.c: Do not included lwlib.h, not needed.
|
Mon, 26 Jul 2010 21:03:14 -0700 |
Dan Nicolaescu |
* src/m/iris4d.h (XUINT, XSET): Remove, not needed.
|
Mon, 26 Jul 2010 20:59:42 -0700 |
Dan Nicolaescu |
* src/process.c: Move definitions earlier to minimize #ifdefs.
|
Mon, 26 Jul 2010 19:45:53 -0700 |
Dan Nicolaescu |
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
|
Tue, 27 Jul 2010 04:10:05 +0200 |
Juanma Barranquero |
Merge from emacs-23
|
Mon, 26 Jul 2010 10:11:43 -0700 |
Dan Nicolaescu |
NO_RETURN functions should not return.
|
Mon, 26 Jul 2010 09:57:19 -0700 |
Dan Nicolaescu |
* frame.h (Qtty_color_mode): Add declaration.
|
Mon, 26 Jul 2010 12:09:02 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug reference.
|
Sun, 25 Jul 2010 23:37:26 -0700 |
Dan Nicolaescu |
Mark functions as NO_RETURN.
|
Mon, 26 Jul 2010 13:29:08 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 26 Jul 2010 02:43:58 +0200 |
Juanma Barranquero |
* lread.c (unreadpure, mapatoms_1): Make static.
|
Sun, 25 Jul 2010 21:30:14 +0200 |
Juanma Barranquero |
* terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).
|
Sun, 25 Jul 2010 21:09:54 +0200 |
Andreas Schwab |
Use __executable_start to find start of text segment for profiling
|
Sun, 25 Jul 2010 20:36:37 +0200 |
Andreas Schwab |
* callproc.c (set_initial_environment): Avoid unbalanced braces.
|
Sun, 25 Jul 2010 10:13:30 -0400 |
Ken Brown |
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.
|
Sun, 25 Jul 2010 09:46:48 -0400 |
Ken Brown |
Cygwin build cleanup (Bug#6715).
|
Sun, 25 Jul 2010 02:20:51 +0200 |
Juanma Barranquero |
Make building under stricter warning flags somewhat cleaner.
|
Sat, 24 Jul 2010 22:52:43 +0200 |
Juanma Barranquero |
* w32fns.c (w32_to_x_color): Remove, unused.
|
Sat, 24 Jul 2010 20:15:40 +0200 |
Andreas Schwab |
* lisp.h: Remove leftover P_.
|
Sat, 24 Jul 2010 10:03:41 -0700 |
Dan Nicolaescu |
Add ChangeLog entry for previous commit:
|
Sat, 24 Jul 2010 17:21:56 +0200 |
Andreas Schwab |
Make internal_self_insert static
|
Sat, 24 Jul 2010 13:53:19 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Fri, 23 Jul 2010 19:50:14 +0200 |
Juanma Barranquero |
Remove unused static functions.
|
Fri, 23 Jul 2010 12:32:02 +0200 |
Juanma Barranquero |
* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
|
Fri, 23 Jul 2010 12:09:27 +0200 |
Juanma Barranquero |
* w32term.c (my_set_focus): #ifdef away; currently not used.
|
Fri, 23 Jul 2010 11:52:32 +0200 |
Juanma Barranquero |
* w32fns.c, xfaces.c: Remove obsolete static declarations.
|
Mon, 26 Jul 2010 13:28:02 +0900 |
Kenichi Handa |
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
|
Tue, 20 Jul 2010 22:21:03 +0200 |
Juanma Barranquero |
Convert some more functions to standard C.
|
Tue, 20 Jul 2010 17:26:53 +0200 |
Stefan Monnier |
Fix up "missing braces" warning.
|
Tue, 20 Jul 2010 13:13:25 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Sun, 18 Jul 2010 15:59:40 +0200 |
Juanma Barranquero |
* makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
|
Sat, 17 Jul 2010 14:34:44 -0400 |
Chong Yidong |
* frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
|
Sat, 17 Jul 2010 18:03:16 +0200 |
Jan D |
* gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0
|
Sat, 17 Jul 2010 10:41:10 -0400 |
Chong Yidong |
Merge latest fix to xg_event_is_for_menubar.
|
Sat, 17 Jul 2010 13:38:31 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix typos and dates.
|
Fri, 16 Jul 2010 11:42:15 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Fri, 16 Jul 2010 09:50:37 +0200 |
Jan D |
* xmenu.c (free_frame_menubar): Only call x_set_window_size if
|
Thu, 15 Jul 2010 23:54:10 +0200 |
Andreas Schwab |
* xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.
|
Thu, 15 Jul 2010 23:53:32 +0200 |
Andreas Schwab |
* xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.
|
Thu, 15 Jul 2010 19:48:34 +0300 |
Eli Zaretskii |
Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.
|
Wed, 14 Jul 2010 17:06:33 +0200 |
Jan D |
Fix frame size when scroll bar width not an integral of column width.
|
Wed, 14 Jul 2010 16:32:25 +0200 |
Jan D |
Fix menu bar activation with click for Motif/Lesstif.
|