2003-07-08 |
Stefan Monnier |
(report_overlay_modification): Don't run hooks while
|
2003-07-08 |
Kim F. Storm |
(DETAILED BUILDING AND INSTALLATION): Describe new
|
2003-07-08 |
Kim F. Storm |
(x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.
|
2003-07-08 |
Stefan Monnier |
(reset_buffer, recenter_overlay_lists)
|
2003-07-08 |
Kim F. Storm |
(use_xim) [!USE_XIM]: Default to disable XIM if emacs
|
2003-07-08 |
Kim F. Storm |
*** empty log message ***
|
2003-07-08 |
Stefan Monnier |
(struct buffer): Use an int for overlay_center.
|
2003-07-08 |
Stefan Monnier |
(fast_find_position): Remove unused var.
|
2003-07-08 |
Stefan Monnier |
(Qexpand_abbrev): New sym.
|
2003-07-08 |
Markus Rost |
*** empty log message ***
|
2003-07-08 |
Markus Rost |
(dolist, dotimes): Doc fix.
|
2003-07-08 |
John Paul Wallington |
*** empty log message ***
|
2003-07-08 |
John Paul Wallington |
2003-07-08 Kim F. Storm <storm@cua.dk>
|
2003-07-08 |
Luc Teirlinck |
*** empty log message ***
|
2003-07-08 |
Luc Teirlinck |
*** empty log message ***
|
2003-07-08 |
Luc Teirlinck |
(Help-Inv, Help-M, Help-Xref): Update following renaming of `vis-mode'
|
2003-07-08 |
Luc Teirlinck |
*** empty log message ***
|
2003-07-08 |
Luc Teirlinck |
(Font Lock): Fix typo
|
2003-07-08 |
Luc Teirlinck |
*** empty log message ***
|
2003-07-07 |
Richard M. Stallman |
*** empty log message ***
|
2003-07-07 |
Richard M. Stallman |
(ehelp-command): Use defalias to define ehelp-command.
|
2003-07-07 |
Richard M. Stallman |
(desktop-buffer-info, desktop-buffer-mh): Use with-no-warnings.
|
2003-07-07 |
Richard M. Stallman |
(Info-search): If find invisible text, search again.
|
2003-07-07 |
Richard M. Stallman |
(search-whitespace-regexp): Add a shy group around it.
|
2003-07-07 |
Richard M. Stallman |
(Man-name-regexp): Match + as part of name.
|
2003-07-07 |
Richard M. Stallman |
(visible-mode): Renamed from vis-mode.
|
2003-07-07 |
Richard M. Stallman |
(debug, debugger-env-macro): Use with-no-warnings while accessing and
|
2003-07-07 |
Richard M. Stallman |
(set-display-table-and-terminal-coding-system):
|
2003-07-07 |
Richard M. Stallman |
(ange-ftp-file-symlink-p):
|
2003-07-07 |
Richard M. Stallman |
(browse-url-browser-function): Add alternative for Epiphany.
|
2003-07-07 |
Richard M. Stallman |
(compile-auto-highlight): Default now t.
|
2003-07-07 |
Richard M. Stallman |
(tex-main-file): Use with-no-warnings.
|
2003-07-07 |
Richard M. Stallman |
(xml-mode): Add autoload cookie.
|
2003-07-07 |
Richard M. Stallman |
(Minor Mode Conventions): Specify only some kinds
|
2003-07-07 |
Richard M. Stallman |
(File Name Expansion): Warn about iterative use of substitute-in-file-name.
|
2003-07-07 |
Richard M. Stallman |
(Font Lock): Add xref for format info on font-lock-remove-keywords.
|
2003-07-07 |
Richard M. Stallman |
(Compilation): Document what happens with asynch children of compiler process.
|
2003-07-07 |
Richard M. Stallman |
(Library Keywords): Use @multitable.
|
2003-07-07 |
Richard M. Stallman |
(reseat_1): Set it->area to TEXT_AREA.
|
2003-07-07 |
Richard M. Stallman |
(Fgarbage_collect): Doc fix.
|
2003-07-07 |
Nick Roberts |
(gdb-source-info): Display current frame when
|
2003-07-07 |
Nick Roberts |
*** empty log message ***
|
2003-07-07 |
Stefan Monnier |
*** empty log message ***
|
2003-07-07 |
Stefan Monnier |
(Info-menu): Use Info-menu-entry-name-re.
|
2003-07-07 |
Kenichi Handa |
*** empty log message ***
|
2003-07-07 |
Kenichi Handa |
(Fkill_buffer): Clear charpos cache if necessary.
|
2003-07-06 |
Stefan Monnier |
(read_minibuf): UNGCPRO before returning.
|
2003-07-06 |
Stefan Monnier |
*** empty log message ***
|
2003-07-06 |
Stefan Monnier |
(live_float_p): Check that p is not past the `floats' array,
|
2003-07-06 |
Jason Rumney |
*** empty log message ***
|
2003-07-06 |
Jason Rumney |
(last_clipboard_sequence_number): New variable.
|
2003-07-06 |
Jason Rumney |
(clipboard_sequence_fn): New variable.
|
2003-07-06 |
Jason Rumney |
(ClipboardSequence_Proc): New type.
|
2003-07-06 |
Stefan Monnier |
*** empty log message ***
|
2003-07-06 |
Stefan Monnier |
(MARKBIT): Remove definition since lisp.h does not compare
|
2003-07-06 |
Stefan Monnier |
(XSETMARKBIT): Remove unused macro.
|
2003-07-06 |
Stefan Monnier |
*** empty log message ***
|
2003-07-06 |
Stefan Monnier |
(mark_object): Change arg to only take Lisp_Object rather than *Lisp_Object.
|
2003-07-06 |
Stefan Monnier |
(mark_byte_stack): Update calls to mark_object.
|
2003-07-06 |
Stefan Monnier |
(sweep_weak_table): Update calls to mark_object.
|