]>
git.eshelyaron.com Git - emacs.git/log
Luc Teirlinck [Fri, 8 Apr 2005 23:45:09 +0000 (23:45 +0000)]
(comint-highlight-prompt): Fix face spec.
Kim F. Storm [Fri, 8 Apr 2005 23:33:28 +0000 (23:33 +0000)]
(readevalloop): Add args START and END as region in
current buffer to read. Callers changed.
When specified, narrow to this region only when reading,
not during eval. Track next point to read from during eval.
Also restore point to "real" buffer position before eval.
(Feval_region): Don't save excursion and restriction here, and
don't narrow to region. Just pass region to readevalloop.
Note: Point is now preserved even when PRINTFLAG is nil.
Kim F. Storm [Fri, 8 Apr 2005 23:32:54 +0000 (23:32 +0000)]
*** empty log message ***
Luc Teirlinck [Fri, 8 Apr 2005 23:10:24 +0000 (23:10 +0000)]
(defun-prompt-regexp, parens-require-spaces, buffer-end, end-of-defun)
(insert-parentheses): Doc fixes.
Luc Teirlinck [Fri, 8 Apr 2005 23:06:43 +0000 (23:06 +0000)]
*** empty log message ***
Kim F. Storm [Fri, 8 Apr 2005 22:03:42 +0000 (22:03 +0000)]
(hi-green): Fix face spec.
Kim F. Storm [Fri, 8 Apr 2005 21:59:26 +0000 (21:59 +0000)]
*** empty log message ***
Dan Nicolaescu [Fri, 8 Apr 2005 20:55:09 +0000 (20:55 +0000)]
* cus-edit.el (custom-modified-face):
* comint.el (comint-highlight-input): Fix previous changes.
* term.el (term-handle-ansi-escape): Add a comment.
Stefan Monnier [Fri, 8 Apr 2005 14:40:57 +0000 (14:40 +0000)]
(whitespace-highlight-the-space): Put the same overlay
in the buffer and in whitespace-highlighted-space.
(whitespace-unhighlight-the-space): Simplify.
(whitespace-buffer): Simplify.
Dan Nicolaescu [Fri, 8 Apr 2005 14:26:13 +0000 (14:26 +0000)]
* mh-customize.el (mh-speedbar-selected-folder-face): Special case
high number of colors displays.
* textmodes/table.el (table-cell-face): Add special case for
displays supporting a high number of colors.
* progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
(vhdl-font-lock-reserved-words-face)
(vhdl-speedbar-architecture-face)
(vhdl-speedbar-instantiation-face)
(vhdl-speedbar-architecture-selected-face)
(vhdl-speedbar-instantiation-selected-face): Likewise.
* progmodes/sh-script.el (sh-heredoc-face): Likewise.
* progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
* progmodes/ebrowse.el (ebrowse-tree-mark-face)
(ebrowse-root-class-face, ebrowse-member-attribute-face)
(ebrowse-progress-face): Likewise.
* progmodes/compile.el (compilation-info-face): Likewise.
* progmodes/cc-fonts.el (c-invalid-face): Likewise.
* emacs-lisp/re-builder.el (reb-match-3): Likewise.
* calendar/calendar.el (diary-face): Likewise.
* woman.el (woman-italic-face, woman-bold-face)
(woman-unknown-face): Likewise.
* wid-edit.el (widget-button-pressed-face): Likewise.
* whitespace.el (whitespace-highlight-face): Likewise.
* smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
* pcvs-info.el (cvs-marked-face): Likewise.
* info.el (info-xref): Likewise.
* ido.el (ido-subdir-face, ido-indicator-face): Likewise.
* hilit-chg.el (highlight-changes-face)
(highlight-changes-delete-face): Likewise.
* hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
(hi-red-b): Likewise.
* generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
* font-lock.el (font-lock-keyword-face)
(font-lock-function-name-face, font-lock-warning-face): Likewise.
* cus-edit.el (custom-invalid-face, custom-modified-face)
(custom-set-face, custom-changed-face, custom-variable-tag-face)
(custom-group-tag-face-1, custom-group-tag-face): Likewise.
* comint.el (comint-highlight-prompt): Likewise.
Lute Kamstra [Fri, 8 Apr 2005 12:51:07 +0000 (12:51 +0000)]
(font-lock-keywords): Docstring fixes.
Kenichi Handa [Fri, 8 Apr 2005 12:07:27 +0000 (12:07 +0000)]
*** empty log message ***
Kim F. Storm [Fri, 8 Apr 2005 11:58:10 +0000 (11:58 +0000)]
Fix spelling.
Kim F. Storm [Fri, 8 Apr 2005 11:57:30 +0000 (11:57 +0000)]
Fix typo.
Kim F. Storm [Fri, 8 Apr 2005 11:57:05 +0000 (11:57 +0000)]
Update copyright. Fix entry header.
Kim F. Storm [Fri, 8 Apr 2005 11:54:57 +0000 (11:54 +0000)]
(authors-aliases): Update list.
(authors-ignored-files): New list.
(authors-fixed-entries): Fix typo.
(authors-renamed-files-alist): Update list.
(authors-add): Check authors-ignored-files.
Kim F. Storm [Fri, 8 Apr 2005 11:54:38 +0000 (11:54 +0000)]
*** empty log message ***
Carsten Dominik [Fri, 8 Apr 2005 11:06:41 +0000 (11:06 +0000)]
(add-to-diary-list): MARKER argument made
optional, to ensure backward compatibility.
Carsten Dominik [Fri, 8 Apr 2005 11:05:58 +0000 (11:05 +0000)]
*** empty log message ***
Kim F. Storm [Fri, 8 Apr 2005 11:04:22 +0000 (11:04 +0000)]
(Buffer-menu-mode-map): Map follow-link to
mouse-face.
Stephen Eglen [Fri, 8 Apr 2005 09:55:48 +0000 (09:55 +0000)]
(flyspell-large-region): Clarify docstring.
Kim F. Storm [Fri, 8 Apr 2005 09:32:32 +0000 (09:32 +0000)]
*** empty log message ***
Lute Kamstra [Fri, 8 Apr 2005 09:28:33 +0000 (09:28 +0000)]
(Search-based Fontification): Fix cross references.
Use consistent terminology. Document anchored highlighting.
Kim F. Storm [Fri, 8 Apr 2005 09:24:25 +0000 (09:24 +0000)]
(mouse-on-link-p): Tiny doc fix.
Kim F. Storm [Fri, 8 Apr 2005 07:45:59 +0000 (07:45 +0000)]
(syms_of_xdisp): Init overlay-arrow-string to "=>".
Kim F. Storm [Fri, 8 Apr 2005 07:45:43 +0000 (07:45 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 8 Apr 2005 07:25:56 +0000 (07:25 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 8 Apr 2005 07:23:56 +0000 (07:23 +0000)]
Updated header, contents synchronized with
TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
Luc Teirlinck [Fri, 8 Apr 2005 03:16:05 +0000 (03:16 +0000)]
*** empty log message ***
Luc Teirlinck [Thu, 7 Apr 2005 23:41:46 +0000 (23:41 +0000)]
(ielm-prompt-read-only): Doc fix.
Luc Teirlinck [Thu, 7 Apr 2005 23:38:34 +0000 (23:38 +0000)]
*** empty log message ***
Luc Teirlinck [Thu, 7 Apr 2005 23:01:54 +0000 (23:01 +0000)]
(comint-prompt-read-only): Doc fix.
Luc Teirlinck [Thu, 7 Apr 2005 22:58:29 +0000 (22:58 +0000)]
*** empty log message ***
Juri Linkov [Thu, 7 Apr 2005 15:44:30 +0000 (15:44 +0000)]
(ffap-pass-wildcards-to-dired): New user option to
ensure dired always handles wildcards passed to ffap.
(find-file-at-point): Use it.
(ffap-dired-wildcards): Doc fix.
Juri Linkov [Thu, 7 Apr 2005 15:16:39 +0000 (15:16 +0000)]
(Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
locally instead of adding it to the global hook.
(Info-kill-buffer): Move up.
Juri Linkov [Thu, 7 Apr 2005 15:15:38 +0000 (15:15 +0000)]
(compilation-setup):
Set `next-error-overlay-arrow-position' to nil. Also set it to
nil in the local hook `kill-buffer-hook'. Make local variable
`overlay-arrow-string' and set it to "=>".
(compilation-goto-locus): Set BOL position to
`next-error-overlay-arrow-position' instead of
`overlay-arrow-position'.
Juri Linkov [Thu, 7 Apr 2005 15:15:15 +0000 (15:15 +0000)]
(next-error-overlay-arrow-position): New defvar.
Put "=>" on its property `overlay-arrow-string'.
Add it to `overlay-arrow-variable-list'.
Stefan Monnier [Thu, 7 Apr 2005 12:01:21 +0000 (12:01 +0000)]
Move to the obsolete subdir.
Glenn Morris [Thu, 7 Apr 2005 11:09:34 +0000 (11:09 +0000)]
Comment previous change more fully.
Kim F. Storm [Thu, 7 Apr 2005 09:15:15 +0000 (09:15 +0000)]
*** empty log message ***
Dan Nicolaescu [Wed, 6 Apr 2005 21:38:35 +0000 (21:38 +0000)]
(xterm-standard-colors): Update color values from
xterm-200.
Marcelo Toledo [Wed, 6 Apr 2005 19:22:24 +0000 (19:22 +0000)]
TUTORIAL.cs updated.
Pavel Janík [Wed, 6 Apr 2005 18:03:42 +0000 (18:03 +0000)]
Updated header.
Stefan Monnier [Wed, 6 Apr 2005 15:45:00 +0000 (15:45 +0000)]
(tex-font-lock-keywords-2): Add \bfseries.
Stefan Monnier [Wed, 6 Apr 2005 14:08:06 +0000 (14:08 +0000)]
*** empty log message ***
Stefan Monnier [Wed, 6 Apr 2005 14:06:27 +0000 (14:06 +0000)]
Move to the obsolete subdir.
Stefan Monnier [Wed, 6 Apr 2005 11:57:03 +0000 (11:57 +0000)]
(wdired-advise-functions, wdired-add-skip-in-replace)
(wdired-add-replace-advice): Remove.
(wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
Kim F. Storm [Wed, 6 Apr 2005 10:46:44 +0000 (10:46 +0000)]
Add --bare-bones.
Kim F. Storm [Wed, 6 Apr 2005 10:46:12 +0000 (10:46 +0000)]
(Initial Options): Add --bare-bones alias for -Q.
Kim F. Storm [Wed, 6 Apr 2005 10:45:54 +0000 (10:45 +0000)]
*** empty log message ***
Kim F. Storm [Wed, 6 Apr 2005 10:45:09 +0000 (10:45 +0000)]
(standard_args): Add -Q, --bare-bones, -bare-bones.
Kim F. Storm [Wed, 6 Apr 2005 10:43:29 +0000 (10:43 +0000)]
(command-line): Add --bare-bones alias for -Q.
Kim F. Storm [Wed, 6 Apr 2005 10:42:36 +0000 (10:42 +0000)]
*** empty log message ***
Lute Kamstra [Wed, 6 Apr 2005 08:44:14 +0000 (08:44 +0000)]
(change-log-font-lock-keywords): Complete 2005-04-03 change.
Marcelo Toledo [Wed, 6 Apr 2005 02:37:08 +0000 (02:37 +0000)]
Maintainer for TUTORIAL.ko needed. Tried contacting the author but the email seems invalid.
YAMAMOTO Mitsuharu [Wed, 6 Apr 2005 02:24:59 +0000 (02:24 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 6 Apr 2005 02:24:23 +0000 (02:24 +0000)]
(Fx_create_frame, x_create_tip_frame): Add "fontset-mac" to fallback
font/fontsets.
YAMAMOTO Mitsuharu [Wed, 6 Apr 2005 02:23:37 +0000 (02:23 +0000)]
(cfdate_to_lisp): Add `const' for variable `epoch_gdate'.
(Fmac_get_preference): Doc fix.
YAMAMOTO Mitsuharu [Wed, 6 Apr 2005 02:17:38 +0000 (02:17 +0000)]
(DITL, vers): Fix version number and copyright.
YAMAMOTO Mitsuharu [Wed, 6 Apr 2005 02:16:55 +0000 (02:16 +0000)]
(CFBundleShortVersionString, CFBundleGetInfoString): Fix version
number and copyright.
YAMAMOTO Mitsuharu [Wed, 6 Apr 2005 02:15:29 +0000 (02:15 +0000)]
Use create-fontset-from-mac-roman-font to create the startup fontset
if a font specification ends with `mac-roman'.
Kenichi Handa [Wed, 6 Apr 2005 00:37:36 +0000 (00:37 +0000)]
("sgml"): Enable quail-completion by typing TAB.
Marcelo Toledo [Wed, 6 Apr 2005 00:18:20 +0000 (00:18 +0000)]
TUTORIAL.de first line updated.
Lute Kamstra [Tue, 5 Apr 2005 23:19:34 +0000 (23:19 +0000)]
(copyright-update-year): Replace the right subexpression. Suggested
by Jay Bingham <jay.bingham@hp.com>.
Werner LEMBERG [Tue, 5 Apr 2005 20:59:55 +0000 (20:59 +0000)]
* TUTORIAL.de: Updated header.
Lute Kamstra [Tue, 5 Apr 2005 18:35:17 +0000 (18:35 +0000)]
(timeclock): Docstring fix.
Lute Kamstra [Tue, 5 Apr 2005 18:33:50 +0000 (18:33 +0000)]
(show-tabs-tab-face, show-tabs-space-face): Put them in the generic-x group.
Lute Kamstra [Tue, 5 Apr 2005 18:32:59 +0000 (18:32 +0000)]
(generic-mode-internal): Fix 2005-03-31 change.
(define-generic-mode): Ditto. Fix debug declaration.
Marcelo Toledo [Tue, 5 Apr 2005 15:52:48 +0000 (15:52 +0000)]
Added field maintainer in etc/TUTORIAL.translators. Slovenian TUTORIAL confirmed in admin/FOR-RELEASE. TUTORIAL.ja was set as confirmed, but it still not agree with the correct form.
Lute Kamstra [Tue, 5 Apr 2005 15:22:50 +0000 (15:22 +0000)]
(Defining Minor Modes): Document :group keyword argument and its
default value.
Glenn Morris [Tue, 5 Apr 2005 15:19:35 +0000 (15:19 +0000)]
(command-line-1): Display startup-echo-area-message when fancy splash
screen is in use.
Glenn Morris [Tue, 5 Apr 2005 15:19:00 +0000 (15:19 +0000)]
*** empty log message ***
Lute Kamstra [Tue, 5 Apr 2005 14:46:29 +0000 (14:46 +0000)]
(define-global-minor-mode): Don't use custom-current-group.
(define-minor-mode): Ditto. Document default :group value.
Lute Kamstra [Tue, 5 Apr 2005 14:44:34 +0000 (14:44 +0000)]
(define-generic-mode): Don't use custom-current-group.
Document default :group value.
Glenn Morris [Tue, 5 Apr 2005 13:07:42 +0000 (13:07 +0000)]
(sh-builtins) <bash>: Add `caller'.
(sh-escaped-newline): New face.
(sh-font-lock-keywords) <shell>: Improve regexp for escaped
newline, and use sh-escaped-newline face.
Glenn Morris [Tue, 5 Apr 2005 13:06:25 +0000 (13:06 +0000)]
(tcl-escaped-newline): New face.
(tcl-builtin-list): New variable.
(tcl-set-font-lock-keywords): Add builtins, variables, and escaped
newlines. Fix keywords subexpression number.
Glenn Morris [Tue, 5 Apr 2005 13:01:16 +0000 (13:01 +0000)]
*** empty log message ***
Carsten Dominik [Tue, 5 Apr 2005 10:08:11 +0000 (10:08 +0000)]
(org-diary-default-entry): Fixed call to
`add-to-diary-entry'.
Carsten Dominik [Tue, 5 Apr 2005 10:07:51 +0000 (10:07 +0000)]
*** empty log message ***
Kim F. Storm [Tue, 5 Apr 2005 08:10:00 +0000 (08:10 +0000)]
Use (featurep 'xemacs).
Kim F. Storm [Tue, 5 Apr 2005 08:09:49 +0000 (08:09 +0000)]
*** empty log message ***
David Ponce [Tue, 5 Apr 2005 06:41:09 +0000 (06:41 +0000)]
(widget-field-end): Temporarily remove field
narrowing before to call `get-char-property'.
David Ponce [Tue, 5 Apr 2005 06:40:12 +0000 (06:40 +0000)]
(face): Derive from symbol widget. Display sample
of the current face on the fly.
(widget-face-sample-face-get, widget-face-notify): New functions.
(widget-face-value-create): Remove.
David Ponce [Tue, 5 Apr 2005 06:38:49 +0000 (06:38 +0000)]
*** empty log message ***
Jay Belanger [Tue, 5 Apr 2005 04:18:58 +0000 (04:18 +0000)]
*** empty log message ***
Miles Bader [Tue, 5 Apr 2005 04:10:27 +0000 (04:10 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-234
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 56-58)
- Update from CVS
- Collapse feature addition/removal within single ChangeLog entry
2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el (message-make-date): Add defvars in order to silence
the byte compiler inside the defun.
* lisp/gnus/nnimap.el (nnimap-date-days-ago): Ditto.
* lisp/gnus/gnus-demon.el (parse-time-string): Added autoload.
* lisp/gnus/gnus-delay.el (parse-time-string): Added autoload.
* lisp/gnus/gnus-art.el (parse-time-string): Added autoload.
* lisp/gnus/nnultimate.el (parse-time): Require for `parse-time-string'.
Jay Belanger [Tue, 5 Apr 2005 03:50:26 +0000 (03:50 +0000)]
(math-read-replacement-list): Add subscripts.
(math-read-subscripts): New variable.
(math-read-preprocess-string): Process subscripts.
Luc Teirlinck [Tue, 5 Apr 2005 01:21:23 +0000 (01:21 +0000)]
(comint-prompt-read-only): Doc fix.
Luc Teirlinck [Tue, 5 Apr 2005 01:19:39 +0000 (01:19 +0000)]
*** empty log message ***
Luc Teirlinck [Tue, 5 Apr 2005 00:11:11 +0000 (00:11 +0000)]
(Dired Visiting): `dired-view-command-alist' has been deleted.
(Marks vs Flags): Add some convenient key bindings.
(Hiding Subdirectories): Delete redundant and inaccurate sentence.
(Misc Dired Features): Correct and expand description of `w' command.
Luc Teirlinck [Tue, 5 Apr 2005 00:09:59 +0000 (00:09 +0000)]
*** empty log message ***
Luc Teirlinck [Tue, 5 Apr 2005 00:04:24 +0000 (00:04 +0000)]
(XTerm Mouse): Delete apparently false info. The GNU/Linux console
currently does not appear to support `xterm-mouse-mode'.
Luc Teirlinck [Tue, 5 Apr 2005 00:03:11 +0000 (00:03 +0000)]
*** empty log message ***
Luc Teirlinck [Mon, 4 Apr 2005 23:58:11 +0000 (23:58 +0000)]
(dired-copy-filename-as-kill): Make `-' arg behave like `-1'. Doc fix.
Thien-Thi Nguyen [Mon, 4 Apr 2005 19:54:51 +0000 (19:54 +0000)]
Mark TUTORIAL.{fr,it,ja} as checked.
Thien-Thi Nguyen [Mon, 4 Apr 2005 19:51:48 +0000 (19:51 +0000)]
Move "copying conditions at end" sentence after title.
Carsten Dominik [Mon, 4 Apr 2005 12:25:29 +0000 (12:25 +0000)]
*** empty log message ***
Lute Kamstra [Mon, 4 Apr 2005 09:39:03 +0000 (09:39 +0000)]
*** empty log message ***
Lute Kamstra [Mon, 4 Apr 2005 09:38:43 +0000 (09:38 +0000)]
(url-handler-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:30:37 +0000 (09:30 +0000)]
(longlines-mode): Specify :group.