| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* lisp/progmodes/scheme.el (scheme-font-lock-keywords-2): Add
a number of special forms introduced in R7RS-small.
* lisp/progmodes/scheme.el (scheme-indent-function): Same.
Copyright-paperwork-exempt: yes
|
|
|
|
|
| |
* lisp/progmodes/scheme.el: Remove tabs in preparation for
upcoming patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lisp/scroll-bar.el (horizontal-scroll-bars-available-p): Remove NS
check.
* lisp/term/ns-win.el: Remove custom NS scroll-bar handlers and bind
scroll-bar mouse clicks to standard handlers.
* src/nsterm.h (EmacsScroller): Add 'horizontal' property and rename
pixel_height to pixel_length.
* src/nsterm.m (x_set_window_size): Remove left-hand scroll-bar code. It
caused scroll-bars to be over-drawn and the best working solution
appears to be complete removal.
(ns_set_horizontal_scroll_bar): Rewrite to handle horizontal scrollers
correctly.
(ns_set_vertical_scroll_bar): Set width to actual scroller width.
(setFrame): Handle horizontal case.
(dealloc): Handle horizontal case.
(judge): Handle horizontal case.
(setPosition): Rename pixel_height to pixel_length.
(sendScrollEventAtLoc): Handle horizontal case.
(mouseDown): Handle horizontal case and general tidy up of code.
(mouseDragged): Handle horizontal case. Call sendScrollEventAtLoc with
absolute pixel size instead of ratio.
* src/window.h: Remove NS check.
|
| |
|
|
|
|
|
|
| |
* lisp/emulation/cua-base.el
(cua-prefix-override-inhibit-delay): Typo fix in doc string
(bug#23401).
|
|
|
|
|
| |
* lisp/emacs-lisp/eldoc.el (global-eldoc-mode): Be more
specific about what "applicable" means (bug#23071).
|
|
|
|
|
| |
* lisp/help-fns.el (describe-categories): Make the "see
bottom" text a link (bug#22227).
|
|
|
|
|
| |
* lisp/startup.el (normal-top-level-add-subdirs-to-load-path):
Doc fix (bug#21962).
|
|
|
|
|
| |
* lisp/isearch.el (isearch-search-fun-function): Mention what
the STRING parameter is (bug#21552).
|
|
|
|
| |
* lisp/imenu.el (imenu--index-alist): Fill some doc lines (bug#21269).
|
|
|
|
|
|
| |
* lisp/help-fns.el (describe-variable): Get the variable
definition in the buffer we were called from (in case it only
exists there) (bug#21252).
|
|
|
|
|
|
| |
* lisp/emacs-lisp/byte-run.el (define-obsolete-face-alias):
Fix up last change.
(define-obsolete-variable-alias): Ditto.
|
|
|
|
|
|
|
| |
* lisp/emacs-lisp/byte-run.el (define-obsolete-face-alias):
Say more verbosely what WHEN is (bug#21225).
(define-obsolete-function-alias): Describe the WHEN parameter.
(define-obsolete-variable-alias): Ditto.
|
|
|
|
|
|
| |
* lisp/subr.el (with-silent-modifications): Rearrange the doc
string a bit so that the most pertinent information is at the
top (bug#21171).
|
|
|
|
|
| |
* lisp/files.el (clear-visited-file-modtime): Fix possibly
confusing doc string wording (bug#21169).
|
|
|
|
|
|
| |
* lisp/time.el: Add a doc string to `display-time-string',
because it's referred to in the manual, and is too mysterious
otherwise (bug#21002).
|
|
|
|
|
| |
* lisp/cus-edit.el (custom-buffer-style): Document the `tree'
value (bug#20724).
|
|
|
|
|
|
| |
* lisp/replace.el (query-replace): Move the mention of the
interactive prefix arg earlier so that users can find it
(bug#20654).
|
|
|
|
|
| |
* lisp/apropos.el (apropos-print): Document the undocumented
parameters (bug#20520).
|
|
|
|
|
| |
* lisp/minibuffer.el (completion-table-with-predicate): t ->
non-nil in the doc string (bug#20460).
|
|
|
|
|
| |
* lisp/minibuffer.el (completion-table-with-predicate): Fill
the doc string (bug#20460).
|
|
|
|
|
| |
* lisp/replace.el (replace-match-maybe-edit): Say what
MATCH-DATA is (bug#20304).
|
|
|
|
|
| |
* lisp/emacs-lisp/timer.el (add-timeout): Mention the return
value (bug#20181).
|
|
|
|
|
|
| |
* lisp/progmodes/cc-engine (c-forward-decl-or-cast-1): In the while loop
following comment "Skip over type decl suffix operators." insert code also
to check for noise macros with parentheses.
|
|
|
|
|
| |
* lisp/subr.el (default-mode-line-format): Be more explicit in
how default values are now handled (bug#19424).
|
|
|
|
|
| |
* lisp/files.el (insert-file-contents-literally): Say that the
parameters are explained in the other function (bug#18317).
|
|
|
|
|
| |
* lisp/cus-start.el (standard): Use the same custom types for
cursor-in-non-selected-windows as for cursor-type (bug#19214).
|
|
|
|
|
| |
* lisp/mwheel.el (mwheel-scroll): Mention that the restriction
does not apply to Windows (bug#19209).
|
|
|
|
|
| |
* lisp/simple.el (eval-expression-print-format): Doc
clarification (bug#19114).
|
|
|
|
|
| |
* lisp/simple.el (extended-command-suggest-shorter): Add a
version string.
|
|
|
|
|
| |
* lisp/simple.el (extended-command-suggest-shorter): New variable (bug#19152).
(execute-extended-command): Use it.
|
|
|
|
|
|
|
| |
* lisp/emacs-lisp/package.el (package-initialize): Be explicit
in saying that `package-initialize' obviates adjusting the
path or requiring the packages, as this is a question that
apparently comes up now and then (bug#18829).
|
|
|
|
|
| |
* lisp/emacs-lisp/lisp.el (insert-pair-alist): Say what
COMMAND-CHAR is (bug#18809).
|
|
|
|
|
| |
* lisp/international/fontset.el (create-fontset-from-fontset-spec):
Clarify what the optional part is (bug#18686).
|
|
|
|
|
| |
* lisp/font-lock.el (font-lock-keywords): Fill the lines and
reorganise some explanations (bug#21427).
|
|
|
|
|
| |
* lisp/font-lock.el (font-lock-remove-keywords): Add a link to
`font-lock-add-keywords' to describe KEYWORDS (bug#18634).
|
|
|
|
|
| |
* lisp/whitespace.el (whitespace-style): Doc clarification
(bug#18296).
|
|
|
|
|
| |
* lisp/vc/ediff-util.el (ediff-file-compressed-p): jka-compr
is always available; no need to test (bug#18204).
|
|
|
|
|
| |
* lisp/simple.el (next-error-buffer-p): Clarify doc string
(bug#18202).
|
|
|
|
|
| |
* lisp/delsel.el (delete-selection-helper): Use non-nil
instead of t and clarify function return values (bug#18089).
|
|
|
|
|
|
| |
* lisp/menu-bar.el (clipboard-kill-ring-save): Describe the
REGION parameter (bug#18028).
(clipboard-kill-region): Ditto.
|
|
|
|
| |
* lisp/rect.el (delete-whitespace-rectangle): Doc fix (bug#18026).
|
|
|
|
|
| |
* lisp/subr.el (y-or-n-p): Document the return value from "n"
(bug#18024).
|
|
|
|
|
| |
* lisp/font-core.el (font-lock-mode): Fill the text to make it
narrower (bug#18008).
|
|
|
|
|
|
| |
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Wrap a
string to make it less likely that we get overlong lines
(bug#17999).
|
|
|
|
|
| |
* lisp/hi-lock.el (hi-lock-find-patterns): Doc clarification
(bug#17989).
|
|
|
|
|
|
| |
* lisp/jit-lock.el (jit-lock-mode): Don't issue a warning when
turning the mode on in an indirect buffer, if this somehow has
happened (bug#17738).
|
|
|
|
|
| |
* lisp/winner.el (winner-mode): Add a doc string based on the
comments in the file (bug#17716).
|
|
|
|
|
| |
* lisp/align.el (align-newline-and-indent): Mention that
alignment is done by `align' (bug#17707).
|
|
|
|
|
|
| |
* lisp/emacs-lisp/eldoc.el (eldoc-mode): Cancel the eldoc
timer when switching off eldoc mode. It will be restarted
again if needed (bug#17582).
|