log src/ChangeLog @ 99189:dc2662d377a4

age author description
Tue, 28 Oct 2008 17:45:00 +0000 Juanma Barranquero * window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p)
Tue, 28 Oct 2008 04:25:11 +0000 Dan Nicolaescu * emacs.c (daemon_pipe): Make non-static.
Tue, 28 Oct 2008 01:02:44 +0000 Stefan Monnier * xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
Mon, 27 Oct 2008 22:29:22 +0000 Chong Yidong * nsterm.m (ns_draw_window_cursor): When hbar cursor is on over-sized
Mon, 27 Oct 2008 22:20:05 +0000 Chong Yidong * w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized
Mon, 27 Oct 2008 18:32:39 +0000 Chong Yidong * xdisp.c (try_scrolling): When computing the distance from the scroll
Mon, 27 Oct 2008 10:13:49 +0000 Martin Rudalics *** empty log message ***
Mon, 27 Oct 2008 07:02:30 +0000 Dan Nicolaescu * emacs.c (daemon_name): New variable.
Mon, 27 Oct 2008 05:32:41 +0000 Chong Yidong Revert last change.
Mon, 27 Oct 2008 05:15:17 +0000 Chong Yidong * xdisp.c (try_scrolling): When computing distance from the scroll
Mon, 27 Oct 2008 00:20:04 +0000 Juanma Barranquero Fix typos.
Sun, 26 Oct 2008 19:05:47 +0000 Dan Nicolaescu * startup.el (command-line): Call daemon-initialized after
Sun, 26 Oct 2008 04:23:08 +0000 Stefan Monnier (Foptimize_char_table): Make sure `ascii' doesn't point to
Sun, 26 Oct 2008 04:13:46 +0000 Stefan Monnier (Fset_window_buffer): Undo 2008-10-18 change to re-instate
Sat, 25 Oct 2008 20:21:19 +0000 Chong Yidong * keyboard.c (read_char_minibuf_menu_prompt): Ensure that
Sat, 25 Oct 2008 07:57:37 +0000 Martin Rudalics *** empty log message ***
Fri, 24 Oct 2008 18:53:54 +0000 Chong Yidong * xdisp.c (handle_single_display_spec, handle_display_prop): Undo
Fri, 24 Oct 2008 13:12:55 +0000 Kenichi Handa *** empty log message ***
Fri, 24 Oct 2008 04:21:15 +0000 Michael Albinus *** empty log message ***
Thu, 23 Oct 2008 19:32:19 +0000 Dan Nicolaescu * configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h.
Thu, 23 Oct 2008 10:33:05 +0000 Juanma Barranquero * xdisp.c (fill_glyph_string): Fix typo in source (though the
Thu, 23 Oct 2008 09:05:39 +0000 Martin Rudalics *** empty log message ***
Thu, 23 Oct 2008 08:55:34 +0000 Juanma Barranquero * character.c (syms_of_character) <script-representative-chars>:
Thu, 23 Oct 2008 06:55:14 +0000 Noah Friedman (make_conversion_work_buffer): Check that Vcode_conversion_reused_workbuf
Thu, 23 Oct 2008 04:02:19 +0000 Kenichi Handa *** empty log message ***
Wed, 22 Oct 2008 15:35:00 +0000 Martin Rudalics *** empty log message ***
Wed, 22 Oct 2008 14:58:18 +0000 Juanma Barranquero Fix instance of Bug#870.
Wed, 22 Oct 2008 14:48:35 +0000 Juanma Barranquero * xdisp.c (next_element_from_buffer): Remove bogus xassert condition.
Wed, 22 Oct 2008 12:51:29 +0000 Adrian Robert * lisp/version.el (emacs-version): Change '*Step' to 'NS' for consistency with other documentation. * src/nsfns.m (ns_appkit_version): New function. (x-server-version): Use it. (syms_of_nsfns): Define ns-version-string here, not nsterm.m. (x-server-vendor): Don't check_ns(). * nsterm.m (syms_of_nsterm): Drop ns-version-string.
Wed, 22 Oct 2008 09:33:30 +0000 Juanma Barranquero * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.