Thu, 05 Feb 2009 08:46:51 +0000 |
Juanma Barranquero |
* character.c (syms_of_character) <script-representative-chars>:
|
Wed, 04 Feb 2009 11:31:28 +0000 |
Adrian Robert |
* nsmenu.m (pop_down_menu): New function.
|
Wed, 04 Feb 2009 03:51:27 +0000 |
Glenn Morris |
(Fwrite_region): Doc fix (mention annotate-functions).
|
Wed, 04 Feb 2009 01:58:13 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 02 Feb 2009 16:06:58 +0000 |
Andreas Schwab |
(unexec): Handle unaligned bss offset.
|
Mon, 02 Feb 2009 12:33:07 +0000 |
Adrian Robert |
formatting in ChangeLog, wording change to comment in nsterm.m
|
Sun, 01 Feb 2009 16:32:00 +0000 |
Adrian Robert |
* nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
|
Fri, 30 Jan 2009 23:45:27 +0000 |
Dan Nicolaescu |
* dispnew.c (window_change_signal): Don't try to get the size of a
|
Fri, 30 Jan 2009 23:43:20 +0000 |
Dan Nicolaescu |
(mark_stack): Properly conditionalize previous change.
|
Fri, 30 Jan 2009 18:01:40 +0000 |
Juanma Barranquero |
* w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
|
Fri, 30 Jan 2009 15:46:03 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 30 Jan 2009 13:06:07 +0000 |
Juanma Barranquero |
* atimer.c (run_timers, alarm_signal_handler):
|
Fri, 30 Jan 2009 05:15:34 +0000 |
Chong Yidong |
* callproc.c (Vtemp_file_name_pattern): Remove DEFVAR_LISP.
|
Thu, 29 Jan 2009 19:23:24 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 29 Jan 2009 14:38:34 +0000 |
Chong Yidong |
Fix last log entry: blockinput.h was not changed.
|
Thu, 29 Jan 2009 14:32:21 +0000 |
Chong Yidong |
* keyboard.c (pending_signals): New var.
|
Thu, 29 Jan 2009 12:13:59 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 29 Jan 2009 10:38:16 +0000 |
Adrian Robert |
* nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only define
|
Wed, 28 Jan 2009 11:50:18 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 28 Jan 2009 06:45:07 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 27 Jan 2009 21:16:14 +0000 |
Chong Yidong |
* fns.c (concat): Check for string overflow (bug#1787).
|
Tue, 27 Jan 2009 20:57:07 +0000 |
Chong Yidong |
* undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit):
|
Tue, 27 Jan 2009 05:10:08 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 26 Jan 2009 15:50:18 +0000 |
Chong Yidong |
* fontset.c (fontset_find_font): Fix handling of non-cons return
|
Mon, 26 Jan 2009 14:32:34 +0000 |
Jason Rumney |
*** empty log message ***
|
Sun, 25 Jan 2009 22:58:22 +0000 |
Juanma Barranquero |
Add bug references.
|
Sun, 25 Jan 2009 22:22:59 +0000 |
Juanma Barranquero |
Add bug references.
|
Sun, 25 Jan 2009 19:43:31 +0000 |
Adrian Robert |
Changes to remove Feval calls from GUI under NS.
|
Sun, 25 Jan 2009 17:00:25 +0000 |
Chong Yidong |
* dispnew.c (buffer_posn_from_coords): Use Fset_buffer instead of
|
Sat, 24 Jan 2009 22:41:46 +0000 |
Chong Yidong |
* fontset.c (fontset_font): If we know there is no font, don't do any
|
Sat, 24 Jan 2009 03:17:32 +0000 |
Chong Yidong |
* font.c (font_parse_xlfd): Handle patterns of length < 2.
|
Fri, 23 Jan 2009 14:32:47 +0000 |
Adrian Robert |
* nsterm.m (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change of 2008-11-15 to other terms. (Bug#615)
|
Fri, 23 Jan 2009 14:08:24 +0000 |
Adrian Robert |
* nsimage.m (setPixmapData:): Set to ignore image DPI.
|
Fri, 23 Jan 2009 10:31:54 +0000 |
Adrian Robert |
* nsterm.m (EmacsView-readSelectionFromPasteboard:) (writeSelectionToPasteboard:types:): New stubbed-out methods for NSServicesRequests protocol. (Bug#1435)
|
Fri, 23 Jan 2009 09:12:53 +0000 |
Adrian Robert |
* emacs.c (main): Do fork+exec under --daemon in Cocoa.
|
Fri, 23 Jan 2009 04:37:58 +0000 |
Chong Yidong |
* alloc.c (mark_stack): Use "flushw" instead of "ta 3" assembly
|
Thu, 22 Jan 2009 14:41:39 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 22 Jan 2009 13:55:44 +0000 |
Adrian Robert |
Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23.
|
Thu, 22 Jan 2009 13:31:54 +0000 |
Adrian Robert |
* nsfns.m (ns-read-file-name): Fix typo in assignment statement.
|
Thu, 22 Jan 2009 12:23:47 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all shortcuts, including those w/o super modifier.
|
Thu, 22 Jan 2009 11:41:24 +0000 |
Adrian Robert |
fix date in last commit
|
Thu, 22 Jan 2009 11:39:10 +0000 |
Adrian Robert |
* nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for ns_alternate_modifier. (Bug#1217)
|
Thu, 22 Jan 2009 04:42:41 +0000 |
Chong Yidong |
* fileio.c (Vwrite_region_post_annotation_function)
|
Thu, 22 Jan 2009 00:00:13 +0000 |
Adrian Robert |
* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. * nsfns.m (ns_do_applescript): Conditionalize typeUTF16ExternalRepresentation on Tiger.
|
Wed, 21 Jan 2009 22:28:45 +0000 |
Adrian Robert |
* nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color values in onTiger section. * nsterm.m (ns_defined_color): Fix settings of the XColor variable fields: red,green,blue scale to 2-byte, pixel's components to 1-byte. (Bug#1663)
|
Wed, 21 Jan 2009 18:56:41 +0000 |
Adrian Robert |
* nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
|
Wed, 21 Jan 2009 18:13:26 +0000 |
Adrian Robert |
* nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm.m (EmacsPrefsController-setPanelFromDefaultValues) New function. (EmacsPrefsController-resetToDefaults:): Use it.
|
Wed, 21 Jan 2009 17:56:37 +0000 |
Adrian Robert |
(EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
|
Wed, 21 Jan 2009 17:28:05 +0000 |
Adrian Robert |
* nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)
|
Wed, 21 Jan 2009 17:09:28 +0000 |
Adrian Robert |
*** empty log message ***
|
Wed, 21 Jan 2009 17:05:45 +0000 |
Adrian Robert |
* nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, EmacsView-keyUp:): New variable and function to handle Ctrl-tab. (ns_get_color): Use unsigned long long for scanned hex string value. (ns_term_shutdown): Abort on non SIGTERM signals.
|
Wed, 21 Jan 2009 16:34:24 +0000 |
Adrian Robert |
* nsmenu.m (NSMENUPROFILE): Change #if style.
|
Mon, 19 Jan 2009 16:40:30 +0000 |
Chong Yidong |
* xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
|
Mon, 19 Jan 2009 15:05:32 +0000 |
Chong Yidong |
* fns.c (Fsubstring): Doc fix.
|
Mon, 19 Jan 2009 12:08:31 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 18 Jan 2009 03:58:09 +0000 |
Juanma Barranquero |
* dbusbind.c (Fdbus_register_signal):
|
Sun, 18 Jan 2009 03:28:35 +0000 |
Juanma Barranquero |
* callproc.c (Fgetenv_internal): Doc fix.
|
Fri, 16 Jan 2009 15:09:39 +0000 |
Chong Yidong |
* xfns.c (x_make_gc): Don't allocate stipple member for gc_values; it
|
Fri, 16 Jan 2009 03:26:29 +0000 |
Glenn Morris |
(Ffont_variation_glyphs): Silence compiler.
|
Thu, 15 Jan 2009 18:04:34 +0000 |
Juanma Barranquero |
* sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility.
|