diff options
| author | Glenn Morris | 2019-06-01 14:00:43 -0700 |
|---|---|---|
| committer | Glenn Morris | 2019-06-01 14:00:43 -0700 |
| commit | d101e87715b10bea7c4f3700da266b8fb0290e55 (patch) | |
| tree | 32c39f5e2435c094a4c80a19d41c6a5ad48694f0 | |
| parent | bd5ca5597981949f0c8cac4e8844c7c56de15c51 (diff) | |
| download | emacs-d101e87715b10bea7c4f3700da266b8fb0290e55.tar.gz emacs-d101e87715b10bea7c4f3700da266b8fb0290e55.zip | |
; Fix stray merge conflict
| -rw-r--r-- | etc/HELLO | 7 |
1 files changed, 1 insertions, 6 deletions
| @@ -123,11 +123,6 @@ along with GNU Emacs. If not, see <<https://www.gnu.org/licenses/>. | |||
| 123 | ;;; Local Variables: | 123 | ;;; Local Variables: |
| 124 | ;;; tab-width: 32 | 124 | ;;; tab-width: 32 |
| 125 | ;;; bidi-display-reordering: t | 125 | ;;; bidi-display-reordering: t |
| 126 | <<<<<<< HEAD | ||
| 127 | ;;; coding: utf-8 | 126 | ;;; coding: utf-8 |
| 128 | ;;; End:</x-charset> | ||
| 129 | ======= | ||
| 130 | ;;; coding: iso-2022-7bit | ||
| 131 | ;;; inhibit-compacting-font-caches: t | 127 | ;;; inhibit-compacting-font-caches: t |
| 132 | ;;; End: | 128 | ;;; End:</x-charset> |
| 133 | >>>>>>> 008b263 | ||