1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00
Commit Graph

84886 Commits

Author SHA1 Message Date
Michael Albinus
24008bc4f3 * net/xesam.el: New file. 2008-07-24 21:45:01 +00:00
Stefan Monnier
6449674edf (struct lisp_parse_state, char_quoted, inc_bytepos)
(dec_bytepos, find_defun_start): Use EMACS_INT for buffer positions.
2008-07-24 20:27:57 +00:00
Stefan Monnier
dbc812e07b (PURESIZE_CHECKING_RATIO): New macro.
(PURESIZE): Use it.
2008-07-24 20:26:48 +00:00
Dan Nicolaescu
383cee7be3 Update. 2008-07-24 18:46:01 +00:00
Dan Nicolaescu
340074e936 * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
* m/alpha.h (TEXT_END):
* m/ibmrs6000.h (TEXT_END):
* m/macppc.h (TEXT_END):
* s/darwin.h (TEXT_END):
* s/msdos.h (TEXT_END): Remove, unused.
* s/gnu-linux.h (BSD_PGRPS): Add a comment.
* s/cygwin.h: Remove comment.
2008-07-24 18:45:45 +00:00
Dan Nicolaescu
a11af7f845 * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
(DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES.
* m/intel386.h (DOT_GLOBAL_START):
* m/vax.h (DOT_GLOBAL_START): Remove, redundant with CRT0_DUMMIES.
(USG): Remove, file not used on USG platforms.
2008-07-24 18:39:48 +00:00
Dan Nicolaescu
67725bd8db (HAVE_X11): Remove empty #else. 2008-07-24 18:35:33 +00:00
Dan Nicolaescu
c796009c22 Remove more text for no longer supported systems. 2008-07-24 18:32:53 +00:00
Chong Yidong
7138d3f948 Make comments clearer. 2008-07-24 16:16:43 +00:00
Chong Yidong
e6979d6e33 (dired-copy-file-recursive): Avoid calling
set-file-modes when creating target directories.
2008-07-24 16:12:20 +00:00
Chong Yidong
e1ee73a8da * dired-aux.el (dired-copy-file-recursive): Avoid calling
set-file-modes when creating target directories.
2008-07-24 16:12:08 +00:00
Juanma Barranquero
758191d456 Fix typos. 2008-07-24 14:50:55 +00:00
Carsten Dominik
55773fe24c Minor fixes in refrence card. 2008-07-24 14:03:24 +00:00
Carsten Dominik
44ce919758 New version 6.06a. 2008-07-24 14:01:49 +00:00
Carsten Dominik
2c3ad40da2 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
* org-exp.el (org-export-region-as-html, org-export-as-html): Make
	sure that calls from `org-export-region-as-html' do not do the
	special check for a subtree.

	* org-agenda.el (org-batch-store-agenda-views): Fix parsing bug.

	* org.el (org-open-file): Use
	`org-open-directory-means-index-dot-org'.
	(org-open-directory-means-index-dot-org): New option.

	* org.el (org-make-link-string): Remove link attributes from
	description.
	(org-open-at-point): Remove link attributes bevore using the path.

	* org-exp.el (org-export-as-html): Handle link attributes.

	* org.el (org-extract-attributes, org-attributes-to-string): New functions.

	* org-table.el (org-table-to-lisp): New function.

	* org.el (org-narrow-to-subtree): Do not include the final newline
	into the narrowed region.

	* org-agenda.el (org-agenda-custom-commands-local-options): Fixed
	bug with user-define skipping condition.

	* org-agenda.el (org-agenda-get-restriction-and-command): Fixed typo.

	* org-exp.el (org-export-html-style-default): Automatic overflow
	handling for pre fields.
	(org-export-as-ascii, org-export-as-html): Change default format
	for time stamp.

	* org-table.el (org-table-export): Offer completion for translator
	functions, and do not require a heading above the table.

	* org.el (org-renumber-ordered-list, org-beginning-of-item-list):
	Cater for the case of a list starting in the first line of the
	buffer.

	* org-publish.el (org-publish-find-title): Bug fix.
	(org-publish-org-index): Implement new :index-style option.

	* org-publish.el (org-publish-timestamp-filename): Use
	SHA1-encoded file names in the timestamp directory.

	* org-publish.el (org-publish-needed-p): Be verbose about files
	published and files skipped.

	* org-exp.el (org-export-preprocess-string): Swap link
	normalization and inernal link targeting.

	* org-publish.el (org-publish-needed-p): Create timestamp
	directory when it does not exist.

	* org-clock.el (org-clock-out-when-done): Doc fix.

	* org.el (org-agenda-skip-unavailable-files): Doc fix.

	* org-exp.el (org-export-remove-comment-blocks-and-subtrees):
	Ignore case when searching for the COMMENT cookie at export time.

	* org-exp.el (org-get-file-contents)
	(org-get-and-remove-property): New functions.
	(org-export-handle-include-files): Handle the new prefix options.
	(org-export-as-html): Fix the verse environment.

	* org.el (org-time=, org-time<, org-time<=, org-time>)
	(org-time>=, org-time<>, org-2ft): New functions.
	(org-op-to-function): Also provide for the time testing fucntions.

	* org-exp.el (org-export-html-style-default): New constant.

	* org-exp.el (org-export-html-style-extra): New variable.
	(org-export-splice-style): New function.

	* org-exp.el (org-export-plist-vars, org-export-as-html):
	Implement `org-export-creator-info'.
	(org-export-creator-info): New option.

	* org.el (org-clock-drawer-start-re, org-clock-drawer-end-re)
	(org-property-drawer-re, org-clock-drawer-re): New constants.

	* org-exp.el (org-icalendar-use-deadline)
	(org-icalendar-use-scheduled): New options.
	(org-icalendar-include-todo): Default changed to t.
	(org-print-icalendar-entries): Implement better utilization of
	scheduling and deadline time stamps.
	(org-export-target-internal-links, org-export-as-html): Allow file
	lines without the "file:" prefix if the file path is an absolute
	path or starts with ".".

	* org-clock.el (org-clocktable-shift): Also undertand yesterday,
	lastweek etc.
	(org-clock-special-range): Also undertand yesterday, lastweek etc.

	* org.el (org-agenda-skip-archived-trees): Docstring now
	discourages using this.
	(org-scan-tags): Check for org-agenda-archives-mode.
	(org-map-entries): Make sure org-agenda-archives-mode is nil.
	(org-agenda-files): Functionality of second arg changed.

	* org-agenda.el (org-agenda-archives-mode): New variable
	(org-write-agenda, org-prepare-agenda, org-agenda-list)
	(org-search-view, org-todo-list, org-tags-view)
	(org-agenda-list-stuck-projects): Call `org-agenda-files' with
	`ifmode' argument.
	(org-agenda-quit): Reset the archives mode.
	(org-agenda-archives-mode): New command.
	(org-agenda-set-mode-name): Include archives info.

	* org.el (org-paste-subtree): Make sure the yanked headline is
	visible if it was yanked at a visible point.
	(org-move-item-up): Fix the bug with moving white space at the end
	of the item.
	(org-show-empty-lines-in-parent): New function.
2008-07-24 13:59:56 +00:00
Andreas Schwab
6420e80c8c (Finsert_file_contents): Properly adjust undo list
after format conversion.
2008-07-24 13:00:20 +00:00
Juanma Barranquero
074bd3ea76 * play/solitaire.el (solitaire-mode): Fix typo in docstring.
Set `show-trailing-whitespace' to nil.
  (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve):
  Fix typos in docstrings.
2008-07-24 10:55:12 +00:00
Jan Djärv
d1c38b5722 (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
(menu_nav_ended): Remove.
(create_menus): Remove signal connect for menu_nav_ended.
(xg_update_menubar): Also take deactivate_cb as parameter, pass it to
create_menus.
(xg_modify_menubar_widgets): Pass deactivate_cb to xg_update_menubar.
2008-07-24 08:36:26 +00:00
Chong Yidong
bd419dfa07 (enriched-mode-map): Bind C-a and C-j via key remapping, not directly. 2008-07-24 05:46:33 +00:00
Chong Yidong
125e58ac70 * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
key remapping, not directly.
2008-07-24 05:46:12 +00:00
Vinicius Jose Latorre
8b40bb5587 New newline minor mode visualization. 2008-07-24 04:12:27 +00:00
Vinicius Jose Latorre
2f56f788e1 Add whitespace package information. 2008-07-24 03:56:00 +00:00
Dan Nicolaescu
f63b48bb47 (auto-mode-alist): Add .i and .ii files. 2008-07-24 02:55:59 +00:00
Dan Nicolaescu
93d102d029 (ELCFILES): Add term/common-win.elc. 2008-07-24 02:40:57 +00:00
Dan Nicolaescu
ba7e37c8d7 (vc-dir-search, vc-dir-isearch)
(vc-dir-isearch-regexp): New functions.
(vc-dir-mode-map, vc-dir-menu-map): Bind them.
2008-07-24 02:39:04 +00:00
Dan Nicolaescu
834d998e39 (vc-dir-search): New function.
(vc-dir-mode-map, vc-dir-menu-map): Bind it.
2008-07-24 01:57:24 +00:00
Juri Linkov
d96e6e5cd3 Fix typo. 2008-07-24 00:29:24 +00:00
Juri Linkov
babc46090c Document misearch.el and multi-isearch commands. 2008-07-24 00:28:06 +00:00
Juri Linkov
e70e37663b Remove file to avoid dos file name clashes with isearch-x.el.
Move most content to a new file misearch.el.
2008-07-24 00:14:18 +00:00
Juri Linkov
67c18958a5 (filesets-commands): Add commands for "Isearch" and
"Isearch (regexp)".  Replace `query-replace' and `query-replace-regexp'
with `perform-replace' using `filesets-cmd-query-replace-regexp-getargs'.
(filesets-run-cmd): Call `fn' only once if it is `multi-isearch-files'
or `multi-isearch-files-regexp'.
(filesets-cmd-query-replace-getargs): Call standard function
`query-replace-read-args' to read `query-replace' arguments.
Add `multi-query-replace-map'.
(filesets-cmd-query-replace-regexp-getargs)
(filesets-cmd-isearch-getargs): New functions.
2008-07-24 00:09:01 +00:00
Juri Linkov
1fbb8c2e7d (Buffer-menu-mode): Document new commands in docstring. 2008-07-23 23:56:47 +00:00
Juri Linkov
78176075a0 (ibuffer-mode-map): Bind "M-s a C-s" to
`ibuffer-do-isearch' and "M-s a M-C-s" to `ibuffer-do-isearch-regexp'.
(ibuffer-mode): Document new commands in docstring.
2008-07-23 23:53:34 +00:00
Juri Linkov
4962c603d0 (ibuffer-do-isearch, ibuffer-do-isearch-regexp): New functions. 2008-07-23 23:53:03 +00:00
Juri Linkov
9cda680dfa (Buffer-menu-marked-buffers)
(Buffer-menu-isearch-buffers)
(Buffer-menu-isearch-buffers-regexp): New functions.
(Buffer-menu-mode-map): Bind "M-s a C-s" to
`Buffer-menu-isearch-buffers', and "M-s a M-C-s" to
`Buffer-menu-isearch-buffers-regexp'.
(list-buffers-noselect): Add one space after Info file name
according to the Info address convention.
2008-07-23 23:52:33 +00:00
Juri Linkov
e50fa43e8f (change-log-mode): Set `change-log-next-buffer' to
`multi-isearch-next-buffer-function' instead of
`isearch-buffers-next-buffer-function'.  Remove call to
`isearch-buffers-minor-mode'.
2008-07-23 23:51:42 +00:00
Juri Linkov
3c0aa5e65b (isearch-message-prefix): Display "Multi" when
`multi-isearch-next-buffer-current-function' is non-nil.
(isearch-search-string): Replace `isearch-buffers-next-buffer-function'
with `multi-isearch-next-buffer-current-function', and
`isearch-buffers-current-buffer' with `multi-isearch-current-buffer'.
2008-07-23 23:51:15 +00:00
Juri Linkov
29d2a698f8 (ELCFILES): Remove isearch-multi.elc. Add misearch.elc. 2008-07-23 23:50:56 +00:00
Juri Linkov
72ece9e817 Initial revision for a new file with most content from isearch-multi.el.
Rename `isearch-buffers' name prefixes to `multi-isearch'.
Remove `isearch-buffers-minor-mode'.  Add new function
`multi-isearch-setup' to `isearch-mode-hook'.  New top-level
commands `multi-isearch-buffers', `multi-isearch-buffers-regexp',
`multi-isearch-files', `multi-isearch-files-regexp'.
2008-07-23 23:50:06 +00:00
Chong Yidong
32847230da Also, plans for deprecating Solaris on IBM RS6000 and UNIX System V. 2008-07-23 23:39:39 +00:00
Dan Nicolaescu
cc61af6796 * m/alpha.h (LINUX_SBRK_BUG):
* emacs.c (main): Undo previous change.
2008-07-23 23:37:18 +00:00
Chong Yidong
98c51a88f6 (recode-region): Deactivate mark at the end. 2008-07-23 22:40:07 +00:00
Chong Yidong
b13417404a * international/mule.el (recode-region): Deactivate mark at the end. 2008-07-23 22:39:57 +00:00
Chong Yidong
928b4203c1 Add terminal class check to faces in last change. 2008-07-23 22:03:40 +00:00
Chong Yidong
0880f4fcb1 (flymake-errline, flymake-warnline): Use more suitable colors on dark
displays.
2008-07-23 21:54:48 +00:00
Chong Yidong
3689dfeeb4 * progmodes/flymake.el (flymake-errline, flymake-warnline): Use
more suitable colors on dark displays.
2008-07-23 21:54:39 +00:00
Michael Albinus
2296b54d60 * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
"scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx".
(tramp-temp-buffer-name): New defconst.
(tramp-handle-start-file-process): Use it.  Apply "exec", for the
command.  No trailing prompt.
(tramp-process-sentinel): Remove temporary buffer, if existing.
Don't handle trailing prompt.
(tramp-open-connection-setup-interactive-shell): Use
`tramp-temp-buffer-name'.
2008-07-23 19:17:55 +00:00
Chong Yidong
49e3189d6a (shell-dynamic-complete-functions): Use
comint-dynamic-complete-filename as well (bug#361).
2008-07-23 17:26:48 +00:00
Chong Yidong
f56807ad4d * shell.el (shell-dynamic-complete-functions): Use
comint-dynamic-complete-filename as well (bug#361).
2008-07-23 17:26:37 +00:00
Jason Rumney
75663c75e0 * configure.bat: New option --profile.
* gmake.defs: Set cflags and ldflags for profiling when specified.
2008-07-23 15:41:23 +00:00
Jason Rumney
4b1355037a * w32font.c (w32font_open): Set font type to gdi.
* w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
2008-07-23 15:37:44 +00:00