1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

87730 Commits

Author SHA1 Message Date
Juanma Barranquero
fd7a37d518 * makefile.w32-in: Update dependencies.
(CONFIG_H): Add $(EMACS_ROOT)/nt/inc/sys/time.h.
2008-12-01 23:39:48 +00:00
Dan Nicolaescu
938ebc4fcd (scan_lisp_file): Use xmalloc instead of malloc. 2008-12-01 20:29:02 +00:00
Andreas Schwab
c115043bf3 (register_font_driver): Use xmalloc.
(font_put_frame_data): Likewise.
2008-12-01 20:14:43 +00:00
Chong Yidong
d78494f962 (realize_x_face): Make abort condition clearer. 2008-12-01 18:08:59 +00:00
Chong Yidong
860d96be00 * xfaces.c (realize_x_face): Make abort condition clearer. 2008-12-01 18:08:53 +00:00
Chong Yidong
495effe5eb (update_frame_tool_bar): Initialize variable. 2008-12-01 17:59:53 +00:00
Chong Yidong
f5668d2ae5 * gtkutil.c (update_frame_tool_bar): Initialize variable. 2008-12-01 17:59:38 +00:00
Andreas Schwab
a5dad58ad4 (dired-font-lock-keywords): Avoid fontifying file names
ending in a colon as directory header.
2008-12-01 16:07:19 +00:00
Kenichi Handa
702c4b073d *** empty log message *** 2008-12-01 12:14:03 +00:00
Kenichi Handa
58f4a9060f Re-generated. 2008-12-01 11:42:43 +00:00
Kenichi Handa
2fc9e56e9e (unidata-prop-alist): Docstring adjusted. 2008-12-01 11:41:16 +00:00
Kenichi Handa
dd787998bf (unidata-prop-alist): Set `numric-value'
property generator to unidata-gen-table-numeric.
(unidata-get-numeric, unidata-put-numeric)
(unidata-gen-table-numeric): New functions.
(unidata-encode-val): Use assoc to get a slot in VAL-LIST.
2008-12-01 11:39:09 +00:00
Juanma Barranquero
d6be7497c4 * international/mule-cmds.el (locale-preferred-coding-systems): Fix alist item. 2008-12-01 11:07:41 +00:00
Martin Rudalics
fa687b02e9 (Top): Fix typo. 2008-12-01 06:58:38 +00:00
Michael Albinus
7c3404ecc2 * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
(tramp-set-connection-property, tramp-flush-connection-property)
(tramp-dump-connection-properties): Use it.
2008-12-01 06:37:54 +00:00
Miles Bader
78ca4710c5 Add arch tagline 2008-12-01 02:27:55 +00:00
Jay Belanger
3bf8054fea (About This Manual): Clarify behavior of `C-x * t'.
(Using Calc): Clarify use of `C-x * o'.
(Embedded Mode (Overview)): Clarify use of `C-x * e'.
2008-12-01 02:09:58 +00:00
Chong Yidong
e6fda20626 DocView is documented. 2008-11-30 23:08:22 +00:00
Chong Yidong
85c78c0fe4 hide-ifdef-mode documented; mark some entries as not needed doc updates. 2008-11-30 23:02:50 +00:00
Chong Yidong
3f6db3932c (Top): Add DocView nodes to detailed node listing. 2008-11-30 23:01:56 +00:00
Chong Yidong
d14202c2ce (Document View): Explain dependence on gs at the top. Copyedits. 2008-11-30 22:57:43 +00:00
Chong Yidong
320ee0345c * misc.texi (Document View): Explain dependence on gs at the top.
Copyedits.
2008-11-30 22:57:36 +00:00
Chong Yidong
09a5608523 Martin changed windows.texi. 2008-11-30 22:11:56 +00:00
Chong Yidong
7142379be6 Checked programs.texi. 2008-11-30 22:10:20 +00:00
Chong Yidong
8474de5b4b (Other C Commands): Document hide-ifdef-shadow.
(Comment Commands): Discuss region-active behavior of M-; first.
2008-11-30 22:10:02 +00:00
Chong Yidong
72e6decd60 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
(Comment Commands): Discuss region-active behavior of M-; first.
2008-11-30 22:07:16 +00:00
Chong Yidong
dd649c4915 (timer_check): After a timer runs, ensure that the selected window's
buffer is current.
2008-11-30 17:33:36 +00:00
Chong Yidong
379c17e744 * keyboard.c (timer_check): After a timer runs, ensure that the
selected window's buffer is current.
2008-11-30 17:33:22 +00:00
Chong Yidong
a471d898f9 Undo last change. 2008-11-30 16:21:20 +00:00
Chong Yidong
3cc8b5ba1e (allout-keybindings-list): Remove C-h binding to allow users to ask
for help.
2008-11-30 16:19:31 +00:00
Chong Yidong
27164217c2 * allout.el (allout-keybindings-list): Remove C-h binding to allow
users to ask for help.
2008-11-30 16:19:20 +00:00
Juanma Barranquero
f952c61ccf * makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.
It was accidentally restored by the Unicode merge.
2008-11-30 14:18:26 +00:00
Chong Yidong
835404e5fd New file. 2008-11-30 05:57:33 +00:00
Chong Yidong
dee5aa9105 * bytecomp-testsuite.el: New file, 2008-11-30 05:57:19 +00:00
Chong Yidong
393e7e9089 (wdired-finish-edit): If displaying a single file, change
dired-directory if that file was renamed.
2008-11-30 05:42:35 +00:00
Chong Yidong
a124190e81 * wdired.el (wdired-finish-edit): If displaying a single file,
change dired-directory if that file was renamed.
2008-11-30 05:42:01 +00:00
Chong Yidong
15183da671 (macro-declaration-function): Disallow declare specs with lengths of 3
or more.
2008-11-30 03:00:18 +00:00
Chong Yidong
5829445e82 * emacs-lisp/byte-run.el (macro-declaration-function): Disallow
declare specs with lengths of 3 or more.
2008-11-30 02:59:18 +00:00
Juanma Barranquero
35f36d65e7 * w32proc.c (Fw32_get_locale_info): Fix typo in docstring. 2008-11-30 02:58:31 +00:00
Chong Yidong
59ef77e79f (dirtrack): Fix error message. 2008-11-30 02:21:24 +00:00
Chong Yidong
47f77e6f1d * dirtrack.el (dirtrack): Fix error message. 2008-11-30 02:20:50 +00:00
Glenn Morris
9751169a46 (vc-svn-diff-switches): Doc fix.
(vc-svn-diff): Fix the case where vc-svn-diff-switches is nil.
2008-11-30 01:58:06 +00:00
Glenn Morris
39ba78efad (vc-mtn-diff): No need to duplicate vc-switches logic. 2008-11-30 01:45:29 +00:00
Glenn Morris
0334426971 (vc-hg-diff): No need to duplicate vc-switches logic. 2008-11-30 01:44:52 +00:00
Glenn Morris
68159bc533 (vc-git-diff): No need to duplicate vc-switches logic. 2008-11-30 01:44:33 +00:00
Glenn Morris
1e262c4566 (eshell-needs-pipe): New variable.
(eshell-needs-pipe-p): New function.
(eshell-gather-process-output): Set process-connection-type according to
eshell-needs-pipe-p.  (Bug#1388)
2008-11-30 01:28:01 +00:00
Juanma Barranquero
64ba814f12 * calendar/diary-lib.el (diary-cyclic): Doc fix.
(diary-remind-message, diary-number-of-entries)
  (diary-include-other-diary-files, diary-mark-included-diary-files)
  (diary-view-entries, diary-date, diary-block, diary-insert-entry-1)
  (diary-font-lock-keywords-1): Reflow docstrings.
  (diary-add-to-list, calendar-mark-1, diary-entry-time, diary-make-date)
  (diary-anniversary, diary-date-display-form): Fix typos in docstrings.

* emacs-lisp/timer.el (timer-duration-words): Fix typo in docstring.
  (timer-duration): Use `string-match-p'.
2008-11-30 01:01:18 +00:00
Chong Yidong
0aec90c95b Fix typo. 2008-11-29 21:45:22 +00:00
Chong Yidong
a25c543a3c (minibuffer-confirm-exit-commands): Add PC-complete and
PC-complete-word to the list.
2008-11-29 21:41:30 +00:00
Chong Yidong
a88510924f (PC-do-complete-and-exit): Use minibuffer-confirm-exit-commands. 2008-11-29 21:41:11 +00:00