aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Buffer-menu-select): Fix for effect of header line.Andreas Schwab2003-01-111-1/+3
* .Andreas Schwab2003-01-111-0/+5
* (sgml-font-lock-keywords-2): Add flag to merge with existing fontification.Andreas Schwab2003-01-111-2/+2
* Updated to reflect changes in English version.Pavel Janík2003-01-112-82/+145
* (gud-menu-map, gud-tool-bar-map, gdb): Change gud-goto to gud-until.Nick Roberts2003-01-111-3/+3
* Renamed gud-goto to gud-untilNick Roberts2003-01-113-1/+2
* (gud-display): Use GDB command ptype instead of whatisNick Roberts2003-01-111-34/+36
* (gud-kill-buffer-hook): Save gud-minor-mode type.Nick Roberts2003-01-111-1/+25
* *** empty log message ***Nick Roberts2003-01-111-0/+13
* (cp-make-coding-system): Fix lastDave Love2003-01-102-4/+10
* (Fset_process_contact): New function.Kim F. Storm2003-01-101-1/+24
* *** empty log message ***Kim F. Storm2003-01-101-0/+6
* (pure_alloc): Correct alignment for Lisp_Floats.Andreas Schwab2003-01-102-2/+12
* (dired-garbage-files-regexp): Use \\' instead of $ andKai Großjohann2003-01-102-1/+8
* (syms_of_composite): Make composition_hash_tableDave Love2003-01-102-9/+14
* Add docs for new networking functions.Kim F. Storm2003-01-101-7/+18
* (xml-parse-tag, xml-parse-attlist, xml-skip-dtd, xml-parse-dtd,Juanma Barranquero2003-01-102-22/+33
* (sh-set-shell): Make sh-shell-file the default shell.Juanma Barranquero2003-01-101-3/+5
* (pcomplete-termination-string): Added a variable for modifying theJohn Wiegley2003-01-101-2/+12
* *** empty log message ***John Wiegley2003-01-101-0/+6
* sort-regexp-fields updateKarl Berry2003-01-091-0/+5
* (sort-regexp-fields): pass noerror toKarl Berry2003-01-091-2/+2
* (customize-group, customize-group-other-window):Markus Rost2003-01-092-6/+14
* changes for language-sepcific help by PhilippeFrancesco Potortì2003-01-091-49/+204
* *** empty log message ***Francesco Potortì2003-01-092-0/+10
* Added reference to the new `etags --help --lang=LANG' option.Francesco Potortì2003-01-091-6/+9
* * language/ethio-util.el (ethio-gemination)John Paul Wallington2003-01-093-6/+15
* * paths.el: Remove gnus-startup-file.ShengHuo ZHU2003-01-092-4/+4
* Upgraded to MH-E version 7.1.Bill Wohler2003-01-0820-4352/+6756
* (Fmake_network_process): Convert new port numberKim F. Storm2003-01-081-1/+1
* *** empty log message ***Kim F. Storm2003-01-081-0/+5
* *** empty log message ***Jan Djärv2003-01-084-1156/+1234
* (Fx_popup_menu): If popping up at mouse position,Jan Djärv2003-01-081-152/+88
* *** empty log message ***Dave Love2003-01-081-0/+4
* (format-network-address): Added optional OMIT-PORT arg. Callers changed.Kim F. Storm2003-01-081-14/+23
* *** empty log message ***Kim F. Storm2003-01-081-0/+1
* *** empty log message ***Kim F. Storm2003-01-082-0/+12
* (server_accept_connection): Fixed recording of newKim F. Storm2003-01-081-1/+11
* (unforward-rmail-message): Don't use global variable `n'.Kim F. Storm2003-01-081-4/+4
* (unforward-rmail-message): Simplified. No functional change.Francesco Potortì2003-01-081-5/+2
* *** empty log message ***Francesco Potortì2003-01-081-0/+5
* *** empty log message ***Markus Rost2003-01-072-0/+26
* (Fread_variable): Doc fix.Markus Rost2003-01-071-1/+1
* (Fuser_variable_p): Doc change. For custom variables,Markus Rost2003-01-071-6/+4
* (custom-variable-prompt): Doc change. Use custom-variable-p.Markus Rost2003-01-071-32/+6
* (set-variable): Load deps of custom variables without type.Markus Rost2003-01-071-0/+3
* (describe-variable): Use custom-variable-p.Markus Rost2003-01-071-6/+1
* Regenerated with the new custom-autoload calls.Markus Rost2003-01-071-393/+781
* (make-autoload): Generate custom-autoload for autoloaded defcustoms.Markus Rost2003-01-071-11/+6
* (custom-autoload, custom-variable-p): New functions.Markus Rost2003-01-071-0/+11