Miles Bader
863153c57b
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 427-436)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 134-136)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-110
2006-09-14 09:24:00 +00:00
Kim F. Storm
29e49c4ee2
(line-move-partial): Optimize.
2006-09-13 22:28:03 +00:00
Kim F. Storm
c81b29e624
(next-error-highlight, next-error-highlight-no-select):
...
Fix spelling error.
2006-09-11 22:33:46 +00:00
Richard M. Stallman
6d3c944b15
(next-error-highlight, next-error-highlight-no-select):
...
Fix custom type and doc strings.
2006-09-11 19:05:46 +00:00
Miles Bader
fae22cbf7f
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 423-426)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 131-133)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-109
2006-09-06 07:30:39 +00:00
Kim F. Storm
b704b1f019
(line-move-partial): New function to do vscrolling for
...
partially visible images / tall lines. Rewrite based on code
previously in line-move. Simplify backwards vscrolling.
(line-move): Use it. Simplify.
2006-09-05 22:52:29 +00:00
Miles Bader
af6ea8ad8d
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 414-422)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 128-130)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-108
2006-09-05 02:54:22 +00:00
John Paul Wallington
d0fd091694
(completion-show-help): New defcustom.
...
(completion-setup-function): Heed it.
2006-09-04 18:26:03 +00:00
Richard M. Stallman
f39d6be01d
(kill-region): Explicitly test there is a region.
2006-09-04 15:03:26 +00:00
Miles Bader
d65dc2c390
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 399-413)
- Update from CVS
- Rcirc update from Ryan Yeske
- Merge from gnus--rel--5.10
- Miscellaneous tq-related fixes.
* gnus--rel--5.10 (patch 126-127)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-105
2006-08-28 04:33:45 +00:00
Richard M. Stallman
79ffb765f2
(line-number-at-pos): Doc fix.
2006-08-20 12:16:58 +00:00
Miles Bader
de20e0ccdb
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 382-398)
- Update from CVS
- Update from erc--emacs--22
- Fix ERC bug introduced in last patch
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 123-125)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-101
2006-08-16 14:08:49 +00:00
Richard M. Stallman
ad47c4a0a5
(move-beginning-of-line): Test whether fields
...
would prevent motion back to line's first visible character.
If so, stop where the fields would stop the motion.
2006-08-16 05:07:22 +00:00
Chong Yidong
7abcd3e393
* simple.el (line-move-to-column): Constrain move-to-column to
...
current field.
2006-08-03 14:26:27 +00:00
Miles Bader
63db3c1b3f
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 343-356)
- Update from CVS
- Update for ERC 5.1.3.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 113-115)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-90
2006-07-19 00:42:56 +00:00
Chong Yidong
1223933d59
* simple.el (undo-ask-before-discard): Set to nil.
2006-07-11 19:15:33 +00:00
Miles Bader
6a46b01883
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 320-342)
- Update from CVS
- Merge from gnus--rel--5.10
- lisp/play/cookie1.el (cookie): Work properly when there's only one entry
- Add note about "link" button-class to etc/TODO
* gnus--rel--5.10 (patch 108-112)
- Merge from emacs--devo--0
- Clean up merge mistakes
- Update from CVS
- Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo.
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-86
2006-07-06 08:59:39 +00:00
Thien-Thi Nguyen
ac052b48cb
Comment munging; nfc.
2006-07-05 07:44:35 +00:00
Kim F. Storm
ab9623c2f8
(line-move-1): Check for move-end-of-line instead of
...
end-of-line when setting temporary-goal-column.
2006-06-21 12:01:57 +00:00
Miles Bader
b883cdb2fe
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 285-296)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: admin/FOR-RELEASE: Update refcard section.
* gnus--rel--5.10 (patch 102-104)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-64
2006-06-07 18:05:10 +00:00
Reiner Steib
b322858487
(toggle-truncate-lines): Make arg optional for
...
backward compatibility.
2006-05-26 12:40:59 +00:00
Chong Yidong
594a1605cd
Update comments.
2006-05-23 00:49:55 +00:00
Richard M. Stallman
214a3db00c
(kill-region): Interactively, pass point, then mark.
2006-05-21 22:56:44 +00:00
Miles Bader
4ed925c668
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 274-284)
- Update from CVS
- Update etc/MORE.STUFF.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 101)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-62
2006-05-17 07:46:49 +00:00
Chong Yidong
9036363b54
* simple.el (line-move-finish): Fix last fix.
2006-05-12 17:48:40 +00:00
Chong Yidong
d584e29dfa
* simple.el (line-move-finish): Don't call point motion hooks
...
while processing intangibility.
2006-05-12 17:39:59 +00:00
Reiner Steib
631c8020a5
Move `safe-local-variable' declarations to the respective files.
2006-05-11 15:01:41 +00:00
Miles Bader
3bcf2b084a
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 259-273)
- Update from CVS
- lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
- Merge from gnus--rel--5.10
- Rename "field-at-point" to "field-at-pos"
- (comint-insert-input): Remove redundant calls to setq and goto-char
* gnus--rel--5.10 (patch 99-100)
- Merge from emacs--devo--0
- Update from CVS
2006-05-10 20:42:41 +00:00
Richard M. Stallman
535c8bdb2b
Comment change.
2006-05-06 23:57:11 +00:00
Richard M. Stallman
1459a43bb1
(next-history-element, previous-history-element): Doc fix.
2006-05-04 01:00:24 +00:00
Miles Bader
fe682fb2f0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 239-258)
- Update from CVS
- (Ffield_beginning, find_field): Undo change of 2006-04-23.
- Rcirc patch from Ryan Yeske
- Merge from gnus--rel--5.10
- Clean up lisp/gnus/ChangeLog a bit
* gnus--rel--5.10 (patch 91-98)
- Merge from emacs--devo--0
- Update from CVS
2006-05-02 05:51:52 +00:00
Richard M. Stallman
d5aa078b92
(undo-outer-limit-truncate): Put quotes around buffer name in messages.
2006-05-01 20:17:24 +00:00
Miles Bader
cfc2051d0e
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 204-225)
- Update from CVS
- Sync from erc--emacs--0
- Merge from gnus--rel--5.10
- Improve tq.el.
- Update from CVS: src/puresize.h (PURESIZE_RATIO): Reduce to 10/6.
* gnus--rel--5.10 (patch 81-85)
- Update from CVS
- Merge from emacs--devo--0
2006-04-17 08:41:12 +00:00
Kim F. Storm
398c9ffba6
(filter-buffer-substring): Add NOPROPS arg, so
...
it can also replace buffer-substring-no-properties.
2006-04-09 23:03:48 +00:00
Miles Bader
49d395cd57
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 190-203)
- Update from CVS
- Undo incorrect merge of etc/images/README from Gnus 5.10
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 74-80)
- Update from CVS
- Update from CVS: README: Addition from 5.10.6 tar ball.
2006-04-09 00:38:22 +00:00
Richard M. Stallman
b4f7399477
(eval-expression): Doc fix.
2006-04-07 23:30:42 +00:00
Miles Bader
1ef7e5599f
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 164-184)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: man/mh-e.texi (Folders): Various edits.
- Update from erc--emacs--0
* gnus--rel--5.10 (patch 62-70)
- Merge from emacs--devo--0
- Update from CVS
2006-03-28 23:08:20 +00:00
Richard M. Stallman
7cb4236238
(set-mark-command): Doc fix.
2006-03-20 15:08:28 +00:00
Miles Bader
71936d6753
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 148-156)
- Update from CVS
- Merge from gnus--rel--5.10
- Remove nick-abbrevs stuff from rcirc.el
- rcirc.el update from Ryan Yeske
* gnus--rel--5.10 (patch 57)
- Copy/update icons from Gnus trunk
2006-03-13 12:19:58 +00:00
Luc Teirlinck
f894e67124
(yank): Fix typo in docstring.
2006-03-11 17:01:47 +00:00
Jason Rumney
a2f959632a
(yank): Escape double quote in doc string.
2006-03-11 15:44:19 +00:00
Richard M. Stallman
66e9b2b244
(kill-region, yank): Doc fix.
2006-03-11 15:09:48 +00:00
Miles Bader
8ca0206d94
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 66-84)
- Update from CVS
- rcirc: Add flexible response formatting; Add nick abbrevs
- Merge from gnus--rel--5.10
- Update from CVS: man/dired.texi (Tumme): More tumme documentation.
- Merge from erc--emacs--0
- Make ERC comply with the new copyright year guidelines.
- (rcirc-format-response-string): Fix small bugs
- Fix compiler error in erc-dcc.el.
* gnus--rel--5.10 (patch 29)
- Add sendmail.el and smptmail.el from Emacs tree to contrib/
2006-02-14 05:54:12 +00:00
Richard M. Stallman
ab6b3b1655
(blink-matching-paren-dont-ignore-comments): Doc fix.
2006-02-12 20:31:12 +00:00
Miles Bader
380874900c
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 43-57)
- Update from CVS
- Merge from erc--emacs--0
- Make constrain-to-field notice overlays
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 18-21)
- Update from CVS
- Merge from emacs--devo--0
2006-02-08 04:26:44 +00:00
Eli Zaretskii
aca2d9bb92
(display-message-or-buffer): Compare the number of characters to the frame
...
width when determining whether a 1-line message string will fit in the echo
area.
2006-02-04 21:48:50 +00:00
Eli Zaretskii
62ffcd76a9
(display-message-or-buffer): Count screen lines instead of buffer lines when
...
determining whether the message will fit in the echo area/minibuffer window.
2006-02-04 12:19:27 +00:00
Miles Bader
307f5c5746
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 34-42)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 14-17)
- Update from CVS
- Merge from emacs--devo--0
2006-02-04 01:01:38 +00:00
Richard M. Stallman
621a4cc83a
(move-beginning-of-line): Scan properly for invis change.
2006-02-02 04:21:10 +00:00
Miles Bader
06eb776d8e
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 16-33)
- Update from CVS
- Install ERC.
- Fix ERC compiler warnings.
- Use utf-8 encoding in ERC ChangeLogs.
- Merge ERC-related Viper hacks into Viper.
- Merge from erc--main--0
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 8-13)
- Merge from emacs--devo--0
- Update from CVS
2006-02-01 10:07:17 +00:00