diff options
| -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 | ||