]> git.eshelyaron.com Git - emacs.git/log
emacs.git
20 years ago(enriched-default-text-properties-local-flag): New variable.
Luc Teirlinck [Thu, 23 Sep 2004 22:12:15 +0000 (22:12 +0000)]
(enriched-default-text-properties-local-flag): New variable.
(enriched-mode): Make sure that enabling and disabling the mode is a no-op.
Doc fix.

20 years ago*** empty log message ***
Luc Teirlinck [Thu, 23 Sep 2004 04:18:12 +0000 (04:18 +0000)]
*** empty log message ***

20 years agoCorrect various typos.
Luc Teirlinck [Thu, 23 Sep 2004 04:15:54 +0000 (04:15 +0000)]
Correct various typos.
(Display): Rename node "Pointer Shapes" to "Pointer Shape".  (There is
already a node called "Pointer Shapes" in frames.texi.)
(Images): Remove non-existent node "Image Slices" from menu.

20 years ago(Display Custom): Remove stray `@end defvar'.
Luc Teirlinck [Thu, 23 Sep 2004 04:09:16 +0000 (04:09 +0000)]
(Display Custom): Remove stray `@end defvar'.

20 years ago*** empty log message ***
Glenn Morris [Wed, 22 Sep 2004 23:26:15 +0000 (23:26 +0000)]
*** empty log message ***

20 years agoUpdate maintainer.
Glenn Morris [Wed, 22 Sep 2004 23:21:18 +0000 (23:21 +0000)]
Update maintainer.

From H�n Malmedal <hmalmedal@yahoo.no>:
(christian-holidays): Adapt for new behaviour of holiday-advent and
holiday-easter-etc functions.

20 years agoUpdate copyright, and add missing centuries.
Glenn Morris [Wed, 22 Sep 2004 23:19:58 +0000 (23:19 +0000)]
Update copyright, and add missing centuries.
Update maintainer.

From H�n Malmedal <hmalmedal@yahoo.no>:
(holiday-advent): Report on a specified day offset from advent, not
just advent.
(holiday-easter-etc): Report on one specified day offset from easter,
not all easter holidays. Various Easter holidays moved to
`christian-holidays' variable in calendar.el.

20 years ago(insert-sliced-image): Add doc string.
Kim F. Storm [Wed, 22 Sep 2004 23:12:38 +0000 (23:12 +0000)]
(insert-sliced-image): Add doc string.

20 years ago*** empty log message ***
Kim F. Storm [Wed, 22 Sep 2004 23:12:22 +0000 (23:12 +0000)]
*** empty log message ***

20 years ago(Display Custom): Add `overflow-newline-into-fringe',
Kim F. Storm [Wed, 22 Sep 2004 23:11:12 +0000 (23:11 +0000)]
(Display Custom): Add `overflow-newline-into-fringe',
`indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.

20 years ago(Display): Add 'Fringe Bitmaps' and 'Pointer
Kim F. Storm [Wed, 22 Sep 2004 23:06:58 +0000 (23:06 +0000)]
(Display): Add 'Fringe Bitmaps' and 'Pointer
Shapes' to menu.
(Standard Faces): Doc fix for fringe face.
(Fringes): Add `overflow-newline-into-fringe' and
'indicate-buffer-boundaries'.
(Fringe Bitmaps, Pointer Shapes): New nodes.
(Display Property): Add 'Pixel Specification' and 'Display Fringe
Bitmaps' to menu.
(Specified Space): Describe pixel width and height.
(Pixel Specification): New node.
(Other Display Specs): Add `slice' property.
(Display Fringe Bitmaps): New node.
(Images): Add 'Image Slices' to menu.
(Image Descriptors): Add `:pointer' and `:map' properties.
(Showing Images): Add slice arg to `insert-image'.  Add
'insert-sliced-image'.

20 years ago(Special Properties): Add `cursor', `pointer',
Kim F. Storm [Wed, 22 Sep 2004 23:06:39 +0000 (23:06 +0000)]
(Special Properties): Add `cursor', `pointer',
`line-height', and `line-spacing' properties.

20 years ago(ido-choice-list): New dynamic var for `list' context.
Kim F. Storm [Wed, 22 Sep 2004 22:49:07 +0000 (22:49 +0000)]
(ido-choice-list): New dynamic var for `list' context.
(ido-context-switch-command): New dynamic var.
(ido-define-mode-map): Generalize switch between file/buffer contexts.
(ido-read-internal): Handle new `list' context.
Handle insert-buffer and insert-file ido-exit values.
(ido-buffer-internal): New arg switch-cmd.  Use it to setup
ido-context-switch-command. Handle insert-file ido-exit value.
(ido-read-buffer): Set ido-context-switch-command to 'ignore
unless it is already bound by caller.
(ido-file-internal): New arg switch-cmd.  Use it to setup
ido-context-switch-command.  Handle insert-buffer ido-exit value.
(ido-enter-insert-buffer, ido-enter-insert-file): New commands
used for context switching.
(ido-all-completions): Handle new `list' context.
(ido-make-choice-list): Return choices for `list' context.
(ido-find-file-in-dir, ido-display-file, ido-write-file)
(ido-display-buffer, ido-kill-buffer): Disable context switching.
(ido-insert-buffer, ido-insert-file): Setup context switching.
(ido-exhibit): Handle `list' context.
(ido-read-file-name): Disable context switching.  Handle fallback.
(ido-read-directory-name): Disable context switching.
(ido-completing-read): New defun like completing-read.  Setup and
use new `list' context.

20 years ago*** empty log message ***
Kim F. Storm [Wed, 22 Sep 2004 22:48:51 +0000 (22:48 +0000)]
*** empty log message ***

20 years ago(Vectors as Lists): Added a warning that the tutorial might be hidden
Jay Belanger [Wed, 22 Sep 2004 20:56:42 +0000 (20:56 +0000)]
(Vectors as Lists): Added a warning that the tutorial might be hidden
during part of the session.

20 years ago* progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
Jesper Harder [Wed, 22 Sep 2004 17:31:03 +0000 (17:31 +0000)]
* progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.

20 years agoDoc fix (gsprint).
Vinicius Jose Latorre [Wed, 22 Sep 2004 02:28:21 +0000 (02:28 +0000)]
Doc fix (gsprint).

20 years ago(after-change-major-mode-hook): Further doc fix.
Luc Teirlinck [Wed, 22 Sep 2004 00:13:16 +0000 (00:13 +0000)]
(after-change-major-mode-hook): Further doc fix.

20 years ago(after-change-major-mode-hook): Doc fix.
Luc Teirlinck [Wed, 22 Sep 2004 00:10:15 +0000 (00:10 +0000)]
(after-change-major-mode-hook): Doc fix.

20 years ago(calc-graph-add-curve): Moved the call to `calc-graph-set-styles' so
Jay Belanger [Tue, 21 Sep 2004 18:52:00 +0000 (18:52 +0000)]
(calc-graph-add-curve): Moved the call to `calc-graph-set-styles' so
the gnuplot buffer will appear in a separate window.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 21 Sep 2004 02:27:01 +0000 (02:27 +0000)]
*** empty log message ***

20 years ago(describe-char): Checking of quail activation
Kenichi Handa [Tue, 21 Sep 2004 02:26:24 +0000 (02:26 +0000)]
(describe-char): Checking of quail activation
fixed.

20 years agoMove the call of register-input-method to leim-ext.el.
Kenichi Handa [Tue, 21 Sep 2004 02:25:16 +0000 (02:25 +0000)]
Move the call of register-input-method to leim-ext.el.
(ucs-input-insert-char): New function.
(ucs-input-method): Use ucs-input-insert-char.
(ucs-input-activate): Call quail-hide-guidance instead of
quail-hide-guidance-buf.

20 years agoAdd autoload for 'ucs-input-activate and
Kenichi Handa [Tue, 21 Sep 2004 02:23:32 +0000 (02:23 +0000)]
Add autoload for 'ucs-input-activate and
register-input-method for "ucs".

20 years ago*** empty log message ***
Luc Teirlinck [Tue, 21 Sep 2004 01:11:31 +0000 (01:11 +0000)]
*** empty log message ***

20 years ago(run-mode-hooks): Run `after-change-major-mode-hook' after the
Luc Teirlinck [Tue, 21 Sep 2004 00:40:06 +0000 (00:40 +0000)]
(run-mode-hooks): Run `after-change-major-mode-hook' after the
mode-hooks instead of before.  Doc fix.

20 years ago(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck [Tue, 21 Sep 2004 00:16:25 +0000 (00:16 +0000)]
(Indications): Rearrange checklists for Emacs and Elisp manuals.

20 years ago(url-insert-file-contents): Decode contents.
Stefan Monnier [Mon, 20 Sep 2004 21:27:10 +0000 (21:27 +0000)]
(url-insert-file-contents): Decode contents.

20 years ago(mm-copy-to-buffer): Preserve the data's unibyteness.
Stefan Monnier [Mon, 20 Sep 2004 21:22:15 +0000 (21:22 +0000)]
(mm-copy-to-buffer): Preserve the data's unibyteness.

20 years ago(command-line) [windows-nt]: Try .emacs first, then
Jason Rumney [Mon, 20 Sep 2004 20:10:00 +0000 (20:10 +0000)]
(command-line) [windows-nt]: Try .emacs first, then
_emacs, but revert to .emacs if neither exists in home directory.

20 years ago(calc-mode-var-list): Removed unnecessary quotes.
Jay Belanger [Mon, 20 Sep 2004 18:35:40 +0000 (18:35 +0000)]
(calc-mode-var-list): Removed unnecessary quotes.

20 years ago(completion-ignored-extensions): Add .dfsl.
John Paul Wallington [Mon, 20 Sep 2004 17:39:21 +0000 (17:39 +0000)]
(completion-ignored-extensions): Add .dfsl.

20 years ago*** empty log message ***
Richard M. Stallman [Mon, 20 Sep 2004 16:19:49 +0000 (16:19 +0000)]
*** empty log message ***

20 years ago(scroll-left): Make it disabled.
Richard M. Stallman [Mon, 20 Sep 2004 16:14:28 +0000 (16:14 +0000)]
(scroll-left): Make it disabled.

20 years ago(enable-local-eval): Doc fix.
Richard M. Stallman [Mon, 20 Sep 2004 16:12:57 +0000 (16:12 +0000)]
(enable-local-eval): Doc fix.

(hack-local-variables): Copy the variables list
to another buffer, strip prefixes and suffixes there, then read.

(enable-local-eval): Doc fix.
(ignored-local-variables): Initialize to nil.
(risky-local-variable-p): Don't check ignored-local-variables here.
(hack-one-local-variable): Ignore var if in ignored-local-variables.

20 years ago(move-to-left-margin): Special case for minibuffer.
Richard M. Stallman [Mon, 20 Sep 2004 16:09:32 +0000 (16:09 +0000)]
(move-to-left-margin): Special case for minibuffer.

20 years ago(term-emulate-terminal): Turn off undo for output.
Richard M. Stallman [Mon, 20 Sep 2004 15:59:31 +0000 (15:59 +0000)]
(term-emulate-terminal): Turn off undo for output.
Use with-current-buffer and save-selected-window.

20 years ago(eshell-explicit-command-char): Doc fix.
Richard M. Stallman [Mon, 20 Sep 2004 15:54:10 +0000 (15:54 +0000)]
(eshell-explicit-command-char): Doc fix.

20 years agoComment change.
Richard M. Stallman [Mon, 20 Sep 2004 15:47:41 +0000 (15:47 +0000)]
Comment change.

20 years agoUpdate author address.
Richard M. Stallman [Mon, 20 Sep 2004 15:47:08 +0000 (15:47 +0000)]
Update author address.

20 years ago(sh-mode-default-syntax-table): Set syntax of = to "." (punctuation).
Richard M. Stallman [Mon, 20 Sep 2004 15:46:23 +0000 (15:46 +0000)]
(sh-mode-default-syntax-table): Set syntax of = to "." (punctuation).

20 years ago(makefile-fill-paragraph): Don't insist on spaces when looking for
Richard M. Stallman [Mon, 20 Sep 2004 15:45:31 +0000 (15:45 +0000)]
(makefile-fill-paragraph): Don't insist on spaces when looking for
comments.  # is enough.

20 years ago(Key Sequence Input): Clarify downcasing in read-key-sequence.
Richard M. Stallman [Mon, 20 Sep 2004 15:41:40 +0000 (15:41 +0000)]
(Key Sequence Input): Clarify downcasing in read-key-sequence.

20 years ago(Hooks): Explain using setq to clear out a hook.
Richard M. Stallman [Mon, 20 Sep 2004 15:37:53 +0000 (15:37 +0000)]
(Hooks): Explain using setq to clear out a hook.
(File Variables): Explain multiline string constants.
(Non-ASCII Rebinding): Explain when you need to update
non-ASCII char codes in .emacs.

20 years ago(Notations Used in This Manual): Put in an earlier mention that DEL
Jay Belanger [Mon, 20 Sep 2004 15:26:14 +0000 (15:26 +0000)]
(Notations Used in This Manual): Put in an earlier mention that DEL
could be called Backspace.

20 years ago(Compilation): Explain how to make a silent subprocess that won't be
Richard M. Stallman [Mon, 20 Sep 2004 15:26:00 +0000 (15:26 +0000)]
(Compilation): Explain how to make a silent subprocess that won't be
terminated.  Explain compilation-environment.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558
Miles Bader [Mon, 20 Sep 2004 12:03:05 +0000 (12:03 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-30
   Update from CVS

20 years agoAdd DONE2 column for manual sections.
Kim F. Storm [Sun, 19 Sep 2004 16:25:53 +0000 (16:25 +0000)]
Add DONE2 column for manual sections.

20 years ago(event-basic-type): Fix mask (extend to 22bits).
Stefan Monnier [Sun, 19 Sep 2004 06:07:38 +0000 (06:07 +0000)]
(event-basic-type): Fix mask (extend to 22bits).

20 years agoTypo in the menu.
Stefan Monnier [Sun, 19 Sep 2004 02:14:14 +0000 (02:14 +0000)]
Typo in the menu.

20 years ago*** empty log message ***
Luc Teirlinck [Sun, 19 Sep 2004 01:11:35 +0000 (01:11 +0000)]
*** empty log message ***

20 years ago(after-change-major-mode-hook): Doc fix.
Luc Teirlinck [Sun, 19 Sep 2004 01:08:16 +0000 (01:08 +0000)]
(after-change-major-mode-hook): Doc fix.

20 years ago(enriched-rerun-flag): New variable.
Luc Teirlinck [Sun, 19 Sep 2004 00:12:43 +0000 (00:12 +0000)]
(enriched-rerun-flag): New variable.
(enriched-before-change-major-mode): New function.
Add it to `change-major-mode-hook'.
(enriched-after-change-major-mode): New function.
Add it to `after-change-major-mode-hook'.
(enriched-mode): Make it work correctly if called from
`after-change-major-mode-hook'.
No longer set `indent-line-function'.

20 years ago(fundamental-mode): Run `after-change-major-mode-hook'.
Luc Teirlinck [Sun, 19 Sep 2004 00:02:44 +0000 (00:02 +0000)]
(fundamental-mode): Run `after-change-major-mode-hook'.

20 years ago(after-change-major-mode-hook): New variable.
Luc Teirlinck [Sat, 18 Sep 2004 23:57:10 +0000 (23:57 +0000)]
(after-change-major-mode-hook): New variable.
(run-mode-hooks): Implement it.

20 years ago(x_term_init): Work around a bug in some X servers.
Stefan Monnier [Sat, 18 Sep 2004 21:36:02 +0000 (21:36 +0000)]
(x_term_init): Work around a bug in some X servers.

20 years ago(battery-linux-proc-apm): Use string-to-number.
Stefan Monnier [Sat, 18 Sep 2004 21:33:44 +0000 (21:33 +0000)]
(battery-linux-proc-apm): Use string-to-number.
(battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
Use dolist (and less indentation).  Use erase-buffer.
Pre-initialize `design-capacity', `warn', and `low'.
(battery-format): Use replace-regexp-in-string.

20 years ago*** empty log message ***
Luc Teirlinck [Sat, 18 Sep 2004 20:27:40 +0000 (20:27 +0000)]
*** empty log message ***

20 years ago(Indications): Clean up and update checklists for Emacs and Elisp manual.
Luc Teirlinck [Sat, 18 Sep 2004 20:22:35 +0000 (20:22 +0000)]
(Indications): Clean up and update checklists for Emacs and Elisp manual.

20 years ago(syms_of_buffer) <default-major-mode>: Doc fix.
Richard M. Stallman [Sat, 18 Sep 2004 19:20:53 +0000 (19:20 +0000)]
(syms_of_buffer) <default-major-mode>: Doc fix.

20 years agoComment change.
Richard M. Stallman [Sat, 18 Sep 2004 19:18:58 +0000 (19:18 +0000)]
Comment change.

20 years ago(try_window_reusing_current_matrix):
Richard M. Stallman [Sat, 18 Sep 2004 14:53:42 +0000 (14:53 +0000)]
(try_window_reusing_current_matrix):
Handle the case where we reach the old displayed text,
out of sync with the old line boundary.

20 years agoDelete superfluous empty lines.
Eli Zaretskii [Sat, 18 Sep 2004 11:50:18 +0000 (11:50 +0000)]
Delete superfluous empty lines.
(battery-linux-proc-acpi): Attempt to gather information from all
battery subdirectories regardless of their file name.
(battery-linux-proc-apm): Replace all occurrences of
battery-hex-to-int-2 with string-to-int (base 16).
(battery-hex-to-int-2, battery-hex-to-int): Delete functions.
(battery-hex-map): Delete variable.

20 years agoChanges to the etags news.
Francesco Potortì [Sat, 18 Sep 2004 10:21:24 +0000 (10:21 +0000)]
Changes to the etags news.

20 years ago*** empty log message ***
John Paul Wallington [Sat, 18 Sep 2004 09:37:24 +0000 (09:37 +0000)]
*** empty log message ***

20 years ago(calc-quick-units): Fix overzealous s/or/unless.
John Paul Wallington [Sat, 18 Sep 2004 09:29:35 +0000 (09:29 +0000)]
(calc-quick-units): Fix overzealous s/or/unless.

20 years ago(define-ibuffer-filter filename): Expand dired-directory since
John Paul Wallington [Sat, 18 Sep 2004 08:14:36 +0000 (08:14 +0000)]
(define-ibuffer-filter filename): Expand dired-directory since
buffer-file-name is absolute.
From Romain Francoise <romain@orebokech.com>.

20 years agoFrom Dan Nicolaescu <dann@ics.uci.edu>
Kim F. Storm [Fri, 17 Sep 2004 21:26:20 +0000 (21:26 +0000)]
From Dan Nicolaescu  <dann@ics.uci.edu>

(ediff-current-diff-face-A)
(ediff-current-diff-face-B, ediff-current-diff-face-C)
(ediff-current-diff-face-Ancestor)
(ediff-fine-diff-face-A, ediff-fine-diff-face-B)
(ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
(ediff-even-diff-face-A, ediff-even-diff-face-B)
(ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
(ediff-odd-diff-face-A, ediff-odd-diff-face-B)
(ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
Use min-colors.

20 years ago*** empty log message ***
Kim F. Storm [Fri, 17 Sep 2004 21:25:42 +0000 (21:25 +0000)]
*** empty log message ***

20 years agoFrom Dan Nicolaescu <dann@ics.uci.edu>
Kim F. Storm [Fri, 17 Sep 2004 21:10:20 +0000 (21:10 +0000)]
From Dan Nicolaescu  <dann@ics.uci.edu>
Regenerate.

20 years agoFrom Dan Nicolaescu <dann@ics.uci.edu>
Kim F. Storm [Fri, 17 Sep 2004 21:08:45 +0000 (21:08 +0000)]
From Dan Nicolaescu  <dann@ics.uci.edu>
Change the strings for smso and rmso.

20 years agoFrom Dan Nicolaescu <dann@ics.uci.edu>
Kim F. Storm [Fri, 17 Sep 2004 21:07:12 +0000 (21:07 +0000)]
From Dan Nicolaescu  <dann@ics.uci.edu>
(term-down): Perform vertical motion if DOWN is negative.
(term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
(term-termcap-format): Synchronyze with the eterm terminfo entry
in etc/e/eterm.ti.
(term-handle-colors-array): If the current foreground or
background are zero (i.e. unspecified), use the foreground and
background of the default face for reverse video.
(term-ansi-at-eval-string, term-ansi-default-fg)
(term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
(term-mem): Delete ununsed function.
(term-protocol-version): Increment.
(term-current-face): Set to default.

20 years ago*** empty log message ***
Kim F. Storm [Fri, 17 Sep 2004 21:05:56 +0000 (21:05 +0000)]
*** empty log message ***

20 years ago(calc-mode-var-list): Fixed the value of `calc-matrix-brackets'.
Jay Belanger [Fri, 17 Sep 2004 17:07:07 +0000 (17:07 +0000)]
(calc-mode-var-list): Fixed the value of `calc-matrix-brackets'.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-552
Miles Bader [Fri, 17 Sep 2004 09:26:42 +0000 (09:26 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-552

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-27
   Use the same directory explicit id-tags as Emacs where possible

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-28
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-29
   Update from CVS

20 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 15 Sep 2004 17:03:13 +0000 (17:03 +0000)]
*** empty log message ***

20 years ago(calc-bug-address): Changed email address to send bug reports to.
Jay Belanger [Wed, 15 Sep 2004 16:57:57 +0000 (16:57 +0000)]
(calc-bug-address):  Changed email address to send bug reports to.
Also changed the maintainer address at the top.

20 years ago(calc-mode): Compare `calc-settings-file' to `user-init-file' rather
Jay Belanger [Wed, 15 Sep 2004 16:54:26 +0000 (16:54 +0000)]
(calc-mode):  Compare `calc-settings-file' to `user-init-file' rather
than "\\.emacs" to determine if it is the user-init-file.

20 years agocalc/calc-embed.el (calc-embedded-set-modes): Use
Jay Belanger [Wed, 15 Sep 2004 16:49:04 +0000 (16:49 +0000)]
calc/calc-embed.el (calc-embedded-set-modes): Use
`calc-mode-var-list' correctly.

20 years agocalc/calc.el (calc-mode-var-list): Define this variable.
Jay Belanger [Wed, 15 Sep 2004 16:48:19 +0000 (16:48 +0000)]
calc/calc.el (calc-mode-var-list): Define this variable.
(calc-always-load-extensions, calc-line-numbering,
calc-line-breaking, calc-display-just, calc-display-origin,
calc-number-radix, calc-leading-zeros, calc-group-digits,
calc-group-char, calc-point-char, calc-frac-format,
calc-prefer-frac, calc-hms-format, calc-date-format,
calc-float-format, calc-full-float-format, calc-complex-format,
calc-complex-mode, calc-infinite-mode, calc-display-strings,
calc-matrix-just, calc-break-vectors, calc-full-vectors,
calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets,
calc-matrix-brackets, calc-language, calc-language-option,
calc-left-label, calc-right-label, calc-word-size,
calc-previous-modulo, calc-simplify-mode, calc-auto-recompute,
calc-display-raw, calc-internal-prec, calc-angle-mode,
calc-algebraic-mode, calc-incomplete-algebraic-mode,
calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix,
calc-window-height, calc-display-trail, calc-show-selections,
calc-use-selections, calc-assoc-selections,
calc-display-working-message, calc-auto-why , calc-timing,
calc-mode-save-mode, calc-standard-date-formats,
calc-autorange-units, calc-was-keypad-mode, calc-full-mode,
calc-user-parse-tables, calc-gnuplot-default-device,
calc-gnuplot-default-output, calc-gnuplot-print-device,
calc-gnuplot-print-output, calc-gnuplot-geometry,
calc-graph-default-resolution, calc-graph-default-resolution-3d,
calc-invocation-macro, calc-show-banner): Give these values as
  part of `calc-mode-var-list's initialization after the variables
  are declared with defvar.

20 years ago(annotate-time): Document point handling.
Thien-Thi Nguyen [Wed, 15 Sep 2004 16:47:08 +0000 (16:47 +0000)]
(annotate-time): Document point handling.
(vc-annotate-display-autoscale): Doc fix.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-549
Miles Bader [Wed, 15 Sep 2004 04:04:10 +0000 (04:04 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-549

Use symbol-matching for generic-mode keywords

2004-09-15  Miles Bader  <miles@gnu.org>

   * lisp/generic.el (generic-make-keywords-list): Use symbol rather than
   word anchors in regexp.

20 years ago(Finsert_file_contents): Fix case of replacement in a narrowed buffer.
Stefan Monnier [Wed, 15 Sep 2004 00:28:04 +0000 (00:28 +0000)]
(Finsert_file_contents): Fix case of replacement in a narrowed buffer.

20 years ago(PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT.
Kim F. Storm [Tue, 14 Sep 2004 20:53:18 +0000 (20:53 +0000)]
(PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 14 Sep 2004 20:52:55 +0000 (20:52 +0000)]
*** empty log message ***

20 years ago(define-ibuffer-filter filename): Consider `dired-directory' if buffer
John Paul Wallington [Tue, 14 Sep 2004 20:07:07 +0000 (20:07 +0000)]
(define-ibuffer-filter filename): Consider `dired-directory' if buffer
has no file name.  From Sean O'Rourke <sorourke@cs.ucsd.edu>.

20 years ago(Qface_no_inherit): New var.
Kim F. Storm [Tue, 14 Sep 2004 20:04:09 +0000 (20:04 +0000)]
(Qface_no_inherit): New var.
(syms_of_xfaces): Intern and staticpro it.
(Finternal_make_lisp_face, Finternal_set_lisp_face_attribute)
(Finternal_copy_lisp_face, update_face_from_frame_parameter):
Don't increment face_change_count when face has non-nil
face-no-inherit property.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 14 Sep 2004 20:03:34 +0000 (20:03 +0000)]
*** empty log message ***

20 years ago(cursor): Add face-no-inherit property. Doc fix.
Kim F. Storm [Tue, 14 Sep 2004 19:57:52 +0000 (19:57 +0000)]
(cursor): Add face-no-inherit property.  Doc fix.

20 years agoCorrect EBNF explanation (Backus-Naur Form rather than Backus Normal Form).
Kim F. Storm [Tue, 14 Sep 2004 19:53:59 +0000 (19:53 +0000)]
Correct EBNF explanation (Backus-Naur Form rather than Backus Normal Form).

20 years agotypo corrected
Francesco Potortì [Tue, 14 Sep 2004 18:41:45 +0000 (18:41 +0000)]
typo corrected

20 years agoPut /dev into @file.
Francesco Potortì [Tue, 14 Sep 2004 15:22:48 +0000 (15:22 +0000)]
Put /dev into @file.

20 years agoAdd.
Simon Josefsson [Tue, 14 Sep 2004 11:12:00 +0000 (11:12 +0000)]
Add.

20 years agofiles.el (auto-mode-alist): Map .soa and .zone to dns-mode.
Simon Josefsson [Tue, 14 Sep 2004 11:09:35 +0000 (11:09 +0000)]
files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
textmodes/dns-mode.el: Add.

20 years ago(BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.
Stefan Monnier [Mon, 13 Sep 2004 21:13:38 +0000 (21:13 +0000)]
(BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.
(Fbyte_code): Remove dead code after `wrong_type_argument'.

20 years ago(Fgarbage_collect): Mark keyboards, gtk data, and specpdl
Stefan Monnier [Mon, 13 Sep 2004 21:06:31 +0000 (21:06 +0000)]
(Fgarbage_collect): Mark keyboards, gtk data, and specpdl
before doing the mark_stack_check_gcpros since they are not on the stack.

20 years ago(disabled-command-hook): Use shorthand for obsolescence.
Stefan Monnier [Mon, 13 Sep 2004 20:53:05 +0000 (20:53 +0000)]
(disabled-command-hook): Use shorthand for obsolescence.
(disabled-command-function): Make the ?\  char more obvious.

20 years ago(vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
Stefan Monnier [Mon, 13 Sep 2004 20:40:17 +0000 (20:40 +0000)]
(vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.

20 years ago(vc-arch-root, vc-arch-registered): Use vc-find-root.
Stefan Monnier [Mon, 13 Sep 2004 20:39:59 +0000 (20:39 +0000)]
(vc-arch-root, vc-arch-registered): Use vc-find-root.

20 years ago(windmove-frame-edges): Report coordinates of
Eli Zaretskii [Mon, 13 Sep 2004 20:08:44 +0000 (20:08 +0000)]
(windmove-frame-edges): Report coordinates of
outside edges of frame, not inside edges.
(windmove-coordinates-of-position): Convert into wrapper to new
function `windmove-coordinates-of-window-position';
`compute-motion' always applies to selected window.
(windmove-coordinates-of-position): Update documentation to refer
to Emacs 21 Lisp Reference Manual.
(windmove-find-other-window): Fix off-by-one errors for max x,y.