1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

7532 Commits

Author SHA1 Message Date
Michael Albinus
8ad0d7da0a ; Fix quoting in etc/NEWS 2016-10-19 10:49:13 +02:00
Eli Zaretskii
27eb668ac3 Adapt GDB scripts to '--enable-check-lisp-object-type' builds
* etc/emacs-buffer.gdb <$qnil>: New variable.
(ybuffer-list, yset-buffer): Use $qnil for comparing against
'nil', as direct comparison with Qnil doesn't work in a build with
'--enable-check-lisp-object-type'.

* src/.gdbinit: Adapt commands of the temporary breakpoint in
init_sys_modes to a build with '--enable-check-lisp-object-type'.
2016-10-12 11:59:53 +03:00
Eli Zaretskii
44e402ead3 Allow to disable compaction of font caches
* src/font.c (syms_of_font) <inhibit-compacting-font-caches>: New
boolean variable.
* src/alloc.c (compact_font_caches): Use it to bypass the call to
compact_font_cache_entry.  (Bug#24634)  (Bug#24565)

* etc/NEWS: Mention the new variable.
2016-10-08 22:31:14 +03:00
Eli Zaretskii
4ff4b66df8 Allow selection of font for symbols as in Emacs 24.x
* src/fontset.c (syms_of_fontset) <use-default-font-for-symbols>:
New boolean variable.
(face_for_char): Use it to fall back to pre-Emacs 25.1 behavior
when selecting fonts for displaying symbol and punctuation
characters.  (Bug#24644)

* etc/NEWS: Mention the new variable.
2016-10-08 22:03:51 +03:00
Paul Eggert
9135bd7af7 Improve display of tex-verbatim and Info quoted
Problem reported by Glenn Morris (Bug#19889).
* doc/emacs/display.texi (Standard Faces):
* doc/lispref/display.texi (Basic Faces):
* etc/NEWS: Mention fixed-pitch-serif.
* lisp/faces.el (face-font-family-alternatives):
New family alias Monospace Serif.
(fixed-pitch-serif): New face, which uses the new family.
* lisp/info.el (Info-quoted):
* lisp/textmodes/tex-mode.el (tex-verbatim): Use the new face.
* test/lisp/legacy/font-parse-tests.el (font-parse-tests--data):
Add test case for Monospace Serif.

This is backport from master
(cherry picked from commit 36906806cc)
2016-09-23 16:55:52 +03:00
Tino Calancha
dc1e0ac761 Run find-function-after-hook after finding a symbol
* lisp/emacs-lisp/find-func.el (find-library):
* lisp/help-mode.el (help-function-def, help-variable-def):
Run `find-function-after-hook' inside the help-function of the
buttons (bug#22583).
* etc/NEWS: Mention the change.

This is a backport from master.
(cherry picked from commit f069d85450)
2016-09-23 16:36:24 +03:00
Eli Zaretskii
0d016ca116 Increment Emacs version to 25.1.50
* README:
* configure.ac:
* etc/NEWS:
* msdos/sed2v2.inp: Bump the version to 25.1.50.
2016-09-23 10:46:26 +03:00
Nicolas Petton
f0eb70d893
; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 release 2016-09-15 23:30:09 +02:00
Nicolas Petton
8d0ff839a5
* etc/AUTHORS: Regenerate the AUTHORS file 2016-09-15 23:08:14 +02:00
Eli Zaretskii
139289426d ; * etc/DEBUG: Minor copyedits. 2016-09-07 20:37:31 +03:00
Eli Zaretskii
304a5c8ef9 ; * etc/DEBUG: Improve documentation of getting control to GDB.
Suggested by Alain Schneble <a.s@realize.ch>.
2016-09-05 19:32:21 +03:00
Paul Eggert
89eb09f6a1 * etc/PROBLEMS: Mention gnutls-cli 3.5.3 (Bug#24247). 2016-08-23 12:27:54 -07:00
Nicolas Petton
6bf83b5ecb
* etc/AUTHORS: Update the AUTHORS file 2016-08-21 23:24:15 +02:00
Michael Albinus
5ccd59339d ; Fix typo in /etc/NEWS 2016-08-17 09:39:04 +02:00
Dmitry Gutov
96e3d1636a * etc/NEWS: Mention the change in json-encode-string.
The change was made to fix bug#20154, and came up again in bug#24239.
2016-08-17 07:09:01 +03:00
Eli Zaretskii
2e524034f7 ; * etc/NEWS: Mention incompatible change in url-http-create-request. 2016-08-17 05:41:00 +03:00
Glenn Morris
66dea652ef ; * doc/lispref/windows.texi (Window Parameters): Grammar tweaks.
* etc/NEWS: Likewise.
2016-08-16 08:40:02 -07:00
Martin Rudalics
8c2946e29b In NEWS describe new handling of window margins (Bug#24193)
* etc/NEWS: Describe new handling of margins when splitting or
resizing windows (Bug#24193).
2016-08-16 12:40:12 +02:00
John Wiegley
d35d398bdb Update to the AUTHORS file for Bob Weiner
* etc/AUTHORS: Update the packages attributed to Bob Weiner
2016-08-02 16:55:16 -07:00
Michael Albinus
0f0b191a53 ; Fix typos in NEWS 2016-07-25 10:43:14 +02:00
Nicolas Petton
6bdf687aea
; * etc/NEWS: Remove temporary marks 2016-07-24 21:26:11 +02:00
Nicolas Petton
d08afa1d03
* etc/AUTHORS: Update the AUTHORS file 2016-07-24 17:00:39 +02:00
Eli Zaretskii
0e646c73f5 Warn about Cairo-related problems
* etc/NEWS: Warn about known problems in the Cairo build.
(Bug#23925)
2016-07-23 20:43:29 +03:00
Achim Gratz
6a3d031a12 * etc/PROBLEMS: Add entry about selection problems under Plasma 5.
Bug#24013
2016-07-21 18:07:48 +03:00
Paul Eggert
90f21696fe ; Spelling fixes 2016-07-13 12:23:54 +02:00
Martin Rudalics
6f285d963d Amend last addition to etc/PROBLEMS 2016-07-06 10:39:11 +02:00
Martin Rudalics
7067890669 * etc/PROBLEMS: Mention GTK+ problem with unexpected frame widenings 2016-07-06 09:55:46 +02:00
Eli Zaretskii
80e2044a7f ; * etc/NEWS: Improve previous change. 2016-07-02 21:50:14 +03:00
Eli Zaretskii
5bb9e6ce6f ; * etc/NEWS: Document how to avoid horizontal scroll bars. 2016-07-02 19:30:01 +03:00
উৎসব রায়
26d4da070f New input method "probhat" for Bengali
* lisp/leim/quail/indian.el ("probhat"): New input method.
(Bug#23822)

* etc/NEWS: Mention the new input method.
2016-06-26 19:26:33 +03:00
Paul Eggert
4f445bf30c ; Spelling fix 2016-06-26 13:30:17 +02:00
Michael Albinus
f403f03a1d ; Fix typo 2016-06-26 12:14:36 +02:00
Paul Eggert
0377fe2b81 ; Spelling fixes 2016-06-26 00:06:56 +02:00
Nicolas Petton
9ae514a9b7
* etc/AUTHORS: Update the AUTHORS file 2016-06-11 00:24:21 +02:00
Glenn Morris
1f85b7ca03 Doc fixes re alist-get. (Bug#23548)
* lisp/subr.el (alist-get): Doc fix.
* doc/lispref/lists.texi (Association Lists): Improve alist-get.
; * etc/NEWS: Related edit.
2016-06-07 19:59:37 -04:00
Eli Zaretskii
a5d05f4470 * etc/PROBLEMS: Mention the link-time problems on FreeBSD 11.
(Bug#23641)
2016-06-04 18:45:46 +03:00
Paul Eggert
845ee57731 Restore frames into the current display by default
* lisp/desktop.el (desktop-restore-in-current-display):
Default to t, not nil (Bug#23604).
* etc/NEWS: Mention the change.
2016-05-29 22:48:01 -07:00
Stefan Monnier
01c3cd1c0d etc/TODO: Remove out-of-place issue 2016-05-29 20:29:47 -04:00
Vincent Belaïche
0be672542a Document problem: slow screen refresh on missing font.
See discussion of bug#22519 for more on this.
2016-05-25 23:42:54 +02:00
Eli Zaretskii
30989a0ae1 Mention GTK+ problems in etc/PROBLEMS
* etc/PROBLEMS (GDK_SCALE, GDK_DPI_SCALE): Mention the possible
problems this could create and the workaround.  (Bug#23587)
2016-05-21 10:19:32 +03:00
Paul Eggert
3b5e38cde1 Modernize ASLR advice in etc/PROBLEMS
* etc/PROBLEMS (Segfault during 'make'): Modernize advice for
seccomp, Docker, and NetBSD (Bug#23529).
2016-05-18 01:05:34 -07:00
Juri Linkov
1fe1e0a8e7 * lisp/char-fold.el: Rename from character-fold.el.
* lisp/replace.el (replace-char-fold): Rename from replace-character-fold.
* test/automated/char-fold-tests.el: Rename from character-fold-tests.el.
http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00529.html
2016-05-17 23:55:38 +03:00
Nicolas Petton
2d76405c5b
etc/AUTHORS: Update the AUTHORS file 2016-05-17 19:00:47 +02:00
Michael Albinus
3c581d56ad ; Fix typo 2016-05-09 20:39:36 +02:00
Eli Zaretskii
4ffec91aa1 Document automatic adjustment of process' logical window dimensions
* doc/lispref/processes.texi (Process Buffers): Document
'set-process-window-size' and
'window-adjust-process-window-size-function'.

* etc/NEWS: Mention the new functionality and variable.

* src/process.c (Fset_process_window_size): Improve the doc string.
2016-05-07 12:16:27 +03:00
Michael Albinus
dc662713e2 ; Fix typos and stylistic glitches in NEWS 2016-05-06 17:53:18 +02:00
Paul Eggert
50650cb688 Doc fixes for fclist and grep
A newline is needed between two fc-list calls.
egrep and fgrep have been withdrawn from POSIX,
so document grep -E and grep -F instead.
2016-05-05 12:50:01 -07:00
Paul Eggert
5e814e02f0 Minor doc fixes for quoting
* doc/lispref/control.texi (Signaling Errors):
* doc/lispref/display.texi (Displaying Messages):
Don’t say that formats “generate”.  Try to word more clearly.
* etc/NEWS: Coalesce near-duplicate entries.
2016-05-05 06:40:12 -07:00
Glenn Morris
e68ad1f3f0 ; * etc/NEWS: Tiny edit. (Bug#23432) 2016-05-04 13:23:21 -04:00
Alan Mackenzie
c68a09107c Note the quote translation in `message' in section "incompatible changes".
* etc/NEWS: Note that `message' translates quotes, that the translation
cannot be disabled, and that `format' can be used to get the old
behavior back.
2016-05-03 20:36:09 +00:00