1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-08 15:35:02 +00:00
Commit Graph

87292 Commits

Author SHA1 Message Date
Chong Yidong
08bb989956 (confirm-nonexistent-file-or-buffer): Change default to nil. 2008-11-21 06:46:18 +00:00
Chong Yidong
af690100fb * files.el (confirm-nonexistent-file-or-buffer): Change default to nil. 2008-11-21 06:46:01 +00:00
Stefan Monnier
b8ff72fad8 (Fbuffer_swap_text): Remove redundant marker manipulation.
Fix copy/paste typo.  Add checks.
2008-11-21 05:33:29 +00:00
Stefan Monnier
3be5da9e6f (isearch-search-string): Simplify and convert docstring. 2008-11-21 05:32:07 +00:00
Stefan Monnier
e1ff8dd08b (Buffer-menu-short-ellipsis): Partly undo last change. 2008-11-21 05:19:40 +00:00
Kenichi Handa
cee53ed4b8 (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.
2008-11-21 02:24:40 +00:00
Juanma Barranquero
11eac3eaed * 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'.
2008-11-20 23:07:44 +00:00
Dan Nicolaescu
d46b521475 (cal-menu-scroll-menu): Add bindings for
week forward/backward.
2008-11-20 18:14:10 +00:00
Juanma Barranquero
3fd29551d0 * ehelp.el (electric-help-map, ehelp-map): Define within defvar.
(with-electric-help): Fix typo and reflow docstring.
2008-11-20 16:57:30 +00:00
Stefan Monnier
31e02fabc0 (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.
2008-11-20 15:35:30 +00:00
Stefan Monnier
a3e5a6032a (Buffer-menu-buffer+size, list-buffers-noselect):
Pay attention to char widths when computing string sizes.
2008-11-20 15:22:16 +00:00
Juanma Barranquero
2b9c3b1284 * 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.
2008-11-20 12:13:49 +00:00
Martin Rudalics
f6ef1e6545 (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)
2008-11-20 10:13:40 +00:00
Glenn Morris
a54fdddbe5 Comment. 2008-11-20 02:58:34 +00:00
Glenn Morris
d8aef2e6b5 Josh Elsasser <josh at elsasser.org> (tiny change)
Add hppa-*-openbsd* with machine hp800; mistakenly removed while
misclassified as now unsupported hp9000s300.  (Bug#1365)
2008-11-20 02:51:58 +00:00
Glenn Morris
6620643fb3 Stephen Berman <Stephen.Berman at gmx.net>
(auto-mode-alist): Recognize more OpenOffice.org extensions.
2008-11-20 02:45:32 +00:00
Glenn Morris
9028691df6 (fortran-mode-map): Add some menu :help. 2008-11-20 02:44:38 +00:00
Glenn Morris
112203942c (math-additional-units): Doc fix (active voice). 2008-11-20 02:44:21 +00:00
Glenn Morris
ce44e9328f (format-alist, format-write-file): Doc fix. 2008-11-20 02:44:05 +00:00
Glenn Morris
82ee74d6f5 (vc-hg-diff-switches): New option.
(vc-hg-diff): Apply diff switches.  (Bug#1017)
2008-11-20 02:43:45 +00:00
Glenn Morris
216d81a1e6 (proced-available): New variable.
(proced-process-attributes): Move availability check from previous
change from here...
(proced): ... to here.
2008-11-20 02:43:29 +00:00
Glenn Morris
c249fa9c31 (Format Conversion Round-Trip): Mention preserve' element of format-alist'. 2008-11-20 02:42:27 +00:00
Juanma Barranquero
60afd99b0d * 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.
2008-11-19 17:03:40 +00:00
Jay Belanger
1f52c942af *** empty log message *** 2008-11-19 14:32:32 +00:00
Jay Belanger
4929aa69ce (math-standard-units): Add eps0, permittivity of vacuum. 2008-11-19 14:17:08 +00:00
Dan Nicolaescu
35f0d8ce8f (project-settings-file): Remove.
(project-find-settings-file): Undo previous change that added the
use of project-settings-file.
2008-11-19 13:25:43 +00:00
Glenn Morris
667df88c0d (proced, proced-format-time): Doc fixes.
(proced-process-attributes): Signal an error if unsupported.  (Bug#1314)
2008-11-19 08:09:22 +00:00
Karl Fogel
8f7028a84c (bookmark-jump-noselect): Move the deprecation notice into the doc
string, following up to 2008-10-29T17:42:49Z!cyd@stupidchicken.com.
2008-11-19 08:03:04 +00:00
Lute Kamstra
a3610f0c69 (auto-insert-alist): Don't use match data. 2008-11-19 05:51:30 +00:00
Glenn Morris
688d074450 (help-function-arglist): Autoload it. 2008-11-19 04:38:16 +00:00
Glenn Morris
68fcc3ec7d (f90-mode-map): Add some menu :help. 2008-11-19 04:37:25 +00:00
Glenn Morris
dcbfa92ba2 (org-agenda-change-all-lines): Fix declaration. 2008-11-19 04:35:25 +00:00
Glenn Morris
ec30259371 (floor*, ceiling*, truncate*, round*, mod*): Declare. 2008-11-19 04:33:52 +00:00
Glenn Morris
a70f4c6f55 (x-select-font): Declare. 2008-11-19 04:33:00 +00:00
Glenn Morris
be9b46cb09 (emacs-lisp-mode-map): Fix a/an typo.
Use the imperative for all help strings.
2008-11-19 04:32:35 +00:00
Glenn Morris
d5259d01c8 (auto-insert-alist): Update template to FDL 1.3+. 2008-11-19 04:32:05 +00:00
Glenn Morris
3b75ca8bd2 Manuals GFDL 1.3+. 2008-11-19 04:31:18 +00:00
Glenn Morris
6a2c4aece5 Relicense all texi files under FDL 1.3 or later. 2008-11-19 04:29:29 +00:00
Glenn Morris
e4263e28c3 Change to FDL 1.3. 2008-11-19 04:27:27 +00:00
Glenn Morris
204d4665fb Relicense under FDL 1.3 or later. 2008-11-19 04:25:49 +00:00
Glenn Morris
a6b58e1d22 Update to FDL 1.3. 2008-11-19 04:25:25 +00:00
Glenn Morris
e41dfb1e60 Relicense under FDL 1.3 or later.
Include doclicense.texi rather than having license in the file itself.
2008-11-19 04:23:58 +00:00
Glenn Morris
c9a1ae277e New file. 2008-11-19 04:23:17 +00:00
Glenn Morris
4b12191125 Relicense under FDL 1.3 or later. 2008-11-19 04:21:09 +00:00
Glenn Morris
321c089bd2 Update to FDL 1.3. 2008-11-19 04:20:28 +00:00
Stefan Monnier
a1e34e711d (ispell-dictionary-base-alist): Adjust to the
case where the default dictionary is French, Spanish, younameit.
2008-11-18 21:42:17 +00:00
Stefan Monnier
064e57de23 (window--frame-usable-p): Consider dedicated windows as usable. 2008-11-18 20:45:21 +00:00
Stefan Monnier
35b05a7793 (confirm-nonexistent-file-or-buffer):
Rename from find-file-confirm-nonexistent-file.
(read-buffer-to-switch): Use it.
2008-11-18 18:26:08 +00:00
Chong Yidong
d0414e3656 Updated lispref re *-end-trigger-functions and jit-lock-register. 2008-11-18 18:10:15 +00:00
Chong Yidong
e070558d7b (Other Font Lock Variables): Document jit-lock-register and
jit-lock-unregister.
2008-11-18 18:09:32 +00:00