- 21 Aug, 2009 2 commits
-
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
Explicitly pass the date format to git blame so that user local so that the output format can be parsed.
-
- 20 Aug, 2009 1 commit
-
-
Michael Albinus authored
"DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
-
- 19 Aug, 2009 13 commits
-
-
Stefan Monnier authored
(log-edit-insert-changelog): Use it.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
cvs-mode-map parent hack. (log-view-mode): Derive from special-mode.
-
Stefan Monnier authored
Adapt to new window-configuration-change-hook behavior. (linum-after-size, linum-after-config): Remove.
-
Stefan Monnier authored
(imenu-example--create-lisp-index, imenu-example--create-c-index): Mark as obsolete.
-
Stefan Monnier authored
(inferior-prolog-mode): Use it. (inferior-prolog-load-file): Reset list of errors.
-
Kenichi Handa authored
-
Michael Albinus authored
only if it is running already.
-
Stefan Monnier authored
integers are nowadays always represented by the same (positive) number on all platforms. (read-key-empty-map): New const. (read-key-delay): New var. (read-key): New function. (force-mode-line-update): Use with-current-buffer. (locate-user-emacs-file): Don't forget to abbreviate the file name. (start-process-shell-command, start-file-process-shell-command): Discourage the use of command-args. * processes.texi (Asynchronous Processes): Adjust arglist of start-process-shell-command and start-file-process-shell-command.
-
Glenn Morris authored
-
Stefan Monnier authored
and ad-hoc checks to decide whether to continue completion or not.
-
Stefan Monnier authored
(completion--do-completion): Use it. (completions-annotations): New face. (completion--insert-strings): Use it. (completion-pcm--delim-wild-regex): Add docstring. (completion-pcm--string->pattern): Add support for 0-width delimiters in completion-pcm--delim-wild-regex.
-
- 18 Aug, 2009 8 commits
-
-
Stefan Monnier authored
Remove unused var `buffer-modified-p'.
-
Stefan Monnier authored
(minibuffer-complete, minibuffer-complete-word): Don't move point.
-
Michael Albinus authored
and :session buses.
-
Glenn Morris authored
-
Glenn Morris authored
-
Kenichi Handa authored
(ucs-normalize-hfs-nfd-pre-write-conversion): New function. (utf-8-hfs): Make it perform normalization on encoding too.
-
Kenichi Handa authored
(texinfo-mode): Delete duplicated chars from sentence-end-base.
-
Kenichi Handa authored
(sentence-end-without-space): Delete duplicated chars. (sentence-end-base): Likewise.
-
- 17 Aug, 2009 2 commits
-
-
Chong Yidong authored
a minor mode, pass it an argument (Bug#4148).
-
Michael Albinus authored
Check also for (member 'partial-completion completion-styles).
-
- 16 Aug, 2009 13 commits
-
-
Chong Yidong authored
abbrev (Bug#3943).
-
Chong Yidong authored
(cperl-mode-syntax-table): Modify syntax entry for ["'`]. (cperl-forward-re): Check cperl-brace-recursing. (cperl-highlight-charclass): New function. (cperl-find-pods-heres): Use it. (cperl-fill-paragraph): Synch to save-excursion placement used upstream. (cperl-beautify-regexp-piece): Fix column calculation. (cperl-make-regexp-x): Handle case where point is between "q" and "rs". (cperl-beautify-level): Don't process entire regexp. (cperl-build-manpage, cperl-perldoc): Bind Man-switches before calling man. (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix. (cperl-init-faces): Build a list in the normal way.
-
Chong Yidong authored
-
Stefan Monnier authored
(sql-product): Use it. (sql-mode-menu): Auto-generate the menu based on sql-product-alist. (sql-set-product): Add completion. (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords) (sql-highlight-linter-keywords, sql-highlight-ms-keywords) (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords) (sql-highlight-informix-keywords, sql-highlight-interbase-keywords) (sql-highlight-ingres-keywords, sql-highlight-solid-keywords) (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords) (sql-highlight-db2-keywords): Remove. (sql-find-sqli-buffer, sql-set-sqli-buffer-generally) (sql-highlight-product): Use derived-mode-p. (sql-set-sqli-buffer): Use with-current-buffer. (sql-connect-informix, sql-connect-ingres, sql-connect-oracle): Simplify.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
character classes (Bug#3190).
-
Chong Yidong authored
another heredoc if the user adds another < (Bug#3226).
-
Chong Yidong authored
initialize based on window-system (Bug#4124).
-
Chong Yidong authored
that accepts any defined color, such as RGB triplets (Bug#3677).
-
Chong Yidong authored
directory to /. Expand DIR argument before switching to fallback. Suggested by Kevin Ryde (Bug#2631, Bug#3911).
-
- 15 Aug, 2009 1 commit
-
-
Chong Yidong authored
-