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
4b92c49a
Commit
4b92c49a
authored
Jul 10, 2000
by
Gerd Moellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
7960d0bd
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
279 additions
and
236 deletions
+279
-236
ChangeLog
ChangeLog
+5
-0
configure
configure
+257
-236
lib-src/ChangeLog
lib-src/ChangeLog
+7
-0
src/ChangeLog
src/ChangeLog
+10
-0
No files found.
ChangeLog
View file @
4b92c49a
2000-07-10 Gerd Moellmann <gerd@gnu.org>
* configure.in (HAVE_XPM): Undo previous change. Check for
preprocessor define XpmReturnAllocPixels.
2000-07-06 Gerd Moellmann <gerd@gnu.org>
* configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
...
...
configure
View file @
4b92c49a
This diff is collapsed.
Click to expand it.
lib-src/ChangeLog
View file @
4b92c49a
2000-07-10 Gerd Moellmann <gerd@gnu.org>
* ebrowse.c (yylex): Accept string literals with newlines in them.
(process_pp_line): Handle case of string literal with newline
in it in replacement text, which counts as continuing the
replacement text in GNU C.
2000-07-02 Gerd Moellmann <gerd@gnu.org>
* ebrowse.c (token_string): Add missing tokens.
...
...
src/ChangeLog
View file @
4b92c49a
2000-07-10 Gerd Moellmann <gerd@gnu.org>
* xdisp.c (try_window_id): If changes are all below what is
displayed in the window, and point is in the window, we still
might have to find point on the display.
* xterm.c (x_fill_stretch_glyph_string): Consume runs of stretch
glyphs instead of a single one.
(BUILD_STRETCH_GLYPH_STRING): Call x_fill_stretch_glyph_string
with new argument list.
(x_set_glyph_string_gc): Make sure the face's GC is valid.
* keymap.c (get_keymap_1): Add comment that this function can GC.
(where_is_internal_2, where_is_internal_1): Add GCPROs, add
comment that functions can GC.
...
...
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