summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Change German es-zett in my name from Latin-9 to Latin-1 encoding.Kai Großjohann2002-07-221-1/+1
|
* Fixup encoding.Andreas Schwab2002-07-221-94/+94
|
* (vc-next-action-on-file): Preserve find-file-literally.André Spiegel2002-07-221-6/+7
|
* (mark-sexp-diary-entries): Retrieve markRichard M. Stallman2002-07-221-89/+96
| | | | | | | | | | | | | | | | | | | | | | | | | from diary-sexp-entry and pass it to mark-visible-calendar-date. (list-sexp-diary-entries): Update doc string for new docs for .... If diary-sexp-entry returns a cons, only add the text to the diary list. (diary-sexp-entry): Allow sexps to return a cons of the form (MARK . STRING) to specify what face or character mark should be used in the calendar display. (diary-date, diary-block, diary-float, diary-anniversary) (diary-cyclic): Add optional MARK parameter, specifying what face or character to use in the calendar display. These will now return (MARK . ENTRY). (check-calendar-holidays, diary-iso-date) (calendar-holiday-list, diary-french-date, diary-mayan-date) (diary-julian-date, diary-astro-day-number, diary-chinese-date) (diary-islamic-date, list-islamic-diary-entries) (mark-islamic-diary-entries, mark-islamic-calendar-date-pattern) (diary-hebrew-date, diary-omer, diary-yahrzeit, diary-parasha) (diary-rosh-hodesh, list-hebrew-diary-entries) (mark-hebrew-diary-entries, mark-hebrew-calendar-date-pattern) (diary-coptic-date, diary-persian-date, diary-phases-of-moon) (diary-sunrise-sunset, diary-sabbath-candles): Remove interactive flag from autoloads.
* (diary-omer, diary-yahrzeit, diary-rosh-hodesh, diary-parasha, diary-parasha):Richard M. Stallman2002-07-221-80/+97
| | | | | Add optional MARK parameter, specifying what face or character to use in the calendar display. These will now return (MARK . ENTRY).
* (diary-phases-of-moon): Add optional MARKRichard M. Stallman2002-07-221-4/+7
| | | | | parameter, specifying what face or character to use in the calendar display. These will now return (MARK . ENTRY).
* (diary-sabbath-candles): Add optional MARKRichard M. Stallman2002-07-221-4/+8
| | | | | parameter, specifying what face or character to use in the calendar display. These will now return (MARK . ENTRY).
* (double-click-fuzz): Added.Richard M. Stallman2002-07-221-0/+1
|
* (browse-url-lynx-input-attempts): Use defcustom.Richard M. Stallman2002-07-221-3/+7
| | | | (browse-url-lynx-input-delay): Add custom type and group.
* removed forgotten (debug) formCarsten Dominik2002-07-221-1/+0
|
* Updated to reftex 4.17Carsten Dominik2002-07-2212-236/+361
|
* Regenerated.Markus Rost2002-07-223-787/+882
|
* (ucs-quail-activate): Cope if buffer-file-coding-system is nil.Richard M. Stallman2002-07-211-3/+5
|
* (last-buffer): Use buffer-list with frame arg.Richard M. Stallman2002-07-211-11/+11
| | | | Create *scratch* if no other choice exists. Fix bugs.
* Bump version to 2.0.2.Kai Großjohann2002-07-212-114/+226
| | | | | | | | | | | | | | | | | | | | | (tramp-methods): Rename methods invoking "ssh1" or "ssh2" to longer names. Use old names "sm1", "sm2" and so on for methods invoking "ssh -1" or "ssh -2". (tramp-multi-file-name-structure-separate): Typo, its name was set to "tramp-file-name-structure-separate". Trivial patch. From Steve Youngs <youngs@xemacs.org>. (tramp-multi-sh-program): New variable. (tramp-open-connection-multi): Use it. Now you can use multi methods from Windows (at least in principle). (tramp-do-copy-or-rename-via-buffer): New function. (tramp-do-copy-or-rename-file): Use it. Change and simplify logic. Omit special case of invoking rcp directly to copy the files. (tramp-open-connection-su, tramp-multi-connect-telnet) (tramp-multi-connect-rlogin, tramp-multi-connect-su) (tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name): Use backticks in format-spec for brevity and to avoid character/number confusion in XEmacs.
* *** empty log message ***Richard M. Stallman2002-07-201-0/+8
|
* (widget-documentation-string-value-create):Richard M. Stallman2002-07-201-0/+1
| | | | Say "Hide Rest", not just "Hide".
* (custom-variable-value-create):Richard M. Stallman2002-07-201-0/+8
| | | | | | Say "Show Value", not just "Show". Also "Hide Value". Output a newline before the doc string. (custom-face-value-create): Say "Show Face" and "Hide Face".
* (display-warning, warn, lwarn): Add autoload cookie.Richard M. Stallman2002-07-201-0/+3
|
* (toggle-read-only): Clean up the hint message.Richard M. Stallman2002-07-202-2/+22
|
* Use warnings.el:Richard M. Stallman2002-07-201-70/+59
| | | | | | | | | | | | | | | (byte-compile-warning-prefix): New function. (byte-compile-log-file): Return page start position. (byte-compile-log-warning): New function. (byte-compile-warn): Use byte-compile-log-warning. (byte-compile-report-error): Likewise. Also use error-message-string. (displaying-byte-compile-warnings): Bind warning-series. Don't bind or use byte-compile-warnings-point-max. Don't display the log buffer at the end. (byte-compile-warnings-point-max): Variable deleted. (byte-compile-log-1): Rewrite for trace info, not used for warnings. (byte-compile-last-warned-form, byte-compile-last-logged-file): Defvars moved.
* New file.Richard M. Stallman2002-07-201-0/+263
|
* (byte-compile-cl-warn): Delete `values'Richard M. Stallman2002-07-192-4/+14
| | | | | | and `values-list' from list of CL functions. (compile-defun): Bind `read-with-symbol-positions' to current buffer.
* Update copyright notice and fix typo in commentary section.Markus Rost2002-07-191-2/+3
|
* #André Spiegel2002-07-191-0/+10
|
* (vc-rcs-fetch-master-state): Be more careful to checkAndré Spiegel2002-07-191-2/+5
| | | | if this is really an RCS master file.
* (vc-insert-file): When called with a LIMIT regexp,André Spiegel2002-07-191-4/+8
| | | | delete anything that comes after LIMIT from the buffer.
* Improve comment of vc-BACKEND-workfile-unchanged-p.André Spiegel2002-07-191-2/+3
|
* *** empty log message ***Juanma Barranquero2002-07-191-4/+8
|
* (unread-command-char, executing-macro, post-command-idle-hook,Juanma Barranquero2002-07-191-0/+15
| | | | | post-command-idle-delay): Move obsolescence declarations from subr.el. (directory-sep-char, mode-line-inverse-video): Add obsolescence declaration.
* (unread-command-char, executing-macro, post-command-idle-hook,Juanma Barranquero2002-07-191-9/+1
| | | | post-command-idle-delay): Move obsolescence declarations to subr.el.
* (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,Juanma Barranquero2002-07-192-0/+18
| | | | | compiled-function-p, define-function): Move obsolescence declarations from subr.el
* (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,Juanma Barranquero2002-07-191-10/+1
| | | | | compiled-function-p, define-function): Move obsolescence declarations to subr.el.
* Updated to IDLWAVE version 4.14. See idlwave.org.J.D. Smith2002-07-184-747/+1816
|
* *** empty log message ***J.D. Smith2002-07-181-0/+14
|
* Support current auto{conf,make} manuals.Dave Love2002-07-182-18/+11
|
* (last-buffer): Add missing frame argument.Juanma Barranquero2002-07-182-1/+5
|
* *** empty log message ***Richard M. Stallman2002-07-181-0/+15
|
* (timer-inc-time): Doc fix.Richard M. Stallman2002-07-181-1/+1
|
* (keep-lines, flush-lines): Interactively reportRichard M. Stallman2002-07-181-2/+6
| | | | read-only error before reading regexp argument.
* (dabbrev--search): Use inhibit-point-motion-hooks.Richard M. Stallman2002-07-181-0/+3
|
* (last-buffer): Handle buffer-list and buffer-predicateRichard M. Stallman2002-07-181-4/+20
| | | | frame parameters like bury-buffer.
* (choose-completion-delete-max-match): Handle minibuffer prompts explicitly.Richard M. Stallman2002-07-181-5/+8
|
* Remove conflict marker.Andreas Schwab2002-07-181-1/+0
|
* (decompose-composite-char): Add autoload cookie to obsolescence declaration;Juanma Barranquero2002-07-182-1/+12
| | | | also remove redundant info.
* (move-to-column-force): Add autoload cookie to obsolescence declaration.Juanma Barranquero2002-07-181-0/+2
|
* (string-to-sequence, truncate-string): Add autoload cookie.Juanma Barranquero2002-07-181-0/+4
|
* Load international/utf-8 before international/characters.Kim F. Storm2002-07-172-1/+5
|
* *** empty log message ***Dave Love2002-07-171-0/+21
|
* Optimize tables. Deal with someDave Love2002-07-171-119/+191
| | | | | | | | | | | | | | | non-8859 charsets. (ucs-mule-to-mule-unicode): New. (ucs-unify-8859): Use utf-8-fragment-on-decoding, set up Quail translation. (ucs-fragment-8859): Modified consistent with ucs-unify-8859. (unify-8859-on-encoding-mode): Doc mod. Fix custom version. (unify-8859-on-decoding-mode): Doc mod. Change code. Fix custom version. Add custom dependencies. (ucs-insert): Check for null from decode-char. (translation-table-for-input, ucs-quail-activate) (ucs-minibuffer-setup, ccl-encode-unicode-font) (ucs-tables-unload-hook): New.