Mercurial > emacs
graph
-
(Keymap Terminology): Document `kbd'.2004-06-24, by Richard M. Stallman
-
(Invisible Text): Setting buffer-invisibility-spec makes it buffer-local.2004-06-24, by Richard M. Stallman
-
(Accessing Events): Clarify posn-col-row and posn-actual-col-row.2004-06-24, by Richard M. Stallman
-
(Saving Buffers): Correct previous change.2004-06-24, by Richard M. Stallman
-
(Unconditional Replace): Use replace-string instead2004-06-24, by David Kastrup
-
Move description from new paragraph-start and2004-06-24, by David Kastrup
-
(query-replace-read-args): Implement `\,' and `\#'2004-06-24, by David Kastrup
-
*** empty log message ***2004-06-23, by Daniel Pfeiffer
-
(grep-error-screen-columns): New variable.2004-06-23, by Daniel Pfeiffer
-
Added GTK items2004-06-23, by Jan Djärv
-
(Freplace_match): Adjust the match-data more2004-06-23, by David Kastrup
-
2004-06-23 David Kastrup <dak@gnu.org>2004-06-23, by David Kastrup
-
(Shell History Copying): Document comint-insert-input.2004-06-23, by Nick Roberts
-
*** empty log message ***2004-06-23, by Nick Roberts
-
(comint-insert-clicked-input, comint-copy-old-input):2004-06-23, by Nick Roberts
-
*** empty log message ***2004-06-23, by Luc Teirlinck
-
MORE.STUFF: Delete obsolete URL.2004-06-23, by Luc Teirlinck
-
(Ftext_char_description): Doc fix.2004-06-23, by Luc Teirlinck
-
(Fsnarf_documentation): Doc fix.2004-06-23, by Luc Teirlinck
-
Reposition @anchor's.2004-06-23, by Luc Teirlinck
-
Change position of @anchor's. Add anchor.2004-06-23, by Luc Teirlinck
-
Various small changes in addition to the following.2004-06-23, by Luc Teirlinck
-
*** empty log message ***2004-06-23, by Luc Teirlinck
-
Add emacs-xtra.2004-06-23, by John Paul Wallington
-
(goto-address-fontify): Fix help-echo text.2004-06-23, by Luc Teirlinck
-
*** empty log message ***2004-06-23, by Lars Hansen
-
(write-contents-functions): Doc fix.2004-06-23, by Lars Hansen
-
(Saving Buffers): Correct description of `write-contents-functions'.2004-06-23, by Lars Hansen
-
(Fmapcar, Fmapconcat): GCPRO the args array.2004-06-22, by Kim F. Storm
-
*** empty log message ***2004-06-22, by Kim F. Storm
-
(struct Lisp_Save_Value): New member dogc.2004-06-22, by Kim F. Storm
-
(Fmapconcat, Fmapcar): Use new SAFE_ALLOCA_LISP and2004-06-22, by Kim F. Storm
-
(safe_alloca_unwind): Clear dogc and pointer members.2004-06-22, by Kim F. Storm
-
*** empty log message ***2004-06-22, by Kim F. Storm
-
*** empty log message ***2004-06-22, by Luc Teirlinck
-
(Fmapconcat, Fmapcar): Use SAFE_ALLOCA_LISP.2004-06-21, by Kim F. Storm
-
(SAFE_ALLOCA_LISP): New macro to allocate Lisp_Objects.2004-06-21, by Kim F. Storm
-
*** empty log message ***2004-06-21, by Kim F. Storm
-
(add_to_log): Use SAFE_ALLOCA.2004-06-21, by Kim F. Storm
-
* fns.c (string_make_multibyte, string_to_multibyte)2004-06-21, by Kim F. Storm
-
(Fformat, Ftranspose_regions): Use SAFE_ALLOCA.2004-06-21, by Kim F. Storm
-
(MAX_ALLOCA): Remove define.2004-06-21, by Kim F. Storm
-
*** empty log message ***2004-06-21, by Juanma Barranquero
-
(MAX_ALLOCA): Remove define.2004-06-21, by Kim F. Storm
-
(Fstring): Use SAFE_ALLOCA.2004-06-21, by Kim F. Storm
-
(image-library-alist): Rewrite docstring in active voice.2004-06-21, by Juanma Barranquero
-
(casify_object): Use SAFE_ALLOCA.2004-06-21, by Kim F. Storm
-
(safe_alloca_unwind): New function.2004-06-21, by Kim F. Storm
-
(MAX_ALLOCA): Define here.2004-06-21, by Kim F. Storm
-
(Images): Remove redundant @vindex directives.2004-06-21, by Juanma Barranquero
-
*** empty log message ***2004-06-21, by Kim F. Storm
-
*** empty log message ***2004-06-21, by Eli Zaretskii
-
(Fwith_output_to_temp_buffer): Doc fix.2004-06-21, by Eli Zaretskii
-
info.texi2004-06-21, by Karl Berry
-
(Top): mention that only Emacs has mouse support.2004-06-21, by Karl Berry
-
*** empty log message ***2004-06-21, by Kenichi Handa
-
Link leim-ext.el into tempdir.2004-06-21, by Kenichi Handa
-
*** empty log message ***2004-06-21, by Richard M. Stallman
-
(Finternal_copy_lisp_face): Small cleanup; doc fix.2004-06-21, by Richard M. Stallman
-
(match_limit): Cleaner err msg when no match data available.2004-06-21, by Richard M. Stallman