Wed, 09 Jul 2003 15:09:12 +0000 |
Stefan Monnier |
(overlay_strings, recenter_overlay_lists): Fix typo in eassert in last commit.
|
Wed, 09 Jul 2003 14:53:41 +0000 |
Stefan Monnier |
(mark_object): Mark the new `next' field of overlays.
|
Wed, 09 Jul 2003 14:52:55 +0000 |
Stefan Monnier |
(run_pre_post_conversion_on_str): Use new type for overlays_(before|after).
|
Wed, 09 Jul 2003 14:51:57 +0000 |
Stefan Monnier |
(overlays_around): Use new type for overlays_(before|after).
|
Wed, 09 Jul 2003 14:51:29 +0000 |
Stefan Monnier |
(load_overlay_strings): Use new type for overlays_(before|after).
|
Wed, 09 Jul 2003 14:50:51 +0000 |
Stefan Monnier |
(Finsert_file_contents): Use new type for overlays_(before|after).
|
Wed, 09 Jul 2003 14:50:21 +0000 |
Stefan Monnier |
(current_column): Use new type for overlays_(before|after).
|
Wed, 09 Jul 2003 14:50:01 +0000 |
Stefan Monnier |
(signal_before_change, signal_after_change): Use new type for
|
Wed, 09 Jul 2003 14:49:10 +0000 |
Stefan Monnier |
(set_point_both): Use new type for overlays_(before|after).
|
Wed, 09 Jul 2003 14:48:41 +0000 |
Stefan Monnier |
(temp_output_buffer_setup): Use new type for overlays_(before|after).
|
Wed, 09 Jul 2003 14:47:45 +0000 |
Stefan Monnier |
(struct buffer): Change overlays_before and overlays_after
|
Wed, 09 Jul 2003 14:46:06 +0000 |
Stefan Monnier |
(struct Lisp_Overlay): New field `next'.
|
Wed, 09 Jul 2003 14:29:11 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 08 Jul 2003 23:28:35 +0000 |
Martin Stjernholm |
A bit more talk about an API change in CC Mode.
|
Tue, 08 Jul 2003 23:24:44 +0000 |
Martin Stjernholm |
*** empty log message ***
|
Tue, 08 Jul 2003 23:21:04 +0000 |
Martin Stjernholm |
2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
|
Tue, 08 Jul 2003 22:09:38 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 08 Jul 2003 22:09:23 +0000 |
Stefan Monnier |
(report_overlay_modification): Don't run hooks while
|
Tue, 08 Jul 2003 22:03:08 +0000 |
Kim F. Storm |
(DETAILED BUILDING AND INSTALLATION): Describe new
|
Tue, 08 Jul 2003 22:00:53 +0000 |
Kim F. Storm |
(x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.
|
Tue, 08 Jul 2003 21:47:55 +0000 |
Stefan Monnier |
(reset_buffer, recenter_overlay_lists)
|
Tue, 08 Jul 2003 21:46:58 +0000 |
Kim F. Storm |
(use_xim) [!USE_XIM]: Default to disable XIM if emacs
|
Tue, 08 Jul 2003 21:46:21 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 08 Jul 2003 21:45:35 +0000 |
Stefan Monnier |
(struct buffer): Use an int for overlay_center.
|
Tue, 08 Jul 2003 21:28:38 +0000 |
Stefan Monnier |
(fast_find_position): Remove unused var.
|
Tue, 08 Jul 2003 21:25:35 +0000 |
Stefan Monnier |
(Qexpand_abbrev): New sym.
|
Tue, 08 Jul 2003 16:57:15 +0000 |
Markus Rost |
*** empty log message ***
|
Tue, 08 Jul 2003 16:56:56 +0000 |
Markus Rost |
(dolist, dotimes): Doc fix.
|
Tue, 08 Jul 2003 09:24:46 +0000 |
John Paul Wallington |
*** empty log message ***
|
Tue, 08 Jul 2003 09:22:52 +0000 |
John Paul Wallington |
2003-07-08 Kim F. Storm <storm@cua.dk>
|
Tue, 08 Jul 2003 03:39:24 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Tue, 08 Jul 2003 03:28:42 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Tue, 08 Jul 2003 01:21:43 +0000 |
Luc Teirlinck |
(Help-Inv, Help-M, Help-Xref): Update following renaming of `vis-mode'
|
Tue, 08 Jul 2003 01:13:42 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Tue, 08 Jul 2003 00:33:59 +0000 |
Luc Teirlinck |
(Font Lock): Fix typo
|
Tue, 08 Jul 2003 00:31:43 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Mon, 07 Jul 2003 21:06:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 07 Jul 2003 21:05:17 +0000 |
Richard M. Stallman |
(ehelp-command): Use defalias to define ehelp-command.
|
Mon, 07 Jul 2003 21:04:28 +0000 |
Richard M. Stallman |
(desktop-buffer-info, desktop-buffer-mh): Use with-no-warnings.
|
Mon, 07 Jul 2003 21:03:32 +0000 |
Richard M. Stallman |
(Info-search): If find invisible text, search again.
|
Mon, 07 Jul 2003 21:02:18 +0000 |
Richard M. Stallman |
(search-whitespace-regexp): Add a shy group around it.
|
Mon, 07 Jul 2003 21:01:55 +0000 |
Richard M. Stallman |
(Man-name-regexp): Match + as part of name.
|
Mon, 07 Jul 2003 21:00:26 +0000 |
Richard M. Stallman |
(visible-mode): Renamed from vis-mode.
|
Mon, 07 Jul 2003 20:57:50 +0000 |
Richard M. Stallman |
(debug, debugger-env-macro): Use with-no-warnings while accessing and
|
Mon, 07 Jul 2003 20:56:24 +0000 |
Richard M. Stallman |
(set-display-table-and-terminal-coding-system):
|
Mon, 07 Jul 2003 20:55:38 +0000 |
Richard M. Stallman |
(ange-ftp-file-symlink-p):
|
Mon, 07 Jul 2003 20:54:56 +0000 |
Richard M. Stallman |
(browse-url-browser-function): Add alternative for Epiphany.
|
Mon, 07 Jul 2003 20:53:19 +0000 |
Richard M. Stallman |
(compile-auto-highlight): Default now t.
|
Mon, 07 Jul 2003 20:52:27 +0000 |
Richard M. Stallman |
(tex-main-file): Use with-no-warnings.
|
Mon, 07 Jul 2003 20:50:15 +0000 |
Richard M. Stallman |
(xml-mode): Add autoload cookie.
|
Mon, 07 Jul 2003 20:49:02 +0000 |
Richard M. Stallman |
(Minor Mode Conventions): Specify only some kinds
|
Mon, 07 Jul 2003 20:48:26 +0000 |
Richard M. Stallman |
(File Name Expansion): Warn about iterative use of substitute-in-file-name.
|
Mon, 07 Jul 2003 20:44:13 +0000 |
Richard M. Stallman |
(Font Lock): Add xref for format info on font-lock-remove-keywords.
|
Mon, 07 Jul 2003 20:43:33 +0000 |
Richard M. Stallman |
(Compilation): Document what happens with asynch children of compiler process.
|
Mon, 07 Jul 2003 20:42:32 +0000 |
Richard M. Stallman |
(Library Keywords): Use @multitable.
|
Mon, 07 Jul 2003 20:40:57 +0000 |
Richard M. Stallman |
(reseat_1): Set it->area to TEXT_AREA.
|