1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00
Commit graph

54822 commits

Author SHA1 Message Date
Richard M. Stallman
ecbfc7e99c (Command Overview): Improve xrefs.
(Adjusting Point): Adjusting point applies to intangible and invis.
(Key Sequence Input): Doc extra read-key-sequence args.
Likewise for read-key-sequence-vector.
2005-02-26 23:52:38 +00:00
Richard M. Stallman
fe4c5da136 (Rename or Copy): Minor fix.
(Numbered Backups): For version-control, say the default.
(Auto-Saving): make-auto-save-file-name example is simplified.
2005-02-26 23:50:45 +00:00
Richard M. Stallman
8389b33fa2 (Advising Functions): Don't imply one part of Emacs
should advise another part.  Markup changes.
(Defining Advice): Move transitional para.
(Activation of Advice): Cleanup.
Explain if COMPILE is nil or negative.
2005-02-26 23:49:49 +00:00
Richard M. Stallman
a7cc2e20fd (Abbrev Expansion): Clarify, fix typo. 2005-02-26 23:47:22 +00:00
Eli Zaretskii
a6efc2c25d (url-have-visited-url): Don't barf if url-history-hash-table is nil. 2005-02-26 15:23:43 +00:00
Stefan Monnier
04ff38fb1c (gnus-summary-exit): Move point after displaying the
buffer, so it moves the window's cursor.
2005-02-26 05:33:56 +00:00
Stefan Monnier
78d54deee7 (debug): Hide the buffer if it's not killed.
Remove unused and inexistent var `inhibit-trace'.
(debugger-mode): Use run-mode-hooks.
(debugger-list-functions): Add buttons; setup xref stack.
2005-02-26 05:28:24 +00:00
Kim F. Storm
c6f4488cfd *** empty log message *** 2005-02-25 23:32:44 +00:00
Kim F. Storm
7f87b2b005 (Mouse References): Add mouse-1-click-in-non-selected-windows. 2005-02-25 23:31:54 +00:00
Kim F. Storm
185a53bbe7 (mouse-1-click-in-non-selected-windows): New defcustom.
(mouse-on-link-p, mouse-drag-region-1): Use it.
2005-02-25 23:30:59 +00:00
Kim F. Storm
fcd9b9d0f8 (init_from_display_pos): Don't read past end of
it->overlay_strings array.
2005-02-25 21:50:21 +00:00
Kim F. Storm
e9323aedda (OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16. 2005-02-25 21:49:59 +00:00
Kim F. Storm
0f465b559b *** empty log message *** 2005-02-25 21:49:45 +00:00
Lute Kamstra
845a78b47b (syms_of_buffer): Fix typo. 2005-02-25 15:22:17 +00:00
Richard M. Stallman
03196404ca (Screen): Explain better about cursors and mode lines;
don't presuppose text terminals.
(Point): Don't assume just one cursor.
Clarify explanation of cursors.
(Echo Area, Menu Bar): Cleanups.
2005-02-25 13:56:29 +00:00
Richard M. Stallman
c0a5ac4a24 (Minibuffer): Prompts are highlighted.
(Minibuffer Edit): Newline = C-j only on text terminals.
Clarify resize-mini-windows values.
Mention M-PAGEUP and M-PAGEDOWN.
(Completion Commands): Mouse-1 like Mouse-2.
(Minibuffer History): Explain history commands better.
(Repetition): Add xref to Incremental Search.
2005-02-25 13:54:21 +00:00
Richard M. Stallman
87c190c749 (Setting Mark): Clarify info about displaying mark.
Clarify explanation of C-@ and C-SPC.
(Transient Mark): Mention Delete Selection mode.
(Marking Objects): Clean up text about extending the region.
2005-02-25 13:51:59 +00:00
Richard M. Stallman
41f1d48998 (M-x): One C-g doesn't always go to top level.
No delay before suggest-key-bindings output.
2005-02-25 13:47:35 +00:00
Richard M. Stallman
a751f29986 (Fixit): Mention C-/ for undo.
(Spelling): Mention ESC TAB like M-TAB.
Replacement words with r and R are rechecked.
Say where C-g leaves point.  Mention ? as input.
2005-02-25 13:45:59 +00:00
Lute Kamstra
a0b497c53b (query-replace-read-from): Fix 2005-02-19 change. 2005-02-25 11:45:05 +00:00
Miles Bader
ff4d39263e Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-128
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-28
 - miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-30
   Update from CVS

2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/nnheader.el (nnheader-find-file-noselect): Added doc string.

   * lisp/gnus/nnfolder.el (nnfolder-read-folder): Use RAWFILE for
   `nnheader-find-file-noselect' to avoid
   `large-file-warning-threshold'.

   * lisp/gnus/gnus-sum.el (gnus-summary-caesar-message): Apply
   `gnus-treat-article' after rotation.

   * lisp/gnus/gnus-group.el (gnus-group-clear-data): Mention process/prefix in
   doc string.

2005-02-22  Arne J,Ax(Brgensen  <arne@arnested.dk>

   * lisp/gnus/smime.el (smime-sign-buffer): Signal an error if
   `smime-sign-region' fails.
   (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
   fails.
2005-02-25 01:52:09 +00:00
Luc Teirlinck
ffa8d0ef1b (blink-cursor-mode): Add :group keyword. 2005-02-25 00:23:25 +00:00
Lute Kamstra
fd90756bbb *** empty log message *** 2005-02-25 00:18:21 +00:00
Glenn Morris
8ee7eb6be4 From Ulf Jasper <ulf.jasper@web.de>:
(icalendar--decode-isodatetime): New optional argument DAY-SHIFT.
(icalendar-export-region): Fix coding-system-for-write.
(icalendar--convert-ical-to-diary): Shift end-day of all-day events by
one.
2005-02-24 18:22:28 +00:00
Glenn Morris
1a951b51aa *** empty log message *** 2005-02-24 18:21:24 +00:00
Stefan Monnier
6ecedb401f (tex-font-lock-keywords-3): #n is atomic. 2005-02-24 15:34:34 +00:00
Lute Kamstra
2e20c83d75 *** empty log message *** 2005-02-24 14:21:02 +00:00
Lute Kamstra
f24be0a762 (Defining Minor Modes): Explain that INIT-VALUE, LIGHTER, and KEYMAP
can be omitted when KEYWORD-ARGS are used.
2005-02-24 14:20:14 +00:00
Lute Kamstra
48a3600355 (Initial Options): Add cross reference. 2005-02-24 14:06:23 +00:00
Kim F. Storm
1a94a5658c (iso-accents-compose): Fix crash during redisplay.
Call force-window-update after read-event and delete-region
to signal that window is not accurate.
2005-02-24 13:56:29 +00:00
Kim F. Storm
1749aa90ac *** empty log message *** 2005-02-24 13:55:38 +00:00
Richard M. Stallman
a98ac7ae36 *** empty log message *** 2005-02-23 21:06:04 +00:00
Richard M. Stallman
5fac723a04 (appt-time-msg-list): 3rd elt of each
appointment says it was explicitly made.
(appt-add): Set the 3rd element.
(appt-make-list): Preserve explicit appointments.
2005-02-23 21:05:51 +00:00
Richard M. Stallman
3e9f9352d4 (find-tag-default): Catch errors in forward-sexp. 2005-02-23 21:04:14 +00:00
Juri Linkov
91c6626241 *** empty log message *** 2005-02-23 17:15:47 +00:00
Juri Linkov
98e77be59a (Info-isearch-search): New defcustom.
(Info-isearch-search): Call the default isearch function
when Info-isearch-search is nil.
(Info-isearch-wrap): Use variable Info-isearch-search.
2005-02-23 17:03:17 +00:00
Lute Kamstra
b02c3eedd3 *** empty log message *** 2005-02-23 09:13:52 +00:00
Lute Kamstra
8dc811d38a (Defining Minor Modes): define-minor-mode can be used to define global
minor modes as well.
2005-02-23 09:13:14 +00:00
Lute Kamstra
65c492fd21 (Managing Overlays): overlay-buffer returns nil for deleted overlays. 2005-02-23 08:58:14 +00:00
Lute Kamstra
563f712898 (Foverlay_buffer): Doc fix. 2005-02-23 08:45:04 +00:00
Luc Teirlinck
01d746be1e *** empty log message *** 2005-02-22 23:16:29 +00:00
Miles Bader
82a8ad04d2 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-124
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-27
   Update from CVS

2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
   Handle news URL with given port correctly.
2005-02-22 23:15:11 +00:00
Luc Teirlinck
62bf2fd1a5 Comment change. 2005-02-22 23:12:15 +00:00
Kim F. Storm
48d66f99eb (hide-ifdef-use-define-alist): Use
completing-read.  Suggested by Juan-Leon Lahoz Garcia.
2005-02-22 20:52:39 +00:00
Kim F. Storm
b686dd591d *** empty log message *** 2005-02-22 20:52:19 +00:00
Kim F. Storm
a41c174fd4 (Basic Completion): Allow symbols in addition to
strings in try-completion and all-completions.
2005-02-22 20:50:05 +00:00
Kim F. Storm
3809648a76 (Ftry_completion, Fall_completions): Allow both string
and symbol keys in alists and hash tables.
2005-02-22 20:39:23 +00:00
Simon Josefsson
fe77c061ab (browse-url-netscape-new-window-is-tab): New variable.
(browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
Oskarsson" <myrkraverk@users.sourceforget.net>.
2005-02-22 14:11:48 +00:00
Kim F. Storm
e3198b7748 (fast_find_position): Fix search for start of overlay. 2005-02-22 11:04:18 +00:00
Kim F. Storm
c8500765dc *** empty log message *** 2005-02-22 11:04:07 +00:00