aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (calendar-dedicate-diary): Update for diary-display-function replacingGlenn Morris2008-05-301-10/+14
* (appt-check): Use diary-display-function rather than diary-display-hook.Glenn Morris2008-05-301-1/+1
* (diary-display-function): New name for diary-display-hook. Keep oldGlenn Morris2008-05-301-39/+46
* (update-elclist): Hide the warning when it does not apply, make itGlenn Morris2008-05-301-16/+13
* (utf-8-with-signature): Renamed from utf-8-sig.Kenichi Handa2008-05-301-2/+2
* (describe-font): Don't check fontsetKenichi Handa2008-05-302-11/+12
* (url-file-name-completion): Add missing argument.Stefan Monnier2008-05-302-1/+5
* (utf-8-sig, utf-8-auto): New coding systems.Kenichi Handa2008-05-292-1/+23
* (define-coding-system): Accept :bom forKenichi Handa2008-05-291-0/+2
* (utf-7-encode): Use the right escape char depending on imap/nonimap encoding.Stefan Monnier2008-05-292-1/+6
* (completion-pcm-all-completions): Add the base-size.Stefan Monnier2008-05-292-1/+7
* (icomplete-prospects-height): Add :group.Juanma Barranquero2008-05-292-1/+6
* (icomplete-completions): Typo.Stefan Monnier2008-05-291-1/+1
* (icomplete-prospects-length): Make obsolete.Stefan Monnier2008-05-292-9/+29
* (auto-insert): Add :link.Juanma Barranquero2008-05-292-1/+6
* (tar-header): New field `header-start'.Stefan Monnier2008-05-292-97/+112
* (hack-local-variables): Don't signal an error if the localStefan Monnier2008-05-282-1/+7
* (easy-menu-convert-item, easy-menu-convert-item-1):Stefan Monnier2008-05-282-17/+23
* (tar-summarize-buffer): Fix reporter initialization.Stefan Monnier2008-05-282-22/+23
* (jka-compr-write-region): Typo.Stefan Monnier2008-05-281-3/+3
* Docstring improvement.Stefan Monnier2008-05-281-1/+1
* * progmodes/flymake.el (flymake-save-buffer-in-file):Stefan Monnier2008-05-288-27/+25
* (doc-view-mode-map): Bind `q' to quit-window, as is the custom.Stefan Monnier2008-05-282-1/+4
* * src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to afterStefan Monnier2008-05-282-2/+13
* (update-elclist): Work around non-portability of "\" in variousGlenn Morris2008-05-282-1/+10
* (describe-current-coding-system):Stefan Monnier2008-05-272-2/+6
* Use defstruct and markers.Stefan Monnier2008-05-272-241/+194
* Use buffer-swap-text to separate summary and raw data.Stefan Monnier2008-05-272-309/+327
* * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...Dan Nicolaescu2008-05-273-39/+58
* (parse-time-months, parse-time-weekdays): Add long-form month and day names.Chong Yidong2008-05-271-2/+11
* * calendar/parse-time.el (parse-time-months)Chong Yidong2008-05-271-0/+5
* (update-elclist): Make errors in final sed non-fatal.Glenn Morris2008-05-272-2/+8
* (vc-string-prefix-p): New function.Stefan Monnier2008-05-272-5/+14
* Add todo.Dan Nicolaescu2008-05-271-0/+3
* (vc-deduce-fileset): Replace implementation with one based on aDan Nicolaescu2008-05-272-24/+65
* (Problems): Remove fixed issues.Dan Nicolaescu2008-05-272-12/+17
* (vc-make-backend-object): Fix name.Dan Nicolaescu2008-05-272-15/+28
* * mh-e.el (mh-invisible-header-fields-internal): Remove NewsgroupsJeffrey C Honig2008-05-272-1/+17
* (Problems): Remove fixed issues.Dan Nicolaescu2008-05-262-6/+5
* (vc-cvs-status-extra-headers): Align labels.Dan Nicolaescu2008-05-262-2/+4
* (vc-dir-child-files): New function.Dan Nicolaescu2008-05-262-56/+70
* * vc.el (Problems): Remove fixed issues.Dan Nicolaescu2008-05-262-4/+3
* (vc-resynch-window): Fix mode-line updating.Dan Nicolaescu2008-05-262-1/+5
* (diff-context-mid-hunk-header-re): New const.Stefan Monnier2008-05-262-27/+45
* (vc-default-prettify-state-info): Fix formatting of anAndreas Schwab2008-05-262-1/+4
* (tar-summarize-buffer): Comment fix.Andreas Schwab2008-05-262-1/+5
* Fix date on merged ChangeLog entryMiles Bader2008-05-261-1/+1
* Merge from emacs--rel--22Miles Bader2008-05-263-5/+18
|\
| * Ed Reingold <reingold at emr.cs.iit.edu>Glenn Morris2008-05-252-4/+6
| * (tar-summarize-buffer): Handle GNU Tar @LongLink format.Stefan Monnier2008-05-252-9/+21