- 18 Dec, 2008 3 commits
-
-
Glenn Morris authored
-
Sam Steingold authored
-
Juri Linkov authored
`isearch-edit-string-set-word'. (isearch-edit-string-set-word): Remove. (isearch-occur): Imitate the C function `wordify' by replacing non-word character with the \\W+ regexp. (isearch-search-fun): Add `isearch-nonincremental' to the condition of using a non-lax version of `word-search-forward'.
-
- 17 Dec, 2008 1 commit
-
-
Daiki Ueno authored
buffer-file-name before decrypting a file.
-
- 16 Dec, 2008 1 commit
-
-
Juanma Barranquero authored
display a warning instead of raising an error. * startup.el (server-process): Add defvar. (command-line): If the daemon is unable to start the server, display a message and exit Emacs.
-
- 15 Dec, 2008 6 commits
-
-
Sam Steingold authored
mostly for CLISP modules, but could also be useful elsewhere.
-
Juanma Barranquero authored
* icomplete.el (icomplete-prospects-height): * textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
-
Juanma Barranquero authored
* mail/rmail.el (rmail-require-mime-maybe): Fix arguments of `display-warning'.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
using the package name as TYPE. Use `string-match-p'.
-
- 14 Dec, 2008 2 commits
-
-
Roland Winkler authored
(proced-sort-pmem, proced-sort-start, proced-sort-time) (proced-sort-user, proced-sort-header): Prefix arg determines sorting order. Suggested by Dan Nicolaescu. (proced-revert): Doc fix.
-
Roland Winkler authored
are cons pairs (function . help-echo) or nil. (proced-refine): Use them. (proced-format-alist): Allow alternatives. (proced-descend): New variable. (proced-sort): New arg descend. (proced-sort-interactive): Repeated calls toggle sort order. (proced-format): Accomodate changes of proced-format-alist. Undefined attributes are displayed as "?". (proced-process-attributes): New optional arg pid-list. Ignore processes with empty attribute list.
-
- 13 Dec, 2008 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
- 12 Dec, 2008 4 commits
-
-
Martin Rudalics authored
was orderly adjusted, nil otherwise.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(server-start): Save the connection file in the server property list. Delete it only when we are reasonably convinced that it is not owned by a running server. (server-force-delete): New command to force-delete the connection file, and stop the server if it is running. (server-running-p): Return t also for local TCP servers when we find a process with a matching PID, and :other for undecided cases.
-
- 11 Dec, 2008 7 commits
-
-
Martin Rudalics authored
make sure that small buffers get shown.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(ruby-mode-syntax-table, ruby-indent-tabs-mode, ruby-indent-level) (ruby-mode-variables, ruby-indent-line, ruby-indent-size) (ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun) (ruby-here-doc-beg-syntax, ruby-here-doc-end-syntax) (ruby-font-lock-syntax-table, ruby-font-lock-keywords) (ruby-end-of-defun, ruby-move-to-block, ruby-forward-sexp) (ruby-backward-sexp, ruby-add-log-current-method) (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax) (ruby-in-here-doc-p, ruby-mode): Fix typos in docstrings. (ruby-deep-indent-paren): Doc fix. (ruby-insert-encoding-magic-comment): Remove * from docstring. (ruby-here-doc-find-end): Reflow docstring.
-
Martin Rudalics authored
-
Juanma Barranquero authored
* src/w32proc.c (Fw32_get_locale_info): Decode long form of locale name. * lisp/w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change; decoding of long locale info is now done in `w32-get-locale-info'.
-
Glenn Morris authored
-
Chong Yidong authored
-
- 10 Dec, 2008 6 commits
-
-
Chong Yidong authored
* progmodes/ruby-mode.el: New file.
-
Chong Yidong authored
terminal variable assignment.
-
Juanma Barranquero authored
-
Kenichi Handa authored
SIP area.
-
Glenn Morris authored
-
Daiki Ueno authored
buffer unmodified. (Bug#1509) * epa-file.el (epa-file-insert-file-contents): Set buffer's modification time if visiting a file and the content is successfully decrypted.
-
- 09 Dec, 2008 3 commits
-
-
Chong Yidong authored
check whether the buffer is still alive.
-
Stefan Monnier authored
-
Glenn Morris authored
-
- 08 Dec, 2008 1 commit
-
-
Stefan Monnier authored
Suggested by Eric Hanchrow <eric.hanchrow@gmail.com>.
-
- 06 Dec, 2008 1 commit
-
-
Chong Yidong authored
before reading a reply to the terminal attributes query.
-
- 05 Dec, 2008 3 commits
-
-
Vinicius Jose Latorre authored
-
Andreas Schwab authored
-
Juanma Barranquero authored
system version in a less laconic way.
-