bpt/emacs.git
16 years ago(VMS_SUPPORT): No longer byte-compiled.
Jason Rumney [Wed, 28 Nov 2007 00:25:23 +0000 (00:25 +0000)]
(VMS_SUPPORT): No longer byte-compiled.

16 years agoLoad viper*.el files silently.
Glenn Morris [Tue, 27 Nov 2007 09:06:32 +0000 (09:06 +0000)]
Load viper*.el files silently.

16 years ago*** empty log message ***
Glenn Morris [Tue, 27 Nov 2007 09:05:22 +0000 (09:05 +0000)]
*** empty log message ***

16 years ago(calendar-increment-month)
Glenn Morris [Tue, 27 Nov 2007 08:36:25 +0000 (08:36 +0000)]
(calendar-increment-month)
(calendar-month-name, extract-calendar-year)
(calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
(calendar-current-date, calendar-cursor-holidays)
(calendar-date-string, insert-diary-entry, calendar-set-mark)
(cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
(cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
(cal-tex-cursor-filofax-week, cal-tex-cursor-month)
(cal-tex-cursor-month-landscape, cal-tex-cursor-year)
(cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
(calendar-day-of-year-string, calendar-iso-date-string)
(calendar-julian-date-string, calendar-astro-date-string)
(calendar-absolute-from-gregorian, calendar-hebrew-date-string)
(calendar-persian-date-string, calendar-bahai-date-string)
(calendar-islamic-date-string, calendar-chinese-date-string)
(calendar-coptic-date-string, calendar-ethiopic-date-string)
(calendar-french-date-string, calendar-mayan-date-string)
(calendar-print-chinese-date, calendar-goto-date):
Declare as functions.

16 years agoGet rid of old-style backquotes in cc-vars.el.
Glenn Morris [Tue, 27 Nov 2007 08:08:10 +0000 (08:08 +0000)]
Get rid of old-style backquotes in cc-vars.el.

16 years agoNew file.
Glenn Morris [Tue, 27 Nov 2007 08:02:54 +0000 (08:02 +0000)]
New file.

16 years ago(math-read-big-rec): Fix declaration.
Glenn Morris [Tue, 27 Nov 2007 07:58:30 +0000 (07:58 +0000)]
(math-read-big-rec): Fix declaration.

16 years ago(math-normalize-nonstandard): Fix declaration.
Glenn Morris [Tue, 27 Nov 2007 07:57:07 +0000 (07:57 +0000)]
(math-normalize-nonstandard): Fix declaration.

16 years ago(math-map-binop): Fix declaration.
Glenn Morris [Tue, 27 Nov 2007 07:56:49 +0000 (07:56 +0000)]
(math-map-binop): Fix declaration.

16 years ago(socket_connection): Remove AI_ADDRCONFIG.
Jan Djärv [Tue, 27 Nov 2007 07:38:21 +0000 (07:38 +0000)]
(socket_connection): Remove AI_ADDRCONFIG.

16 years ago* progmodes/cperl-mode.el (compilation-error-regexp-alist): Pacify
Dan Nicolaescu [Tue, 27 Nov 2007 06:57:07 +0000 (06:57 +0000)]
* progmodes/cperl-mode.el (compilation-error-regexp-alist): Pacify
byte compiler.
(cperl-mode): Use with-no-warnings for setting vc-header-alist.

* progmodes/idlwave.el (idlwave-shell-get-path-info)
(idlwave-shell-temp-file, idlwave-shell-is-running)
(widget-value, comint-dynamic-complete-filename, Info-goto-node):
* progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion)
(idlwave-all-method-classes, idlwave-all-method-keyword-classes)
(idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
(idlwave-class-found-in, idlwave-class-or-superclass-with-tag)
(idlwave-completing-read, idlwave-current-routine)
(idlwave-downcase-safe, idlwave-entry-find-keyword)
(idlwave-expand-keyword, idlwave-find-class-definition)
(idlwave-find-inherited-class, idlwave-find-struct-tag)
(idlwave-get-buffer-visiting, idlwave-in-quote)
(idlwave-make-full-name, idlwave-members-only)
(idlwave-popup-select, idlwave-routine-source-file)
(idlwave-routines, idlwave-sintern-class)
(idlwave-sintern-keyword, idlwave-sintern-method)
(idlwave-sintern-routine-or-method)
(idlwave-substitute-link-target, idlwave-sys-dir)
(idlwave-this-word, idlwave-what-module-find-class)
(idlwave-where):
* progmodes/idlw-complete-structtag.el (idlwave-shell-buffer):
* mail/uce.el (rmail-msg-is-pruned)
(rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend)
(rmail-toggle-header):
* mail/sendmail.el (dired-view-file, dired-get-filename):
* mail/rmailkwd.el (rmail-maybe-set-message-counters)
(rmail-display-labels, rmail-msgbeg)
(rmail-set-message-deleted-p, rmail-message-labels-p)
(rmail-show-message, mail-comma-list-regexp)
(mail-parse-comma-list):
* mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg)
(rmail-summary-mark-undeleted, rmail-summary-mark-deleted)
(rfc822-addresses, mail-abbrev-make-syntax-table)
(mail-sendmail-delimit-header, mail-header-end):
* mail/hashcash.el (message-narrow-to-headers-or-head)
(message-fetch-field, message-goto-eoh)
(message-narrow-to-headers):
* vc.el (view-mode-exit): Declare as functions.

* mail/vms-pmail.el:
* vmsproc.el:
* vms-patch.el: Don't byte compile these files, they don't work.

* Makefile.in (SOME_MACHINE_LISP): Remove VMS files, they are not
compiled anymore.

16 years ago*** empty log message ***
Jay Belanger [Tue, 27 Nov 2007 05:04:28 +0000 (05:04 +0000)]
*** empty log message ***

16 years ago(math-map-binop): Declare as a function.
Jay Belanger [Tue, 27 Nov 2007 04:57:57 +0000 (04:57 +0000)]
(math-map-binop): Declare as a function.
(math-nlfit-make-matrix, math-nlfit-find-qmax, math-nlfit-fit)
(math-nlfit-fit-curve, calc-fit-hubbert-linear-curve):
Replace `mapcar*' by `math-map-binop'.
(math-nlfit-make-matrix): Replace `copy-list' with `copy-sequence'.

16 years ago(math-map-binop): New function.
Jay Belanger [Tue, 27 Nov 2007 04:56:53 +0000 (04:56 +0000)]
(math-map-binop): New function.
(calc-curve-fit): Replace `mapcar*' by `math-map-binop'.

16 years ago(math-provably-realp): Fix typo.
Jay Belanger [Tue, 27 Nov 2007 04:53:27 +0000 (04:53 +0000)]
(math-provably-realp): Fix typo.

16 years agoCheck for any included packages that define obsolete bug-reporting commands.
Glenn Morris [Tue, 27 Nov 2007 04:25:37 +0000 (04:25 +0000)]
Check for any included packages that define obsolete bug-reporting commands.

16 years ago(pgg-clear-string): Declare as a function.
Glenn Morris [Tue, 27 Nov 2007 04:21:26 +0000 (04:21 +0000)]
(pgg-clear-string): Declare as a function.
(pgg-run-at-time-1): Wrap whole definition in (featurep 'xemacs) test.
(pgg-run-at-time, pgg-cancel-timer): Move definitions before use.

16 years ago(calendar-current-date): Declare as a function.
Glenn Morris [Tue, 27 Nov 2007 04:17:55 +0000 (04:17 +0000)]
(calendar-current-date): Declare as a function.

16 years ago(calendar-absolute-from-julian): Declare as a function.
Glenn Morris [Tue, 27 Nov 2007 04:17:22 +0000 (04:17 +0000)]
(calendar-absolute-from-julian): Declare as a function.

16 years agoRe-fill copyright years.
Glenn Morris [Tue, 27 Nov 2007 04:16:37 +0000 (04:16 +0000)]
Re-fill copyright years.
(nongregorian-diary-listing-hook): Doc fix.
(Info-find-emacs-command-nodes, Info-find-node): Declare as functions.

16 years ago(make-fancy-diary-buffer): Declare as function.
Glenn Morris [Tue, 27 Nov 2007 04:14:53 +0000 (04:14 +0000)]
(make-fancy-diary-buffer): Declare as function.

16 years agoComment.
Glenn Morris [Tue, 27 Nov 2007 04:14:33 +0000 (04:14 +0000)]
Comment.

16 years ago(add-to-diary-list, diary-name-pattern)
Glenn Morris [Tue, 27 Nov 2007 04:14:18 +0000 (04:14 +0000)]
(add-to-diary-list, diary-name-pattern)
(mark-calendar-days-named): Declare as functions.

16 years ago(holiday-filter-visible-calendar)
Glenn Morris [Tue, 27 Nov 2007 04:13:34 +0000 (04:13 +0000)]
(holiday-filter-visible-calendar)
(add-to-diary-list, diary-name-pattern)
(mark-calendar-days-named): Declare as functions.

16 years ago(add-to-diary-list, diary-name-pattern)
Glenn Morris [Tue, 27 Nov 2007 04:12:50 +0000 (04:12 +0000)]
(add-to-diary-list, diary-name-pattern)
(mark-calendar-days-named): Declare as functions.

16 years ago(eshell-report-bug): Add version number of obsolescence.
Glenn Morris [Tue, 27 Nov 2007 04:12:21 +0000 (04:12 +0000)]
(eshell-report-bug): Add version number of obsolescence.

16 years agoComment.
Glenn Morris [Tue, 27 Nov 2007 04:11:39 +0000 (04:11 +0000)]
Comment.

16 years ago(ps-mule-encode-header-string, ps-mule-begin-page)
Glenn Morris [Tue, 27 Nov 2007 04:11:20 +0000 (04:11 +0000)]
(ps-mule-encode-header-string, ps-mule-begin-page)
(ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
(ps-mule-initialize, ps-mule-begin-job): Declare as functions.

16 years ago(pgg-parse-24, pgg-parse-crc24-string): Define for compiler.
Glenn Morris [Tue, 27 Nov 2007 04:10:20 +0000 (04:10 +0000)]
(pgg-parse-24, pgg-parse-crc24-string): Define for compiler.

16 years ago(ini-generic-mode): Declare as a function.
Glenn Morris [Tue, 27 Nov 2007 04:08:54 +0000 (04:08 +0000)]
(ini-generic-mode): Declare as a function.

16 years ago(math-read-expr-level): Declare as a function.
Jay Belanger [Tue, 27 Nov 2007 04:08:41 +0000 (04:08 +0000)]
(math-read-expr-level): Declare as a function.

16 years ago(edmacro-format-keys,edmacro-parse-keys)
Jay Belanger [Tue, 27 Nov 2007 04:08:16 +0000 (04:08 +0000)]
(edmacro-format-keys,edmacro-parse-keys)
(math-read-expr-level): Declare as functions.

16 years ago(calc-get-fit-variables): Declare as a function.
Jay Belanger [Tue, 27 Nov 2007 04:07:42 +0000 (04:07 +0000)]
(calc-get-fit-variables): Declare as a function.

16 years ago(ffap-bug, ffap-submit-bug): Redefine as obsolete aliases for
Glenn Morris [Tue, 27 Nov 2007 04:07:26 +0000 (04:07 +0000)]
(ffap-bug, ffap-submit-bug): Redefine as obsolete aliases for
report-emacs-bug.
(gnus-summary-select-article, gnus-configure-windows): Declare as functions.

16 years ago(calc-embedded-save-original-modes): Declare as a function.
Jay Belanger [Tue, 27 Nov 2007 04:07:06 +0000 (04:07 +0000)]
(calc-embedded-save-original-modes): Declare as a function.

16 years ago(calc-do-keypad, calc-inv-hyp-prefix-help)
Jay Belanger [Tue, 27 Nov 2007 04:06:31 +0000 (04:06 +0000)]
(calc-do-keypad, calc-inv-hyp-prefix-help)
(calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
(calc-explain-why, calc-clear-command-flag)
(calc-roll-down-with-selections, calc-roll-up-with-selections)
(calc-last-args, calc-is-inverse, calc-do-prefix-help)
(math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
(math-trunc-special, math-trunc-fancy, math-floor-special)
(math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
(math-known-matrixp, math-mod-fancy, math-pow-of-zero)
(math-pow-zero, math-pow-fancy): Declare as functions.

16 years ago(math-zerop, math-negp, math-looks-negp)
Jay Belanger [Tue, 27 Nov 2007 04:05:56 +0000 (04:05 +0000)]
(math-zerop, math-negp, math-looks-negp)
(math-posp, math-compare, math-bignum, math-compare-bignum):
Declare as functions.

16 years ago(math-read-factor, math-read-expr-level): Declare as functions.
Jay Belanger [Tue, 27 Nov 2007 04:05:19 +0000 (04:05 +0000)]
(math-read-factor, math-read-expr-level): Declare as functions.

16 years agoLoad dired and ediff-*.el files silently.
Glenn Morris [Tue, 27 Nov 2007 04:05:08 +0000 (04:05 +0000)]
Load dired and ediff-*.el files silently.
Don't load info, pcl-cvs when compiling.
(Info-goto-node): Declare as a function.

16 years ago(Info-goto-node, Info-last): Declare as functions.
Jay Belanger [Tue, 27 Nov 2007 04:04:45 +0000 (04:04 +0000)]
(Info-goto-node, Info-last): Declare as functions.

16 years ago(calendar-current-time-zone)
Jay Belanger [Tue, 27 Nov 2007 04:04:08 +0000 (04:04 +0000)]
(calendar-current-time-zone)
(calendar-absolute-from-gregorian, dst-in-effect): Declare as
functions.

16 years ago(math-clip, math-round, math-simplify)
Jay Belanger [Tue, 27 Nov 2007 04:03:37 +0000 (04:03 +0000)]
(math-clip, math-round, math-simplify)
(math-simplify-extended, math-simplify-units, calc-set-language)
(calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
(calc-embedded-var-change, math-mul-float, math-arctan-raw)
(math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
(math-normalize-hms, math-normalize-mod, math-make-sdev)
(math-make-intv, math-normalize-logical-op, math-possible-signs)
(math-infinite-dir, math-calcFunc-to-var)
(calc-embedded-evaluate-expr, math-known-nonzerop)
(math-read-expr-level, math-read-big-rec, math-read-big-balance)
(math-format-date, math-vector-is-string, math-vector-to-string)
(math-format-radix-float, math-compose-expr, math-abs)
(math-format-bignum-binary, math-format-bignum-octal)
(math-format-bignum-hex, math-format-bignum-radix)
(math-compute-max-digits): Declare as functions.

16 years ago(calc-set-language, calc-edit-finish)
Jay Belanger [Tue, 27 Nov 2007 04:02:56 +0000 (04:02 +0000)]
(calc-set-language, calc-edit-finish)
(calc-edit-cancel, calc-do-quick-calc, calc-do-calc-eval)
(calc-do-keypad, calcFunc-unixtime, math-parse-date)
(math-lessp, calc-embedded-finish-command)
(calc-embedded-select-buffer, calc-embedded-mode-line-change)
(calc-push-list-in-macro, calc-replace-selections)
(calc-record-list, calc-normalize-fancy, calc-do-handle-whys)
(calc-top-selected, calc-sel-error, calc-pop-stack-in-macro)
(calc-embedded-stack-change, calc-refresh-evaltos)
(calc-do-refresh, calc-binary-op-fancy, calc-unary-op-fancy)
(calc-delete-selection, calc-alg-digit-entry, calc-alg-entry)
(calc-dots, calc-temp-minibuffer-message, math-read-radix-digit)
(calc-digit-dots, math-normalize-fancy, math-normalize-nonstandard)
(math-recompile-eval-rules, math-apply-rewrites, calc-record-why)
(math-dimension-error, calc-incomplete-error, math-float-fancy)
(math-neg-fancy, math-zerop, calc-add-fractions)
(math-add-objects-fancy, math-add-symb-fancy, math-mul-zero)
(calc-mul-fractions, math-mul-objects-fancy, math-mul-symb-fancy)
(math-reject-arg, math-div-by-zero, math-div-zero, math-make-frac)
(calc-div-fractions, math-div-objects-fancy, math-div-symb-fancy)
(math-compose-expr, math-comp-width, math-composition-to-string)
(math-stack-value-offset-fancy, math-format-flat-expr-fancy)
(math-adjust-fraction, math-format-binary, math-format-radix)
(math-group-float, math-mod, math-format-number-fancy)
(math-format-bignum-fancy, math-read-number-fancy)
(calc-do-grab-region, calc-do-grab-rectangle, calc-do-embedded)
(calc-do-embedded-activate, math-do-defmath)
(calc-load-everything): Declare as functions.

16 years agoLoad ediff-*.el files silently.
Glenn Morris [Tue, 27 Nov 2007 04:02:18 +0000 (04:02 +0000)]
Load ediff-*.el files silently.
(ediff-display-pixel-width, ediff-display-pixel-height): Declare as functions.

16 years ago(calc-fit-s-shaped-logistic-curve)
Jay Belanger [Tue, 27 Nov 2007 04:01:42 +0000 (04:01 +0000)]
(calc-fit-s-shaped-logistic-curve)
(calc-fit-bell-shaped-logistic-curve)
(calc-fit-hubbert-linear-curve, calc-graph-add-curve)
(calc-graph-lookup, calc-graph-set-styles, math-min-list)
(math-max-list): Declare as functions.

16 years agoLoad ediff-*.el files silently.
Glenn Morris [Tue, 27 Nov 2007 04:01:30 +0000 (04:01 +0000)]
Load ediff-*.el files silently.

16 years ago(calc-refresh-evaltos, calc-execute-kbd-macro)
Jay Belanger [Tue, 27 Nov 2007 04:00:56 +0000 (04:00 +0000)]
(calc-refresh-evaltos, calc-execute-kbd-macro)
(math-is-true, calc-explain-why, calc-alg-edit)
(math-composite-inequalities, math-flatten-lands)
(math-multi-subst, calcFunc-vmatches, math-simplify)
(math-known-matrixp, math-parse-fortran-subscr, math-to-radians-2)
(math-read-string, math-read-brackets, math-read-angle-brackets):
Declare as functions.

16 years agoLoad ediff-*.el files silently.
Glenn Morris [Tue, 27 Nov 2007 04:00:50 +0000 (04:00 +0000)]
Load ediff-*.el files silently.
Don't load reporter when compiling.

16 years agoLoad ediff-*.el files silently.
Glenn Morris [Tue, 27 Nov 2007 03:59:56 +0000 (03:59 +0000)]
Load ediff-*.el files silently.

16 years agoDon't load ange-ftp when compiling.
Glenn Morris [Tue, 27 Nov 2007 03:58:26 +0000 (03:58 +0000)]
Don't load ange-ftp when compiling.

16 years agoLoad ediff-*.el files silently.
Glenn Morris [Tue, 27 Nov 2007 03:57:54 +0000 (03:57 +0000)]
Load ediff-*.el files silently.

16 years agoComments.
Glenn Morris [Tue, 27 Nov 2007 03:56:38 +0000 (03:56 +0000)]
Comments.

16 years ago(check-declare-locate): Handle compressed files.
Glenn Morris [Tue, 27 Nov 2007 03:54:47 +0000 (03:54 +0000)]
(check-declare-locate): Handle compressed files.
(check-declare-verify): Handle define-generic-mode,
define-global(ized)-minor-mode, define-obsolete-function-alias.

16 years ago(calc-modes-menu): Add normal and incomplete algebraic modes.
Jay Belanger [Tue, 27 Nov 2007 01:08:24 +0000 (01:08 +0000)]
(calc-modes-menu): Add normal and incomplete algebraic modes.

16 years ago(end-of-defun): Restructure so that end-of-defun-function is called
Stefan Monnier [Mon, 26 Nov 2007 20:27:12 +0000 (20:27 +0000)]
(end-of-defun): Restructure so that end-of-defun-function is called
consistently, even for negative arguments.
(end-of-defun-function): Default to forward-sexp.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 26 Nov 2007 15:44:39 +0000 (15:44 +0000)]
*** empty log message ***

16 years ago(batch-byte-recompile-directory): Doc fix.
Juanma Barranquero [Mon, 26 Nov 2007 15:38:18 +0000 (15:38 +0000)]
(batch-byte-recompile-directory): Doc fix.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 26 Nov 2007 15:13:38 +0000 (15:13 +0000)]
*** empty log message ***

16 years ago(list_processes_1): Fix indentation level of the
Andreas Schwab [Mon, 26 Nov 2007 09:56:47 +0000 (09:56 +0000)]
(list_processes_1): Fix indentation level of the
command column.

16 years ago*** empty log message ***
Andreas Schwab [Mon, 26 Nov 2007 09:56:30 +0000 (09:56 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 26 Nov 2007 08:53:42 +0000 (08:53 +0000)]
*** empty log message ***

16 years ago(Declaring Functions): Fix typo in directive.
Juanma Barranquero [Mon, 26 Nov 2007 08:48:31 +0000 (08:48 +0000)]
(Declaring Functions): Fix typo in directive.

16 years ago(cal-menu-holidays-menu): Use :label rather than :suffix.
Glenn Morris [Mon, 26 Nov 2007 07:28:37 +0000 (07:28 +0000)]
(cal-menu-holidays-menu): Use :label rather than :suffix.

16 years ago(easy-menu-define): Doc fix.
Glenn Morris [Mon, 26 Nov 2007 03:49:23 +0000 (03:49 +0000)]
(easy-menu-define): Doc fix.

16 years agoMove imap.el from lisp/gnus/ to lisp/net/.
Simon Josefsson [Mon, 26 Nov 2007 00:20:59 +0000 (00:20 +0000)]
Move imap.el from lisp/gnus/ to lisp/net/.

16 years ago(doc-view-mode-p): New function.
Reiner Steib [Sun, 25 Nov 2007 20:11:47 +0000 (20:11 +0000)]
(doc-view-mode-p): New function.

16 years ago* mail/mspools.el (rmail-get-new-mail):
Dan Nicolaescu [Sun, 25 Nov 2007 16:48:31 +0000 (16:48 +0000)]
* mail/mspools.el (rmail-get-new-mail):
* mail/reporter.el (mail-position-on-field, mail-text):
* mail/rmail.el (mail-position-on-field, mail-text-start)
(rmail-update-summary):
* mail/rmailedit.el (rmail-summary-disable)
(rmail-summary-enable):
* mail/rmailmsc.el (rmail-parse-file-inboxes)
(rmail-show-message):
* mail/rmailout.el (rmail-update-summary):
* mail/rmailsort.el (rmail-update-summary):
* mail/sendmail.el (dired-move-to-filename, dired-get-filename)
(dired-view-file):
* mail/uce.el (mail-strip-quoted-names):
* mail/undigest.el (rmail-update-summary):
* mail/unrmail.el (mail-strip-quoted-names):
* ediff.el (diff-latest-backup-file): Declare as functions.

* obsolete/mlsupport.el (ml-previous-page): Fix typo.
(kill-to-end-of-line):
* obsolete/rnews.el (news-set-minor-modes): Remove non working
functions.

16 years ago(Help Functions): Clean up last change.
Richard M. Stallman [Sun, 25 Nov 2007 03:51:14 +0000 (03:51 +0000)]
(Help Functions): Clean up last change.

16 years ago(Preactivation, Activation of Advice): Minor cleanup.
Richard M. Stallman [Sun, 25 Nov 2007 03:50:39 +0000 (03:50 +0000)]
(Preactivation, Activation of Advice): Minor cleanup.

16 years ago(Named Features): Minor cleanup.
Richard M. Stallman [Sun, 25 Nov 2007 03:50:05 +0000 (03:50 +0000)]
(Named Features): Minor cleanup.

16 years ago(Eval During Expansion): Minor cleanup.
Richard M. Stallman [Sun, 25 Nov 2007 03:49:34 +0000 (03:49 +0000)]
(Eval During Expansion): Minor cleanup.

16 years ago(Variable Aliases): Minor cleanup.
Richard M. Stallman [Sun, 25 Nov 2007 03:49:12 +0000 (03:49 +0000)]
(Variable Aliases): Minor cleanup.

16 years ago(Help Echo): Cleanups.
Richard M. Stallman [Sun, 25 Nov 2007 03:48:41 +0000 (03:48 +0000)]
(Help Echo): Cleanups.

16 years agoPlace-holder entry for nXML.
Glenn Morris [Sun, 25 Nov 2007 03:15:43 +0000 (03:15 +0000)]
Place-holder entry for nXML.

16 years agoRevert previous commit, made without ChangeLog entry.
Glenn Morris [Sun, 25 Nov 2007 02:49:38 +0000 (02:49 +0000)]
Revert previous commit, made without ChangeLog entry.

16 years agoMove provide statement back to the top of the file.
Glenn Morris [Sun, 25 Nov 2007 01:58:54 +0000 (01:58 +0000)]
Move provide statement back to the top of the file.

16 years ago*** empty log message ***
Glenn Morris [Sun, 25 Nov 2007 01:58:33 +0000 (01:58 +0000)]
*** empty log message ***

16 years ago(top-level): Move provide statement to the end of the file. Use
Glenn Morris [Sun, 25 Nov 2007 01:17:06 +0000 (01:17 +0000)]
(top-level): Move provide statement to the end of the file.  Use
require with NOERROR for pcomplete.  Don't mess with load-path.

16 years ago(eshell-report-bug-address): Remove.
Glenn Morris [Sun, 25 Nov 2007 01:05:00 +0000 (01:05 +0000)]
(eshell-report-bug-address): Remove.
(eshell-report-bug): Redefine as an alias for report-emacs-bug.

16 years ago(vc-git-annotate-time): Handle optional field FILENAME.
Thien-Thi Nguyen [Sun, 25 Nov 2007 00:42:41 +0000 (00:42 +0000)]
(vc-git-annotate-time): Handle optional field FILENAME.
Also, match one space at end of annotation text, after last paren.

16 years ago(appt-disp-window): Restore a simplified version of
Glenn Morris [Sat, 24 Nov 2007 21:53:02 +0000 (21:53 +0000)]
(appt-disp-window): Restore a simplified version of
minibuffer-avoidance code deleted in previous change.

16 years agoRemove leading `*' from defcustom doc-strings.
Glenn Morris [Sat, 24 Nov 2007 21:40:02 +0000 (21:40 +0000)]
Remove leading `*' from defcustom doc-strings.
(appt-disp-window): Don't require electric.  Remove
minibuffer-avoidance code, since appt-select-lowest-window does that.
(appt-select-lowest-window): Avoid minibuffer.

16 years agoRemove leading `*' from defcustom doc-strings.
Glenn Morris [Sat, 24 Nov 2007 21:15:08 +0000 (21:15 +0000)]
Remove leading `*' from defcustom doc-strings.
(esh-mode): Require it.
(esh-util): Use require rather than featurep and load.
(eshell): No need to test if eshell-mode is bound; remove obsolete
reference to eshell-auto.
(eshell-command, eshell-command-result): Don't require esh-mode
now that the file does.
(top-level): Move provide statement to the end of the
file.  Re-order and update commentary.

16 years agonXML is done.
Glenn Morris [Sat, 24 Nov 2007 20:19:23 +0000 (20:19 +0000)]
nXML is done.

16 years agoFix holiday menu bug
Mark A. Hershberger [Sat, 24 Nov 2007 19:44:25 +0000 (19:44 +0000)]
Fix holiday menu bug

16 years agoMention new VC Annotate mode command.
Thien-Thi Nguyen [Sat, 24 Nov 2007 16:24:01 +0000 (16:24 +0000)]
Mention new VC Annotate mode command.

16 years ago(vc-annotate-mode): Frob buffer invisibility spec.
Thien-Thi Nguyen [Sat, 24 Nov 2007 16:20:10 +0000 (16:20 +0000)]
(vc-annotate-mode): Frob buffer invisibility spec.
(vc-annotate-toggle-annotation-visibility): New command.
(vc-annotate-mode-map): Bind "V" to it.
(vc-annotate-mode-menu): Add entry for it.
(vc-annotate-get-time-set-line-props): New func.
(vc-annotate-display-autoscale)
(vc-annotate-display-difference): Use it.

16 years agoDelete eol whitespace; nfc.
Thien-Thi Nguyen [Sat, 24 Nov 2007 16:13:38 +0000 (16:13 +0000)]
Delete eol whitespace; nfc.

16 years ago(Declaring Functions): Clarify previous change.
Richard M. Stallman [Sat, 24 Nov 2007 16:00:57 +0000 (16:00 +0000)]
(Declaring Functions): Clarify previous change.

16 years ago(Compiler Errors): Clarify previous change.
Richard M. Stallman [Sat, 24 Nov 2007 16:00:21 +0000 (16:00 +0000)]
(Compiler Errors): Clarify previous change.

16 years ago* ido.el (ido-file-name-all-completions-1): Check for fboundp of
Michael Albinus [Sat, 24 Nov 2007 15:40:09 +0000 (15:40 +0000)]
* ido.el (ido-file-name-all-completions-1): Check for fboundp of
`tramp-completion-mode-p' as it is in Tramp 2.1.  Let-bind
`tramp-completion-mode'.

16 years agoFix wrongly dated entry.
David Kastrup [Sat, 24 Nov 2007 15:32:54 +0000 (15:32 +0000)]
Fix wrongly dated entry.

16 years ago(vc-git--call, vc-git--out-ok): New funcs.
Thien-Thi Nguyen [Sat, 24 Nov 2007 15:22:07 +0000 (15:22 +0000)]
(vc-git--call, vc-git--out-ok): New funcs.
(vc-git-state): Use vc-git--call.
(vc-git-registered, vc-git-working-revision)
(vc-git-previous-revision, vc-git-next-revision)
(vc-git--run-command-string, vc-git-symbolic-commit):
Use vc-git--out-ok.

16 years agoFix file name to match @setfilename.
Romain Francoise [Sat, 24 Nov 2007 15:17:05 +0000 (15:17 +0000)]
Fix file name to match @setfilename.

16 years agoAdd description in @direntry.
Romain Francoise [Sat, 24 Nov 2007 14:53:15 +0000 (14:53 +0000)]
Add description in @direntry.

16 years agoRefill; nfc.
Thien-Thi Nguyen [Sat, 24 Nov 2007 14:35:54 +0000 (14:35 +0000)]
Refill; nfc.

16 years ago(INFO_FILES): Add nxml-mode.
Romain Francoise [Sat, 24 Nov 2007 14:02:37 +0000 (14:02 +0000)]
(INFO_FILES): Add nxml-mode.

16 years ago(vc-git-show-log-entry): New func.
Thien-Thi Nguyen [Sat, 24 Nov 2007 13:46:30 +0000 (13:46 +0000)]
(vc-git-show-log-entry): New func.

16 years ago(url-device-type): Fix typo.
Glenn Morris [Sat, 24 Nov 2007 03:29:25 +0000 (03:29 +0000)]
(url-device-type): Fix typo.

16 years agomail_send -> mail-send.xpm.
Glenn Morris [Sat, 24 Nov 2007 03:29:18 +0000 (03:29 +0000)]
mail_send -> mail-send.xpm.