Tue, 19 Aug 2008 07:50:37 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 18 Aug 2008 12:12:32 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 17 Aug 2008 23:48:21 +0000 |
Chong Yidong |
* xdisp.c: Remove dead code.
|
Fri, 15 Aug 2008 21:32:01 +0000 |
Chong Yidong |
* xfaces.c (lookup_derived_face): Properly handle possible zero
|
Fri, 15 Aug 2008 20:17:02 +0000 |
Chong Yidong |
* dired.c (Fdirectory_files): Doc fix.
|
Fri, 15 Aug 2008 20:09:19 +0000 |
Chong Yidong |
* process.c (make_process): Initialize kill_without_query struct
|
Fri, 15 Aug 2008 17:36:48 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 15 Aug 2008 17:08:58 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 15 Aug 2008 16:00:19 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 15 Aug 2008 13:54:14 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 15 Aug 2008 13:53:25 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 15 Aug 2008 12:49:09 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 14 Aug 2008 19:24:36 +0000 |
Chong Yidong |
* lread.c (Fread_char, Fread_char_exclusive): If no character
|
Thu, 14 Aug 2008 01:14:28 +0000 |
Chong Yidong |
Fix last change.
|
Thu, 14 Aug 2008 01:14:08 +0000 |
Chong Yidong |
* fns.c (syms_of_fns): Doc fix.
|
Thu, 14 Aug 2008 00:51:20 +0000 |
Chong Yidong |
* s/darwin.h: Undefine HAVE_RES_INIT, which appears to be harmful on
|
Wed, 13 Aug 2008 23:40:17 +0000 |
Chong Yidong |
* frame.c (Qns_parse_geometry): New var.
|
Mon, 11 Aug 2008 18:50:33 +0000 |
Chong Yidong |
* xdisp.c (x_produce_glyphs): Handle the case when font has no
|
Mon, 11 Aug 2008 02:21:08 +0000 |
Dan Nicolaescu |
(bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
|
Sun, 10 Aug 2008 22:44:36 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 10 Aug 2008 00:31:10 +0000 |
Glenn Morris |
Remove entries related to comments.
|
Sun, 10 Aug 2008 00:16:39 +0000 |
Glenn Morris |
Fix attributions.
|
Sat, 09 Aug 2008 19:05:54 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 09 Aug 2008 17:55:00 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 08 Aug 2008 15:42:08 +0000 |
Chong Yidong |
(move_it_to): When stopping at a charpos, check if that's a continued
|
Thu, 07 Aug 2008 14:21:43 +0000 |
Dan Nicolaescu |
* s/darwin.h (OTHER_FILES): Do not define here, defined in
|
Thu, 07 Aug 2008 01:53:57 +0000 |
Chong Yidong |
* xdisp.c (redisplay_window): Revert last change.
|
Thu, 07 Aug 2008 01:36:30 +0000 |
Adrian Robert |
* Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'. (nsgui.h): Reduce number of things depending on it.
|
Wed, 06 Aug 2008 18:26:02 +0000 |
Chong Yidong |
* xdisp.c (try_scrolling): Use iterator to find the scroll margin,
|
Wed, 06 Aug 2008 16:20:46 +0000 |
Adrian Robert |
* config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big alphabetical list. (mostlyclean): Don't delete *.d under NS. * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
|
Wed, 06 Aug 2008 12:20:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 06 Aug 2008 09:30:00 +0000 |
Andreas Schwab |
Regenerate.
|
Tue, 05 Aug 2008 22:45:39 +0000 |
Chong Yidong |
* xdisp.c (redisplay_window): Don't enforce scroll-margin when
|
Tue, 05 Aug 2008 21:40:26 +0000 |
Chong Yidong |
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
|
Tue, 05 Aug 2008 17:33:05 +0000 |
Adrian Robert |
emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.
|
Tue, 05 Aug 2008 16:17:07 +0000 |
Adrian Robert |
set working dir to /Users/arobert under NS when psn argument given
|
Tue, 05 Aug 2008 15:04:03 +0000 |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <scroll-up-aggressively>:
|
Tue, 05 Aug 2008 03:05:14 +0000 |
Adrian Robert |
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
|
Mon, 04 Aug 2008 21:58:34 +0000 |
Chong Yidong |
* nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
|
Mon, 04 Aug 2008 17:50:47 +0000 |
Seiji Zenitani |
nsfns.m (x-create-frame): Set the frame parameter alpha to Qnil
|
Mon, 04 Aug 2008 17:14:08 +0000 |
Chong Yidong |
* nsterm.h (find_and_call_menu_selection): Fix prototype.
|
Mon, 04 Aug 2008 16:57:44 +0000 |
Adrian Robert |
fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
|
Mon, 04 Aug 2008 14:39:27 +0000 |
Adrian Robert |
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
|
Mon, 04 Aug 2008 13:55:44 +0000 |
Juanma Barranquero |
Fix typos.
|
Sun, 03 Aug 2008 20:33:50 +0000 |
Chong Yidong |
* nsterm.m (windowDidResize): Remove stopModel call.
|
Sun, 03 Aug 2008 09:27:34 +0000 |
Andreas Schwab |
(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
|
Sun, 03 Aug 2008 08:52:03 +0000 |
Andreas Schwab |
(check_memory_limits) [HAVE_GETRLIMIT]: Fix
|
Sat, 02 Aug 2008 22:35:10 +0000 |
Chong Yidong |
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
|
Sat, 02 Aug 2008 21:26:08 +0000 |
Jason Rumney |
(compute_metrics): Don't mess with glyph_idx setting here.
|
Sat, 02 Aug 2008 16:41:36 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 02 Aug 2008 16:27:44 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 02 Aug 2008 16:27:01 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 01 Aug 2008 23:46:59 +0000 |
Juanma Barranquero |
Fix whitespace change caused by bug.
|
Fri, 01 Aug 2008 23:40:13 +0000 |
Juanma Barranquero |
* xfaces.c (Fx_load_color_file): Fix previous change;
|
Fri, 01 Aug 2008 18:35:49 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 01 Aug 2008 16:29:50 +0000 |
Adrian Robert |
add defines for NSInteger, NSUInteger on non-Leopard
|
Fri, 01 Aug 2008 16:23:06 +0000 |
Chong Yidong |
* nsfns.m (ns_frame_parm_handlers): Add empty entry for
|
Fri, 01 Aug 2008 16:07:14 +0000 |
Chong Yidong |
* nsterm.m (EmacsApp -application:openFiles:): GNUStep does not
|
Fri, 01 Aug 2008 15:44:18 +0000 |
Chong Yidong |
* xmenu.c: Revert last change.
|
Fri, 01 Aug 2008 15:40:46 +0000 |
Chong Yidong |
* keyboard.h: Fix last change.
|
Fri, 01 Aug 2008 15:33:15 +0000 |
Adrian Robert |
commit patch to x-load-color-file posted by lekktu@gmail.com
|
Fri, 01 Aug 2008 14:04:53 +0000 |
Dan Nicolaescu |
(dispnew.o, gtkutil.o, sound.o, atimer.o)
|
Fri, 01 Aug 2008 14:01:08 +0000 |
Adrian Robert |
clear warnings and clean up NS port
|
Fri, 01 Aug 2008 12:56:49 +0000 |
Dan Nicolaescu |
Fix previous change that removed BSD_TERMIOS. Add
|
Fri, 01 Aug 2008 11:48:29 +0000 |
Adrian Robert |
NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function Fw32_load_color_file moved to xfaces x_load_color_file
|
Thu, 31 Jul 2008 18:56:51 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 31 Jul 2008 18:08:46 +0000 |
Juanma Barranquero |
* keyboard.c (gobble_input): Fix previous change.
|
Thu, 31 Jul 2008 05:33:56 +0000 |
Dan Nicolaescu |
* bitmaps/README:
|
Thu, 31 Jul 2008 02:47:32 +0000 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
Wed, 30 Jul 2008 21:45:35 +0000 |
Jason Rumney |
* w32font.h (struct w32font_info): Use unicode version of textmetrics.
|
Wed, 30 Jul 2008 15:33:58 +0000 |
Chong Yidong |
Fix last change.
|
Wed, 30 Jul 2008 15:33:22 +0000 |
Chong Yidong |
* minibuf.c (syms_of_minibuf): Doc fix.
|
Wed, 30 Jul 2008 15:25:00 +0000 |
Chong Yidong |
* minibuf.c (read_buffer_completion_ignore_case): New var.
|
Wed, 30 Jul 2008 15:14:07 +0000 |
Dan Nicolaescu |
* systty.h (sensemode): Remove empty #if. Remove reference to
|
Wed, 30 Jul 2008 13:17:43 +0000 |
Jason Rumney |
(uniscribe_encode_char): Fix glyph buffer size.
|
Tue, 29 Jul 2008 16:24:24 +0000 |
Jason Rumney |
(uniscribe_shape): Avoid using context if cache
|
Tue, 29 Jul 2008 09:25:49 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Mon, 28 Jul 2008 22:30:25 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 28 Jul 2008 21:37:31 +0000 |
Jason Rumney |
(w32font_text_extents): Use w32_metric_cache consistently.
|
Mon, 28 Jul 2008 19:51:18 +0000 |
Chong Yidong |
Reapply 2008-07-28 entry by cyd.
|
Mon, 28 Jul 2008 19:48:22 +0000 |
Chong Yidong |
Revert last change.
|
Mon, 28 Jul 2008 19:36:56 +0000 |
Chong Yidong |
* xdisp.c (redisplay_window): Check return value of
|
Mon, 28 Jul 2008 18:31:26 +0000 |
Jason Rumney |
(w32_enable_unicode_output, cleartype_active): Remove
|
Mon, 28 Jul 2008 12:25:11 +0000 |
Andreas Schwab |
* lisp.h (init_weak_hash_tables, syms_of_font)
|
Mon, 28 Jul 2008 07:15:44 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Mon, 28 Jul 2008 01:41:57 +0000 |
Adrian Robert |
code cleanups in NS port
|
Sun, 27 Jul 2008 19:20:38 +0000 |
Adrian Robert |
rename do-applescript,do_applescript in keeping with NS code conventions
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Sat, 26 Jul 2008 09:13:26 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 26 Jul 2008 06:49:19 +0000 |
Andreas Schwab |
(print_object): Fix off-by-one in last change.
|
Fri, 25 Jul 2008 22:33:59 +0000 |
Juanma Barranquero |
* term.c (syms_of_term): Don't initialize default_orig_pair,
|
Fri, 25 Jul 2008 21:53:21 +0000 |
Jason Rumney |
(uniscribe_shape): Pass NULL for control arg to ScriptItemize. Clean
|
Fri, 25 Jul 2008 18:11:49 +0000 |
Chong Yidong |
* term.c (syms_of_term): Initialize default_orig_pair,
|
Fri, 25 Jul 2008 18:04:47 +0000 |
Chong Yidong |
* getloadavg.c (nl): Rename to name_list to avoid ncurses.h
|
Fri, 25 Jul 2008 17:11:25 +0000 |
Chong Yidong |
(x_from_xcolors): Don't initialize pixmap (silence compiler).
|
Fri, 25 Jul 2008 17:06:06 +0000 |
Chong Yidong |
* image.c (svg_load_image): Use rsvg_handle_get_dimensions to check
|
Fri, 25 Jul 2008 14:03:51 +0000 |
Chong Yidong |
* image.c (svg_load_image): Fix last change.
|
Fri, 25 Jul 2008 11:25:43 +0000 |
Jason Rumney |
* w32font.c (w32font_encode_char): Encode characters outside BMP as
|
Fri, 25 Jul 2008 05:51:10 +0000 |
Chong Yidong |
* image.c (svg_load_image): Check for failure in return value of
|
Fri, 25 Jul 2008 00:36:45 +0000 |
Jason Rumney |
(Fx_select_font): Reverse sense of second arg.
|
Thu, 24 Jul 2008 20:27:57 +0000 |
Stefan Monnier |
(struct lisp_parse_state, char_quoted, inc_bytepos)
|
Thu, 24 Jul 2008 20:26:48 +0000 |
Stefan Monnier |
(PURESIZE_CHECKING_RATIO): New macro.
|
Thu, 24 Jul 2008 18:45:45 +0000 |
Dan Nicolaescu |
* m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
|
Thu, 24 Jul 2008 18:39:48 +0000 |
Dan Nicolaescu |
* ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
|
Thu, 24 Jul 2008 18:35:33 +0000 |
Dan Nicolaescu |
(HAVE_X11): Remove empty #else.
|
Thu, 24 Jul 2008 13:00:20 +0000 |
Andreas Schwab |
(Finsert_file_contents): Properly adjust undo list
|
Thu, 24 Jul 2008 08:36:26 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Wed, 23 Jul 2008 23:37:18 +0000 |
Dan Nicolaescu |
* m/alpha.h (LINUX_SBRK_BUG):
|
Wed, 23 Jul 2008 15:37:44 +0000 |
Jason Rumney |
* w32font.c (w32font_open): Set font type to gdi.
|
Wed, 23 Jul 2008 13:20:58 +0000 |
Jason Rumney |
*** empty log message ***
|
Wed, 23 Jul 2008 08:29:24 +0000 |
Dan Nicolaescu |
* s/usg5-4.h (ADDR_CORRECT): Remove, unused.
|
Wed, 23 Jul 2008 06:40:26 +0000 |
Dan Nicolaescu |
Remove code depending on !COFF and USG, the file is
|
Wed, 23 Jul 2008 06:39:16 +0000 |
Dan Nicolaescu |
* s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):
|
Wed, 23 Jul 2008 06:34:41 +0000 |
Dan Nicolaescu |
* s/darwin.h (DATA_END):
|
Wed, 23 Jul 2008 06:26:32 +0000 |
Dan Nicolaescu |
* config.in: Regenerate.
|
Wed, 23 Jul 2008 06:23:38 +0000 |
Dan Nicolaescu |
(syms_of_nsterm): Provide ns, not ns-windowing,
|
Wed, 23 Jul 2008 02:51:12 +0000 |
Adrian Robert |
fix up compile error from renaming of ns-list-fonts
|
Tue, 22 Jul 2008 19:24:18 +0000 |
Chong Yidong |
* xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.
|
Tue, 22 Jul 2008 17:57:36 +0000 |
Dan Nicolaescu |
(UP, BC, PC): Undo previous change.
|
Tue, 22 Jul 2008 17:43:36 +0000 |
Dan Nicolaescu |
Rename ns prefixed functions/variables to the
|
Tue, 22 Jul 2008 17:09:24 +0000 |
Stefan Monnier |
(char_quoted): Check "charpos > beg" before decrementing.
|
Tue, 22 Jul 2008 16:29:10 +0000 |
Dan Nicolaescu |
(x_set_menu_bar_lines, x_set_tool_bar_lines): Remove
|
Tue, 22 Jul 2008 16:24:39 +0000 |
Dan Nicolaescu |
(syms_of_nsterm): Move to the end of file.
|
Tue, 22 Jul 2008 16:19:30 +0000 |
Dan Nicolaescu |
(init_display): Remove code for X10.
|
Tue, 22 Jul 2008 15:47:31 +0000 |
Juanma Barranquero |
Fix typos.
|
Tue, 22 Jul 2008 15:28:21 +0000 |
Jason Rumney |
(Fw32_long_file_name): Don't append dir separator to bare drive.
|
Tue, 22 Jul 2008 12:33:13 +0000 |
Adrian Robert |
NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
|
Tue, 22 Jul 2008 11:54:25 +0000 |
Adrian Robert |
remove debugging println
|
Tue, 22 Jul 2008 03:14:19 +0000 |
David Reitter |
*** empty log message ***
|
Mon, 21 Jul 2008 20:27:57 +0000 |
Adrian Robert |
fix compile error in nsfns.m
|
Mon, 21 Jul 2008 18:19:30 +0000 |
Dan Nicolaescu |
* m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not used
|
Mon, 21 Jul 2008 18:15:28 +0000 |
Chong Yidong |
Remove trailing whitespace.
|
Mon, 21 Jul 2008 17:50:46 +0000 |
Dan Nicolaescu |
(LD_SWITCH_SITE): Remove.
|
Mon, 21 Jul 2008 17:48:37 +0000 |
Dan Nicolaescu |
* term/ns-win.el: Rename ns- functions/variables to the
|
Mon, 21 Jul 2008 17:19:47 +0000 |
Dan Nicolaescu |
(NO_REMAP): Do not undefine.
|
Mon, 21 Jul 2008 17:16:35 +0000 |
Dan Nicolaescu |
Use SOLARIS2 instead of sun.
|
Mon, 21 Jul 2008 15:40:07 +0000 |
Chong Yidong |
* nsfns.m: Change NS to Nextstep in docstrings and error messages.
|
Mon, 21 Jul 2008 05:03:17 +0000 |
Chong Yidong |
Fix last change.
|
Mon, 21 Jul 2008 05:03:00 +0000 |
Chong Yidong |
Mark last change as tiny.
|
Mon, 21 Jul 2008 05:02:31 +0000 |
Chong Yidong |
* print.c (print_object): Check print_depth before searching for
|
Mon, 21 Jul 2008 04:28:50 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 21 Jul 2008 02:23:57 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 20 Jul 2008 18:37:46 +0000 |
Andreas Schwab |
(find_start_pos, find_start_value)
|
Sun, 20 Jul 2008 14:14:52 +0000 |
Dan Nicolaescu |
* s/sol2-3.h: Insert contents of s/sol2.h.
|
Sun, 20 Jul 2008 14:12:41 +0000 |
Dan Nicolaescu |
* m/intel386.h (NO_REMAP): Do no define for USG, not used.
|
Sun, 20 Jul 2008 13:38:08 +0000 |
Adrian Robert |
under NS, recognize HSB,AHSB as synonyms for HSV,AHSV in color specifications
|
Sun, 20 Jul 2008 13:19:56 +0000 |
Adrian Robert |
fix typo in ns_appdir target find command
|
Sun, 20 Jul 2008 13:03:56 +0000 |
Dan Nicolaescu |
* s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
|
Sun, 20 Jul 2008 00:47:28 +0000 |
Adrian Robert |
restore ability under NS to change font size from font panel (lost during some recent font backend refactoring)
|
Sat, 19 Jul 2008 20:45:36 +0000 |
Adrian Robert |
by renaming, get rid of need for hash_remove() redefinitions for NS platform; also, adjust nsgui dependencies in Makefile
|
Sat, 19 Jul 2008 17:13:48 +0000 |
Adrian Robert |
nsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_name - patch due to Seiji Zenitani
|
Sat, 19 Jul 2008 17:01:36 +0000 |
Adrian Robert |
apply fix from Chong Yidong to NS port ns_set_background_color(), and clean up comparison use of result from NS_FACE_BACKGROUND
|
Fri, 18 Jul 2008 17:12:54 +0000 |
Chong Yidong |
* Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.
|
Fri, 18 Jul 2008 15:42:14 +0000 |
Juanma Barranquero |
Fix typos.
|
Fri, 18 Jul 2008 01:11:05 +0000 |
Dan Nicolaescu |
(BASE_PURESIZE): Increase to 1240000.
|
Thu, 17 Jul 2008 23:18:58 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 17 Jul 2008 21:51:46 +0000 |
Jason Rumney |
(change_frame_size): Remove extern declaration.
|
Thu, 17 Jul 2008 18:33:05 +0000 |
Adrian Robert |
revert changes to getloadavg.c
|
Thu, 17 Jul 2008 17:44:41 +0000 |
Adrian Robert |
remove need for nextstep/compile for NS build; also, add NEWS entry about the port
|
Thu, 17 Jul 2008 14:09:13 +0000 |
Dan Nicolaescu |
* s/sol2.h:
|
Thu, 17 Jul 2008 13:57:13 +0000 |
Dan Nicolaescu |
* ecrt0.c: Remove code depending on m68000, not used anymore.
|
Thu, 17 Jul 2008 13:50:30 +0000 |
Adrian Robert |
change most cases of PENDING to TODO, some to FIXME or XXX
|
Thu, 17 Jul 2008 10:53:02 +0000 |
Andreas Schwab |
* s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.
|
Thu, 17 Jul 2008 03:33:59 +0000 |
Stefan Monnier |
* Makefile.in: Undef LIB_STANDARD before defining it to silence warning
|
Wed, 16 Jul 2008 23:24:46 +0000 |
Adrian Robert |
various small cleanups detailed in changelogs
|
Wed, 16 Jul 2008 20:34:57 +0000 |
Stefan Monnier |
(lisp_to_mod): Use parse_solitary_modifier instead.
|
Wed, 16 Jul 2008 19:23:49 +0000 |
Stefan Monnier |
* keymap.c: Remove all NS-specific code.
|
Wed, 16 Jul 2008 18:06:52 +0000 |
Andreas Schwab |
(SOME_MACHINE_LISP): Remove easy-mmode, fix spelling
|
Wed, 16 Jul 2008 17:48:00 +0000 |
Chong Yidong |
* xdisp.c (move_it_in_display_line): Account for word wrap, so
|
Wed, 16 Jul 2008 16:38:33 +0000 |
Stefan Monnier |
(Qsuper): Remove.
|
Wed, 16 Jul 2008 15:52:24 +0000 |
Dan Nicolaescu |
Remove boilerplate comments.
|
Wed, 16 Jul 2008 15:50:45 +0000 |
Dan Nicolaescu |
(__ELF__): Consolidate conditions.
|
Wed, 16 Jul 2008 15:27:04 +0000 |
Dan Nicolaescu |
* m/m68k.h (linux): Use GNU_LINUX instead.
|
Wed, 16 Jul 2008 14:56:13 +0000 |
Dan Nicolaescu |
Undo reactoring from previous change.
|
Wed, 16 Jul 2008 10:06:08 +0000 |
Jason Rumney |
*** empty log message ***
|
Wed, 16 Jul 2008 08:06:18 +0000 |
Dan Nicolaescu |
* systty.h: Remove code for Aix on 386, unsupported platform.
|
Wed, 16 Jul 2008 07:53:39 +0000 |
Dan Nicolaescu |
* s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
|
Wed, 16 Jul 2008 07:48:11 +0000 |
Dan Nicolaescu |
Remove comments about static.
|
Wed, 16 Jul 2008 07:45:52 +0000 |
Dan Nicolaescu |
* sysdep.c: Remove code depending on NEED_PTEM_H, unused. Remove
|
Wed, 16 Jul 2008 07:42:41 +0000 |
Dan Nicolaescu |
* m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
|
Wed, 16 Jul 2008 07:26:30 +0000 |
Dan Nicolaescu |
* m/ibms390.h:
|
Wed, 16 Jul 2008 07:18:26 +0000 |
Dan Nicolaescu |
Remove boilerplate comments and code for systems that
|
Wed, 16 Jul 2008 07:11:19 +0000 |
Dan Nicolaescu |
* m/mips.h: Remove boilerplate comments and code for systems that
|
Wed, 16 Jul 2008 07:01:36 +0000 |
Dan Nicolaescu |
* editfns.c (Fuser_full_name): Replace the only use of
|
Wed, 16 Jul 2008 05:27:47 +0000 |
David Reitter |
*** empty log message ***
|
Wed, 16 Jul 2008 02:34:27 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 15 Jul 2008 21:13:10 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 15 Jul 2008 21:01:44 +0000 |
Stefan Monnier |
(parse_menu_item): Don't use cachelist, even under NS.
|
Tue, 15 Jul 2008 18:35:28 +0000 |
Adrian Robert |
adding forgotten file src/nsfont.m for emacs.app merge
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Tue, 15 Jul 2008 15:45:05 +0000 |
Jason Rumney |
* w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.
before-merge-emacs-app-to-trunk
|
Tue, 15 Jul 2008 14:17:25 +0000 |
Chong Yidong |
s/xxxfns.c/xfns.c/
|
Tue, 15 Jul 2008 13:04:01 +0000 |
Adrian Robert |
applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
|
Mon, 14 Jul 2008 10:38:50 +0000 |
Jason Rumney |
(w32_get_arg): Remove wrapper function.
|
Mon, 14 Jul 2008 07:48:03 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 14 Jul 2008 07:05:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 13 Jul 2008 15:07:10 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 13 Jul 2008 07:35:26 +0000 |
Dan Nicolaescu |
* config.nt (HAVE_FACES): Remove, unused.
|
Sat, 12 Jul 2008 05:31:23 +0000 |
Dan Nicolaescu |
* syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was
|
Sat, 12 Jul 2008 03:19:25 +0000 |
Chong Yidong |
* indent.c (Fvertical_motion): Restore hscroll before moving to
|
Fri, 11 Jul 2008 14:20:06 +0000 |
Dan Nicolaescu |
Remove left over code.
|
Fri, 11 Jul 2008 11:39:49 +0000 |
Andreas Schwab |
Fix logic in last change.
|
Fri, 11 Jul 2008 11:20:21 +0000 |
Andreas Schwab |
* menu.h: New file.
|
Fri, 11 Jul 2008 07:32:32 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 11 Jul 2008 02:30:26 +0000 |
Dan Nicolaescu |
* lisp.h:
|
Thu, 10 Jul 2008 23:46:52 +0000 |
Chong Yidong |
* xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.
|
Thu, 10 Jul 2008 15:26:15 +0000 |
Dan Nicolaescu |
* src/fileio.c:
|
Thu, 10 Jul 2008 13:13:21 +0000 |
Andreas Schwab |
(ftfont_resolve_generic_family): Remove foundry from
|
Thu, 10 Jul 2008 06:51:47 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Thu, 10 Jul 2008 06:49:46 +0000 |
Dan Nicolaescu |
* unexec.c:
|
Thu, 10 Jul 2008 03:26:06 +0000 |
Dan Nicolaescu |
* s/vms.h:
|
Thu, 10 Jul 2008 02:49:28 +0000 |
Dan Nicolaescu |
* m/template.h:
|
Thu, 10 Jul 2008 02:37:07 +0000 |
Dan Nicolaescu |
* unexmips.c:
|
Thu, 10 Jul 2008 02:32:56 +0000 |
Dan Nicolaescu |
* configure.in: Use macppc for Darwin.
|
Thu, 10 Jul 2008 02:23:34 +0000 |
Dan Nicolaescu |
Remove boilerplate comments.
|
Thu, 10 Jul 2008 02:19:48 +0000 |
Dan Nicolaescu |
(UNEXEC, NO_TERMIO): Don't define, the s/ files
|
Thu, 10 Jul 2008 01:27:07 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 09 Jul 2008 13:24:10 +0000 |
Stefan Monnier |
* fontset.c (fontset_get_font_group):
|
Wed, 09 Jul 2008 13:06:14 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 09 Jul 2008 07:38:38 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 09 Jul 2008 02:09:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 08 Jul 2008 17:29:35 +0000 |
Chong Yidong |
* macfns.c (x_create_tip_frame):
|
Tue, 08 Jul 2008 17:27:19 +0000 |
Chong Yidong |
* xfaces.c (Finternal_merge_in_global_face): Save merged
|
Tue, 08 Jul 2008 11:54:10 +0000 |
Andreas Schwab |
* fontset.h: Declare fontset_from_font. Don't declare
|
Tue, 08 Jul 2008 07:03:07 +0000 |
Glenn Morris |
Use __sparc__ rather than sparc. (Bug#507.)
|
Mon, 07 Jul 2008 20:37:37 +0000 |
Chong Yidong |
* frame.c (Qinhibit_face_set_after_frame_default): Var deleted.
|
Mon, 07 Jul 2008 14:39:35 +0000 |
Juanma Barranquero |
* w32fns.c (map_w32_filename): Declare extern.
|
Mon, 07 Jul 2008 10:59:46 +0000 |
Jason Rumney |
*** empty log message ***
|
Sun, 06 Jul 2008 03:50:54 +0000 |
Chong Yidong |
* xfaces.c (set_font_frame_param): Don't try to set the font
|
Sat, 05 Jul 2008 21:15:39 +0000 |
Chong Yidong |
* xfaces.c (Finternal_merge_in_global_face): Don't realize default
|
Sat, 05 Jul 2008 18:22:46 +0000 |
Chong Yidong |
* xdisp.c (try_window_id): Give up if word-wrapping is on.
|
Sat, 05 Jul 2008 09:45:56 +0000 |
Andreas Schwab |
(get_it_property): Move out of HAVE_WINDOW_SYSTEM
|
Sat, 05 Jul 2008 05:30:46 +0000 |
Chong Yidong |
* xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if
|
Fri, 04 Jul 2008 03:39:37 +0000 |
Stefan Monnier |
(${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.
|
Fri, 04 Jul 2008 02:26:05 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 02 Jul 2008 16:23:35 +0000 |
Jason Rumney |
*** empty log message ***
|
Wed, 02 Jul 2008 13:19:07 +0000 |
Jason Rumney |
Changes from Toru Tsuneyoshi for using Trash can when deleting files.
|
Tue, 01 Jul 2008 14:01:06 +0000 |
Jason Rumney |
*** empty log message ***
|
Tue, 01 Jul 2008 12:09:33 +0000 |
Juanma Barranquero |
Fix typos.
|
Tue, 01 Jul 2008 09:39:28 +0000 |
Miles Bader |
Implement display-time wrap/line-prefix feature
|