]>
git.eshelyaron.com Git - emacs.git/log
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.
Lute Kamstra [Mon, 4 Apr 2005 09:29:08 +0000 (09:29 +0000)]
(refill-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:27:16 +0000 (09:27 +0000)]
(enriched-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:25:36 +0000 (09:25 +0000)]
(hide-ifdef-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:23:59 +0000 (09:23 +0000)]
(glasses-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:22:59 +0000 (09:22 +0000)]
(flymake-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:21:06 +0000 (09:21 +0000)]
(cwarn-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:19:51 +0000 (09:19 +0000)]
(sc-minor-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:17:41 +0000 (09:17 +0000)]
(thai-auto-composition-mode, thai-word-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:15:05 +0000 (09:15 +0000)]
(encoded-kbd-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:13:04 +0000 (09:13 +0000)]
(cua-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:11:34 +0000 (09:11 +0000)]
(eldoc-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:09:01 +0000 (09:09 +0000)]
(smerge-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:07:45 +0000 (09:07 +0000)]
(next-error-follow-minor-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:05:09 +0000 (09:05 +0000)]
(reveal-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:03:43 +0000 (09:03 +0000)]
(msb-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 09:02:15 +0000 (09:02 +0000)]
Don't require easy-mmode.
(master): New customization group.
(master-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 08:59:38 +0000 (08:59 +0000)]
(iimage): New customization group.
(iimage-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 08:57:54 +0000 (08:57 +0000)]
(hl-line-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 08:56:36 +0000 (08:56 +0000)]
(font-lock-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 08:54:58 +0000 (08:54 +0000)]
(diff-minor-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 08:53:15 +0000 (08:53 +0000)]
(display-battery-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 08:51:19 +0000 (08:51 +0000)]
(auto-revert-mode): Specify :group.
Lute Kamstra [Mon, 4 Apr 2005 08:47:58 +0000 (08:47 +0000)]
(change-log-font-lock-keywords): Names in parenthesized lists can
contain spaces.
Thien-Thi Nguyen [Mon, 4 Apr 2005 07:43:43 +0000 (07:43 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Mon, 4 Apr 2005 07:41:58 +0000 (07:41 +0000)]
(fancy-splash-text): Shorten default text of
"Emacs Tutorial" line. Also, if the current language env
indicates an available tutorial file other than TUTORIAL,
extract its title and append it to the line in parentheses.
(fancy-splash-insert): If arg is a thunk, funcall it.
Thien-Thi Nguyen [Mon, 4 Apr 2005 07:35:10 +0000 (07:35 +0000)]
Update text before first period.
Jay Belanger [Mon, 4 Apr 2005 05:17:58 +0000 (05:17 +0000)]
*** empty log message ***
Miles Bader [Mon, 4 Apr 2005 05:04:44 +0000 (05:04 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-230
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 53-55)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-04-03 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Fix an
"unrecognised menu descriptor" error.
Jay Belanger [Mon, 4 Apr 2005 04:55:09 +0000 (04:55 +0000)]
Change version number.
(Customizable variables): Fix description of calc-language-alist.
(Copying): Put in version 2 of GPL.
Jay Belanger [Mon, 4 Apr 2005 03:56:45 +0000 (03:56 +0000)]
(calc-language-alist): Add tags to customization type.
Kenichi Handa [Mon, 4 Apr 2005 02:12:15 +0000 (02:12 +0000)]
(ps-mule-show-warning): If the number of unprintable
chars are more than a limit, print " and more..." at the tail.
Luc Teirlinck [Mon, 4 Apr 2005 01:31:20 +0000 (01:31 +0000)]
*** empty log message ***
Luc Teirlinck [Mon, 4 Apr 2005 01:13:59 +0000 (01:13 +0000)]
(xterm-mouse-mode): Add explicit Custom group (mouse). Doc fix.
Luc Teirlinck [Mon, 4 Apr 2005 01:11:55 +0000 (01:11 +0000)]
*** empty log message ***
Marcelo Toledo [Sun, 3 Apr 2005 23:03:21 +0000 (23:03 +0000)]
Fixed syntax highlighting in lisp/add-log.el.
Kim F. Storm [Sun, 3 Apr 2005 22:27:05 +0000 (22:27 +0000)]
(Fgarbage_collect): Call CHECK_CONS_LIST before and after gc.
Kim F. Storm [Sun, 3 Apr 2005 22:26:43 +0000 (22:26 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 3 Apr 2005 22:08:58 +0000 (22:08 +0000)]
(Ffuncall): Always call CHECK_CONS_LIST on entry.
Call it again after autoload.
Kim F. Storm [Sun, 3 Apr 2005 22:08:17 +0000 (22:08 +0000)]
*** empty log message ***
Marcelo Toledo [Sun, 3 Apr 2005 21:40:07 +0000 (21:40 +0000)]
Applied patch by Mats Lidell <matsl@contactor.se>
Stefan Monnier [Sun, 3 Apr 2005 21:26:11 +0000 (21:26 +0000)]
(bibtex-url): Use format to generate the url.
(bibtex-generate-url-list): Update docstring accordingly. Put the
complex example in the docstring.
(bibtex-font-lock-url): Use pop.
Stefan Monnier [Sun, 3 Apr 2005 21:20:03 +0000 (21:20 +0000)]
(tcl-set-font-lock-keywords): Use new \_< ops.
Stefan Monnier [Sun, 3 Apr 2005 21:18:51 +0000 (21:18 +0000)]
(cvs-checkout): Prompt for cvsroot as well.
Lute Kamstra [Sun, 3 Apr 2005 20:52:46 +0000 (20:52 +0000)]
Specify :group for all generic modes.
Lute Kamstra [Sun, 3 Apr 2005 20:33:12 +0000 (20:33 +0000)]
(define-generic-mode): Add argument to specify keywords for defcustom.
(default-generic-mode): Specify :group.
Glenn Morris [Sun, 3 Apr 2005 17:03:15 +0000 (17:03 +0000)]
(Diary): Mention shell utility `calendar'.
Glenn Morris [Sun, 3 Apr 2005 17:02:10 +0000 (17:02 +0000)]
*** empty log message ***
Glenn Morris [Sun, 3 Apr 2005 16:55:58 +0000 (16:55 +0000)]
(filesets-set-default): Doc fix.
Lute Kamstra [Sun, 3 Apr 2005 14:02:32 +0000 (14:02 +0000)]
*** empty log message ***
Lute Kamstra [Sun, 3 Apr 2005 14:01:43 +0000 (14:01 +0000)]
(desktop-no-desktop-file-hook, desktop-after-read-hook): Fix docstring.
Lute Kamstra [Sun, 3 Apr 2005 13:53:56 +0000 (13:53 +0000)]
(Standard Hooks): Add some hooks. Add cross references and/or
descriptions. Delete major mode hooks; mention them as a category
instead. Rename or delete obsolete hooks.
Richard M. Stallman [Sun, 3 Apr 2005 04:25:20 +0000 (04:25 +0000)]
(Coding System Basics): Another cleanup.
Luc Teirlinck [Sat, 2 Apr 2005 19:24:26 +0000 (19:24 +0000)]
(visible-mode): Use explicit :group keyword. This changes the group
of `visible-mode-hook' from paren-blinking to editing-basics.
Luc Teirlinck [Sat, 2 Apr 2005 19:22:00 +0000 (19:22 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 2 Apr 2005 18:30:07 +0000 (18:30 +0000)]
Clean up line breaks.