Sat, 13 Feb 2016 00:01:46 +0200 Add key binding for sending paragraph to python process.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 13 Feb 2016 00:01:46 +0200] rev 1338
Add key binding for sending paragraph to python process.
Fri, 12 Feb 2016 23:06:29 +0200 Redefine and add some key binding for python-mode.el.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 12 Feb 2016 23:06:29 +0200] rev 1337
Redefine and add some key binding for python-mode.el.
Fri, 12 Feb 2016 18:04:15 +0200 Modify archive file only if archive entries found.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 12 Feb 2016 18:04:15 +0200] rev 1336
Modify archive file only if archive entries found.
Fri, 12 Feb 2016 17:55:01 +0200 Use entire directory for org-mode file list.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 12 Feb 2016 17:55:01 +0200] rev 1335
Use entire directory for org-mode file list. Rework my archive functions to process all org-files by one command.
Fri, 12 Feb 2016 15:55:06 +0200 Update paths because I move my base development directory up one level.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 12 Feb 2016 15:55:06 +0200] rev 1334
Update paths because I move my base development directory up one level.
Wed, 10 Feb 2016 23:46:57 +0200 Disable global-hi-lock-mode due to bug: 24.5; "(global-hi-lock-mode 1)" broke "C-x" key bindings inside "M-x term", especially for "emacs -nw" (Emacs inside Emacs).
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 10 Feb 2016 23:46:57 +0200] rev 1333
Disable global-hi-lock-mode due to bug: 24.5; "(global-hi-lock-mode 1)" broke "C-x" key bindings inside "M-x term", especially for "emacs -nw" (Emacs inside Emacs).
Wed, 10 Feb 2016 19:53:47 +0200 Save more desktop-globals-to-save options.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 10 Feb 2016 19:53:47 +0200] rev 1332
Save more desktop-globals-to-save options.
Wed, 10 Feb 2016 19:52:40 +0200 Initialise stam module after loading.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 10 Feb 2016 19:52:40 +0200] rev 1331
Initialise stam module after loading.
Wed, 10 Feb 2016 19:52:03 +0200 Add examples of ffap settings.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 10 Feb 2016 19:52:03 +0200] rev 1330
Add examples of ffap settings.
Wed, 10 Feb 2016 19:51:06 +0200 Place related recentf settings together.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 10 Feb 2016 19:51:06 +0200] rev 1329
Place related recentf settings together.
Wed, 10 Feb 2016 15:29:09 +0200 Mark my article more visually.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 10 Feb 2016 15:29:09 +0200] rev 1328
Mark my article more visually.
Wed, 10 Feb 2016 14:19:10 +0200 Show List-URL: mail header. Enable spam reporting for Gnus.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 10 Feb 2016 14:19:10 +0200] rev 1327
Show List-URL: mail header. Enable spam reporting for Gnus.
Sat, 06 Feb 2016 20:11:33 +0200 Fix: Symbol's value as variable is void: sql-mode-map
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 06 Feb 2016 20:11:33 +0200] rev 1326
Fix: Symbol's value as variable is void: sql-mode-map
Sat, 06 Feb 2016 17:52:00 +0200 Fix: Symbol's value as variable is void: sql-mode-map
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 06 Feb 2016 17:52:00 +0200] rev 1325
Fix: Symbol's value as variable is void: sql-mode-map
Thu, 28 Jan 2016 22:55:06 +0200 Add my-* prefix to html-charref-* functions. Add support for &lt; /
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 28 Jan 2016 22:55:06 +0200] rev 1324
Add my-* prefix to html-charref-* functions. Add support for &lt; / &gt; / &amp; to un-escape function.
Sat, 23 Jan 2016 21:08:36 +0200 Send the current paragraph to the SQL process with \"explain \" keyword.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 23 Jan 2016 21:08:36 +0200] rev 1323
Send the current paragraph to the SQL process with \"explain \" keyword. Works at least for MySql/MariaDB.
Sat, 09 Jan 2016 23:19:24 +0200 Disable Marmelade because of error: gnutls.c: [0] (Emacs) fatal error: The TLS connection was non-properly terminated.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 09 Jan 2016 23:19:24 +0200] rev 1322
Disable Marmelade because of error: gnutls.c: [0] (Emacs) fatal error: The TLS connection was non-properly terminated.
Fri, 08 Jan 2016 22:50:44 +0200 Point to new home page.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 08 Jan 2016 22:50:44 +0200] rev 1321
Point to new home page.
Wed, 16 Dec 2015 02:17:03 +0200 In order to byte-compile under Windows install Cygwin Emacs to PATH!
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 16 Dec 2015 02:17:03 +0200] rev 1320
In order to byte-compile under Windows install Cygwin Emacs to PATH!
Sat, 12 Dec 2015 01:06:07 +0200 Fix: major-mode should have highest priority, default handlers - least.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 12 Dec 2015 01:06:07 +0200] rev 1319
Fix: major-mode should have highest priority, default handlers - least.
Sat, 12 Dec 2015 00:45:05 +0200 Fix: Symbol's value as variable is void: bookmark-minibuffer-read-name-map.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 12 Dec 2015 00:45:05 +0200] rev 1318
Fix: Symbol's value as variable is void: bookmark-minibuffer-read-name-map.
Fri, 11 Dec 2015 18:54:46 +0200 Add quick access to TeX input method.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 11 Dec 2015 18:54:46 +0200] rev 1317
Add quick access to TeX input method.
Thu, 10 Dec 2015 21:58:03 +0200 Disable Warning: FAIL: (file-error "Cannot open load file" "w3m-util")
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 10 Dec 2015 21:58:03 +0200] rev 1316
Disable Warning: FAIL: (file-error "Cannot open load file" "w3m-util") I manage to open link in external browser and fix navigation command so pretty ok with HTML parts.
Thu, 10 Dec 2015 21:39:41 +0200 cl-eval-when doesn't exist on Emacs v24.2.1.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 10 Dec 2015 21:39:41 +0200] rev 1315
cl-eval-when doesn't exist on Emacs v24.2.1.
Thu, 10 Dec 2015 16:17:55 +0200 term-scroll-show-maximum-output
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 10 Dec 2015 16:17:55 +0200] rev 1314
term-scroll-show-maximum-output
Thu, 10 Dec 2015 15:49:16 +0200 Recipe to make mouse clicks work in xterm/iTerm.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 10 Dec 2015 15:49:16 +0200] rev 1313
Recipe to make mouse clicks work in xterm/iTerm.
Thu, 10 Dec 2015 15:46:08 +0200 Fix spelling.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 10 Dec 2015 15:46:08 +0200] rev 1312
Fix spelling.
Thu, 10 Dec 2015 12:08:31 +0200 Interpret ANSI color esacape sequence by colorifying cotent.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 10 Dec 2015 12:08:31 +0200] rev 1311
Interpret ANSI color esacape sequence by colorifying cotent.
Wed, 02 Dec 2015 23:41:53 +0200 Don't jump to unknown directory if file not found in current!
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 02 Dec 2015 23:41:53 +0200] rev 1310
Don't jump to unknown directory if file not found in current!
Mon, 30 Nov 2015 00:49:45 +0200 Use "-" as hour/minute/second separator instead of ":" to avoid
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 30 Nov 2015 00:49:45 +0200] rev 1309
Use "-" as hour/minute/second separator instead of ":" to avoid glitches in syntax highlighter for compilation-mode when do M-x grep.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip