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
d75b60ce
Commit
d75b60ce
authored
Feb 01, 2015
by
Joakim Verona
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEWS entry and Changelog xwidgets
parent
69815dfe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
1 deletion
+20
-1
etc/NEWS
etc/NEWS
+3
-1
src/ChangeLog
src/ChangeLog
+17
-0
No files found.
etc/NEWS
View file @
d75b60ce
...
...
@@ -65,7 +65,9 @@ so if you want to use it, you can always take a copy from an older Emacs.
* Changes in Emacs 25.1
** Xwidgets : A new feature for embedding native widgets
inside Emacs buffers. If you have gtk3 and webkit-devel installed,
you can try the embedded webkit browser with m-x xwidget-webkit-browse-url.
** `package-install-from-buffer' and `package-install-file' work on directories.
This follows the same rules as installing from a .tar file, except the
-pkg file is optional.
...
...
src/ChangeLog
View file @
d75b60ce
2015-02-01 Joakim Verona <joakim@verona.se>
Support for the new Xwidget feature.
* window.c, Makefile.in, buffer.c, dispextern.h, dispnew.c, emacs.c:
* emacsgtkfixed.c, emacsgtkfixed.h, keyboard.c, lisp.h, print.c:
* termhooks.h, window.c, xdisp.c, xterm.c
New files for xwidgets:
* xwidget.c, xwidget.h:
Support for testing xwidgets
* xwidget-test-manual.el:
2015-02-01 Gregoire Jadi <daimrod@gmail.com>
Support for testing xwidgets
* parallell-remote.el, parallell-xwidget.el, parallell.el:
* xwidget-tests.el:
various improvements to xwidgets:
* xwidgets.c:
2015-01-31 Eli Zaretskii <eliz@gnu.org>
* coding.c (raw_text_coding_system_p): New function.
...
...
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