]>
git.eshelyaron.com Git - emacs.git/log
Kenichi Handa [Fri, 13 May 2005 06:04:28 +0000 (06:04 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 13 May 2005 06:03:46 +0000 (06:03 +0000)]
Fix copyrights.
Stefan Monnier [Fri, 13 May 2005 03:34:50 +0000 (03:34 +0000)]
(font-lock-comment-delimiter-face): Fix up the inheritance.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 02:28:53 +0000 (02:28 +0000)]
(syms_of_macselect) [MAC_OSX]: Apply a change that was previously
mentioned but actually not applied.
Luc Teirlinck [Fri, 13 May 2005 02:28:52 +0000 (02:28 +0000)]
(inferior-lisp-mode-hook, inferior-lisp-load-hook): Convert defcustoms
back to defvars.
Luc Teirlinck [Fri, 13 May 2005 02:25:35 +0000 (02:25 +0000)]
*** empty log message ***
Luc Teirlinck [Thu, 12 May 2005 23:09:33 +0000 (23:09 +0000)]
(normal-mode): Extend the scope of the `enable-local-variables'
binding to include the `set-auto-mode' call.
(magic-mode-alist): Doc fix.
Luc Teirlinck [Thu, 12 May 2005 23:07:24 +0000 (23:07 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 12 May 2005 21:23:04 +0000 (21:23 +0000)]
(font-lock-comment-delimiter-face): Fix last change.
Stefan Monnier [Thu, 12 May 2005 20:04:32 +0000 (20:04 +0000)]
(font-lock-comment-delimiter-face): Inherit from
font-lock-comment-face rather than copying its setting.
Andreas Schwab [Thu, 12 May 2005 14:12:25 +0000 (14:12 +0000)]
(eshell-send-input): Doc fix.
Lute Kamstra [Thu, 12 May 2005 13:25:15 +0000 (13:25 +0000)]
*** empty log message ***
Lute Kamstra [Thu, 12 May 2005 13:23:31 +0000 (13:23 +0000)]
(define-generic-mode): Don't generate a defcustom for the mode hook
variable. Delete the last argument.
Lute Kamstra [Thu, 12 May 2005 13:20:56 +0000 (13:20 +0000)]
(Generic Modes): Update.
(Major Modes): Refer to node "Generic Modes".
Lute Kamstra [Thu, 12 May 2005 13:19:29 +0000 (13:19 +0000)]
Fix callers of define-generic-mode.
(generic-x-modes): Delete group.
(show-tabs-tab-face, show-tabs-space-face): Put them in the generic-x
customization group.
Thien-Thi Nguyen [Thu, 12 May 2005 11:14:42 +0000 (11:14 +0000)]
*** empty log message ***
Richard M. Stallman [Thu, 12 May 2005 09:26:17 +0000 (09:26 +0000)]
Comment change.
Kim F. Storm [Thu, 12 May 2005 08:57:42 +0000 (08:57 +0000)]
(c-basic-matchers-before): Don't apply
font-lock-negation-char-face to ! in !=.
Kim F. Storm [Thu, 12 May 2005 08:57:17 +0000 (08:57 +0000)]
(font-lock-negation-char-face): Default to "off".
Kim F. Storm [Thu, 12 May 2005 08:57:04 +0000 (08:57 +0000)]
*** empty log message ***
Masatake YAMATO [Thu, 12 May 2005 05:29:57 +0000 (05:29 +0000)]
(find-change-log): Fix typos in the docstring of function.
Thien-Thi Nguyen [Thu, 12 May 2005 01:39:56 +0000 (01:39 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Thu, 12 May 2005 01:35:20 +0000 (01:35 +0000)]
Update years in copyright notice; nfc.
Thien-Thi Nguyen [Thu, 12 May 2005 00:53:05 +0000 (00:53 +0000)]
*** empty log message ***
Lute Kamstra [Wed, 11 May 2005 23:30:04 +0000 (23:30 +0000)]
*** empty log message ***
Lute Kamstra [Wed, 11 May 2005 23:27:17 +0000 (23:27 +0000)]
(Customization): Add menu descriptions.
Lute Kamstra [Wed, 11 May 2005 23:26:33 +0000 (23:26 +0000)]
(Processes): Add menu description.
Lute Kamstra [Wed, 11 May 2005 23:25:27 +0000 (23:25 +0000)]
(Top): Update to the current structure of the manual.
Lute Kamstra [Wed, 11 May 2005 23:04:08 +0000 (23:04 +0000)]
(latexenc-find-file-coding-system): Avoid `re-search-forward' when
looking for input encoding because of speed and safety. Better
regular expressions for recognizing input encoding. Limit a search
for TeX-master/tex-main-file to the local variable section.
Dan Nicolaescu [Wed, 11 May 2005 22:57:25 +0000 (22:57 +0000)]
(sh-mode-default-syntax-table): Set the
syntax of $ to "'" (quote).
Luc Teirlinck [Wed, 11 May 2005 21:00:41 +0000 (21:00 +0000)]
*** empty log message ***
Reiner Steib [Wed, 11 May 2005 19:32:51 +0000 (19:32 +0000)]
* dnd.el (dnd-protocol-alist): Improve custom type.
* dired.el (dired-dnd-protocol-alist): New variable.
(dired-mode): Use `dired-dnd-protocol-alist'. Move call of
`dired-mode-hook' to the end.
Stefan Monnier [Wed, 11 May 2005 18:52:17 +0000 (18:52 +0000)]
(font-lock-fontify-syntactically-region): Don't use comment-end if
comment-start-skip is not set.
Obey the font-lock-comment-delimiter-face variables.
Marcelo Toledo [Wed, 11 May 2005 18:26:03 +0000 (18:26 +0000)]
Fixed wrong entries in etc/ChangeLog and replaced my email.
Stefan Monnier [Wed, 11 May 2005 16:42:40 +0000 (16:42 +0000)]
(executable-find): Move to files.el.
Richard M. Stallman [Wed, 11 May 2005 16:27:25 +0000 (16:27 +0000)]
(font-lock-fontify-syntactically-region):
Use font-lock-comment-delimiter-face for comment delimiters.
Stefan Monnier [Wed, 11 May 2005 16:24:55 +0000 (16:24 +0000)]
(executable-find): Move from executable.el. Use locate-file.
Stefan Monnier [Wed, 11 May 2005 15:55:16 +0000 (15:55 +0000)]
(font-lock-fontify-keywords-region): Use a marker
when trying to ensure forward progress.
Thien-Thi Nguyen [Wed, 11 May 2005 14:07:00 +0000 (14:07 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Wed, 11 May 2005 14:01:52 +0000 (14:01 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Wed, 11 May 2005 13:56:04 +0000 (13:56 +0000)]
(Low-Level Network): Fix typo.
Thien-Thi Nguyen [Wed, 11 May 2005 13:11:13 +0000 (13:11 +0000)]
(Signals to Processes): Fix typo.
Kim F. Storm [Wed, 11 May 2005 12:33:44 +0000 (12:33 +0000)]
From Chong Yidong <cyd@stupidchicken.com>
(mouse-sel-follow-link-p): New function.
(mouse-select, mouse-select-internal, mouse-extend-internal):
Use it to implement mouse-1-click-follows-link functionality.
Kim F. Storm [Wed, 11 May 2005 12:33:06 +0000 (12:33 +0000)]
*** empty log message ***
Lute Kamstra [Wed, 11 May 2005 12:29:09 +0000 (12:29 +0000)]
(Top): Add some nodes from the chapter "Major and Minor Modes" to the
detailed node listing.
Jay Belanger [Tue, 10 May 2005 20:22:07 +0000 (20:22 +0000)]
(calc-m-prefix-help): Add mention of preserving embedded modes.
Richard M. Stallman [Tue, 10 May 2005 09:22:07 +0000 (09:22 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 10 May 2005 09:21:52 +0000 (09:21 +0000)]
(Compilation): Clarify recompile's directory choice.
Richard M. Stallman [Tue, 10 May 2005 09:20:52 +0000 (09:20 +0000)]
(Tooltips): Cleanups.
Richard M. Stallman [Tue, 10 May 2005 09:19:19 +0000 (09:19 +0000)]
Fix previous change.
Richard M. Stallman [Tue, 10 May 2005 09:18:48 +0000 (09:18 +0000)]
(noinclude): Add #undef.
Richard M. Stallman [Tue, 10 May 2005 09:18:02 +0000 (09:18 +0000)]
Don't include signal.h.
Richard M. Stallman [Tue, 10 May 2005 09:15:49 +0000 (09:15 +0000)]
(Extended Menu Items): Menu item filter functions
can be called at any time.
Richard M. Stallman [Tue, 10 May 2005 09:13:04 +0000 (09:13 +0000)]
(sh-indent-for-do): Default to 0.
Richard M. Stallman [Tue, 10 May 2005 09:12:40 +0000 (09:12 +0000)]
(ada-adjust-case-skeleton): Moved from ada-stmt.el.
(ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
Richard M. Stallman [Tue, 10 May 2005 09:11:43 +0000 (09:11 +0000)]
(ada-adjust-case-skeleton): Moved to ada-mode.el.
(ada-stmt-mode-hook): Deleted; do the work in ada-mode.
Richard M. Stallman [Tue, 10 May 2005 09:09:58 +0000 (09:09 +0000)]
(custom-file): Call file-chase-links.
Richard M. Stallman [Tue, 10 May 2005 09:08:28 +0000 (09:08 +0000)]
(read-directory-name): Fix previous change.
(hack-local-variables-confirm): New function.
(hack-local-variables-prop-line, hack-local-variables)
(hack-one-local-variable): Use it.
Lute Kamstra [Tue, 10 May 2005 09:02:40 +0000 (09:02 +0000)]
(font-lock-keywords-alist, font-lock-removed-keywords-alist): Clarify docstrings.
Richard M. Stallman [Tue, 10 May 2005 07:26:25 +0000 (07:26 +0000)]
(Arguments): Fix punctuation.
Luc Teirlinck [Mon, 9 May 2005 22:29:45 +0000 (22:29 +0000)]
(Menu Bar): The up and down (not left and right) arrows move through a
keyboard menu.
Luc Teirlinck [Mon, 9 May 2005 22:25:37 +0000 (22:25 +0000)]
*** empty log message ***
Nick Roberts [Mon, 9 May 2005 21:55:33 +0000 (21:55 +0000)]
(gud-tooltip-mode): Require tooltip to be safe.
(gud-tooltip-print-command): Add gdbmi case.
(gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
preprocessor info.
Nick Roberts [Mon, 9 May 2005 21:54:47 +0000 (21:54 +0000)]
(gdb-macro-info): New variable.
(gdb-source-info): Check for preprocessor info.
(gdb-tooltip-print-1): New function. Don't print tooltip if it is
a macro for a function.
found (user might have used GDB dir command).
(gdb-info-breakpoints-custom): Try to find file again if not already
(gdb-get-location): Update gdb-location-alist correctly for change
to gdb-info-breakpoints-custom.
Nick Roberts [Mon, 9 May 2005 21:54:06 +0000 (21:54 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 9 May 2005 21:02:37 +0000 (21:02 +0000)]
Rearrange; clarify some entries.
Stefan Monnier [Mon, 9 May 2005 17:31:00 +0000 (17:31 +0000)]
*** empty log message ***
Reiner Steib [Mon, 9 May 2005 16:20:33 +0000 (16:20 +0000)]
(fancy-splash-insert): Fix typo in doc string.
Juanma Barranquero [Mon, 9 May 2005 08:47:56 +0000 (08:47 +0000)]
(news-parse-range, news-select-message, news-get-pruned-list-of-files):
Replace `string-to-int' by `string-to-number'.
Juanma Barranquero [Mon, 9 May 2005 08:45:47 +0000 (08:45 +0000)]
(hilit-add-pattern): Replace `string-to-int' by `string-to-number'.
Juanma Barranquero [Mon, 9 May 2005 08:44:58 +0000 (08:44 +0000)]
(string-to-float): Replace `string-to-int' by `string-to-number'.
Luc Teirlinck [Mon, 9 May 2005 01:31:45 +0000 (01:31 +0000)]
Various typo and grammar fixes.
(Moving Point): C-a now runs move-beginning-of-line.
Luc Teirlinck [Mon, 9 May 2005 01:30:15 +0000 (01:30 +0000)]
*** empty log message ***
Luc Teirlinck [Mon, 9 May 2005 01:24:32 +0000 (01:24 +0000)]
(File Local Variables): `(hack-local-variables t)' now also checks
whether a mode is specified in the local variables list.
Juanma Barranquero [Mon, 9 May 2005 00:38:25 +0000 (00:38 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 9 May 2005 00:34:58 +0000 (00:34 +0000)]
Set `find-file-not-found-functions', not `find-file-not-found-hooks'; use
`add-hook'.
(uncompress-while-visiting): Set `write-file-functions', not `write-file-hooks';
use `add-hook'.
Juanma Barranquero [Sun, 8 May 2005 23:40:34 +0000 (23:40 +0000)]
(Fexpand_file_name, Frename_file, Fadd_name_to_file, Fmake_symbolic_link,
Faccess_file, Frecent_auto_save_p): Doc fixes.
Richard M. Stallman [Sun, 8 May 2005 23:02:44 +0000 (23:02 +0000)]
Rearrangements.
Juanma Barranquero [Sun, 8 May 2005 22:48:19 +0000 (22:48 +0000)]
(Ffile_name_completion): Make argument name match its use in docstring.
Kim F. Storm [Sun, 8 May 2005 22:29:20 +0000 (22:29 +0000)]
(cua-copy-region, cua-cut-region)
(cua-paste): Handle clipboard action.
(cua--init-keymaps): Remap clipboard-kill-region and
clipboard-kill-ring-save.
Kim F. Storm [Sun, 8 May 2005 22:29:03 +0000 (22:29 +0000)]
*** empty log message ***
Eli Zaretskii [Sun, 8 May 2005 19:39:20 +0000 (19:39 +0000)]
(easy-mmode-pretty-mode-name): Improve commentary.
Eli Zaretskii [Sun, 8 May 2005 19:34:28 +0000 (19:34 +0000)]
(next-error-overlay-arrow-position): Revert the change made on 2005-04-30.
Luc Teirlinck [Sun, 8 May 2005 16:30:13 +0000 (16:30 +0000)]
(Fdefvaralias): Remove any pre-existing variable-documentation
property of the alias.
Luc Teirlinck [Sun, 8 May 2005 16:28:35 +0000 (16:28 +0000)]
*** empty log message ***
Jay Belanger [Sun, 8 May 2005 05:00:35 +0000 (05:00 +0000)]
Add `calc-embedded-preserve-modes' to autoloads.
(calc-init-extensions): Add binding for `calc-embedded-preserve-modes'.
Jay Belanger [Sun, 8 May 2005 04:58:38 +0000 (04:58 +0000)]
(calc-embedded-preserve-modes): New function.
Jay Belanger [Sun, 8 May 2005 04:57:46 +0000 (04:57 +0000)]
(Mode Settings in Embedded Mode): Add a mention of `calc-embedded-preserve-modes'.
Jay Belanger [Sun, 8 May 2005 03:59:35 +0000 (03:59 +0000)]
Updated summary of changes.
Nick Roberts [Sat, 7 May 2005 22:56:34 +0000 (22:56 +0000)]
(Tooltips): Describe help tooltips and GUD tooltips
as different animals.
Nick Roberts [Sat, 7 May 2005 22:56:00 +0000 (22:56 +0000)]
(Debugger Operation): Describe gud-tooltip-echo-area.
Nick Roberts [Sat, 7 May 2005 22:55:25 +0000 (22:55 +0000)]
*** empty log message ***
Glenn Morris [Sat, 7 May 2005 22:43:46 +0000 (22:43 +0000)]
(solar-setup): Revert previous change.
Jay Belanger [Sat, 7 May 2005 21:26:30 +0000 (21:26 +0000)]
(calc-commute-left, calc-commute-right, calc-sel-unpack)
(calc-sel-isolate): Rename variable reselect to calc-sel-reselect.
Jay Belanger [Sat, 7 May 2005 21:22:51 +0000 (21:22 +0000)]
Update copyright year.
Jay Belanger [Sat, 7 May 2005 21:19:29 +0000 (21:19 +0000)]
(calc-save-modes): Reset the modes list if Calc is in embedded mode.
Kim F. Storm [Sat, 7 May 2005 21:07:03 +0000 (21:07 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 7 May 2005 19:48:04 +0000 (19:48 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 7 May 2005 19:44:26 +0000 (19:44 +0000)]
(Mouse References): Clarify `mouse-1-click-follows-link'.
Correct index entry.
Eli Zaretskii [Sat, 7 May 2005 16:21:12 +0000 (16:21 +0000)]
Fix file's header line.