- 27 May, 2003 7 commits
-
-
Francesco Potortì authored
-
Glenn Morris authored
(sh-maybe-here-document): Strip a leading "-" from closing heredoc delimiter, if present.
-
Glenn Morris authored
-
Glenn Morris authored
(timeclock-ask-before-exiting): Put `timeclock-query-out' on `kill-emacs-query-functions' rather than `kill-emacs-hook'. (timeclock-mode-string): Doc fix. (timeclock-modeline-display): Doc fix. Use `global-mode-string' rather than `mode-line-format'. (timeclock-query-out): Doc fix. (timeclock-update-modeline): No need for `let*', so use `let'. Add some help-echo text to `timeclock-mode-string'. (timeclock-mode-string): Give it the risky-local-variable property, so that help-echo text will display. (timeclock-find-discrep): Set `accum' to 0 if `timeclock-discrepancy' is nil.
-
Stefan Monnier authored
-
Stefan Monnier authored
(emacs-lisp-mode): Mark its main custom group to be `lisp'. (prin1-char): New fun. (eval-last-sexp-1): Use it. Use with-syntax-table as well. (eval-defun-1): Don't replace `defvar' with `defconst'.
-
Kai Großjohann authored
kill-whole-line.
-
- 26 May, 2003 13 commits
-
-
Juanma Barranquero authored
mouse wheel is respectively mapped to mouse button 4 and 5. (w32_read_socket): Map w32 WM_MOUSEWHEEL events to Emacs MOUSE_CLICK_EVENT events. Forward w32 MSH_MOUSEWHEEL events as WM_MOUSEWHEEL events.
-
Juanma Barranquero authored
-
Andreas Schwab authored
-
Andreas Schwab authored
partially visible line.
-
Andreas Schwab authored
-
Stefan Monnier authored
(gdb-script-mode-syntax-table, gdb-script-font-lock-keywords) (gdb-script-font-lock-syntactic-keywords) (gdb-script-font-lock-syntactic-face, gdb-script-basic-indent) (gdb-script-skip-to-head, gdb-script-calculate-indentation) (gdb-script-indent-line, gdb-script-mode): New mode to edit .gdbinit-like scripts.
-
John Paul Wallington authored
-
John Paul Wallington authored
-
John Paul Wallington authored
(display-supports-face-attributes-p): Doc fix.
-
Kai Großjohann authored
people hit it by mistake.
-
André Spiegel authored
-
André Spiegel authored
(vc-annotate-display): Remove obsolesence declaration; it isn't obsolete.
-
Stefan Monnier authored
(skeleton-pair-default-alist): New var. (skeleton-pair-insert-maybe): Use it.
-
- 25 May, 2003 20 commits
-
-
Juanma Barranquero authored
Macro Index". Add "(autoconf)M4 Macro Index" and "(autoconf)Autotest Macro Index". Remove duplicate copy of "(automake)Macro and Variable Index". Keep automake after all autoconf possibilities, so as to prefer those.
-
Stefan Monnier authored
(Fset_window_fringes, Fset_window_scroll_bars): Declare before use.
-
Stefan Monnier authored
-
Stefan Monnier authored
(x_draw_vertical_border): Remove unused var `f'.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
`cp might be used uninitialized' warnings.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Nick Roberts authored
Put string associated with breakpoint at start of line so that it is always visible. (gdb-display-source-buffer): Display assembler during execution, when requested. (gud-menu-map): Add a toggle button to menubar for gdb-many-windows. (gdb-many-windows): Define explicitly as a function and a variable (formerly as a minor mode). These need to be global so layout can be reset from any buffer. (gdb-assembler-mode): Keep fringe outside margin as the overlay arrow is not used for assembler.
-
Nick Roberts authored
-
Jan Djärv authored
HAVE_WINDOW_SYSTEM.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(Fwindow_scroll_bars): Fix typo in docstring.
-
Juanma Barranquero authored
-