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.
|