2009-09-17 |
Dan Nicolaescu | * puresize.h (BASE_PURESIZE): Increase to 1290000.
|
commit | commitdiff | tree |
2009-09-17 |
Dan Nicolaescu | (menu-bar-file-menu, menu-bar-file-menu)
|
commit | commitdiff | tree |
2009-09-17 |
Dan Nicolaescu | (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
|
commit | commitdiff | tree |
2009-09-15 |
Dan Nicolaescu | (vc-git-log-view-mode): Undo inadvertent change.
|
commit | commitdiff | tree |
2009-09-15 |
Dan Nicolaescu | (vc-git-dir-extra-headers): Show the remote location.
|
commit | commitdiff | tree |
2009-09-14 |
Dan Nicolaescu | * bindings.el (mode-line-mode-menu): Add purecopy calls...
|
commit | commitdiff | tree |
2009-09-14 |
Dan Nicolaescu | (change-log-mode): Restore bug-reference-mode.
|
commit | commitdiff | tree |
2009-09-14 |
Dan Nicolaescu | * vc-mtn.el (vc-mtn-annotate-command):
|
commit | commitdiff | tree |
2009-09-14 |
Dan Nicolaescu | * vc.el (top): print-log method now takes an optional...
|
commit | commitdiff | tree |
2009-08-29 |
Dan Nicolaescu | * vc.el (vc-print-log-internal): Move RCS/CVS specific...
|
commit | commitdiff | tree |
2009-08-27 |
Dan Nicolaescu | * vc-dir.el (vc-dir-update): Remove debug helper.
|
commit | commitdiff | tree |
2009-08-27 |
Dan Nicolaescu | (vc-cvs-update-changelog): Fix typo.
|
commit | commitdiff | tree |
2009-08-26 |
Dan Nicolaescu | (Fcall_process): Remove always true #if.
|
commit | commitdiff | tree |
2009-08-26 |
Dan Nicolaescu | * lisp.h: Replace #if 0 code for checking with text...
|
commit | commitdiff | tree |
2009-08-26 |
Dan Nicolaescu | * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and...
|
commit | commitdiff | tree |
2009-08-26 |
Dan Nicolaescu | * vc.el (vc-default-prettify-state-info): Remove function...
|
commit | commitdiff | tree |
2009-08-26 |
Dan Nicolaescu | (vc-git-stash, vc-git-stash-show): New functions.
|
commit | commitdiff | tree |
2009-08-26 |
Dan Nicolaescu | (vc-git-register): Use "git add" for directories.
|
commit | commitdiff | tree |
2009-08-26 |
Dan Nicolaescu | (vc-dir-node-directory, vc-dir-update): Get the parent
|
commit | commitdiff | tree |
2009-08-26 |
Dan Nicolaescu | Document the desired behavior for reverted files in the
|
commit | commitdiff | tree |
2009-08-21 |
Dan Nicolaescu | Remove leftover macos code.
|
commit | commitdiff | tree |
2009-08-21 |
Dan Nicolaescu | emacsclient already accepts -nw.
|
commit | commitdiff | tree |
2009-08-21 |
Dan Nicolaescu | (vc-git-annotate-command): Run asynchronously.
|
commit | commitdiff | tree |
2009-08-07 |
Dan Nicolaescu | (vc-resynch-window): Update comment.
|
commit | commitdiff | tree |
2009-08-07 |
Dan Nicolaescu | * term.el (term-handle-ansi-escape): Add comments with the
|
commit | commitdiff | tree |
2009-08-07 |
Dan Nicolaescu | (syms_of_print): Undo previous change.
|
commit | commitdiff | tree |
2009-07-28 |
Dan Nicolaescu | (vc-git-checkin): Fix typo.
|
commit | commitdiff | tree |
2009-07-27 |
Dan Nicolaescu | (SIGNALS_VIA_CHARACTERS): Remove, already defined in...
|
commit | commitdiff | tree |
2009-07-27 |
Dan Nicolaescu | (vc-bzr-print-log): Pass multiple arguments to bzr...
|
commit | commitdiff | tree |
2009-07-27 |
Dan Nicolaescu | (change-log-mode-map): Add a menu.
|
commit | commitdiff | tree |
2009-07-24 |
Dan Nicolaescu | * vc-dispatcher.el (vc-resynch-buffers-in-directory...
|
commit | commitdiff | tree |
2009-07-23 |
Dan Nicolaescu | (emacs-lisp-mode-map): Add menu entries
|
commit | commitdiff | tree |
2009-07-23 |
Dan Nicolaescu | *** empty log message ***
|
commit | commitdiff | tree |
2009-07-23 |
Dan Nicolaescu | (vc-git--run-command-string): Accept a nil FILE argument.
|
commit | commitdiff | tree |
2009-07-23 |
Dan Nicolaescu | (vc-dir-move-to-goal-column): Declare.
|
commit | commitdiff | tree |
2009-07-23 |
Dan Nicolaescu | (vc-print-log-internal): New function, split out from ...
|
commit | commitdiff | tree |
2009-07-23 |
Dan Nicolaescu | Mention vc-git-add-signoff.
|
commit | commitdiff | tree |
2009-07-23 |
Dan Nicolaescu | (vc-git-add-signoff): New variable.
|
commit | commitdiff | tree |
2009-07-16 |
Dan Nicolaescu | Mention two new ./configure options for developers.
|
commit | commitdiff | tree |
2009-07-16 |
Dan Nicolaescu | * vc-rcs.el (vc-rcs-find-file-hook):
|
commit | commitdiff | tree |
2009-07-06 |
Dan Nicolaescu | (verilog-error-regexp-emacs-alist): Coded custom
|
commit | commitdiff | tree |
2009-07-03 |
Dan Nicolaescu | * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef...
|
commit | commitdiff | tree |
2009-07-03 |
Dan Nicolaescu | * m/mips.h: Mention this file is also used for netbsd.
|
commit | commitdiff | tree |
2009-07-03 |
Dan Nicolaescu | (--enable-profiling): New option.
|
commit | commitdiff | tree |
2009-06-28 |
Dan Nicolaescu | * verilog-mode.el (verilog-beg-of-statement)
|
commit | commitdiff | tree |
2009-06-26 |
Dan Nicolaescu | Remove find-file-not-found-hook VC method. (Bug#2757)
|
commit | commitdiff | tree |
2009-06-26 |
Dan Nicolaescu | (--enable-checking): New option.
|
commit | commitdiff | tree |
2009-06-23 |
Dan Nicolaescu | (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS
|
commit | commitdiff | tree |
2009-06-23 |
Dan Nicolaescu | (movemail.o): Don't pass -Demacs, unused.
|
commit | commitdiff | tree |
2009-06-23 |
Dan Nicolaescu | * vc-hooks.el (vc-stay-local-p, vc-state, vc-working...
|
commit | commitdiff | tree |
2009-06-23 |
Dan Nicolaescu | (elp-output-insert-symname): Add a link face to make...
|
commit | commitdiff | tree |
2009-06-23 |
Dan Nicolaescu | (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
|
commit | commitdiff | tree |
2009-05-02 |
Dan Nicolaescu | (x_handle_net_wm_state): Move declaration of lval before
|
commit | commitdiff | tree |
2009-04-15 |
Dan Nicolaescu | (vc-svn-after-dir-status): Fix regexp to allow for
|
commit | commitdiff | tree |
2009-04-15 |
Dan Nicolaescu | * fileio.c (history_delete_duplicates): Remove unused...
|
commit | commitdiff | tree |
2009-04-02 |
Dan Nicolaescu | (print_help_and_exit): Fix typo.
|
commit | commitdiff | tree |
2009-04-01 |
Dan Nicolaescu | (vc-mtn-register): Fix optional arguments.
|
commit | commitdiff | tree |
2009-04-01 |
Dan Nicolaescu | (vc-name): Avoid calling vc-backend twice.
|
commit | commitdiff | tree |
2009-03-23 |
Dan Nicolaescu | (vc-bzr-working-revision): Add support for lightweight
|
commit | commitdiff | tree |
2009-03-21 |
Dan Nicolaescu | (Todo): Add note on simplifying vc-register.
|
commit | commitdiff | tree |
2009-03-20 |
Dan Nicolaescu | (vc-dir-deduce-fileset): Make the error message more...
|
commit | commitdiff | tree |
2009-03-15 |
Dan Nicolaescu | (vc-checkin): Add an extra argument for the VC backend,
|
commit | commitdiff | tree |
2009-03-15 |
Dan Nicolaescu | (vc-checkin): Add an extra argument for the VC backend,
|
commit | commitdiff | tree |
2009-03-14 |
Dan Nicolaescu | (vc-default-receive-file): The 'register method now
|
commit | commitdiff | tree |
2009-03-14 |
Dan Nicolaescu | Note the vc-annotate key changes.
|
commit | commitdiff | tree |
2009-03-08 |
Dan Nicolaescu | (VC Directory Commands): Fix doc for the x key in
|
commit | commitdiff | tree |
2009-03-06 |
Dan Nicolaescu | (rs6000-ibm-aix6*): Fix typo.
|
commit | commitdiff | tree |
2009-02-25 |
Dan Nicolaescu | (vc-dir-update): Make sure ./ is always first in the...
|
commit | commitdiff | tree |
2009-02-18 |
Dan Nicolaescu | (ADDR_CORRECT): Restore, removed by mistake on 2008...
|
commit | commitdiff | tree |
2009-02-11 |
Dan Nicolaescu | * vc-dir.el (vc-dir-filename-mouse-map): Rename from...
|
commit | commitdiff | tree |
2009-02-05 |
Dan Nicolaescu | (turn-on-xterm-mouse-tracking-on-terminal)
|
commit | commitdiff | tree |
2009-02-04 |
Dan Nicolaescu | NO_SOCK_SIGIO is not used anymore.
|
commit | commitdiff | tree |
2009-02-04 |
Dan Nicolaescu | (gnu): Add an example for the "note" format.
|
commit | commitdiff | tree |
2009-02-04 |
Dan Nicolaescu | (vc-bzr-working-revision): Recognize a newer branch
|
commit | commitdiff | tree |
2009-01-31 |
Dan Nicolaescu | (vc-dir-mode): Fix docstring.
|
commit | commitdiff | tree |
2009-01-31 |
Dan Nicolaescu | (vc-dir-mouse-map):
|
commit | commitdiff | tree |
2009-01-31 |
Dan Nicolaescu | (vc-svn-dir-status): Disable the vc-stay-local-p
|
commit | commitdiff | tree |
2009-01-30 |
Dan Nicolaescu | * dispnew.c (window_change_signal): Don't try to get...
|
commit | commitdiff | tree |
2009-01-30 |
Dan Nicolaescu | (mark_stack): Properly conditionalize previous change.
|
commit | commitdiff | tree |
2009-01-24 |
Dan Nicolaescu | Also mention ALTERNATE_EDITOR environment variable.
|
commit | commitdiff | tree |
2009-01-22 |
Dan Nicolaescu | * frame.el (make-frame-on-tty): Remove function, inline...
|
commit | commitdiff | tree |
2009-01-22 |
Dan Nicolaescu | Add support for m68k-*-netbsd.
|
commit | commitdiff | tree |
2009-01-15 |
Dan Nicolaescu | (Buffer-menu-mode-map): Add a menu.
|
commit | commitdiff | tree |
2009-01-15 |
Dan Nicolaescu | (Buffer-menu-sort): Use revert-buffer, not Buffer-menu...
|
commit | commitdiff | tree |
2009-01-15 |
Dan Nicolaescu | (Buffer-menu-mode): Derive from special-mode.
|
commit | commitdiff | tree |
2009-01-15 |
Dan Nicolaescu | (vc-hg-diff): Pass relative file names. (Bug#1903)
|
commit | commitdiff | tree |
2009-01-10 |
Dan Nicolaescu | (diff-show-trailing-whitespaces): Remove function.
|
commit | commitdiff | tree |
2009-01-02 |
Dan Nicolaescu | * nsfns.m (x_set_foreground_color, x_set_background_color)
|
commit | commitdiff | tree |
2009-01-02 |
Dan Nicolaescu | (system_process_attributes): Provide Qtime and Qctime
|
commit | commitdiff | tree |
2009-01-01 |
Dan Nicolaescu | (make_terminal_frame): Remove redundant code and useless
|
commit | commitdiff | tree |
2008-12-29 |
Dan Nicolaescu | (mkdir): New defalias.
|
commit | commitdiff | tree |
2008-12-29 |
Dan Nicolaescu | (struct face): Move lface and hash from the middle
|
commit | commitdiff | tree |
2008-12-29 |
Dan Nicolaescu | (INTERVALS_H): Rename from INTERVAL_SRC, update all...
|
commit | commitdiff | tree |
2008-12-29 |
Dan Nicolaescu | (INTERVAL_SRC): Also depend on dispextern.h.
|
commit | commitdiff | tree |
2008-12-27 |
Dan Nicolaescu | (term-emulate-terminal): Decode substring just prior to
|
commit | commitdiff | tree |
2008-12-27 |
Dan Nicolaescu | Remove non-working entry for pmail.
|
commit | commitdiff | tree |
2008-12-24 |
Dan Nicolaescu | * subr.el (chmod): New defalias for set-file-modes.
|
commit | commitdiff | tree |
2008-12-24 |
Dan Nicolaescu | * make-dist (tempdir): Distribute .dir-locals.el.
|
commit | commitdiff | tree |
2008-12-22 |
Dan Nicolaescu | (read_minibuf): Follow the non-interactive case when
|
commit | commitdiff | tree |
2008-12-19 |
Dan Nicolaescu | (system_process_attributes): Close fd when done.
|
commit | commitdiff | tree |