2009-03-04 |
Sam Steingold | (compilation-error-regexp-alist-alist): Handle "omake...
|
commit | commitdiff | tree |
2009-03-03 |
Sam Steingold | (compilation-move-to-column): Guard against negative...
|
commit | commitdiff | tree |
2009-02-18 |
Sam Steingold | Require comint at top level to fix the last patch.
|
commit | commitdiff | tree |
2009-02-17 |
Sam Steingold | (compilation-filter): Call `comint-carriage-motion...
|
commit | commitdiff | tree |
2008-12-18 |
Sam Steingold | (vc-at-event): Handle (tool-bar) events. Fix bug#1585.
|
commit | commitdiff | tree |
2008-12-15 |
Sam Steingold | (c-defun-name): Handle DEFFOO(name,...),
|
commit | commitdiff | tree |
2008-12-04 |
Sam Steingold | (compilation-read-command): Extracted from compile.
|
commit | commitdiff | tree |
2008-11-18 |
Sam Steingold | (compilation-start-hook): New hook.
|
commit | commitdiff | tree |
2008-11-12 |
Sam Steingold | (vc-cvs-parse-root): Handle roots without colon between...
|
commit | commitdiff | tree |
2008-11-11 |
Sam Steingold | (mouse-buffer-menu-mode-groups): Place "Annotate" into
|
commit | commitdiff | tree |
2008-11-07 |
Sam Steingold | (c-defun-name): Fix CLISP DEFUN handling.
|
commit | commitdiff | tree |
2008-08-01 |
Sam Steingold | restore 2008-07-30T14:50:08Z!dann@ics.uci.edu
|
commit | commitdiff | tree |
2008-07-30 |
Sam Steingold | (vc-dir): Call file-truename on the dir argument.
|
commit | commitdiff | tree |
2008-06-20 |
Sam Steingold | (vc-dir-hide-up-to-date): Accept a prefix argument...
|
commit | commitdiff | tree |
2008-06-12 |
Sam Steingold | (vc-rename-file): DTRT when the destination is a directory...
|
commit | commitdiff | tree |
2008-06-05 |
Sam Steingold | (vc-cvs-registered): Consider a directory with a CVS...
|
commit | commitdiff | tree |
2008-06-05 |
Sam Steingold | (vc-update): Use `save-some-buffers' instead of signaling...
|
commit | commitdiff | tree |
2008-06-04 |
Sam Steingold | (vc-hg-status-extra-header, vc-hg-status-extra-headers):
|
commit | commitdiff | tree |
2008-06-03 |
Sam Steingold | (vc-cvs-status-extra-headers): Remove extraneous newlines.
|
commit | commitdiff | tree |
2008-05-08 |
Sam Steingold | (compilation-minor-mode-map, compilation-mode-map):
|
commit | commitdiff | tree |
2008-05-08 |
Sam Steingold | (cvs-bury-buffer): Revert my patch: quit-window
|
commit | commitdiff | tree |
2008-05-05 |
Sam Steingold | (delete-other-windows-vertically): New function.
|
commit | commitdiff | tree |
2008-05-02 |
Sam Steingold | * progmodes/compile.el (compilation-start): Move setting of
|
commit | commitdiff | tree |
2008-05-02 |
Sam Steingold | * vc.el (vc-dir-mode-map): Enable mouse bindings.
|
commit | commitdiff | tree |
2008-05-01 |
Sam Steingold | (vc-delete-file): Check if the file has uncommitted...
|
commit | commitdiff | tree |
2008-04-30 |
Sam Steingold | (vc-dir-mode-map): Bind "r" to vc-dir-delete-file,...
|
commit | commitdiff | tree |
2008-04-30 |
Sam Steingold | (vc-dir-mode-map): Bind "d" to vc-dir-delete-file.
|
commit | commitdiff | tree |
2008-04-29 |
Sam Steingold | (vc-dir-mode-hook): Add normal hook.
|
commit | commitdiff | tree |
2008-04-28 |
Sam Steingold | (vc-hg-rename-file): Fix argument order.
|
commit | commitdiff | tree |
2008-04-28 |
Sam Steingold | (diary-make-entry): Update the autoload.
|
commit | commitdiff | tree |
2008-04-24 |
Sam Steingold | (remember-diary-extract-entries): Use
|
commit | commitdiff | tree |
2008-04-18 |
Sam Steingold | (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar...
|
commit | commitdiff | tree |
2008-04-17 |
Sam Steingold | (cvs-bury-buffer): Use quit-window instead of the
|
commit | commitdiff | tree |
2008-04-07 |
Sam Steingold | lisp-eval-defun & lisp-compile-defun: DEFVAR forms...
|
commit | commitdiff | tree |
2008-02-11 |
Sam Steingold | (vc-prefix-key): Remove (undo 2008-02-06 patch).
|
commit | commitdiff | tree |
2008-02-06 |
Sam Steingold | revert the `vc-status' keybindings
|
commit | commitdiff | tree |
2008-02-06 |
Sam Steingold | (vc-prefix-map): Bind `vc-status' to "?".
|
commit | commitdiff | tree |
2007-12-04 |
Sam Steingold | revert requiring mh-acros; remove mh-loaddefs instead
|
commit | commitdiff | tree |
2007-12-03 |
Sam Steingold | Require mh-acros for mh-require-cl.
|
commit | commitdiff | tree |
2007-10-15 |
Sam Steingold | (sendmail-error-reporting-interactive)
|
commit | commitdiff | tree |
2007-08-22 |
Sam Steingold | (cvs-vc-command-advice): Fix a typo in code (file-...
|
commit | commitdiff | tree |
2007-08-07 |
Sam Steingold | (compilation-start): Pass nil as startfile to comint...
|
commit | commitdiff | tree |
2007-08-06 |
Sam Steingold | (mouse-buffer-menu): Pass mode-name through format...
|
commit | commitdiff | tree |
2007-06-20 |
Sam Steingold | (__morecore): Fix the declaration to comply with the...
|
commit | commitdiff | tree |
2007-06-12 |
Sam Steingold | (vc-arch-command): Also try "baz" and "bzr".
|
commit | commitdiff | tree |
2007-06-05 |
Sam Steingold | typo
|
commit | commitdiff | tree |
2007-06-03 |
Sam Steingold | Add TIMESTAMP to LOC to handle "incremental compilation...
|
commit | commitdiff | tree |
2007-06-03 |
Sam Steingold | New command kill-matching-buffers kills buffers whose...
|
commit | commitdiff | tree |
2007-03-26 |
Sam Steingold | (sigchld_handler): Delay by 1ms instead of 1s to
|
commit | commitdiff | tree |
2007-03-25 |
Sam Steingold | revert the last patch to the original fix: sleep BEFORE...
|
commit | commitdiff | tree |
2007-03-11 |
Sam Steingold | tweak last patch: add comment and avoid the first sleep
|
commit | commitdiff | tree |
2007-03-11 |
Sam Steingold | (sigchld_handler): Sleep before wait3 to avoid a busyloop.
|
commit | commitdiff | tree |
2006-05-31 |
Sam Steingold | (ediff-diff-options): fixed the doc string
|
commit | commitdiff | tree |
2006-05-31 |
Sam Steingold | typo
|
commit | commitdiff | tree |
2006-02-08 |
Sam Steingold | (tramp-maybe-open-connection): Do not wait for output...
|
commit | commitdiff | tree |
2005-11-03 |
Sam Steingold | (mouse-wheel-down-event, mouse-wheel-up-event): Use...
|
commit | commitdiff | tree |
2005-07-22 |
Sam Steingold | typo
|
commit | commitdiff | tree |
2005-04-29 |
Sam Steingold | (cc-mode-cpp-program): New user variable.
|
commit | commitdiff | tree |
2005-04-24 |
Sam Steingold | typo
|
commit | commitdiff | tree |
2005-03-21 |
Sam Steingold | (add-log-current-defun): Support more C DEFUN forms.
|
commit | commitdiff | tree |
2005-01-03 |
Sam Steingold | typo
|
commit | commitdiff | tree |
2004-12-05 |
Sam Steingold | (tramp-handle-file-accessible-directory-p):
|
commit | commitdiff | tree |
2004-10-29 |
Sam Steingold | (mouse-show-mark): Replace the last occurrence of
|
commit | commitdiff | tree |
2004-06-25 |
Sam Steingold | (change-log-font-lock-keywords): Support
|
commit | commitdiff | tree |
2004-05-25 |
Sam Steingold | (lisp-find-tag-default): Strip the package prefix from...
|
commit | commitdiff | tree |
2004-05-17 |
Sam Steingold | (common-lisp-indent-function-1): Indent "without-"...
|
commit | commitdiff | tree |
2004-05-10 |
Sam Steingold | (ispell-message): Use `message-cite-prefix-regexp'
|
commit | commitdiff | tree |
2004-03-25 |
Sam Steingold | (vc-print-log): backend-function may be a byte-compiled...
|
commit | commitdiff | tree |
2004-02-09 |
Sam Steingold | (w32_draw_fringe_bitmap): Fixed a typo in the last...
|
commit | commitdiff | tree |
2004-02-04 |
Sam Steingold | (smtpmail-try-auth-methods): Pass port-name as defaultport...
|
commit | commitdiff | tree |
2003-12-29 |
Sam Steingold | (ange-ftp-file-attributes): Add new optional parameter...
|
commit | commitdiff | tree |
2003-11-11 |
Sam Steingold | doc typo fix
|
commit | commitdiff | tree |
2003-06-25 |
Sam Steingold | (gnus-group-suspend): Avoid some consing.
|
commit | commitdiff | tree |
2003-06-11 |
Sam Steingold | (pop3-leave-mail-on-server): New user variable.
|
commit | commitdiff | tree |
2003-05-09 |
Sam Steingold | (cvs-mode-find-file): Fixed the last patch's logic.
|
commit | commitdiff | tree |
2003-04-25 |
Sam Steingold | `symbol-macrolet' is similar to `let', not `multiple...
|
commit | commitdiff | tree |
2003-04-25 |
Sam Steingold | (fancy-diary-display-mode): Bind "q" to `quit-window'
|
commit | commitdiff | tree |
2003-04-20 |
Sam Steingold | (cvs-examine): Respect `find-file-visit-truename'.
|
commit | commitdiff | tree |
2002-10-16 |
Sam Steingold | added cus-load.el, finder-inf.el and subdirs.el
|
commit | commitdiff | tree |
2002-08-24 |
Sam Steingold | (eval-after-load): Do not call load-symbol-file-load...
|
commit | commitdiff | tree |
2002-08-06 |
Sam Steingold | (diary-mail-entries): Use `compose-mail'
|
commit | commitdiff | tree |
2002-07-25 |
Sam Steingold | (occur-rename-buffer): New command.
|
commit | commitdiff | tree |
2002-07-25 |
Sam Steingold | (c-search-uplist-for-classkey): When `search-end' is...
|
commit | commitdiff | tree |
2002-07-01 |
Sam Steingold | (tex-file): call `save-some-buffers' before `tex-main...
|
commit | commitdiff | tree |
2002-06-07 |
Sam Steingold | (lisp_data_to_selection_data): Fix last change:
|
commit | commitdiff | tree |
2002-06-01 |
Sam Steingold | (auto-mode-alist): Strip trailing ".in" from the file
|
commit | commitdiff | tree |
2002-04-26 |
Sam Steingold | (smtpmail-try-auth-methods): host is not in the authinfo...
|
commit | commitdiff | tree |
2002-04-09 |
Sam Steingold | (vc-cvs-valid-version-number-p): New function.
|
commit | commitdiff | tree |
2002-04-08 |
Sam Steingold | (vc-cvs-checkin): Pass the required argument to `error'.
|
commit | commitdiff | tree |
2002-03-03 |
Sam Steingold | fixed parens in the last patch
|
commit | commitdiff | tree |
2002-02-21 |
Sam Steingold | (flyspell-mode): Autoload the variable since it is...
|
commit | commitdiff | tree |
2002-02-19 |
Sam Steingold | Can specify different scroll amounts for different...
|
commit | commitdiff | tree |
2001-12-17 |
Sam Steingold | (DECODE_COMPOSITION_END): Fixed a typo in the last
|
commit | commitdiff | tree |
2001-11-27 |
Sam Steingold | Converted backquote to the new style (in a string).
|
commit | commitdiff | tree |
2001-11-27 |
Sam Steingold | Converted backquote to the new style (in comments).
|
commit | commitdiff | tree |
2001-11-27 |
Sam Steingold | fixed {}() quoting
|
commit | commitdiff | tree |
2001-11-27 |
Sam Steingold | Converted backquote to the new style.
|
commit | commitdiff | tree |
2001-11-26 |
Sam Steingold | (c-submit-bug-report): Make sure that the arguments...
|
commit | commitdiff | tree |
2001-11-26 |
Sam Steingold | (show-trailing-whitespace): Remove :set argument (the
|
commit | commitdiff | tree |
2001-11-26 |
Sam Steingold | comments indented properly
|
commit | commitdiff | tree |