- 18 Aug, 2009 1 commit
-
-
Kenichi Handa authored
-
- 17 Aug, 2009 6 commits
-
-
Chong Yidong authored
mode.
-
Chong Yidong authored
a minor mode, pass it an argument (Bug#4148).
-
Chong Yidong authored
(Fdelete_process, list_processes_1, process_send_signal): Expliticly perform redisplay. (wait_reading_process_output): Always check process status, but don't perform redisplay unless DO_DISPLAY is non-zero (Bug#2930).
-
Michael Albinus authored
Check also for (member 'partial-completion completion-styles).
-
Ken Raeburn authored
(XFLOAT_INIT): New macro for storing a float value. * alloc.c (make_float, make_pure_float): Use XFLOAT_INIT. * fns.c (sxhash): Copy out the value of a float in order to examine its bytes. * dbusbind.c (xd_append_arg): Likewise.
-
Ken Raeburn authored
-
- 16 Aug, 2009 17 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
-
Michael Albinus authored
-
Michael Albinus 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).
-
Michael Albinus authored
input_wait_mask, in order to let select() detect, whether a new message has been arrived.
-
Chong Yidong authored
initialize based on window-system (Bug#4124).
-
Chong Yidong authored
that accepts any defined color, such as RGB triplets (Bug#3677).
-
Seiji Zenitani authored
-
Chong Yidong authored
directory to /. Expand DIR argument before switching to fallback. Suggested by Kevin Ryde (Bug#2631, Bug#3911).
-
- 15 Aug, 2009 16 commits
-
-
Chong Yidong authored
positions are zero-based (Bug#3932).
-
Chong Yidong authored
fix (Bug#3936).
-
Chong Yidong authored
-
Chong Yidong authored
explanation of "underlying face".
-
Michael Albinus authored
-
Michael Albinus authored
-
Michael Albinus authored
-
Chong Yidong authored
* loading.texi (How Programs Do Loading): Add xref to Lisp Libraries node in the Emacs manual.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(swap_out_buffer_local_variables): Check for unbound local variables (Bug#4138).
-
Chong Yidong authored
-
Michael Kifer authored
* ediff.texi (ediff-current-file): added information about this new function. * viper.text: Added information about C-s in viper's search command.
-
Michael Kifer authored
* viper-cmd.el (viper-insert-isearch-string): new function. (viper-if-string): redefine C-s in the minibuffer to insert the last incremental search string. * ediff-init.el (ediff-coding-system): use escape-quoted in case of XEmacs. * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip, ediff-merge-region-is-non-clash, ediff-skip-merge-region-if-changed-from-default-p): use defun. Also check if the job is really a merge job. * ediff.el (ediff-current-file): new function.
-
Miles Bader authored
-
Chong Yidong authored
conventions. (js-insert-and-indent): Function deleted. (js-mode-map): Don't bind keys to js-insert-and-indent. (js-beginning-of-defun): Rename from js--beginning-of-defun. (js-end-of-defun): Rename from js--end-of-defun. (js-auto-indent-flag): Variable deleted.
-