1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
Commit graph

38112 commits

Author SHA1 Message Date
Dan Nicolaescu
3a44b2ae7a (log-view-marked-list): Delete variable.
(log-view-mode): Don't use it.
(log-view-toggle-mark-entry): Likewise, simplify.
(log-view-current-tag): Don't return properties.
(log-view-get-marked): New function.
2007-08-25 20:07:23 +00:00
Dan Nicolaescu
6f222162a7 * vc-git.el (vc-git-mode-line-string): New function. 2007-08-25 20:04:26 +00:00
Alan Mackenzie
02df5de4ca (c-other-decl-block-key-in-symbols-alist): new language variable. 2007-08-25 17:06:06 +00:00
Alan Mackenzie
82ba65cfe1 (c-brace-anchor-point): new function.
(c-add-stmt-syntax): Give accurate anchor points for "namespace", "extern"
etc., rather than BOI.  Fix addition of spurious syntactic-symbol
'defun-block-intro, replacing it with 'innamespace, etc.
2007-08-25 17:05:11 +00:00
Alan Mackenzie
f2f800c3ef *** empty log message *** 2007-08-25 16:57:31 +00:00
Stephen Gildea
aad5673d98 add mh-annotate-msg-hook 2007-08-25 14:12:58 +00:00
Juri Linkov
1ae0abbc93 (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el. 2007-08-25 14:09:24 +00:00
Juri Linkov
4a2f0e9922 Add autoloads to put associations in auto-mode-alist:
associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
"\\.svgz?\\'" with xml-mode and image-mode-maybe.
2007-08-25 14:08:44 +00:00
Juri Linkov
62564fc7e8 (image-type-header-regexps): Use more complex regexp for svg.
(image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
(image-type-auto-detectable): Add (svg . maybe).
2007-08-25 14:05:49 +00:00
Juri Linkov
5b668628b7 (jka-compr-compression-info-list): Add .svgz to treat it like .tgz. 2007-08-25 14:04:34 +00:00
Juri Linkov
86831703d3 Add file coding cookie. 2007-08-25 14:03:30 +00:00
Reiner Steib
f29897bb38 (cvs-query-directory): Only prompt when prefix is given.
Don't behave differently when executed via M-x.  Add doc string.
2007-08-25 12:25:50 +00:00
Reiner Steib
4d0a94d6be (sort-fold-case, sort-numeric-base): Mark as safe-local-variable. 2007-08-25 12:24:12 +00:00
Jay Belanger
94a954954c (var-TimeZone): Make nil the default value.
(math-calendar-tzinfo): New variable.
(math-get-calendar-tzinfo): New function.
(calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
to get information when zone is nil.
2007-08-25 01:37:13 +00:00
Dan Nicolaescu
83db937cda (log-view-toggle-mark-entry): New function.
(log-view-mode-map): Bind it.
(log-view-marked-list): New variable.
(log-view-mode): Make it local.
2007-08-24 17:28:00 +00:00
Thien-Thi Nguyen
5b29d790c9 (zone-pgm-rat-race): New func.
(zone-programs): Add `zone-pgm-rat-race'.
2007-08-24 16:07:07 +00:00
Stefan Monnier
9d693d807f (byte-optimize-if): Don't presume `clause' is a list. 2007-08-24 14:39:25 +00:00
Juanma Barranquero
6794bf285d *** empty log message *** 2007-08-24 10:50:07 +00:00
Thien-Thi Nguyen
39696a778f (hs-match-data): Delete alias.
(hs-hide-block-at-point, hs-find-block-beginning)
(hs-show-block): Use `match-data' directly.
2007-08-24 10:41:57 +00:00
Glenn Morris
a2a32f6f06 (backup-buffer-copy): Fully revert change. Sigh. 2007-08-24 07:10:53 +00:00
Martin Rudalics
a19ab870d7 *** empty log message *** 2007-08-24 05:51:28 +00:00
Martin Rudalics
ec8dda2f29 (format-alist): Fix typo in doc-string. 2007-08-24 05:43:36 +00:00
Michael Albinus
0f205eeefa * net/tramp.el (tramp-local-host-p): New defun.
(tramp-handle-file-local-copy, tramp-handle-write-region):
Implement fast track when being on the local host.
(tramp-file-name-handler): Don't set "started" property.  It shall
be reserved for the "ftp" method.
(tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.

* net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
(tramp-ftp-file-name-handler):  Set "started" property.
2007-08-24 05:27:22 +00:00
Glenn Morris
bb1f0d92c2 Ulrich Mueller <ulm at gentoo.org> (tiny change)
(backup-buffer-copy): Don't wrap delete in condition-case, only try to
delete if file exists.
2007-08-24 03:08:13 +00:00
Glenn Morris
46b0d02912 (backup-buffer-copy): Revert 2007-08-22 change. 2007-08-24 03:07:45 +00:00
Glenn Morris
d25b54b37c Check for a suitably recent makeinfo. 2007-08-24 03:03:09 +00:00
Glenn Morris
5f5ba82536 (tutorial-directory): Set with eval-at-startup so it gets the right
value in an installed Emacs.
2007-08-24 02:57:53 +00:00
Glenn Morris
5e4599b863 Regenerate. 2007-08-24 02:43:19 +00:00
Glenn Morris
43fcc18a25 Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
(eldoc-highlight-function-argument): New face.
(eldoc-highlight-function-argument): Use it.
2007-08-24 02:30:59 +00:00
Masatake YAMATO
68a4a27a03 (gtkdoc-font-lock-doc-comments): Highlight name of parameters in document body. 2007-08-23 21:41:48 +00:00
Stefan Monnier
0f67ac3871 *** empty log message *** 2007-08-23 20:12:07 +00:00
Stefan Monnier
9ec5dfe64b (byte-compile-output-docform, byte-compile-output-as-comment):
Use with-current-buffer rather than a weird set-buffer&prog1 combination.
2007-08-23 19:58:31 +00:00
Stefan Monnier
40fafc2162 (byte-optimize-if): Move `progn' out of the test
so as to optimise cases where the `progn's result is constant.
2007-08-23 19:56:16 +00:00
Thien-Thi Nguyen
25ca95c050 (locate-get-file-positions): Use
`line-beginning-position' and `line-end-position'.
2007-08-23 18:41:59 +00:00
John Wiegley
305c237ca2 2007-08-23 John Wiegley <johnw@newartisans.com>
* calendar/cal-bahai.el: Added in the diacriticals that were
missing for many of the month names.
2007-08-23 18:37:08 +00:00
Juanma Barranquero
8274348c79 *** empty log message *** 2007-08-23 15:01:12 +00:00
Juanma Barranquero
de09204d7a *** empty log message *** 2007-08-23 14:45:45 +00:00
Miles Bader
ae26cdc5a9 Add arch tagline 2007-08-23 09:04:41 +00:00
Jason Rumney
4d2f172bd3 (vc-menu-map-filter): Reapply 2007-08-06 bugfix. 2007-08-22 22:40:18 +00:00
Chong Yidong
d1d45b92cc (image-minor-mode): Use image-mode-text-map. 2007-08-22 22:28:01 +00:00
Chong Yidong
fc45cdb952 * image-mode.el (image-minor-mode): Use image-mode-text-map. 2007-08-22 22:27:51 +00:00
Thien-Thi Nguyen
92b6027c9a *** empty log message *** 2007-08-22 19:48:50 +00:00
Michael Albinus
66a100be19 * comint.el (comint-exec-1): Raise an error if
`start-file-process' does not return a process object.

* shell.el (shell): Prompt for `default-directory' if it is a
remote file name, and if called with a prefix arg.
2007-08-22 19:47:57 +00:00
Thien-Thi Nguyen
7daa3523ac (dabbrev--progress-reporter): New variable.
(dabbrev--scanning-message): Delete func.
(dabbrev--find-expansion): Use a progress reporter
instead of dabbrev--scanning-message.
2007-08-22 19:47:53 +00:00
Sam Steingold
dae2bd5682 (cvs-vc-command-advice): Fix a typo in code (file->files). 2007-08-22 15:48:22 +00:00
Carsten Dominik
daa89d0f73 * textmodes/org-publish.el (org-publish-org-to-latex): New
function.
2007-08-22 11:51:09 +00:00
Carsten Dominik
48aaad2d38 * textmodes/org.el (org-agenda-skip): Allow a form for
`org-agenda-skip-function'.
	(org-agenda-redo): Re-use local settings.
	(org-agenda): Store local settings.
	(org-agenda-deadline-faces): New option.
	(org-agenda-deadline-face): New function.
	(org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
	entries on their due date.
	(org-agenda-get-timestamps): No longer handle the due dates of
	schedules and deadline items.
	(org-insert-link-global, org-open-at-point-global): New commands.
	(org-export-as-ascii): Call `org-cleaned-string-for-export' with a
	:for-ascii parameter.
	(org-skip-comments): Function removed.
	(org-cleaned-string-for-export): Handle special table lines.
	(org-global-properties): New option.
	(org-entry-get-with-inheritance): Check global properties.
	(org-local-properties): New variable.
	(org-set-regexps-and-options): Find the #+PROPERTY line.
	(org-link-types): Change type into variable (was constant).
	(org-make-link-regexps): New function.
	(org-link-re-with-space, org-link-re-with-space2)
	(org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
	(org-bracket-link-analytic-regexp, org-any-link-re): Creation of
	these regular expressions happens now in the function
	`org-make-link-regexps'.
	(org-store-link): Call the functions in
	`org-store-link-functions'.
	(org-add-link-type): New function.
	(org-store-link-functions): New variable.
	(org-activate-tags): Force matches to be in headlines.
	(org-batch-store-agenda-views): Fix bug with killing agenda
	buffer.
	(org-columns-display-here): Make sure this works in a narrowed
	buffer by checking for point-min.
	(org-columns-display-here): Make the rest of the line intangible,
	so that point never can be there.
	(org-cleaned-string-for-export): Use `with-current-buffer'.
	(org-replace-region-by-html): Use `with-current-buffer'.
	(org-unfontify-region, org-do-occur, org-columns-display-here)
	(org-columns-remove-overlays, org-columns-quit)
	(org-columns-edit-value, org-columns-next-allowed-value)
	(org-eval-in-calendar, org-agenda-undo, org-no-read-only)
	(org-finalize-agenda, org-remove-subtree-entries-from-agenda)
	(org-agenda-todo, org-agenda-change-all-lines)
	(org-agenda-align-tags, org-agenda-priority)
	(org-agenda-set-tags, org-agenda-toggle-archive-tag)
	(org-agenda-show-new-time, org-cleaned-string-for-export)
	(org-export-grab-title-from-buffer):
	(org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
	instead of `buffer-read-only'.
	(org-export-as-html): Set `coding-system-for-write'.
	(org-remember-store-without-prompt): New option.
	(org-archive-subtree): Fixed bug with modifying TODO keyword.
	(org-beginning-of-line): Also treat C-a special in items.
	(org-table-convert-refs-to-rc): Fixed problem with column
	reference after "..".
	(org-columns-compute): Don't mark buffer modified because of text
	properties.
	(org-batch-store-agenda-views): Use the variable
	`default-directory', not the function.
	(org-clock-out-if-current): Respect `org-clock-out-when-done'.
	(org-clock-out-when-done): New option.
	(org-html-entities): Added HTML entities for smileys.
2007-08-22 11:49:10 +00:00
Carsten Dominik
f50236f65b *** empty log message *** 2007-08-22 11:47:43 +00:00
Miles Bader
5ad508cded Add arch tagline 2007-08-22 11:37:33 +00:00
Carsten Dominik
72a8165649 New file 2007-08-22 11:32:47 +00:00