Chong Yidong
685cdf3a51
(mac_create_bitmap_from_bitmap_data)
...
(init_font_name_table): Delete stray semicolon.
2007-06-05 00:24:08 +00:00
Chong Yidong
67fc123f8a
(getdefdir): Delete stray semicolon.
2007-06-05 00:23:14 +00:00
Chong Yidong
ba9798ab50
(delete_window): Delete stray semicolon.
2007-06-05 00:21:21 +00:00
Chong Yidong
8efbeeab9d
(next_element_from_buffer): Delete stray semicolon.
2007-06-05 00:20:05 +00:00
Chong Yidong
543d144825
(syms_of_xfaces): Delete stray semicolon.
2007-06-05 00:19:05 +00:00
Chong Yidong
ba3a66f4b8
* emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
2007-06-04 23:51:29 +00:00
Chong Yidong
67e2f48725
(sregexq): Fix doc string quoting.
2007-06-04 23:51:01 +00:00
Chong Yidong
7e285b363f
Update version number.
...
(timeclock-modeline-display): Mention timeclock-use-display-time
in explanatory message.
(timeclock-log): Suppress warnings when finding the log. Don't
check for a nil project twice. Run hooks after killing the
buffer (if applicable).
(timeclock-geometric-mean): Rename to `timeclock-mean' (it never
was geometric). All uses changed.
(timeclock-generate-report): Support prefix argument.
2007-06-04 23:49:26 +00:00
Chong Yidong
89cd203073
* calendar/timeclock.el: Update version number.
...
(timeclock-modeline-display): Mention timeclock-use-display-time
in explanatory message.
(timeclock-log): Suppress warnings when finding the log. Don't
check for a nil project twice. Run hooks after killing the
buffer (if applicable).
(timeclock-geometric-mean): Rename to `timeclock-mean' (it never
was geometric). All uses changed.
(timeclock-generate-report): Support prefix argument.
2007-06-04 23:48:48 +00:00
Chong Yidong
8f52d3fc67
* man.el (Man-next-section): Don't consider the last line of the
...
page as being part of any section.
2007-06-04 23:42:48 +00:00
Chong Yidong
65e076827a
(Man-next-section): Don't consider the last line of the page as being
...
part of any section.
2007-06-04 23:42:10 +00:00
Chong Yidong
05d6ece7a3
(highlight-changes-rotate-faces): Don't set modified flag of buffer.
...
Use `inhibit-modification-hooks'.
2007-06-04 23:39:06 +00:00
Chong Yidong
7cfe53dc95
* hilit-chg.el (highlight-changes-rotate-faces): Don't set
...
modified flag of buffer. Use `inhibit-modification-hooks'.
2007-06-04 23:38:37 +00:00
Chong Yidong
0330231b3c
(mail-extract-address-components): Recognize non-ASCII characters
...
except for NBSP as words.
2007-06-04 23:21:07 +00:00
Chong Yidong
24cbc407de
* mail/mail-extr.el (mail-extract-address-components): Recognize
...
non-ASCII characters except for NBSP as words.
2007-06-04 23:20:54 +00:00
Chong Yidong
bbdca3d829
(webjump-sample-sites): Add Wikipedia query.
2007-06-04 23:17:04 +00:00
Chong Yidong
30bb65024d
* net/webjump.el (webjump-sample-sites): Add Wikipedia query.
2007-06-04 23:16:55 +00:00
Chong Yidong
5fbd207936
(tq-queue-pop): Stifle error when a process has died and we are trying
...
to send a signal to it.
2007-06-04 23:15:08 +00:00
Chong Yidong
7bbb629a97
* emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
...
died and we are trying to send a signal to it.
2007-06-04 23:14:56 +00:00
Juanma Barranquero
1a408ced09
*** empty log message ***
2007-06-04 22:59:48 +00:00
Juanma Barranquero
b9e4fbd34b
(idlwave-routines): Fix typo in docstring.
2007-06-04 22:54:46 +00:00
Juanma Barranquero
071d2f097c
(compilation-find-file, compilation-handle-exit): Fix typos in docstrings.
...
(compilation-search-path, compilation-buffer-name-function): Doc fixes.
(compilation-finish-function): Fix typo in obsolescence declaration.
2007-06-04 22:53:06 +00:00
Juanma Barranquero
9605302019
(define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings.
2007-06-04 22:51:47 +00:00
Juanma Barranquero
56a94c1e37
(Fshrink_window): Reflow docstring.
2007-06-04 22:50:02 +00:00
Chong Yidong
6e04fc9856
Bump version number to 22.1.50.
2007-06-04 20:42:53 +00:00
Chong Yidong
407876dad2
(magic-mode-alist): Remove image-type-auto-detected-p.
...
(magic-fallback-mode-alist): Add image-type-auto-detected-p.
2007-06-04 20:41:15 +00:00
Chong Yidong
ada9718d0f
(image-type-auto-detected-p): Don't scan auto-mode-alist.
2007-06-04 20:40:53 +00:00
Chong Yidong
b647fc0734
* files.el (magic-mode-alist): Remove image-type-auto-detected-p.
...
(magic-fallback-mode-alist): Add image-type-auto-detected-p.
* image.el (image-type-auto-detected-p): Don't scan
auto-mode-alist.
2007-06-04 20:40:26 +00:00
Chong Yidong
a1d155a4c1
(longlines-mode): Make longlines-auto-wrap buffer-local. Add hooks
...
unconditionally.
(longlines-auto-wrap): Toggle wrapping.
(longlines-after-change-function)
(longlines-post-command-function): Check longlines-auto-wrap.
2007-06-04 20:33:46 +00:00
Chong Yidong
c6b98d9f2e
* longlines.el (longlines-mode): Make longlines-auto-wrap
...
buffer-local. Add hooks unconditionally.
(longlines-auto-wrap): Toggle wrapping.
(longlines-after-change-function)
(longlines-post-command-function): Check longlines-auto-wrap.
2007-06-04 20:33:30 +00:00
Thien-Thi Nguyen
b3e1883cde
Quiet --with-x-toolkit=no compilation warnings: #include <config.h>.
2007-06-04 07:59:45 +00:00
Jason Rumney
553010d88b
Include site-lisp directory in bin-i386 distribution.
2007-06-03 20:20:15 +00:00
Jason Rumney
a7ebea8baf
Changes suggested by Eli to clarify the purpose of the various files,
...
including 21.3. Add notes on obtaining image support.
2007-06-03 20:19:14 +00:00
Stefan Monnier
72a698741e
*** empty log message ***
2007-06-03 08:51:30 +00:00
Richard M. Stallman
43ec3b5809
(Color Parameters): Add xref to (emacs)Standard Faces.
2007-06-02 13:14:17 +00:00
Chong Yidong
3d5724d8f1
Increment version number to 22.1.
2007-06-02 11:11:48 +00:00
Chong Yidong
537a062fd7
Version 22.1 released.
2007-06-02 11:11:31 +00:00
Chong Yidong
c3a108dfcb
Regenerate.
2007-06-02 11:09:52 +00:00
Chong Yidong
0d9acfe90f
Increment version to 22.1.
2007-06-02 11:09:25 +00:00
Chong Yidong
7dfc4cda5d
Version 22.1 released.
2007-06-02 11:07:00 +00:00
Chong Yidong
ff2d371b12
Remove dead URL for Fortune, and update URLs for Hideshow, Org, EDB,
...
and Remember.
2007-06-02 11:02:32 +00:00
Chong Yidong
9e38fa7e7d
* MORE.STUFF: Remove dead URL for Fortune, and update URLs for
...
Hideshow, Org, EDB, and Remember.
2007-06-02 11:02:07 +00:00
Chong Yidong
ddcb507b8d
Regenerate.
2007-06-02 04:18:10 +00:00
Chong Yidong
a3dcc98fea
(x_set_name_internal): Undo last change.
2007-06-02 04:01:51 +00:00
Chong Yidong
2c5e0a1041
* xfns.c (x_set_name_internal): Undo last change.
2007-06-02 04:01:35 +00:00
Chong Yidong
f2c2bef23d
Attribute to Stefan Monnier.
2007-06-01 21:34:11 +00:00
Chong Yidong
f7e5609497
(show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.
2007-06-01 13:47:44 +00:00
Chong Yidong
c26953683c
* paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
...
changes.
2007-06-01 13:47:33 +00:00
Richard M. Stallman
6f1031326e
(x_encode_text): Add GCPRO.
...
(x_set_name_internal): Separate USE_GTK and non-USE_GTK cases.
2007-06-01 12:14:34 +00:00
Chong Yidong
67cae4883e
(x_set_name_internal): Save encoded name before x_encode_text in case
...
string data is relocated.
2007-06-01 03:58:05 +00:00