aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2002-02-252-1/+6
* *** empty log message ***Juanma Barranquero2002-02-252-0/+8
* (ielm-prompt): Allow customization; make it read-only.Juanma Barranquero2002-02-251-2/+6
* Add missing backslash.Juanma Barranquero2002-02-251-1/+1
* (shell-mode-map): Add "Complete" header so completionKim F. Storm2002-02-252-1/+7
* (ielm-match-data): New var.Stefan Monnier2002-02-252-39/+44
* Include "dispextern.h" unconditionally.Pavel Janík2002-02-242-2/+4
* *** empty log message ***Jason Rumney2002-02-242-0/+8
* (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to using .elc files.Jason Rumney2002-02-241-54/+64
* (lisp): Add emacs-lisp/backquote.elc.Jason Rumney2002-02-241-0/+1
* (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc and disp-table.elc.Jason Rumney2002-02-242-2/+8
* (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc.Jason Rumney2002-02-241-1/+1
* *** empty log message ***Jason Rumney2002-02-241-0/+4
* (inferior-emacs-lisp-mode): Use hexl for the dummy process.Jason Rumney2002-02-241-1/+3
* 2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2002-02-242-0/+6
* *** empty log message ***Colin Walters2002-02-241-0/+1
* (math-solve-get-sign): Convert integer to string.Colin Walters2002-02-241-1/+1
* (Flookup_key): Fixed problem in 2001-12-28 patch:Kim F. Storm2002-02-242-1/+10
* Modify description of command remapping which now uses a `remap'Kim F. Storm2002-02-231-13/+9
* *** empty log message ***Pavel Janík2002-02-231-1/+1
* *** empty log message ***Kim F. Storm2002-02-232-1/+10
* (where-is): Use remap-command.Kim F. Storm2002-02-231-8/+6
* (describe-function-1): Use remap-command.Kim F. Storm2002-02-231-3/+1
* (global-set-key, local-set-key): Undo 2002-02-06Kim F. Storm2002-02-231-2/+2
* (command_loop_1): Use Fremap_command for command remapping;Kim F. Storm2002-02-232-4/+28
* (Fremap_command): Declare extern.Kim F. Storm2002-02-231-1/+1
* The following changes rework my patch of 2002-02-06 whichKim F. Storm2002-02-231-89/+69
* *** empty log message ***Colin Walters2002-02-232-0/+21
* Document how use new pcomplete completion facility.Colin Walters2002-02-231-0/+28
* (shell-pcomplete, shell-pcomplete-reverse): New functions.Colin Walters2002-02-231-2/+25
* (ibuffer-old-time): Change to hours.Colin Walters2002-02-231-4/+7
* (ibuffer-compile-format): Don't uselessly bind `pt' in generatedColin Walters2002-02-231-2/+1
* (calc-invent-variables): Convert integer to string.Colin Walters2002-02-231-1/+2
* (run_pre_post_conversion_on_str): Add prototype.Eli Zaretskii2002-02-232-0/+7
* *** empty log message ***Jason Rumney2002-02-231-0/+9
* (w32_wnd_proc) <WM_TIMER>: Fix last change.Jason Rumney2002-02-231-0/+1
* (Fw32_set_clipboard_data): Run pre-write-conversionJason Rumney2002-02-231-21/+24
* (rmail-summary-output): Properly advanceRichard M. Stallman2002-02-232-2/+17
* (enter_timestamp): Put in #if 0 to prevent warning.Pavel Janík2002-02-232-0/+9
* (enter_timestamp): Remove unused static variable to prevent warning.Pavel Janík2002-02-231-6/+0
* *** empty log message ***Pavel Janík2002-02-231-1/+1
* (Fw16_get_clipboard_data): Fix last change.Eli Zaretskii2002-02-232-1/+7
* (selection_data_to_lisp_data): Fix last change.Eli Zaretskii2002-02-231-1/+1
* (mouse_move_timer, mouse_button_timer): Initialize.Jason Rumney2002-02-232-9/+55
* (menubar_selection_callback): Free the menu andJason Rumney2002-02-231-0/+9
* (w32_text_out): Renamed from W32_TEXTOUT.Jason Rumney2002-02-221-5/+6
* (struct w32_output): New member menu_command_in_progress.Jason Rumney2002-02-221-0/+3
* Minor correction.Richard M. Stallman2002-02-221-1/+1
* (find-tag-noselect, find-tag)Eli Zaretskii2002-02-222-5/+11
* *** empty log message ***Richard M. Stallman2002-02-222-5/+35