1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-05 08:53:45 +00:00
Commit Graph

91128 Commits

Author SHA1 Message Date
Michael Albinus
ca4f31ea15 * dbusbind.c (Fdbus_call_method_asynchronously): Allow nil HANDLER. 2009-08-16 17:35:44 +00:00
Stefan Monnier
556594956b (sql-product-alist): Add :name tag to entries.
(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.
2009-08-16 15:48:15 +00:00
Stefan Monnier
1ae7942754 (lisp-indent-region): Remove unused function. 2009-08-16 15:40:50 +00:00
Stefan Monnier
c3732cb802 Fix commenting convention, turn comments into docstrings. 2009-08-16 15:39:11 +00:00
Chong Yidong
f24b8bf3a9 * whitespace.el (whitespace-style): Doc fix (Bug#3661). 2009-08-16 14:46:39 +00:00
Chong Yidong
d0d3f6e9fc Credit Jan Seeger for last change. 2009-08-16 14:36:01 +00:00
Chong Yidong
1200ac269a * calendar/parse-time.el (parse-time-string-chars): Compute using
character classes (Bug#3190).
2009-08-16 14:33:43 +00:00
Chong Yidong
1abbe4e531 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
another heredoc if the user adds another < (Bug#3226).
2009-08-16 14:04:25 +00:00
Michael Albinus
a0645cddf0 * dbusbind.c (xd_initialize): Add connection file descriptor to
input_wait_mask, in order to let select() detect, whether a new
message has been arrived.
2009-08-16 12:23:23 +00:00
Chong Yidong
19261da4e2 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Don't
initialize based on window-system (Bug#4124).
2009-08-16 05:49:26 +00:00
Chong Yidong
daad00fc06 * facemenu.el (facemenu-read-color): Use a completion function
that accepts any defined color, such as RGB triplets (Bug#3677).
2009-08-16 05:25:21 +00:00
Seiji Zenitani
2ec536de94 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX). 2009-08-16 03:16:33 +00:00
Chong Yidong
e1bdde7818 * files.el (get-free-disk-space): Change fallback default
directory to /.  Expand DIR argument before switching to fallback.
Suggested by Kevin Ryde (Bug#2631, Bug#3911).
2009-08-16 00:31:28 +00:00
Chong Yidong
4b1ed1bb56 * advice.texi (Argument Access in Advice): Note that argument
positions are zero-based (Bug#3932).
2009-08-15 22:02:59 +00:00
Chong Yidong
84b17ab096 * eval.c (Fcalled_interactively_p, Finteractive_p): Doc
fix (Bug#3936).
2009-08-15 21:51:33 +00:00
Chong Yidong
89a9e058e2 * commands.texi (Distinguish Interactive): Minor copyedit. 2009-08-15 21:47:23 +00:00
Chong Yidong
23696fd7bd * display.texi (Face Attributes): Add xref to Displaying Faces for
explanation of "underlying face".
2009-08-15 21:08:36 +00:00
Michael Albinus
485db0ba86 * keyboard.c (readable_events): Call xd_pending_messages. 2009-08-15 18:31:49 +00:00
Michael Albinus
f573d5886c * dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New functions. 2009-08-15 18:27:58 +00:00
Michael Albinus
17310faf6b * lisp.h (xd_pending_messages): Declare. 2009-08-15 18:25:38 +00:00
Chong Yidong
f6de8a3718 * customize.texi (Common Keywords): Add xref to Loading.
* loading.texi (How Programs Do Loading): Add xref to Lisp
Libraries node in the Emacs manual.
2009-08-15 17:59:40 +00:00
Chong Yidong
9d73a99e31 * files.el (load-library): Doc fix. 2009-08-15 17:51:37 +00:00
Chong Yidong
f8354c6e36 * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131). 2009-08-15 17:30:18 +00:00
Chong Yidong
b5b98ff494 * buffer.c (set_buffer_internal_1)
(swap_out_buffer_local_variables): Check for unbound local
variables (Bug#4138).
2009-08-15 14:06:02 +00:00
Chong Yidong
8653cf0a6c Add comment noting that unbound symbols appear as themselves in local_var_alist. 2009-08-15 13:53:41 +00:00
Michael Kifer
9ff0b02b3a 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff.texi (ediff-current-file): added information about this new function.

	* viper.text: Added information about C-s in viper's search command.
2009-08-15 06:00:38 +00:00
Michael Kifer
68b962d42a 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
* 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.
2009-08-15 05:57:08 +00:00
Miles Bader
4989aff370 Add arch tagline 2009-08-15 01:13:18 +00:00
Chong Yidong
2e330adc6c * progmodes/js.el: Edit docstrings throughout to follow Emacs
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.
2009-08-15 01:04:14 +00:00
Chong Yidong
ba2d889487 * files.el (auto-mode-alist): Use js-mode for .js files. 2009-08-14 23:40:20 +00:00
Chong Yidong
304fe7fa41 Javascript mode changed to js.el 2009-08-14 23:03:50 +00:00
Chong Yidong
17b5d0f707 * progmodes/js2-mode.el: File removed.
* Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.

* speedbar.el (speedbar-supported-extension-expressions): Add .js.

* progmodes/hideshow.el (hs-special-modes-alist): Add js-mode
entry.

* progmodes/js.el: New file.
2009-08-14 23:02:38 +00:00
Mark A. Hershberger
b6377f1dc3 add ability to understand ISO8601 basic format as well as the extended one. 2009-08-14 18:18:39 +00:00
Eli Zaretskii
4e021e652a Add a `coding' file variable. 2009-08-14 09:38:35 +00:00
Eli Zaretskii
bc0eef4626 (ELCFILES): Add international/ucs-normalize.elc. 2009-08-14 09:24:34 +00:00
Eli Zaretskii
8b9fc63661 (create_pty): Fix last change. 2009-08-14 09:17:11 +00:00
Miles Bader
86a0ed4c65 Add arch tagline 2009-08-14 04:47:38 +00:00
Sam Steingold
6801c38ad2 typo 2009-08-14 04:24:18 +00:00
Sam Steingold
53dab179d3 (vc-cvs-merge-news): Yet annother fix of message parsing. 2009-08-14 04:24:01 +00:00
Chong Yidong
417f77e6f2 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events. 2009-08-13 18:08:25 +00:00
Chong Yidong
64b807c924 Note bug number in last change. 2009-08-13 17:02:46 +00:00
Chong Yidong
ce95936095 * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
(xbm_load_image): Caller changed.
(xbm_file_p): Avoid signalling an image_error.
2009-08-13 17:01:21 +00:00
Chong Yidong
6c58c39c35 * faces.el (help-argument-name): Define it here instead of
help-fns.el, because in daemon mode help-fns.el may be loaded when
faces are still uninitialized (Bug#1078).

* help-fns.el (help-argument-name): Move defface to faces.el.
2009-08-13 15:59:34 +00:00
Nick Roberts
850d0752fb (create_pty): New function.
(Fstart_process): Use it to allow Emacs to just associate a pty
with the buffer.  See associated change in gdb-mi.el.
(list_processes_1): Deal with no program name.
(start_process_unwind): Use pid == -2 to mean no process.
2009-08-13 13:22:55 +00:00
Nick Roberts
79a1c8a970 (gdb-inferior-io-mode): Use start-process to
create buffer with a pty but no process so that GDB can make the
inferior the controlling process.
2009-08-13 13:22:11 +00:00
Nick Roberts
c7baf7e99f *** empty log message *** 2009-08-13 13:21:46 +00:00
Kenichi Handa
3c736e33eb Mention the new coding system `utf-8-hfs' and many
functions for Unicode normalization.
2009-08-13 12:18:48 +00:00
Kenichi Handa
d6d300641e New file. 2009-08-13 12:11:17 +00:00
Richard M. Stallman
76e1e40b4e * mail/rmail.el (rmail-set-message-counters):
Call rmail-set-message-counters-counter just once.
It returns # msgs after point.
(rmail-set-message-counters-counter):
Arg is now SPOT-TO-FIND.  Return # messages after that one.

* mail/rmail.el (rmail-forget-messages):
Ignore nil elt in rmail-message-vector.  Use dotimes.
2009-08-13 01:13:09 +00:00
Richard M. Stallman
5c9509238d * mail/rmail.el (rmail-get-attr-names):
Accept an attribute header that is too short.
2009-08-13 01:04:37 +00:00