log

age author description
2005-07-23 Richard M. Stallman (syms_of_insdel): staticpro combine_after_change_buffer.
2005-07-23 Richard M. Stallman (MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one.
2005-07-23 Richard M. Stallman (read_char): Test gc_cons_threshold.
2005-07-23 Richard M. Stallman (Feval, Ffuncall): Test gc_cons_threshold and
2005-07-23 Richard M. Stallman (gc_cons_threshold, gc_relative_threshold): Declared.
2005-07-23 Richard M. Stallman (gc_cons_threshold): Not static.
2005-07-23 Eli Zaretskii *** empty log message ***
2005-07-23 Eli Zaretskii (Autoload): Make the `doctor' example be consistent
2005-07-23 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-23 YAMAMOTO Mitsuharu (Fx_own_selection_internal): Follow error conventions.
2005-07-23 YAMAMOTO Mitsuharu (Fx_popup_menu, Fx_popup_menu): Doc fixes.
2005-07-23 YAMAMOTO Mitsuharu Don't include stdlib.h or string.h. Include atimer.h.
2005-07-23 YAMAMOTO Mitsuharu Don't include stdlib.h or string.h.
2005-07-22 Richard M. Stallman *** empty log message ***
2005-07-22 Richard M. Stallman (Garbage Collection): Clarify previous change.
2005-07-22 Juri Linkov *** empty log message ***
2005-07-22 Juri Linkov (tempo-insert-template): Fix 2005-07-16 change.
2005-07-22 Juri Linkov (normal-splash-screen): Update menu name.
2005-07-22 Juri Linkov (line-move-1): Fix comments.
2005-07-22 Dan Nicolaescu Load term/rxvt if the terminal is actually an
2005-07-22 Dan Nicolaescu * term/rxvt.el (function-key-map): Use substitute-key-definition
2005-07-22 Sam Steingold typo
2005-07-22 Kim F. Storm (insert-image-file, image-file-yank-handler): Fix
2005-07-22 Kim F. Storm *** empty log message ***
2005-07-22 Eli Zaretskii *** empty log message ***
2005-07-22 Eli Zaretskii (Quoted File Names): Add index entry.
2005-07-22 Eli Zaretskii (dired-move-to-filename-regexp): Recognize the B suffix
2005-07-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-492
2005-07-22 Juanma Barranquero *** empty log message ***
2005-07-22 Juanma Barranquero (highlight-changes-global-initial-state, highlight-compare-buffers,
2005-07-22 Luc Teirlinck (define-minor-mode): Never call the mode function using `eval-after-load'.
2005-07-22 Luc Teirlinck *** empty log message ***
2005-07-21 Stefan Monnier *** empty log message ***
2005-07-21 Stefan Monnier (mm-uu-copy-to-buffer): Use with-current-buffer.
2005-07-21 Stefan Monnier (mml-minibuffer-read-disposition): Don't use inline by default
2005-07-21 Stefan Monnier Add gc-cons-percentage.
2005-07-21 Stefan Monnier (Garbage Collection): Add gc-cons-percentage.
2005-07-21 Juanma Barranquero *** empty log message ***
2005-07-21 Juanma Barranquero (Finternal_lisp_face_p): Doc fix.
2005-07-21 Juanma Barranquero (Fset_window_margins, Fset_window_fringes):
2005-07-21 Juanma Barranquero (Fnext_char_property_change, Fprevious_char_property_change): Doc fixes.
2005-07-21 Juanma Barranquero (Fminibuffer_prompt_end, Feval_minibuffer): Fix typos in docstrings.
2005-07-21 Juanma Barranquero (Fcompose_region_internal, Fcompose_string_internal):
2005-07-21 Juanma Barranquero (Fregister_ccl_program): Fix typos in docstring.
2005-07-21 Juanma Barranquero (syms_of_buffer) <cursor-type>: Doc fix.
2005-07-21 Juanma Barranquero *** empty log message ***
2005-07-21 Juanma Barranquero (comint-use-prompt-regexp, comint-send-input, comint-source-default,
2005-07-21 Andreas Schwab *** empty log message ***
2005-07-21 Andreas Schwab (restore_stack_limits): Return a value.
2005-07-21 Juanma Barranquero *** empty log message ***
2005-07-21 Juanma Barranquero (desktop-clear-preserve-buffers-regexp): Also preserve the *server* buffer.
2005-07-21 Juanma Barranquero (widget-default-create, widget-after-change, widget-default-format-handler,
2005-07-21 Juanma Barranquero (vcursor-other-window, vcursor-bind-keys, vcursor-key-bindings,
2005-07-21 Juanma Barranquero (w32-shell-name): Use `bound-and-true-p'.
2005-07-21 Juanma Barranquero "?\ " -> "?\s".
2005-07-21 Juanma Barranquero (tempo-insert-prompt, tempo-interactive, tempo-show-completion-buffer,
2005-07-21 Juanma Barranquero (eshell-ls-decorated-name): Doc fix.
2005-07-21 Juanma Barranquero (tramp-handle-load): Fix typo in error message.
2005-07-21 Juanma Barranquero (cua-mode, cua-enable-register-prefix, cua-enable-cua-keys, cua-use-hyper-key,
2005-07-21 Juanma Barranquero (regexp-builder): Use `defalias' instead of faking it.