log src/ChangeLog @ 105069:4cbb223d0b1c

age author description
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.
Thu, 27 Aug 2009 18:33:44 +0000 Eli Zaretskii *** empty log message ***
Thu, 27 Aug 2009 11:13:33 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Aug 2009 07:30:51 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Aug 2009 06:02:17 +0000 Kenichi Handa *** empty log message ***
Wed, 26 Aug 2009 20:22:17 +0000 Dan Nicolaescu (Fcall_process): Remove always true #if.
Wed, 26 Aug 2009 19:57:44 +0000 Dan Nicolaescu * lisp.h: Replace #if 0 code for checking with text pointing to
Wed, 26 Aug 2009 08:28:23 +0000 Ken Raeburn * Makefile.in (buildobj.h): New target.
Tue, 25 Aug 2009 10:31:38 +0000 Michael Albinus *** empty log message ***
Tue, 25 Aug 2009 00:48:59 +0000 Kenichi Handa *** empty log message ***
Sun, 23 Aug 2009 04:43:12 +0000 Ken Raeburn * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH
Sat, 22 Aug 2009 22:16:58 +0000 Glenn Morris (bootstrap_exe): New variable.
Sat, 22 Aug 2009 10:26:14 +0000 Eli Zaretskii *** empty log message ***
Sat, 22 Aug 2009 08:57:34 +0000 Michael Albinus *** empty log message ***
Fri, 21 Aug 2009 19:33:56 +0000 Adrian Robert * nsterm.m (ns_get_color): Update documentation properly for last
Fri, 21 Aug 2009 14:53:02 +0000 Stefan Monnier (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.
Thu, 20 Aug 2009 12:54:57 +0000 Michael Albinus *** empty log message ***
Thu, 20 Aug 2009 09:44:25 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Thu, 20 Aug 2009 06:41:43 +0000 Glenn Morris (system-type): Doc fix.
Wed, 19 Aug 2009 14:39:35 +0000 Stefan Monnier (syms_of_keyboard): Default to 5 buttons, which should be
Tue, 18 Aug 2009 15:17:02 +0000 Michael Albinus *** empty log message ***
Tue, 18 Aug 2009 00:37:11 +0000 Kenichi Handa *** empty log message ***
Tue, 18 Aug 2009 00:22:28 +0000 Kenichi Handa *** empty log message ***
Mon, 17 Aug 2009 21:04:05 +0000 Chong Yidong * process.c (status_notify): Don't perform redisplay.
Mon, 17 Aug 2009 01:25:54 +0000 Ken Raeburn * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.