Thu, 01 Oct 2009 15:08:13 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 28 Sep 2009 02:01:52 +0000 |
Stefan Monnier |
(get_next_display_element): Use an enum in last change.
|
Mon, 28 Sep 2009 01:05:20 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 27 Sep 2009 16:21:47 +0000 |
Adrian Robert |
* menu.c (find_and_return_menu_selection) [HAVE_NS]: Remove double-casting in client_data comparison.
|
Sun, 27 Sep 2009 15:50:39 +0000 |
Adrian Robert |
* nsterm.h (ns_app_name): New extern variable.
|
Sun, 27 Sep 2009 04:40:41 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Sat, 26 Sep 2009 19:40:55 +0000 |
Glenn Morris |
(MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in internal.elc.
|
Fri, 25 Sep 2009 17:40:53 +0000 |
David Reitter |
nsmenu.m (EmacsMenu-clear): Recognize application menu
|
Thu, 24 Sep 2009 16:59:14 +0000 |
Juanma Barranquero |
* frame.c (xrdb_get_resource): Return nil for empty string resources;
|
Thu, 24 Sep 2009 08:18:40 +0000 |
Andreas Schwab |
(decode_coding_iso_2022): Fix operator precedence.
|
Thu, 24 Sep 2009 01:04:27 +0000 |
Juanma Barranquero |
* dired.c (Fdirectory_files): Fix typo in docstring.
|
Wed, 23 Sep 2009 18:21:50 +0000 |
Adrian Robert |
* nsterm.m (EV_TIMESTAMP, x_set_window_size)
|
Wed, 23 Sep 2009 02:38:08 +0000 |
Adrian Robert |
* nsfont.m (Vns_reg_to_script): New lisp variable.
|
Wed, 23 Sep 2009 01:07:45 +0000 |
Adrian Robert |
* nsterm.m (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
|
Tue, 22 Sep 2009 19:49:57 +0000 |
Adrian Robert |
* nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
|
Sun, 20 Sep 2009 17:05:00 +0000 |
Stefan Monnier |
(find_handler_clause): Make stack-trace-on-error work in batch mode (bug#4228).
|
Fri, 18 Sep 2009 23:54:04 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.
|
Fri, 18 Sep 2009 23:39:44 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
|
Fri, 18 Sep 2009 23:39:04 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
|
Fri, 18 Sep 2009 23:36:29 +0000 |
Adrian Robert |
* nsfns.m (x-focus-frame): Activate the app first.
|
Fri, 18 Sep 2009 21:27:11 +0000 |
Adrian Robert |
* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
|
Fri, 18 Sep 2009 21:12:09 +0000 |
Adrian Robert |
* emacs.c (main) [HAVE_NS]: fix error printf in daemon case.
|
Fri, 18 Sep 2009 15:34:23 +0000 |
Adrian Robert |
* nsfns.m (x-close-connection): Drop PSFlush() under OS X.
|
Fri, 18 Sep 2009 15:14:14 +0000 |
Adrian Robert |
* emacs.c (inhibit_x_resources): Update doc string for NS.
|
Thu, 17 Sep 2009 23:04:41 +0000 |
Juanma Barranquero |
The --quick command line option now ignores X resources and Registry settings.
|
Thu, 17 Sep 2009 18:06:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 17 Sep 2009 16:41:55 +0000 |
Stefan Monnier |
(x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
|
Thu, 17 Sep 2009 06:10:44 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1290000.
|
Wed, 16 Sep 2009 20:36:54 +0000 |
Stefan Monnier |
(x_get_resource_string): Remove unused.
|
Tue, 15 Sep 2009 18:49:56 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_new_font): Call change_frame_size before calling
|
Tue, 15 Sep 2009 03:45:51 +0000 |
Stefan Monnier |
(Fload): Also run do-after-load-evaluation while dumping.
|
Sat, 12 Sep 2009 03:35:40 +0000 |
Stefan Monnier |
* lread.c (Fload): Don't output a message after loading an obsolete
|
Sat, 12 Sep 2009 01:30:51 +0000 |
Chong Yidong |
* fns.c (syms_of_fns): Doc fix (Bug#4227).
|
Sat, 12 Sep 2009 01:21:30 +0000 |
Stefan Monnier |
(Fwhere_is_internal): Use nconc2.
|
Fri, 11 Sep 2009 20:04:12 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Fri, 11 Sep 2009 16:46:08 +0000 |
Andreas Schwab |
(display_mode_element): Detect cycles.
|
Fri, 11 Sep 2009 05:10:15 +0000 |
Stefan Monnier |
(where_is_internal): Don't erroneously return nil right after
|
Fri, 11 Sep 2009 03:34:14 +0000 |
Glenn Morris |
(Fx_parse_geometry): Unify the X and NS versions so that they share a
|
Fri, 11 Sep 2009 02:14:05 +0000 |
Stefan Monnier |
(get_keymap): Return the actual keymap symbol rather than t for autoloaded
|
Fri, 11 Sep 2009 01:11:37 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 10 Sep 2009 19:17:56 +0000 |
Adrian Robert |
fix typo (wrong name) in my 2009-09-09 entry
|
Thu, 10 Sep 2009 18:19:03 +0000 |
Stefan Monnier |
* keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
|
Thu, 10 Sep 2009 16:19:52 +0000 |
Stefan Monnier |
* keymap.c (where_is_internal_data): Make noindirect a boolean.
|
Thu, 10 Sep 2009 03:20:51 +0000 |
Stefan Monnier |
(display_mode_element): Move list length limit from 50 to
|
Wed, 09 Sep 2009 15:05:47 +0000 |
Adrian Robert |
* nsfont.m (ns_get_family): Don't force first letter to uppercase.
|
Wed, 09 Sep 2009 02:38:50 +0000 |
Stefan Monnier |
(where_is_internal): Filter out shadowed remappings.
|
Fri, 04 Sep 2009 05:33:49 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Fri, 04 Sep 2009 04:40:17 +0000 |
Jan Dj¸«£rv |
* xterm.h: Remove condition for declaration of
|
Thu, 03 Sep 2009 00:36:11 +0000 |
Stefan Monnier |
(Fsend_string_to_terminal): Make it work again on the initial terminal as well.
|
Wed, 02 Sep 2009 17:03:20 +0000 |
Jan Dj¸«£rv |
* xterm.h: Rename x_non_menubar_window_to_frame to
|
Wed, 02 Sep 2009 03:11:15 +0000 |
Glenn Morris |
(default-major-mode): Move most of the doc from here...
|
Sun, 30 Aug 2009 04:50:49 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 29 Aug 2009 17:36:30 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 29 Aug 2009 02:25:03 +0000 |
Stefan Monnier |
* NEWS: Declare unibyte sessions obsolete.
|
Fri, 28 Aug 2009 22:50:11 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Fri, 28 Aug 2009 14:01:04 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 28 Aug 2009 10:16:03 +0000 |
Teodor Zlatanov |
(print_object): Set escapeflag to 1 when printing
|
Fri, 28 Aug 2009 08:55:23 +0000 |
Eli Zaretskii |
Mention bug numbers in last cmds.c log entry.
|
Thu, 27 Aug 2009 21:10:17 +0000 |
Stefan Monnier |
(read_integer): Use doubles (and potentially return a float
|
Thu, 27 Aug 2009 20:04:25 +0000 |
Juanma Barranquero |
Fix typos.
|