]> git.eshelyaron.com Git - emacs.git/commit
Fix bug with ~/Emacs file not being read at init
authorRobert Pluim <rpluim@gmail.com>
Mon, 17 Aug 2020 04:40:19 +0000 (21:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Aug 2020 04:41:03 +0000 (21:41 -0700)
commit4542b750ccd03aaf8f2af0fe01bc88bf582aa125
treeaf8cf71495ccff1fdf2264ef067e605b92901e60
parent9b403d624ee6e608d1ff3d577e358b6befe743e1
Fix bug with ~/Emacs file not being read at init

* src/xrdb.c (get_user_app): Put "/" between homedir
and %L or %N (Bug#42827).
src/xrdb.c