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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
89b1172b
Commit
89b1172b
authored
Feb 29, 2004
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove bogus reference to user option unicode-data.
parent
cb84108b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
9 deletions
+10
-9
etc/ChangeLog
etc/ChangeLog
+8
-4
etc/NEWS
etc/NEWS
+2
-5
No files found.
etc/ChangeLog
View file @
89b1172b
2004-02-29 Juanma Barranquero <lektu@terra.es>
* NEWS: Remove bogus reference to user option unicode-data.
2004-02-16 Klaus Zeitler <kzeitler@lucent.com>
* PROBLEMS: Document crashes on X when build with GCC and GNU ld.
...
...
@@ -6,7 +10,7 @@
* NEWS: Fix typo.
2003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
2003-12-29 Ognyan Kulev
<ogi@fmi.uni-sofia.bg>
* TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
...
...
@@ -14,8 +18,8 @@
* TODO: Add plans for change of file attributes UID and GID from
integer to string.
2003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
2003-11-10 Kailash C. Chowksey
<klchxbec@m-net.arbornet.org>
* HELLO: Add Kannada.
...
...
@@ -32,7 +36,7 @@
2003-10-30 Kenichi Handa <handa@m17n.org>
* HELLO: Fix cases of language names. Make German lines one.
Delete FORTRAN, add Mathematics
Delete FORTRAN, add Mathematics
.
2003-10-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
...
...
etc/NEWS
View file @
89b1172b
...
...
@@ -122,12 +122,12 @@ and the bitmap on the bottom line in the right fringe.
If value is a cons (ANGLES . ARROWS), the car specifies the position
of the angle bitmaps, and the cdr specifies the position of the arrow
bitmaps.
bitmaps.
For example, (t . right) places the top angle bitmap in left fringe,
the bottom angle bitmap in right fringe, and both arrow bitmaps in
right fringe. To show just the angle bitmaps in the left fringe, but
no arrow bitmaps, use (left . nil).
no arrow bitmaps, use (left . nil).
** New command `display-local-help' displays any local help at point
in the echo area. It is bound to `C-h .'. It normally displays the
...
...
@@ -319,9 +319,6 @@ speed up Emacs with slow networking to the X server.
If the configure option `--without-xim' was used to turn off use of
XIM by default, the X resource useXIM can be used to turn it on.
** `describe-char' can show data from the Unicode database file. See
user option `unicode-data'.
** `undo-only' does an undo which does not redo any previous undo.
** `uniquify-strip-common-suffix' tells uniquify to prefer
...
...
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