summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (indian-compose-region): Delete spurious whitespace.Kenichi Handa2006-01-041-1/+1
* (custom-buffer-create-internal): Move whole buffer "Erase Customization"Luc Teirlinck2006-01-041-7/+7
* *** empty log message ***Luc Teirlinck2006-01-041-1/+1
* *** empty log message ***Luc Teirlinck2006-01-041-0/+6
* * mh-e.el (mh-delete-a-msg): Fix whitespace nit.Mark D. Baushke2006-01-043-2/+7
* * mh-alias.el (mh-alias-add-alias): Grand message and error stringBill Wohler2006-01-0412-38/+72
* * mh-comp.el (mh-reply): Use standard default notation in promptsBill Wohler2006-01-044-15/+24
* *** empty log message ***Kim F. Storm2006-01-044-1/+35
* (Misc Network): Clarity OMIT-PORT arg.Kim F. Storm2006-01-041-2/+2
* (Make Network): Add IPv6 addresses and handling.Kim F. Storm2006-01-041-8/+26
* Add IPv6 support.Kim F. Storm2006-01-041-20/+134
* Undo last change. Instead, look at Vsystem_type toKim F. Storm2006-01-031-16/+19
* (key-sequence): Rework widget to read key bindingKim F. Storm2006-01-032-11/+71
* (flymake-create-temp-with-folder-structure): Use expand-file-name.Stefan Monnier2006-01-032-94/+97
* (flymake-base-dir, flymake-master-file-name, flymake-temp-master-file-name)Stefan Monnier2006-01-032-44/+51
* (flymake-check-start-time, flymake-check-was-interrupted, flymake-err-info)Stefan Monnier2006-01-032-140/+124
* (byte-compile-file-form-defalias):Stefan Monnier2006-01-032-5/+16
* * mh-customize.el (mh-folder-msg-number): Snow is actually off-whiteBill Wohler2006-01-033-22/+43
* (mh-alias-add-alias): Remove leading * from docstring.Bill Wohler2006-01-032-1/+7
* *** empty log message ***J.D. Smith2006-01-031-0/+9
* (mouse-drag-track): Renamed, from `mouse-drag-region-1'. IncludesJ.D. Smith2006-01-031-41/+52
* (font-lock-fontify-buffer, font-lock-fontify-region): Make sure we've setupStefan Monnier2006-01-032-5/+13
* (Fwindow_minibuffer_p): Declare (for use in minibuf.c).Stefan Monnier2006-01-032-16/+21
* (describe_map_compare): Yet another int/Lisp_Object mixup.Stefan Monnier2006-01-031-2/+2
* *** empty log message ***Ken Raeburn2006-01-031-1/+1
* (fancy-splash-tail, normal-splash-screen): Update copyright year.Romain Francoise2006-01-032-4/+9
* (main): Update copyright year.Romain Francoise2006-01-032-2/+6
* (delete_temp_file): Bind file-name-handler-alist to nil for the callKen Raeburn2006-01-032-2/+9
* * mh-alias.el (mh-alias-grab-from-field): Remove leading * fromBill Wohler2006-01-0313-266/+360
* Minor tweak.Chong Yidong2006-01-031-10/+9
* * custom.texi (Custom Themes): Describe the newChong Yidong2006-01-032-30/+45
* * mh-mime.el (mh-mml-unsecure-message): Remove unused argument.Mark D. Baushke2006-01-032-4/+7
* * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):Chong Yidong2006-01-022-2/+5
* * cus-theme.el: Rewrite the Custom New Theme Mode interface.Chong Yidong2006-01-022-76/+289
* * configure.in: Use -Wno-pointer-sign if available.Chong Yidong2006-01-023-27/+106
* Doc fix.Chong Yidong2006-01-021-2/+2
* Doc fix.Chong Yidong2006-01-021-2/+0
* Change ordering so all the Custom Themes code is in one place.Chong Yidong2006-01-021-114/+107
* * custom.el: Move Custom Themes commentary to start of theme code.Chong Yidong2006-01-024-308/+217
* (url-retrieve-synchronously): Don't autoload.Stefan Monnier2006-01-022-2/+9
* (url-retrieve, url-retrieve-synchronously): Autoload.Stefan Monnier2006-01-021-1/+3
* Require `url'.Stefan Monnier2006-01-021-1/+2
* Fix previous change.Richard M. Stallman2006-01-022-16/+15
* (Custom-set, Custom-save): Ask for confirmation.Richard M. Stallman2006-01-022-42/+58
* * mh-customize.el: Sync docstrings with manual for faces and sort themBill Wohler2006-01-016-323/+427
* (Fcall_process_region): Bind file-name-handler-alist to nil for the call toKen Raeburn2006-01-012-0/+8
* (mouse-drag-region-1): When following link via mouse-2,Richard M. Stallman2006-01-012-1/+10
* (read_minibuf): Clear out all other minibuffer windows.Richard M. Stallman2006-01-012-0/+23
* * custom.el (provide-theme): Ban `user' theme name.Chong Yidong2005-12-312-25/+55
* * cus-edit.el (custom-button-mouse): New variable.Chong Yidong2005-12-313-4/+28