aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * (read_char): Test gc_cons_threshold.Richard M. Stallman2005-07-231-1/+2
| * (Feval, Ffuncall): Test gc_cons_threshold andRichard M. Stallman2005-07-231-2/+4
| * (gc_cons_threshold, gc_relative_threshold): Declared.Richard M. Stallman2005-07-231-2/+4
| * (gc_cons_threshold): Not static.Richard M. Stallman2005-07-231-10/+13
| * (Autoload): Make the `doctor' example be consistentEli Zaretskii2005-07-232-4/+15
| * (Fx_own_selection_internal): Follow error conventions.YAMAMOTO Mitsuharu2005-07-232-6/+42
| * (Fx_popup_menu, Fx_popup_menu): Doc fixes.YAMAMOTO Mitsuharu2005-07-231-21/+36
| * Don't include stdlib.h or string.h. Include atimer.h.YAMAMOTO Mitsuharu2005-07-231-212/+106
| * Don't include stdlib.h or string.h.YAMAMOTO Mitsuharu2005-07-231-29/+29
| * (Garbage Collection): Clarify previous change.Richard M. Stallman2005-07-222-7/+10
| * *** empty log message ***Juri Linkov2005-07-221-0/+8
| * (tempo-insert-template): Fix 2005-07-16 change.Juri Linkov2005-07-221-1/+1
| * (normal-splash-screen): Update menu name.Juri Linkov2005-07-221-1/+1
| * (line-move-1): Fix comments.Juri Linkov2005-07-221-2/+2
| * Load term/rxvt if the terminal is actually anDan Nicolaescu2005-07-222-28/+12
| * * term/rxvt.el (function-key-map): Use substitute-key-definitionDan Nicolaescu2005-07-223-8/+83
| * typoSam Steingold2005-07-221-3/+3
| * (insert-image-file, image-file-yank-handler): FixKim F. Storm2005-07-221-6/+13
| * *** empty log message ***Kim F. Storm2005-07-221-0/+5
| * *** empty log message ***Eli Zaretskii2005-07-222-0/+10
| * (Quoted File Names): Add index entry.Eli Zaretskii2005-07-221-0/+1
| * (dired-move-to-filename-regexp): Recognize the B suffixEli Zaretskii2005-07-221-2/+2
* | *** empty log message ***Kenichi Handa2005-07-261-0/+6
* | (robin-define-package): Delete redundantKenichi Handa2005-07-261-12/+6
* | *** empty log message ***Kenichi Handa2005-07-261-0/+5
* | (robin-define-package): Make the expaneded form shorter.Kenichi Handa2005-07-261-1/+6
* | Revision: [email protected]/emacs--unicode--0--patch-71Miles Bader2005-07-22204-2521/+4065
|\|
| * Revision: [email protected]/emacs--cvs-trunk--0--patch-492Miles Bader2005-07-223-5/+38
| * *** empty log message ***Juanma Barranquero2005-07-221-0/+9
| * (highlight-changes-global-initial-state, highlight-compare-buffers,Juanma Barranquero2005-07-221-19/+18
| * (define-minor-mode): Never call the mode function using `eval-after-load'.Luc Teirlinck2005-07-221-6/+1
| * *** empty log message ***Luc Teirlinck2005-07-221-0/+5
| * (mm-uu-copy-to-buffer): Use with-current-buffer.Stefan Monnier2005-07-212-10/+16
| * (mml-minibuffer-read-disposition): Don't use inline by defaultStefan Monnier2005-07-211-7/+9
| * Add gc-cons-percentage.Stefan Monnier2005-07-211-0/+4
| * (Garbage Collection): Add gc-cons-percentage.Stefan Monnier2005-07-212-3/+19
| * (Finternal_lisp_face_p): Doc fix.Juanma Barranquero2005-07-212-1/+23
| * (Fset_window_margins, Fset_window_fringes):Juanma Barranquero2005-07-211-24/+24
| * (Fnext_char_property_change, Fprevious_char_property_change): Doc fixes.Juanma Barranquero2005-07-211-2/+2
| * (Fminibuffer_prompt_end, Feval_minibuffer): Fix typos in docstrings.Juanma Barranquero2005-07-211-2/+2
| * (Fcompose_region_internal, Fcompose_string_internal):Juanma Barranquero2005-07-211-6/+6
| * (Fregister_ccl_program): Fix typos in docstring.Juanma Barranquero2005-07-211-4/+5
| * (syms_of_buffer) <cursor-type>: Doc fix.Juanma Barranquero2005-07-211-8/+8
| * (comint-use-prompt-regexp, comint-send-input, comint-source-default,Juanma Barranquero2005-07-212-30/+40
| * (restore_stack_limits): Return a value.Andreas Schwab2005-07-212-0/+5
| * (desktop-clear-preserve-buffers-regexp): Also preserve the *server* buffer.Juanma Barranquero2005-07-212-1/+53
| * (widget-default-create, widget-after-change, widget-default-format-handler,Juanma Barranquero2005-07-211-23/+23
| * (vcursor-other-window, vcursor-bind-keys, vcursor-key-bindings,Juanma Barranquero2005-07-211-20/+19
| * (w32-shell-name): Use `bound-and-true-p'.Juanma Barranquero2005-07-211-6/+6
| * "?\ " -> "?\s".Juanma Barranquero2005-07-211-2/+2