Sat, 26 Mar 2011 15:36:20 +0200 | Oleksandr Gavenko | I expect that these bindings work in all mode, Org mode use own, so redefine. | file | diff | annotate |
Sat, 26 Mar 2011 15:29:58 +0200 | Oleksandr Gavenko | Replace '(if COND (progn BODY...))' by '(when COND BODY...)'. Remove | file | diff | annotate |
Fri, 25 Mar 2011 15:41:34 +0200 | Oleksandr Gavenko | Save place from which we jump. | file | diff | annotate |
Wed, 23 Mar 2011 20:54:00 +0200 | Oleksandr Gavenko | Fix loading error for Emacs 21.3. | file | diff | annotate |
Wed, 23 Mar 2011 20:50:41 +0200 | Oleksandr Gavenko | split-height-threshold/split-width-threshold can not be nil in Emacs 21.x/22.x. | file | diff | annotate |
Wed, 23 Mar 2011 20:42:13 +0200 | Oleksandr Gavenko | Firstly enable 'recentf' to easy access to recently edited file when Emacs | file | diff | annotate |
Wed, 23 Mar 2011 20:19:28 +0200 | Oleksandr Gavenko | Try find variable at point, if fail find function in 'emacs-lisp-mode'. | file | diff | annotate |