aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Fmap_keymap): Doc fix.Richard M. Stallman2006-01-261-1/+1
* (Fx_create_frame): Put all specified parms into f->param_alistRichard M. Stallman2006-01-261-0/+8
* (x_get_arg): "Clear out" the parm in ALIST if found there.Richard M. Stallman2006-01-261-1/+14
* (Fconstrain_to_field): Fix behaviour on field boundaries.Károly Lőrentey2006-01-262-13/+33
* (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.Károly Lőrentey2006-01-261-9/+9
* (Fconstrain_to_field): Use get_pos_property, not Fget_char_property,Károly Lőrentey2006-01-262-11/+23
* (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.Károly Lőrentey2006-01-261-11/+12
* (Fcall_process): GCPRO error_file. Encode infile,Kenichi Handa2006-01-262-8/+20
* (Antinews): Various corrections and additions.Luc Teirlinck2006-01-251-9/+8
* *** empty log message ***Luc Teirlinck2006-01-252-2/+6
* #André Spiegel2006-01-251-0/+13
* (vc-user-login-name): Comment out defadvice, it is no longerAndré Spiegel2006-01-251-17/+20
* (vc-default-dired-state-info): Pass FILE to vc-user-login-name.André Spiegel2006-01-251-2/+4
* (vc-user-login-name): Rewritten to handle access via Tramp.André Spiegel2006-01-251-8/+16
* (decode-char): Avoid the overhead ofKenichi Handa2006-01-252-6/+28
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-14Miles Bader2006-01-256-50/+150
* Minor fixes in introductory comment.Luc Teirlinck2006-01-251-12/+13
* *** empty log message ***Noah Friedman2006-01-251-0/+6
* *** empty log message ***Luc Teirlinck2006-01-251-0/+5
* Replace all references to `cdr' field of conses with `u.cdr',Noah Friedman2006-01-251-8/+11
* Make background transparent.Nick Roberts2006-01-251-1/+1
* *** empty log message ***Nick Roberts2006-01-251-0/+4
* (thumbs-new-image-size): New function.Nick Roberts2006-01-241-68/+45
* *** empty log message ***Nick Roberts2006-01-241-0/+18
* (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.Stefan Monnier2006-01-242-5/+10
* (log-view-minor-wrap): First rev is the one at point.Stefan Monnier2006-01-242-8/+12
* * alloc.c (allocate_string_data): Update next_free immediately, toChong Yidong2006-01-242-1/+7
* Avoid macros from calendar.el so as to breakStefan Monnier2006-01-241-24/+22
* Avoid macros from calendar.el so as to breakStefan Monnier2006-01-241-0/+5
* Remove unnecessary leading stars in docstrings.Stefan Monnier2006-01-242-260/+280
* (lisp-font-lock-keywords-2):Thien-Thi Nguyen2006-01-242-1/+6
* (handle_invisible_prop): Set it->position to fix cursorKároly Lőrentey2006-01-242-3/+31
* (thumbs-extra-images): New variable. Make it buffer-localNick Roberts2006-01-231-72/+102
* *** empty log message ***Nick Roberts2006-01-231-0/+20
* (x_catch_errors_unwind): Yet another int/Lisp_Object mixup.Stefan Monnier2006-01-232-1/+6
* (ses-read-cell): Provide a default value.Stefan Monnier2006-01-232-14/+17
* *** empty log message ***Juanma Barranquero2006-01-232-26/+31
* (image-library-alist): Add additional names for GIF library.Juanma Barranquero2006-01-231-2/+2
* (latexenc-find-file-coding-system): Add file-regular-p check.Reiner Steib2006-01-232-1/+7
* *** empty log message ***Juanma Barranquero2006-01-231-198/+196
* (handle_single_display_spec): Fix handling of spaceKim F. Storm2006-01-231-1/+5
* *** empty log message ***Kim F. Storm2006-01-231-0/+8
* (clone-buffer): Don't show the new buffer in the same window.Stefan Monnier2006-01-232-2/+11
* Avoid allocating Lisp data from code that can be run from a signal handler.Stefan Monnier2006-01-232-20/+49
* (lisp_align_free): Add an assertion.Stefan Monnier2006-01-231-1/+19
* *** empty log message ***Juri Linkov2006-01-232-0/+44
* (User Interface): Add S-TAB for widget-backward.Juri Linkov2006-01-231-0/+1
* (Easy Customization, Customization Groups)Juri Linkov2006-01-231-10/+12
* (doctor-mode-map): Rename from `doc-mode-map'.Juri Linkov2006-01-231-1/+1
* (clone-buffer, clone-indirect-buffer, clone-indirect-buffer-other-window):Juri Linkov2006-01-231-6/+7