log src/ChangeLog @ 96891:9a435297e6f0

age author description
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.