Mercurial > emacs
graph
-
*** empty log message ***Mon, 04 Oct 2004 14:13:38 +0000, by Kim F. Storm
-
(Ffringe_bitmaps_at_pos): Change return value from consMon, 04 Oct 2004 14:13:18 +0000, by Kim F. Storm
-
(XTset_vertical_scroll_bar): Improve handling of scrollMon, 04 Oct 2004 14:07:06 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 04 Oct 2004 14:06:28 +0000, by Kim F. Storm
-
(x_draw_vertical_border): Do not draw line if frame has scroll bars.Mon, 04 Oct 2004 13:57:31 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 04 Oct 2004 13:57:13 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 04 Oct 2004 13:52:47 +0000, by Kim F. Storm
-
(define_frame_cursor1): Do not change frame cursorMon, 04 Oct 2004 13:52:26 +0000, by Kim F. Storm
-
(coordinates_in_window): Relax check for cursorMon, 04 Oct 2004 13:46:19 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 04 Oct 2004 13:46:04 +0000, by Kim F. Storm
-
Mention pp and ff commands.Mon, 04 Oct 2004 13:37:01 +0000, by Kim F. Storm
-
(pp): Shorthand for p ARG + pr.Mon, 04 Oct 2004 13:34:59 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 04 Oct 2004 13:34:31 +0000, by Kim F. Storm
-
(tex-dvi-view-command): Use `yap' on w32.Sun, 03 Oct 2004 19:53:23 +0000, by Stefan Monnier
-
* fileio.c (auto_save_1) Call Ffile_modes for remote files.Sun, 03 Oct 2004 17:40:07 +0000, by Michael Albinus
-
*** empty log message ***Sun, 03 Oct 2004 15:36:18 +0000, by Daniel Pfeiffer
-
comment-beginning: doc-fix and don't choke on unset comment-end-skip when at beginning of commentSun, 03 Oct 2004 15:33:38 +0000, by Daniel Pfeiffer
-
term.el fixesSat, 02 Oct 2004 18:23:27 +0000, by Dan Nicolaescu
-
(term-adjust-current-row-cache): Don\'t allow the currentSat, 02 Oct 2004 18:23:27 +0000, by Dan Nicolaescu
-
*** empty log message ***Sat, 02 Oct 2004 00:18:38 +0000, by Luc Teirlinck
-
(set-left-margin, set-right-margin): Rename `lm' arg to `width' forSat, 02 Oct 2004 00:16:19 +0000, by Luc Teirlinck
-
*** empty log message ***Fri, 01 Oct 2004 15:37:39 +0000, by Martin Stjernholm
-
Load cl here since cc-defs doesn't do it. This is necessary forFri, 01 Oct 2004 15:35:50 +0000, by Martin Stjernholm
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-589Fri, 01 Oct 2004 06:40:26 +0000, by Miles Bader
-
(kmacro-lambda-form, kmacro-extract-lambda): Add.Thu, 30 Sep 2004 13:27:45 +0000, by Kim F. Storm
-
Require kmacro to use the new kmacro-lambda-form andThu, 30 Sep 2004 13:27:35 +0000, by Kim F. Storm
-
*** empty log message ***Thu, 30 Sep 2004 13:27:26 +0000, by Kim F. Storm
-
*** empty log message ***Wed, 29 Sep 2004 23:51:34 +0000, by Kenichi Handa
-
*** empty log message ***Wed, 29 Sep 2004 23:51:09 +0000, by Kenichi Handa
-
*** empty log message ***Wed, 29 Sep 2004 23:43:48 +0000, by Kenichi Handa
-
(send_process): Be sure to free composition data.Wed, 29 Sep 2004 23:43:08 +0000, by Kenichi Handa
-
(Finsert_file_contents): Be sure to free composition data.Wed, 29 Sep 2004 23:41:54 +0000, by Kenichi Handa
-
(code_convert_region): Don't skip ASCIIs if there are compositions to encode.Wed, 29 Sep 2004 23:40:30 +0000, by Kenichi Handa
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-585Wed, 29 Sep 2004 22:52:05 +0000, by Miles Bader
-
*** empty log message ***Wed, 29 Sep 2004 22:23:43 +0000, by Luc Teirlinck
-
(forward-paragraph): Avoid args-out-of-range error when point winds upWed, 29 Sep 2004 22:21:24 +0000, by Luc Teirlinck
-
(comment-multi-line): Doc fix.Wed, 29 Sep 2004 22:17:15 +0000, by Luc Teirlinck
-
*** empty log message ***Wed, 29 Sep 2004 22:16:20 +0000, by Luc Teirlinck
-
(diff-file-header-re): Tighten up regexp a tiny bit.Wed, 29 Sep 2004 17:42:50 +0000, by Stefan Monnier
-
(fringe_bmp): Change to pointer.Wed, 29 Sep 2004 14:23:21 +0000, by Kim F. Storm
-
Remove limit on number of bitmaps.Wed, 29 Sep 2004 14:22:25 +0000, by Kim F. Storm
-
(FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).Wed, 29 Sep 2004 14:21:45 +0000, by Kim F. Storm
-
*** empty log message ***Wed, 29 Sep 2004 14:20:46 +0000, by Kim F. Storm
-
(Fringe Bitmaps): Use symbols rather than numbersWed, 29 Sep 2004 12:39:43 +0000, by Kim F. Storm
-
*** empty log message ***Wed, 29 Sep 2004 12:39:27 +0000, by Kim F. Storm
-
*** empty log message ***Wed, 29 Sep 2004 12:37:58 +0000, by Kim F. Storm
-
(handle_single_display_prop): Use lookup_fringe_bitmap.Wed, 29 Sep 2004 11:58:05 +0000, by Kim F. Storm
-
Simplify last change.Wed, 29 Sep 2004 11:57:48 +0000, by Kim F. Storm