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.
|
2003-07-06 |
Stefan Monnier |
(mark_kboards): Update calls to mark_object.
|
2003-07-06 |
Stefan Monnier |
(mark_object): Change prototype to only pass Lisp_Object.
|
2003-07-06 |
John Paul Wallington |
*** empty log message ***
|
2003-07-06 |
John Paul Wallington |
(vc-annotate-offset): Move defvar up.
|
2003-07-06 |
Jason Rumney |
Remove #ifdefs from comments, as they are ignored there.
|
2003-07-06 |
Stefan Monnier |
(vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
|
2003-07-06 |
Stefan Monnier |
(vc-stay-local, vc-stay-local-p): Move from vc.el.
|
2003-07-06 |
Stefan Monnier |
(Info-menu-entry-name-re): Disallow : again: I misunderstood the problem.
|
2003-07-06 |
Stefan Monnier |
(Info-menu-entry-name-re): Be careful to avoid multiple ways
|
2003-07-06 |
Jason Rumney |
(struct ablock): Only include padding when there is some.
|
2003-07-06 |
Jason Rumney |
*** empty log message ***
|
2003-07-06 |
Kim F. Storm |
(Info-menu-entry-name-re): Add `:' to second [] part.
|
2003-07-06 |
Kim F. Storm |
*** empty log message ***
|
2003-07-06 |
Markus Rost |
*** empty log message ***
|
2003-07-06 |
Markus Rost |
(Activation of Advice): Note that ad-start-advice is turned on by default.
|
2003-07-05 |
Martin Stjernholm |
*** empty log message ***
|