summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (icomplete-prospects-length): Make obsolete.Stefan Monnier2008-05-292-9/+29
| | | | | (icomplete-prospects-height): New var. (icomplete-completions): Use it.
* (auto-insert): Add :link.Juanma Barranquero2008-05-292-1/+6
|
* (tar-header): New field `header-start'.Stefan Monnier2008-05-292-97/+112
| | | | | | | | | | | | (tar-header-block-tokenize): Set it when useful. Drop "GNUtar " magic value, which even GNU Tar doesn't know about. (tar-header-data-end): New function. (tar-summarize-buffer): Use it. (tar-next-line): Fix goal column for long usernames. (tar-expunge-internal): Use header-start. (tar-rename-entry): Handle ustar-style long names. (tar-alter-one-field): Add optional `descriptor' argument. (tar-subfile-save-buffer): Use it.
* (hack-local-variables): Don't signal an error if the localStefan Monnier2008-05-282-1/+7
| | | | variable section is not properly terminated.
* (easy-menu-convert-item, easy-menu-convert-item-1):Stefan Monnier2008-05-282-17/+23
| | | | | Move the duplicate-generation outside of the caching so it also works for identical entries.
* (tar-summarize-buffer): Fix reporter initialization.Stefan Monnier2008-05-282-22/+23
| | | | | | | | | (tar-mode): Use write-region-annotate-functions rather than write-contents-functions. (tar-extract): Remove unused var `pos'. (tar-subfile-save-buffer): Remove unused var `following-descs'. (tar-mode-write-file): Remove. (tar-write-region-annotate): New function.
* (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
| | | | | | | | * shadowfile.el (shadow-copy-file): * arc-mode.el (archive-*-write-file-member): * files.el (diff-buffer-with-file): * subr.el (with-temp-file): Pass nil to write-region. * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
* (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
| | | | | | calling build_annotations. * lisp/files.el (basic-save-buffer-2): Pass nil rather than (point-min) to write-region.
* (update-elclist): Work around non-portability of "\" in variousGlenn Morris2008-05-282-1/+10
| | | | implementations of echo.
* (describe-current-coding-system):Stefan Monnier2008-05-272-2/+6
| | | | Don't assume selection-coding-system is always defined.
* Use defstruct and markers.Stefan Monnier2008-05-272-241/+194
| | | | | | | | | | | | | | | (tar-setf): Remove. (tar-header): Use defstruct. Add `data-start' field. (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header. (tar-desc-data-start): Remove (now called tar-header-data-start). (tar-roundup-512): New fun. (tar-header-block-tokenize): Receive a buffer position rather than a string. Handle @longLink here, be more careful about it. Create a marker for data-start. (tar-summarize-buffer): Don't handle @LongLink here any more. (tar-expunge-internal, tar-subfile-save-buffer): Don't update data-start on the following entries any more. (tar-chown-entry, tar-chgrp-entry): Use read-number.
* Use buffer-swap-text to separate summary and raw data.Stefan Monnier2008-05-272-309/+327
| | | | | | | | | | | | | | (tar-header-offset): Remove. (tar-parse-info, tar-header-offset, tar-file-name-coding-system): Not permanent any more. (tar-data-buffer): New var. (tar-data-swapped-p, tar-change-major-mode-hook) (tar-mode-kill-buffer-hook): New funs. (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert) (tar-extract, tar-copy, tar-expunge-internal, tar-expunge) (tar-clear-modification-flags, tar-alter-one-field) (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file): Change accordingly.
* * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...Dan Nicolaescu2008-05-273-39/+58
| | | | | | | | | | (vc-dir-resynch-file): ... this. Update callers. Use vc-string-prefix-p. Ignore directory args. (vc-string-prefix-p): CSE. (vc-resynch-buffer): Restore conditional. * vc-hooks.el (vc-after-save): Improve test. (vc-mode-line): Fix indentation.
* (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
| | | | (parse-time-weekdays): Add long-form month and day names.
* (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
| | | | (vc-dir-parent-marked-p): Use it.
* Add todo.Dan Nicolaescu2008-05-271-0/+3
|
* (vc-deduce-fileset): Replace implementation with one based on aDan Nicolaescu2008-05-272-24/+65
| | | | | | working older version. (vc-next-action): Use the new form of vc-deduce-fileset. Fix dealing with unregistered files.
* (Problems): Remove fixed issues.Dan Nicolaescu2008-05-272-12/+17
| | | | | (vc-dir-headers): Align labels. (vc-default-status-printer): Do no call prettify-state-info.
* (vc-make-backend-object): Fix name.Dan Nicolaescu2008-05-272-15/+28
| | | | | | | (vc-dir-show-fileentry): Fix docstring. (vc-dir-refresh): Use vc-dir-backend. Fix docstring. (vc-dir-refresh-files): Use vc-dir-backend. Fix docstring. Reset the state for directories.
* * mh-e.el (mh-invisible-header-fields-internal): Remove NewsgroupsJeffrey C Honig2008-05-272-1/+17
| | | | | | from the list. Add Bytes, X-Campaignid, X-Country-Chain, X-Declude-, X-fmx-, X-Identity, X-Mailer_, X-pair-, X-SPF-, X-Usenet-Provider.
* (Problems): Remove fixed issues.Dan Nicolaescu2008-05-262-6/+5
| | | | (vc-expand-dirs): Avoid returning directories.
* (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-dir-node-directory): New function. (vc-dir-update, vc-dir-parent-marked-p) (vc-dir-children-marked-p, vc-dir-mark-all-files) (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
* * vc.el (Problems): Remove fixed issues.Dan Nicolaescu2008-05-262-4/+3
| | | | * vc-dispatcher.el (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
* (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
| | | | | | | (diff-font-lock-keywords, diff-context->unified) (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk) (diff-hunk-text, diff-find-source-location): Use it. (diff-post-command-hook): Let the user edit the hunk headers.
* (vc-default-prettify-state-info): Fix formatting of anAndreas Schwab2008-05-262-1/+4
| | | | unknown state.
* (tar-summarize-buffer): Comment fix.Andreas Schwab2008-05-262-1/+5
|
* Fix date on merged ChangeLog entryMiles Bader2008-05-261-1/+1
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1180
* Merge from emacs--rel--22Miles Bader2008-05-263-5/+18
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1179
| * Ed Reingold <reingold at emr.cs.iit.edu>Glenn Morris2008-05-252-4/+6
| | | | | | | | (diary-hebrew-yahrzeit): Use diary-ordinal-suffix.
| * (tar-summarize-buffer): Handle GNU Tar @LongLink format.Stefan Monnier2008-05-252-9/+21
| |
| * * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an errorAlan Mackenzie2008-05-241-33/+54
| | | | | | | | | | | | | | if c-file-style is set to a non-string (c-neutralize-CPP-line): Surround by `save-excursion'. (c-neutralize-syntax-in-CPP): Optimize for speed.
| * *** empty log message ***Alan Mackenzie2008-05-241-0/+8
| |
* | Merge from gnus--devo--0Miles Bader2008-05-262-13/+19
| | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1178
* | (diary-ordinal-suffix): Declare for compiler.Glenn Morris2008-05-262-0/+6
| |
* | *** empty log message ***John Paul Wallington2008-05-251-0/+5
| |
* | (proced-next-line, proced-previous-line): Avoid calling `next-line'John Paul Wallington2008-05-251-2/+2
| | | | | | | | and `previous-line' from Lisp code.
* | Ed Reingold <reingold at emr.cs.iit.edu>Glenn Morris2008-05-252-4/+7
| | | | | | | | (diary-hebrew-yahrzeit): Use diary-ordinal-suffix.
* | *** empty log message ***Juanma Barranquero2008-05-241-27/+41
| |
* | (edebug-setup-hook, edebug-all-defs, edebug-all-forms, edebug-eval-macro-args,Juanma Barranquero2008-05-241-44/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | edebug-save-windows, edebug-save-displayed-buffer-points, edebug-initial-mode, edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro, edebug-print-length, edebug-print-level, edebug-print-circle, edebug-unwrap-results, edebug-on-error, edebug-on-quit, edebug-global-break-condition, edebug-sit-for-seconds): Remove spurious * from defcustom docstrings. (edebug-unwrap*, edebug-signal, edebug-eval-display): Improve argument/docstring consistency. (edebug-test-coverage, edebug-gensym, edebug-read, edebug-top-level-nonstop, edebug-eval-result-list, edebug-eval-redisplay, edebug-trace): Fix typos in docstring. (edebug-eval-defun, edebug-eval-top-level-form, edebug, edebug-display-freq-count): Reflow docstrings. (edebug-restore-status): Doc fix.
* | (proced-header-line): Use the :align-to 0 featureStefan Monnier2008-05-242-6/+10
| | | | | | | | | | rather than computing the corresponding position manually. (proced-update): Don't hardcode point-min==1.
* | New arch tag, since old one went to ChangeLog.13.Glenn Morris2008-05-241-1/+1
| |
* | New file, split off from Changelog at the point of the unicode merge.Glenn Morris2008-05-241-0/+16716
| |
* | Move older stuff to ChangeLog.13.Glenn Morris2008-05-241-16693/+2
| |