]> git.eshelyaron.com Git - emacs.git/commit
Don’t attempt to modify constant strings
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 17 May 2020 23:50:49 +0000 (16:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 17 May 2020 23:51:46 +0000 (16:51 -0700)
commit00be23c2af4aa1bb09afc6404c5ef68997dc18f5
treed5708617c9deeda6debf4c23c3d4a19c7e1ceb80
parentabec255c024938a40fa3c9730f602c0351e5877d
Don’t attempt to modify constant strings

These attempts were found by ‘make compile-always’.
* lisp/language/tibet-util.el (tibetan-obsolete-glyphs):
* lisp/org/org-agenda.el (org-agenda-get-restriction-and-command):
Don’t try to modify string constants.
lisp/language/tibet-util.el
lisp/org/org-agenda.el