Jason Rumney
fb7ece24ac
*** empty log message ***
2007-06-06 21:00:03 +00:00
Jason Rumney
3d4ce9e923
Don't define HAVE_TZNAME.
2007-06-06 20:51:10 +00:00
Chong Yidong
50fe226348
(xpm_load): Remove spurious call to xpm_init_color_cache.
2007-06-06 18:58:56 +00:00
Chong Yidong
e29bb91e05
* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
2007-06-06 18:58:48 +00:00
Chong Yidong
fc13f0a2e6
(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
2007-06-06 17:09:40 +00:00
Chong Yidong
60fb48600c
* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
2007-06-06 17:09:26 +00:00
Chong Yidong
2bff30c48c
(tar-header-block-summarize, tar-summarize-buffer)
...
(tar-get-descriptor): Handle type 55, an extended pax header.
2007-06-06 17:04:29 +00:00
Chong Yidong
bdddbdd875
* tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
...
(tar-get-descriptor): Handle type 55, an extended pax header.
2007-06-06 17:04:19 +00:00
Chong Yidong
2f648027bc
New file.
2007-06-06 16:53:04 +00:00
Chong Yidong
235c89a61e
* textmodes/css-mode.el: New file.
2007-06-06 16:52:49 +00:00
Chong Yidong
a93c284848
New file, taken from w3 repository.
...
(top): Update Copyright. Don't load cl.el.
(all): Replace `case' by `cond', `string-to-int' by
`string-to-number', and `process-kill-without-query' by
`set-process-query-on-exit-flag'.
(socks-char-int): Remove defalias and all occurencies.
2007-06-06 16:49:37 +00:00
Chong Yidong
f4c8780216
* net/socks.el: New file, taken from w3 repository.
...
(top): Update Copyright. Don't load cl.el.
(all): Replace `case' by `cond', `string-to-int' by
`string-to-number', and `process-kill-without-query' by
`set-process-query-on-exit-flag'.
(socks-char-int): Remove defalias and all occurencies.
2007-06-06 16:49:03 +00:00
Juanma Barranquero
2efed646b9
*** empty log message ***
2007-06-06 09:26:32 +00:00
Juanma Barranquero
48a2e53fc4
(toggle-enable-multibyte-characters, sort-coding-systems,
...
search-unencodable-char): Doc fixes.
(coding-system-change-eol-conversion, set-default-coding-systems,
prefer-coding-system, find-multibyte-characters, princ-list,
leim-list-entry-regexp, set-input-method, locale-language-names,
input-method-exit-on-first-char, exit-language-environment-hook,
locale-charset-language-names): Fix typos in docstrings.
2007-06-06 09:12:01 +00:00
Chong Yidong
b49bf494d2
(bs-cycle-previous): Don't modify the cycle list until
...
`switch-to-buffer' has returned succesfully.
(bs-cycle-next): Ditto. Also, don't bury the buffer when the
window is dedicated (it could iconify the frame).
2007-06-05 15:59:15 +00:00
Chong Yidong
27e165152b
* bs.el (bs-cycle-previous): Don't modify the cycle list until
...
`switch-to-buffer' has returned succesfully.
(bs-cycle-next): Ditto. Also, don't bury the buffer when the
window is dedicated (it could iconify the frame).
2007-06-05 15:58:40 +00:00
Chong Yidong
726d9c5bd2
(auto-mode-alist): Open `.asd' files in lisp-mode.
2007-06-05 15:51:01 +00:00
Chong Yidong
f7f78f125f
* files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
2007-06-05 15:50:12 +00:00
Chong Yidong
9ff10f6165
(auto-mode-alist): Add lower-priority match for names like
...
ChangeLog.old.
2007-06-05 15:48:44 +00:00
Chong Yidong
076285fd86
* files.el (auto-mode-alist): Add lower-priority match for names
...
like ChangeLog.old.
2007-06-05 15:48:33 +00:00
Chong Yidong
a021e026ea
* xfaces.c (syms_of_xfaces): Delete stray semicolon.
...
* xdisp.c (next_element_from_buffer):
* window.c (delete_window):
* term.c (term_mouse_highlight):
* msdos.c (getdefdir):
* macterm.c (mac_create_bitmap_from_bitmap_data)
(init_font_name_table):
* fns.c (Fsxhash):
* data.c (Fmake_local_variable):
* ccl.c (ccl_driver): Likewise.
2007-06-05 00:26:46 +00:00
Chong Yidong
fc494adb94
(ccl_driver): Delete stray semicolon.
2007-06-05 00:26:01 +00:00
Chong Yidong
9dff2aaa5e
(Fmake_local_variable): Delete stray semicolon.
2007-06-05 00:25:19 +00:00
Chong Yidong
44f015d2a4
(Fsxhash): Delete stray semicolon.
2007-06-05 00:24:47 +00:00
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