Richard M. Stallman
ebfbc95053
*** empty log message ***
2007-10-14 23:16:07 +00:00
Richard M. Stallman
0fbd1f764f
(ring-convert-sequence-to-ring)
...
(ring-insert+extend, ring-remove+insert+extend, ring-member)
(ring-next, ring-previous): New functions.
2007-10-14 22:53:07 +00:00
Richard M. Stallman
72a2003200
(describe-function-1): Find source of advised functions.
2007-10-14 22:49:39 +00:00
Richard M. Stallman
15975e3514
(documentation): Advice deleted. Doc for advised functions
...
is now handled at C level.
(ad-stop-advice, ad-start-advice): Don't enable or disable
advice for `documentation'.
(ad-advised-definition-docstring-regexp): Var deleted.
(ad-make-advised-definition-docstring): Store orig name
as text property of string.
(ad-advised-definition-p): Check for text property of docstring.
2007-10-14 22:46:38 +00:00
Juri Linkov
0972361583
(fancy-startup-tail): Say exactly what does the button
...
dismiss ("Dismiss this startup screen"). Use text "Never show
it again" for the checkbox after this button.
(fancy-startup-screen, fancy-about-screen): Put point before the
first link, so the user can quickly select links with the keyboard.
(normal-mouse-startup-screen): Add more useful text describing how
to follow a link.
2007-10-14 20:42:05 +00:00
Juri Linkov
dc868f13be
*** empty log message ***
2007-10-14 20:41:19 +00:00
Juri Linkov
75662d966b
(ispell-word): Call `ispell-region' on the active region in transient-mark-mode.
...
(ispell-region): Change messages displayed at the start and end of
the spell-checking to be the same.
2007-10-14 20:40:53 +00:00
Juri Linkov
faa3d27b58
(describe-face): Allow handling a string as the face name.
2007-10-14 20:40:31 +00:00
Stefan Monnier
b5a40ee7a9
(Fmake_indirect_buffer): Set the buffer's tag.
2007-10-14 19:45:17 +00:00
Richard M. Stallman
219ccf1b79
Line break fix.
2007-10-14 18:53:16 +00:00
Juanma Barranquero
35277b034b
*** empty log message ***
2007-10-14 17:30:48 +00:00
Juanma Barranquero
764ea377da
(Ffset): Save autoload of the function being set.
2007-10-14 17:21:39 +00:00
Juanma Barranquero
d945992e32
(do_autoload): Don't save autoloads.
2007-10-14 17:20:53 +00:00
Glenn Morris
9099b37326
(select-tags-table): Disable undo in the `*Tags Table List*' buffer.
2007-10-14 02:52:58 +00:00
Glenn Morris
cedb4d8bb7
Comment.
2007-10-14 02:49:58 +00:00
Glenn Morris
35fdaa62d7
John Paul Wallington <jpw at pobox.com>
...
(x_create_tip_frame): Set the `display-type' frame parameter before
setting up faces.
2007-10-14 02:46:53 +00:00
Karl Berry
ee46ec8e40
move @dircategory to after @copying
2007-10-13 23:48:41 +00:00
Glenn Morris
47aad890c4
(reftex-select-item): Use mapc rather than mapcar.
2007-10-13 23:01:09 +00:00
Glenn Morris
9001c33fa7
(idlwave-complete-in-buffer): Use mapc rather than mapcar.
2007-10-13 23:00:23 +00:00
Glenn Morris
feba774faf
*** empty log message ***
2007-10-13 22:55:09 +00:00
Eli Zaretskii
96a5affbc9
(append_tool_bar_item): Reformat last change.
2007-10-13 20:49:53 +00:00
Eli Zaretskii
2a1aad572b
(Fregister_code_conversion_map): Reformat last change.
2007-10-13 20:47:44 +00:00
Glenn Morris
050a4b353f
(octave-looking-at-kw): Add doc string.
...
(octave-re-search-forward-kw, octave-re-search-backward-kw):
Add doc string, and an explicit COUNT argument.
(octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
INC to search functions.
2007-10-13 20:09:14 +00:00
Glenn Morris
d1b3815669
*** empty log message ***
2007-10-13 20:08:38 +00:00
Glenn Morris
a584f30f1d
John W. Eaton <jwe at octave.org>
...
(octave-looking-at-kw)
(octave-re-search-forward-kw, octave-re-search-backward-kw): New functions.
(octave-in-defun-p, calculate-octave-indent)
(octave-blink-matching-block-open, octave-beginning-of-defun)
(octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
to search for regexps that contain case-sensitive keywords.
(octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
(octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
2007-10-13 20:01:54 +00:00
Glenn Morris
6b1e222c47
(face-spec-set): When FRAME is nil, set the default for
...
new frames (restores pre-2007-09-17 behavior). Doc fix.
2007-10-13 19:36:10 +00:00
Glenn Morris
fd9c6792e8
(woman-ignore): Fix doc typo.
2007-10-13 19:36:00 +00:00
Dan Nicolaescu
de30d842fc
Do not use a single clause cond.
2007-10-13 17:57:47 +00:00
Dan Nicolaescu
2b444e1f30
* frame.el (select-frame-set-input-focus): Fix typo
...
"max" -> "mac". Do not use a single clause cond.
2007-10-13 16:50:36 +00:00
Dan Nicolaescu
ce00d09337
* cus-start.el (all): Use test that does not match the X11 version
...
for mac.
2007-10-13 16:36:05 +00:00
Eli Zaretskii
a4382f9852
(ebrowse-tree-mode): Disable undo in the BROWSE buffer.
2007-10-13 12:55:26 +00:00
Eli Zaretskii
1ea40aa2f3
Replace abs' with eabs'.
2007-10-13 12:48:57 +00:00
Eli Zaretskii
555b10b098
(eabs): Rename from `abs'. All callers changed.
2007-10-13 12:40:15 +00:00
Eli Zaretskii
71d00ce4ae
(grow_menu_items): Use larger_vector.
2007-10-13 12:11:14 +00:00
Eli Zaretskii
6bf377e264
(GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item, append_tool_bar_item): Use
...
larger_vector.
2007-10-13 12:08:42 +00:00
Eli Zaretskii
2e0b197c9e
(make_fontset): Use larger_vector.
2007-10-13 12:07:41 +00:00
Eli Zaretskii
1d15320697
(Fregister_ccl_program, Fregister_code_conversion_map): Use larger_vector.
2007-10-13 12:06:41 +00:00
Eli Zaretskii
de0280a2ab
(add_overlay_mod_hooklist): Use larger_vector.
2007-10-13 12:06:04 +00:00
Eli Zaretskii
bc82f12000
(dos_rawgetc): Undo last change (there's no ``leaving selected frame''
...
on MSDOS).
2007-10-13 11:54:57 +00:00
Eric S. Raymond
1e355d74ce
Clarification requested by RMS.
2007-10-13 10:54:45 +00:00
Dan Nicolaescu
3d2062d8f6
* cus-start.el (all): Undo previous change.
2007-10-13 09:14:27 +00:00
Eric S. Raymond
5f90d53e19
Capitalize node names according to convention.
2007-10-13 07:24:20 +00:00
Glenn Morris
e2cfa9afa6
(erc-modified-channels-update): Use mapc rather than mapcar.
2007-10-13 03:04:55 +00:00
Glenn Morris
3d3cfc902a
(feedmail-run-the-queue)
...
(feedmail-look-at-queue-directory): Use mapc rather than mapcar.
2007-10-13 03:03:54 +00:00
Glenn Morris
cfedf6ccba
(reporter-dump-state): Use mapc rather than mapcar.
2007-10-13 03:03:35 +00:00
Glenn Morris
8566778a88
(eudc-edit-hotlist): Use mapc rather than mapcar.
2007-10-13 03:03:17 +00:00
Glenn Morris
8c4b8006b0
(eudc-display-records)
...
(eudc-filter-duplicate-attributes)
(eudc-distribute-field-on-records, eudc-query-form)
(eudc-process-form): Use mapc rather than mapcar.
2007-10-13 03:02:57 +00:00
Glenn Morris
888ca6f573
(eudc-bbdb-filter-non-matching-record)
...
(eudc-bbdb-query-internal): Use mapc rather than mapcar.
2007-10-13 03:02:35 +00:00
Glenn Morris
fdad1919b9
(eudc-ldap-simple-query-internal): Use mapc rather than mapcar.
2007-10-13 03:02:15 +00:00
Glenn Morris
b86ed609ac
(socks-build-auth-list): Use mapc rather than mapcar.
2007-10-13 03:01:49 +00:00