]> code.delx.au - gnu-emacs/log
gnu-emacs
15 years agoFix typos.
Juanma Barranquero [Sun, 23 Nov 2008 02:26:56 +0000 (02:26 +0000)]
Fix typos.

15 years agoNo changes necessary for abbrevs.texi.
Chong Yidong [Sat, 22 Nov 2008 21:56:30 +0000 (21:56 +0000)]
No changes necessary for abbrevs.texi.

15 years agoFinished a couple of items.
Chong Yidong [Sat, 22 Nov 2008 21:52:52 +0000 (21:52 +0000)]
Finished a couple of items.

15 years ago(initial-buffer-choice): Change an abstract file name
Juri Linkov [Sat, 22 Nov 2008 20:45:09 +0000 (20:45 +0000)]
(initial-buffer-choice): Change an abstract file name
"file.txt" to more reasonable default file name value "~/.emacs".

15 years ago(describe-char-unidata-list): Move `old-name' to be immediately after `name'.
Juri Linkov [Sat, 22 Nov 2008 20:43:27 +0000 (20:43 +0000)]
(describe-char-unidata-list): Move `old-name' to be immediately after `name'.

15 years ago(compilation-auto-jump-to-first-error):
Juri Linkov [Sat, 22 Nov 2008 20:42:18 +0000 (20:42 +0000)]
(compilation-auto-jump-to-first-error):
Fix docstring - change "during `compile'" to "during compilation".

15 years ago(Dired Navigation): Change normal file name search option
Juri Linkov [Sat, 22 Nov 2008 20:41:49 +0000 (20:41 +0000)]
(Dired Navigation): Change normal file name search option
from `non-nil' to `t'.  Add `dwim' option.

15 years agoAdd `dired-isearch-filenames' is `dwim'.
Juri Linkov [Sat, 22 Nov 2008 20:41:10 +0000 (20:41 +0000)]
Add `dired-isearch-filenames' is `dwim'.

15 years ago(isearch-mode): Change the order of calling
Juri Linkov [Sat, 22 Nov 2008 20:40:44 +0000 (20:40 +0000)]
(isearch-mode): Change the order of calling
`isearch-update' and running the `isearch-mode-hook' to call
`isearch-update' with Isearch parameters set in this hook.

15 years ago(dired-isearch-filenames): Add new context-dependent
Juri Linkov [Sat, 22 Nov 2008 20:40:28 +0000 (20:40 +0000)]
(dired-isearch-filenames): Add new context-dependent
option `dwim'.  Change non-dwim option from `dired-filename' to `t'.
Doc fix.
(dired-isearch-filenames-setup): Run filename Isearch only when
dired-isearch-filenames is t or dired-isearch-filenames is `dwim'
and the text property `dired-filename' at point is non-nil.
In this case also set isearch-message-prefix-add to "filename ".
(dired-isearch-filenames-end): Set isearch-message-prefix-add to nil.
(dired-isearch-filenames, dired-isearch-filenames-regexp):
Don't let-bind isearch-message-prefix-add since this is done now
in dired-isearch-filenames-setup.

15 years ago(Directory Variables): Rename ".dir-settings.el" to
Juri Linkov [Sat, 22 Nov 2008 19:08:03 +0000 (19:08 +0000)]
(Directory Variables): Rename ".dir-settings.el" to
".dir-locals.el".  Rename `define-project-bindings' to
`dir-locals-set-class-variables'.  Rename `set-directory-project' to
`dir-locals-set-directory-class'.

15 years agoRename .dir-settings.el to .dir-locals.
Juri Linkov [Sat, 22 Nov 2008 19:06:02 +0000 (19:06 +0000)]
Rename .dir-settings.el to .dir-locals.
Rename set-directory-project to dir-locals-set-directory-class.
Rename define-project-bindings to dir-locals-set-class-variables.

15 years ago(hack-local-variables-confirm): Rename arg `project' to
Juri Linkov [Sat, 22 Nov 2008 19:02:47 +0000 (19:02 +0000)]
(hack-local-variables-confirm): Rename arg `project' to
`dir-name'.  Move `(or dir-name name)' to let-binding of `name'.
(hack-local-variables-filter): Rename arg `project' to `dir-name'.
(hack-local-variables): Rename call of `hack-project-variables' to
`hack-dir-local-variables'.  Change error text to "Directory-local
variables error".
(dir-locals-class-alist): Rename from `project-class-alist'.
(dir-locals-directory-alist): Rename from `project-directory-alist'.
(dir-locals-get-class-variables): Rename from `project-get-alist'.
(dir-locals-collect-mode-variables): Rename from
`project-collect-bindings-from-alist'.  Rename arg `mode-alist' to
`mode-variables', and arg `settings' to `variables'.
(dir-locals-collect-variables): Rename from
`project-collect-binding-list'.  Rename arg `binding-list' to
`class-variables', and arg `settings' to `variables'.
(dir-locals-set-directory-class): Rename from `set-directory-project'.
(dir-locals-set-class-variables): Rename from `define-project-bindings'.
Rename arg `settings' to `variables'.
(dir-locals-file): New defconst.
(dir-locals-find-file): Rename from `project-find-settings-file'.
Use `dir-locals-file'.  Rename let-bound `settings' to `locals-file',
and `pda' to `dir-elt'.
(dir-locals-read-from-file): Rename from
`project-define-from-project-file'.  Rename arg `settings-file'
to `file'.  Rename let-bound `list' to `variables'.
(hack-dir-local-variables): Rename from `hack-project-variables'.
Rename let-bound `settings' to `variables-file', `root-dir'
to `dir-name', and `bindings' to `variables'.

15 years ago*** empty log message ***
Eli Zaretskii [Sat, 22 Nov 2008 18:31:15 +0000 (18:31 +0000)]
*** empty log message ***

15 years ago(Top): Remove "Chars and Bytes" and "Splitting Characters" from @detailmenu.
Eli Zaretskii [Sat, 22 Nov 2008 18:25:05 +0000 (18:25 +0000)]
(Top): Remove "Chars and Bytes" and "Splitting Characters" from @detailmenu.

15 years ago(Character Codes, Character Sets)
Eli Zaretskii [Sat, 22 Nov 2008 18:22:36 +0000 (18:22 +0000)]
(Character Codes, Character Sets)
(Scanning Charsets, Translation of Characters): Update for Emacs 23.
(Chars and Bytes, Splitting Characters): Sections removed.

15 years ago(Text Lines): Update goto-line documentation.
Lute Kamstra [Sat, 22 Nov 2008 17:37:38 +0000 (17:37 +0000)]
(Text Lines): Update goto-line documentation.

15 years ago* buffers.texi (Select Buffer): Index goto-line.
Lute Kamstra [Sat, 22 Nov 2008 17:35:55 +0000 (17:35 +0000)]
* buffers.texi (Select Buffer): Index goto-line.
* basic.texi (Moving Point): Mention the use of a numeric prefix
argument with goto-line and refer to Select Buffer for the use of a
plain prefix argument.

15 years ago(goto-line): Rename argument.
Lute Kamstra [Sat, 22 Nov 2008 17:33:06 +0000 (17:33 +0000)]
(goto-line): Rename argument.

15 years ago(compile-first): New target.
Eli Zaretskii [Sat, 22 Nov 2008 12:46:03 +0000 (12:46 +0000)]
(compile-first): New target.
(recompile): Depend on compile-first.

15 years ago(recompile): Depend on compile-first.
Eli Zaretskii [Sat, 22 Nov 2008 12:23:13 +0000 (12:23 +0000)]
(recompile): Depend on compile-first.

15 years ago(switch-to-buffer-other-window, switch-to-buffer-other-frame):
Martin Rudalics [Sat, 22 Nov 2008 11:42:00 +0000 (11:42 +0000)]
(switch-to-buffer-other-window, switch-to-buffer-other-frame):
Rename buffer argument to buffer-or-name.  Reword and mention new
option confirm-nonexistent-file-or-buffer in doc-string.

15 years ago(Fswitch_to_buffer): Reword and mention new option
Martin Rudalics [Sat, 22 Nov 2008 11:35:45 +0000 (11:35 +0000)]
(Fswitch_to_buffer): Reword and mention new option
confirm-nonexistent-file-or-buffer in doc-string.

15 years ago2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Sat, 22 Nov 2008 06:32:10 +0000 (06:32 +0000)]
2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper.texi (viper-translate-all-ESC-keysequences): description removed.

15 years ago2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Sat, 22 Nov 2008 06:29:09 +0000 (06:29 +0000)]
2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper.el: date change.

* viper-cmd.el (viper-envelop-ESC-key):
viper-translate-all-ESC-keysequences is now a function.

* viper-init (viper-translate-all-ESC-keysequences): make this variable

15 years ago(vc-follow-link, vc-find-file-hook):
Stefan Monnier [Sat, 22 Nov 2008 05:23:42 +0000 (05:23 +0000)]
(vc-follow-link, vc-find-file-hook):
Use buffer-file-truename to handle symlinks in any part of the filename.

15 years agoTweak previous change.
Glenn Morris [Sat, 22 Nov 2008 03:39:53 +0000 (03:39 +0000)]
Tweak previous change.

15 years ago(vc-mtn-diff-switches): New option.
Glenn Morris [Sat, 22 Nov 2008 03:34:55 +0000 (03:34 +0000)]
(vc-mtn-diff-switches): New option.
(vc-mtn-program): Rename from vc-mtn-command, for
consistency with other backends.  Keep old name as alias.
Update callers.  Make it a defcustom.
(vc-mtn-diff): Give it a doc string.  Apply diff switches.

15 years ago(vc-arch-program): Rename from vc-arch-command, for
Glenn Morris [Sat, 22 Nov 2008 03:30:22 +0000 (03:30 +0000)]
(vc-arch-program): Rename from vc-arch-command, for
consistency with other backends.  Make it a defcustom.
(vc-arch-command, vc-arch-trim-revlib): Adapt for above change.

15 years ago(vc-hg-program): New option.
Glenn Morris [Sat, 22 Nov 2008 03:29:03 +0000 (03:29 +0000)]
(vc-hg-program): New option.
(vc-hg-state, vc-hg-working-revision, vc-hg-command):
Use vc-hg-program rather than hard-coded "hg".

15 years agoRemove leading `*' from defcustom doc-strings.
Glenn Morris [Sat, 22 Nov 2008 03:27:18 +0000 (03:27 +0000)]
Remove leading `*' from defcustom doc-strings.
(vc-svn-program): Move defcustom to start.
(vc-svn-create-repo, vc-svn-modify-change-comment):
Use vc-svn-program rather than hard-coded "svn".

15 years agoStylistic consistency fixes for various menu and help texts.
Glenn Morris [Sat, 22 Nov 2008 03:24:10 +0000 (03:24 +0000)]
Stylistic consistency fixes for various menu and help texts.

15 years ago(kmacro-insert-counter): Doc fix.
Glenn Morris [Sat, 22 Nov 2008 03:19:06 +0000 (03:19 +0000)]
(kmacro-insert-counter): Doc fix.

15 years agoDerek Peschel <dpeschel at eskimo.com> (tiny change)
Glenn Morris [Sat, 22 Nov 2008 03:18:03 +0000 (03:18 +0000)]
Derek Peschel  <dpeschel at eskimo.com>  (tiny change)

(add_regex): Pass correct length to re_compile_pattern.

15 years ago(message-send-mail): Just set the buffer to unibyte
Stefan Monnier [Fri, 21 Nov 2008 22:26:54 +0000 (22:26 +0000)]
(message-send-mail): Just set the buffer to unibyte
rather than use mm-with-unibyte-current-buffer which does a lot more.
(message-send-mail-partially): Don't bother with
mm-with-unibyte-current-buffer since it's already been made unibyte by
message-send-mail.

15 years ago(tcl-filter): Don't forcibly move point.
Stefan Monnier [Fri, 21 Nov 2008 22:17:42 +0000 (22:17 +0000)]
(tcl-filter): Don't forcibly move point.

15 years ago(quail-indent-to): New function.
Stefan Monnier [Fri, 21 Nov 2008 20:40:08 +0000 (20:40 +0000)]
(quail-indent-to): New function.
(quail-completion-1, quail-completion-list-translations)
(quail-insert-decode-map): Use it to improve alignment.
(quail-build-decode-map): Don't ignore latin-1 chars.
(quail-help): Increase the max decode-map size so that even the TeX map
gets printed.

15 years ago(bookmark-get-bookmark): Add `noerror' arg.
Stefan Monnier [Fri, 21 Nov 2008 19:29:16 +0000 (19:29 +0000)]
(bookmark-get-bookmark): Add `noerror' arg.
Signal error for invalid bookmark.
(bookmark-get-bookmark-record): Undo last change.
(bookmark-store, bookmark-delete): Use new arg `noerror'.

15 years ago(bookmark-buffer-file-name): Also abbreviate dired-dir.
Stefan Monnier [Fri, 21 Nov 2008 19:07:21 +0000 (19:07 +0000)]
(bookmark-buffer-file-name): Also abbreviate dired-dir.
Suggested by Toru TSUNEYOSHI.

15 years ago(byte-compile-butlast): Move up in file.
Chong Yidong [Fri, 21 Nov 2008 18:51:48 +0000 (18:51 +0000)]
(byte-compile-butlast): Move up in file.
(byte-optimize-plus): Don't call
byte-optimize-delay-constants-math (bug#1334).  Use
byte-optimize-predicate to optimize constants.
(byte-optimize-minus): Don't call
byte-optimize-delay-constants-math.  Remove zero arguments first
if possible.  Call byte-optimize-predicate to optimize constants.
(byte-optimize-multiply): Remove optimizations for arguments of 0
and 2, which may be inaccurate.  Optimize (* x -1) to (- x).  Call
byte-optimize-predicate.
(byte-optimize-divide): Leave runtime errors unchanged.
Optimize (/ x 1) to (+ x 0). Remove optimizations for arguments of
0 and 2.0, which may be inaccurate.  Call byte-optimize-predicate.

15 years ago* byte-opt.el (byte-compile-butlast): Move up in file.
Chong Yidong [Fri, 21 Nov 2008 18:51:19 +0000 (18:51 +0000)]
* byte-opt.el (byte-compile-butlast): Move up in file.
(byte-optimize-plus): Don't call
byte-optimize-delay-constants-math (bug#1334).  Use
byte-optimize-predicate to optimize constants.
(byte-optimize-minus): Don't call
byte-optimize-delay-constants-math.  Remove zero arguments first
if possible.  Call byte-optimize-predicate to optimize constants.
(byte-optimize-multiply): Remove optimizations for arguments of 0
and 2, which may be inaccurate.  Optimize (* x -1) to (- x).  Call
byte-optimize-predicate.
(byte-optimize-divide): Leave runtime errors unchanged.
Optimize (/ x 1) to (+ x 0). Remove optimizations for arguments of
0 and 2.0, which may be inaccurate.  Call byte-optimize-predicate.

15 years ago(misc): New target.
Eli Zaretskii [Fri, 21 Nov 2008 15:55:58 +0000 (15:55 +0000)]
(misc): New target.
(all, info): Depend on `misc'.

15 years agoUpdate.
Andreas Schwab [Fri, 21 Nov 2008 14:33:31 +0000 (14:33 +0000)]
Update.

15 years agoFix typos in comments.
Juanma Barranquero [Fri, 21 Nov 2008 12:14:07 +0000 (12:14 +0000)]
Fix typos in comments.

15 years ago* bookmark.el (bookmark-jump-noselect): Add obsolescence declaration
Juanma Barranquero [Fri, 21 Nov 2008 10:32:39 +0000 (10:32 +0000)]
* bookmark.el (bookmark-jump-noselect): Add obsolescence declaration
  and remove redundant info from docstring.

15 years ago(Frames): Fix typo, add cross references, reword.
Martin Rudalics [Fri, 21 Nov 2008 10:20:14 +0000 (10:20 +0000)]
(Frames): Fix typo, add cross references, reword.
(Initial Parameters): Reword special-display-frame-alist text.
(Frames and Windows): Reword.  Describe argument norecord for
set-frame-selected-window.
(Input Focus): Describe argument norecord for select-frame.
Remove comment on MS-Windows behavior for focus-follows-mouse.
(Raising and Lowering): Mention windows-frames dichotomy in
metaphor.

15 years ago* isearch.el (isearch-search-string): Doc fix.
Juanma Barranquero [Fri, 21 Nov 2008 10:12:57 +0000 (10:12 +0000)]
* isearch.el (isearch-search-string): Doc fix.
  (search-exit-option, search-slow-window-lines, search-slow-speed)
  (search-upper-case, search-nonincremental-instead)
  (search-whitespace-regexp, search-ring-max, regexp-search-ring-max)
  (search-ring-update, search-highlight, isearch-lazy-highlight)
  (lazy-highlight-cleanup, lazy-highlight-initial-delay)
  (lazy-highlight-interval): Remove * from defcustom docstrings.
  (isearch-resume-in-command-history, lazy-highlight-max-at-a-time):
  Remove * from defcustom docstrings; fix typos.
  (isearch-push-state-function, isearch-help-for-help-internal)
  (isearch-help-for-help, isearch-describe-bindings)
  (isearch-describe-mode, minibuffer-local-isearch-map, isearch-mode)
  (isearch-pop-fun-state, isearch-search-fun-function)
  (isearch-lazy-highlight-search): Fix typos in docstrings.
  (isearch-yank-internal, isearch-fallback): Reflow docstrings.
  (isearch-forward): Fix typo and reflow docstring.
  (isearch-help-map): Remove unused `i' binding.  Fix typos in docstring.
  (isearch-mode-map): Don't use `let*'.

15 years ago(Displaying Buffers, Vertical Scrolling)
Martin Rudalics [Fri, 21 Nov 2008 07:40:09 +0000 (07:40 +0000)]
(Displaying Buffers, Vertical Scrolling)
(Horizontal Scrolling): Fix indenting and rewording issues
introduced with 2008-11-07 change.

15 years ago(confirm-nonexistent-file-or-buffer): Change default to nil.
Chong Yidong [Fri, 21 Nov 2008 06:46:18 +0000 (06:46 +0000)]
(confirm-nonexistent-file-or-buffer): Change default to nil.

15 years ago* files.el (confirm-nonexistent-file-or-buffer): Change default to nil.
Chong Yidong [Fri, 21 Nov 2008 06:46:01 +0000 (06:46 +0000)]
* files.el (confirm-nonexistent-file-or-buffer): Change default to nil.

15 years ago(Fbuffer_swap_text): Remove redundant marker manipulation.
Stefan Monnier [Fri, 21 Nov 2008 05:33:29 +0000 (05:33 +0000)]
(Fbuffer_swap_text): Remove redundant marker manipulation.
Fix copy/paste typo.  Add checks.

15 years ago(isearch-search-string): Simplify and convert docstring.
Stefan Monnier [Fri, 21 Nov 2008 05:32:07 +0000 (05:32 +0000)]
(isearch-search-string): Simplify and convert docstring.

15 years ago(Buffer-menu-short-ellipsis): Partly undo last change.
Stefan Monnier [Fri, 21 Nov 2008 05:19:40 +0000 (05:19 +0000)]
(Buffer-menu-short-ellipsis): Partly undo last change.

15 years ago(detect_coding_iso_2022): Reject invalid composition
Kenichi Handa [Fri, 21 Nov 2008 02:24:40 +0000 (02:24 +0000)]
(detect_coding_iso_2022): Reject invalid composition
sequence.
(DECODE_COMPOSITION_START): If the current source is the last
block, and the current composition doesn't end, regard this
sequence as invalid.
(decode_coding_iso_2022): Handle invalid composition sequence.

15 years ago* international/mule-util.el (set-nested-alist): Doc fix. Use `when'.
Juanma Barranquero [Thu, 20 Nov 2008 23:07:44 +0000 (23:07 +0000)]
* international/mule-util.el (set-nested-alist): Doc fix.  Use `when'.
  (lookup-nested-alist): Doc fix.
  (with-coding-priority): Reflow docstring.
  (detect-coding-with-priority): Fix typos in obsolescence declaration.
  (char-displayable-p): Reflow docstring.  Use `when'.

15 years ago(cal-menu-scroll-menu): Add bindings for
Dan Nicolaescu [Thu, 20 Nov 2008 18:14:10 +0000 (18:14 +0000)]
(cal-menu-scroll-menu): Add bindings for
week forward/backward.

15 years ago* ehelp.el (electric-help-map, ehelp-map): Define within defvar.
Juanma Barranquero [Thu, 20 Nov 2008 16:57:30 +0000 (16:57 +0000)]
* ehelp.el (electric-help-map, ehelp-map): Define within defvar.
  (with-electric-help): Fix typo and reflow docstring.

15 years ago(Buffer-menu-short-ellipsis): New constant.
Stefan Monnier [Thu, 20 Nov 2008 15:35:30 +0000 (15:35 +0000)]
(Buffer-menu-short-ellipsis): New constant.
(Buffer-menu-buffer+size): Use it, fix last change, and simplify.
(list-buffers-noselect): Don't need to pad.

15 years ago(Buffer-menu-buffer+size, list-buffers-noselect):
Stefan Monnier [Thu, 20 Nov 2008 15:22:16 +0000 (15:22 +0000)]
(Buffer-menu-buffer+size, list-buffers-noselect):
Pay attention to char widths when computing string sizes.

15 years ago* emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
Juanma Barranquero [Thu, 20 Nov 2008 12:13:49 +0000 (12:13 +0000)]
* emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
  (byte-compile-output-docform): Reflow docstrings.
  (no-byte-compile): Fix typo in docstring.
  (byte-recompile-directory, compile-defun): Doc fixes.
  (emacs-lisp-file-regexp, byte-compile-verbose)
  (byte-compile-compatibility, byte-optimize, byte-compile-delete-errors)
  (byte-compile-dynamic-docstrings, byte-optimize-log)
  (byte-compile-error-on-warn, byte-compile-warnings)
  (byte-compile-generate-call-tree, byte-compile-call-tree-sort):
  Remove * from defcustom docstrings.

15 years ago(coordinates_in_window): Don't return
Martin Rudalics [Thu, 20 Nov 2008 10:13:40 +0000 (10:13 +0000)]
(coordinates_in_window): Don't return
ON_VERTICAL_BORDER for the rightmost position of a mode/header
line when the window is not the rightmost one.  (Bug#1372)

15 years agoComment.
Glenn Morris [Thu, 20 Nov 2008 02:58:34 +0000 (02:58 +0000)]
Comment.

15 years agoJosh Elsasser <josh at elsasser.org> (tiny change)
Glenn Morris [Thu, 20 Nov 2008 02:51:58 +0000 (02:51 +0000)]
Josh Elsasser  <josh at elsasser.org>  (tiny change)

Add hppa-*-openbsd* with machine hp800; mistakenly removed while
misclassified as now unsupported hp9000s300.  (Bug#1365)

15 years agoStephen Berman <Stephen.Berman at gmx.net>
Glenn Morris [Thu, 20 Nov 2008 02:45:32 +0000 (02:45 +0000)]
Stephen Berman  <Stephen.Berman at gmx.net>

(auto-mode-alist): Recognize more OpenOffice.org extensions.

15 years ago(fortran-mode-map): Add some menu :help.
Glenn Morris [Thu, 20 Nov 2008 02:44:38 +0000 (02:44 +0000)]
(fortran-mode-map): Add some menu :help.

15 years ago(math-additional-units): Doc fix (active voice).
Glenn Morris [Thu, 20 Nov 2008 02:44:21 +0000 (02:44 +0000)]
(math-additional-units): Doc fix (active voice).

15 years ago(format-alist, format-write-file): Doc fix.
Glenn Morris [Thu, 20 Nov 2008 02:44:05 +0000 (02:44 +0000)]
(format-alist, format-write-file): Doc fix.

15 years ago(vc-hg-diff-switches): New option.
Glenn Morris [Thu, 20 Nov 2008 02:43:45 +0000 (02:43 +0000)]
(vc-hg-diff-switches): New option.
(vc-hg-diff): Apply diff switches.  (Bug#1017)

15 years ago(proced-available): New variable.
Glenn Morris [Thu, 20 Nov 2008 02:43:29 +0000 (02:43 +0000)]
(proced-available): New variable.
(proced-process-attributes): Move availability check from previous
change from here...
(proced): ... to here.

15 years ago(Format Conversion Round-Trip): Mention `preserve' element of `format-alist'.
Glenn Morris [Thu, 20 Nov 2008 02:42:27 +0000 (02:42 +0000)]
(Format Conversion Round-Trip): Mention `preserve' element of `format-alist'.

15 years ago* calc/calc-units.el (math-units-table): Doc fix.
Juanma Barranquero [Wed, 19 Nov 2008 17:03:40 +0000 (17:03 +0000)]
* calc/calc-units.el (math-units-table): Doc fix.
  (math-standard-units): Fix typo in constant's description.
  (math-additional-units): Fix typo in docstring.

15 years ago*** empty log message ***
Jay Belanger [Wed, 19 Nov 2008 14:32:32 +0000 (14:32 +0000)]
*** empty log message ***

15 years ago(math-standard-units): Add eps0, permittivity of vacuum.
Jay Belanger [Wed, 19 Nov 2008 14:17:08 +0000 (14:17 +0000)]
(math-standard-units): Add eps0, permittivity of vacuum.

15 years ago(project-settings-file): Remove.
Dan Nicolaescu [Wed, 19 Nov 2008 13:25:43 +0000 (13:25 +0000)]
(project-settings-file): Remove.
(project-find-settings-file): Undo previous change that added the
use of project-settings-file.

15 years ago(proced, proced-format-time): Doc fixes.
Glenn Morris [Wed, 19 Nov 2008 08:09:22 +0000 (08:09 +0000)]
(proced, proced-format-time): Doc fixes.
(proced-process-attributes): Signal an error if unsupported.  (Bug#1314)

15 years ago(bookmark-jump-noselect): Move the deprecation notice into the doc
Karl Fogel [Wed, 19 Nov 2008 08:03:04 +0000 (08:03 +0000)]
(bookmark-jump-noselect): Move the deprecation notice into the doc
string, following up to 2008-10-29T17:42:49Z!cyd@stupidchicken.com.

15 years ago(auto-insert-alist): Don't use match data.
Lute Kamstra [Wed, 19 Nov 2008 05:51:30 +0000 (05:51 +0000)]
(auto-insert-alist): Don't use match data.

15 years ago(help-function-arglist): Autoload it.
Glenn Morris [Wed, 19 Nov 2008 04:38:16 +0000 (04:38 +0000)]
(help-function-arglist): Autoload it.

15 years ago(f90-mode-map): Add some menu :help.
Glenn Morris [Wed, 19 Nov 2008 04:37:25 +0000 (04:37 +0000)]
(f90-mode-map): Add some menu :help.

15 years ago(org-agenda-change-all-lines): Fix declaration.
Glenn Morris [Wed, 19 Nov 2008 04:35:25 +0000 (04:35 +0000)]
(org-agenda-change-all-lines): Fix declaration.

15 years ago(floor*, ceiling*, truncate*, round*, mod*): Declare.
Glenn Morris [Wed, 19 Nov 2008 04:33:52 +0000 (04:33 +0000)]
(floor*, ceiling*, truncate*, round*, mod*): Declare.

15 years ago(x-select-font): Declare.
Glenn Morris [Wed, 19 Nov 2008 04:33:00 +0000 (04:33 +0000)]
(x-select-font): Declare.

15 years ago(emacs-lisp-mode-map): Fix a/an typo.
Glenn Morris [Wed, 19 Nov 2008 04:32:35 +0000 (04:32 +0000)]
(emacs-lisp-mode-map): Fix a/an typo.
Use the imperative for all help strings.

15 years ago(auto-insert-alist): Update template to FDL 1.3+.
Glenn Morris [Wed, 19 Nov 2008 04:32:05 +0000 (04:32 +0000)]
(auto-insert-alist): Update template to FDL 1.3+.

15 years agoManuals GFDL 1.3+.
Glenn Morris [Wed, 19 Nov 2008 04:31:18 +0000 (04:31 +0000)]
Manuals GFDL 1.3+.

15 years agoRelicense all texi files under FDL 1.3 or later.
Glenn Morris [Wed, 19 Nov 2008 04:29:29 +0000 (04:29 +0000)]
Relicense all texi files under FDL 1.3 or later.

15 years agoChange to FDL 1.3.
Glenn Morris [Wed, 19 Nov 2008 04:27:27 +0000 (04:27 +0000)]
Change to FDL 1.3.

15 years agoRelicense under FDL 1.3 or later.
Glenn Morris [Wed, 19 Nov 2008 04:25:49 +0000 (04:25 +0000)]
Relicense under FDL 1.3 or later.

15 years agoUpdate to FDL 1.3.
Glenn Morris [Wed, 19 Nov 2008 04:25:25 +0000 (04:25 +0000)]
Update to FDL 1.3.

15 years agoRelicense under FDL 1.3 or later.
Glenn Morris [Wed, 19 Nov 2008 04:23:58 +0000 (04:23 +0000)]
Relicense under FDL 1.3 or later.
Include doclicense.texi rather than having license in the file itself.

15 years agoNew file.
Glenn Morris [Wed, 19 Nov 2008 04:23:17 +0000 (04:23 +0000)]
New file.

15 years agoRelicense under FDL 1.3 or later.
Glenn Morris [Wed, 19 Nov 2008 04:21:09 +0000 (04:21 +0000)]
Relicense under FDL 1.3 or later.

15 years agoUpdate to FDL 1.3.
Glenn Morris [Wed, 19 Nov 2008 04:20:28 +0000 (04:20 +0000)]
Update to FDL 1.3.

15 years ago(ispell-dictionary-base-alist): Adjust to the
Stefan Monnier [Tue, 18 Nov 2008 21:42:17 +0000 (21:42 +0000)]
(ispell-dictionary-base-alist): Adjust to the
case where the default dictionary is French, Spanish, younameit.

15 years ago(window--frame-usable-p): Consider dedicated windows as usable.
Stefan Monnier [Tue, 18 Nov 2008 20:45:21 +0000 (20:45 +0000)]
(window--frame-usable-p): Consider dedicated windows as usable.

15 years ago(confirm-nonexistent-file-or-buffer):
Stefan Monnier [Tue, 18 Nov 2008 18:26:08 +0000 (18:26 +0000)]
(confirm-nonexistent-file-or-buffer):
Rename from find-file-confirm-nonexistent-file.
(read-buffer-to-switch): Use it.

15 years agoUpdated lispref re *-end-trigger-functions and jit-lock-register.
Chong Yidong [Tue, 18 Nov 2008 18:10:15 +0000 (18:10 +0000)]
Updated lispref re *-end-trigger-functions and jit-lock-register.

15 years ago(Other Font Lock Variables): Document jit-lock-register and
Chong Yidong [Tue, 18 Nov 2008 18:09:32 +0000 (18:09 +0000)]
(Other Font Lock Variables): Document jit-lock-register and
jit-lock-unregister.

15 years ago(Window Hooks): Remove *-end-trigger-functions vars, which are
Chong Yidong [Tue, 18 Nov 2008 18:08:55 +0000 (18:08 +0000)]
(Window Hooks): Remove *-end-trigger-functions vars, which are
obsolete.  Mention jit-lock-register.

15 years ago* windows.texi (Window Hooks): Remove *-end-trigger-functions
Chong Yidong [Tue, 18 Nov 2008 18:08:43 +0000 (18:08 +0000)]
* windows.texi (Window Hooks): Remove *-end-trigger-functions
vars, which are obsolete.  Mention jit-lock-register.

* modes.texi (Other Font Lock Variables): Document
jit-lock-register and jit-lock-unregister.