1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
Thien-Thi Nguyen
3731a85096 Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Richard M. Stallman
e7ea754563 (map-keymap): Definition deleted.
(cl-map-keymap): Definition deleted.
2004-11-16 17:06:56 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
89a5038d51 (buffer-syntactic-context): Don't quote nil and t in docstrings. 2003-05-06 17:48:39 +00:00
Stefan Monnier
0d7a020af5 (cl-map-keymap): Be careful with aliases. 2003-05-04 00:34:16 +00:00
Stefan Monnier
efcc2791fa (device-class, buffer-syntactic-context)
(buffer-syntactic-context-depth): New funs.
2002-04-12 03:25:00 +00:00
Gerd Moellmann
284b3043c0 Add Keywords header. 2001-09-04 12:54:14 +00:00
Pavel Janík
070c251e74 Specify FSF as Maintainer. 2001-08-06 09:59:02 +00:00
Pavel Janík
60370d4073 Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
Stefan Monnier
5e2dfaa48e Require CL.
(copy-tree, remprop): Remove, it's provided by CL.
(map-keymap): Define in terms of cl-map-keymap.
(extent-property, set-extent-end-glyph): New functions.
2000-07-05 22:07:21 +00:00
Richard M. Stallman
c9411d2f03 (extent-properties, extent-at): New functions. 1997-08-13 19:39:39 +00:00
Richard M. Stallman
c27d895b27 (set-extent-property): Don't allow
multiple extents with a mouse-face property to run together.
1997-08-12 17:22:41 +00:00
Richard M. Stallman
6b4268b0b1 (exec-to-string): New alias. 1996-09-26 07:48:03 +00:00
Richard M. Stallman
2e311f55f2 (add-timeout): Duplicate definition deleted.
(screenw-width, screen-height): Likewise.
(disable-timeout, keymap-parent, set-keymap-parent): Likewise.
1996-09-23 04:28:20 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
f8c25f1b67 Update copyright. 1995-04-07 02:21:52 +00:00
Richard M. Stallman
51566783f0 (make-extent, delete-extent, set-extent-property)
(set-extent-face): New functions.
1995-01-30 07:16:14 +00:00
Richard M. Stallman
3b787dc333 (read-number): New function. 1995-01-30 00:34:44 +00:00
Richard M. Stallman
7c7daa220d (set-keymap-parent): Fix bug in case of empty keymap.
(switch-to-other-buffer): Fix one-off error.
1994-11-17 16:01:49 +00:00
Karl Heuer
c731cd9362 Change new-frame to make-frame. 1994-05-06 20:29:42 +00:00
Richard M. Stallman
54d4b6096c (remove-hook): Function deleted. 1993-11-13 08:21:16 +00:00
Richard M. Stallman
23f87cce43 (remove-hook): Doc string added.
Change a single function into a list.
1993-08-02 07:23:24 +00:00
Richard M. Stallman
aef4422ef8 (map-keymap): Doc fix. 1993-06-01 18:24:00 +00:00
Richard M. Stallman
7dce3709b4 (copy-tree): Use let* to bind new before i. 1993-06-01 06:03:56 +00:00
Jim Blandy
0b9be2e709 * lucid.el (switch-to-other-buffer): Build the list of acceptable
buffers properly.
1993-05-24 02:12:13 +00:00
Jim Blandy
e084483dea * lucid.el: Comment out fset of set-screen-width properly.
* lucid.el: (provide 'lucid).

	* lucid.el: (switch-to-other-buffer): Avoid buffers whose names
	start with a space.
1993-05-03 03:37:47 +00:00
Eric S. Raymond
31e1d9206b All fsets changed to defaliases. 1993-04-23 06:51:44 +00:00
Richard M. Stallman
6de6752c6c Add copyright notice. 1993-04-08 06:57:54 +00:00
Richard M. Stallman
e15765f5e2 (try-face-font, find-face, get-face): New aliases. 1993-03-27 18:01:28 +00:00
Jim Blandy
221c5fd8ff *** empty log message *** 1993-03-20 20:14:00 +00:00
Jim Blandy
7d18d35c95 *** empty log message *** 1993-03-15 20:40:34 +00:00
Jim Blandy
3e6580d01d *** empty log message *** 1993-03-14 05:50:49 +00:00
Jim Blandy
330fba95d2 *** empty log message *** 1993-03-09 23:40:36 +00:00
Jim Blandy
92e30bc5e0 Initial revision 1993-03-09 23:02:46 +00:00