1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-13 16:38:14 +00:00
Commit Graph

12624 Commits

Author SHA1 Message Date
Glenn Morris
9e02db22e8 (top-level): Adapt for moved unicode files. 2007-11-28 04:55:27 +00:00
Glenn Morris
6bf181fbdf (maintainer-clean): Depend on bootstrap-clean to delete .elc files. 2007-11-28 04:52:59 +00:00
Stefan Monnier
571e4e6149 (cvs-parse-table): Adjust regexp for resurrections. 2007-11-28 04:48:04 +00:00
Glenn Morris
488f4498d4 Add 2007 to copyright years.
Switch license to standard GPLv3+ text.
(xsdre-gen-categories): Use mapc rather than mapcar.
2007-11-28 04:17:48 +00:00
Jay Belanger
79df1d6f2f *** empty log message *** 2007-11-28 03:43:50 +00:00
Glenn Morris
1007a0a74e *** empty log message *** 2007-11-27 09:05:22 +00:00
Glenn Morris
225ccf92ab (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.
2007-11-27 08:36:25 +00:00
Glenn Morris
8ac9225638 (math-read-big-rec): Fix declaration. 2007-11-27 07:58:30 +00:00
Dan Nicolaescu
73e72da43b * 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.
2007-11-27 06:57:07 +00:00
Jay Belanger
d3b913571a *** empty log message *** 2007-11-27 05:04:28 +00:00
Glenn Morris
af5db4a5ab (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.
2007-11-27 04:21:26 +00:00
Jay Belanger
84df9db88a (calc-modes-menu): Add normal and incomplete algebraic modes. 2007-11-27 01:08:24 +00:00
Stefan Monnier
61e2160737 (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.
2007-11-26 20:27:12 +00:00
Juanma Barranquero
06f61dacd3 *** empty log message *** 2007-11-26 15:44:39 +00:00
Juanma Barranquero
1dcf3f16ea *** empty log message *** 2007-11-26 15:13:38 +00:00
Glenn Morris
60806b7399 (cal-menu-holidays-menu): Use :label rather than :suffix. 2007-11-26 07:28:37 +00:00
Glenn Morris
42e32ed89c (easy-menu-define): Doc fix. 2007-11-26 03:49:23 +00:00
Simon Josefsson
a06e7b5d44 Move imap.el from lisp/gnus/ to lisp/net/. 2007-11-26 00:20:59 +00:00
Reiner Steib
789ab9d4af (doc-view-mode-p): New function. 2007-11-25 20:11:47 +00:00
Dan Nicolaescu
2b54af7428 * 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.
2007-11-25 16:48:31 +00:00
Glenn Morris
989823ed56 *** empty log message *** 2007-11-25 01:58:33 +00:00
Glenn Morris
49433569a0 (top-level): Move provide statement to the end of the file. Use
require with NOERROR for pcomplete.  Don't mess with load-path.
2007-11-25 01:17:06 +00:00
Glenn Morris
abf1a55b87 (eshell-report-bug-address): Remove.
(eshell-report-bug): Redefine as an alias for report-emacs-bug.
2007-11-25 01:05:00 +00:00
Thien-Thi Nguyen
0bcc6163fe (vc-git-annotate-time): Handle optional field FILENAME.
Also, match one space at end of annotation text, after last paren.
2007-11-25 00:42:41 +00:00
Glenn Morris
cb6c237a6f (appt-disp-window): Restore a simplified version of
minibuffer-avoidance code deleted in previous change.
2007-11-24 21:53:02 +00:00
Glenn Morris
40f79f5b3c 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.
2007-11-24 21:40:02 +00:00
Glenn Morris
c6d48e4781 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.
2007-11-24 21:15:08 +00:00
Thien-Thi Nguyen
5731a8e006 (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.
2007-11-24 16:20:10 +00:00
Michael Albinus
d9e43b70c6 * 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'.
2007-11-24 15:40:09 +00:00
David Kastrup
95ec6ea4b9 Fix wrongly dated entry. 2007-11-24 15:32:54 +00:00
Thien-Thi Nguyen
5fdbecd896 (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.
2007-11-24 15:22:07 +00:00
Thien-Thi Nguyen
b16bd82da9 (vc-git-show-log-entry): New func. 2007-11-24 13:46:30 +00:00
Glenn Morris
e1b0f17b8d (declare-function): Doc fix. 2007-11-24 03:09:55 +00:00
Kenichi Handa
193e7f80e6 (ucs-8859-7-alist): Update the table. 2007-11-24 00:57:26 +00:00
David Kastrup
bfb74e75a4 * server.el (server-process-filter): Use `command-line-args-left' 2007-11-23 23:59:19 +00:00
Stefan Monnier
2a5bb249f2 *** empty log message *** 2007-11-23 19:24:04 +00:00
Stefan Monnier
43b9978002 Remove. 2007-11-23 18:49:02 +00:00
Juanma Barranquero
14521da18e (WIN_ALMOST): Maintain sorted. 2007-11-23 16:53:58 +00:00
Dan Nicolaescu
d24182bbae (vc-deduce-fileset): Also look for a fileset in the parent
buffer if the parent buffer is in vc-dired-mode.
2007-11-23 15:17:25 +00:00
Mark A. Hershberger
8cd39fb3c4 Initial merge of nxml 2007-11-23 06:58:00 +00:00
Juri Linkov
b3acb094ec (dired-read-dir-and-switches): For C-x d, set the value for M-n to the
visited file name of the current buffer.  Use minibuffer-with-setup-hook
to set minibuffer-default to buffer-file-name inside read-file-name.
2007-11-23 00:33:48 +00:00
Stefan Monnier
50bfa18a09 (beginning-of-defun-raw): Pass `arg' down to beginning-of-defun-function. 2007-11-22 22:12:22 +00:00
Reiner Steib
47b1ca2636 Move from ../gnus. Add hashcash payments to email. 2007-11-22 20:50:16 +00:00
Glenn Morris
d0a3b8c274 (x-clipboard-yank): Fix declaration. 2007-11-22 20:28:14 +00:00
Glenn Morris
e3e7216217 (declare-function): Doc fix. 2007-11-22 20:26:33 +00:00
Stefan Monnier
e31d2d890a (posn-col-row): Make the `default-value' use explicit. 2007-11-22 20:14:13 +00:00
Stefan Monnier
693b2fe296 (balance-windows): Remove unused var `counter'.
(bw-balance-sub): Remove unused var `lastchild'.
(split-window-vertically): Remove unused var `switch'.
(recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
2007-11-22 18:08:06 +00:00
Stefan Monnier
2546bcdd94 (byte-compile-file-form-custom-declare-variable): Simplify. 2007-11-22 18:03:05 +00:00
Juanma Barranquero
d1a3873fe8 (custom-mode): Define with `define-derived-mode'.
Set `show-trailing-whitespace' to nil.
2007-11-22 16:50:11 +00:00
Juanma Barranquero
967c6c497f (x-clipboard-yank): Declare as function. 2007-11-22 13:56:22 +00:00