1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
Commit graph

16587 commits

Author SHA1 Message Date
Chong Yidong
00b06a505b * emacs-lisp/cl-loaddefs.el (deftype): Add autoload for deftype.
* emacs-lisp/cl-macs.el (deftype): Add autoload.
2009-08-22 18:07:46 +00:00
Stefan Monnier
cb5b40ee3b * textmodes/remember.el (remember-buffer):
* progmodes/cperl-mode.el (cperl-vc-header-alist):
* calendar/icalendar.el (icalendar-convert-diary-to-ical)
(icalendar-extract-ical-from-buffer): Add version of obsolescence.
2009-08-21 15:09:42 +00:00
Stefan Monnier
5443c9b759 * net/newst-treeview.el (newsticker-groups-filename):
* net/newst-backend.el (newsticker-cache-filename):
* speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
(speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
(speedbar-add-ignored-path-regexp, speedbar-line-path)
(speedbar-buffers-line-path, speedbar-path-line)
(speedbar-buffers-line-path):
* epg.el (epg-passphrase-callback-function, epg-start-sign-keys,epg-sign-keys):
* epa.el (epa-display-verify-result):
* progmodes/pascal.el (pascal-outline): Add version of obsolescence.
2009-08-21 14:59:49 +00:00
Glenn Morris
3e1ea34239 (inferior-moz-process): Fix declaration. 2009-08-21 07:44:58 +00:00
Glenn Morris
9b4c5ecd6a Use forward-line, not goto-line. 2009-08-21 07:40:24 +00:00
Glenn Morris
ce86eeb58e (imenu-example--name-and-position): Fix obsolescence message. 2009-08-21 07:36:41 +00:00
Glenn Morris
fff2897038 (news-mail-reply): Use goto-char rather than goto-line. 2009-08-21 07:34:18 +00:00
Glenn Morris
d93e053bb5 (ns-open-file-select-line): Use line-beginning-position rather than goto-line. 2009-08-21 07:31:10 +00:00
Glenn Morris
d5d105e863 Use help-print-return-message rather than the now obsolete alias. 2009-08-21 07:24:26 +00:00
Glenn Morris
a8ab722f60 (calendar-cursor-to-nearest-date, calendar-cursor-to-visible-date):
Use forward-line, not goto-line.
2009-08-21 07:11:24 +00:00
Glenn Morris
d6261cc1a2 (rmail-obsolete): Delete custom group.
(rmail-pop-password, rmail-pop-password-required): Make into aliases.
(rmail-remote-password, rmail-remote-password-required):
Remove unneeded :set-after and :set properties.
2009-08-21 07:02:28 +00:00
Michael Albinus
9e84652313 * net/dbus.el (top): Initialize only when `dbusbind' is loaded. 2009-08-21 06:45:22 +00:00
Dan Nicolaescu
bcc5db2443 Remove leftover macos code. 2009-08-21 06:19:23 +00:00
Dan Nicolaescu
bbe1f50262 (vc-git-annotate-command): Run asynchronously.
Explicitly pass the date format to git blame so that user local
so that the output format can be parsed.
2009-08-21 03:37:33 +00:00
Michael Albinus
6fd2d19a36 * net/dbus.el (top): Don't check for (getenv
"DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
2009-08-20 15:24:58 +00:00
Stefan Monnier
31764e153f * log-edit.el (log-edit-strip-single-file-name): New var.
(log-edit-insert-changelog): Use it.
2009-08-19 19:55:58 +00:00
Stefan Monnier
4fd15622e6 (read-passwd): Use read-key so keypad keys work as well. 2009-08-19 19:42:25 +00:00
Stefan Monnier
b3d8e4a025 (help-print-return-message): Rename from print-help-return-message. 2009-08-19 18:07:07 +00:00
Stefan Monnier
c9829c7025 (log-view-mode-map): Remove `q' binding, and unreliable
cvs-mode-map parent hack.
(log-view-mode): Derive from special-mode.
2009-08-19 17:31:26 +00:00
Stefan Monnier
b932657be0 (linum-mode): window-size-change-functions is redundant.
Adapt to new window-configuration-change-hook behavior.
(linum-after-size, linum-after-config): Remove.
2009-08-19 17:28:52 +00:00
Stefan Monnier
1b700bca57 (imenu-example--name-and-position, imenu-example--lisp-extract-index-name)
(imenu-example--create-lisp-index, imenu-example--create-c-index):
Mark as obsolete.
2009-08-19 17:16:26 +00:00
Stefan Monnier
28930e394d (inferior-prolog-error-regexp-alist): New var.
(inferior-prolog-mode): Use it.
(inferior-prolog-load-file): Reset list of errors.
2009-08-19 17:15:30 +00:00
Kenichi Handa
c9af0b6810 ("Tibetan"): Fix sample-text entry. 2009-08-19 11:23:19 +00:00
Michael Albinus
720c7cd6a9 * net/dbus.el (top): Apply `dbus-init-bus' for the :session bus
only if it is running already.
2009-08-19 07:15:28 +00:00
Stefan Monnier
03a74b84f8 * subr.el (listify-key-sequence-1): Use normal syntax since those
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.
2009-08-19 03:03:05 +00:00
Glenn Morris
f43e88d459 (authors-fixed-entries): Remove cvtmail. 2009-08-19 02:53:53 +00:00
Stefan Monnier
85be9ec4ff (choose-completion-string): Don't rely on minibuffer-completing-file-name
and ad-hoc checks to decide whether to continue completion or not.
2009-08-19 02:31:59 +00:00
Stefan Monnier
890429cc79 (minibuffer-hide-completions): New function.
(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.
2009-08-19 02:15:19 +00:00
Stefan Monnier
d440b941cf (ucs-normalize-hfs-nfd-post-read-conversion):
Remove unused var `buffer-modified-p'.
2009-08-18 19:17:22 +00:00
Stefan Monnier
265d4549b0 (completion--do-completion): Move point for the #b001 case as well (bug#4176).
(minibuffer-complete, minibuffer-complete-word): Don't move point.
2009-08-18 19:11:41 +00:00
Michael Albinus
ba6f7d8640 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
and :session buses.
2009-08-18 15:12:14 +00:00
Glenn Morris
9c40e99591 Fix ucs-normalize attribution. 2009-08-18 07:28:36 +00:00
Glenn Morris
b0bfad2bcf Add js.el author. 2009-08-18 07:27:23 +00:00
Kenichi Handa
58627cf05b (ucs-normalize-version): Changed to 1.1.
(ucs-normalize-hfs-nfd-pre-write-conversion): New function.
(utf-8-hfs): Make it perform normalization on encoding too.
2009-08-18 01:26:28 +00:00
Kenichi Handa
e739cc8534 Change to utf-8. Adjust coding cookie.
(texinfo-mode): Delete duplicated chars from sentence-end-base.
2009-08-18 01:21:01 +00:00
Kenichi Handa
988194903c Change to utf-8. Adjust coding cookie.
(sentence-end-without-space): Delete duplicated chars.
(sentence-end-base): Likewise.
2009-08-18 01:17:51 +00:00
Chong Yidong
645b932677 * files.el (hack-one-local-variable): If the mode function is for
a minor mode, pass it an argument (Bug#4148).
2009-08-17 23:40:19 +00:00
Michael Albinus
56c195afd0 * net/tramp.el (tramp-register-completion-file-name-handler):
Check also for (member 'partial-completion completion-styles).
2009-08-17 19:12:10 +00:00
Chong Yidong
7a55c78b36 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
abbrev (Bug#3943).
2009-08-16 23:20:21 +00:00
Chong Yidong
8c777c8de1 * progmodes/cperl-mode.el: Merge upstream 6.2.
(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.
2009-08-16 23:08:18 +00:00
Chong Yidong
81b1f9c9b7 * calendar/parse-time.el (parse-time-string-chars): Save match data. 2009-08-16 18:38:15 +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
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