Wed, 09 Dec 2009 01:06:32 +0000 |
Chong Yidong |
* configure.in: Allow compiling Emacs with GTK on Cygwin.
|
Mon, 07 Dec 2009 20:27:40 +0000 |
Andreas Schwab |
(unexec): Don't search for .data twice.
|
Sat, 05 Dec 2009 22:49:00 +0000 |
Chong Yidong |
* xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
|
Sat, 05 Dec 2009 20:16:42 +0000 |
Chong Yidong |
* xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
|
Fri, 04 Dec 2009 16:16:26 +0000 |
Juanma Barranquero |
Fix `string-to-number' to deal consistently with integers and floats.
|
Fri, 04 Dec 2009 10:51:37 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 03 Dec 2009 20:03:55 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 03 Dec 2009 19:01:36 +0000 |
Stefan Monnier |
(Fmake_network_process): Fix up the tests for
|
Thu, 03 Dec 2009 18:51:32 +0000 |
Stefan Monnier |
(Qseqpacket): New symbol.
|
Tue, 01 Dec 2009 09:07:36 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Mon, 30 Nov 2009 21:08:25 +0000 |
Stefan Monnier |
(print_preprocess): Preprocess the key_and_value table of
|
Sun, 29 Nov 2009 09:48:50 +0000 |
Jan Dj¸«£rv |
frame.c (frame_make_pointer_invisible)
|
Sat, 28 Nov 2009 10:24:51 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 27 Nov 2009 17:27:04 +0000 |
Jan Dj¸«£rv |
Don't crash if an X terminal is deleted with force == t.
|
Fri, 27 Nov 2009 15:44:30 +0000 |
Jan Dj¸«£rv |
serach.c (simple_search): Remove warning by making *p const.
|
Thu, 26 Nov 2009 03:24:41 +0000 |
Dan Nicolaescu |
(power_letter): Remove duplicate const.
|
Wed, 25 Nov 2009 17:53:54 +0000 |
Jan Dj¸«£rv |
(delete_tty): Remove check for last terminal (bug#4970).
|
Wed, 25 Nov 2009 16:19:51 +0000 |
Jan Dj¸«£rv |
xsettings.c: Revert changes from 2009-11-23. Just use Xft defaults (bug #5025).
|
Tue, 24 Nov 2009 21:33:23 +0000 |
Stefan Monnier |
(adjust_markers_for_delete): Move it in the right direction! (bug#4803)
|
Tue, 24 Nov 2009 08:37:56 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 24 Nov 2009 02:40:03 +0000 |
Glenn Morris |
(focus-follows-mouse): Mention mouse-autoselect-window.
|
Mon, 23 Nov 2009 14:48:59 +0000 |
Jan Dj¸«£rv |
Must create deps for ecrt0.o in its rule.
|
Mon, 23 Nov 2009 08:55:08 +0000 |
Jan Dj¸«£rv |
Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
|
Sun, 22 Nov 2009 12:11:00 +0000 |
Andreas Schwab |
(simple_search): Avoid CHAR_TO_BYTE in inner loop when
|
Sat, 21 Nov 2009 15:28:59 +0000 |
Jan Dj¸«£rv |
Use a select wrapper around the GLib event loop, thus taking into account GLib
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Sat, 21 Nov 2009 02:33:45 +0000 |
Dan Nicolaescu |
* xterm.c (x_new_font):
|
Fri, 20 Nov 2009 21:44:58 +0000 |
Chong Yidong |
* s/cygwin.h: Remove unneeded linker flags.
|
Fri, 20 Nov 2009 09:44:42 +0000 |
Jan Dj¸«£rv |
Always suggest system font because .emacs may not have been read yet.
|
Fri, 20 Nov 2009 08:54:18 +0000 |
Jan Dj¸«£rv |
gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
|
Thu, 19 Nov 2009 22:10:40 +0000 |
Stefan Monnier |
(Funintern): Comment out last change.
|
Thu, 19 Nov 2009 16:13:22 +0000 |
Richard M. Stallman |
* lread.c (Funintern): Error if symbol is t or nil.
|
Thu, 19 Nov 2009 01:40:22 +0000 |
Stefan Monnier |
(make_gap_larger): Don't make as many assumptions about the
|
Tue, 17 Nov 2009 21:57:48 +0000 |
Andreas Schwab |
* lisp.h: Remove declaration of Ffont_get_system_font.
|
Tue, 17 Nov 2009 20:17:46 +0000 |
Jan Dj¸«£rv |
xsettings.c didn't check font-use-system-font, fix that.
|
Tue, 17 Nov 2009 19:13:14 +0000 |
Andreas Schwab |
(x_default_font_parameter): Remove dead assignment.
|
Tue, 17 Nov 2009 19:11:53 +0000 |
Andreas Schwab |
(Fbyteorder, init_font, Ffont_get_system_font): Declare.
|
Tue, 17 Nov 2009 13:47:29 +0000 |
Jan Dj¸«£rv |
* xftfont.c (xftfont_fix_match): Older versions of fontconfig does
|
Tue, 17 Nov 2009 09:53:45 +0000 |
Jan Dj¸«£rv |
#ifdef on FC_LCD_FILTER.
|
Tue, 17 Nov 2009 08:21:23 +0000 |
Jan Dj¸«£rv |
Handle system default font and changing font parameters.
|
Tue, 17 Nov 2009 04:17:19 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 17 Nov 2009 03:32:04 +0000 |
Stefan Monnier |
(Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.
|
Mon, 16 Nov 2009 19:43:40 +0000 |
Jan Dj¸«£rv |
xmenu.c(x_menu_wait_for_event): Call XFlush before select.
|
Sat, 14 Nov 2009 18:35:19 +0000 |
Andreas Schwab |
Ignore errors from mkdir when creating deps
|
Sat, 14 Nov 2009 18:22:34 +0000 |
Jan Dj¸«£rv |
gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.
|
Sat, 14 Nov 2009 15:17:38 +0000 |
Jan Dj¸«£rv |
Use gcc-generated dependency files if we can (GNU Make and gcc required).
|
Fri, 13 Nov 2009 16:12:08 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 13 Nov 2009 15:26:28 +0000 |
Stefan Monnier |
(mark_object): Don't reprocess marked strings.
|
Fri, 13 Nov 2009 11:18:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 13 Nov 2009 10:10:15 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 12 Nov 2009 02:09:33 +0000 |
Stefan Monnier |
(syms_of_xdisp): Fix typo in last change.
|
Thu, 12 Nov 2009 00:51:37 +0000 |
Juanma Barranquero |
* makefile.w32-in: Update dependencies; add dependencies to lisp.h.
|
Thu, 12 Nov 2009 00:26:09 +0000 |
David Reitter |
menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables to fix 2009-11-09 change.
|
Wed, 11 Nov 2009 20:11:51 +0000 |
Dan Nicolaescu |
* process.c (ifflag_def): Make flag_sym constant.
|
Wed, 11 Nov 2009 19:25:24 +0000 |
Dan Nicolaescu |
* frame.c (make_initial_frame):
|
Wed, 11 Nov 2009 19:13:50 +0000 |
Dan Nicolaescu |
* s/freebsd.h:
|
Wed, 11 Nov 2009 06:41:07 +0000 |
Dan Nicolaescu |
Add dependencies to lisp.h. Remove dependencies
|
Wed, 11 Nov 2009 06:10:42 +0000 |
Dan Nicolaescu |
* xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
|
Tue, 10 Nov 2009 21:22:57 +0000 |
Stefan Monnier |
(Fplist_get): Merge the active and the uncommented code.
|
Tue, 10 Nov 2009 19:06:40 +0000 |
Jan Dj¸«£rv |
Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
|
Tue, 10 Nov 2009 18:07:09 +0000 |
Stefan Monnier |
(Fx_popup_menu) [HAVE_NS]: Remove unused vars.
|
Tue, 10 Nov 2009 07:58:57 +0000 |
Jan Dj¸«£rv |
xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
|
Mon, 09 Nov 2009 11:21:04 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 09 Nov 2009 11:07:05 +0000 |
Juanma Barranquero |
* menu.c [HAVE_NTGUI]: Declare current_popup_menu.
|
Mon, 09 Nov 2009 06:21:03 +0000 |
Stefan Monnier |
* menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
|
Sun, 08 Nov 2009 15:06:50 +0000 |
Stefan Monnier |
(parse_menu_item): Handle `notreal' a bit earlier.
|
Sun, 08 Nov 2009 00:14:30 +0000 |
Chong Yidong |
* xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.
|
Sat, 07 Nov 2009 23:49:08 +0000 |
Chong Yidong |
* xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
|
Fri, 06 Nov 2009 18:47:48 +0000 |
Stefan Monnier |
Let integers use up 2 tags to give them one extra bit and double their range.
|
Fri, 06 Nov 2009 11:40:24 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 06 Nov 2009 10:55:11 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 06 Nov 2009 08:30:43 +0000 |
Jan Dj¸«£rv |
Fix bug #4870, issues 3 and 4.
|
Fri, 06 Nov 2009 07:49:31 +0000 |
Dan Nicolaescu |
* keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Fri, 06 Nov 2009 06:07:46 +0000 |
Dan Nicolaescu |
* process.c (socket_options): Make it const.
|
Fri, 06 Nov 2009 05:24:28 +0000 |
Dan Nicolaescu |
* alloc.c (make_pure_c_string): New function.
|
Thu, 05 Nov 2009 04:16:04 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 04 Nov 2009 06:31:42 +0000 |
Dan Nicolaescu |
(BASE_PURESIZE): Increase to 1620000.
|
Tue, 03 Nov 2009 21:34:59 +0000 |
Stefan Monnier |
(save_restriction_restore): Update the (pt/begv/vz)_markers
|
Tue, 03 Nov 2009 15:30:39 +0000 |
Stefan Monnier |
Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
|
Sat, 31 Oct 2009 17:12:13 +0000 |
Chong Yidong |
* frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
|
Fri, 30 Oct 2009 10:55:20 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 30 Oct 2009 02:00:11 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1470000.
|
Thu, 29 Oct 2009 14:33:44 +0000 |
Jason Rumney |
(syms_of_w32fns): Change default value of
|
Mon, 26 Oct 2009 16:20:44 +0000 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Fix typos in docstring.
|
Mon, 26 Oct 2009 15:18:03 +0000 |
Juanma Barranquero |
Fix typos in comments.
|
Mon, 26 Oct 2009 10:39:41 +0000 |
Andreas Schwab |
(PURESIZE_RATIO): Increase back to 10/6.
|
Mon, 26 Oct 2009 10:04:37 +0000 |
Juanma Barranquero |
* window.c (grow_mini_window): Comment out "delta >= 0" assertion.
|
Sun, 25 Oct 2009 00:40:13 +0000 |
Chong Yidong |
* keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
|
Sat, 24 Oct 2009 18:58:50 +0000 |
Chong Yidong |
* nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
|
Sat, 24 Oct 2009 16:45:25 +0000 |
Andreas Schwab |
(xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
|
Sat, 24 Oct 2009 16:34:52 +0000 |
Andreas Schwab |
(Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
|
Sat, 24 Oct 2009 16:32:06 +0000 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
|
Sat, 24 Oct 2009 14:01:03 +0000 |
Andreas Schwab |
(procfs_ttyname): Fix sprintf format to match argument
|
Sat, 24 Oct 2009 06:32:03 +0000 |
Dan Nicolaescu |
* keymap.c (Fmake_sparse_keymap): Purecopy the name.
|
Fri, 23 Oct 2009 20:56:30 +0000 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
|
Fri, 23 Oct 2009 17:56:06 +0000 |
Andreas Schwab |
(PURESIZE_RATIO): Decrease to 11/7.
|
Fri, 23 Oct 2009 17:52:56 +0000 |
Chong Yidong |
* window.c (Fwindow_edges, Fwindow_pixel_edges)
|
Fri, 23 Oct 2009 17:33:52 +0000 |
Stefan Monnier |
* fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
|
Fri, 23 Oct 2009 05:15:26 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1430000.
|
Thu, 22 Oct 2009 09:40:54 +0000 |
Juanma Barranquero |
Add missing entry.
|
Wed, 21 Oct 2009 21:28:59 +0000 |
Andreas Schwab |
(doprnt): Fix overflow check.
|
Wed, 21 Oct 2009 19:15:57 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_term_init): Remove XSynchronize call done for debugging.
|
Wed, 21 Oct 2009 18:29:46 +0000 |
Jan Dj¸«£rv |
Fix resize due to font change on a maximized/xmonad-controlled frame.
|
Tue, 20 Oct 2009 14:03:48 +0000 |
Juanma Barranquero |
Fix typo.
|
Tue, 20 Oct 2009 13:48:37 +0000 |
Stefan Monnier |
(char_resolve_modifier_mask): Don't resolve meta to the
|
Tue, 20 Oct 2009 10:21:25 +0000 |
YAMAMOTO Mitsuharu |
Add Bug#.
|
Tue, 20 Oct 2009 10:03:46 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 20 Oct 2009 07:59:57 +0000 |
Juanma Barranquero |
* fns.c: Add #endif accidentally removed in previous change.
|
Mon, 19 Oct 2009 22:33:42 +0000 |
Dan Nicolaescu |
* fns.c: Remove code for unsupported system: MAC_OS.
|
Mon, 19 Oct 2009 18:08:53 +0000 |
Jan Dj¸«£rv |
(x_create_toolkit_scroll_bar): Don't allocate color for
|
Mon, 19 Oct 2009 16:58:18 +0000 |
Dan Nicolaescu |
* nsterm.m:
|
Mon, 19 Oct 2009 05:13:31 +0000 |
Dan Nicolaescu |
* process.c (create_pty): Remove conditionals for no longer
|
Mon, 19 Oct 2009 05:11:07 +0000 |
Dan Nicolaescu |
* xterm.c:
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Sun, 18 Oct 2009 19:47:38 +0000 |
Juanma Barranquero |
Whitespace.
|
Sun, 18 Oct 2009 03:08:32 +0000 |
Stefan Monnier |
Remove leftover table unibyte_to_multibyte_table.
|
Sun, 18 Oct 2009 02:08:52 +0000 |
Stefan Monnier |
(internal_self_insert): `c' is already in "multibyte" form.
|
Sat, 17 Oct 2009 07:13:44 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1310000.
|
Sat, 17 Oct 2009 02:35:35 +0000 |
Juanma Barranquero |
* buffer.c (Fbuffer_name): Doc fix. (Bug#4728)
|
Fri, 16 Oct 2009 04:32:23 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 16 Oct 2009 03:09:48 +0000 |
Adrian Robert |
* nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,
|
Thu, 15 Oct 2009 07:22:27 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 13 Oct 2009 19:50:43 +0000 |
Adrian Robert |
Adjust acknowledgement in last changelog entry.
|
Tue, 13 Oct 2009 01:04:07 +0000 |
Adrian Robert |
* dbusbind.c (dbus-method-return-internal)
|
Mon, 12 Oct 2009 00:35:54 +0000 |
Adrian Robert |
* config.in (NS_HAVE_NSINTEGER): Drop.
|
Mon, 12 Oct 2009 00:28:30 +0000 |
Adrian Robert |
2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
|
Sun, 11 Oct 2009 00:01:11 +0000 |
Glenn Morris |
(Fframe_pixel_height): Doc fix. (Bug#4535)
|
Thu, 08 Oct 2009 15:18:15 +0000 |
Jan Dj¸«£rv |
gtkutil.c (create_menus): Call gtk_widget_set_size_request for
|
Thu, 08 Oct 2009 10:54:58 +0000 |
Juanma Barranquero |
* fontset.c (Fset_fontset_font): Fix typos in error messages.
|
Tue, 06 Oct 2009 02:45:26 +0000 |
Glenn Morris |
(emacs${EXEEXT}): Remove direct dependence on SOME_MACHINE_LISP (this
|
Mon, 05 Oct 2009 08:35:41 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 04 Oct 2009 09:07:40 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 03 Oct 2009 13:31:08 +0000 |
Juanma Barranquero |
* window.c (Fdelete_window): Check WINDOW argument. (Bug#4618)
|
Fri, 02 Oct 2009 06:01:32 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 23:17:39 +0000 |
Juanma Barranquero |
* lisp.h (Qdelete_directory_internal):
|
Thu, 01 Oct 2009 17:47:38 +0000 |
Stefan Monnier |
* eval.c (Fcalled_interactively_p): Add `kind' argument.
|
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.
|
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.
|
Mon, 17 Aug 2009 00:48:14 +0000 |
Ken Raeburn |
(main): Don't call syms_of_data twice.
|
Sun, 16 Aug 2009 17:35:44 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 16 Aug 2009 12:23:23 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 15 Aug 2009 21:51:33 +0000 |
Chong Yidong |
* eval.c (Fcalled_interactively_p, Finteractive_p): Doc
|
Sat, 15 Aug 2009 18:31:49 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 15 Aug 2009 17:30:18 +0000 |
Chong Yidong |
* xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
|
Sat, 15 Aug 2009 14:06:02 +0000 |
Chong Yidong |
* buffer.c (set_buffer_internal_1)
|
Fri, 14 Aug 2009 09:17:11 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 13 Aug 2009 17:02:46 +0000 |
Chong Yidong |
Note bug number in last change.
|
Thu, 13 Aug 2009 17:01:21 +0000 |
Chong Yidong |
* image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
|
Thu, 13 Aug 2009 13:21:46 +0000 |
Nick Roberts |
*** empty log message ***
|
Wed, 12 Aug 2009 05:07:48 +0000 |
Stefan Monnier |
* cmds.c (nonundocount): New global variable.
|
Mon, 10 Aug 2009 00:57:48 +0000 |
Ken Raeburn |
(concat): Don't re-set string length to its current value.
|
Mon, 10 Aug 2009 00:56:00 +0000 |
Ken Raeburn |
(decode_coding_string, encode_coding_string): Use SBYTES macro.
|
Mon, 10 Aug 2009 00:54:02 +0000 |
Ken Raeburn |
* doprnt.c (doprnt_lisp): Unused function deleted.
|
Fri, 07 Aug 2009 13:55:00 +0000 |
Juri Linkov |
*** empty log message ***
|
Fri, 07 Aug 2009 05:46:34 +0000 |
Dan Nicolaescu |
(syms_of_print): Undo previous change.
|
Wed, 05 Aug 2009 09:19:21 +0000 |
Teodor Zlatanov |
* lread.c (read1, syms_of_lread): Read hashtables back from the
|
Sun, 02 Aug 2009 15:37:07 +0000 |
Adrian Robert |
* nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set. (nsfont_open): Handle case when entity has no family.
|