1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-25 07:40:40 -07:00
Commit graph

67196 commits

Author SHA1 Message Date
Chong Yidong
97147b95de ** jbuehler@spirentcom.com, Nov 20: AIX 5.2 loadup failure
Fixed.
2006-11-27 22:37:46 +00:00
Chong Yidong
dc8d38204b Undefine _NO_PROTO. 2006-11-27 22:36:37 +00:00
Chong Yidong
55107ae582 * s/aix4-2.h: Undefine _NO_PROTO. 2006-11-27 22:36:24 +00:00
Stefan Monnier
fe39af99e5 (diff-mode-map): Add a binding for unified->context. 2006-11-27 20:59:54 +00:00
Stefan Monnier
ff348fba8b Remove spurious * in docstrings.
(server-process-filter): Exit from recursive editing before processing
a new request.
2006-11-27 20:58:37 +00:00
J.D. Smith
c8aab130e9 (hs-already-hidden-p): Move to end of line so hidden blocks will be
correctly identified.
2006-11-27 18:08:51 +00:00
Juanma Barranquero
b8f11c5851 *** empty log message *** 2006-11-27 17:13:39 +00:00
Juanma Barranquero
e4e0a304b9 (led-state, led-on): Fix typo in docstring. 2006-11-27 17:06:34 +00:00
Juanma Barranquero
30cf0c33e1 (subprocess-input, start-subprocess, subprocess-command, command-send-input,
command-kill-line): Fix typo in docstring.
2006-11-27 17:05:54 +00:00
Juanma Barranquero
52490bfcc6 (rot13-display-table, rot13-translate-table, rot13, rot13-string, rot13-region,
rot13-other-window, toggle-rot13-mode): Fix typos in docstrings.
2006-11-27 17:05:05 +00:00
Juanma Barranquero
d83ff31829 (resume-emacs-args-buffer): Fix typo in docstring. 2006-11-27 17:03:38 +00:00
Juanma Barranquero
821a311f99 (zap-up-to-char): Doc fix. 2006-11-27 17:02:43 +00:00
Juanma Barranquero
e593caf292 (ledit-save-defun, ledit-mode): Fix typos in docstrings. 2006-11-27 17:01:52 +00:00
Juanma Barranquero
95d2516afd (ask-user-about-lock-help): Fix typos in output message. 2006-11-27 16:49:39 +00:00
Juanma Barranquero
cc0f519ff7 (autoarg-kp-mode): Doc fix. 2006-11-27 16:42:42 +00:00
Juanma Barranquero
6e7cca19ec (iimage-mode-image-regex-alist): Doc fix.
(iimage-mode-buffer): Fix typos in docstring.
2006-11-27 16:29:39 +00:00
Kim F. Storm
4b0d202072 (set_window_buffer): Refactor recent changes. 2006-11-27 16:00:59 +00:00
Kim F. Storm
89692b9ad6 *** empty log message *** 2006-11-27 16:00:46 +00:00
Juanma Barranquero
4d91c8f904 (TRES): New macro (copied from nt/makefile.w32-in).
($(TRES)): New rule (copied from nt/makefile.w32-in).
($(BLD)/emacsclientw.exe): Add dependency.
2006-11-27 16:00:37 +00:00
Chong Yidong
98198c4f7c Touch only the parts of the share/emacs directory specific to this
version.
2006-11-27 15:41:52 +00:00
Chong Yidong
f7e73b1d16 * Makefile.in: Touch only the parts of the share/emacs directory
specific to this version.
2006-11-27 15:41:41 +00:00
Juanma Barranquero
c4667a1a29 (toggle-emacs-lock): Doc fix. Simplify.
(emacs-lock-check-buffer-lock): Doc fix.  Use `when'.
(check-emacs-lock): Doc fix.  Simplify.
2006-11-27 15:33:13 +00:00
Juanma Barranquero
8d4bf0e537 Fix comment and obsolescence string for old functions.
Use `dolist' instead of `while'.
2006-11-27 14:35:47 +00:00
Juanma Barranquero
a322861f63 (tmm-add-one-shortcut): "?\ " -> "?\s". 2006-11-27 14:12:34 +00:00
Juanma Barranquero
fe15c2c6b6 (time-stamp-string-preprocess): "?\ " -> "?\s". 2006-11-27 14:11:40 +00:00
Juanma Barranquero
37437fb503 (terminal-cease-edit, te-more-break-unwind, te-newline, te-clear-rest-of-line,
te-clear-rest-of-screen, te-clear-screen, te-insert-lines, te-delete-lines,
te-delete, te-insert-spaces, te-delete-char, te-down-vertically-or-scroll):
"?\ " -> "?\s".
2006-11-27 14:09:01 +00:00
Juanma Barranquero
e5d56b61a0 (tar-header-block-summarize, tar-clear-modification-flags): "?\ " -> "?\s". 2006-11-27 14:07:26 +00:00
Juanma Barranquero
b754307b91 (momentary-string-display): "?\ " -> "?\s". 2006-11-27 14:05:58 +00:00
Juanma Barranquero
89226f3247 (sort-fields-syntax-table): "?\ " -> "?\s". 2006-11-27 14:04:50 +00:00
Juanma Barranquero
2634a72a0f (disabled-command-function): "?\ " -> "?\s". 2006-11-27 14:03:41 +00:00
Juanma Barranquero
7c0bbe7fa1 (comment-indent): "?\ " -> "?\s". 2006-11-27 14:01:47 +00:00
Juanma Barranquero
66564ab0df (mouse-popup-menubar, mouse-buffer-menu-alist): "?\ " -> "?\s". 2006-11-27 14:00:53 +00:00
Juanma Barranquero
ff26cdfe3b (copy-from-above-command): "?\ " -> "?\s". 2006-11-27 14:00:11 +00:00
Juanma Barranquero
15e917e4f3 (menu-bar-update-buffers): "?\ " -> "?\s". 2006-11-27 13:59:39 +00:00
Juanma Barranquero
0c655b900b (insert-kbd-macro): "?\ " -> "?\s". 2006-11-27 13:58:48 +00:00
Juanma Barranquero
443012f070 (longlines-wrap-line): "?\ " -> "?\s". 2006-11-27 13:57:16 +00:00
Juanma Barranquero
a861d465fd (locate-main-listing-line-p, locate-mode, locate-do-setup): "?\ " -> "?\s". 2006-11-27 13:54:56 +00:00
Juanma Barranquero
4789a3cb92 (info-lookup-guess-custom-symbol): "?\ " -> "?\s". 2006-11-27 13:53:56 +00:00
Juanma Barranquero
b379356ae1 (tab-to-tab-stop, move-to-tab-stop): "?\ " -> "?\s". 2006-11-27 13:53:11 +00:00
Juanma Barranquero
94318c8a1f (describe-minor-mode-completion-table-for-indicator,
lookup-minor-mode-from-indicator): "?\ " -> "?\s".
2006-11-27 13:52:27 +00:00
Juanma Barranquero
5949f09808 (make-help-screen): "?\ " -> "?\s". 2006-11-27 13:51:41 +00:00
Juanma Barranquero
5a4689d932 (font-lock-mode): "?\ " -> "?\s". 2006-11-27 13:50:42 +00:00
Juanma Barranquero
3d5b307e2c (electric-help-command-loop): "?\ " -> "?\s". 2006-11-27 13:49:57 +00:00
Andreas Schwab
6bd94f0bfb *** empty log message *** 2006-11-27 13:48:31 +00:00
Juanma Barranquero
a815809974 (electric-buffer-list): "?\ " -> "?\s". 2006-11-27 13:48:25 +00:00
Andreas Schwab
01dbd8242c (usermanualdir): Define.
(emacs-lisp-intro.dvi): Pass -I options to texi2dvi instead of
using TEXINPUTS.
2006-11-27 13:48:07 +00:00
Andreas Schwab
a0936618ef Input texinfo instead of ../man/texinfo
to fix building outside source directory.
2006-11-27 13:47:32 +00:00
Juanma Barranquero
dae50e4f58 (standard-display-8bit, standard-display-default): "?\ " -> "?\s". 2006-11-27 13:47:02 +00:00
Jason Rumney
992dfd90e0 (w32_msg_worker): Define as WINAPI and arg as void pointer. 2006-11-27 10:01:04 +00:00
Jason Rumney
b0d4e0c74a (w32_msg_worker): Declare correctly.
(w32_initialize): Don't cast w32_msg_worker.
2006-11-27 10:00:28 +00:00