| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
(advice--add-function): Refresh the advice if already present.
Fixes: debbugs:14317
|
|
|
|
| |
Fixes: debbugs:14339
|
| |
|
|
|
|
|
| |
eg we use a bunch of its defcustom properties.
(eshell-cmpl-initialize): No need to load pcomplete.
|
| |
|
|
|
|
| |
Fixes: debbugs:13465
|
|
|
|
|
|
|
|
| |
(top-level): Use require rather than load-library.
(eudc-create-bbdb-record, eudc-bbdbify-phone)
(eudc-batch-export-records-to-bbdb)
(eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
Require bbdb.
|
| |
|
|
|
|
|
| |
(octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
some tweaks, instead.
|
|
|
|
|
|
|
| |
src/xdisp.c (set_iterator_to_next): Set the
ignore_overlay_strings_at_pos_p flag only if we are _really_
iterating over an overlay string, as indicated by the
current.overlay_string_index member.
|
|
|
|
|
|
|
| |
(octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
(inferior-octave-send-list-and-digest): Improve error message.
(octave-mode, inferior-octave-mode): Use setq-local.
(octave-help): Set info-lookup-mode.
|
|
|
|
| |
Treat no-break space as whitespace.
|
|
|
|
| |
Doc fixes, rename args.
|
|
|
|
|
|
| |
* mail/rmailsum.el (rmail-summary-rmail-update):
Detect empty summary and don't change selected message.
(rmail-summary-goto-msg): Likewise.
|
| |
|
|
|
|
|
|
| |
to not add the length of the summary segment to the return value.
Fixes: debbugs:14125
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
(inferior-octave-output-filter): Remove.
(octave-send-region, inferior-octave-startup): Fix callers.
(inferior-octave-mode-map): Don't use comint-dynamic-complete.
(octave-binary-file-extensions): New user variable.
(octave-find-definition): Confirm if opening binary files.
(octave-help-file): Use octave-find-definition to get the binary
confirmation.
(octave-help): Adjust for octave-help-file change.
|
|
|
|
|
|
|
| |
(pascal-mode): Use it. Use setq-local.
(pascal-font-lock-keywords): Use backquotes.
Merge the two entries that handle function definitions.
* test/indent/pascal.pas: Add test for mis-identified comments.
|
|
|
|
|
|
|
|
|
| |
(diary-from-outlook): Respect diary-from-outlook-function.
* doc/emacs/calendar.texi (Importing Diary):
Mention diary-from-outlook-function.
* etc/NEWS: Mention this.
|
|
|
|
| |
into the registry
|
|
|
|
|
|
| |
(message-send-and-exit): Don't pass `buf' so as to hide the buffer.
Fixes: debbugs:14085
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move the declaration from C.
(read-minibuffer, eval-minibuffer): Move from C.
(completion-setup-function): Avoid minibuffer-completion-contents.
* src/minibuf.c (Fread_minibuffer, Feval_minibuffer): Move to Elisp.
(syms_of_minibuf): Adjust accodingly.
* src/lread.c (Fread):
* src/callint.c (Fcall_interactively): Adjust calls accordingly.
Fixes: debbugs:14255
|
| |
|
|
|
|
|
|
|
|
| |
(octave-goto-function-definition): New helpers.
(octave-help-buffer): New user variable.
(octave-help-file, octave-help-function): New button types.
(octave-help): New command and bind it to C-h ;.
(octave-find-definition): New command and bind it to M-.
|
|
|
|
| |
dehighlight 'end' in comments or strings.
|
|
|
|
|
|
|
| |
for \.
(octave-font-lock-keywords): Include [ and {.
Fixes: debbugs:14332
|
|
|
|
|
| |
(inferior-octave): Remove calling comint-mode and return the buffer.
(inferior-octave-startup): Cosmetic changes.
|
|
|
|
|
|
| |
the case when ' is at line beginning.
Fixes: debbugs:14336
|
|
|
|
| |
* lisp/desktop.el (vc-dir-mode): Just autoload it here.
|
|
|
|
|
|
| |
* progmodes/cc-mode.el
(c-standard-font-lock-fontify-region-function): Remove.
(c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
|
| |
|
|
|
|
|
|
|
| |
Remove. Buil-in variables were removed from Octave in 2007.
(inferior-octave-startup): Fix uses.
(comint-line-beginning-position): Remove compatibility code for
emacs 21.
|
| |
|
|
|
|
| |
Fixes: debbugs:13923
|
|
|
|
|
|
|
|
|
| |
"History item: %d" when `isearch-mode' is active.
(comint-history-isearch-message): Print message "History item: %d"
when `comint-input-ring-index' is not empty and this function is
called from `isearch-update' with a nil `ellipsis'.
Fixes: debbugs:13223
|
|
|
|
|
|
| |
definitions. Use completion-at-point to insert keywords.
(octave-abbrev-start): Remove.
(inferior-octave-mode, octave-mode): Use :abbrev-table instead.
|
| |
|
| |
|
|
|
|
| |
change.
|
|
|
|
|
|
|
| |
* progmodes/cc-engine.el (c-back-over-member-initializers): new
function.
(c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
(most) member init lists.
|
|
|
|
| |
variable.
|
|
|
|
|
|
|
|
|
|
|
|
| |
variables any more. All converted to functions.
(octave-font-lock-keywords, octave-completion-at-point-function):
Fix uses.
(octave-font-lock-texinfo-comment): New user variable.
(octave-texinfo-font-lock-keywords): New variable for texinfo
comment block.
(octave-function-comment-block): New face.
(octave-font-lock-texinfo-comment): New function.
(octave-mode): Font lock texinfo comment block.
|
|
|
|
|
|
|
|
|
|
|
|
| |
indexing expression.
(octave-continuation-string): Do not use \.
(inferior-octave-complete-impossible): Remove.
(inferior-octave-completion-table)
(inferior-octave-completion-at-point): Remove its uses.
(inferior-octave-startup): completion_matches was introduced to
Octave in 1996 so safe to assume it.
(octave-function-file-comment): Improve to follow how Octave does it.
(octave-update-function-file-comment): Tweak.
|
|
|
|
|
|
| |
(inferior-octave-startup): Remove inferior-octave-startup-hook.
(octave-function-file-comment): Fix typo.
(octave-sync-function-file-names): Use read-char-choice.
|
|
|
|
| |
for the less important warnings.
|
|
|
|
| |
sieve port to "sieve" now that it has an official IANA port assigned
|
|
|
|
| |
Fixes: debbugs:14268
|
|
|
|
|
|
|
| |
(semantic-collector-calculate-completions-raw): If `completionslist'
is not set, refresh the cache if necessary and use it for
completions. This fixes the `semantic-collector-buffer-deep'
collector (bug#14265).
|