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
4
Issues
4
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
f245f2c6
Commit
f245f2c6
authored
Jun 24, 2008
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos.
parent
540c2a33
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
23 deletions
+19
-23
ChangeLog
ChangeLog
+5
-7
lisp/ChangeLog
lisp/ChangeLog
+5
-5
src/ChangeLog
src/ChangeLog
+9
-11
No files found.
ChangeLog
View file @
f245f2c6
2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
* Makefile.in
${SUBDIR}
: Pass additional BOOTSTRAPEMACS argument.
* Makefile.in
(${SUBDIR})
: Pass additional BOOTSTRAPEMACS argument.
2008-06-22 Glenn Morris <rgm@gnu.org>
...
...
@@ -161,14 +161,12 @@
2008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in: Print an error for systems that we think are
obsolete and are proposed to be removed. Remove some more unused
systems.
* configure.in: Print an error for systems that we think are obsolete
and are proposed to be removed. Remove some more unused systems.
2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in: Remove references to obsolete variables and
systems.
* configure.in: Remove references to obsolete variables and systems.
2008-02-21 Glenn Morris <rgm@gnu.org>
...
...
@@ -180,7 +178,7 @@
2008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
* configure.in (arm*-*-freebsd*): Add
ed
.
* configure.in (arm*-*-freebsd*): Add.
2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
...
...
lisp/ChangeLog
View file @
f245f2c6
...
...
@@ -435,7 +435,7 @@
(tramp-sh-file-name-handler): Reset `tramp-locked' in case of error.
(tramp-open-connection-setup-interactive-shell): Flush cache, and
restart `tramp-maybe-open-connection' when the remote system has
been changed. Throw 'uname-changed event.
been changed.
Throw 'uname-changed event.
(tramp-maybe-open-connection): Catch it.
* net/tramp-cmds.el (tramp-cleanup-all-connections):
...
...
@@ -515,7 +515,7 @@
* term/linux.el (terminal-init-linux): Load t-mouse.
2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
Drew Adams <drew.adams@oracle.com>
Drew Adams <drew.adams@oracle.com>
* info.el (Info-breadcrumbs-depth): New var.
(Info-insert-breadcrumbs): New function.
...
...
@@ -886,7 +886,7 @@
(newsticker-retrieval): New. Renamed from `newsticker-feed'.
(newsticker-url-list-defaults):
Use `newsticker--set-customvar-retrieval' for :set. Change :group.
(newsticker-url-list): Doc changed. URL can be a function.
(newsticker-url-list): Doc changed.
URL can be a function.
Use `newsticker--set-customvar-retrieval' for :set. Change :group.
(newsticker-retrieval-method): New.
(newsticker-wget-name, newsticker-wget-arguments): Change :group.
...
...
@@ -987,7 +987,7 @@
(newsticker--set-customvar-sorting): New. Extracted from
`newsticker--set-customvar'.
(newsticker-sort-method): Use `newsticker--set-customvar-sorting
for :set. Changed :group.
for :set.
Changed :group.
(newsticker-heading-format, newsticker-item-format)
(newsticker-desc-format, newsticker-statistics-format):
Use `newsticker--set-customvar-formatting for :set. Change :group.
...
...
@@ -2315,7 +2315,7 @@
* vc-mtn.el (vc-mtn-command):
* vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
(vc-sccs-workfile-unchanged-p):
* vc-svn.el (vc-svn-command, vc-svn-create-repo)
,
* vc-svn.el (vc-svn-command, vc-svn-create-repo)
:
* vc-rcs.el (all methods): Remove assumption about what a nil
argument to vc-do-command means. This means no buffer name needs
to be hardcoded into the dispatcher layer, and it's better to be
...
...
src/ChangeLog
View file @
f245f2c6
2008-06-23 Jason Rumney <jasonr@gnu.org>
* w32term.c (x_draw_glyph_string_background)
(x_draw_glyph_string): Remove old bdf font code.
* w32term.c (x_draw_glyph_string_background)
(x_draw_glyph_string): Remove old bdf font code.
* w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.
* w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.
2008-06-22 Kenichi Handa <handa@m17n.org>
...
...
@@ -11,7 +11,7 @@
the property of LFACE_FONT of LFACE (if any).
2008-06-21 Seiji Zenitani <zenitani@mac.com>
Ryo Yoshitake <ryo@shiftmode.net>
Ryo Yoshitake <ryo@shiftmode.net>
* xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437.
...
...
@@ -144,8 +144,7 @@
2008-06-18 Andreas Schwab <schwab@suse.de>
* font.c (Ffont_face_attributes): Only define if
HAVE_WINDOW_SYSTEM.
* font.c (Ffont_face_attributes): Only define if HAVE_WINDOW_SYSTEM.
(syms_of_font): Only defsubr if HAVE_WINDOW_SYSTEM.
2008-06-18 Jason Rumney <jasonr@gnu.org>
...
...
@@ -167,8 +166,7 @@
2008-06-17 Naohiro Aota <nao.aota@gmail.com> (tiny change)
* fontset.c (fontset_pattern_regexp): Escape some reg-expr
characters.
* fontset.c (fontset_pattern_regexp): Escape some reg-expr characters.
2008-06-16 Juanma Barranquero <lekktu@gmail.com>
...
...
@@ -1755,7 +1753,7 @@
(w32font_driver): Adjusted for the change of struct font_driver.
* w32term.h: Throughout the file, delete all USE_FONT_BACKEND
conditionals. Don't check enable_font_backend. Surround non-used
conditionals. Don't check enable_font_backend.
Surround non-used
code by "#ifdef OLD_FONT" and "endif".
(FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT)
(FONT_AVG_WIDTH): Adjusted for the change of struct font.
...
...
@@ -7312,8 +7310,8 @@
2008-02-01 Dave Love <fx@gnu.org>
* xterm.c (XTread_socket): Fix changes for defined keysyms.
Add
XK_ISO... case.
* xterm.c (XTread_socket): Fix changes for defined keysyms.
Add
XK_ISO... case.
(xaw_scroll_callback): Revert last change.
2008-02-01 Kenichi Handa <handa@m17n.org>
...
...
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