Kaynağa Gözat

Update position

master
10sr 5 yıl önce
ebeveyn
işleme
d6ccd2bc0b
İmzalayan: 10sr GPG Anahtar Kimliği: C384BB17CBB19347
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Dosyayı Görüntüle

@@ -471,7 +471,7 @@ found, otherwise returns nil."
(column-number-mode 0)
(size-indication-mode 0)
(setq mode-line-position
'(:eval (format "L%%l/%d%s:C%%c"
'(:eval (format ":%%l:%%c<%d%s>"
(count-lines (point-max)
(point-min))
(if (buffer-narrowed-p)


Yükleniyor…
İptal
Kaydet