Mercurial
Mercurial
>
dot-emacs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Remove some "Warning: assignment to free variable".
2016-08-26, by Oleksandr Gavenko
gnus-treat-date-user-defined no longer exist. Also it is unclear how
2016-08-25, by Oleksandr Gavenko
Fix many of "Warning: assignment to free variable".
2016-08-25, by Oleksandr Gavenko
Fix: Warning: reference to free variable `cygwin-mount-table--internal'.
2016-08-25, by Oleksandr Gavenko
Fix: Warning: assignment to free variable `find-ls-option'.
2016-08-25, by Oleksandr Gavenko
Fix: Warning: `beginning-of-buffer' is for interactive use only; use `(goto-char (point-min))' instead.
2016-08-25, by Oleksandr Gavenko
Functions to re-evaluate buffer/library with re-assigning `defvar` values.
2016-08-25, by Oleksandr Gavenko
Rename my public names to use "my/" prefix and my private function to use "my--" prefix.
2016-08-13, by Oleksandr Gavenko
Rename own org variable and function to use "my/" prefix.
2016-08-13, by Oleksandr Gavenko
Fix: nil python shell because we already switched from .py file.
2016-08-02, by Oleksandr Gavenko
Move defuns out of top level macro in order to simplify debugging. Follow
2016-08-02, by Oleksandr Gavenko
Fix: The value "device-width;" for key "width" is invalid, and has been ignored.
2016-06-20, by Oleksandr Gavenko
Present character encoding at first.
2016-06-19, by Oleksandr Gavenko
suggest-key-bindings
2016-06-18, by Oleksandr Gavenko
Fix: Recursive make invocation require '$(MAKE)' usage.
2016-06-02, by Oleksandr Gavenko
Fix: Symbol's function definition is void: tooltip-mode on Solaris emacs-nox v24.3.
2016-06-02, by Oleksandr Gavenko
Fix: Solaris 'find' does not support '-delete' option.
2016-06-02, by Oleksandr Gavenko
Fix: File error: Opening output file, no such file or directory, c:/Users/user/AppData/Roaming/.emacs.d/server/server
2016-05-25, by Oleksandr Gavenko
Enable whitespace-mode for gadict-mode.
2016-05-21, by Oleksandr Gavenko
I already activate "cygwin-mount".
2016-05-18, by Oleksandr Gavenko
(eq window-system 'w32) ==> (eq system-type 'windows-nt) to correctly handle
2016-05-18, by Oleksandr Gavenko
Notes on setting MANPATH to work with Cygwin.
2016-05-18, by Oleksandr Gavenko
I don't like rcirc, "remember" mode is deprecated.
2016-05-18, by Oleksandr Gavenko
Remove mail settings examples. Corresponding code already is used.
2016-05-18, by Oleksandr Gavenko
Remove deprecated example.
2016-05-18, by Oleksandr Gavenko
Including ~/usr/share/info in INFOPATH. Tweak for INFOPATH and cygwin-mount.el.
2016-05-18, by Oleksandr Gavenko
Activate Cygwin for native Windows Emacs if available.
2016-05-18, by Oleksandr Gavenko
Fix: Error: Cannot open load file: no such file or directory, htmlize.
2016-05-15, by Oleksandr Gavenko
Disable ClearType on Windows.
2016-05-15, by Oleksandr Gavenko
Enable margins for conf-mode.
2016-05-12, by Oleksandr Gavenko
sgml-set-face is not defined anywhere. Fix some Warning: assignment to free variable.
2016-04-01, by Oleksandr Gavenko
I am no loger using psvn, DVC.
2016-04-01, by Oleksandr Gavenko
I don't use rcirc.
2016-04-01, by Oleksandr Gavenko
I don't use bbdb.
2016-04-01, by Oleksandr Gavenko
Fix: Warning: `... is for interactive use only; use `...' instead.
2016-04-01, by Oleksandr Gavenko
Set valued via defvar instead of setq to avoid Warning: assignment to free variable.
2016-04-01, by Oleksandr Gavenko
Fix: Warning: `european-calendar-style' is an obsolete variable (as of 23.1); use `calendar-date-style' instead.
2016-04-01, by Oleksandr Gavenko
Even on Windows I prefer UTF-8 fro SVN/CVS.
2016-04-01, by Oleksandr Gavenko
Suppress another: Warning: assignment to free variable
2016-04-01, by Oleksandr Gavenko
I don't like yasnippet because it require file name matches abbreviation.
2016-04-01, by Oleksandr Gavenko
Use hl-line even in terminals.
2016-04-01, by Oleksandr Gavenko
Fix Warning: assignment to free variable.
2016-04-01, by Oleksandr Gavenko
I have no needs to use my jdone mode anymore.
2016-04-01, by Oleksandr Gavenko
Emacs 23.1 no longer need codepage-setup. Unlikely I would use old Emacs 22 on Windows...
2016-04-01, by Oleksandr Gavenko
Remove support for Emacs 21.x.
2016-04-01, by Oleksandr Gavenko
Delete explicit-sh-args var, it is not defined in Emacs sources.
2016-04-01, by Oleksandr Gavenko
Exclusively use "org-capture". Although it is not available on Emacs 23 but I
2016-04-01, by Oleksandr Gavenko
Unconditionally enable Org mode.
2016-04-01, by Oleksandr Gavenko
Add (eval-when 'compile ...) to reduce number of Warning: reference to free variable.
2016-04-01, by Oleksandr Gavenko
Fix: Warning: `make-variable-buffer-local' not called at toplevel.
2016-04-01, by Oleksandr Gavenko
(setq enable-recursive-minibuffers t)
2016-04-01, by Oleksandr Gavenko
(put 'set-goal-column 'disabled nil)
2016-03-30, by Oleksandr Gavenko
Semantic make useless completion for Java inner classes. It suggest wrong
2016-03-25, by Oleksandr Gavenko
Deploy targets.
2016-03-25, by Oleksandr Gavenko
(global-semantic-idle-completions-mode -1)
2016-03-25, by Oleksandr Gavenko
Use named compilation-error-regexp.
2016-03-23, by Oleksandr Gavenko
Fix: Warning: `read-input' is an obsolete function (as of 22.1); use `read-string' instead.
2016-03-23, by Oleksandr Gavenko
Fix: Warning: `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
2016-03-23, by Oleksandr Gavenko
Accept safe variables without prompting.
2016-03-23, by Oleksandr Gavenko
Add description for time zones.
2016-03-17, by Oleksandr Gavenko
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip