1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 12:40:49 -08:00
Commit graph

65755 commits

Author SHA1 Message Date
Richard M. Stallman
cbfe5f37ef (mode-line-format): Save some mode line space. 2006-06-19 21:49:57 +00:00
Richard M. Stallman
562ca53878 (find-file-noselect): Improve the question wording.
(basic-save-buffer-2): Mask UMASK against 666.
2006-06-19 21:48:41 +00:00
Richard M. Stallman
73c8f64c94 (mouse-drag-vertical-line-rightward-window): New function.
(mouse-drag-vertical-line): Call it.
2006-06-19 21:47:23 +00:00
Richard M. Stallman
161c71277e (customize-option, customize-option-other-window): Error if SYMBOL is nil. 2006-06-19 21:46:54 +00:00
Karl Berry
2aa8102725 mention C-q 2006-06-19 20:53:29 +00:00
Carsten Dominik
13db07e0a1 (section{Clocking Time}): Add new clocking commands.
(section{Structure Editing}): Add global archiving command.
2006-06-19 06:55:37 +00:00
Carsten Dominik
3d62681df6 *** empty log message *** 2006-06-19 06:55:27 +00:00
Carsten Dominik
5aafad2e4e (Publishing links): Document the
`:link-validation-function' property.
        (Extensions and Hacking): New chapter, includes some sections
        of
        the "Miscellaneous" chapter.
2006-06-19 06:54:43 +00:00
Carsten Dominik
0fee8d6e46 Require noutline, also on XEmacs.
(org-end-of-subtree): Return point.
        (org-dblock-start-re, org-dblock-end-re): New constants.
        (org-create-dblock, org-prepare-dblock, org-map-dblocks)
        (org-dblock-update, org-update-dblock,
        org-beginning-of-dblock)
        (org-update-all-dblocks, org-find-dblock): New functions.
        (org-collect-clock-time-entries): New function.
        (org-html-handle-time-stamps): Never export CLOCK timeranges.
        (org-fixup-indentation): Modified to deadl correctly with
        lines
        starting with TAB.  Only one argument DIFF now.
        (org-demote, org-promote): Call `org-fixup-indentation' with
        just
        one argument, DIFF.
        (org-mode): Don't mark buffer as modified when aligning
        tables.
        (org-clock-sum): Don't makr buffer modified when adding time
        sum
        properties.
        (org-export-as-html): Added support for a link validation
        function.
        (org-archive-all-done): New function.
        (org-archive-subtree): New prefix argument.  When set, archive
        all
        done subtrees in this buffer.
        (org-remove-clock-overlays)
        (org-remove-occur-highlights): Use
        `org-inhibit-highlight-removal'.
        (org-inhibit-highlight-removal): New variable, for dyn amic
        scoping.
        (org-put-clock-overlay): Don't swallow last headline character
        when displaying overlay.
        (org-store-link): Link to `image-mode' with just the file
        name.
2006-06-19 06:54:22 +00:00
Michael Kifer
e651696081 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
some typo fixes
2006-06-18 17:12:16 +00:00
Michael Kifer
ec6aebe833 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el (viper-special-read-and-insert-char): use
	read-key-sequence.
	(viper-after-change-undo-hook): enhancements.
	(viper-after-change-undo-hook): new hook.
	(viper-undo): use viper-after-change-undo-hook.
	(viper-add-newline-at-eob-if-necessary): widen before making changes.
	(viper-next-line-at-bol): If point is on a widget or a button, simulate
	clicking on that widget/button.

	* viper.el (viper-mode): allow for a separate cursor color in Emacs
	state.

	* ediff-diff (ediff-test-patch-utility): catch errors.
	(ediff-actual-diff-options, ediff-actual-diff3-options): new variables.
	(ediff-set-actual-diff-options): new function.
	(ediff-reset-diff-options, ediff-toggle-ignore-case):
	use ediff-set-actual-diff-options.
	(ediff-extract-diffs): catch errors.
	(ediff-whitespace): add nonbreakable space.
	(ediff-same-file-contents): catch errors.

	* ediff-mult.el (ediff-collect-custom-diffs): save
	coding-system-for-read.

	* ediff-vers.el (ediff-keep-tmp-versions): new var.
	(ediff-vc-internal, ediff-vc-merge-internal): use
	ediff-delete-version-file.
	(ediff-delete-version-file): new function.

	* ediff-wind.el (ediff-control-frame-parameters): set frame fringes.

	* ediff.el (ediff-directories, ediff-directory-revisions,
	ediff-merge-directories, ediff-merge-directories-with-ancestor,
	ediff-directories-internal, ediff-merge-directory-revisions,
	ediff-merge-directory-revisions-with-ancestor,
	ediff-directories3): use read-directory-name.
2006-06-18 17:08:24 +00:00
Ramprasad B
9e363b8991 changed my email-id 2006-06-18 09:14:51 +00:00
Romain Francoise
e924d02104 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
* textmodes/tex-mode.el (tex-font-lock-match-suscript): Remove
	superfluous part of regexp for brace matching which is handled by
	`scan-lists' call.
2006-06-18 08:17:56 +00:00
Miles Bader
f362b76002 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 105-106)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-313
2006-06-17 20:54:51 +00:00
Kim F. Storm
993d4ab6ee (update_frame): Check for input pending on entry.
(update_window, update_frame_1): Break loop if input is detected.
2006-06-17 00:11:59 +00:00
Kim F. Storm
a3efc408be *** empty log message *** 2006-06-17 00:11:48 +00:00
Richard M. Stallman
d1ae9041cd *** empty log message *** 2006-06-16 15:23:30 +00:00
Richard M. Stallman
cfbd1a6f55 (Coding Conventions): Better explain conventions for definition constructs. 2006-06-16 15:22:59 +00:00
Richard M. Stallman
55111a5638 (Special Properties): String value of `read-only' serves as the error message. 2006-06-16 15:21:54 +00:00
Richard M. Stallman
11bfb6938a (Character Type): Clarify prev. change.
(Non-ASCII in Strings): Mention \u and \U.
2006-06-16 15:19:06 +00:00
Richard M. Stallman
76f008da70 (Using Interactive): Explain problem of markers, etc., in command-history. 2006-06-16 15:18:03 +00:00
Richard M. Stallman
ac2c512030 (list-options): Put "obsolete" msg in buffer. 2006-06-16 15:15:30 +00:00
Richard M. Stallman
730df8dbd5 (basic-save-buffer-2): For a new precious file,
use the default modes in the return value.
2006-06-16 15:14:40 +00:00
Richard M. Stallman
a926c9ceed (facemenu-color-alist): Doc fix. 2006-06-16 15:13:21 +00:00
Richard M. Stallman
11f0cdf824 (custom-guess-name-alist): Recognize `-flag'. 2006-06-16 15:12:09 +00:00
Jan Djärv
d692a3d5c5 2006-06-16 Francis Litterio <flitterio@gmail.com>
* xterm.c (x_check_expected_move, handle_one_xevent)
	(x_set_offset, x_check_fullscreen): Extensive changes to make
	frame positioning deterministic under X.

	* xterm.h (x_output): Added members left_before_move and
	top_before_move.  Removed members expected_left and expected_top.
2006-06-16 12:12:27 +00:00
Kim F. Storm
db600ab1db (next_overlay_string): Fix assert.
(push_it, pop_it): Handle composition and stretch specific values.
Only handle it->slice in image (for now).
(back_to_previous_visible_line_start): Continue search if newline is
part of a compisition.  Simplify.
(reseat_1): Set it->object to buffer.
(set_iterator_to_next): Set it->object to string or buffer, when
setting it->method to GET_FROM_STRING or GET_FROM_BUFFER.
(next_element_from_composition): Set it->object to buffer if not
from string.
(set_cursor_from_row): Only save start of string if not already
done to handle multiple strings in a row.
2006-06-16 11:53:12 +00:00
Kim F. Storm
fd00a1e8a3 (struct it): Add union to iterator stack to save
image, composition, and stretch specific paramters.
2006-06-16 11:53:00 +00:00
Kim F. Storm
626c7c71a8 *** empty log message *** 2006-06-16 11:52:48 +00:00
Kim F. Storm
1e99743b70 (pitx): Show composition parameters.
(pgx, pg): New commands to print a glyph structure.
(pgi, pgn): New commands to print specific/next glyph.
(pgrowx, pgrow): New commands to print all glyphs in a row.
2006-06-16 11:43:04 +00:00
Kim F. Storm
df05d913fa *** empty log message *** 2006-06-16 11:42:53 +00:00
YAMAMOTO Mitsuharu
23666aa8ec (Mac Input): Minor update. 2006-06-16 08:33:41 +00:00
YAMAMOTO Mitsuharu
aa2f234a42 *** empty log message *** 2006-06-16 08:09:09 +00:00
YAMAMOTO Mitsuharu
b4c515960f (do_app_resume, do_app_suspend): Remove functions.
(mac_tsm_resume, mac_tsm_suspend) [USE_MAC_TSM]: New functions.
(mac_handle_window_event, XTread_socket) [USE_MAC_TSM]: Use them.
(Vmac_ts_script_language_on_focus) [USE_MAC_TSM]: New variable.
(syms_of_macterm) [USE_MAC_TSM]: Defvar it.
(saved_ts_language, saved_ts_component) [USE_MAC_TSM]: New variables.
(mac_initialize_display_info) [MAC_OSX]: Use Quartz Display
Services functions to get size of main display in pixels.
2006-06-16 08:08:59 +00:00
YAMAMOTO Mitsuharu
e2da5e4212 (Fx_display_mm_height, Fx_display_mm_width)
[MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Use CGDisplayScreenSize.
2006-06-16 08:08:49 +00:00
YAMAMOTO Mitsuharu
f4d07c63ec (Mac Input): Add description of mac-function-modifier.
Now Unicode keyboard layouts work.
2006-06-16 08:08:28 +00:00
YAMAMOTO Mitsuharu
05d3aeb016 (mac-text-encoding-ascii): New constant.
(mac-utxt-to-string): Use it.
(mac-ts-update-active-input-area): Use mac-ae-number.
2006-06-16 08:07:59 +00:00
YAMAMOTO Mitsuharu
2d4a5c5044 (all): Add mac-ts-script-language-on-focus. 2006-06-16 08:07:51 +00:00
Bill Wohler
d9044cd65d (mh-index-new-folder): Use -2 suffix instead of <2> suffix for folder
names, as <> are illegal filename characters on Windows (closes SF
#1507002).
2006-06-16 00:54:41 +00:00
Bill Wohler
fbf62741d6 (mh-send-uses-spost): New variable.
(mh-send-letter): Do not use -msgid and -mime if mh-send-uses-spost is
t (closes SF #1486726).
2006-06-16 00:48:04 +00:00
Dan Nicolaescu
2f182d8d51 (term-handle-scroll, term-delete-lines)
(term-insert-lines): Fix off by one errors.
2006-06-15 22:58:10 +00:00
Michael Albinus
8a7269eb1b * net/tramp.el (tramp-touch): Use UTC to express time. 2006-06-15 21:55:39 +00:00
Chong Yidong
c43d75391a * mail/sendmail.el (mail-send): Search explicitly for
mail-header-separator when checking for corrupted header lines.
2006-06-15 18:34:26 +00:00
Nick Roberts
3e0b9c08a0 (gdb-same-frame): New option.
(gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
(gdb-init-1): Initialise them.
(gdb-starting): Reset gdb-printing
(gdb-starting): Save value of gud-overlay-arrow-position.
(gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
(gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
(gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
2006-06-15 00:57:53 +00:00
Nick Roberts
e86a3316d1 *** empty log message *** 2006-06-15 00:57:22 +00:00
Stefan Monnier
608f267107 (cvs-retrieve-revision): Use decode-coding-inserted-region. 2006-06-14 15:38:10 +00:00
Chong Yidong
633e63caff * xdisp.c (back_to_previous_visible_line_start): Reset
it->continuation_lines_width.
2006-06-14 14:29:47 +00:00
Thien-Thi Nguyen
761b9fd243 Delete existing data; add a new entry. 2006-06-14 10:42:25 +00:00
Richard M. Stallman
cac9d7667c *** empty log message *** 2006-06-13 23:19:49 +00:00
Richard M. Stallman
873759d5d8 (Fdefconst): Mark variable as risky. 2006-06-13 23:09:17 +00:00