Sat, 26 Mar 2011 15:29:58 +0200 Replace '(if COND (progn BODY...))' by '(when COND BODY...)'. Remove
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 26 Mar 2011 15:29:58 +0200] rev 615
Replace '(if COND (progn BODY...))' by '(when COND BODY...)'. Remove unnecessary 'progn'.
Fri, 25 Mar 2011 15:41:34 +0200 Save place from which we jump.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 25 Mar 2011 15:41:34 +0200] rev 614
Save place from which we jump.
Wed, 23 Mar 2011 20:54:00 +0200 Fix loading error for Emacs 21.3.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 23 Mar 2011 20:54:00 +0200] rev 613
Fix loading error for Emacs 21.3.
Wed, 23 Mar 2011 20:50:41 +0200 split-height-threshold/split-width-threshold can not be nil in Emacs 21.x/22.x.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 23 Mar 2011 20:50:41 +0200] rev 612
split-height-threshold/split-width-threshold can not be nil in Emacs 21.x/22.x.
Wed, 23 Mar 2011 20:42:13 +0200 Firstly enable 'recentf' to easy access to recently edited file when Emacs
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 23 Mar 2011 20:42:13 +0200] rev 611
Firstly enable 'recentf' to easy access to recently edited file when Emacs config file fail to load.
Wed, 23 Mar 2011 20:19:28 +0200 Try find variable at point, if fail find function in 'emacs-lisp-mode'.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 23 Mar 2011 20:19:28 +0200] rev 610
Try find variable at point, if fail find function in 'emacs-lisp-mode'.
Tue, 22 Mar 2011 22:50:26 +0200 (setq read-file-name-completion-ignore-case t)
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 22 Mar 2011 22:50:26 +0200] rev 609
(setq read-file-name-completion-ignore-case t)
(0) -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 tip