]>
git.eshelyaron.com Git - emacs.git/log
Luc Teirlinck [Mon, 2 May 2005 02:20:28 +0000 (02:20 +0000)]
(executing-macro): Use `define-obsolete-variable-alias'.
Luc Teirlinck [Mon, 2 May 2005 02:18:29 +0000 (02:18 +0000)]
*** empty log message ***
Luc Teirlinck [Mon, 2 May 2005 02:06:38 +0000 (02:06 +0000)]
(Pop-Up Menus): Correct and clarify description of `x-popup-menu'.
(Dialog Boxes): Clarify description of `x-popup-dialog'.
Luc Teirlinck [Mon, 2 May 2005 01:39:30 +0000 (01:39 +0000)]
(Fx_popup_menu): Doc fix.
Luc Teirlinck [Mon, 2 May 2005 00:52:19 +0000 (00:52 +0000)]
*** empty log message ***
Luc Teirlinck [Mon, 2 May 2005 00:37:18 +0000 (00:37 +0000)]
(syms_of_charset): Delete defsubr for Schars_in_region.
Nick Roberts [Mon, 2 May 2005 00:32:00 +0000 (00:32 +0000)]
(cc-define-list-program):
Change to "gcc -E -dM -". Make customizable.
Nick Roberts [Mon, 2 May 2005 00:28:20 +0000 (00:28 +0000)]
(cc-create-define-alist): Use a shell.
(cc-mode-cpp-program): Rename to cc-define-list-program and
move to cc-vars.el.
Jason Rumney [Mon, 2 May 2005 00:23:27 +0000 (00:23 +0000)]
(USAGE3, USAGE4): Keep strings below 2048 bytes.
Jason Rumney [Mon, 2 May 2005 00:22:11 +0000 (00:22 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Sun, 1 May 2005 23:22:38 +0000 (23:22 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Sun, 1 May 2005 23:15:12 +0000 (23:15 +0000)]
Fix typo.
Nick Roberts [Sun, 1 May 2005 22:52:29 +0000 (22:52 +0000)]
(cc-mode-cpp-program): Change to "gcc -E".
Nick Roberts [Sun, 1 May 2005 22:51:13 +0000 (22:51 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 1 May 2005 22:33:57 +0000 (22:33 +0000)]
Fix check for CUA-mode if no init file.
Kim F. Storm [Sun, 1 May 2005 22:33:16 +0000 (22:33 +0000)]
*** empty log message ***
Nick Roberts [Sun, 1 May 2005 22:19:14 +0000 (22:19 +0000)]
(Fchars_in_region): Remove as obsolete.
Nick Roberts [Sun, 1 May 2005 22:18:14 +0000 (22:18 +0000)]
(define-function, sref): Remove aliases and obsolete
declarations.
(chars-in-region): Remove obsolete declaration.
Nick Roberts [Sun, 1 May 2005 22:17:25 +0000 (22:17 +0000)]
(coding-system-parent): Remove alias and
obsolete declaration.
Nick Roberts [Sun, 1 May 2005 22:16:46 +0000 (22:16 +0000)]
(truncate-string): Remove alias and
obsolete declaration.
Nick Roberts [Sun, 1 May 2005 22:16:13 +0000 (22:16 +0000)]
(update-iso-coding-systems):
Remove alias and obsolete declaration.
Nick Roberts [Sun, 1 May 2005 22:15:28 +0000 (22:15 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 1 May 2005 21:42:34 +0000 (21:42 +0000)]
(move_it_in_display_line_to): Stop if we move beyond TO_CHARPOS.
This may happen if last glyphs was an image or stretch glyph.
Luc Teirlinck [Sun, 1 May 2005 20:04:11 +0000 (20:04 +0000)]
(sit_for): Vexecuting_macro -> Vexecuting_kbd_macro.
Richard M. Stallman [Sun, 1 May 2005 18:54:56 +0000 (18:54 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 1 May 2005 18:54:35 +0000 (18:54 +0000)]
(Info-mode): Set widen-automatically to nil, locally.
Richard M. Stallman [Sun, 1 May 2005 18:54:00 +0000 (18:54 +0000)]
(widen-automatically): New variable.
(pop-global-mark): Obey widen-automatically.
Richard M. Stallman [Sun, 1 May 2005 18:51:39 +0000 (18:51 +0000)]
(Checking Whether to Stop): Fix previous change.
Richard M. Stallman [Sun, 1 May 2005 18:49:28 +0000 (18:49 +0000)]
[not HAVE_X_TOOLKIT] (xmenu_show):
If user cancels the menu, quit unless FOR_CLICK.
Richard M. Stallman [Sun, 1 May 2005 18:48:26 +0000 (18:48 +0000)]
(Vexecuting_kbd_macro): Renamed from Vexecuting_macro. All uses changed.
(syms_of_macros): Define only executing-kbd-macro, not executing-macro.
Richard M. Stallman [Sun, 1 May 2005 18:47:16 +0000 (18:47 +0000)]
Change Vexecuting_macro to Vexecuting_kbd_macro.
Richard M. Stallman [Sun, 1 May 2005 18:46:31 +0000 (18:46 +0000)]
(Vexecuting_kbd_macro): Declare instead of Vexecuting_macro.
Luc Teirlinck [Sun, 1 May 2005 17:01:44 +0000 (17:01 +0000)]
Fix typos and Texinfo usage.
Luc Teirlinck [Sun, 1 May 2005 16:59:58 +0000 (16:59 +0000)]
*** empty log message ***
Dan Nicolaescu [Sun, 1 May 2005 16:38:06 +0000 (16:38 +0000)]
fix typo
Dan Nicolaescu [Sun, 1 May 2005 16:37:19 +0000 (16:37 +0000)]
(function-key-map): Call substitute-key-definition
before the keymap size keymap is increased by a lot of define-key
calls.
Luc Teirlinck [Sun, 1 May 2005 15:21:17 +0000 (15:21 +0000)]
*** empty log message ***
Luc Teirlinck [Sun, 1 May 2005 14:41:39 +0000 (14:41 +0000)]
(Checking Whether to Stop): executing-macro -> executing-kbd-macro.
Luc Teirlinck [Sun, 1 May 2005 14:39:38 +0000 (14:39 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 1 May 2005 14:00:51 +0000 (14:00 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 1 May 2005 14:00:32 +0000 (14:00 +0000)]
(Invisible Text): Correct add-to-invisibility-spec.
Richard M. Stallman [Sun, 1 May 2005 13:58:45 +0000 (13:58 +0000)]
(add-to-invisibility-spec, remove-from-invisibility-spec):
Rename ARG to ELEMENT. Doc fix.
Nick Roberts [Sun, 1 May 2005 13:43:20 +0000 (13:43 +0000)]
(allout-exposure): Remove macro and obsolete declaration.
Remove references to allout-exposure/change to allout-new-exposure.
Nick Roberts [Sun, 1 May 2005 13:42:18 +0000 (13:42 +0000)]
*** empty log message ***
Nick Roberts [Sun, 1 May 2005 13:30:19 +0000 (13:30 +0000)]
(dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
(compiled-function-p, focus-frame, unfocus-frame):
Remove aliases and obsolete declarations.
Back out inadvertant changes from previous commit.
Nick Roberts [Sun, 1 May 2005 13:28:55 +0000 (13:28 +0000)]
(dot, dot-min, dot-max): Don't create
bytecode symbols.
Nick Roberts [Sun, 1 May 2005 13:27:53 +0000 (13:27 +0000)]
*** empty log message ***
Luc Teirlinck [Sun, 1 May 2005 12:56:42 +0000 (12:56 +0000)]
(require-final-newline): Make Custom tags consistent
with mode-require-final-newline.
(mode-require-final-newline): Doc fix.
Luc Teirlinck [Sun, 1 May 2005 12:53:17 +0000 (12:53 +0000)]
*** empty log message ***
Miles Bader [Sun, 1 May 2005 11:56:17 +0000 (11:56 +0000)]
Add arch tagline
Thien-Thi Nguyen [Sun, 1 May 2005 11:34:54 +0000 (11:34 +0000)]
(get_frame_size) [VMS]: Use a fresh i/o channel.
Lute Kamstra [Sun, 1 May 2005 11:05:08 +0000 (11:05 +0000)]
(latexenc-find-file-coding-system): Fix regular expressions.
Suggested by David Kastrup <dak@gnu.org> and Stefan Monnier
<monnier@iro.umontreal.ca>.
Lars Hansen [Sun, 1 May 2005 07:07:19 +0000 (07:07 +0000)]
Correct key binding for dired-mark-omitted.
Nick Roberts [Sun, 1 May 2005 04:44:14 +0000 (04:44 +0000)]
(string-to-int): Make obsolete.
Nick Roberts [Sun, 1 May 2005 04:43:32 +0000 (04:43 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 30 Apr 2005 20:34:12 +0000 (20:34 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 30 Apr 2005 20:34:01 +0000 (20:34 +0000)]
(Compressed Files): Auto Compression normally enabled.
Richard M. Stallman [Sat, 30 Apr 2005 20:33:27 +0000 (20:33 +0000)]
(Debugger Operation): Clarify previous change.
Richard M. Stallman [Sat, 30 Apr 2005 20:30:53 +0000 (20:30 +0000)]
(next-error-overlay-arrow-position): Turn off, for ttys.
Richard M. Stallman [Sat, 30 Apr 2005 20:30:03 +0000 (20:30 +0000)]
(Magic File Names): Document `operations' property.
Richard M. Stallman [Sat, 30 Apr 2005 20:20:59 +0000 (20:20 +0000)]
Load jka-comp-hook.
Richard M. Stallman [Sat, 30 Apr 2005 20:18:10 +0000 (20:18 +0000)]
Many functions and vars moved to jka-compr-hook.el.
(jka-compr-handler): Add autoload. `put' calls moved
to jka-compr-hook.el.
(compression, jka-compr): defgroups moved to jka-compr-hook.el.
(jka-compr-inhibit): Autoload.
Richard M. Stallman [Sat, 30 Apr 2005 20:15:33 +0000 (20:15 +0000)]
New file.
Enable the mode by default.
Richard M. Stallman [Sat, 30 Apr 2005 20:14:32 +0000 (20:14 +0000)]
(backup-buffer-copy): Use copy-file instead
of write-region, and put back the 'excl.
Richard M. Stallman [Sat, 30 Apr 2005 20:13:39 +0000 (20:13 +0000)]
(flymake-split-string)
(flymake-split-string, flymake-log, flymake-pid-to-names)
(flymake-reg-names, flymake-get-source-buffer-name)
(flymake-unreg-names, flymake-add-line-err-info)
(flymake-add-err-info): Clarify docstrings.
(flymake-popup-menu, flymake-make-emacs-menu)
(flymake-make-xemacs-menu): Add docstrings.
(flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
Set variables directly throughout.
Richard M. Stallman [Sat, 30 Apr 2005 20:12:13 +0000 (20:12 +0000)]
(Ffind_file_name_handler): Handle the `operations'
property of the file name handler.
(Qoperations): New variable.
(syms_of_fileio): Initialize and staticpro it.
Richard M. Stallman [Sat, 30 Apr 2005 20:08:12 +0000 (20:08 +0000)]
(set_message_1): Delete xassert.
Nick Roberts [Sat, 30 Apr 2005 05:16:49 +0000 (05:16 +0000)]
(c-mode): If there is no file (Macroexpansion) don't create an alist.
Nick Roberts [Sat, 30 Apr 2005 05:15:52 +0000 (05:15 +0000)]
*** empty log message ***
Nick Roberts [Fri, 29 Apr 2005 23:47:30 +0000 (23:47 +0000)]
(cc-create-define-alist): Check that file
exists. Initialise cc-define-alist.
(c-mode): Add cc-create-define-alist locally to after-save-hook.
Nick Roberts [Fri, 29 Apr 2005 23:46:57 +0000 (23:46 +0000)]
*** empty log message ***
Nick Roberts [Fri, 29 Apr 2005 22:39:56 +0000 (22:39 +0000)]
(Debugger Operation): Spelling mistake.
assiciated -> associated
Nick Roberts [Fri, 29 Apr 2005 22:38:08 +0000 (22:38 +0000)]
*** empty log message ***
Sam Steingold [Fri, 29 Apr 2005 18:23:33 +0000 (18:23 +0000)]
(cc-mode-cpp-program): New user variable.
(cc-create-define-alist): Use it instead of the hard-coded string.
Stefan Monnier [Fri, 29 Apr 2005 16:09:59 +0000 (16:09 +0000)]
(file-coding-system-alist): Fix regexp for latexenc.
Lute Kamstra [Fri, 29 Apr 2005 13:17:49 +0000 (13:17 +0000)]
*** empty log message ***
Lute Kamstra [Fri, 29 Apr 2005 13:12:26 +0000 (13:12 +0000)]
Improve commentary section.
(define-generic-mode): Improve docstring.
Lute Kamstra [Fri, 29 Apr 2005 13:02:54 +0000 (13:02 +0000)]
(Generic Modes): New node.
(Major Modes): Add it to the menu.
(Derived Modes): Add "derived mode" to concept index.
Kim F. Storm [Fri, 29 Apr 2005 11:54:19 +0000 (11:54 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Fri, 29 Apr 2005 09:00:57 +0000 (09:00 +0000)]
[HAVE_CARBON && MAC_OSX]: Don't undefine/define mktime
before/after including Carbon.h if there is a working mktime.
YAMAMOTO Mitsuharu [Fri, 29 Apr 2005 09:00:22 +0000 (09:00 +0000)]
(Fx_server_version): Add BLOCK_INPUT around Gestalt.
YAMAMOTO Mitsuharu [Fri, 29 Apr 2005 09:00:07 +0000 (09:00 +0000)]
Don't include time.h. Include sysselect.h after systime.h.
Carsten Dominik [Fri, 29 Apr 2005 08:40:22 +0000 (08:40 +0000)]
Many small changes to keep the byte compiler happy. Furthermore:
(org-prefix-format-compiled): New variable.
(org-compile-prefix-format): New function.
(org-timeline, org-agenda, org-diary): Call
`org-compile-prefix-format'.
(org-agenda-prefix-format,org-timeline-prefix-format): New
options.
(org-agenda-get-scheduled): Check if file is openned in
`org-mode'.
(org-get-entries-from-diary): Use `org-get-time-of-day', for
consistency with entries from `org-mode' files.
(org-get-time-of-day): Fixed bug with partial matches early in a
line.
(org-non-link-chars): New constant.
(org-link-regexp): Respect `org-non-link-chars'.
(org-agenda-day-view): Command removed.
(org-agenda-toggle-week-view): Renamed from
`org-agenda-week-view'.
(org-follow-bbdb-link, org-store-link): Search also company field.
(org-highlight-overlay): New variable.
(org-highlight, org-unhighlight): New functions.
(org-agenda-mode): Added pre-command-hook to remove highlight.
(org-evaluate-time-range): Behavior depend upon time stamp format:
Does it contain a time or not?
(org-show-subtree, org-show-entry): New functions.
(org-agenda-cleanup-fancy-diary): Remove empty lines.
Carsten Dominik [Fri, 29 Apr 2005 08:39:30 +0000 (08:39 +0000)]
*** empty log message ***
Luc Teirlinck [Fri, 29 Apr 2005 00:27:51 +0000 (00:27 +0000)]
(comint-output-filter-functions): Add autoload cookie.
Luc Teirlinck [Fri, 29 Apr 2005 00:26:16 +0000 (00:26 +0000)]
*** empty log message ***
Miles Bader [Thu, 28 Apr 2005 20:58:55 +0000 (20:58 +0000)]
Add arch tagline
Kim F. Storm [Thu, 28 Apr 2005 15:09:34 +0000 (15:09 +0000)]
(ido-everywhere): Fix last change.
Kim F. Storm [Thu, 28 Apr 2005 15:09:22 +0000 (15:09 +0000)]
*** empty log message ***
Lute Kamstra [Thu, 28 Apr 2005 14:01:03 +0000 (14:01 +0000)]
(define-generic-mode): Fix docstring.
Kim F. Storm [Thu, 28 Apr 2005 13:38:25 +0000 (13:38 +0000)]
*** empty log message ***
Kim F. Storm [Thu, 28 Apr 2005 13:14:06 +0000 (13:14 +0000)]
(resolve_face_name): Add arg SIGNAL_P. Calls changed.
Fix cyclic alias check. If alias loop is detected, signal
circular-list error if SIGNAL_P, and return Qdefault if !SIGNAL_P.
Thien-Thi Nguyen [Thu, 28 Apr 2005 11:54:11 +0000 (11:54 +0000)]
(file-coding-system-alist): For .tex,
.ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
Lute Kamstra [Thu, 28 Apr 2005 11:50:34 +0000 (11:50 +0000)]
*** empty log message ***
Lute Kamstra [Thu, 28 Apr 2005 11:48:53 +0000 (11:48 +0000)]
(font-lock-add-keywords, font-lock-remove-keywords): Clarify docstring.
(font-lock-keywords-alist, font-lock-removed-keywords-alist):
Don't start docstrings with a `*'.
(font-lock-update-removed-keyword-alist): Give it a docstring.
Thien-Thi Nguyen [Thu, 28 Apr 2005 11:48:27 +0000 (11:48 +0000)]
Initial revision.
Lute Kamstra [Thu, 28 Apr 2005 11:35:02 +0000 (11:35 +0000)]
(Standard Hooks): Add Font-Lock hooks.
Lute Kamstra [Thu, 28 Apr 2005 11:33:59 +0000 (11:33 +0000)]
(Syntax Properties): Add cross reference.
Lute Kamstra [Thu, 28 Apr 2005 11:32:54 +0000 (11:32 +0000)]
(Defining Minor Modes): Fix previous change.
(Font Lock Mode): Simplify.
(Font Lock Basics): Say that font-lock-defaults is buffer-local
when set and that some parts are optional. Add cross references.
(Search-based Fontification): Say how to specify font-lock-keywords.
Add cross references. Add font-lock-multiline to index. Move
font-lock-keywords-case-fold-search here from node "Other Font
Lock Variables". Document font-lock-add-keywords and
font-lock-remove-keywords
(Other Font Lock Variables): Move font-lock-keywords-only,
font-lock-syntax-table, font-lock-beginning-of-syntax-function,
and font-lock-syntactic-face-function to node "Syntactic Font
Lock". Move font-lock-keywords-case-fold-search to node
"Search-based Fontification". Document font-lock-inhibit-thing-lock
and font-lock-{,un}fontify-{buffer,region}-function.
(Precalculated Fontification): Remove reference to deleted variable
font-lock-core-only.
(Faces for Font Lock): Add font-lock-comment-delimiter-face.
(Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
font-lock-syntax-table, font-lock-beginning-of-syntax-function,
and font-lock-syntactic-face-function here from node "Other Font
Lock Variables". Move font-lock-syntactic-keywords to "Setting
Syntax Properties". Add cross references.
(Setting Syntax Properties): New node. Move
font-lock-syntactic-keywords here from "Syntactic Font Lock".
Lute Kamstra [Thu, 28 Apr 2005 09:20:45 +0000 (09:20 +0000)]
*** empty log message ***