2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343).
- Problem and proposed patch reported by Ulrich Mueller;
+ Problem and proposed patch reported by Ulrich Müller;
this patch uses a somewhat-different approach.
* configure.ac (SETFATTR): New variable.
* lib-src/emacsclient.c (set_local_socket): Revert to the Emacs 27
behavior of not trying TMPDIR if XDG_RUNTIME_DIR is set.
This is one of the suggestions made by Jim Porter and
- independently by Ulrich Mueller in Bug#51327.
+ independently by Ulrich Müller in Bug#51327.
2021-12-09 Cameron Desautels <camdez@gmail.com>
* etc/NEWS: Announce the new 'cham' input method.
* etc/HELLO: Fix the order of letters in the Cham greeting.
- Remove redundant newlines (reported by Ulrich Mueller
+ Remove redundant newlines (reported by Ulrich Müller
<ulm@gentoo.org>).
* lisp/language/cham.el ("Cham"): Add input-method entry.
Set group when installing, too
- From a patch by Ulrich Mueller in:
+ From a patch by Ulrich Müller in:
https://lists.gnu.org/r/emacs-devel/2018-06/msg00687.html
* Makefile.in (set_installuser): Also set the group, in order
to match install(1) behavior. Also, don’t clutter stderr
Port to 32-bit sparc64
- Problem reported by Ulrich Mueller; fix suggested by Eli Zaretskii
+ Problem reported by Ulrich Müller; fix suggested by Eli Zaretskii
and Andreas Schwab (Bug#30855).
* src/alloc.c (mark_memory): Call mark_maybe_object only on
pointers that are properly aligned for Lisp_Object.
Port to 32-bit sparc64
Backport from master.
- Problem reported by Ulrich Mueller; fix suggested by Eli Zaretskii
+ Problem reported by Ulrich Müller; fix suggested by Eli Zaretskii
and Andreas Schwab (Bug#30855).
* src/alloc.c (mark_memory): Call mark_maybe_object only on
pointers that are properly aligned for Lisp_Object.
value of SMALL_JA_DIC option used to produce ja-dic.el.
* leim/Makefile.in (small-ja-dic-option): New target, triggers
regeneration of ja-dic.el when the value of SMALL_JA_DIC option
- changes by the configure script. Suggested by Ulrich Mueller
+ changes by the configure script. Suggested by Ulrich Müller
<ulm@gentoo.org>.
(${leimdir}/ja-dic/ja-dic.el): Depend on 'small-ja-dic-option'.
(Bug#66125)
Add view-external-packages on C-h C-e.
Add view-order-manuals on C-h C-m.
-2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
+2008-02-17 Ulrich Müller <ulm@kph.uni-mainz.de>
* msdog-xtra.texi (MS-DOS): Docstring fix.
* display.texi (Face Functions): Mention define-obsolete-face-alias.
-2009-08-26 Ulrich Mueller <ulm@gentoo.org>
+2009-08-26 Ulrich Müller <ulm@gentoo.org>
* nonascii.texi (Character Codes): Fix typos.
* emacs.1: Small fixes.
-2010-10-12 Ulrich Mueller <ulm@gentoo.org>
+2010-10-12 Ulrich Müller <ulm@gentoo.org>
* emacs.1: Update license description.
* b2m.1: Remove file.
-2010-09-25 Ulrich Mueller <ulm@gentoo.org>
+2010-09-25 Ulrich Müller <ulm@gentoo.org>
* etags.1: xz compression is now supported.
* sc.texi (Getting Connected): Remove old index entries.
-2011-02-12 Ulrich Mueller <ulm@gentoo.org>
+2011-02-12 Ulrich Müller <ulm@gentoo.org>
* url.texi: Remove duplicate @dircategory (Bug#7942).
* gnus.texi (NoCeM): Remove.
(Startup Variables): No jingle.
-2010-09-25 Ulrich Mueller <ulm@gentoo.org>
+2010-09-25 Ulrich Müller <ulm@gentoo.org>
* woman.texi (Interface Options): xz compression is now supported.
** Fixed obsolete trail tags gsmp, gneg, ginv to jsmp, jneg, jinv.
-** Fixed some errors and made improvements in units table [Ulrich Mueller].
+** Fixed some errors and made improvements in units table [Ulrich Müller].
\f
* Version 1.07:
* refcards/orgcard.tex: Cleanup.
-2010-11-27 Ulrich Mueller <ulm@gentoo.org>
+2010-11-27 Ulrich Müller <ulm@gentoo.org>
* HELLO: Add ancient Greek (Bug#7418).
* NEWS: New function `locate-user-emacs-file'.
-2008-10-18 Ulrich Mueller <ulm@gentoo.org>
+2008-10-18 Ulrich Müller <ulm@gentoo.org>
* MACHINES: Add section for SuperH.
emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
respectively.
-2007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change)
+2007-12-08 Ulrich Müller <ulm@gentoo.org> (tiny change)
* emacs.desktop (Exec, Icon, Categories): Fix entries.
* emacsclient.c (main): Remove unused variables.
(start_daemon_and_retry_set_socket): Use EXIT_FAILURE.
-2010-09-25 Ulrich Mueller <ulm@gentoo.org>
+2010-09-25 Ulrich Müller <ulm@gentoo.org>
* etags.c (compressors, print_language_names): Support xz compression.
* makefile.w32-in ($(BLD)/sorted-doc.$(O)): Remove spurious backslash.
Reported by Guillaume Conjat <gconjat.ext@orange-ftgroup.com>.
-2008-10-29 Ulrich Mueller <ulm@gentoo.org>
+2008-10-29 Ulrich Müller <ulm@gentoo.org>
* emacsclient.c (set_local_socket): Use TMPDIR (default /tmp)
instead of hardcoded /tmp.
* Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA.
(.m.o): Dispense with GNUstep-specific flags.
-2008-08-05 Ulrich Mueller <ulm@gentoo.org>
+2008-08-05 Ulrich Müller <ulm@gentoo.org>
* pop.c (socket_connection): Add conditionals for
HAVE_KRB5_ERROR_TEXT and HAVE_KRB5_ERROR_E_TEXT to support
* Makefile.in (etags, ctags): Define EMACS_NAME as "GNU Emacs".
-2007-02-20 Ulrich Mueller <ulm@kph.uni-mainz.de> (tiny change)
+2007-02-20 Ulrich Müller <ulm@kph.uni-mainz.de> (tiny change)
* Makefile.in (EMACS, EMACSOPT): New variables.
(blessmail): Use `--no-site-file' when compiling.
* textmodes/remember.el (remember-buffer):
Use define-obsolete-function-alias rather than defalias.
-2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
+2007-11-03 Ulrich Müller <ulm@gentoo.org> (tiny change)
* simple.el (bad-packages-alist): Anchor semantic regexp.
* net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
(tramp-ftp-file-name-handler): Set "started" property.
-2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
+2007-08-24 Ulrich Müller <ulm@gentoo.org> (tiny change)
* files.el (backup-buffer-copy): Don't wrap delete in
condition-case, only try to delete if file exists.
* language/korean.el (korean-cp949): New coding system. Set cp949
as an alias to it.
-2009-06-18 Ulrich Mueller <ulm@gentoo.org>
+2009-06-18 Ulrich Müller <ulm@gentoo.org>
* pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
format used by GnuPG 2.0.11.
* subr.el (assoc-default): Doc fix.
-2009-04-29 Ulrich Mueller <ulm@gentoo.org>
+2009-04-29 Ulrich Müller <ulm@gentoo.org>
* files.el (hack-local-variables-prop-line)
(hack-local-variables, dir-locals-read-from-file):
(ispell-find-aspell-dictionaries): Better error message. Use correct
dictionary alist for default. Better fallback default dictionary.
-2009-01-16 Ulrich Mueller <ulm@kph.uni-mainz.de>
+2009-01-16 Ulrich Müller <ulm@kph.uni-mainz.de>
* international/quail.el (quail-insert-kbd-layout):
Delete superfluous handling of 8-bit code. (Bug#1418)
* simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
-2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de>
+2009-01-04 Ulrich Müller <ulm@kph.uni-mainz.de>
* progmodes/sh-script.el (sh-ancestor-alist): Doc fix.
2008-12-10 Juanma Barranquero <lekktu@gmail.com>
* net/tramp.el (top): Don't fail if there is no current message.
- [Ulrich Mueller sent a patch, which I saw too late.] (Bug#1514)
+ [Ulrich Müller sent a patch, which I saw too late.] (Bug#1514)
2008-12-10 Kenichi Handa <handa@m17n.org>
(math-standard-units): Fix typo in constant's description.
(math-additional-units): Fix typo in docstring.
-2008-11-19 Ulrich Mueller <ulm@kph.uni-mainz.de>
+2008-11-19 Ulrich Müller <ulm@kph.uni-mainz.de>
* calc/calc-units.el (math-standard-units): Add eps0,
permittivity of vacuum.
* progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
-2008-10-29 Ulrich Mueller <ulm@gentoo.org>
+2008-10-29 Ulrich Müller <ulm@gentoo.org>
* server.el (server-socket-dir): Use TMPDIR (default /tmp) instead
of hardcoded /tmp.
* pcmpl-rpm.el (pcomplete/rpm): Make "rpm -qp" use file completion.
-2008-10-23 Ulrich Mueller <ulm@kph.uni-mainz.de>
+2008-10-23 Ulrich Müller <ulm@kph.uni-mainz.de>
* international/mule-cmds.el (describe-language-environment):
Indent sample text.
* play/fortune.el (fortune-program-options): Change to a list.
(fortune-in-buffer): Use apply.
-2008-09-20 Ulrich Mueller <ulm@kph.uni-mainz.de>
+2008-09-20 Ulrich Müller <ulm@kph.uni-mainz.de>
* emacs-lisp/authors.el: Change encoding of file to utf-8.
(authors-coding-system): Likewise.
* emacs-lisp/autoload.el (autoload-find-destination): The function
coding-system-eol-type may return non-numeric values. (Bug#7414)
-2010-11-18 Ulrich Mueller <ulm@gentoo.org>
+2010-11-18 Ulrich Müller <ulm@gentoo.org>
* server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
* eshell/esh-util.el, eshell/esh-var.el:
Remove leading `*' from docs of faces and defcustoms.
-2010-09-25 Ulrich Mueller <ulm@gentoo.org>
+2010-09-25 Ulrich Müller <ulm@gentoo.org>
* eshell/em-ls.el (eshell-ls-archive-regexp):
* eshell/esh-util.el (eshell-tar-regexp):
color queries. Recompute faces after getting the background
color.
-2009-12-07 Ulrich Mueller <ulm@gentoo.org>
+2009-12-07 Ulrich Müller <ulm@gentoo.org>
* emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
number comment back on its own line, for easier parsing.
(flyspell-word-search-backward): Remove nil argument in calls to
flyspell-get-word, since it is not needed now.
-2009-10-17 Ulrich Mueller <ulm@gentoo.org>
+2009-10-17 Ulrich Müller <ulm@gentoo.org>
* play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
* calendar/calendar.el (calendar-mode):
Locally set scroll-margin to 0. (Bug#10379)
-2012-01-06 Ulrich Mueller <ulm@gentoo.org>
+2012-01-06 Ulrich Müller <ulm@gentoo.org>
* play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
(mouse-drag-vertical-line): Call mouse-drag-line.
* window.el (window-at-side-p, windows-at-side): New functions.
-2011-10-21 Ulrich Mueller <ulm@gentoo.org>
+2011-10-21 Ulrich Müller <ulm@gentoo.org>
* tar-mode.el (tar-grind-file-mode):
Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
* frame.el (display-monitor-attributes-list): Add NS case.
(ns-display-monitor-attributes-list): Declare.
-2013-05-09 Ulrich Mueller <ulm@gentoo.org>
+2013-05-09 Ulrich Müller <ulm@gentoo.org>
* descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
(gud-irixdbx-marker-filter): New function.
(dbx): Insert case for Irix.
-1994-04-27 Ulrich Mueller (ulm@vsnhd1.cern.ch)
+1994-04-27 Ulrich Müller (ulm@vsnhd1.cern.ch)
* case-table.el (describe-buffer-case-table): Don't use
text-char-description.
* paths.el (rmail-spool-directory): Use dgux, not dgux-unix.
* lpr.el (lpr-command): Use dgux, not dgux-unix.
-1993-12-14 Ulrich Mueller (ulm@vsnhd1.cern.ch)
+1993-12-14 Ulrich Müller (ulm@vsnhd1.cern.ch)
* gud.el (gud-format-command): Use gud-last-last-frame if
gud-last-frame is nil.
* info.el (Info-insert-dir): For generated menu items, add ::.
-1993-12-13 Ulrich Mueller (ulm@vsnhd1.cern.ch)
+1993-12-13 Ulrich Müller (ulm@vsnhd1.cern.ch)
* gud.el (gud-mipsdbx-massage-args, gud-mipsdbx-marker-filter):
New functions for dbx support on Mips under Ultrix.
(makefile-font-lock-keywords): Use makefile-tab-face.
(makefile-font-lock-keywords): Use defvar, not defconst.
-1994-10-28 Ulrich Mueller <ulm@vsnhd1.cern.ch>
+1994-10-28 Ulrich Müller <ulm@vsnhd1.cern.ch>
* iso-acc.el (iso-accents-mode): Variable renamed from
iso-accents-minor-mode.
* faces.el (x-font-regexp): Add \\(\\) for substring extraction.
-1995-07-27 Ulrich Mueller <ulm@vsnhd1.cern.ch>
+1995-07-27 Ulrich Müller <ulm@vsnhd1.cern.ch>
* fortran.el (fortran-break-line): Fixed a bug that sometimes
deleted first character in statement field of continuation line.
* Relicense all FSF files to GPLv3 or later.
-2007-06-04 Ulrich Mueller <ulm@gentoo.org> (tiny change)
+2007-06-04 Ulrich Müller <ulm@gentoo.org> (tiny change)
* ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no
compilation warnings: #include <config.h>.
* Version 22.1 released.
-2007-05-30 Ulrich Mueller <ulm@gentoo.org> (tiny change)
+2007-05-30 Ulrich Müller <ulm@gentoo.org> (tiny change)
* XMakeAssoc.c (XMakeAssoc): Use malloc rather than xmalloc.
* editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
-2009-05-10 Ulrich Mueller <ulm@gentoo.org>
+2009-05-10 Ulrich Müller <ulm@gentoo.org>
* s/gnu-linux.h: Make GCPROs and UNGCPRO no-ops also on SuperH.
* process.c (create_process): Clean up merger residues of
2008-07-17 change.
-2009-04-29 Ulrich Mueller <ulm@gentoo.org>
+2009-04-29 Ulrich Müller <ulm@gentoo.org>
* lread.c (Vread_circle): New variable.
(read1): Disable recursive read if Vread_circle is nil.
* process.c (Fsystem_process_attributes, syms_of_process):
Fix typo in name of Ssystem_process_attributes.
- Reported by Ulrich Mueller <ulm@kph.uni-mainz.de>.
+ Reported by Ulrich Müller <ulm@kph.uni-mainz.de>.
2008-12-11 Juanma Barranquero <lekktu@gmail.com>
* keyboard.c (command_loop_1): Handle NORECORD in call of
Fselect_frame (currently ifdefd).
-2008-11-02 Ulrich Mueller <ulm@kph.uni-mainz.de>
+2008-11-02 Ulrich Müller <ulm@kph.uni-mainz.de>
* emacs.c (USAGE2): Untabify.
(Fset_window_buffer): Respect any non-nil dedicated value for
window. Rename "buffer" argument to "buffer_or_name".
-2008-10-18 Ulrich Mueller <ulm@gentoo.org>
+2008-10-18 Ulrich Müller <ulm@gentoo.org>
* m/sh3.h: New file, machine description for SuperH.
* Makefile.in (lisp): Add ${lispsource}language/tai-viet.el.
(shortlisp): Add ../lisp/language/tai-viet.el.
-2008-02-01 Ulrich Mueller <ulm@gentoo.org>
+2008-02-01 Ulrich Müller <ulm@gentoo.org>
* Makefile.in (${lispsource}international/charprop.el): Depend on
temacs${EXEEXT}.
* Makefile.in.in (temacs): Delete redundant use of LDFLAGS.
-1994-01-02 Ulrich Mueller (ulm@vsnhd1.cern.ch)
+1994-01-02 Ulrich Müller (ulm@vsnhd1.cern.ch)
* sysdep.c (get_system_name): If the official name of the host is
not a fully qualified domain name, then try to find one in the