]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-417
Miles Bader [Wed, 15 Jun 2005 00:14:41 +0000 (00:14 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-417

Remove "-face" suffix from which-func face

2005-06-14  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/which-func.el (which-func): Remove "-face" suffix from face
   name.
   (which-func-face): New backward-compatibility alias for renamed face.
   (which-func-format): Use renamed which-func face.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-415
Miles Bader [Tue, 14 Jun 2005 23:56:26 +0000 (23:56 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-415

Remove "-face" suffix from vhdl-mode faces

2005-06-14  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
   (vhdl-function, vhdl-directive, vhdl-reserved-word)
   (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
   names.
   (vhdl-speedbar-entity, vhdl-speedbar-architecture)
   (vhdl-speedbar-configuration, vhdl-speedbar-package)
   (vhdl-speedbar-library, vhdl-speedbar-instantiation)
   (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
   (vhdl-speedbar-architecture-selected)
   (vhdl-speedbar-configuration-selected)
   (vhdl-speedbar-package-selected)
   (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
   names.
   (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
   Use renamed faces.
   (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
   (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
   (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
   Use renamed faces.
   (syntax-alist): Don't use "font-lock-" or "-face" in generated face
   names.
   (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
   (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
   (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
   (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
   (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
   (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-414
Miles Bader [Tue, 14 Jun 2005 23:56:03 +0000 (23:56 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-414

Remove "-face" suffix from sh-script faces

2005-06-14  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
   face name.
   (sh-heredoc-face): New backward-compatibility alias for renamed face.
   (sh-heredoc-face): Use renamed sh-heredoc face.

19 years ago(Top): Update detailed menu.
Luc Teirlinck [Tue, 14 Jun 2005 23:36:31 +0000 (23:36 +0000)]
(Top): Update detailed menu.

19 years ago(Edebug): Update menu.
Luc Teirlinck [Tue, 14 Jun 2005 23:33:21 +0000 (23:33 +0000)]
(Edebug): Update menu.
(Instrumenting): Update xrefs.
(Edebug Execution Modes): Correct xref.
(Jumping): Clarify description of `h' command.
Eliminate redundant @ref.
(Breaks): New node.
(Breakpoints): is now a subsubsection.
(Global Break Condition): Mention `C-x X X'.
(Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
(Trace Buffer): Clarify STRING arg of `edebug-tracing'.
(Edebug Display Update): Correct pxref.
(Edebug and Macros): New node.
(Instrumenting Macro Calls): Is now a subsubsection.
Neither arg of `def-edebug-spec' is evaluated.
(Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
(Specification Examples): Fix typo.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 14 Jun 2005 23:29:17 +0000 (23:29 +0000)]
*** empty log message ***

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-413
Miles Bader [Tue, 14 Jun 2005 23:20:55 +0000 (23:20 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-413

Remove "-face" suffix from idlwave faces

2005-06-14  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/idlw-help.el (idlwave-help-link):
   Remove "-face" suffix from face name.
   (idlwave-help-link-face):
   New backward-compatibility alias for renamed face.
   (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.

   * lisp/progmodes/idlw-shell.el (idlwave-shell-bp-face)
   (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
   (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
   New backward-compatibility aliases for renamed faces.
   (idlwave-shell-disabled-breakpoint-face)
   (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-412
Miles Bader [Tue, 14 Jun 2005 23:20:37 +0000 (23:20 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-412

Remove "-face" suffix from flymake faces

2005-06-14  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/flymake.el (flymake-errline, flymake-warnline):
   Remove "-face" suffix from face names.
   (flymake-errline-face, flymake-warnline-face):
   New backward-compatibility aliases for renamed faces.
   (flymake-highlight-line): Use renamed flymake faces.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-410
Miles Bader [Tue, 14 Jun 2005 22:49:47 +0000 (22:49 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-410

Remove "-face" suffix from ebrowse faces

2005-06-14  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
   (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
   (ebrowse-member-class, ebrowse-progress):
   Remove "-face" suffix from face names.
   (ebrowse-tree-mark-face, ebrowse-root-class-face)
   (ebrowse-file-name-face, ebrowse-default-face)
   (ebrowse-member-attribute-face, ebrowse-member-class-face)
   (ebrowse-progress-face):
   New backward-compatibility aliases for renamed faces.
   (ebrowse-show-progress, ebrowse-show-file-name-at-point)
   (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
   (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
   (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-409
Miles Bader [Tue, 14 Jun 2005 22:49:30 +0000 (22:49 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-409

Remove "-face" suffix from antlr-mode faces

2005-06-14  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax)
   (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
   (antlr-literal): Remove "-face" suffix and "font-lock-" from face
   names.
   (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
   (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
   (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
   (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face):
   New backward-compatibility aliases for renamed faces.
   (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
   (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
   (antlr-tokenref-face, antlr-literal-face): Variables renamed to remove
   "font-lock-".  Use renamed antlr-mode faces.
   (antlr-font-lock-additional-keywords): Use renamed faces.
   Replace literal face-names with face variable references.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-408
Miles Bader [Tue, 14 Jun 2005 22:49:09 +0000 (22:49 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-408

Remove "-face" suffix from Buffer-menu-buffer face

2005-06-14  Miles Bader  <miles@gnu.org>

   * lisp/buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
   face name.
   (Buffer-menu-buffer-face): New backward-compatibility alias for
   renamed face.
   (list-buffers-noselect): Use renamed Buffer-menu-buffer face.

19 years ago*** empty log message ***
Daniel Pfeiffer [Tue, 14 Jun 2005 22:40:09 +0000 (22:40 +0000)]
*** empty log message ***

19 years ago(makefile-space, makefile-makepp-perl): Eliminate "-face" suffix.
Daniel Pfeiffer [Tue, 14 Jun 2005 22:33:56 +0000 (22:33 +0000)]
(makefile-space, makefile-makepp-perl): Eliminate "-face" suffix.
(makefile-targets): Inherit from font-lock-function-name-face and eliminate
"-face" suffix.
(makefile-shell): Remove attributes and eliminate "-face" suffix.
(makefile-*-font-lock-keywords): Append makefile-targets in rule actions,
instead of prepending, to make it less visible.
(makefile-previous-dependency, makefile-match-dependency): Don't match a target
on a continuation line.

19 years ago(gdb-tooltip-print): Respect
Nick Roberts [Tue, 14 Jun 2005 21:14:48 +0000 (21:14 +0000)]
(gdb-tooltip-print): Respect
tooltip-use-echo-area.
(menu): Re-order menu items.

19 years ago* progmodes/gud.el (tooltip-use-echo-area): Remove alias.
Nick Roberts [Tue, 14 Jun 2005 21:14:12 +0000 (21:14 +0000)]
* progmodes/gud.el (tooltip-use-echo-area): Remove alias.
Define in tooltip.el.
(gud-tooltip-process-output): Respect tooltip-use-echo-area.
(gud-tooltip-tips): Respect tooltip-use-echo-area and
gud-tooltip-echo-area.

19 years ago* tooltip.el (tooltip-use-echo-area): Restore from gud.el for
Nick Roberts [Tue, 14 Jun 2005 21:13:28 +0000 (21:13 +0000)]
* tooltip.el (tooltip-use-echo-area): Restore from gud.el for
backward compatibility and make obsolete.
(tooltip-help-tips): Use tooltip-use-echo-area.
(tooltip-show-help-function): Rename to...
(tooltip-show-help): ...this, because it is a function.
(tooltip-mode, tooltip-help-message): Call tooltip-show-help.

19 years ago*** empty log message ***
Nick Roberts [Tue, 14 Jun 2005 21:12:41 +0000 (21:12 +0000)]
*** empty log message ***

19 years ago(edebug-all-defs, edebug-initial-mode, edebug-print-length)
Luc Teirlinck [Tue, 14 Jun 2005 20:39:04 +0000 (20:39 +0000)]
(edebug-all-defs, edebug-initial-mode, edebug-print-length)
(edebug-print-level, edebug-print-circle, edebug-modify-breakpoint)
(edebug-eval-last-sexp, edebug-eval-print-last-sexp): Doc fixes.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 14 Jun 2005 20:34:19 +0000 (20:34 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Juanma Barranquero [Tue, 14 Jun 2005 15:52:56 +0000 (15:52 +0000)]
*** empty log message ***

19 years ago(iswitchb-to-end): Replace mapcar with dolist.
Stefan Monnier [Tue, 14 Jun 2005 15:51:11 +0000 (15:51 +0000)]
(iswitchb-to-end): Replace mapcar with dolist.
(iswitchb-get-matched-buffers): Likewise.  Simplify.

19 years ago(make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION and
Juanma Barranquero [Tue, 14 Jun 2005 15:50:22 +0000 (15:50 +0000)]
(make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION and
NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
(make-obsolete-variable, define-obsolete-variable-alias): Rename arguments
VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME respectively.

19 years ago(mh-secure-message): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:37:18 +0000 (15:37 +0000)]
(mh-secure-message): Follow error conventions.

19 years ago(reftex-toc-dframe-p, reftex-toc-promote-prepare): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:36:08 +0000 (15:36 +0000)]
(reftex-toc-dframe-p, reftex-toc-promote-prepare): Follow error conventions.

19 years ago(reftex-access-scan-info): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:35:03 +0000 (15:35 +0000)]
(reftex-access-scan-info): Follow error conventions.

19 years ago(org-promote, org-evaluate-time-range, org-agenda-next-date-line,
Juanma Barranquero [Tue, 14 Jun 2005 15:33:45 +0000 (15:33 +0000)]
(org-promote, org-evaluate-time-range, org-agenda-next-date-line,
org-agenda-previous-date-line, org-agenda-error, org-open-at-point,
org-table-move-row, org-format-table-table-html-using-table-generate-source,
org-shiftcursor-error, org-ctrl-c-ctrl-c): Follow error conventions.

19 years ago(ido-mode): Make a new keymap every time we enable ido,
Kim F. Storm [Tue, 14 Jun 2005 15:32:41 +0000 (15:32 +0000)]
(ido-mode): Make a new keymap every time we enable ido,
as the coverage buffer/file/both may change.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 14 Jun 2005 15:32:27 +0000 (15:32 +0000)]
*** empty log message ***

19 years ago(vhdl-speedbar-place-component): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:31:10 +0000 (15:31 +0000)]
(vhdl-speedbar-place-component): Follow error conventions.

19 years agoidlwave-complete-class-structure-tag-help): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:29:27 +0000 (15:29 +0000)]
idlwave-complete-class-structure-tag-help): Follow error conventions.

19 years ago(idlwave-shell-move-to-bp): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:24:13 +0000 (15:24 +0000)]
(idlwave-shell-move-to-bp): Follow error conventions.

19 years ago(ada-create-case-exception, ada-create-case-exception-substring,
Juanma Barranquero [Tue, 14 Jun 2005 15:23:26 +0000 (15:23 +0000)]
(ada-create-case-exception, ada-create-case-exception-substring,
ada-make-subprogram-body): Follow error conventions.

19 years ago(tramp-find-file-exists-command, tramp-find-shell): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:22:35 +0000 (15:22 +0000)]
(tramp-find-file-exists-command, tramp-find-shell): Follow error conventions.

19 years ago(vc-arch-checkin, vc-arch-diff): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:21:33 +0000 (15:21 +0000)]
(vc-arch-checkin, vc-arch-diff): Follow error conventions.

19 years ago(ses-load): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:20:47 +0000 (15:20 +0000)]
(ses-load): Follow error conventions.

19 years ago(cvs-mode): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:20:05 +0000 (15:20 +0000)]
(cvs-mode): Follow error conventions.

19 years ago(isearchb-activate): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:19:08 +0000 (15:19 +0000)]
(isearchb-activate): Follow error conventions.

19 years ago(spam-stat-buffer-change-to-spam, spam-stat-buffer-change-to-non-spam):
Juanma Barranquero [Tue, 14 Jun 2005 15:17:00 +0000 (15:17 +0000)]
(spam-stat-buffer-change-to-spam, spam-stat-buffer-change-to-non-spam):
Follow error conventions.

19 years ago(gnus-agent-unlist-expire-days): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:15:23 +0000 (15:15 +0000)]
(gnus-agent-unlist-expire-days): Follow error conventions.

19 years ago(gnus-sieve-article-add-rule): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:14:01 +0000 (15:14 +0000)]
(gnus-sieve-article-add-rule): Follow error conventions.

19 years ago(url-completion-function): Follow error conventions.
Juanma Barranquero [Tue, 14 Jun 2005 15:07:56 +0000 (15:07 +0000)]
(url-completion-function): Follow error conventions.

19 years ago(diff-mode): Fix typo in docstring.
Juanma Barranquero [Tue, 14 Jun 2005 14:34:40 +0000 (14:34 +0000)]
(diff-mode): Fix typo in docstring.

19 years ago*** empty log message ***
Lute Kamstra [Tue, 14 Jun 2005 12:11:54 +0000 (12:11 +0000)]
*** empty log message ***

19 years ago(internal-ange-ftp-mode): Use delay-mode-hooks and run-mode-hooks.
Lute Kamstra [Tue, 14 Jun 2005 12:10:55 +0000 (12:10 +0000)]
(internal-ange-ftp-mode): Use delay-mode-hooks and run-mode-hooks.
Simplify.

19 years ago(rmail-edit-mode): Use delay-mode-hooks.
Lute Kamstra [Tue, 14 Jun 2005 12:08:43 +0000 (12:08 +0000)]
(rmail-edit-mode): Use delay-mode-hooks.

19 years ago(inferior-octave-mode): Use delay-mode-hooks.
Lute Kamstra [Tue, 14 Jun 2005 12:07:24 +0000 (12:07 +0000)]
(inferior-octave-mode): Use delay-mode-hooks.

19 years ago(sql-interactive-mode): Use delay-mode-hooks.
Lute Kamstra [Tue, 14 Jun 2005 12:03:52 +0000 (12:03 +0000)]
(sql-interactive-mode): Use delay-mode-hooks.

19 years ago(recentf-dialog-mode): Use kill-all-local-variables and
Lute Kamstra [Tue, 14 Jun 2005 12:02:42 +0000 (12:02 +0000)]
(recentf-dialog-mode): Use kill-all-local-variables and
run-mode-hooks.
(recentf-edit-list, recentf-open-files): Don't call
kill-all-local-variables directly.

19 years ago(debug-on-entry): Fix docstring.
Lute Kamstra [Tue, 14 Jun 2005 12:00:50 +0000 (12:00 +0000)]
(debug-on-entry): Fix docstring.

19 years ago*** empty log message ***
Juanma Barranquero [Tue, 14 Jun 2005 11:37:49 +0000 (11:37 +0000)]
*** empty log message ***

19 years ago(Function Debugging): Primitives can break on entry too.
Lute Kamstra [Tue, 14 Jun 2005 11:36:41 +0000 (11:36 +0000)]
(Function Debugging): Primitives can break on entry too.

19 years ago(flyspell-incorrect-hook, flyspell-maybe-correct-transposition,
Juanma Barranquero [Tue, 14 Jun 2005 11:36:04 +0000 (11:36 +0000)]
(flyspell-incorrect-hook, flyspell-maybe-correct-transposition,
flyspell-maybe-correct-doubling): Fix quoting in docstring.

19 years ago(xdb): Fix quoting in docstring.
Juanma Barranquero [Tue, 14 Jun 2005 11:34:43 +0000 (11:34 +0000)]
(xdb): Fix quoting in docstring.

19 years ago(eshell/export): Fix quoting in docstring.
Juanma Barranquero [Tue, 14 Jun 2005 11:33:54 +0000 (11:33 +0000)]
(eshell/export): Fix quoting in docstring.

19 years ago(flymake-new-err-info, flymake-start-syntax-check-for-current-buffer,
Juanma Barranquero [Tue, 14 Jun 2005 11:32:58 +0000 (11:32 +0000)]
(flymake-new-err-info, flymake-start-syntax-check-for-current-buffer,
flymake-simple-cleanup): Fix quoting in docstring.

19 years ago(vi-goto-insert-state): Fix quoting in docstring.
Juanma Barranquero [Tue, 14 Jun 2005 11:31:43 +0000 (11:31 +0000)]
(vi-goto-insert-state): Fix quoting in docstring.

19 years ago(forms--intuit-from-file): Fix reference to `forms-number-of-fields' in error message.
Juanma Barranquero [Tue, 14 Jun 2005 11:30:22 +0000 (11:30 +0000)]
(forms--intuit-from-file): Fix reference to `forms-number-of-fields' in error message.
(forms-print): Fix quoting in error message.
(forms-mode): Fix quoting in docstring.

19 years ago(gnus-auto-select-subject): Fix quoting in docstring.
Juanma Barranquero [Tue, 14 Jun 2005 11:24:08 +0000 (11:24 +0000)]
(gnus-auto-select-subject): Fix quoting in docstring.

19 years ago(message-is-yours-p): Fix quoting.
Juanma Barranquero [Tue, 14 Jun 2005 11:23:09 +0000 (11:23 +0000)]
(message-is-yours-p): Fix quoting.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 14 Jun 2005 11:11:31 +0000 (11:11 +0000)]
*** empty log message ***

19 years ago(add-to-ordered-list): Rework to use list-order property of list-var.
Kim F. Storm [Tue, 14 Jun 2005 08:14:06 +0000 (08:14 +0000)]
(add-to-ordered-list): Rework to use list-order property of list-var.

19 years agoSwitch [Mm]akefile to gmake mode.
Daniel Pfeiffer [Tue, 14 Jun 2005 07:33:01 +0000 (07:33 +0000)]
Switch [Mm]akefile to gmake mode.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 14 Jun 2005 03:23:19 +0000 (03:23 +0000)]
*** empty log message ***

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-406
Miles Bader [Tue, 14 Jun 2005 02:49:36 +0000 (02:49 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-406

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 80-82)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-view.el (mm-inline-text): Withdraw the last change.

2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
   executing enriched-decode.

19 years ago(Fdefvaralias): Rename arguments SYMBOL and ALIASED to NEW-ALIAS and
Juanma Barranquero [Tue, 14 Jun 2005 00:39:32 +0000 (00:39 +0000)]
(Fdefvaralias): Rename arguments SYMBOL and ALIASED to NEW-ALIAS and
BASE-VARIABLE, respectively.

19 years ago(cancel-debug-on-entry): Mention default in minibuffer prompt.
Luc Teirlinck [Mon, 13 Jun 2005 23:40:05 +0000 (23:40 +0000)]
(cancel-debug-on-entry): Mention default in minibuffer prompt.

19 years ago*** empty log message ***
Luc Teirlinck [Mon, 13 Jun 2005 23:38:30 +0000 (23:38 +0000)]
*** empty log message ***

19 years ago(cua-mode): Use add-to-ordered-list to
Kim F. Storm [Mon, 13 Jun 2005 21:31:37 +0000 (21:31 +0000)]
(cua-mode): Use add-to-ordered-list to
add cua--keymap-alist to emulation-mode-map-alists.

19 years ago(add-to-ordered-list): New defun.
Kim F. Storm [Mon, 13 Jun 2005 21:29:52 +0000 (21:29 +0000)]
(add-to-ordered-list): New defun.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 13 Jun 2005 21:29:25 +0000 (21:29 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Stefan Monnier [Mon, 13 Jun 2005 20:50:25 +0000 (20:50 +0000)]
*** empty log message ***

19 years ago(note_mode_line_or_margin_highlight): Lisp_Object/int mixup.
Stefan Monnier [Mon, 13 Jun 2005 20:49:14 +0000 (20:49 +0000)]
(note_mode_line_or_margin_highlight): Lisp_Object/int mixup.
(get_phys_cursor_geometry, format_mode_line_unwind_data)
(get_line_height_property, x_produce_glyphs): Remove unused vars.

19 years ago(run_pre_post_conversion_on_str): Remove unused var `buf'.
Stefan Monnier [Mon, 13 Jun 2005 20:47:42 +0000 (20:47 +0000)]
(run_pre_post_conversion_on_str): Remove unused var `buf'.

19 years ago(read-face-name): Use complete-in-turn complete non-aliases
Stefan Monnier [Mon, 13 Jun 2005 20:47:08 +0000 (20:47 +0000)]
(read-face-name): Use complete-in-turn complete non-aliases
in preference to face aliases.

19 years ago(complete-in-turn): New macro.
Stefan Monnier [Mon, 13 Jun 2005 20:45:50 +0000 (20:45 +0000)]
(complete-in-turn): New macro.
(dynamic-completion-table, lazy-completion-table): Add debug info.

19 years ago(fill-match-adaptive-prefix): New function.
Stefan Monnier [Mon, 13 Jun 2005 19:33:21 +0000 (19:33 +0000)]
(fill-match-adaptive-prefix): New function.
(fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
Remove unused vars `start' and `firstline'.
(fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
(justify-current-line, fill-individual-paragraphs): Remove unused vars.

19 years ago(url-file, url-file-asynch-callback): Use with-current-buffer.
Stefan Monnier [Mon, 13 Jun 2005 14:32:42 +0000 (14:32 +0000)]
(url-file, url-file-asynch-callback): Use with-current-buffer.

19 years ago(Parsing Expressions): Document aux functions and vars of
Stefan Monnier [Mon, 13 Jun 2005 14:21:21 +0000 (14:21 +0000)]
(Parsing Expressions): Document aux functions and vars of
syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.

19 years ago*** empty log message ***
Eli Zaretskii [Mon, 13 Jun 2005 12:19:38 +0000 (12:19 +0000)]
*** empty log message ***

19 years ago(x_use_underline_position_properties): New variable.
Eli Zaretskii [Mon, 13 Jun 2005 12:18:31 +0000 (12:18 +0000)]
(x_use_underline_position_properties): New variable.
(x_draw_glyph_string): Remind in a comment to change doc string of
x-use-underline-position-properties if/when underline positioning is
implemented.
(syms_of_w32term): DEFVAR_BOOL x-use-underline-position-properties,
and initialize it to nil.

19 years ago*** empty log message ***
Lute Kamstra [Mon, 13 Jun 2005 12:08:25 +0000 (12:08 +0000)]
*** empty log message ***

19 years ago(ledit-mode): Use delay-mode-hooks.
Lute Kamstra [Mon, 13 Jun 2005 12:01:43 +0000 (12:01 +0000)]
(ledit-mode): Use delay-mode-hooks.

19 years ago(ediff-mode): Use run-mode-hooks.
Lute Kamstra [Mon, 13 Jun 2005 12:00:59 +0000 (12:00 +0000)]
(ediff-mode): Use run-mode-hooks.

19 years ago(ediff-meta-mode): Use run-mode-hooks.
Lute Kamstra [Mon, 13 Jun 2005 11:58:35 +0000 (11:58 +0000)]
(ediff-meta-mode): Use run-mode-hooks.

19 years ago(edit-abbrevs-mode): Use kill-all-local-variables and run-mode-hooks.
Lute Kamstra [Mon, 13 Jun 2005 11:56:12 +0000 (11:56 +0000)]
(edit-abbrevs-mode): Use kill-all-local-variables and run-mode-hooks.

19 years ago(all): Don't complain about missing GTK-related variables,
Eli Zaretskii [Mon, 13 Jun 2005 11:54:48 +0000 (11:54 +0000)]
(all): Don't complain about missing GTK-related variables,
unless either `gtk' is boundp or this isn't a `windows-nt' build.

19 years ago($(DOC)): Fix last change.
Eli Zaretskii [Mon, 13 Jun 2005 11:24:32 +0000 (11:24 +0000)]
($(DOC)): Fix last change.

19 years agoRevert arch-tagline change
Miles Bader [Mon, 13 Jun 2005 09:49:47 +0000 (09:49 +0000)]
Revert arch-tagline change

19 years ago(woman-mode-line-format): Delete constant.
Lute Kamstra [Mon, 13 Jun 2005 08:22:34 +0000 (08:22 +0000)]
(woman-mode-line-format): Delete constant.
(woman-mode-map): Initialize it properly.
(woman-mode): Set mode-class property to special.  Use
delay-mode-hooks and run-mode-hooks.  Use the right keymap.  Set
major-mode and mode-name.  Don't set mode-line-format directly.
(Man-getpage-in-background): Don't reference woman-mode-line-format.

19 years ago(cancel-debug-on-entry): Make the empty string argument obsolete.
Lute Kamstra [Mon, 13 Jun 2005 08:14:06 +0000 (08:14 +0000)]
(cancel-debug-on-entry): Make the empty string argument obsolete.

19 years agoVersion 3.11
Carsten Dominik [Mon, 13 Jun 2005 06:43:12 +0000 (06:43 +0000)]
Version 3.11

19 years ago(org-CUA-compatible): New option.
Carsten Dominik [Mon, 13 Jun 2005 06:42:53 +0000 (06:42 +0000)]
(org-CUA-compatible): New option.
(org-disputed-keys): New variable.
(org-key): New function.
(orgtbl-make-binding): Add docstring to the created function.
(org-mode): Set paragraph start/separate regexps.
(orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
(org-archive-location, org-archive-mark-done)
(org-archive-stamp-time): New options.
(org-archive-subtree): New command.
(org-fill-paragraph): New function.
(org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
(org-fake-empty-table-line): Function removed.
(org-format-org-table-html): Do not create empty table lines at
separator lines.  Improved table header treatment.
(org-link-format): New option.
(org-make-link): New function.
(org-insert-link, org-store-link): Use org-make-link.
(org-open-file): Quote file name for shell command, to allow
spaces in file names.
(org-link-regexp): Fixed bug with mailto link.
(org-link-maybe-angles-regexp, org-protected-link-regexp): New
constant.
(org-export-as-html): Deal with the optional angles around a link.
Better treatment of file: links.
(org-open-at-point): Replace @{ and @} with < and >.
(org-run-mode-hooks): Function removed.
(org-agenda-mode): No longer use `org-run-mode-hooks'.

19 years ago(gdb-registers-mode): Let gdbmi use
Nick Roberts [Mon, 13 Jun 2005 06:01:12 +0000 (06:01 +0000)]
(gdb-registers-mode): Let gdbmi use
MI command -data-list-register-values.
(gdb-post-prompt): Indent properly.

19 years ago*** empty log message ***
Nick Roberts [Mon, 13 Jun 2005 05:59:58 +0000 (05:59 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Mon, 13 Jun 2005 03:56:34 +0000 (03:56 +0000)]
*** empty log message ***

19 years ago(Getting Started): Remove extra menu item.
Jay Belanger [Mon, 13 Jun 2005 03:37:47 +0000 (03:37 +0000)]
(Getting Started): Remove extra menu item.

19 years ago(Special Properties): Fix cross reference.
Lute Kamstra [Sun, 12 Jun 2005 23:46:50 +0000 (23:46 +0000)]
(Special Properties): Fix cross reference.

19 years ago(highlight-changes-colors): Rename from `highlight-changes-colours'.
Juanma Barranquero [Sun, 12 Jun 2005 23:08:51 +0000 (23:08 +0000)]
(highlight-changes-colors): Rename from `highlight-changes-colours'.
(highlight-changes-colours): Keep as obsolete alias.
(highlight-changes-face-list): Doc fix.
(hilit-chg-make-list): Use `highlight-changes-colors'.

19 years agoRemove stray paren in defun-prompt-regexp for cperl-mode
Mark A. Hershberger [Sun, 12 Jun 2005 23:04:41 +0000 (23:04 +0000)]
Remove stray paren in defun-prompt-regexp for cperl-mode

19 years ago(NEWOPENFILENAME): New struct.
Jason Rumney [Sun, 12 Jun 2005 19:23:28 +0000 (19:23 +0000)]
(NEWOPENFILENAME): New struct.
(Fx_file_dialog): Use it to trick the system into giving us up to
date dialogs on systems that are documented to support it.
Do not set OFN_FILEMUSTEXIST flag if looking for a directory.