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
c476bcb0
Commit
c476bcb0
authored
Jun 06, 2005
by
Juri Linkov
Browse files
*** empty log message ***
parent
44e582b8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
37 additions
and
0 deletions
+37
-0
etc/ChangeLog
etc/ChangeLog
+7
-0
lisp/ChangeLog
lisp/ChangeLog
+22
-0
src/ChangeLog
src/ChangeLog
+8
-0
No files found.
etc/ChangeLog
View file @
c476bcb0
2005-06-06 Juri Linkov <juri@jurta.org>
* TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
* TUTORIAL.ro: Change NBSP to space. Move coding cookie from the
second line to Local Variables. Fix title line.
2005-05-30 Miles Bader <miles@gnu.org>
* emacs-buffer.gdb: Remove RCS keywords.
...
...
lisp/ChangeLog
View file @
c476bcb0
2005-06-06 Juri Linkov <juri@jurta.org>
* font-lock.el (font-lock-regexp-backslash)
(font-lock-regexp-backslash-construct): New faces.
(lisp-font-lock-keywords-2): Use new faces. Match `?:' only
after `('. Add `while-no-input' to control structures.
* faces.el (no-break-space, shadow): New faces.
(escape-glyph): Use less loud colors pink2 and red4.
* diff-mode.el (diff-context-face)
* dired.el (dired-ignored)
* rfn-eshadow.el (file-name-shadow)
* tmm.el (tmm-inactive-face): Inherit from `shadow' face.
* info.el (Info-title-1-face): Use green instead of yellow because
bold yellow is not readable on light backgrounds.
* progmodes/compile.el (compilation-start): Move `erase-buffer' up
before selecting the desired mode to not spend time fontifying
old contents.
2005-06-06 Juanma Barranquero <lekktu@gmail.com>
* isearchb.el (isearchb): Don't pass a spurious second argument to
...
...
src/ChangeLog
View file @
c476bcb0
2005-06-06 Juri Linkov <juri@jurta.org>
* xdisp.c (Qno_break_space): New variable.
(syms_of_xdisp): Initialize it.
(get_next_display_element): Add no-break space and soft hypen
codes for iso8859-2 and iso8859-5. Don't add `\' for them.
Use `no-break-space' face for no-break spaces.
2005-06-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* window.c (delete_window): Handle the case where a h/vchild has
...
...
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