1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-03 11:33:37 +00:00
Commit Graph

57232 Commits

Author SHA1 Message Date
Eli Zaretskii
a0c3832890 *** empty log message *** 2005-06-05 19:16:55 +00:00
Eli Zaretskii
727dcb1cc3 Change arg 4 of sys_setsockopt to `const void *',
for consistency with Posix.
2005-06-05 19:16:03 +00:00
Eli Zaretskii
a5a389bb74 (sys_setsockopt): Change arg 4 to `const void *'. In the
call to pfn_setsockopt, cast optval to `const char *'.
2005-06-05 19:13:37 +00:00
Kim F. Storm
98f4a29ed6 Add comment to line-move re. sit-for. 2005-06-05 17:19:55 +00:00
Kim F. Storm
17a7c5c2b0 *** empty log message *** 2005-06-05 17:09:55 +00:00
Nick Roberts
bfa171a516 Wrong format 2005-06-05 08:06:55 +00:00
Nick Roberts
02389254fa Icon for GUD to print dereferenced value 2005-06-05 08:04:35 +00:00
Nick Roberts
2884ae6dc6 (gdb-info-locals-handler): Use window point to preserve point.
(gdb-find-file-hook): Add doc string.
2005-06-05 07:55:32 +00:00
Nick Roberts
32759db597 (gdb, gud-menu-map): Add command to evaluate
C dereferenced pointer expression.
(gud-tool-bar-map): Put it on the tool bar.
2005-06-05 07:54:50 +00:00
Nick Roberts
c1205dadcd *** empty log message *** 2005-06-05 07:50:04 +00:00
Nick Roberts
6bfdb8f0e0 Make background transparent. 2005-06-05 07:37:49 +00:00
Luc Teirlinck
1224500961 (font-lock-set-defaults): Fix omission in last change. 2005-06-05 03:37:59 +00:00
Luc Teirlinck
bfe5418b47 *** empty log message *** 2005-06-04 22:33:53 +00:00
Luc Teirlinck
e0a8aa091c (article-update-date-lapsed): Use `save-match-data'. 2005-06-04 22:27:57 +00:00
Luc Teirlinck
bed8843851 (font-lock-add-keywords): Doc fix. Comment change.
(font-lock-remove-keywords): Doc fix.
(font-lock-mode-major-mode): Compiler defvar.
(font-lock-set-defaults): Use `font-lock-mode-major-mode '.
2005-06-04 22:23:44 +00:00
Luc Teirlinck
642b63e8b7 (font-lock-mode-major-mode): Compiler defvar.
(font-lock-mode): Update `font-lock-mode-major-mode'.
(font-lock-set-defaults): Compiler defvar.
(font-lock-default-function): Take `font-lock-mode-major-mode' into account.
2005-06-04 22:18:53 +00:00
Luc Teirlinck
876daebc85 (define-global-minor-mode): Make it keep track of which major mode it
enabled the minor mode for.  Use find-file-hook again.  Update docstring.
2005-06-04 22:13:57 +00:00
Luc Teirlinck
2f7e1f5aa9 (eval-expression-print-level)
(eval-expression-print-length, eval-expression-debug-on-error): Doc fixes.
2005-06-04 22:04:29 +00:00
Eli Zaretskii
1a8fb4262f *** empty log message *** 2005-06-04 20:40:00 +00:00
Eli Zaretskii
6e60256665 (gettimeofday): Use struct _timeb, not struct timeb.
(open_unc_volume): Cast return value of map_w32_filename, to avoid
compiler warnings.
2005-06-04 20:39:15 +00:00
Eli Zaretskii
cce55b8e95 (getpwnam, getpwuid): Add prototypes. 2005-06-04 20:25:50 +00:00
Eli Zaretskii
23bf9efbaa (fileno): Don't define if already defined. 2005-06-04 20:10:49 +00:00
Eli Zaretskii
b6f0a39717 *** empty log message *** 2005-06-04 20:09:13 +00:00
Eli Zaretskii
d01a971074 *** empty log message *** 2005-06-04 20:00:54 +00:00
Eli Zaretskii
c68a2829f2 Include w32heap.h, to avoid compiler warning about sbrk. 2005-06-04 19:59:30 +00:00
Eli Zaretskii
910182298a *** empty log message *** 2005-06-04 19:47:24 +00:00
Eli Zaretskii
24af414ed1 (DOC): Define to point to the generated DOC-X. 2005-06-04 19:38:23 +00:00
Eli Zaretskii
b21688f0ca (iswitchb-single-match-face)
(iswitchb-current-match-face, iswitchb-virtual-matches-face)
(iswitchb-invalid-regexp-face): New faces.
(iswitchb-completions): Use them.
(iswitchb-use-faces): Renamed from iswitchb-use-fonts, which is
now marked as an obsolete alias.
(iswitchb-read-buffer): Remove check for bound font variables.
(iswitchb-invalid-regexp): New free variable.
(iswitchb-get-matched-buffers): Catch invalid-regexp errors and
set iswitchb-invalid-regexp.
(iswitchb, iswitchb-complete, iswitchb-completions): Deal with invalid regexps.
(iswitchb-completions): Add check for complete match when entering a regexp.
(iswitchb-completions): Remove require-match argument.
(iswitchb-exhibit): Fix caller.
(iswitchb-common-match-inserted): New variable.
(iswitchb-complete, iswitchb-completion-help): Use it.
2005-06-04 19:10:07 +00:00
Eli Zaretskii
a6b017c9a4 Mark documented features. 2005-06-04 19:03:06 +00:00
Eli Zaretskii
0703917482 (Mode Line Mouse): Mention mode-line-highlight effect. 2005-06-04 18:59:54 +00:00
Eli Zaretskii
7350d66589 (Glossary): Change Hardcopy xref to Printing. 2005-06-04 18:59:18 +00:00
Eli Zaretskii
2873a2d1ab (MS-DOS Printing, MS-DOS Processes): Change Hardcopy xref to Printing. 2005-06-04 18:58:43 +00:00
Eli Zaretskii
d00819eaf4 (Displaying the Diary): Change Hardcopy xref to Printing. 2005-06-04 18:57:44 +00:00
Eli Zaretskii
e159097a9c (Operating on Files): Change Hardcopy xref to Printing. 2005-06-04 18:57:01 +00:00
Eli Zaretskii
cb4a6fe1d8 (Using Region): Change Hardcopy xref to Printing. 2005-06-04 18:56:22 +00:00
Eli Zaretskii
66bb4d9a02 (Printing): Rename node from Hardcopy. Mention menu bar options.
Move PostScript and PostScript Variables to a submenu.
(Printing package): New node.
2005-06-04 18:55:50 +00:00
Eli Zaretskii
c1d847015e Rename Hardcopy to Printing.
Make PostScript and PostScript Variables subnodes of it.
2005-06-04 18:55:02 +00:00
Eli Zaretskii
2cf248ab2e (iswitchb-get-matched-buffers): Handle invalid-regexp errors in
post-command-hook.
2005-06-04 18:50:38 +00:00
Eli Zaretskii
94d4bafbec *** empty log message *** 2005-06-04 18:38:17 +00:00
Eli Zaretskii
63db964466 (url-http-chunked-encoding-after-change-function): Use `url-http-debug'
instead of `message'.
2005-06-04 18:37:16 +00:00
Eli Zaretskii
b8e517587a Simplify last change. 2005-06-04 18:32:57 +00:00
Eli Zaretskii
86b21ac359 (url-http-parse-headers): Pass redirected URL as a callback argument. 2005-06-04 18:30:54 +00:00
Eli Zaretskii
385a3b9e84 (distclean): Fix a typo (colon was after "clean").
(extraclean): New target, emulates Makefile.in.
2005-06-04 18:15:42 +00:00
Richard M. Stallman
196ac78ce1 (popup_get_selection): Click not in menu deactivates menu. 2005-06-04 18:09:16 +00:00
Richard M. Stallman
a4e51a7a67 *** empty log message *** 2005-06-04 10:24:11 +00:00
Richard M. Stallman
6f08f98003 Refer to etc/DEBUG instead of duplicating it.
Other cleanups.
2005-06-04 10:23:55 +00:00
Richard M. Stallman
5cf98ab4b3 (After a Crash): Polish previous change. 2005-06-04 10:18:46 +00:00
Lute Kamstra
d4755e0491 (nnfolder-read-folder): Make sure that undo information is never recorded. 2005-06-04 09:49:25 +00:00
Jan Djärv
b89875707c * macmenu.c (cleanup_popup_menu): New function.
(Fx_popup_menu): unwind protect cleanup_popup_menu in case
mac_menu_show Quit:s.
(mac_menu_show): Quit on cancel if not popped up on click (i.e.
a dialog).
2005-06-04 08:06:57 +00:00
Kim F. Storm
0fc367df13 (line-move): Only call sit-for when moving backwards. 2005-06-03 23:48:21 +00:00