bpt/emacs.git
14 years ago(info-real): Don't ignore errors from doc Makefiles.
Glenn Morris [Sat, 29 Aug 2009 02:18:03 +0000 (02:18 +0000)]
(info-real): Don't ignore errors from doc Makefiles.
(info): Don't give an error in the absence of makeinfo - let the doc
Makefiles do that, if the info files need rebuilding.  (Bug#3982)

14 years ago* progmodes/cc-vars.el (c-comment-continuation-stars):
Stefan Monnier [Sat, 29 Aug 2009 02:07:42 +0000 (02:07 +0000)]
* progmodes/cc-vars.el (c-comment-continuation-stars):
* progmodes/cc-engine.el (c-looking-at-bos):
* progmodes/cc-cmds.el (c-toggle-auto-state)
(c-forward-into-nomenclature, c-backward-into-nomenclature)
(c-comment-line-break-function): Add version of obsolescence.

14 years agoMerge from gnus--devo--0
Miles Bader [Sat, 29 Aug 2009 00:27:12 +0000 (00:27 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1629

14 years ago(image-type-header-regexps): Use only JPEG magic number
Juri Linkov [Fri, 28 Aug 2009 23:49:32 +0000 (23:49 +0000)]
(image-type-header-regexps): Use only JPEG magic number
to determine JPEG images, and don't use `image-jpeg-p' because
Emacs can display non-JFIF non-Exif JPEG images.

14 years ago(magic-fallback-mode-alist): Add ZIP magic number
Juri Linkov [Fri, 28 Aug 2009 23:48:46 +0000 (23:48 +0000)]
(magic-fallback-mode-alist): Add ZIP magic number
associated with `archive-mode'.

14 years ago[temacs] Undef HAVE_POSIX_MEMALIGN.
YAMAMOTO Mitsuharu [Fri, 28 Aug 2009 22:50:11 +0000 (22:50 +0000)]
[temacs] Undef HAVE_POSIX_MEMALIGN.

14 years ago(print_load_command_name) [LC_DYLD_INFO]: Add cases
YAMAMOTO Mitsuharu [Fri, 28 Aug 2009 22:49:46 +0000 (22:49 +0000)]
(print_load_command_name) [LC_DYLD_INFO]: Add cases
LC_DYLD_INFO and LC_DYLD_INFO_ONLY.
(copy_data_segment): Also copy __program_vars section.
(copy_dyld_info) [LC_DYLD_INFO]: New function.
(dump_it) [LC_DYLD_INFO]: Use it.

14 years agodocumented save-interprogram-paste-before-kill & kill-do-not-save-duplicates
Sam Steingold [Fri, 28 Aug 2009 19:26:38 +0000 (19:26 +0000)]
documented save-interprogram-paste-before-kill & kill-do-not-save-duplicates

14 years ago* arc-mode.el (archive-mode):
Juanma Barranquero [Fri, 28 Aug 2009 18:35:25 +0000 (18:35 +0000)]
* arc-mode.el (archive-mode):
* emacs-lisp/re-builder.el (re-builder-unload-function):
  Protect against the default value of `major-mode' being nil.

14 years ago* international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
Juanma Barranquero [Fri, 28 Aug 2009 18:22:30 +0000 (18:22 +0000)]
* international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
  Fix typos in docstrings.

* progmodes/js.el (js--macro-decl-re): Doc fix.
  (js--plain-method-re, js--split-name): Refloc docstring.
  (js--class-styles, js--make-merged-item, js--splice-into-items):
  Fix typos in docstrings; reflow docstrings.
  (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
  (js--variable-decl-matcher, js--inside-pitem-p)
  (js--parse-state-at-point, js--get-all-known-symbols)
  (js--symbol-history, js-find-symbol, js--js-references)
  (js--moz-interactor, js--js-encode-value, js--read-tab):
  Fix typos in docstrings.

14 years ago* gnus/nnheader.el (nnheader-find-file-noselect):
Stefan Monnier [Fri, 28 Aug 2009 17:02:53 +0000 (17:02 +0000)]
* gnus/nnheader.el (nnheader-find-file-noselect):
* gnus/mm-util.el (mm-insert-file-contents):
* org/org-html.el (org-export-as-html):
* org/org-docbook.el (org-export-as-docbook):
* textmodes/reftex.el (reftex-get-file-buffer-force):
* progmodes/verilog-mode.el (verilog-batch-execute-func):
* emulation/viper.el (viper-go-away, viper-set-hooks):
* emacs-lisp/re-builder.el (re-builder-unload-function):
* emacs-lisp/bytecomp.el (byte-compile-file):
* ses.el (ses-unload-function):
* hexl.el (hexl-find-file):
* files.el (normal-mode):
* ehelp.el (with-electric-help):
* autoinsert.el (auto-insert-alist):
* arc-mode.el (archive-mode):
Use (default-value 'major-mode) instead of default-major-mode.

14 years ago* textmodes/ispell.el (ispell-check-version, ispell-send-string):
Stefan Monnier [Fri, 28 Aug 2009 16:29:25 +0000 (16:29 +0000)]
* textmodes/ispell.el (ispell-check-version, ispell-send-string):
* international/mule.el (load-with-code-conversion):
* emacs-lisp/debug.el (debug):
* ediff-vers.el (ediff-rcs-get-output-buffer):
* dired.el (dired-internal-noselect): Don't let-bind
default-major-mode around code that doesn't use it.
E.g. buffer creation via get-buffer-create doesn't use it.

14 years ago* tramp.texi (Version Control): Remove.
Michael Albinus [Fri, 28 Aug 2009 14:36:53 +0000 (14:36 +0000)]
* tramp.texi (Version Control): Remove.
(Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
reference.
(External methods): Correct `scpc' concept index entries.  New method
`rsyncc'.
(External packages): New subsections "Filename completion" and "File
attributes cache".

14 years ago(clean): Add buildobj.h.
Eli Zaretskii [Fri, 28 Aug 2009 14:01:04 +0000 (14:01 +0000)]
(clean): Add buildobj.h.

14 years ago(buildobj.h): Renamed from $(SRC)/buildobj.h.
Eli Zaretskii [Fri, 28 Aug 2009 13:58:52 +0000 (13:58 +0000)]
(buildobj.h): Renamed from $(SRC)/buildobj.h.
(make-buildobj-CMD, make-buildobj-SH): Create buildobj.h, not
$(SRC)/buildobj.h.
($(BLD)/doc.$(O)): Depend on buildobj.h, not on $(SRC)/buildobj.h.

14 years ago*** empty log message ***
Michael Albinus [Fri, 28 Aug 2009 12:32:55 +0000 (12:32 +0000)]
*** empty log message ***

14 years ago* net/tramp.el (all): Replace "'(lambda" by "(lambda".
Michael Albinus [Fri, 28 Aug 2009 12:11:58 +0000 (12:11 +0000)]
* net/tramp.el (all): Replace "'(lambda" by "(lambda".
(tramp-handle-file-local-copy): Unset `file-name-handler-alist'
when writing the temp file.  Otherwise, epa-file gets confused.
(tramp-register-file-name-handlers): Make it a defun.  Move also
`epa-file-handler' to the front of `file-name-handler-alist'.

* net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
start right after a ^M.
(tramp-root-regexp, tramp-completion-file-name-regexp-unified)
(tramp-completion-file-name-regexp-separate)
(tramp-completion-file-name-regexp-url): Use \\` and \\'.
(tramp-handle-file-attributes, tramp-set-file-uid-gid): Don't
modify last-coding-system-used by accident.
(tramp-completion-file-name-handler): Apply the checks here,
instead during registration.
(tramp-register-file-name-handlers) Renamed from
`tramp-register-file-name-handler'.  Register both
`tramp-file-name-handler' and `tramp-completion-file-name-handler'.
(tramp-register-completion-file-name-handler): Removed.

14 years ago(gdb-use-separate-io-buffer): Remove
Nick Roberts [Fri, 28 Aug 2009 10:56:13 +0000 (10:56 +0000)]
(gdb-use-separate-io-buffer): Remove
variable ...
(gdb-init-1, gdb-display-separate-io-buffer)
(gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
references to it.
(gdb-inferior-io-mode): Use make-comint-in-buffer.
(gdb-inferior-filter): Use comint-output-filter to stop
echoing and remove ^M characters.

14 years ago*** empty log message ***
Nick Roberts [Fri, 28 Aug 2009 10:55:45 +0000 (10:55 +0000)]
*** empty log message ***

14 years ago(print_object): Set escapeflag to 1 when printing
Teodor Zlatanov [Fri, 28 Aug 2009 10:16:03 +0000 (10:16 +0000)]
(print_object): Set escapeflag to 1 when printing
hashtable keys and values.

14 years agoIgnore all backup files.
Andreas Schwab [Fri, 28 Aug 2009 09:50:05 +0000 (09:50 +0000)]
Ignore all backup files.

14 years agoMention bug numbers in last cmds.c log entry.
Eli Zaretskii [Fri, 28 Aug 2009 08:55:23 +0000 (08:55 +0000)]
Mention bug numbers in last cmds.c log entry.

14 years ago* NEWS: Mention Tramp connection method "rsyncc" and variable
Michael Albinus [Fri, 28 Aug 2009 07:15:44 +0000 (07:15 +0000)]
* NEWS: Mention Tramp connection method "rsyncc" and variable
`process-file-side-effects'.

14 years ago* emulation/viper-init.el (viper-restore-cursor-type):
Stefan Monnier [Fri, 28 Aug 2009 04:24:59 +0000 (04:24 +0000)]
* emulation/viper-init.el (viper-restore-cursor-type):
* emulation/cua-base.el (cua--update-indications):
Replace default-cursor-type with (default-value 'cursor-type).

14 years ago* mh-e/mh-comp.el (mh-send-letter):
Stefan Monnier [Fri, 28 Aug 2009 04:21:14 +0000 (04:21 +0000)]
* mh-e/mh-comp.el (mh-send-letter):
* mail/sendmail.el (mail-recover-1):
* international/mule-diag.el (describe-current-coding-system-briefly)
(describe-current-coding-system):
* international/mule-cmds.el (select-safe-coding-system)
(select-message-coding-system)
(set-language-environment-coding-systems, set-locale-environment):
* hexl.el (hexl-insert-multibyte-char):
* dos-w32.el (find-buffer-file-type-coding-system):
* simple.el (what-cursor-position):
Replace uses of default-buffer-file-coding-system
with (default-value 'buffer-file-coding-system).

14 years ago(edebug-display, edebug-outside-excursion):
Stefan Monnier [Fri, 28 Aug 2009 04:12:49 +0000 (04:12 +0000)]
(edebug-display, edebug-outside-excursion):
Replace uses of default-cursor-in-non-selected-windows
with (default-value 'cursor-in-non-selected-windows).  Use with-current-buffer.

14 years ago* mail/feedmail.el: Use CL macros.
Stefan Monnier [Fri, 28 Aug 2009 04:05:58 +0000 (04:05 +0000)]
* mail/feedmail.el: Use CL macros.
(feedmail-run-the-queue, feedmail-send-it-immediately):
* dos-w32.el (find-buffer-file-type): Replace uses of
default-buffer-file-type with (default-value 'buffer-file-type).

14 years ago(diary-list-entries, diary-goto-entry)
Glenn Morris [Fri, 28 Aug 2009 03:18:49 +0000 (03:18 +0000)]
(diary-list-entries, diary-goto-entry)
(diary-show-all-entries, diary-mark-entries, diary-make-entry):
Use default-value of major-mode rather than default-major-mode.

14 years ago* leim/.gitignore, lisp/.gitignore: Ignore .el~ files.
Juanma Barranquero [Fri, 28 Aug 2009 02:41:23 +0000 (02:41 +0000)]
* leim/.gitignore, lisp/.gitignore: Ignore .el~ files.

14 years ago* .cvsignore, .gitignore: Ignore buildobj.h.
Juanma Barranquero [Fri, 28 Aug 2009 02:40:13 +0000 (02:40 +0000)]
* .cvsignore, .gitignore: Ignore buildobj.h.

14 years ago(read_integer): Use doubles (and potentially return a float
Stefan Monnier [Thu, 27 Aug 2009 21:10:17 +0000 (21:10 +0000)]
(read_integer): Use doubles (and potentially return a float
number) as we do in string-to-number.
(read1): Use strtol to read integers, signal errors on strtol's
overflow and use floats if strtol's output is too large for
Elisp integers.

14 years agoUpdate.
Juanma Barranquero [Thu, 27 Aug 2009 20:10:56 +0000 (20:10 +0000)]
Update.

14 years agoFix typos.
Juanma Barranquero [Thu, 27 Aug 2009 20:04:25 +0000 (20:04 +0000)]
Fix typos.

14 years agoFix typos.
Juanma Barranquero [Thu, 27 Aug 2009 19:49:58 +0000 (19:49 +0000)]
Fix typos.

14 years ago(buildobj.h): Replace "echo" with "djecho".
Eli Zaretskii [Thu, 27 Aug 2009 19:03:20 +0000 (19:03 +0000)]
(buildobj.h): Replace "echo" with "djecho".

14 years ago(Mode Line Variables): Fix last change.
Eli Zaretskii [Thu, 27 Aug 2009 18:45:26 +0000 (18:45 +0000)]
(Mode Line Variables): Fix last change.

14 years ago(update-elcfiles): Report left over elc files.
Stefan Monnier [Thu, 27 Aug 2009 18:35:20 +0000 (18:35 +0000)]
(update-elcfiles): Report left over elc files.

14 years ago(SRC): Move to before where it's first used.
Eli Zaretskii [Thu, 27 Aug 2009 18:33:44 +0000 (18:33 +0000)]
(SRC): Move to before where it's first used.
($(SRC)/buildobj.h, make-buildobj-CMD, make-buildobj-SH): Fix last change.

14 years ago(build-mail-aliases): Use with-temp-buffer,
Stefan Monnier [Thu, 27 Aug 2009 18:32:37 +0000 (18:32 +0000)]
(build-mail-aliases): Use with-temp-buffer,
expand-file-name and with-current-buffer.
(mail-get-names, mail-directory): Use with-current-buffer.

14 years ago(vc-read-revision): New function.
Stefan Monnier [Thu, 27 Aug 2009 16:53:04 +0000 (16:53 +0000)]
(vc-read-revision): New function.
(vc-version-diff, vc-merge): Use it.

14 years agoAdd fixmes.
Glenn Morris [Thu, 27 Aug 2009 16:18:26 +0000 (16:18 +0000)]
Add fixmes.

14 years ago(kill-do-not-save-duplicates): New user option.
Sam Steingold [Thu, 27 Aug 2009 14:56:17 +0000 (14:56 +0000)]
(kill-do-not-save-duplicates): New user option.
(kill-new): When it is non-nil, and the new string is the same as
the latest kill, set replace to t to avoid duplicates in kill-ring.

14 years ago* net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
Michael Albinus [Thu, 27 Aug 2009 13:50:59 +0000 (13:50 +0000)]
* net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
(tramp-cache-inhibit-cache): Extend doc string.  It allows also
timestamps.
(tramp-get-file-property): Check for timestamps in
`tramp-cache-inhibit-cache'.
(tramp-set-file-property): Write timestamp.

14 years ago* net/tramp.el (tramp-methods): New method "rsyncc".
Michael Albinus [Thu, 27 Aug 2009 13:47:55 +0000 (13:47 +0000)]
* net/tramp.el (tramp-methods): New method "rsyncc".
(top): Add completion function for "rsyncc".
(tramp-message-show-message): New defvar.
(tramp-message, tramp-error): Use it.
(tramp-do-copy-or-rename-file-directly): Extend check for direct
remote copying.
(tramp-do-copy-or-rename-file-out-of-band): Handle new
`tramp-methods' entry `copy-env' of "rsyncc".
((tramp-handle-process-file): Do not flush all
caches when `process-file-side-effects' is set.
tramp-vc-registered-read-file-names): New defconst.
(tramp-vc-registered-file-names): New defvar.
(tramp-handle-vc-registered): Implement optimization strategy.
(tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
(tramp-vc-file-name-handler): New defun.
(tramp-get-ls-command, tramp-get-test-command)
(tramp-get-file-exists-command, tramp-get-remote-ln)
(tramp-get-remote-perl, tramp-get-remote-stat)
(tramp-get-remote-id): Remove
superfluous `with-current-buffer'.

14 years ago(Rewrite Rules): Improve the example.
Jay Belanger [Thu, 27 Aug 2009 13:36:19 +0000 (13:36 +0000)]
(Rewrite Rules): Improve the example.
(Simplifying Formulas): Explain use of the I and H flags for simplification.

14 years ago(send_process): Use encode_coding_object instead of
Kenichi Handa [Thu, 27 Aug 2009 11:13:33 +0000 (11:13 +0000)]
(send_process): Use encode_coding_object instead of
encode_coding_string to perform eol-conversion even if the string
is unibyte.

14 years ago(encode_coding_utf_16): Fix checking of an Unicode character.
Kenichi Handa [Thu, 27 Aug 2009 07:30:51 +0000 (07:30 +0000)]
(encode_coding_utf_16): Fix checking of an Unicode character.

14 years ago* vc-dir.el (vc-dir-update): Remove debug helper.
Dan Nicolaescu [Thu, 27 Aug 2009 07:25:43 +0000 (07:25 +0000)]
* vc-dir.el (vc-dir-update): Remove debug helper.

14 years ago(japanese-symbol-table): Add entries for cp932-2-byte.
Kenichi Handa [Thu, 27 Aug 2009 07:22:47 +0000 (07:22 +0000)]
(japanese-symbol-table): Add entries for cp932-2-byte.

14 years agoAdd category `j' to cp932-2-byte.
Kenichi Handa [Thu, 27 Aug 2009 07:20:59 +0000 (07:20 +0000)]
Add category `j' to cp932-2-byte.

14 years ago(build-default-fontset-data): New macro.
Kenichi Handa [Thu, 27 Aug 2009 06:26:43 +0000 (06:26 +0000)]
(build-default-fontset-data): New macro.
(setup-default-fontset): Use build-default-fontset-data for CJK,
tibetan, ethiopic, and ipa

14 years ago(Fself_insert_command): Avoid unnecessay unibyte->multibyte
Kenichi Handa [Thu, 27 Aug 2009 06:02:17 +0000 (06:02 +0000)]
(Fself_insert_command): Avoid unnecessay unibyte->multibyte
conversion.

14 years ago(nnrss-request-article): Avoid default-fill-column.
Stefan Monnier [Thu, 27 Aug 2009 05:19:42 +0000 (05:19 +0000)]
(nnrss-request-article): Avoid default-fill-column.

14 years ago* subr.el (default-mode-line-format, default-header-line-format)
Stefan Monnier [Thu, 27 Aug 2009 04:24:00 +0000 (04:24 +0000)]
* subr.el (default-mode-line-format, default-header-line-format)
(default-line-spacing, default-abbrev-mode, default-ctl-arrow)
(default-direction-reversed, default-truncate-lines)
(default-left-margin, default-tab-width, default-case-fold-search)
(default-left-margin-width, default-right-margin-width)
(default-left-fringe-width, default-right-fringe-width)
(default-fringes-outside-margins, default-scroll-bar-width)
(default-vertical-scroll-bar, default-indicate-empty-lines)
(default-indicate-buffer-boundaries, default-fringe-indicator-alist)
(default-fringe-cursor-alist, default-scroll-up-aggressively)
(default-scroll-down-aggressively, default-fill-column)
(default-cursor-type, default-buffer-file-type)
(default-cursor-in-non-selected-windows)
(default-buffer-file-coding-system, default-major-mode)
(default-enable-multibyte-characters): Mark as obsolete.
* cus-start.el (default-major-mode): Customize `major-mode' instead.
(enable-multibyte-characters): Not customizable any more.

14 years ago(vc-cvs-update-changelog): Fix typo.
Dan Nicolaescu [Thu, 27 Aug 2009 01:50:12 +0000 (01:50 +0000)]
(vc-cvs-update-changelog): Fix typo.

14 years ago(save-interprogram-paste-before-kill): New user option.
Sam Steingold [Wed, 26 Aug 2009 20:55:39 +0000 (20:55 +0000)]
(save-interprogram-paste-before-kill): New user option.
(kill-new): When `save-interprogram-paste-before-kill' is non-nil,
save the interprogram-paste into kill-ring before overriding it
with the Emacs kill.

14 years ago(Fcall_process): Remove always true #if.
Dan Nicolaescu [Wed, 26 Aug 2009 20:22:17 +0000 (20:22 +0000)]
(Fcall_process): Remove always true #if.

14 years ago* lisp.h: Replace #if 0 code for checking with text pointing to
Dan Nicolaescu [Wed, 26 Aug 2009 19:57:44 +0000 (19:57 +0000)]
* lisp.h: Replace #if 0 code for checking with text pointing to
the --enable-checking configure flag.

* emacs.c (main): Mention the --enable-profiling configure flag
instead of using CFLAGS.

14 years ago* vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
Dan Nicolaescu [Wed, 26 Aug 2009 17:54:05 +0000 (17:54 +0000)]
* vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
(vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
(vc-default-previous-revision): Rename to vc-rcs-previous-revision
and move to vc-rcs.el.
(vc-default-next-revision): Rename to vc-rcs-next-revision and
move to vc-rcs.el.
(vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
(vc-rcs-update-changelog): Remove.
(vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
and move to vc-rcs.el.

* vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
(vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
renaming.
(vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
(vc-rcs-next-revision, vc-rcs-update-changelog): Moved here from
vc.el, renamed to be RCS specific.

* vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision): New functions.
(vc-cvs-update-changelog): Moved here from vc.el.

* vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
New functions.

14 years ago(byte-compile-lapcode): Fix up last change.
Stefan Monnier [Wed, 26 Aug 2009 14:47:23 +0000 (14:47 +0000)]
(byte-compile-lapcode): Fix up last change.

14 years ago* Makefile.in (buildobj.h): New target.
Ken Raeburn [Wed, 26 Aug 2009 08:28:23 +0000 (08:28 +0000)]
* Makefile.in (buildobj.h): New target.
(doc.o): Depend on it.
(temacs${EXEEXT}): Don't generate buildobj.lst.
(mostlyclean): Delete buildobj.h, not buildobj.lst.
* makefile.w32-in ($(SRC)/buildobj.h): New target.
($(BLD)/doc.$(O)): Depend on it.
(make-buildobj-CMD, make-buildobj-SH): New targets.  (Syntax help
provided by Eli Zaretskii.)
($(TEMACS)): Don't generate buildobj.lst.
* doc.c: Include buildobj.h.
(buildobj): New static variable.
(Fsnarf_documentation): Use it, instead of opening and reading
buildobj.lst.

14 years ago* vc.el (vc-default-prettify-state-info): Remove function, unused.
Dan Nicolaescu [Wed, 26 Aug 2009 07:42:11 +0000 (07:42 +0000)]
* vc.el (vc-default-prettify-state-info): Remove function, unused.

* vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.

14 years ago(vc-git-stash, vc-git-stash-show): New functions.
Dan Nicolaescu [Wed, 26 Aug 2009 07:01:09 +0000 (07:01 +0000)]
(vc-git-stash, vc-git-stash-show): New functions.
(vc-git-extra-menu-map): Bind them.

14 years ago(vc-git-register): Use "git add" for directories.
Dan Nicolaescu [Wed, 26 Aug 2009 06:48:58 +0000 (06:48 +0000)]
(vc-git-register): Use "git add" for directories.

14 years ago(vc-dir-node-directory, vc-dir-update): Get the parent
Dan Nicolaescu [Wed, 26 Aug 2009 06:45:36 +0000 (06:45 +0000)]
(vc-dir-node-directory, vc-dir-update): Get the parent
directory correctly in case the item is a directory itself.

14 years agoDocument the desired behavior for reverted files in the
Dan Nicolaescu [Wed, 26 Aug 2009 05:26:22 +0000 (05:26 +0000)]
Document the desired behavior for reverted files in the
`added' state.

14 years ago(enable-local-variables, enable-local-eval)
Glenn Morris [Wed, 26 Aug 2009 03:08:33 +0000 (03:08 +0000)]
(enable-local-variables, enable-local-eval)
(safe-local-variable-values, safe-local-eval-forms): Mark as risky in
the defcustoms.
(auto-mode-alist, ignored-local-variables)
(save-some-buffers-action-alist): Move risky declarations to the
definitions.
(dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
(font-lock-defaults, format-alist, imenu--index-alist)
(imenu-generic-expression, input-method-alist, minor-mode-alist)
(mode-line-buffer-identification, mode-line-client, mode-line-modes)
(mode-line-modified, mode-line-mule-info, mode-line-position)
(mode-line-process, mode-line-remote, outline-level)
(parse-time-rules, rmail-output-file-alist)
(special-display-buffer-names, vc-mode):
Move risky declarations to the relevant files.

14 years agoDefine risky-local-variable property here rather than in files.el.
Glenn Morris [Wed, 26 Aug 2009 03:07:25 +0000 (03:07 +0000)]
Define risky-local-variable property here rather than in files.el.

14 years ago(standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)
Glenn Morris [Wed, 26 Aug 2009 02:59:34 +0000 (02:59 +0000)]
(standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)

14 years agoUlrich Mueller <ulm at gentoo.org>
Glenn Morris [Wed, 26 Aug 2009 02:56:28 +0000 (02:56 +0000)]
Ulrich Mueller  <ulm at gentoo.org>

(Character Codes): Fix typos.

14 years ago(byte-compile-lapcode): Signal overflow.
Stefan Monnier [Wed, 26 Aug 2009 02:56:05 +0000 (02:56 +0000)]
(byte-compile-lapcode): Signal overflow.

14 years ago* dbus.texi (Top): Remove footnote saying D-Bus is not enabled by
Michael Albinus [Tue, 25 Aug 2009 19:26:37 +0000 (19:26 +0000)]
* dbus.texi (Top): Remove footnote saying D-Bus is not enabled by
default.  (Bug#4256)

14 years ago* dbusbind.c (Fdbus_call_method)
Michael Albinus [Tue, 25 Aug 2009 10:31:38 +0000 (10:31 +0000)]
* dbusbind.c (Fdbus_call_method)
(Fdbus_call_method_asynchronously): Use English numeric format for
timeout values in doc string.

14 years ago* net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
Michael Albinus [Tue, 25 Aug 2009 10:26:16 +0000 (10:26 +0000)]
* net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
daemon.  Replace ping by checking for running service for bluez
and zeroconf.  (Bug#4239)

14 years ago* net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
Michael Albinus [Tue, 25 Aug 2009 10:13:54 +0000 (10:13 +0000)]
* net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.

14 years ago* progmodes/grep.el (grep-probe): Let-bind `process-file-side-effects' with nil.
Michael Albinus [Tue, 25 Aug 2009 10:11:08 +0000 (10:11 +0000)]
* progmodes/grep.el (grep-probe): Let-bind `process-file-side-effects' with nil.

14 years ago(vc-svn-dir-extra-headers, vc-svn-find-revision):
Michael Albinus [Tue, 25 Aug 2009 09:05:07 +0000 (09:05 +0000)]
(vc-svn-dir-extra-headers, vc-svn-find-revision):
Let-bind `process-file-side-effects' with nil.

14 years ago* vc-hooks.el (vc-user-login-name):
Michael Albinus [Tue, 25 Aug 2009 09:02:59 +0000 (09:02 +0000)]
* vc-hooks.el (vc-user-login-name):
Let-bind `process-file-side-effects' with nil.

14 years ago* vc-git.el (vc-git-registered, vc-git-working-revision)
Michael Albinus [Tue, 25 Aug 2009 09:01:38 +0000 (09:01 +0000)]
* vc-git.el (vc-git-registered, vc-git-working-revision)
(vc-git-find-revision, vc-git-diff, vc-git-revision-table)
(vc-git--empty-db-p): Let-bind `process-file-side-effects' with nil.

14 years ago* vc.el (vc-diff-internal): Let-bind `process-file-side-effects' with nil.
Michael Albinus [Tue, 25 Aug 2009 08:55:37 +0000 (08:55 +0000)]
* vc.el (vc-diff-internal): Let-bind `process-file-side-effects' with nil.

14 years ago* vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
Michael Albinus [Tue, 25 Aug 2009 08:53:32 +0000 (08:53 +0000)]
* vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
Let-bind `process-file-side-effects' with nil.

14 years ago* vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
Michael Albinus [Tue, 25 Aug 2009 08:50:56 +0000 (08:50 +0000)]
* vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
Let-bind `process-file-side-effects' with nil.

14 years ago* vc-arch.el (vc-arch-diff): Let-bind `process-file-side-effects' with nil.
Michael Albinus [Tue, 25 Aug 2009 08:49:24 +0000 (08:49 +0000)]
* vc-arch.el (vc-arch-diff): Let-bind `process-file-side-effects' with nil.

14 years ago* dired-aux.el (dired-show-file-type): Let-bind
Michael Albinus [Tue, 25 Aug 2009 08:47:39 +0000 (08:47 +0000)]
* dired-aux.el (dired-show-file-type): Let-bind
`process-file-side-effects' with nil.

14 years ago* simple.el (process-file-side-effects): New defvar.
Michael Albinus [Tue, 25 Aug 2009 08:45:41 +0000 (08:45 +0000)]
* simple.el (process-file-side-effects): New defvar.

14 years ago* dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
Michael Albinus [Tue, 25 Aug 2009 08:42:25 +0000 (08:42 +0000)]
* dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
Describe autostart behaviour of dbus-ping.
(Synchronous Methods, Asynchronous Methods): Use English numeric format
for timeout values.

14 years ago* processes.texi (Synchronous Processes): New defvar process-file-side-effects.
Michael Albinus [Tue, 25 Aug 2009 08:31:42 +0000 (08:31 +0000)]
* processes.texi (Synchronous Processes): New defvar process-file-side-effects.

14 years ago(byte-compile-file-form-require): Tweak previous change.
Glenn Morris [Tue, 25 Aug 2009 07:36:49 +0000 (07:36 +0000)]
(byte-compile-file-form-require): Tweak previous change.

14 years ago(byte-compile-eval): Fix test for cl in load-history for absolute file-names.
Glenn Morris [Tue, 25 Aug 2009 07:28:16 +0000 (07:28 +0000)]
(byte-compile-eval): Fix test for cl in load-history for absolute file-names.
(byte-compile-file-form-require): Warn about use of the cl package.

14 years agoFix typo.
Glenn Morris [Tue, 25 Aug 2009 07:05:47 +0000 (07:05 +0000)]
Fix typo.

14 years ago(top-level): Don't require cl at run-time.
Glenn Morris [Tue, 25 Aug 2009 07:03:49 +0000 (07:03 +0000)]
(top-level): Don't require cl at run-time.
(nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
Replace cl-function substitute with gnus-replace-in-string.
(nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
(nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
(nnir-run-find-grep): Replace cl-functions find-if and subseq with
simplified expansions.

14 years agoUnify local variables at end.
Glenn Morris [Tue, 25 Aug 2009 06:52:09 +0000 (06:52 +0000)]
Unify local variables at end.
Don't warn about use of cl functions in this file.

14 years ago(mark_char_table): New function.
Kenichi Handa [Tue, 25 Aug 2009 06:03:09 +0000 (06:03 +0000)]
(mark_char_table): New function.
(mark_object): Use mark_char_table for a char-table.

14 years ago(top-level): Don't require lucid (and hence run-time cl).
Glenn Morris [Tue, 25 Aug 2009 03:26:40 +0000 (03:26 +0000)]
(top-level): Don't require lucid (and hence run-time cl).

14 years ago(top-level): Don't require cl at run-time.
Glenn Morris [Tue, 25 Aug 2009 03:24:42 +0000 (03:24 +0000)]
(top-level): Don't require cl at run-time.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Tue, 25 Aug 2009 03:21:14 +0000 (03:21 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(dig): Add autoload cookie.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Tue, 25 Aug 2009 03:14:22 +0000 (03:14 +0000)]
Kevin Ryde <user42 at zip.com.au>

Add "languages" keywords: entry.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Tue, 25 Aug 2009 03:13:25 +0000 (03:13 +0000)]
Kevin Ryde <user42 at zip.com.au>

Add "games" keywords: entry.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Tue, 25 Aug 2009 03:12:27 +0000 (03:12 +0000)]
Kevin Ryde <user42 at zip.com.au>

Fix keywords: comment.

14 years agoRevert accidental commit.
Glenn Morris [Tue, 25 Aug 2009 03:07:16 +0000 (03:07 +0000)]
Revert accidental commit.