1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00
Commit Graph

403 Commits

Author SHA1 Message Date
Luc Teirlinck
a14b195b00 (kbd): Doc fix. 2004-08-09 18:48:23 +00:00
Luc Teirlinck
572fc345a0 (global-unset-key, local-unset-key): Doc fixes. 2004-08-08 16:49:37 +00:00
Luc Teirlinck
0e91dc923a (event-modifiers, event-basic-type): Doc fixes. 2004-07-31 15:45:30 +00:00
Richard M. Stallman
53a7160c92 (with-local-quit): Doc fix. 2004-07-31 03:42:27 +00:00
John Paul Wallington
a3111ae4d8 (butlast, event-modifiers, event-basic-type): Doc fixes. 2004-07-25 05:45:53 +00:00
Luc Teirlinck
01df0a6d3a (with-selected-window): Doc fix. 2004-07-13 00:11:09 +00:00
Luc Teirlinck
3ac08e9964 (get-buffer-window-list): Doc fix. 2004-07-12 01:13:25 +00:00
Juanma Barranquero
f8cf33b157 (insert-buffer-substring-no-properties, insert-buffer-substring-as-yank):
Doc fixes.
2004-06-07 20:54:42 +00:00
Miles Bader
2d14d61e16 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
(read-number): Use canonical format for default in prompt.

2004-06-03  Miles Bader  <miles@gnu.org>

   * lisp/subr.el (read-number): Use canonical format for default in prompt.
2004-06-02 22:44:45 +00:00
Juanma Barranquero
faa79da686 (process-kill-without-query): Remove spurious "\n" on obsolescence string.
(focus-frame, unfocus-frame): Add obsolescence declaration and empty
docstring.
2004-06-02 00:38:00 +00:00
Richard M. Stallman
3f71ad3a46 (with-selected-window): Undo previous change. 2004-05-29 15:23:42 +00:00
Stefan Monnier
fb4302f699 (with-selected-window): Only save/restore the selectd window. 2004-05-28 22:33:35 +00:00
Stefan Monnier
7a2937ce8a (eventp): Be more discriminating with integers. 2004-05-11 03:17:45 +00:00
Juanma Barranquero
54ce7cbf6c (start-process-shell-command): Fix docstring. Put usage info in a format usable
by `describe-function'.
(open-network-stream, open-network-stream-nowait, open-network-stream-server):
Fix docstring.
2004-05-10 17:44:56 +00:00
Juanma Barranquero
cba610754d (remove-overlays, read-passwd): Fix docstring. 2004-05-09 22:15:14 +00:00
Juanma Barranquero
a478f3e181 (lambda): Add arglist description to docstring.
(declare): Fix typo in docstring.
(open-network-stream): Fix docstring.
(process-kill-without-query): Fix docstring and add obsolescence info.
(last, butlast, nbutlast): Make arguments match their use in docstring.
(insert-buffer-substring-no-properties): Likewise.
(insert-buffer-substring-as-yank): Likewise.
(split-string): Fix docstring.
2004-05-07 01:06:20 +00:00
Stefan Monnier
c29dafeb0a (remove-overlays): Docstring change. 2004-04-29 18:42:24 +00:00
Masatake YAMATO
f24485f172 * subr.el (remove-overlays): Make arguments optional.
* wid-edit.el (widget-specify-button): Put evaporate to the
overlay for sample.
(widget-specify-sample): Put evaporate to the overlay for sample.
(widget-specify-doc): Put evaporate to the overlay for documentation.

* etc/NEWS: Write about remove-overlays's arguments.

* man/widget.texi: Add remove-overlays to the example.
2004-04-27 21:00:31 +00:00
Eli Zaretskii
12092fb374 (momentary-string-display): Support EXIT-CHAR that is
either a character representation of an event or an event
description list.
2004-04-27 13:07:16 +00:00
Richard M. Stallman
5572c97f45 (event-modifiers): Fix the criterion for ASCII control chars. 2004-04-20 20:56:32 +00:00
Stefan Monnier
c78633461e (read-number): Check whether `default' is nil. 2004-04-20 20:40:41 +00:00
John Paul Wallington
3affc0c775 (posn-set-point): Fix typos: parameter is position', not posn'. 2004-04-14 20:31:37 +00:00
Stefan Monnier
17f53ffa0f (posn-set-point): New function. 2004-04-14 17:28:33 +00:00
Stefan Monnier
a21aa1650a (interactive-form): Delete. Now implemented in C. 2004-03-29 00:48:07 +00:00
Stefan Monnier
9bf2aa6a71 (read-number): New function. 2004-03-26 14:49:12 +00:00
Eli Zaretskii
1f3e4f92e7 (delete-dups): A better implementation from Karl Heuer <kwzh@gnu.org>. 2004-02-16 19:40:07 +00:00
Eli Zaretskii
6a6d7c3403 (match-string-no-properties): Use substring-no-properties. 2004-02-16 17:03:40 +00:00
Luc Teirlinck
016827560a (delete-dups): New function. 2004-01-19 23:48:11 +00:00
Luc Teirlinck
a6d2eef700 (declare): New macro. 2004-01-16 01:07:46 +00:00
Kim F. Storm
4385264a7d (event-start, event-end): Doc fix.
(posn-string, posn-image): New defuns.
(posn-object): Return either image or string object.
(posn-object-x-y): Return 8th element of position.
(posn-object-width-height): New defun.
2004-01-06 23:04:44 +00:00
Luc Teirlinck
756bb7366f (functionp): Doc fix. 2004-01-03 17:17:21 +00:00
Richard M. Stallman
617631c0f3 (assoc-ignore-case, assoc-ignore-representation):
Use assoc-string, and mark them obsolete.
(delay-mode-hooks): Mark as permanent local.
2003-12-29 19:56:54 +00:00
Eli Zaretskii
529c94091f (insert-for-yank): Call insert-for-yank-1 repetitively
for each yank-handler segment.
(insert-for-yank-1): New function, with the body of the previous
insert-for-yank.
2003-12-29 11:40:49 +00:00
Jonathan Yavner
1116910a51 Add macros 1value' and noreturn'. 2003-11-30 06:56:59 +00:00
Kim F. Storm
e08f9a0df9 (posn-object-x-y): New defun. 2003-11-27 21:28:01 +00:00
Luc Teirlinck
2c1385edb6 (number-sequence): Improve handling of floating point arguments
(suggested by Kim Storm).  Allow negative arguments.
2003-11-26 19:23:58 +00:00
Kim F. Storm
79bcefe203 (event-start, event-end): Doc fix.
(posn-window, posn-x-y, posn-timestamp): Simplify doc.
(posn-area, posn-actual-col-row, posn-object): New defuns.
(posn-col-row): Simplify doc.  Rewrite to use cond.
(posn-point): Also return buffer position for events outside text
area (that info is now present in the event position).
2003-11-23 00:27:03 +00:00
Thien-Thi Nguyen
3813f0c53b (minor-mode-list): Add `hs-minor-mode'. 2003-11-15 00:57:02 +00:00
Stefan Monnier
552eb60792 (add-hook): Fix last change. 2003-11-03 14:44:48 +00:00
Richard M. Stallman
b7a1c90026 (add-hook): Correctly detect when make-local-hook was used.
(remove-hook): Correctly handle strange cases about local hooks.
2003-10-20 23:41:18 +00:00
Lute Kamstra
926dd40ca1 (force-mode-line-update): Fix docstring. 2003-10-16 13:13:29 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
0e874d8954 Comment change. 2003-08-29 16:20:18 +00:00
Richard M. Stallman
f0491f768e (read-passwd): Use clear-string instead of fillarray. 2003-08-06 01:05:15 +00:00
John Paul Wallington
ec589b784a (with-selected-window): Add closing paren. 2003-07-21 18:06:33 +00:00
Richard M. Stallman
4df623c073 (with-selected-window): Copy code form save-selected-window
so as to call select-window with norecord arg.
(dynamic-completion-table): Doc fix.
(lazy-completion-table): Doc fix.
2003-07-21 09:57:01 +00:00
Markus Rost
d775d486e9 (dolist, dotimes): Doc fix. 2003-07-08 16:57:15 +00:00
Richard M. Stallman
dd929b41f1 (lazy-completion-table, dynamic-completion-table): New macros. 2003-06-30 10:33:52 +00:00
Stefan Monnier
f30e0cd847 (looking-back): Handle the case of non-trivial regexps.
Add an optional `limit' argument.
(push, pop, with-temp-file, with-temp-message, delay-mode-hooks)
(with-syntax-table): Add edebug info.
2003-06-18 21:49:55 +00:00
Juanma Barranquero
498535fbfc (looking-back): New function to check for regular expression before point. 2003-05-30 23:11:35 +00:00