aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial version.Richard M. Stallman2002-12-281-0/+1080
* * Makefile.in (macosx-bundle): Fixes to Mac OS X/Carbon port toSteven Tamm2002-12-282-11/+33
* (makefile-font-lock-keywords): HighlightAndreas Schwab2002-12-282-0/+7
* * make-package: Fix typo where tmpparent was used instead ofSteven Tamm2002-12-272-2/+7
* (Info-complete-menu-item): Make `Info-complete-cache' a buffer-local variable.Miles Bader2002-12-272-3/+8
* (customize-group-other-window): Use pop-to-buffer inMarkus Rost2002-12-262-13/+26
* (External transfer methods): New method `smb'. FromKai Großjohann2002-12-262-27/+106
* * net/tramp*.el: Sync with upstream version 2.0.28. Bugfixes.Kai Großjohann2002-12-267-339/+1562
* (select-safe-coding-system): Fix typo.Andreas Schwab2002-12-262-1/+6
* #André Spiegel2002-12-261-1/+3
* (vc-rcs-checkin): By default, always specify theAndré Spiegel2002-12-261-1/+3
* #André Spiegel2002-12-261-0/+12
* (vc-sccs-checkout): Handle t argument for REV.André Spiegel2002-12-261-2/+4
* (vc-rcs-checkout): Handle t argument for REV.André Spiegel2002-12-261-7/+19
* (vc-cvs-checkout): Handle t argument for REV.André Spiegel2002-12-261-22/+23
* (vc-next-action-on-file): Use t argument to vc-checkout inAndré Spiegel2002-12-261-5/+6
* (gdb-info-display-custom): Ensure that frames/buffersNick Roberts2002-12-261-65/+70
* *** empty log message ***Nick Roberts2002-12-261-0/+10
* (Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)Francesco Potortì2002-12-251-24/+26
* *** empty log message ***Francesco Potortì2002-12-251-8/+16
* (custom-save-faces): Fix typo.Markus Rost2002-12-252-3/+6
* (unforward-rmail-message): Do not assume thatFrancesco Potortì2002-12-231-3/+11
* *** empty log message ***Francesco Potortì2002-12-231-3/+10
* (gdb-display-number-end): Make auto-display ofNick Roberts2002-12-231-100/+104
* *** empty log message ***Nick Roberts2002-12-231-0/+9
* *** empty log message ***Richard M. Stallman2002-12-234-2/+75
* New file.Richard M. Stallman2002-12-231-0/+156
* (custom-known-themes): New variable.Richard M. Stallman2002-12-231-53/+422
* (custom-set-faces): Call custom-theme-set-faces.Richard M. Stallman2002-12-231-23/+110
* (customize-save-variable): Take themes into account.Richard M. Stallman2002-12-231-28/+103
* Explain about conventioal use of t as `invisible' propertyRichard M. Stallman2002-12-231-9/+15
* (syms_of_buffer) <scroll-up-aggressively, scroll-down-aggressively>: Doc fix.Richard M. Stallman2002-12-231-2/+4
* (parse_single_submenu): Use individual keymap's promptRichard M. Stallman2002-12-231-6/+15
* (window_scroll_pixel_based): Fix check for reaching BEGV.Richard M. Stallman2002-12-231-3/+4
* Don't define a name for the minor mode menu.Richard M. Stallman2002-12-232-5/+33
* (easy-menu-do-define): Handle nil for SYMBOL.Richard M. Stallman2002-12-231-15/+18
* (save-selected-window): Save and restore selected windows of all frames.Richard M. Stallman2002-12-231-3/+12
* (info-lookup): For ease of use try itemRichard M. Stallman2002-12-231-10/+21
* (scroll-up-aggressively, scroll-down-aggressively): Update custom types.Richard M. Stallman2002-12-231-2/+6
* (rx-and): Generate a shy group.Richard M. Stallman2002-12-231-10/+51
* * macmenu.c (MIN_POPUP_SUBMENU_ID): AddedSteven Tamm2002-12-222-24/+56
* *** empty log message ***Richard M. Stallman2002-12-223-0/+39
* (add-to-invisibility-spec): If it was t, start it out at (t).Richard M. Stallman2002-12-221-6/+4
* (makeinfo-buffer): Display result using Info-mode.Richard M. Stallman2002-12-221-20/+45
* (Info-revert-find-node): New function.Richard M. Stallman2002-12-221-0/+34
* (tex-start-of-header, tex-end-of-header): Add defvars.Richard M. Stallman2002-12-221-0/+4
* (tex-print): Call shell-quote-argument on the file name.Richard M. Stallman2002-12-221-1/+3
* (outline-next-visible-heading):Richard M. Stallman2002-12-221-1/+3
* (pop_new_stack_if_no_contents): Do nothing if new_depth is 1.Richard M. Stallman2002-12-221-2/+12
* (try_cursor_movement): Don't call try_window here.Richard M. Stallman2002-12-221-2/+2