- 01 Aug, 2008 4 commits
-
-
Bill Wohler authored
docstring.
-
Bill Wohler authored
-
Bill Wohler authored
-
Bill Wohler authored
-
- 31 Jul, 2008 36 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
files.
-
Chong Yidong authored
-
Chong Yidong authored
(apropos-print): Set button skip iff searching for multiple types. (apropos-print-doc): Insert blank label button when searching for a single type.
-
Chong Yidong authored
(apropos-print): Set button skip iff searching for multiple types. (apropos-print-doc): Insert blank label button when searching for a single type. * button.el (forward-button): Avoid infloop.
-
Juanma Barranquero authored
-
Chong Yidong authored
case-fold-search.
-
Chong Yidong authored
-
Chong Yidong authored
cygwin to the list. * files.el (abbreviate-file-name): When replacing $HOME with ~, turn off case-fold-search.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Michael Albinus authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Michael Albinus authored
defvar. (xesam-mode): Rework implementation. (xesam-new-search): Additional parameter TYPE. (xesam-search): Adapt call of `xesam-new-search'.
-
Chong Yidong authored
(Moving Point): Add additional alternative key bindings. Describe line-move-visual. (Erasing): Describe DEL. (Basic Undo, Blank Lines, Arguments): Copyedit. (Continuation Lines): Mention Visual Line mode. (Position Info): Move extended discussion to mule.texi.
-
Chong Yidong authored
(Moving Point): Add additional alternative key bindings. Describe line-move-visual. (Erasing): Describe DEL. (Basic Undo, Blank Lines, Arguments): Copyedit. (Continuation Lines): Mention Visual Line mode. (Position Info): Move extended discussion to mule.texi. * mule.texi (International Chars): Describe C-x =. * emacs.texi (Top): Add Visual Line Mode node.
-
Michael Albinus authored
(dbus-message-type-invalid, dbus-message-type-method-call) (dbus-message-type-method-return, dbus-message-type-error) (dbus-message-type-signal): New defconst. (dbus-ignore-errors): Fix `edebug-form-spec' property. (dbus-return-values-table): New defvar. (dbus-call-method-non-blocking-handler, dbus-event-message-type): New defun. (dbus-check-event, dbus-handle-event, dbus-event-serial-number, ): Extend docstring. Adapt implementation according to new `dbus-event' layout. (dbus-event-service-name, dbus-event-path-name) (dbus-event-interface-name, dbus-event-member-name): Adapt implementation according to new `dbus-event' layout. (dbus-set-property): Correct `dbus-introspect-get-attribute' call.
-
Michael Albinus authored
(Fdbus_method_error_internal): New defuns. (xd_read_message): Handle also reply messages. (Vdbus_registered_functions_table): Extend docstring.
-
Michael Albinus authored
(Synchronous Methods): New defun `dbus-call-method-non-blocking'. (Asynchronous Methods): New node. (Errors and Events): Describe extended layout of `dbus-event'. New defun `dbus-event-message-type'.
-
Juanma Barranquero authored
-
Juri Linkov authored
-
Chong Yidong authored
-
Juri Linkov authored
`minibuffer-depth-'. (minibuffer-depth-indicator-function): Renamed from `minibuf-depth-indicator-function'. (minibuffer-depth-overlay): Renamed from `minibuf-depth-overlay'. (minibuffer-depth-setup): Renamed from `minibuf-depth-setup-minibuffer'. (minibuffer-depth-indicate-mode): Renamed from `minibuffer-indicate-depth-mode'.
-
Juri Linkov authored
(isearch-backward, isearch-backward-regexp): Doc fix - make a link to the command `isearch-forward' instead of displaying "See C-s". (isearch-highlight-regexp): Remove arguments `regexp' and `face' with their interactive specifictions. Move reading the face name to the main body after calls to isearch-done and isearch-clean-overlays.
-
Juri Linkov authored
variable `files' is bound to avoid warnings.
-
Juri Linkov authored
mode string using absolute notation like u=rwx,g=rx,o=rx. Use it as the `default' arg of `read-string'.
-
Juri Linkov authored
mode string using absolute notation like u=rwx,g=rx,o=rx. Use it as a new arg `default' of `dired-mark-read-string'. (dired-mark-read-string): Add new optional arg `default'.
-
Juri Linkov authored
(ucs-insert): Doc fix. Convert to number only when `arg' is a string. Use separate error message when `arg' is not an integer. Bind `ucs-insert' to `C-x 8 RET'.
-
Juri Linkov authored
Move code that uses minibuffer-with-setup-hook to set minibuffer-default-add-function to minibuffer-default-add-shell-commands from the interactive spec of `shell-command' to `read-shell-command'.
-
Juri Linkov authored
(minibuffer-local-isearch-map): Bind "\C-w" to isearch-edit-string-set-word. (isearch-new-word): Temporary internal variable. (isearch-edit-string): Remove special case of reading the first character and checking it for C-w.
-
Juri Linkov authored
(dired-isearch-filenames-setup): Bind "\M-sf" to dired-isearch-filenames-toggle in isearch-mode-map. (dired-isearch-filenames-end): Bind "\M-sf" to nil in isearch-mode-map.
-
Chong Yidong authored
(arglist-cont-nonempty) from c-offsets-alist to c-hanging-braces-alist like other styles already have.
-
Chong Yidong authored
move the (arglist-cont-nonempty) from c-offsets-alist to c-hanging-braces-alist like other styles already have.
-