Jan Djärv
d8b43276ce
* config.in: Regenerate.
...
* Makefile.in (RUN_TEMACS): Check HAVE_RANDOM_HEAPSTART instead of
HAVE_EXECSHIELD.
2004-10-05 20:26:00 +00:00
Jan Djärv
4494a266b4
* configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD.
...
Run test to see if heap start address is random.
2004-10-05 20:24:19 +00:00
Robert J. Chassell
0c8b5b65f1
Add minor footnotes saying ' is an abbreviation for quote.
2004-10-05 16:47:54 +00:00
Jan Djärv
b90ee8b5fe
* xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper for
...
a row if Alt or Meta has been found for that row. Also stop scanning
for Keysyms for that row.
2004-10-05 10:52:53 +00:00
Kim F. Storm
35ab48578a
*** empty log message ***
2004-10-05 08:57:14 +00:00
Kim F. Storm
cf6d43aeca
(Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2004-10-05 08:55:12 +00:00
Juri Linkov
ea99d5c800
(Info-history, Info-toc): Fix Info headers.
...
(Info-toc): Narrow buffer before Info-fontify-node.
(Info-build-toc): Don't check for special Info file names.
Set main-file to nil if Info-find-file returns a symbol.
2004-10-05 04:23:55 +00:00
Juri Linkov
071fdd6692
(isearch-done): Set mark after running hook.
...
Suggested by Drew Adams <drew.adams@oracle.com>.
2004-10-05 04:22:41 +00:00
Glenn Morris
80a47b51e7
*** empty log message ***
2004-10-04 23:49:32 +00:00
Glenn Morris
fb60b3e130
From Emilio C. Lopes <eclig@gmx.net>:
...
(calendar-goto-iso-week): Add autoload.
(calendar-mode-map): Add binding for `calendar-goto-iso-week'.
2004-10-04 23:46:42 +00:00
Glenn Morris
6b8927e31c
Update copyright and maintainer.
...
From Emilio C. Lopes <eclig@gmx.net>:
(calendar-mode-map): Add binding for `calendar-goto-iso-week'.
2004-10-04 23:45:06 +00:00
Glenn Morris
b76a84cd86
Update copyright and maintainer.
...
(calendar-iso-read-args): New function, for old interactive spec from
calendar-goto-iso-date.
(calendar-goto-iso-date): Use it.
(calendar-goto-iso-week): New function. Suggested by Emilio C. Lopes
<eclig@gmx.net>.
2004-10-04 23:42:37 +00:00
Glenn Morris
554b59cd74
Add entry from Emilio Lopes <eclig@gmx.net>.
2004-10-04 23:34:39 +00:00
Glenn Morris
6e7d9eaedd
From Emilio C. Lopes <eclig@gmx.net>:
...
(From Other Calendar): Add calendar-goto-iso-week.
2004-10-04 23:32:25 +00:00
Juri Linkov
7c3bb5a5db
* gnus-group.el (gnus-update-group-mark-positions):
...
* gnus-sum.el (gnus-update-summary-mark-positions):
* message.el (message-check-news-body-syntax):
* gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
8-bit unibyte values to a multibyte string for search functions.
2004-10-04 23:18:11 +00:00
Luc Teirlinck
5086e75d2a
*** empty log message ***
2004-10-04 23:00:13 +00:00
Luc Teirlinck
0c4f5f23b3
Update for new bindings of set-left-margin' and
set-right-margin'.
2004-10-04 22:38:22 +00:00
Luc Teirlinck
98fdd1744a
(enriched-mode-map): Give set-left-margin' and
set-right-margin'
...
bindings that follow the minor mode conventions.
2004-10-04 22:32:59 +00:00
Kim F. Storm
0207b8ad25
*** empty log message ***
2004-10-04 14:13:38 +00:00
Kim F. Storm
d3848fe90d
(Ffringe_bitmaps_at_pos): Change return value from cons
...
to list. Include overlay arrow bitmap in return value.
2004-10-04 14:13:18 +00:00
Kim F. Storm
13fcb8896e
(XTset_vertical_scroll_bar): Improve handling of scroll
...
bars with fractional column width. If scroll bar separates two
windows, move it towards the window it belongs to. Only update
the padding area below the scroll bar widget when necessary,
i.e. when scroll bar widget is created, moved, or resized.
2004-10-04 14:07:06 +00:00
Kim F. Storm
25f7220cc9
*** empty log message ***
2004-10-04 14:06:28 +00:00
Kim F. Storm
b55d59bad9
(x_draw_vertical_border): Do not draw line if frame has scroll bars.
2004-10-04 13:57:31 +00:00
Kim F. Storm
562020fe6f
(define_frame_cursor1): Do not change frame cursor
...
while tracking/dragging mouse.
2004-10-04 13:57:13 +00:00
Kim F. Storm
cb639b8f7c
(coordinates_in_window): Relax check for cursor
...
on vertial border between mode lines.
(Fset_window_fringes): Do not allow negative widths.
(Fset_window_scroll_bars): Likewise.
2004-10-04 13:46:19 +00:00
Kim F. Storm
37e34af710
*** empty log message ***
2004-10-04 13:46:04 +00:00
Kim F. Storm
1ce9f40ad4
Mention pp and ff commands.
2004-10-04 13:37:01 +00:00
Kim F. Storm
6c5d0c5224
(pp): Shorthand for p ARG + pr.
...
(ff): New command: flush frame updates (X only).
2004-10-04 13:34:59 +00:00
Kim F. Storm
904db1a29f
*** empty log message ***
2004-10-04 13:34:31 +00:00
Stefan Monnier
dd166d5fa1
(tex-dvi-view-command): Use `yap' on w32.
...
(tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
(latex-block-args-alist): Add minipage and picture.
(latex-block-body-alist): Use reftex-label if enabled.
(latex-insert-block): Don't insert a \n if not necessary.
(tex-compile-commands): Make sure dvips doesn't send to printer.
(tex-compile-default): Handle the case where no executable is found.
(latex-noindent-environments): New var.
(latex-find-indent): Use it. Take an empty line as an arg-breaker.
If tex-indent-allhanging is non-nil, make sure we only align for macros
at beginning of line.
2004-10-03 19:53:23 +00:00
Michael Albinus
38fe4f64ed
* fileio.c (auto_save_1) Call Ffile_modes for remote files.
2004-10-03 17:40:07 +00:00
Daniel Pfeiffer
2308f44707
comment-beginning: doc-fix and don't choke on unset comment-end-skip when at beginning of comment
2004-10-03 15:36:18 +00:00
Karoly Lorentey
04ccca970d
Merged in changes from CVS trunk.
...
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-581
Fix exec-shield autoconf test
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-582
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-583
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-584
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-585
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-586
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-587
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-588
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-589
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-590
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-591
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-592
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-38
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-39
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-40
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-41
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-252
2004-10-03 13:08:55 +00:00
Dan Nicolaescu
972a542d5b
term.el fixes
2004-10-02 18:23:27 +00:00
Dan Nicolaescu
9936158105
(term-adjust-current-row-cache): Don\'t allow the current
...
row to become negative.
(term-emulate-terminal): Fix insert mode. Handle tab insertion at
the end of the line. Fix scroll down. Add comments.
(term-handle-ansi-escape): Don\'t exceed terminal width when moving
right.
(term-scroll-region): Move the cursor after setting the scroll region.
2004-10-02 18:23:27 +00:00
Luc Teirlinck
a5b3d1b8ab
(set-left-margin, set-right-margin): Rename lm' arg to
width' for
...
consistency with docstring. Doc fix.
2004-10-02 00:18:38 +00:00
Martin Stjernholm
9a737a1f15
Load cl here since cc-defs doesn't do it. This is necessary for
...
derived modes.
2004-10-01 15:37:39 +00:00
Miles Bader
f00962112e
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-589
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-39
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-40
- miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-41
Update from CVS
2004-10-01 06:40:26 +00:00
Kim F. Storm
424e6532c8
(kmacro-lambda-form, kmacro-extract-lambda): Add.
...
(kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
2004-09-30 13:27:45 +00:00
Kim F. Storm
70e2ea115f
Require kmacro to use the new kmacro-lambda-form and
...
kmacro-extract-lambda functions.
(edit-kbd-macro): Handle kmacro lambda forms.
Include counter and counter format in edit buffer.
(edmacro-finish-edit): Get counter and format from edit buffer and
update kmacro bindings when found.
2004-09-30 13:27:35 +00:00
Kim F. Storm
31437c9b4b
*** empty log message ***
2004-09-30 13:27:26 +00:00
Kenichi Handa
07c381ad19
*** empty log message ***
2004-09-29 23:51:34 +00:00
Kenichi Handa
9de36315db
(send_process): Be sure to free composition data.
2004-09-29 23:43:48 +00:00
Kenichi Handa
e254e5e586
(Finsert_file_contents): Be sure to free composition data.
2004-09-29 23:41:54 +00:00
Kenichi Handa
ce559e6f5b
(code_convert_region): Don't skip ASCIIs if there are compositions to encode.
...
Free composition data.
(encode_coding_string): Likewise.
2004-09-29 23:40:30 +00:00
Miles Bader
14e20e1309
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-585
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-38
Update from CVS
2004-09-29 22:52:05 +00:00
Luc Teirlinck
30857a614a
(forward-paragraph): Avoid args-out-of-range error when point winds up
...
at the beginning of the buffer and hard newlines are enabled.
2004-09-29 22:23:43 +00:00
Luc Teirlinck
269a8f1c8e
(comment-multi-line): Doc fix.
2004-09-29 22:17:15 +00:00
Luc Teirlinck
978b94d04f
*** empty log message ***
2004-09-29 22:16:20 +00:00
Stefan Monnier
bd9d7d76f0
(diff-file-header-re): Tighten up regexp a tiny bit.
...
(diff-fixup-modifs): Catch unified-diff file-headers.
2004-09-29 17:42:50 +00:00