| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
when both to- and from- files would use it.
|
| | |
|
| |
|
|
|
| |
(make-face-unbold, make-face-unitalic):
No error if font is already bold, italic, or whatever.
|
| | |
|
| |
|
|
| |
(Info-find-node): Set Info-current-file to file name as specified.
|
| |
|
|
|
| |
(tcl-figure-type): Use it.
(tcl-current-word): Ditto.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(apropos): Only show unbound symbols when do-all
(apropos-documentation-check-elc-file): new copied function.
(apropos-command): also use `apropos-do-all' when called as function.
(apropos-print-doc): renamed from `apropos-print-documentation', i
is numeric index, replaces parameter tem.
(apropos-macrop): new function.
(apropos-print): use it to differentiate macros.
(apropos-symbol-face, apropos-keybinding-face, apropos-label-face)
(apropos-property-face, apropos-match-face): new variables
replace and extend the effect of `apropos-use-faces'.
(apropos-safe-documentation): renames `safe-documentation', also
returns a cons.
(apropos-regexp, apropos-files-scanned, apropos-accumulator)
(apropos-item): new variables to prevent compiler warnings.
(apropos-value-internal, apropos-documentation-internal): new fns.
|
| | |
|
| | |
|
| |
|
|
|
| |
(global-map): Define [menu-bar buffer] as a keymap with no fcn name.
(menu-bar-update-buffers): After defining it, call it.
|
| |
|
|
| |
to call font-lock-make-face for a given face.
|
| | |
|
| |
|
|
|
|
|
| |
(skeleton-pair-insert-maybe): Renamed from pair-insert-maybe.
(skeleton-pair, skeleton-pair-filter, skeleton-pair-alist)
(skeleton-pair-on-word): Renamed from pair-...
(mirror-mode): Commented out.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
backwards motion and handle beg/end of buffer properly.
|
| | |
|
| |
|
|
|
|
|
|
|
| |
(nroff-mode-syntax-table): New variable to provide comment syntax
for font-lock; I'm not sure if this is (or should be) necessary in
19.29 with font-lock-defaults.
(nroff-font-lock-keywords): New variable.
(nroff-mode): Install nroff syntax table and font lock keywords.
Comment about comments in filling and line-counting.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
(mouse-extend-internal): Select space in between "things" when
extending selection, ie. we are extending to "thing" boundaries.
Use x-lost-selection-hooks to handle loss of selection.
(mouse-sel-lost-selection-hook): New function.
(mouse-sel-selection-owner-p-function): Variable removed.
(mouse-sel-selection-owner-p): Function removed.
(mouse-sel-validate-selection): Function removed.
|
| | |
|
| |
|
|
| |
version-controlled symbolic link from the former to the latter.
|
| |
|
|
|
|
| |
if nil, is *vc*). Updated all callers.
(vc-next-action-on-file, vc-diff, vc-version-diff, vc-backend-diff):
Use buffer *vc-diff* for diff output instead of *vc*.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(ada-end-stmt-re): Corrected serious pb of wrong parentheses.
(ada-subprog-start-re): Removed 'body' from the list.
(ada-format-paramlist): Simplified a regexp.
(ada-indent-current): On first line of the buffer, indent to column 0.
Don't reindent if new position is the same as the old one. Thus, a
correcly indended line is not modified.
(ada-get-indent-subprog): Simplified a regexp.
(ada-goto-matching-decl-start): Distinguish between normal type
declaration and protected types, which are more like procedures.
(ada-remove-trailing-spaces): Use save-match-data, save-restriction
and widen when removing whitespace.
(ada-font-lock-keywords-1): Add 'pragma' as keyword.
(ada-font-lock-keywords-2): Allow *qualified* idents after 'end'.
|
| |
|
|
|
| |
Specify frame arg to x-color-values and frame-parameters.
(set-face-background): Pass background-p arg to face-color-supported-p.
|
| |
|
|
|
| |
(bookmark-make-cell): Use `buffer-substring-no-properties'.
(bookmark-yank-word): Use buffer-substring-no-properties.
|
| |
|
|
|
| |
finding the first buffer line, and use that saved point to
determine the buffer to use, if it is a reasonable value.
|
| | |
|
| |
|
|
| |
properties after the merge.
|
| |
|
|
|
|
|
|
| |
Put the buffer in shell mode, don't use shell-command-filter.
(shell-command-filter): Deleted.
(shell-command-sentinel): Don't reset the mode line.
Don't test the buffer name--what was that for, anyway?.
(column-number-mode): New variable and new command.
|
| |
|
|
| |
(mail): Doc fix.
|
| |
|
|
| |
for auto-save-list-file-name.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
and display-type frame parameters.
(x-frob-font-slant, x-frob-font-weight):
Replace the adstyle field with *, if we can find it.
(set-face-background): Use face-color-supported-p.
(face-color-gray-p): New function.
(face-default-stipple): New variable.
(set-face-background): Use face-default-stipple for all grays.
(set-face-stipple): Change arg name.
(face-color-supported-p): Use face-color-gray-p.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
VC-Log buffer. Better mode line text for initial comments.
Streamlined the function.
(vc-locking-user): Consider a cvs file "locked"
if its status is either 'locally-modified or 'needs-merge.
(vc-workfile-version): Catch 'found when calling vc-find-cvs-master.
(vc-fetch-master-properties): Handle cvs status "Needs Checkout".
This is intended for future use.
(vc-fetch-master-properties): Shrink the window
that displays the error message.
|
| | |
|
| |
|
|
| |
not ediff-make-frame.
|
| | |
|
| |
|
|
|
|
|
|
| |
(fill-region-as-paragraph): In adaptive-fill-mode,
if paragraph has one line, take the fill prefix from it.
(adaptive-fill-regexp): Doc fix.
(fill-individual-paragraphs): Use `adaptive-fill-regexp'
to determine `fill-prefix' if `adaptive-fill-mode' is non-nil.
|
| |
|
|
| |
In Sun keys, f36 was misnamed f35 and f37 misnamed f36.
|
| |
|
|
| |
of word obscure real match at start of same word.
|
| |
|
|
| |
Escape the second period.
|
| |
|
|
|
| |
(mouse-major-mode-menu): Don't call command-execute
if lookup-key gives nil.
|
| |
|
|
| |
and print-level to nil.
|
| |
|
|
|
| |
(add-change-log-entry): Use case-sensitive search for file name.
Find first blank line correctly.
|