1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
Commit Graph

76761 Commits

Author SHA1 Message Date
Miles Bader
0b6799c345 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1001
2008-01-20 05:17:57 +00:00
Glenn Morris
f2c6de6aed Quote all calls to "auxiliary skeleton"s to prevent infloops. 2008-01-20 04:02:15 +00:00
Glenn Morris
f2357ea13b Martin Svenson <phromo at gmail.com> (tiny change)
(python-imports): Default to "None".
2008-01-20 03:56:50 +00:00
Dan Nicolaescu
c884b4d795 Add a "Simple Tasks" TODO category. 2008-01-19 20:13:59 +00:00
Martin Rudalics
ef6d86b5eb *** empty log message *** 2008-01-19 18:46:48 +00:00
Dan Nicolaescu
c222c25fd0 * vc-svn.el (vc-svn-after-dir-status): New function.
(vc-svn-dir-status): Run svn asynchronously.
2008-01-19 16:32:23 +00:00
Martin Rudalics
f3a221cf73 (hide-ifdef-shadow): New option.
(hide-ifdef-shadow): New face.
(hide-ifdef-toggle-shadowing): New function to toggle between
shadowing and making code invisible.
(hide-ifdef-mode-submap): Add binding for
hide-ifdef-toggle-shadowing.
(hide-ifdef-mode-menu): Add entry for
hide-ifdef-toggle-shadowing.
(hide-ifdef-region-internal): Give new overlay hide-ifdef
property.  Shadow text when hide-ifdef-shadow is non-nil.
(hif-show-ifdef-region): Remove overlays with hide-ifdef
property set.
(hif-hide-line): Use when instead of if.
(hide-ifdef-initially, hide-ifdef-read-only, hide-ifdef-lines):
Remove unneeded * from doc-strings.
2008-01-19 16:29:08 +00:00
Stefan Monnier
38b5ca4a1b (doc-view-goto-page): Don't move point any more, now that
the hscroll behavior was fixed.
(doc-view-mode): Disable auto-hscroll-mode.
2008-01-19 05:34:29 +00:00
Stefan Monnier
e69c4cae18 (list_processes_1): Don't use SCHARS on a nil buffer name. 2008-01-19 05:27:20 +00:00
Stefan Monnier
823e0ebb51 (Qauto_hscroll_mode): New var.
(syms_of_xdisp): Initialize it.
(hscroll_window_tree): Use it to lookup `auto-hscroll-mode' in each
window's buffer.
(hscroll_windows): Don't check automatic_hscrolling_p here.
2008-01-19 05:22:33 +00:00
Stefan Monnier
c3b232e48e (set_window_buffer): Don't unnecessarily reset hscroll and
vscroll if we're setting window-buffer to the value it already has.
2008-01-19 05:11:02 +00:00
Miles Bader
fcd094c7fc Add arch tagline 2008-01-19 03:13:35 +00:00
Dan Nicolaescu
f8e89f1963 * vc-svn.el (vc-svn-dir-status): New function. 2008-01-18 23:45:04 +00:00
Dan Nicolaescu
5ab612e823 * vc.el: Make vc-status asynchronous.
(vc-update-vc-status-buffer): New function broken out of ...
(vc-status-refresh): ... here. Pass vc-update-vc-status-buffer to
the dir-status backend function.

* vc-hg.el (vc-hg-dir-status): Compute the status asynchronously.
Move the output processing to ...
(vc-hg-after-dir-status): ... here.  Call the function passed as
an argument with the results.
2008-01-18 23:32:58 +00:00
Stefan Monnier
64a7c220b3 (syms_of_buffer) <mode-name>: Fix docstring. 2008-01-18 22:50:17 +00:00
Stefan Monnier
cec1df02a4 (doc-view-pdf/ps->png): Make sure we a have a valid cwd.
(doc-view-insert-image): Do something if the image is missing.
(doc-view-mode): Don't use file-remote-p.
2008-01-18 20:09:26 +00:00
Glenn Morris
3b98658e61 Remove copyright from author with assignment, merge years into FSF
years.
2008-01-18 17:32:25 +00:00
Juanma Barranquero
7b4d041305 *** empty log message *** 2008-01-18 16:51:59 +00:00
Carsten Dominik
dbc28aaa52 (Property inheritance): New section
(Conventions): New section.
	(Structure editing): Document C-RET, the prefix arg to the cut/cpy
	commands, and the new bindings for refiling.
	(Sparse trees): Document the new special command for sparse trees.
	(References): Be more clear about the counting of hilines.
	(Handling links): Document M-p/n for accessing links.
	(Fast access to TODO states): New section.
	(Per file keywords): New section.
	(Property inheritance): New section.
	(Column attributes): New summary types.
	(Capturing Column View): New section.
	(The date/time prompt): Cover the new features in the date/time
	prompt.  Compactify the table of keys for the calendar remote
	control.
	(Clocking work time): Document the new :scope parameter.
	(Remember): Promoted to chapter.
	(Quoted examples): New section.
	(Enhancing text): New verbatim environments.
2008-01-18 15:20:31 +00:00
Carsten Dominik
db9c3fb18e (org-export-latex-cleaned-string): Fixed.
(org-export-latex-special-chars): Convert "..." in \ldots and skip
	tables
        (org-export-latex-fontify-headline): Changed parameter name
        (org-export-as-latex): Handle export of subtrees
	(org-export-latex-make-header): New argument TITLE
	(org-export-latex-content): New argument EXCLUDE-LIST
	(org-list-parse-list): New name for org-export-latex-parse-list
        (org-export-latex-make-header): New name for
	org-export-latex-make-preamble
	(org-list-to-generic): New name of org-export-list-to-generic
	(org-list-to-latex): New name of org-export-list-to-latex
	(org-list-item-begin, org-list-end, org-list-insert-radio-list)
	(org-list-send-list, org-list-to-texinfo)
	(org-list-to-html): New functions
        (org-export-latex-tables-column-borders)
	(org-export-latex-default-class, org-export-latex-classes)
	(org-export-latex-classes-sectioning)
	(org-list-radio-list-templates): New options
        (org-export-latex-header): New variable
	(org-latex-entities): New constant
        (org-export-latex-default-sectioning, org-export-latex-preamble)
	(org-export-latex-prepare-text-option)
	(org-export-latex-get-sectioning): Removed
2008-01-18 15:17:35 +00:00
Dan Nicolaescu
76ed5e0157 * movemail.c: Remove references to XENIX.
* m/intel386.h: Remove references to XENIX.
2008-01-18 15:15:07 +00:00
Carsten Dominik
36ad15539d New file 2008-01-18 15:14:45 +00:00
Carsten Dominik
514a6ce6e4 (org-publish-current-project): Fix bug
with forcing publication.
2008-01-18 15:11:17 +00:00
Carsten Dominik
8c6fb58bdf (org-entry-properties): Include the CLOCKSUM special
property.
	(org-columns-edit-value): Do not allow to edit the special
	CLOCKSUM property.
	(org-flag-drawer): Use the original value of `outline-regexp'.
	(org-remember-handler): Add invisible-ok flag to call to
	`org-end-of-subtree'
	(org-agenda-highlight-todo): Respect
	`org-agenda-todo-keyword-format'.
	(org-agenda-todo-keyword-format): New option.
	(org-infile-export-plist): No restriction while searching for
	options.
	(org-remember-handler): Remove comments at the end of the buffer.
	(org-remember-use-refile-when-interactive): New option.
	(org-table-sort-lines): Make sure sorting works on link
	descritions only, and ignores the link.
	(org-sort-entries-or-items): Make sure the end of the subtree is
	included.
	(org-refile-use-outline-path): New allowed values `file' and
	`full-file-path'.
	(org-get-refile-targets): Respect new values for
	`org-refile-use-outline-path'.
	(org-agenda-get-restriction-and-command): DEL goes back to initial
	list.
	(org-export-as-xoxo): Restore point when done.
	(org-open-file): Allow multiple %s in command.
	(org-clock-in-switch-to-state): New option.
	(org-first-list-item-p): New function.
	(org-last-remember-storage-locations): New variable.
	(org-get-refile-targets): Interpret the new maxlevel setting.
	(org-refile-targets): New option `:maxlevel'.
	(org-copy-subtree): Include empty lines before but not after
	subtree.
	(org-back-over-empty-lines, org-skip-whitespace): New functions.
	(org-move-item-down, org-move-item-up): Include empty lines before
	but not after item.
	(org-first-sibling-p): New function.
	(org-remember-apply-template): Defaults, completions and history
	for template prompts.  Also, interpret new `%!' escape.
	(org-context-choices): New constant.
	(org-bound-and-true-p): New macro.
	(org-imenu-depth): New option.
	(org-imenu-markers): New variable.
	(org-imenu-new-marker, org-imenu-get-tree)
	(org-speedbar-set-agenda-restriction): New functions.
	(org-agenda-set-restriction-lock)
	(org-agenda-remove-restriction-lock, org-agenda-maybe-redo): New
	functions.
	(org-agenda-restriction-lock): New face.
	(org-agenda-restriction-lock-overlay)
	(org-speedbar-restriction-lock-overlay): New variables.
	(org-open-at-point): Removed obsolete way to do redirection in
	shell links.
	(org-imenu-and-speedbar): New customization group.
	(org-entry-properties): Return keyword-less time strings.
	(org-clock-heading-function): New option.
	(org-clock-in): Use `org-clock-heading-function'.
	(org-calendar-holiday): Try to use `calendar-check-holidays'
	instead of the obsolete `check-calendar-holidays'.
	(org-export-html-special-string-regexps): New constant.
	(org-massive-special-regexp): New variable.
	(org-compute-latex-and-specials-regexp)
	(org-do-latex-and-special-faces): New functions.
	(org-latex-and-export-specials): New face.
	(org-highlight-latex-fragments-and-specials): New option.
	(org-link-escape-chars): Use characters instead of strings.
	(org-link-escape-chars-browser, org-link-escape)
	(org-link-unescape): Use characters instead of strings.
	(org-export-html-convert-sub-super, org-html-do-expand): Check for
	protected text.
	(org-emphasis-alist): Additional `verbatim' flag.
	(org-set-emph-re): Handle the verbatim flag and compute
	`org-verbatim-re'.
	(org-cleaned-string-for-export): Protect verbatim elements.
	(org-verbatim-re): New variable.
	(org-hide-emphasis-markers): New option.
	(org-additional-option-like-keywords): Add new keywords.
	(org-get-entry): Renamed from `org-get-cleaned-entry'.
	(org-icalendar-cleanup-string): New function for quoting icalendar
	text.
	(org-agenda-skip-scheduled-if-done): New option.
	(org-agenda-get-scheduled, org-agenda-get-blocks): Use
	`org-agenda-skip-scheduled-if-done'.
	(org-prepare-agenda-buffers): Allow buffers as arguments.
	(org-entry-properties): Add CATEGORY as a special property.
	(org-use-property-inheritance): Allow a list of properties as a
	value.
	(org-eval-in-calendar): No longer update the prompt.
	(org-read-date-popup-calendar): Renamed from
	`org-popup-calendar-for-date-prompt'.
	(org-read-date-display-live): New variable.
	(org-read-date-display): New function.
	(org-read-date-analyze): New function.
	(org-remember-apply-template): Define `remember-finalize' if it is
	not yet defined.
	(org-remember-insinuate): New function.
	(org-read-date-prefer-future): New option.
	(org-read-date): Respect the setting of
	`org-read-date-prefer-future'.  Use `org-read-date-analyze'.
	(org-set-font-lock-defaults): Use `org-archive-tag' instead of a
	hardcoded string.
	(org-remember-apply-template): Use `remember-finalize' instead of
	`remember-buffer'.
	(org-columns-compute, org-column-number-to-string)
	(org-columns-uncompile-format, org-columns-compile-format)
	(org-columns-compile-format): Handle printf format specifier.
	(org-columns-new, org-column-number-to-string)
	(org-columns-uncompile-format, org-columns-compile-format):
	Support for new currency summary type.
	(org-tree-to-indirect-buffer): Do not kill old buffer when
	`org-indirect-buffer-display' is `new-frame'.
	(org-indirect-buffer-display): Document that `new-frame' leads to
	indiret buffer proliferation.
	(org-agenda-list): Use `org-extend-today-until'.
	(org-extend-today-until): New option.
	(org-format-org-table-html): Use lower-case for <col> tag.
	(org-agenda-execute): New command.
	(org-agenda-mode-map): Keybindings of "g" "G", "e" modified.
	(org-select-remember-template): New function.
	(org-remember-apply-template): Use `org-select-remember-template'.
	(org-go-to-remember-target): New function.
2008-01-18 15:11:02 +00:00
Carsten Dominik
36611f0f4b *** empty log message *** 2008-01-18 15:06:59 +00:00
Dan Nicolaescu
e166638d11 Add a TODO note about vc-state.
(vc-next-action): Register 'unregistered and 'ignored files.  Use
when and unless instead of if where appropriate.
(vc-start-entry): Fix typo.
(vc-status): Autoload it.
2008-01-18 14:12:44 +00:00
Miles Bader
a11ded73f4 Add arch tagline 2008-01-18 07:23:26 +00:00
Glenn Morris
95986dbebc Present tense. 2008-01-18 05:45:26 +00:00
Glenn Morris
d4f7fdc601 (ffap-alist): Remove space from RFC regexp. 2008-01-18 05:43:35 +00:00
Glenn Morris
279c44082a Richard M. Stallman <rms at gnu.org>
(custom-theme-recalc-face): Use face-spec-set rather than
face-spec-recalc.
2008-01-18 05:41:09 +00:00
Glenn Morris
7d235bca82 Re-arrange for font-lock. 2008-01-18 05:39:20 +00:00
Glenn Morris
e47b4224c4 (ibuffer-mode): Fix typo in previous change. 2008-01-18 05:37:32 +00:00
Stefan Monnier
9536288fb0 *** empty log message *** 2008-01-17 18:24:10 +00:00
Vinicius Jose Latorre
30d0ade9b8 New file: blank-mode.el 2008-01-17 12:46:55 +00:00
Andreas Schwab
55e6d9b27e Regenerate. 2008-01-17 11:43:28 +00:00
Andreas Schwab
ea7a608ab9 (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR
instead of HAVE_X86_64_LIB64_DIR.
2008-01-17 11:42:12 +00:00
Andreas Schwab
ddd01c5dd4 (HAVE_LIB64_DIR): Renamed from HAVE_X86_64_LIB64_DIR. 2008-01-17 11:41:10 +00:00
Glenn Morris
2f5ca70b21 (ibuffer-save-filter-groups, ibuffer-save-filters): Remove calls to
deleted ibuffer-update-mode-name.
2008-01-17 05:16:35 +00:00
Glenn Morris
058e068762 (HAVE_X86_64_LIB64_DIR): Also set on s390x systems. 2008-01-17 04:10:08 +00:00
Glenn Morris
b4e96cdbf9 (ibuffer-auto-mode): Remove call to deleted ibuffer-update-mode-name. 2008-01-17 04:09:20 +00:00
Glenn Morris
b16ed52dbb (START_FILES, LIB_STANDARD): Adjust value according to HAVE_X86_64_LIB64_DIR. 2008-01-17 04:08:06 +00:00
Dan Nicolaescu
6bed5c4a80 * configure.in: Remove more references to unsupported systems.
* s/irix3-3.h:
* s/irix4-0.h:
* s/386-ix.h:
* s/domain.h:
* s/hpux9-x11r4.h:
* s/hpux9shxr4.h: Remove files for systems no longer supported.

* sysdep.c: Remove code containing references to symbols defined
by unsupported systems.
2008-01-16 16:29:00 +00:00
Martin Rudalics
1d86a98fa0 *** empty log message *** 2008-01-16 16:25:18 +00:00
Stefan Monnier
d783847a91 (rng-nxml-mode-init): Add status after the "degraded" indicator. 2008-01-16 16:23:09 +00:00
Martin Rudalics
91b53ad5c8 (longlines-mode, longlines-show-region)
(longlines-unshow-hard-newlines): Bind buffer-file-name and
buffer-file-truename to nil while modifying buffer.
2008-01-16 16:23:00 +00:00
Martin Rudalics
5ae87ed414 (custom-reset-standard-variables-list)
(custom-reset-standard-faces-list): New variables.
(custom-reset-standard-save-and-update): New function.
(Custom-save): Apply custom-mark-to-save before and
custom-state-set-and-redraw after saving options.
(Custom-reset-standard): Apply custom-mark-to-reset-standard to
options and call custom-reset-standard-save-and-update.
(custom-variable, custom-face, custom-group): Provide new
entries for custom-mark-to-save, custom-mark-to-reset-standard,
and custom-state-set-and-redraw.
(custom-variable-mark-to-save)
(custom-variable-state-set-and-redraw)
(custom-variable-mark-to-reset-standard)
(custom-face-mark-to-save, custom-face-state-set-and-redraw)
(custom-face-mark-to-reset-standard)
(custom-group-mark-to-save, custom-group-state-set-and-redraw)
(custom-group-mark-to-reset-standard): New functions.
(custom-variable-save): Move save, state-set, and redraw
functionality to custom-variable-mark-to-save.
(custom-face-save): Move save, state-set, and redraw
functionality to custom-face-mark-to-save.
(custom-group-save): Move save, state-set, and redraw
functionality to custom-group-mark-to-save.
(custom-variable-reset-standard, custom-face-reset-standard)
(custom-group-reset-standard): Move save, state-set, and redraw
functionality to custom-reset-standard-save-and-update.

(custom-buffer-create-internal): Fix text in verbose help.
(custom-face-value-create): Indent doc-strings of faces like
those of variables.
2008-01-16 16:22:29 +00:00
Stefan Monnier
656d4706ab (server-process-filter): Replace lineno and columnnno
which defaulted to 1&0 with filepos which defaults to nil.
(server-goto-line-column): Don't move if filepos is nil.
(server-visit-files): Slight restructure to consolidate two calls to
server-goto-line-column into just one.
2008-01-16 16:21:08 +00:00
Stefan Monnier
7d7d1bb69d (nxml-mode): Use mode-line-process to indicate the use of degraded mode.
(nxml-degrade): Don't change mode-name.
2008-01-16 16:17:53 +00:00
Stefan Monnier
c7972fb159 (rng-nxml-mode-init): Don't overwrite mode-line-process. 2008-01-16 16:17:00 +00:00
Stefan Monnier
23eabff6db (mode): Pass the buffer to format-mode-line.
(ibuffer-update-mode-name): Remove.
(ibuffer-redisplay, ibuffer-update, ibuffer-mode): Don't call it.
(ibuffer-mode): Use mode-line-process instead.
2008-01-16 16:11:09 +00:00