1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-31 20:02:42 +00:00
Commit Graph

58864 Commits

Author SHA1 Message Date
Juanma Barranquero
84ed1560ca (set-frame-font, cursor-in-non-selected-windows): Fix typo in docstring.
(set-screen-width, set-screen-height): Delete redundant info in doctrings.
(new-frame, screen-height, screen-width): Declare with
`define-obsolete-function-alias'.
(delete-frame-hook, blink-cursor): Declare with
`define-obsolete-variable-alias'.
2005-07-20 17:54:26 +00:00
Juanma Barranquero
ed6565df54 (arch-rj): Fix typo in docstrings.
(arch-tocol): Likewise.  "?\ " -> "?\s".
2005-07-20 17:13:43 +00:00
Juanma Barranquero
a5b5bf445f *** empty log message *** 2005-07-20 15:54:22 +00:00
Juanma Barranquero
2935784733 (Fdefvar): Doc fix. 2005-07-20 15:51:52 +00:00
Juanma Barranquero
522fb9509a (describe-face): "?\ " -> "?\s".
(read-all-face-attributes, read-face-font, modify-face, face-attr-construct,
italic): Fix typos in docstrings.
(frame-update-face-colors): Declare with `define-obsolete-function-alias'.
2005-07-20 15:38:50 +00:00
Juanma Barranquero
4f5ab6d5eb (dirtrack-list): Fix typos in docstring. 2005-07-20 15:03:21 +00:00
Juanma Barranquero
6fbad7afb1 (virtual-dired): Declare with `defalias'.
(dired-mark-unmarked-files, dired-local-variables-file, dired-omit-here-always):
Doc fix.
(dired-omit-mode, dired-find-subdir, dired-enable-local-variables,
dired-clean-up-buffers-too, dired-extra-startup, dired-mark-extension,
dired-jump, dired-jump-other-window, dired-omit-localp, dired-virtual-mode,
dired-smart-shell-command, dired-guess-shell-alist-user, dired-man,
dired-initial-position, dired-x-hands-off-my-keys, dired-x-bind-find-file,
dired-x-submit-report): Fix typos in docstrings.
(dired-mark-unmarked-files): "?\ " -> "?\s".
2005-07-20 14:54:27 +00:00
Kim F. Storm
ebfe97a2d4 (load_unwind): Rework last change. 2005-07-20 14:40:35 +00:00
Kim F. Storm
fff7e9825a (Fdo_auto_save, do_auto_save_unwind):
Use make_save_value to unwind protect stream.
2005-07-20 14:39:35 +00:00
Kim F. Storm
0ed4bf1596 *** empty log message *** 2005-07-20 14:39:13 +00:00
Kim F. Storm
c04d9e7047 (Fload, load_unwind): Use make_save_value to unwind
protect stream.
2005-07-20 14:29:00 +00:00
Kim F. Storm
ae6431236d *** empty log message *** 2005-07-20 14:28:49 +00:00
Juanma Barranquero
ee680b2bc5 (dired-align-file, dired-flag-backup-files, dired-change-marks,
dired-unmark-all-files): "?\ " -> "?\s".
(dired-listing-switches, dired-ls-F-marks-symlinks, dired-dwim-target,
dired-load-hook, dired-mode-hook, dired-directory, dired-faces, dired,
dired-revert, dired-mode, dired-summary, dired-view-file,
dired-copy-filename-as-kill, dired-delete-file, dired-no-confirm,
dired-unmark-all-marks, dired-sort-by-date-regexp, dired-sort-by-name-regexp,
dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
(dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
Fix typos in message strings.
2005-07-20 14:08:39 +00:00
Juanma Barranquero
2624e2ac35 (compose-string, encode-composition-rule, compose-last-chars):
Fix typos in docstrings.
2005-07-20 13:03:40 +00:00
Juanma Barranquero
bfa13d1914 (Buffer-menu-unmark): Doc fix.
(Buffer-menu-not-modified, Buffer-menu-execute, Buffer-menu-toggle-read-only,
Buffer-menu-buffer+size, list-buffers-noselect, Buffer-menu-select):
"?\ " -> "?\s".
2005-07-20 11:32:17 +00:00
Juanma Barranquero
0cf1ef266f (archive-get-descr, archive-alternate-display): Doc fixes.
(archive-l-e): Improve argument/docstring consistency.
(archive-tmpdir, archive-unixdate, archive-unixtime, archive-chmod-entry):
Fix typos in docstrings.
(archive-unflag, archive-unflag-backwards, archive-unmark-all-files):
"?\ " -> "?\s".
2005-07-20 11:19:10 +00:00
Kim F. Storm
3685c8a4bf (cua-mode): Improve doc string. 2005-07-20 11:03:41 +00:00
Kim F. Storm
200576f6ea *** empty log message *** 2005-07-20 11:03:28 +00:00
Juanma Barranquero
e66b273f4d (expand-region-abbrevs): Doc fix.
(inverse-add-mode-abbrev, inverse-add-global-abbrev): Improve argument/docstring
consistency.
2005-07-20 10:59:36 +00:00
Andreas Schwab
7ce3c4661f Remove conflict markers. 2005-07-20 10:01:38 +00:00
Miles Bader
9827d1ab0f Add arch tagline 2005-07-20 06:58:24 +00:00
Juanma Barranquero
26b9ecbcb9 (find-file-noselect, recode-file-name): Doc fixes.
(insert-directory, kill-some-buffers): "?\ " -> "?\s".
(magic-mode-alist, buffer-file-numbers-unique, write-file-functions,
get-free-disk-space): Fix typos in docstrings.
(find-file-not-found-hooks, find-file-hooks, write-file-hooks,
write-contents-hooks, write-file-hooks): Declare with
`define-obsolete-variable-alias'.
2005-07-20 01:57:49 +00:00
Juanma Barranquero
3f32d6a3ed (desktop-enable, desktop-basefilename): Declare with
`define-obsolete-variable-alias'.
(desktop-internal-v2s): Don't quote keywords.
(desktop-clear): "?\ " -> "?\s".
2005-07-19 23:42:38 +00:00
Juanma Barranquero
41bfd17eff (org-table-formula-substitute-names, org-table-get-vertical-vector): Doc fixes.
(org-table-recalculate): Remove unused argument to `message'.
2005-07-19 23:37:03 +00:00
Carsten Dominik
fb1556f06e Version 3.14 2005-07-19 17:00:20 +00:00
Carsten Dominik
376b811b14 *** empty log message *** 2005-07-19 16:58:19 +00:00
Carsten Dominik
c4f9780e38 (org-table-column-names, org-table-column-name-regexp)
(org-table-named-field-locations): New variables.
        (org-archive-subtree): Protect `this-command' when calling
        `org-copy-subtree' and `org-cut-subtree', to avoid appending
        to
        the kill buffer.
        (org-complete): Removed fixed-formula completion.
        (org-edit-formulas-map): New variable.
        (org-table-edit-formulas): New command.
        (org-finish-edit-formulas, org-abort-edit-formulas,
        org-show-variable, org-table-get-vertical-vector): New
        functions.
        (org-table-maybe-eval-formula): Handle `:=' fields.
        (org-table-get-stored-formulas, org-table-store-formulas)
        (org-table-get-formula, org-table-modify-formulas)
        (org-table-replace-in-formulas): Handle named field formulas.
        (org-table-get-specials): Store locations of named fields.
2005-07-19 16:54:26 +00:00
Juanma Barranquero
6d9c9ad9a0 (disabled-command-hook): Declare it with `define-obsolete-variable-alias'. 2005-07-19 14:57:36 +00:00
Juri Linkov
050dcc13ec (diff-font-lock-keywords): Simplify comments fontifying rule. 2005-07-19 14:42:40 +00:00
Juri Linkov
09ca832919 (find-function-regexp): Add `define-compilation-mode'. 2005-07-19 14:23:02 +00:00
Juri Linkov
983203eeb6 (grep-regexp-alist)
(grep-mode-font-lock-keywords, grep-process-setup):
Use default GNU grep match color "01;31m" instead of "01;41m".
(grep-regexp-alist, grep-mode-font-lock-keywords):
Use `\\[[0-9]*m' instead of `\\[00m'.
(grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
sgr_start where its handling is more important.  Use the real
length of sgr_start instead of constant 8.
(grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
specially.  Delete all remaining escape sequences.
(grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
(grep-regexp-alist): Make hyperlink only for binary file name
instead of the whole line.
(grep-mode-map): Bind `backtab' to `compilation-previous-file'.
(grep-mode): Add autoload.
2005-07-19 14:21:23 +00:00
Juri Linkov
4a397e9af6 Add example of grep output with context lines. 2005-07-19 14:09:52 +00:00
Juri Linkov
cdf9f9860b Examples of messages grep recognizes 2005-07-19 12:57:56 +00:00
Juri Linkov
09cab23d04 *** empty log message *** 2005-07-19 11:45:11 +00:00
Juri Linkov
6866bf6a80 (widget-inactive): Inherit from `shadow'. 2005-07-19 11:43:26 +00:00
Juri Linkov
4bc30b74c8 (match): Use slightly more light RoyalBlue3 instead of dark RoyalBlue4. 2005-07-19 11:41:20 +00:00
Juri Linkov
a49ff34195 (isearch): Use not-too-dark magenta3 instead of too-light magenta2. 2005-07-19 11:39:16 +00:00
Juri Linkov
7167232846 (info-xref-visited): Use light foreground color `violet'
for dark backgrounds instead of dark color `magenta3'.
(info-title-1): Use `yellow' color for dark backgrounds.
2005-07-19 11:35:34 +00:00
Juanma Barranquero
82fc29a186 (Fprog2, Fcalled_interactively_p), (syms_of_eval) <debug-on-quit>: Doc fixes.
(Finteractive_p), (syms_of_eval) <max-specpdl-size>: Fix typos in docstrings.
2005-07-19 11:34:17 +00:00
Juri Linkov
d8d5c28c13 (font-lock-regexp-grouping-backslash): Don't
inherit from escape-glyph (use bold for all cases).
2005-07-19 11:31:31 +00:00
Juri Linkov
7ca87dab18 (mode-line-highlight): Replace RoyalBlue4 with
a button-like box.  Inherit from `highlight' on low colors.
(shadow): Use shades of gray only for color/grayscale with
more than 88 colors.  Use green for light backgrounds with
8 colors, and yellow for dark backgrounds with 8 colors.
2005-07-19 11:30:29 +00:00
Juri Linkov
f3abba999d (diff-file-header): Change foreground color from
yellow to green on light backgrounds.
(diff-context): Inherit from `shadow' only for color/grayscale
with more than 88 colors.
(diff-indicator-removed, diff-indicator-added)
(diff-indicator-changed): New faces.
(diff-font-lock-keywords): Use new faces.  Regroup rules.
Add "^---$" for `normal' diff format.  Fontify `#' lines with
font-lock-comment-delimiter-face and font-lock-comment-face.
Add `#' to ^[^...] in the rule for `diff-context-face'.
2005-07-19 11:28:35 +00:00
Juri Linkov
fedbc8e58c (describe-char): Create link buttons for `charset'
and `code point'.  Add the current input method name with a link
button to `to input' field.  Print face names of display table
characters in `The display table entry is displayed by' section
instead of printing face-id in the `display' field.
Guess hardcoded faces and create a link button for them.
Skip empty fields when calculating max-width.
Treat `widget-create' specially while inserting strings from the
collected field list.
(describe-char-after): Made obsolete in version 22.1, not 21.5.
2005-07-19 11:23:14 +00:00
Juri Linkov
91f4880379 (custom-mode-map): Bind C-c C-c' to Custom-set'.
(Custom-mode-menu): Use `info' instead of `Info-goto-node'.
2005-07-19 11:21:30 +00:00
Juri Linkov
dc035b803f (Comparing Files): Mention resync for `compare-windows'. 2005-07-19 11:19:44 +00:00
Juri Linkov
1dbe7fe78d (compare-ignore-whitespace, compare-windows-sync)
(compare-windows-sync-string-size, compare-windows-recenter)
(compare-windows-highlight, compare-windows): Add version 22.1.
(compare-windows) <defface>: Inherit from lazy-highlight instead
of duplicating its default value.
2005-07-19 11:19:13 +00:00
Juanma Barranquero
cc8b76bf86 (desktop-enable, desktop-buffer-modes-to-save, (desktop-buffer-misc-functions,
desktop-buffer-handlers, desktop-load-default): Add release to obsolescence
info.
(desktop-globals-to-clear, desktop-buffer-mode-handlers,
desktop-append-buffer-args, desktop-read): Fix typos in docstrings.
(desktop-kill): Fix typo in message.
(desktop-save): Doc fix.
2005-07-19 09:54:05 +00:00
Jan Djärv
25fd144dac * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
-R comes after i386 in setarch command.
2005-07-19 09:35:56 +00:00
Jan Djärv
7537ab9c84 * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for
labels in menu bar.
2005-07-19 09:06:47 +00:00
Kim F. Storm
829b13e279 (Vx_hand_shape): Variable removed.
(syms_of_w32fns): Intern and staticpro Qw32_charset_default.
2005-07-19 08:54:45 +00:00