1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-30 11:09:23 +00:00
Commit Graph

58137 Commits

Author SHA1 Message Date
Richard M. Stallman
3d39302945 *** empty log message *** 2005-07-03 16:51:26 +00:00
Richard M. Stallman
9b869380e7 (try_window): Fix previous change in how it handles
a partially-visible line or one only partly past the margin.
2005-07-03 16:51:02 +00:00
Richard M. Stallman
7ad532392b (window_scroll_pixel_based): Take account of this_scroll_margin when
finding point when scrolling up.
2005-07-03 16:41:48 +00:00
Richard M. Stallman
99f71598ea (Example -- Configuring a tool called directly):
Update name of flymake-build-relative-filename.
2005-07-03 16:40:12 +00:00
Richard M. Stallman
dd25d0222f (Textual Scrolling): Doc 3 values for scroll-preserve-screen-position. 2005-07-03 16:39:00 +00:00
Richard M. Stallman
fbbad95fff (Special Properties): Change hook functions should bind
inhibit-modification-hooks around altering buffer text.
2005-07-03 16:38:17 +00:00
Richard M. Stallman
b68f60d703 (Key Binding Commands): Call binding BINDING rather than DEFINITION. 2005-07-03 16:36:23 +00:00
Richard M. Stallman
44ee3feea6 (artist-key-is-drawing)
(artist-key-endpoint1, artist-key-poly-point-list)
(artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
(artist-key-compl-table, artist-rb-save-data)
(artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
Don't put them in eval-when-compile.
(artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
2005-07-03 16:34:30 +00:00
Richard M. Stallman
55def74299 (ebrowse-revert-tree-buffer-from-file): Use with-no-warnings. 2005-07-03 16:32:11 +00:00
Richard M. Stallman
14a06a2d78 (dos-windows-version): Add defvar. 2005-07-03 16:31:40 +00:00
Richard M. Stallman
4703062c1d (filladapt-prefix-table): Add defvar. 2005-07-03 16:29:51 +00:00
Richard M. Stallman
25774ab459 (rmail-summary-redo): Add defvar.
(rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
(rmail-new-summary-line-count): Renamed from new-summary-line-count.
Add defvar.
(rmail-summary-beginning-of-message): Use with-no-warnings.
(rmail-summary-first-message, rmail-summary-last-message): Likewise.
2005-07-03 16:29:14 +00:00
Richard M. Stallman
70903d8ef7 (vip-replace-string, ex-map, ex-read): Use with-no-warnings. 2005-07-03 16:26:56 +00:00
Richard M. Stallman
3b72eca0a3 (vi-mark-region): Use c-mark-function.
(c-mark-function): Add point-moving-unit property.
(vi-goto-line): Use with-no-warnings.
2005-07-03 16:25:59 +00:00
Richard M. Stallman
4668b9f92d (edt-last-copied-word): Add defvar.
(zmacs-region-stays): Likewise.
(edt-mark-section-wisely): Use c-mark-function for C.
Use makr-defun for Fortran.
(time-string): defvar deleted.
(edt-display-the-time): Don't set time-string.
2005-07-03 16:24:30 +00:00
Richard M. Stallman
5de35ba42e (macroexp-accumulate): Rename arg to var+list. 2005-07-03 16:17:50 +00:00
Richard M. Stallman
019472f486 (byte-compile-nogroup-warn): Don't warn when name is not constant
or for defining the group `emacs'.
2005-07-03 16:17:11 +00:00
Richard M. Stallman
1af98f0758 (gud-tooltip-mode): Add defvar. 2005-07-03 16:14:02 +00:00
Richard M. Stallman
0a480f3d07 (default-frame-background-mode): Add defvar. 2005-07-03 16:13:37 +00:00
Richard M. Stallman
7f84c46eb8 (smerge-mode): Add duplicate defvar near top. 2005-07-03 16:12:14 +00:00
Richard M. Stallman
f4f2bca3de (tool-bar-map): Add defvar. 2005-07-03 16:11:30 +00:00
Richard M. Stallman
65536d1d29 (dnd-protocol-alist): Add defvar. 2005-07-03 16:11:04 +00:00
Richard M. Stallman
de5544e8b8 (dired-query): Display question with answer, when the user answers. 2005-07-03 16:10:07 +00:00
Richard M. Stallman
a4842ffa6e (custom-add-option): Doc fix. 2005-07-03 16:09:07 +00:00
Richard M. Stallman
f8e1f21382 (Info-current-node, Info-suffix-list): Add defvars. 2005-07-03 16:08:19 +00:00
Eli Zaretskii
112abe2467 (font-lock-regexp-grouping-construct): Fix the bogus name from
the last change.
2005-07-03 05:00:31 +00:00
Luc Teirlinck
077ad61cf8 (custom-new-theme-mode): New function.
(custom-theme-name, custom-theme-variables, custom-theme-faces)
(custom-theme-description): Add compiler defvars.
(customize-create-theme): Add doc to the "*New Custom Theme*"
buffer.  Use `custom-new-theme-mode'.
(custom-theme-write): Put the created buffer in emacs-lisp-mode
and save it to the `custom-theme-directory'.  Make this the
default directory of the buffer.
2005-07-02 22:53:04 +00:00
Luc Teirlinck
9c4b6e94bf (custom-declare-variable): Fix typos in comment.
(custom-known-themes): Doc fix.
(custom-theme-directory): New defcustom.
(require-theme): Make it check `custom-theme-directory'.
2005-07-02 22:52:27 +00:00
Luc Teirlinck
e1db6c78fc *** empty log message *** 2005-07-02 22:49:42 +00:00
Luc Teirlinck
bd6a83d5b3 (flymake-mode, flymake-mode-off): Fix unbalanced parentheses.
From David Hunter (tiny change).
2005-07-02 21:17:05 +00:00
Stefan Monnier
1953295bde *** empty log message *** 2005-07-02 19:38:28 +00:00
Stefan Monnier
d57f6b5ed1 (flymake-mode-on, flymake-mode-off): Move body into flymake-mode and
delegate to flymake-mode.
2005-07-02 19:36:38 +00:00
Stefan Monnier
c7c7f94a05 (ff-which-function-are-we-in): Clean up. 2005-07-02 19:11:52 +00:00
Juanma Barranquero
b1f71b43ea *** empty log message *** 2005-07-02 18:46:49 +00:00
Juanma Barranquero
1741a9162f (occur-rename-buffer): Fix docstring. 2005-07-02 18:08:49 +00:00
Lute Kamstra
83c4f946f7 Update FSF's address. 2005-07-02 15:46:32 +00:00
Lute Kamstra
46ee9d3bdc *** empty log message *** 2005-07-02 15:30:40 +00:00
Juanma Barranquero
1324d580c5 (edt-save-function-key-map, EDT-key-name): `defvar' to silence the
byte-compiler.
2005-07-02 14:04:25 +00:00
Juanma Barranquero
3eb8967ae2 (*EDT-keys*, edt-default-global-map, edt-last-copied-word,
edt-learn-macro-count, edt-orig-page-delimiter, edt-orig-transient-mark-mode,
edt-rect-start-point, edt-user-global-map, rect-start-point, time-string,
zmacs-region-stays): `defvar' to silence the byte-compiler.
2005-07-02 14:01:11 +00:00
Eli Zaretskii
d6951bb47a *** empty log message *** 2005-07-02 09:53:39 +00:00
Eli Zaretskii
cf2c08ca55 (w32_draw_vertical_window_border): Use foreground of
VERTICAL_BORDER_FACE_ID for vertical border line.
2005-07-02 09:53:02 +00:00
Eli Zaretskii
9ad5e4d4ee (font-lock-regexp-grouping-backslash): Rename from
font-lock-regexp-backslash.  Doc fix.
(font-lock-regexp-backslash-grouping-construct): Rename from
font-lock-regexp-backslash-construct.  Doc fix.
(lisp-font-lock-keywords-2): Fix highlighting of ELisp regexp
grouping constructs.
2005-07-02 09:40:42 +00:00
Eli Zaretskii
014b37b6c9 (bootstrap): Remove the $(EMACS) binary after updating all the
prerequisites.
2005-07-02 09:17:47 +00:00
Eli Zaretskii
b016179b58 (Fcopy_file): Rearrange the code that calls fchown and
fchmod so that chmod doesn't get called on MSDOS before the file
is closed.
2005-07-02 08:16:24 +00:00
Miles Bader
7d0c69befb Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-464
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 87)

   - Update from CVS

2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (article-display-face): Improve the efficiency.
   (article-display-x-face): Ditto; remove grey x-face stuff.
2005-07-02 02:53:20 +00:00
Jason Rumney
c2baa2b65b * w32term.c (cleartype_active): New flag for enabling sub-pixel
workaround.
(w32_initialize): Initialize it.
(w32_native_per_char_metric): Allow a couple of extra pixels when
Cleartype is active.

* w32term.c (w32_initialize): Move check for screen reader here
from syms_of_w32term.
2005-07-01 21:28:08 +00:00
Juanma Barranquero
64f72ae1be (org-agenda-start-on-weekday, org-calendar-to-agenda-key,
org-agenda-sorting-strategy, org-agenda-use-time-grid, org-archive-location,
org-allow-space-in-links, org-usenet-links-prefer-google,
org-enable-table-editor, org-export-default-language,
org-export-html-show-new-buffer, org-fill-paragraph, org-cycle, org-goto-ret,
org-goto-left, org-goto-right, org-goto-quit, org-occur, org-eval-in-calendar,
org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message,
org-agenda-diary-entry, org-remember-help, org-table-convert-region,
org-at-table-p, org-table-move-row-down, org-table-move-row-up,
org-table-copy-region, org-table-toggle-vline-visibility,
org-table-get-stored-formulas, org-table-get-specials, org-recalc-commands,
org-table-eval-formula, org-table-formula-substitute-names, orgtbl-make-binding,
org-format-org-table-html, org-format-table-table-html,
org-format-table-table-html-using-table-generate-source, org-customize): Fix
typos in docstrings.
(org-level-2, org-at-timestamp-p, org-agenda-day-view, org-agenda-toggle-diary,
org-agenda-toggle-time-grid, org-back-to-heading): Doc fixes.
(org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time,
org-agenda-change-all-lines, org-get-header): Improve argument/docstring
consistency.
(orgtbl-error): Fix error message.
2005-07-01 14:40:21 +00:00
Juanma Barranquero
173569aaca (flymake-find-possible-master-files, flymake-master-file-compare,
flymake-get-line-err-count, flymake-highlight-line,
flymake-gui-warnings-enabled): Fix typos in docstrings.
(flymake-parse-line, flymake-get-project-include-dirs-function,
flymake-get-prev-err-line-no, flymake-goto-prev-error): Doc fixes.
(flymake-get-project-include-dirs-function, flymake-make-err-menu-data): Improve
argument/docstring consistency.
2005-07-01 14:13:12 +00:00
Lute Kamstra
12d6b12433 (battery-linux-proc-apm): Fix typo in docstring.
Catch errors with ignore-errors.  Use temporary buffer.
(battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
2005-07-01 11:03:19 +00:00
Lute Kamstra
b97c98ad01 (facemenu-unlisted-faces): Delete foreground and background color
faces.
(facemenu-set-foreground, facemenu-set-background): Use
facemenu-set-face-from-menu.
(facemenu-set-face-from-menu): Treat face names that start with "fg:"
or "bg:" as special.
(facemenu-add-new-color): Don't create faces.  Simplify.
2005-07-01 08:30:30 +00:00