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

62961 commits

Author SHA1 Message Date
Carsten Dominik
ff0ea6bf4f (org-read-date): Include subgroup 5 into
replacement text.
2006-03-17 06:57:53 +00:00
Luc Teirlinck
327c2cb3eb (Top): Avoid ugly continuation line in menu in the standalone Info reader. 2006-03-17 00:59:05 +00:00
Luc Teirlinck
22377a54c2 *** empty log message *** 2006-03-17 00:55:47 +00:00
Kenichi Handa
0bfd987d28 (sort-build-lints): Add comment. 2006-03-17 00:41:18 +00:00
Nick Roberts
afe28525db (gud-gdb-complete-command, gud-gdb-run-command-fetch-lines): Adapt for use
with watch expressions.
(gud-tooltip-mode): Use buffer-local value.
2006-03-16 22:56:18 +00:00
Nick Roberts
2a166e260c (gud-watch): Provide completion.
(gdb-continuation): New variable.
(gdb-send): Deal with continuation lines.
2006-03-16 22:55:00 +00:00
Nick Roberts
8ab8e5215b *** empty log message *** 2006-03-16 22:54:02 +00:00
Kim F. Storm
6c2a568a1b (ido-edit-input): Use selected match, if any. 2006-03-16 22:23:22 +00:00
Kim F. Storm
76d4eb05f4 *** empty log message *** 2006-03-16 22:23:12 +00:00
Richard M. Stallman
e8a5f60bc7 (Defining Images): Minor cleanup. 2006-03-16 20:24:07 +00:00
Bill Wohler
16b9a4760b (mh-send-letter): Use split-string to break up mh-send-args (closes SF
#1448604).
(mh-compose-and-send-mail): Use run-hook-with-args for
mh-compose-letter-function.
2006-03-16 17:38:14 +00:00
Bill Wohler
8d1ada5345 (mh-list-to-string-1): Use dolist. 2006-03-16 17:01:12 +00:00
Bill Wohler
e8b5a7cebf (mh-image-load-path-for-library): Prefer user's images. 2006-03-16 17:00:02 +00:00
Bill Wohler
486daaa504 (Defining Images): In image-load-path-for-library, prefer user's
images.
2006-03-16 16:57:39 +00:00
Bill Wohler
c0696e1b95 (image-load-path-for-library): Prefer user's images in
image-load-path.
2006-03-16 16:55:26 +00:00
Chong Yidong
39f89139fa Removing picture.texi 2006-03-16 15:22:25 +00:00
Chong Yidong
89a94f1e3d * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
when checking for attempt to drag leftmost or rightmost scrollbar.
2006-03-16 15:14:57 +00:00
YAMAMOTO Mitsuharu
e09ce637d3 (XCreatePixmap) [!WORDS_BIG_ENDIAN && USE_CG_DRAWING]:
Create GWorld in ARGB pixel format.
(mac_copy_area, mac_copy_area_with_mask) [USE_CG_DRAWING]: Remove
functions.
(x_draw_image_foreground) [USE_CG_DRAWING]: Use mac_draw_cg_image
instead of mac_copy_area/mac_copy_area_with_mask.
2006-03-16 08:06:16 +00:00
YAMAMOTO Mitsuharu
c7fea3257f [MAC_OS] (XPutPixel, XGetPixel)
[!WORDS_BIG_ENDIAN && USE_CG_DRAWING]: Don't use specialized
version when depth is 32.
(mac_create_cg_image_from_image) [MAC_OS && USE_CG_DRAWING]: New
function.
(prepare_image_for_display) [MAC_OS && USE_CG_DRAWING]: Use it.
(x_clear_image_1) [MAC_OS && USE_CG_DRAWING]: Release CGImage.
2006-03-16 08:05:34 +00:00
Nick Roberts
be08da22a6 (gdb-inferior-status): New variable.
(gdb-force-mode-line-update): New function.
(gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
(gdb-exited): Use them.
(gdb-signal): New fuction.
(gdb-annotation-rules): Provide a rule for it.
2006-03-16 07:29:18 +00:00
Nick Roberts
af9674234e *** empty log message *** 2006-03-16 07:28:16 +00:00
Chong Yidong
ccf5d2a585 * makefile.w32-in: Remove picture.texi. 2006-03-16 03:23:40 +00:00
Chong Yidong
366c9e1fdb * Makefile.in: Remove picture.texi. 2006-03-16 03:22:15 +00:00
Chong Yidong
e0fc8fa2dd * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
moved here from Emacs manual.

	* programs.texi (Fortran): Section moved to emacs-xtra.
	(Program Modes): Xref to Fortran in emacs-xtra.

	* maintaining.texi (Emerge): Moved to emacs-xtra.
	* files.texi (Comparing Files): Xref to Emerge in emacs-xtra.

	* picture.texi: File deleted.
	* text.texi (Text): Xref to Picture Mode in emacs-xtra.
	* abbrevs.texi (Abbrevs):
	* sending.texi (Sending Mail): Picture node removed.

	* emacs.texi (Top): Update node listings.
2006-03-16 03:19:56 +00:00
Kenichi Handa
dc5c3489f4 (auto-coding-regexp-alist): Add entries
for Unicode BOM.
2006-03-16 02:22:20 +00:00
Kenichi Handa
8d40f00458 (sort-build-lists): Temporarily bind
inhibit-field-text-motion to t.
2006-03-16 02:11:08 +00:00
Luc Teirlinck
18886d549f (locate-command, locate-make-command-line)
(locate-fcodes-file, locate-update-command)
(locate-prompt-for-command, locate, locate-with-filter)
(locate-get-file-positions): Doc fixes.
(locate-buffer-name, locate-header-face): Remove leading `*' in defcustom.
(locate-filter-output): Use `keep-lines' instead of its alias
`delete-non-matching-lines'.
(locate-get-filename, locate-get-dirname): Add introductory comment.
(locate-find-directory-other-window): Give appropriate error
message if used outside main listing.
2006-03-16 01:43:59 +00:00
Luc Teirlinck
e6b7cc22ff *** empty log message *** 2006-03-16 01:42:32 +00:00
Stefan Monnier
4ffc92c2d8 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
the new extend-region feature.
(font-lock-after-change-function): Update correspondingly.
* jit-lock.el (jit-lock-after-change): Update correspondingly.
* progmodes/grep.el (font-lock-lines-before): Don't disable.
* modes.texi (Region to Fontify): Remove font-lock-lines-before.
2006-03-15 22:26:09 +00:00
Juanma Barranquero
364d0cf805 *** empty log message *** 2006-03-15 19:41:35 +00:00
Romain Francoise
875e613d00 Whitespace fixups. 2006-03-15 19:26:08 +00:00
Kim F. Storm
dcb1bc0030 (extend_face_to_end_of_line): Always add space glyph to
empty row.  Fixes memory corruption revealed by 2006-03-02 change.
(display_tool_bar_line): Skip empty tool-bar line if HEIGHT < 0.
(tool_bar_lines_needed): Fix tool-bar display in case the tool-bar
width is exactly the same as the window width.  Don't count a final
empty tool-bar line (pass HEIGHT = -1 to display_tool_bar_line).
2006-03-15 19:02:14 +00:00
Kim F. Storm
b08962806e *** empty log message *** 2006-03-15 19:02:00 +00:00
Bill Wohler
874a6ef81b (Defining Images): Fix example in image-load-path-for-library by not
recommending that one binds image-load-path. Just defvar it to placate
compiler and only use it if previously defined.
2006-03-15 17:08:39 +00:00
Bill Wohler
9f036d338a (image-load-path-for-library): Fix example by not recommending that
one binds image-load-path. Just defvar it to placate compiler and only
use it if previously defined.
2006-03-15 17:06:16 +00:00
Bill Wohler
f875b154b4 * mh-compat.el (mh-image-load-path-for-library): Fix example by not
recommending that one binds image-load-path. Just defvar it to placate
compiler and only use it if previously defined.

* mh-e.el (image-load-path): Don't bind!

* mh-folder.el (mh-folder-mode): Only use image-load-path if
previously defined.

* mh-letter.el (mh-letter-mode): Ditto.

* mh-utils.el (mh-logo-display): Ditto.
2006-03-15 17:03:58 +00:00
Juanma Barranquero
713cb18dec *** empty log message *** 2006-03-15 11:20:34 +00:00
Juanma Barranquero
64c374318f (w32_init_fringe, w32_reset_fringes): Restore to being conditional on
HAVE_NTGUI, not WINDOWS_NT.
2006-03-15 10:48:26 +00:00
YAMAMOTO Mitsuharu
ad21830e8f (mac_initialize) [USE_CG_DRAWING]: Call mac_init_fringe.
(max_fringe_bmp, fringe_bmp) [USE_CG_DRAWING]: New variables.
(mac_define_fringe_bitmap, mac_destroy_fringe_bitmap)
(mac_draw_cg_image) [USE_CG_DRAWING]: New functions.
(mac_draw_bitmap) [USE_CG_DRAWING]: Remove function.
(x_draw_fringe_bitmap) [USE_CG_DRAWING]: Use mac_draw_cg_image
instead of mac_draw_bitmap.
(x_redisplay_interface) [USE_CG_DRAWING]: Set handlers for
define_fringe_bitmap and destroy_fringe_bitmap.
2006-03-15 07:56:16 +00:00
YAMAMOTO Mitsuharu
bd8ce5da4e (mac_init_fringe) [MAC_OS]: New function. 2006-03-15 07:55:45 +00:00
YAMAMOTO Mitsuharu
ea21ef7859 (mac_init_fringe) [MAC_OS]: Add prototype. 2006-03-15 07:55:36 +00:00
Carsten Dominik
94ad24cf31 Version number change only. 2006-03-15 07:14:20 +00:00
Carsten Dominik
9212fe9914 *** empty log message *** 2006-03-15 07:13:43 +00:00
Carsten Dominik
1984df825d Version number change. 2006-03-15 07:12:36 +00:00
Carsten Dominik
194aab4fa5 (org-insert-centered): Use `string-width' to make
underlining work for wide characters.
	(org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
	TAB to `org-cycle', to make sure that no binding in
	`outline-mode-map' can supercede it.
2006-03-15 07:11:19 +00:00
Luc Teirlinck
4034b0e259 * allout.el: Increment version to 2.2.1 in file commentary.
(allout-version): Increment to 2.2.1.
(allout-default-layout): New customization variable, used when the
file lacks a specific allout-layout.  Uses allout-layout-type for
recursively nested definition.
(allout-layout-type): Widget defining allout layouts, necessary for
self-recursive definition.
(allout-mode): Incorporate allout-default-layout as fallback for
allout-layout.
(allout-layout): Mark as 'safe-local-variable', and refer mention
fallback to `allout-default-layout' in absence of a specified value.
(allout-passphrase-verifier-string)
(allout-passphrase-hint-string): Mark as 'safe-local-variable'.
(allout-file-passphrase-verifier-string): Obsolete variable, removed.
(allout-get-encryption-passphrase-verifier): Use correct name of
passphrase verifier in docstring.

From Ken Manheimer.
2006-03-15 03:14:15 +00:00
Luc Teirlinck
891d66c99b Whitespace change. 2006-03-15 03:03:55 +00:00
Luc Teirlinck
b3d0dafb92 *** empty log message *** 2006-03-15 02:57:37 +00:00
Bill Wohler
10e495e4f3 Add index entries around each paragraph rather than depend on entries
from beginning of node. Doing so ensures that index entries are less
likely to be forgotten if text is cut and pasted, and are necessary
anyway if the references are on a separate page. It seems that
makeinfo is now (v. 4.8) only producing one index entry per node, so
there is no longer any excuse not to. Use subheading instead of
heading. The incorrect use of heading produced very large fonts in
Info--as large as the main heading.
(From Bill Wohler): MH-E never did appear in Emacs 21--MH-E versions 6
and 7 appeared *around* the time of these Emacs releases.
2006-03-15 00:26:12 +00:00
Nick Roberts
c167547bc3 (Note): Describe features for debugging with GDB in Emacs. 2006-03-14 20:29:15 +00:00