Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
13ff0e27
Commit
13ff0e27
authored
Sep 04, 2003
by
Dave Love
Browse files
*** empty log message ***
parent
a9707ecc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
0 deletions
+33
-0
lisp/ChangeLog
lisp/ChangeLog
+33
-0
No files found.
lisp/ChangeLog
View file @
13ff0e27
2003-09-04 Dave Love <fx@gnu.org>
* cus-start.el: Add blink-cursor-alist.
* ruler-mode.el (ruler-mode-fill-column-char)
(ruler-mode-current-column-char): Use char-displayable-p, not
window-system.
* international/codepage.el ("mule-diag"): Add eval-after-load
clause.
* language/european.el (windows-1252): Moved from code-pages.
* language/cyrillic.el ("Windows-1251"): Deleted.
("Bulgarian", "Belarusian"): Remove `features'.
(windows-1251): Moved from code-pages.
* international/mule-diag.el (non-iso-charset-alist): Define as
nil.
(top-level): Append to non-iso-charset-alist (without `codepage'
stuff).
(print-designation, list-coding-systems-1): Output fixes.
* international/code-pages.el (cp-make-translation-table)
(cp-valid-codes): Made defsubsts.
(cp-fix-safe-chars): Deleted.
(mule-diag): Don't require.
(windows-1251, windows-1252): Removed to cyrillic.el/european.el.
(top-level): Check for defined coding system when defining
cp... aliases. Change w32-add-charset-info test to avoid warning.
(non-iso-charset-alist): Defvar when compiling.
(cp-make-coding-system): Doc fix.
2003-09-02 Jason Rumney <jasonr@gnu.org>
* international/titdic-cnv.el (tsang-quick-converter): Fix broken
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment